diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml new file mode 100644 index 000000000000..b0608695f32f --- /dev/null +++ b/.github/workflows/deploy.yml @@ -0,0 +1,24 @@ +name: Deploy + +concurrency: + group: deploy + +on: + workflow_dispatch: + push: + branches: ['master, devtest'] + +jobs: + build: + runs-on: ubuntu-latest + + steps: + - name: Trigger update + uses: appleboy/ssh-action@master + with: + host: ${{ secrets.GAME1_HOST }} + username: ${{ secrets.GAME1_USERNAME }} + key: ${{ secrets.GAME1_SSH_KEY }} + script: | + cd /opt/ss13/paradise/ + ./upgrade.sh diff --git a/.github/workflows/label_merge_conflicts.yml b/.github/workflows/label_merge_conflicts.yml index d2a56e2ef3d4..76217480b4fe 100644 --- a/.github/workflows/label_merge_conflicts.yml +++ b/.github/workflows/label_merge_conflicts.yml @@ -1,13 +1,19 @@ name: 'Merge Conflict Detection' + on: push: branches: - master + pull_request_target: + types: [ready_for_review, opened, synchronize, reopened] jobs: triage: - runs-on: ubuntu-latest + permissions: + contents: read + pull-requests: write + runs-on: ubuntu-22.04 steps: - - uses: mschilde/auto-label-merge-conflicts@master + - uses: eps1lon/actions-label-merge-conflict@v2.1.0 with: - CONFLICT_LABEL_NAME: 'Merge Conflict' - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + dirtyLabel: 'Merge Conflict' + repoToken: ${{ secrets.GITHUB_TOKEN }} diff --git a/SQL/updates220/50.220.3-50.220.4.sql b/SQL/updates220/50.220.3-50.220.4.sql new file mode 100644 index 000000000000..70dc8d2d51c6 --- /dev/null +++ b/SQL/updates220/50.220.3-50.220.4.sql @@ -0,0 +1,9 @@ +CREATE TABLE IF NOT EXISTS `discord_links` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `ckey` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `discord_id` bigint(20) DEFAULT NULL, + `timestamp` timestamp NOT NULL DEFAULT current_timestamp(), + `one_time_token` varchar(100) NOT NULL, + `valid` tinyint(1) NOT NULL DEFAULT 0, + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci; diff --git a/_maps/base_map.dm b/_maps/base_map.dm index eaa742ef415c..18d8f64065bf 100644 --- a/_maps/base_map.dm +++ b/_maps/base_map.dm @@ -1,4 +1,5 @@ -#include "map_files220\generic\centcomm.dmm" //SS220 EDIT - ORIGINAL: #include "map_files\generic\centcomm.dmm" +#include "map_files220\generic\centcomm.dmm" // SS220 EDIT - ORIGINAL: #include "map_files\generic\centcomm.dmm" +#include "map_files220\generic\Admin_Zone.dmm" // SS220 ADDITION #define CC_TRANSITION_CONFIG DECLARE_LEVEL(CENTCOMM, SELFLOOPING, list(ADMIN_LEVEL, BLOCK_TELEPORT, IMPEDES_MAGIC)) #ifdef CIMAP #include "ci_map_testing.dm" diff --git a/_maps/map_files220/RandomRuins/SpaceRuins/mechtransport_new.dmm b/_maps/map_files220/RandomRuins/SpaceRuins/mechtransport_new.dmm new file mode 100644 index 000000000000..3ac45b76b9b3 --- /dev/null +++ b/_maps/map_files220/RandomRuins/SpaceRuins/mechtransport_new.dmm @@ -0,0 +1,4569 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"ae" = ( +/obj/effect/turf_decal/stripes{ + dir = 9 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"an" = ( +/obj/structure/holosign/barrier/atmos, +/obj/structure/lattice, +/turf/template_noop, +/area/template_noop) +"aA" = ( +/obj/structure/mecha_wreckage/phazon{ + obj_integrity = 40 + }, +/obj/effect/turf_decal/stripes, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"aH" = ( +/obj/structure/closet/crate/secure/loot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light_construct{ + icon_state = "bulb-broken"; + dir = 1 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"aK" = ( +/obj/structure/closet/crate{ + icon_state = "radiation"; + icon_opened = "radiation_open" + }, +/obj/item/stack/sheet/mineral/uranium/fifty, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"be" = ( +/obj/machinery/light/spot{ + dir = 4 + }, +/obj/structure/table, +/obj/item/paper_bin{ + pixel_y = 2; + pixel_x = 4 + }, +/obj/item/stamp/granted{ + pixel_y = 6; + pixel_x = -8 + }, +/obj/item/folder/yellow, +/obj/item/pen, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"bf" = ( +/obj/structure/girder/reinforced, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"bh" = ( +/obj/structure/table, +/obj/item/toy/figure/mech/seraph{ + pixel_y = 9; + pixel_x = -5 + }, +/obj/machinery/door_control{ + pixel_x = 6; + id = "bdoorright_mech" + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"bn" = ( +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"bo" = ( +/obj/item/cigbutt{ + pixel_y = 15; + pixel_x = 6 + }, +/obj/item/cigbutt, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"bs" = ( +/obj/structure/chair/stool/bar, +/turf/simulated/floor/carpet/blue, +/area/ruin/space/powered) +"bw" = ( +/obj/item/stock_parts/cell/hyper/empty{ + pixel_y = 8 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"bx" = ( +/obj/structure/computerframe{ + dir = 1 + }, +/turf/simulated/floor/bluegrid, +/area/ruin/space/powered) +"bC" = ( +/obj/structure/closet/crate/trashcart, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light_construct{ + icon_state = "bulb-broken"; + dir = 1 + }, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"bF" = ( +/obj/machinery/door/airlock/external, +/obj/structure/fans/tiny, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"bK" = ( +/obj/effect/turf_decal/caution/stand_clear{ + dir = 4 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"bP" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers/meele/axe, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"bR" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers/meele, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"cd" = ( +/obj/structure/shuttle/engine/large, +/turf/template_noop, +/area/template_noop) +"ce" = ( +/obj/effect/spawner/window/plastitanium, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"cg" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"cz" = ( +/obj/effect/turf_decal/caution{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"cF" = ( +/obj/structure/table, +/obj/machinery/chem_dispenser/soda{ + dir = 8; + pixel_y = 4 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"cG" = ( +/obj/structure/table, +/obj/item/crowbar, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 4 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"cJ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/wall/indestructible/whiteshuttle/nodiagonal, +/area/ruin/space/powered) +"cK" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers/gun/spacegun, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"cX" = ( +/obj/effect/turf_decal/caution, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"cZ" = ( +/mob/living/simple_animal/hostile/scavengers/meele, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"dk" = ( +/obj/effect/turf_decal/stripes{ + dir = 1 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"dL" = ( +/obj/structure/plasticflaps{ + icon_state = "controller-o"; + desc = "These are some kind of high-tech structures."; + name = "data base" + }, +/turf/simulated/floor/bluegrid, +/area/ruin/space/powered) +"eq" = ( +/obj/effect/decal/cleanable/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/vomit, +/obj/structure/barricade/security, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"et" = ( +/obj/structure/sign/evac, +/turf/simulated/wall/indestructible/whiteshuttle, +/area/ruin/space/powered) +"ev" = ( +/obj/machinery/door/airlock/highsecurity, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"eJ" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 2; + id_tag = "sright_mech" + }, +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"eR" = ( +/obj/structure/table_frame, +/obj/item/radio, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"eY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"fk" = ( +/obj/structure/closet/crate, +/obj/item/mecha_parts/mecha_equipment/extinguisher, +/obj/item/mecha_parts/mecha_equipment/repair_droid, +/obj/item/mecha_modkit/voice/honk{ + pixel_y = 10; + pixel_x = 3 + }, +/obj/item/mecha_parts/mecha_equipment/thrusters, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb2, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"fK" = ( +/obj/structure/computerframe, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/item/shard{ + icon_state = "small" + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"gB" = ( +/obj/structure/closet/secure_closet/freezer/fridge, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"gH" = ( +/obj/structure/mecha_wreckage/ripley{ + obj_integrity = 20 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"gU" = ( +/obj/machinery/door_control{ + pixel_y = -30; + id = "sleft_mech" + }, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"hj" = ( +/obj/structure/bed, +/obj/item/bedsheet/purple, +/obj/effect/decal/cleanable/cobweb2, +/turf/simulated/floor/carpet/purple, +/area/ruin/space/powered) +"ho" = ( +/obj/structure/computerframe{ + dir = 4 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"hw" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"hx" = ( +/obj/structure/shuttle/engine/propulsion, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"hK" = ( +/obj/structure/table, +/obj/item/ashtray/glass, +/obj/item/toy/figure/mech/phazon{ + pixel_y = 20; + pixel_x = 5 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"hM" = ( +/obj/machinery/computer{ + dir = 4; + icon_keyboard = "syndie_key"; + icon_screen = "syndinavigation" + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"hW" = ( +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"ib" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"il" = ( +/turf/simulated/wall/r_wall, +/area/ruin/space/powered) +"io" = ( +/obj/machinery/door_control{ + pixel_y = 30; + id = "sright_mech" + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"ir" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate/secure/loot, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"iG" = ( +/obj/effect/landmark/burnturf, +/obj/item/flashlight{ + on = 1 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"iK" = ( +/obj/effect/turf_decal/stripes, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"iP" = ( +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"iT" = ( +/obj/structure/closet, +/obj/item/clothing/head/soft, +/obj/item/clothing/head/soft, +/obj/item/clothing/suit/storage/hazardvest, +/obj/item/clothing/suit/storage/hazardvest, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/gloves/color/black, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 4 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"iU" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-32" + }, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"jq" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/drinks/cans/beer{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/cigbutt{ + pixel_y = 10; + pixel_x = 6 + }, +/obj/item/storage/fancy/cigarettes/cigpack_robust, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"jx" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"jz" = ( +/obj/structure/closet/crate/can, +/obj/item/toy/figure/mech/honk, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"jP" = ( +/obj/structure/table, +/obj/item/wrench, +/obj/item/weldingtool, +/obj/item/clothing/glasses/welding, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"jS" = ( +/obj/effect/decal/cleanable/ash, +/obj/item/cigbutt{ + pixel_y = 10; + pixel_x = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"jU" = ( +/obj/structure/railing{ + dir = 4 + }, +/turf/template_noop, +/area/template_noop) +"kv" = ( +/obj/effect/turf_decal/caution/stand_clear{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"kD" = ( +/obj/structure/table, +/obj/machinery/door_control{ + id = "shang1_mech"; + pixel_x = 6; + pixel_y = -2 + }, +/obj/item/hand_labeler{ + pixel_y = 9 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"kE" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"kK" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers/meele/crusher, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"kM" = ( +/mob/living/simple_animal/hostile/scavengers/gun/spacegun, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"kO" = ( +/obj/structure/dispenser/oxygen, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"kR" = ( +/obj/structure/table, +/obj/item/stack/rods{ + amount = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/sheet/metal{ + pixel_x = -3; + amount = 20 + }, +/obj/item/stack/sheet/rglass{ + amount = 15 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"kU" = ( +/obj/structure/railing, +/turf/template_noop, +/area/template_noop) +"lf" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"lk" = ( +/obj/structure/chair/comfy/black{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"ll" = ( +/obj/machinery/porta_turret{ + faction = "scavengers"; + lethal = 1 + }, +/obj/effect/dummy/lighting_obj, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"ly" = ( +/obj/effect/turf_decal/arrows{ + dir = 8 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"lF" = ( +/obj/structure/closet/walllocker/emerglocker/south, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"lH" = ( +/obj/structure/lattice{ + icon_state = "lattice-2" + }, +/obj/structure/marker_beacon/dock_marker{ + name = "transport way beacon" + }, +/turf/template_noop, +/area/template_noop) +"lR" = ( +/obj/effect/landmark/burnturf, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"lS" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"ma" = ( +/obj/item/trash/syndi_cakes, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"mt" = ( +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/obj/machinery/door/poddoor{ + id_tag = "hang1_mech" + }, +/obj/structure/fans/tiny, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"mN" = ( +/obj/machinery/button/windowtint{ + id = "mech_toilet"; + pixel_x = -30 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/toilet{ + dir = 1 + }, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 8 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"mU" = ( +/mob/living/simple_animal/hostile/scavengers/gun, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"nc" = ( +/obj/structure/closet/crate/secure/loot, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"ng" = ( +/obj/structure/table/wood, +/obj/item/clothing/mask/cigarette/rollie{ + list_reagents = list("thc" = 40, "cbd" = 20) + }, +/obj/item/clothing/mask/cigarette/rollie{ + list_reagents = list("thc" = 40, "cbd" = 20); + pixel_y = 3 + }, +/obj/item/storage/fancy/rollingpapers{ + pixel_y = 7; + pixel_x = 6 + }, +/obj/item/clothing/mask/cigarette/rollie{ + list_reagents = list("thc" = 40, "cbd" = 20); + pixel_y = 3; + pixel_x = -4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"nj" = ( +/obj/structure/chair, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"nk" = ( +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"nx" = ( +/obj/effect/spawner/random_spawners/wall_rusted_always, +/turf/simulated/wall/r_wall, +/area/ruin/space/powered) +"nA" = ( +/obj/machinery/door/airlock/external{ + locked = 1 + }, +/obj/structure/fans/tiny, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"nM" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 4 + }, +/turf/simulated/floor/plating/airless, +/area/ruin/space/powered) +"nV" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 4 + }, +/obj/structure/table, +/obj/item/hand_labeler{ + pixel_y = 9 + }, +/obj/item/reagent_containers/glass/beaker/waterbottle{ + pixel_y = 2; + pixel_x = -8 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"ob" = ( +/obj/machinery/computer{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"oh" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"ol" = ( +/obj/effect/turf_decal/stripes{ + dir = 6 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"ov" = ( +/obj/effect/decal/cleanable/ash, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"oE" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"oL" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken" + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"oT" = ( +/obj/machinery/status_display, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"oY" = ( +/obj/structure/closet/crate{ + icon_state = "scicrate"; + icon_opened = "scicrate_open" + }, +/obj/item/stack/sheet/mineral/plasma/fifty, +/obj/item/stack/sheet/mineral/plasma/fifty, +/obj/item/stack/sheet/plasteel{ + amount = 50 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"pm" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers/meele, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"pn" = ( +/obj/structure/chair/stool, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"pw" = ( +/obj/structure/railing/corner, +/turf/template_noop, +/area/template_noop) +"pQ" = ( +/obj/effect/turf_decal/stripes{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"qa" = ( +/obj/structure/table, +/obj/item/weldingtool, +/obj/item/clothing/head/welding/flamedecal, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"qt" = ( +/obj/structure/lattice{ + icon_state = "lattice-2" + }, +/obj/structure/marker_beacon/dock_marker/collision, +/turf/template_noop, +/area/template_noop) +"qv" = ( +/obj/structure/shuttle/engine/heater, +/obj/structure/window/plasmareinforced{ + dir = 1 + }, +/turf/simulated/floor/plating/airless, +/area/ruin/space/powered) +"qA" = ( +/obj/mecha/combat/durand/old{ + obj_integrity = 120 + }, +/turf/simulated/floor/mech_bay_recharge_floor, +/area/ruin/space/powered) +"qB" = ( +/obj/machinery/door_control{ + pixel_y = -30; + id = "sright_mech" + }, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 4 + }, +/mob/living/simple_animal/hostile/scavengers/laser, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"qC" = ( +/mob/living/simple_animal/hostile/scavengers/laser, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"qT" = ( +/obj/machinery/atmospherics/portable/pump, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"qU" = ( +/turf/template_noop, +/area/template_noop) +"qW" = ( +/obj/machinery/door/airlock/hatch, +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"rn" = ( +/obj/item/trash/can, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"ro" = ( +/obj/structure/plasticflaps{ + icon_state = "mechfab1"; + desc = "Nothing is being built."; + name = "exosuit fabricator" + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"rs" = ( +/obj/structure/rack/gunrack, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light_construct{ + icon_state = "bulb-broken"; + dir = 2 + }, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"rJ" = ( +/obj/effect/spawner/window/reinforced/polarized{ + id = "mech_toilet" + }, +/obj/machinery/door/poddoor{ + id_tag = "bwindows_mech" + }, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"rU" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers/laser, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"rZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/reagent_containers/food/drinks/cans/beer{ + pixel_x = 4; + pixel_y = 4; + volume = 0 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"sb" = ( +/obj/effect/turf_decal/bot, +/obj/structure/mecha_wreckage/ripley{ + obj_integrity = 20 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"sh" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"ss" = ( +/obj/structure/computerframe{ + dir = 8 + }, +/obj/effect/decal/cleanable/glass, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"sw" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 8 + }, +/obj/effect/turf_decal/box, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"sD" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"sK" = ( +/turf/simulated/floor/carpet/purple, +/area/ruin/space/powered) +"sP" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"sU" = ( +/obj/structure/closet/crate/secure/loot, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"tf" = ( +/obj/structure/table, +/obj/item/toy/figure/mech/durand{ + pixel_y = 8 + }, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"tj" = ( +/obj/structure/table, +/obj/machinery/kitchen_machine/microwave{ + pixel_y = 12 + }, +/turf/simulated/floor/carpet/blue, +/area/ruin/space/powered) +"tm" = ( +/obj/item/chair{ + dir = 4 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"to" = ( +/obj/effect/landmark/burnturf, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"tv" = ( +/turf/simulated/wall/indestructible/whiteshuttle, +/area/ruin/space/unpowered/unpowered_structures) +"tE" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"tK" = ( +/obj/structure/mecha_wreckage/ripley{ + obj_integrity = 20 + }, +/obj/effect/turf_decal/stripes, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"tM" = ( +/obj/effect/decal/cleanable/ants, +/mob/living/simple_animal/hostile/scavengers/meele, +/turf/simulated/floor/carpet/blue, +/area/ruin/space/powered) +"ua" = ( +/obj/structure/chair, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"uk" = ( +/obj/structure/rack/gunrack, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"ut" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"uI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/firecloset, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"uU" = ( +/obj/structure/closet/walllocker/emerglocker/north, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"vc" = ( +/obj/effect/turf_decal/bot, +/obj/item/mecha_parts/part/odysseus_torso, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"vd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/broken{ + dir = 4 + }, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"vo" = ( +/obj/item/reagent_containers/food/drinks/cans/beer{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"vq" = ( +/obj/item/shard{ + icon_state = "medium" + }, +/obj/effect/decal/cleanable/glass, +/mob/living/simple_animal/hostile/scavengers/gun, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"vv" = ( +/obj/structure/window/plasmareinforced{ + color = "#FF0000"; + dir = 8 + }, +/obj/structure/shuttle/engine/heater{ + anchored = 0; + dir = 4 + }, +/turf/simulated/floor/plating/airless, +/area/ruin/space/powered) +"vw" = ( +/obj/item/stack/packageWrap, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"vy" = ( +/obj/structure/reagent_dispensers/water_cooler, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"vF" = ( +/obj/structure/chair/comfy/black{ + dir = 4 + }, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"vL" = ( +/obj/machinery/economy/vending/snack/free, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 8 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"vP" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 2; + id_tag = "shang1_mech" + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"wi" = ( +/obj/effect/turf_decal/caution, +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers/laser/spacelaser, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"wl" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 2; + id_tag = "sright_mech" + }, +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"wn" = ( +/obj/item/wrench, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/oil, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"wp" = ( +/obj/machinery/door/poddoor{ + id_tag = "bwindows_mech" + }, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"wr" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"wv" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"wF" = ( +/obj/machinery/door/airlock/external{ + req_access_txt = "150" + }, +/obj/structure/fans/tiny, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"wZ" = ( +/obj/machinery/door/airlock/external, +/obj/structure/fans/tiny, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"xa" = ( +/obj/structure/chair/stool, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"xb" = ( +/obj/structure/bed, +/obj/item/bedsheet/purple, +/turf/simulated/floor/carpet/purple, +/area/ruin/space/powered) +"xe" = ( +/obj/machinery/mech_bay_recharge_port, +/turf/simulated/floor/bluegrid, +/area/ruin/space/powered) +"xF" = ( +/obj/structure/computerframe{ + dir = 8 + }, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/item/shard{ + icon_state = "large"; + pixel_y = 9 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"xG" = ( +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/effect/decal/cleanable/glass, +/obj/item/shard, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"xY" = ( +/obj/structure/chair/sofa/corp/right, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"yj" = ( +/obj/structure/table, +/obj/item/stack/sheet/mineral/silver{ + amount = 15; + pixel_y = 5; + pixel_x = 3 + }, +/obj/item/stack/sheet/mineral/diamond{ + amount = 5; + pixel_y = 4; + pixel_x = -8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"yk" = ( +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"ym" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/mirror{ + icon_state = "mirror_broke"; + pixel_x = -30 + }, +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = -5 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"yr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"ys" = ( +/turf/simulated/wall/indestructible/syndishuttle/nodiagonal, +/area/ruin/space/powered) +"yt" = ( +/obj/machinery/constructable_frame/machine_frame{ + icon_state = "box_1" + }, +/turf/simulated/floor/bluegrid, +/area/ruin/space/powered) +"yy" = ( +/obj/structure/chair/stool, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"yS" = ( +/obj/effect/turf_decal/stripes{ + dir = 10 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"yU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 4 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"ze" = ( +/obj/structure/girder/reinforced, +/turf/simulated/floor/plating/airless, +/area/ruin/space/powered) +"zy" = ( +/obj/machinery/status_display{ + pixel_y = 32 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"zF" = ( +/obj/structure/shuttle/engine/propulsion, +/turf/simulated/floor/plating/airless, +/area/ruin/space/powered) +"zI" = ( +/obj/structure/railing{ + dir = 1; + layer = 3.9 + }, +/turf/template_noop, +/area/template_noop) +"zK" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "rampbottom" + }, +/area/ruin/space/powered) +"zM" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken" + }, +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers/meele, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Ac" = ( +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"Ae" = ( +/obj/machinery/door_control{ + pixel_y = 30; + id = "shang1_mech" + }, +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers/gun, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"Ah" = ( +/obj/item/stack/rods, +/turf/template_noop, +/area/template_noop) +"An" = ( +/obj/machinery/door/airlock, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Ao" = ( +/obj/structure/railing/corner{ + dir = 4; + layer = 3.9 + }, +/turf/template_noop, +/area/template_noop) +"Aq" = ( +/obj/machinery/power/port_gen/pacman, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"AC" = ( +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"AR" = ( +/obj/item/flag, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"AS" = ( +/obj/machinery/constructable_frame/machine_frame, +/obj/item/stock_parts/cell/hyper/empty, +/obj/item/stack/cable_coil{ + amount = 5 + }, +/obj/item/circuitboard/smes{ + icon_state = "command_broken" + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"AT" = ( +/obj/item/chair, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"Ba" = ( +/obj/effect/dummy/lighting_obj/moblight, +/turf/template_noop, +/area/template_noop) +"Be" = ( +/obj/effect/turf_decal/caution{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Bh" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-34" + }, +/obj/machinery/light/spot{ + dir = 4 + }, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"Bj" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/light/small, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"BD" = ( +/obj/structure/computerframe{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"BX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate/secure/loot, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Cl" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers/meele/crusher, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"Cm" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/walllocker/emerglocker/north, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Co" = ( +/obj/structure/table, +/obj/item/mecha_parts/core, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Cp" = ( +/obj/structure/railing, +/obj/structure/chair/comfy/black{ + dir = 4 + }, +/obj/item/storage/fancy/cigarettes/cigpack_robust, +/obj/machinery/light_construct{ + icon_state = "bulb-broken"; + dir = 8 + }, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Cw" = ( +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"Cy" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 1 + }, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Cz" = ( +/obj/effect/turf_decal/bot, +/obj/structure/mecha_wreckage/durand/old, +/obj/effect/decal/cleanable/dirt{ + obj_integrity = 200 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"CC" = ( +/turf/simulated/wall/mineral/plastitanium, +/area/ruin/space/powered) +"CF" = ( +/obj/machinery/mecha_part_fabricator, +/obj/item/mecha_parts/part/odysseus_head, +/obj/item/mecha_parts/part/odysseus_right_leg, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"CK" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/poddoor{ + id_tag = "bdoorright_mech" + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"CW" = ( +/obj/machinery/door/airlock/external{ + locked = 1; + welded = 1 + }, +/obj/structure/fans/tiny, +/obj/structure/barricade/wooden, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"CZ" = ( +/obj/effect/turf_decal/bot, +/obj/structure/mecha_wreckage/gygax, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Dh" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 2; + id_tag = "sright_mech" + }, +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"Do" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 8 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/door_control{ + id = "hang1_mech"; + pixel_y = 32 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"DE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/status_display{ + pixel_y = 32 + }, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"DG" = ( +/obj/machinery/door/airlock/hatch, +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"DJ" = ( +/obj/structure/closet/walllocker/emerglocker/north, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"Eb" = ( +/obj/machinery/door_control{ + id = "shang2_mech"; + pixel_x = 30 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Ec" = ( +/obj/structure/closet/firecloset, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Ei" = ( +/obj/structure/chair, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"EI" = ( +/obj/structure/plasticflaps{ + icon_state = "controller-p"; + desc = "These are some kind of high-tech structures."; + name = "data base" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/bluegrid, +/area/ruin/space/powered) +"EO" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/mob/living/simple_animal/hostile/scavengers/laser, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"EP" = ( +/obj/effect/turf_decal/caution/stand_clear{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers/laser/spacelaser, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Fh" = ( +/obj/structure/chair/sofa/corp/left, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Fn" = ( +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/structure/mecha_wreckage/phazon{ + obj_integrity = 40 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"Fr" = ( +/obj/structure/closet/crate{ + icon_state = "scicrate"; + icon_opened = "scicrate_open" + }, +/obj/item/stack/sheet/mineral/plastitanium/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Ft" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken" + }, +/turf/simulated/floor/carpet/purple, +/area/ruin/space/powered) +"Fu" = ( +/obj/machinery/atmospherics/unary/tank/air{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Fv" = ( +/obj/structure/table, +/obj/machinery/door_control{ + id = "bwindows_mech" + }, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 4 + }, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"Fx" = ( +/obj/structure/fluff{ + icon_state = "holopad_open"; + desc = "Holopad for long-distance communication."; + name = "Holopad" + }, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"Fy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/oil, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"FA" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = -1 + }, +/obj/item/storage/toolbox/electrical{ + pixel_x = 1; + pixel_y = 6 + }, +/obj/item/clothing/head/welding{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/item/storage/belt/utility, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"FF" = ( +/obj/structure/closet/walllocker/emerglocker/west, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"FK" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"FS" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 8 + }, +/obj/structure/table, +/obj/item/radio/off, +/obj/item/radio/off{ + pixel_y = 4; + pixel_x = 8 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Gl" = ( +/obj/structure/table, +/obj/machinery/light/spot{ + dir = 1 + }, +/obj/item/reagent_containers/food/drinks/coffee{ + list_reagents = list("coffee"=0); + pixel_x = 10; + pixel_y = 7 + }, +/obj/item/book/manual/ripley_build_and_repair{ + pixel_x = -2 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"Gt" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"Gu" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 8 + }, +/turf/simulated/wall/indestructible/whiteshuttle/nodiagonal, +/area/ruin/space/powered) +"GF" = ( +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"GH" = ( +/obj/effect/turf_decal/box, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"GP" = ( +/obj/machinery/door/poddoor{ + id_tag = "hang1_mech" + }, +/obj/structure/fans/tiny, +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"GS" = ( +/obj/structure/table, +/obj/item/clothing/head/soft{ + pixel_y = 11; + pixel_x = 7 + }, +/obj/item/deck/cards/tiny{ + pixel_y = -2 + }, +/obj/item/toy/figure/mech/ripley{ + pixel_y = 20; + pixel_x = -6 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"Hb" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers/meele/crusher, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Hi" = ( +/obj/structure/chair/comfy/black{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb2, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"Hl" = ( +/obj/structure/plasticflaps{ + icon_state = "blackbox_b"; + name = "communications server"; + desc = "This is an old-style communications server." + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/bluegrid, +/area/ruin/space/powered) +"Hn" = ( +/obj/machinery/computer{ + name = "shuttle control console"; + desc = "The screen dims greens with an ERROR message. It looks completely unusable." + }, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"Hs" = ( +/obj/machinery/power/smes, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"HB" = ( +/obj/effect/turf_decal/delivery, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"HG" = ( +/obj/effect/turf_decal/caution{ + dir = 1 + }, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"HJ" = ( +/obj/structure/closet/crate/trashcart, +/obj/item/gun/energy/gun/turret, +/obj/item/flashlight/seclite, +/obj/item/trash/candy, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"HO" = ( +/obj/structure/computerframe, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"HQ" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"HU" = ( +/obj/machinery/door/poddoor/shutters{ + id_tag = "shang3_mech" + }, +/obj/effect/turf_decal/caution/stand_clear{ + dir = 8 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Ij" = ( +/obj/machinery/economy/vending/cigarette/free, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Iw" = ( +/obj/structure/table, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 8 + }, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"Ix" = ( +/obj/structure/computerframe, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/item/shard{ + icon_state = "small" + }, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"IG" = ( +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"II" = ( +/obj/machinery/computer{ + name = "exosuit control console"; + desc = "The screen dims green with a bright ERROR message. It looks completely unusable." + }, +/obj/structure/computerframe, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/item/shard{ + icon_state = "medium"; + pixel_y = 9 + }, +/obj/item/shard, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"IK" = ( +/obj/effect/landmark/burnturf, +/obj/item/stack/sheet/mineral/titanium, +/obj/item/stack/rods, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"IL" = ( +/obj/effect/turf_decal/stripes, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"Ja" = ( +/obj/machinery/constructable_frame/machine_frame{ + icon_state = "box_1" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/bluegrid, +/area/ruin/space/powered) +"Jq" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-32" + }, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 4 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Jr" = ( +/obj/effect/turf_decal/stripes{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"Js" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id_tag = "shang2_mech" + }, +/obj/effect/turf_decal/caution/stand_clear{ + dir = 4 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Ju" = ( +/obj/effect/turf_decal/arrows{ + dir = 4 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"JP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/flashlight{ + on = 1 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"JZ" = ( +/obj/structure/table/wood, +/obj/item/trash/semki, +/obj/item/storage/box/zipties{ + pixel_y = 8 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"Kb" = ( +/turf/simulated/wall/indestructible/whiteshuttle/nodiagonal, +/area/ruin/space/powered) +"Kc" = ( +/obj/machinery/door/airlock/hatch, +/obj/structure/fans/tiny, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Kl" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical{ + pixel_y = 5 + }, +/obj/item/storage/belt/utility, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"KH" = ( +/obj/structure/table, +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/item/trash/plate, +/obj/item/newspaper{ + pixel_y = 9; + pixel_x = 7 + }, +/turf/simulated/floor/carpet/blue, +/area/ruin/space/powered) +"KW" = ( +/mob/living/simple_animal/hostile/scavengers/meele/axe, +/turf/template_noop, +/area/template_noop) +"KY" = ( +/obj/structure/closet/crate/secure/loot, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"La" = ( +/obj/structure/mecha_wreckage/ripley{ + obj_integrity = 20 + }, +/obj/effect/turf_decal/stripes, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"Lj" = ( +/obj/item/stack/cable_coil{ + amount = 5 + }, +/mob/living/simple_animal/hostile/scavengers/meele, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"Lo" = ( +/obj/machinery/door_control{ + id = "shang3_mech"; + pixel_x = -30 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Lv" = ( +/obj/structure/table/wood, +/obj/item/ashtray/plastic, +/obj/item/cigbutt{ + pixel_y = 7 + }, +/obj/item/cigbutt, +/obj/item/cigbutt{ + pixel_y = 15; + pixel_x = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"Lz" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 2; + id_tag = "sright_mech" + }, +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"LC" = ( +/turf/template_noop, +/area/ruin/space/powered) +"LF" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id_tag = "shang2_mech" + }, +/obj/effect/turf_decal/caution/stand_clear{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"LV" = ( +/obj/machinery/constructable_frame/machine_frame{ + icon_state = "box_1" + }, +/obj/item/stack/cable_coil{ + amount = 5 + }, +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"LY" = ( +/obj/structure/rack/gunrack, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"Md" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate/secure/loot, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Me" = ( +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/mob/living/simple_animal/hostile/scavengers/laser/spacelaser, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Mi" = ( +/turf/simulated/floor/mech_bay_recharge_floor, +/area/ruin/space/powered) +"Mp" = ( +/obj/effect/landmark/burnturf, +/obj/effect/landmark/damageturf, +/obj/item/stack/sheet/mineral/titanium, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Mr" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"MN" = ( +/obj/effect/turf_decal/stripes{ + dir = 5 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"MY" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 2; + id_tag = "sleft_mech" + }, +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"Nb" = ( +/obj/structure/chair/stool, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Ng" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken" + }, +/obj/machinery/door_control{ + id = "shang1_mech"; + pixel_y = -30 + }, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Nl" = ( +/obj/structure/lattice{ + icon_state = "lattice-3" + }, +/turf/template_noop, +/area/template_noop) +"Nm" = ( +/obj/structure/computerframe, +/obj/item/shard{ + icon_state = "large"; + pixel_y = 9 + }, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"Nn" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 8 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"NF" = ( +/obj/structure/mecha_wreckage/honker, +/turf/simulated/floor/mech_bay_recharge_floor, +/area/ruin/space/powered) +"NH" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal{ + pixel_x = -3; + amount = 20 + }, +/obj/item/stack/sheet/glass{ + amount = 20; + pixel_x = 3 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Oh" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"Ov" = ( +/obj/structure/lattice, +/mob/living/simple_animal/hostile/scavengers/laser/spacelaser, +/turf/template_noop, +/area/template_noop) +"OB" = ( +/obj/structure/lattice/catwalk, +/turf/template_noop, +/area/template_noop) +"Pf" = ( +/obj/effect/turf_decal/stripes{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"Pi" = ( +/obj/structure/railing{ + dir = 6 + }, +/turf/template_noop, +/area/template_noop) +"Pm" = ( +/obj/structure/table, +/obj/item/stack/sheet/mineral/titanium{ + amount = 10; + pixel_x = -1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Po" = ( +/obj/structure/rack/gunrack, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"PB" = ( +/obj/structure/extinguisher_cabinet{ + name = "east bump"; + pixel_x = 27 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"PF" = ( +/obj/structure/mecha_wreckage/durand{ + obj_integrity = 100 + }, +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"PS" = ( +/obj/structure/closet/secure_closet/scientist, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"PT" = ( +/obj/effect/spawner/window/shuttle, +/obj/machinery/door/poddoor{ + id_tag = "bwindows_mech" + }, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"PV" = ( +/obj/machinery/door/poddoor{ + id_tag = "bdoorleft_mech" + }, +/obj/structure/fans/tiny, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Qb" = ( +/obj/structure/door_assembly/door_assembly_ext, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Qd" = ( +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Qf" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mech_bay_recharge_floor, +/area/ruin/space/powered) +"Ql" = ( +/obj/structure/shuttle/engine/heater{ + anchored = 0; + dir = 4 + }, +/obj/structure/window/plasmareinforced{ + color = "#FF0000"; + dir = 8 + }, +/turf/simulated/floor/plating/airless, +/area/ruin/space/powered) +"Qt" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers/meele/axe, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"Qx" = ( +/obj/item/flag/rnd{ + desc = "It's a flag." + }, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"QD" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/airless, +/area/ruin/space/powered) +"QF" = ( +/obj/structure/closet/crate, +/obj/item/mecha_parts/mecha_equipment/drill, +/obj/item/mecha_parts/mecha_equipment/drill{ + pixel_y = 10 + }, +/obj/item/mecha_parts/mecha_equipment/hydraulic_clamp{ + pixel_y = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"QN" = ( +/obj/item/cigbutt/roach, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"QS" = ( +/obj/item/reagent_containers/food/drinks/cans/beer{ + pixel_x = 4; + pixel_y = 4; + volume = 0 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"QY" = ( +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"Rb" = ( +/obj/structure/closet/crate{ + icon_state = "scicrate"; + icon_opened = "scicrate_open" + }, +/obj/item/stack/sheet/mineral/gold/fifty, +/obj/item/stack/sheet/mineral/silver/fifty, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Ry" = ( +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"RF" = ( +/obj/structure/closet/crate/secure/loot, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"RM" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/drinks/cans/beer, +/obj/item/reagent_containers/food/drinks/cans/beer{ + list_reagents = list("beer"=0); + pixel_x = 9; + pixel_y = -3 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"RW" = ( +/obj/structure/chair/comfy/black{ + dir = 4 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"Sb" = ( +/turf/simulated/wall/indestructible/whiteshuttle, +/area/ruin/space/powered) +"Sc" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers/gun/spacegun, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"Sd" = ( +/obj/structure/table, +/obj/item/toy/plushie/ipcplushie, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"Sq" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 8 + }, +/obj/structure/chair/comfy/black{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"Sy" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/gloves/color/yellow, +/obj/item/multitool, +/obj/item/stack/cable_coil, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"SA" = ( +/obj/structure/fans/tiny/invisible, +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"SH" = ( +/obj/effect/spawner/window/plastitanium, +/obj/structure/barricade/wooden/crude, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"SL" = ( +/obj/structure/shuttle/engine/heater{ + anchored = 0; + dir = 4 + }, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"SN" = ( +/obj/effect/turf_decal/stripes{ + dir = 5 + }, +/obj/structure/mecha_wreckage/ripley{ + obj_integrity = 40 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"SV" = ( +/obj/effect/turf_decal/stripes{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"Te" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/stock_parts/cell/hyper, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Tf" = ( +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"Tg" = ( +/obj/effect/turf_decal/arrows{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Tl" = ( +/obj/structure/shuttle/engine/heater{ + anchored = 0; + dir = 4 + }, +/turf/simulated/floor/plating/airless, +/area/ruin/space/powered) +"Ty" = ( +/obj/machinery/constructable_frame/machine_frame, +/turf/simulated/floor/bluegrid, +/area/ruin/space/powered) +"TR" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-34" + }, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"TS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"TZ" = ( +/obj/structure/closet/firecloset, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Ud" = ( +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"Uj" = ( +/obj/machinery/door_control{ + pixel_y = 30; + id = "sleft_mech" + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Uk" = ( +/obj/structure/chair, +/obj/item/cigbutt{ + pixel_y = 10; + pixel_x = 6 + }, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Ul" = ( +/obj/effect/turf_decal/stripes{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"Uo" = ( +/obj/machinery/atmospherics/unary/tank/oxygen_agent_b{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Uu" = ( +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"UH" = ( +/obj/machinery/constructable_frame/machine_frame, +/obj/item/stock_parts/cell/hyper/empty, +/obj/item/stock_parts/cell/hyper/empty{ + pixel_y = 8; + pixel_x = 6 + }, +/obj/machinery/light/spot{ + dir = 4 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"UV" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 2; + id_tag = "sleft_mech" + }, +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"UY" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 4 + }, +/turf/simulated/floor/carpet/blue, +/area/ruin/space/powered) +"Vh" = ( +/obj/structure/railing{ + dir = 1; + layer = 3.9 + }, +/obj/structure/chair/comfy/black{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Vk" = ( +/obj/structure/lattice, +/turf/template_noop, +/area/template_noop) +"Vo" = ( +/turf/simulated/floor/plating/airless, +/area/ruin/space/powered) +"VA" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers/meele/axe, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"VB" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/cardboard, +/obj/item/reagent_containers/food/snacks/baguette, +/obj/item/reagent_containers/food/snacks/baguette, +/obj/item/reagent_containers/food/snacks/beans, +/obj/item/reagent_containers/food/snacks/beans, +/obj/item/reagent_containers/food/snacks/beans, +/obj/item/reagent_containers/food/snacks/beans, +/obj/effect/decal/cleanable/dirt, +/obj/item/reagent_containers/food/snacks/candy/candybar, +/obj/item/reagent_containers/food/snacks/candy/candybar, +/obj/item/reagent_containers/food/snacks/candy/candybar, +/obj/item/reagent_containers/food/snacks/candy/taffy, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"VF" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical, +/obj/item/storage/toolbox/electrical{ + pixel_y = 8 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"VL" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"VO" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/floor/mineral/plastitanium/red, +/area/ruin/space/powered) +"VQ" = ( +/obj/effect/turf_decal/caution/stand_clear{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"VR" = ( +/obj/effect/turf_decal/arrows{ + dir = 4 + }, +/obj/effect/decal/cleanable/glass, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"VY" = ( +/obj/item/circuitboard/atmoscontrol{ + icon_state = "command_broken" + }, +/obj/effect/landmark/burnturf, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 1 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"VZ" = ( +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"Wk" = ( +/obj/structure/table, +/obj/machinery/door_control{ + pixel_x = -6; + id = "bdoorleft_mech" + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Wp" = ( +/obj/structure/disposalpipe/broken{ + dir = 8 + }, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Wu" = ( +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 8 + }, +/obj/machinery/atmospherics/portable/scrubber, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"WD" = ( +/obj/structure/closet/crate/secure/weapon{ + req_access_txt = "7" + }, +/obj/item/mecha_parts/mecha_equipment/weapon/honker, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack/flashbang, +/obj/item/mecha_modkit/voice/nanotrasen, +/obj/item/toy/figure/mech/mauler, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light_construct{ + icon_state = "tube-broken" + }, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/lmg, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/laser, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"WK" = ( +/obj/machinery/door/airlock, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"WM" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder, +/obj/item/reagent_containers/glass/beaker{ + pixel_x = 9; + pixel_y = 5 + }, +/obj/item/kitchen/knife{ + pixel_y = 5; + pixel_x = -10 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Xa" = ( +/obj/effect/turf_decal/caution, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"Xy" = ( +/obj/effect/landmark/burnturf, +/obj/machinery/light_construct{ + icon_state = "tube-broken"; + dir = 1 + }, +/obj/structure/closet/secure_closet/engineering_electrical, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Xz" = ( +/obj/effect/turf_decal/caution, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"XE" = ( +/obj/structure/mecha_wreckage/durand{ + obj_integrity = 100 + }, +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"XH" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/scavengers/meele, +/turf/simulated/floor/mineral/titanium/blue, +/area/ruin/space/powered) +"Yl" = ( +/obj/machinery/light/spot{ + dir = 4 + }, +/obj/structure/chair/comfy/black{ + dir = 8 + }, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"Ym" = ( +/obj/structure/chair, +/turf/simulated/floor/plating, +/area/ruin/space/powered) +"Yn" = ( +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/purple, +/area/ruin/space/powered) +"YU" = ( +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/mineral/titanium/yellow, +/area/ruin/space/powered) +"ZF" = ( +/mob/living/simple_animal/hostile/scavengers/gun/spacegun, +/turf/template_noop, +/area/template_noop) +"ZS" = ( +/obj/structure/table, +/obj/item/reagent_containers/food/drinks/flask/barflask, +/turf/simulated/floor/carpet/blue, +/area/ruin/space/powered) +"ZT" = ( +/obj/effect/turf_decal/caution{ + dir = 4 + }, +/turf/simulated/floor/mineral/titanium, +/area/ruin/space/powered) +"ZZ" = ( +/obj/structure/lattice, +/obj/structure/holosign/barrier/atmos, +/turf/template_noop, +/area/template_noop) + +(1,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +"} +(2,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +Sb +GP +GP +Sb +qU +qU +qU +qU +qU +qU +qU +qU +qU +Sb +Sb +PV +PV +PV +PV +PV +Sb +Sb +Sb +Sb +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +"} +(3,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +Sb +ZT +ZT +Sb +Vk +Vk +Vk +Vk +Vk +Vk +Vk +Vk +Vk +Kb +Qd +AC +bK +bK +kv +lS +Nn +xe +Kb +Sb +cd +qU +qU +qU +pw +jU +Ao +qU +Ba +qU +qU +qU +pw +jU +Ao +qU +qU +"} +(4,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +Sb +Kb +mt +mt +Kb +Sb +Vk +qU +qU +Vk +qU +qU +Vk +qU +Sb +hw +pQ +PF +IG +YU +Pf +lS +Mi +Kb +Kb +qU +qU +qU +qU +kU +ll +zI +qU +qU +qU +qU +qU +qU +ll +zI +qU +qU +"} +(5,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +Sb +Kb +Do +ZT +Be +ib +Kb +Sb +PT +PT +Sb +Sb +qU +Vk +qU +tv +DE +dk +sD +nk +sD +aA +lS +bx +qv +zF +qU +qU +qU +qU +kU +OB +ys +qU +qU +qU +qU +qU +bf +OB +zI +qU +qU +"} +(6,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +Sb +kD +sD +sD +nk +nk +nk +Sb +VF +NH +Kb +Sb +Vk +Vk +Vk +Sb +lS +dk +gH +sD +sD +La +lS +yt +qv +zF +qU +KW +qU +qU +qU +OB +ys +qU +ce +ce +ce +qU +bf +Vk +qU +qU +qU +"} +(7,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +Sb +sD +Md +sh +HB +HB +nk +Kb +Ae +lf +gU +Kb +PT +PT +PT +Kb +Uj +SV +hW +hW +hW +ol +lS +NF +Kb +Kb +cd +qU +qU +qU +kU +OB +ys +qU +ce +hM +ce +qU +ys +OB +zI +qU +qU +"} +(8,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +Sb +nk +VB +bR +sh +sh +pm +vP +lf +GF +cz +UV +Tf +Tf +yk +UV +Xa +mU +lS +AC +lS +hw +mU +bx +Kb +Kb +qU +qU +ZF +qU +Pi +OB +ys +ys +ys +EO +ys +ys +ys +OB +zI +qU +qU +"} +(9,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +Sb +sD +vw +sD +sD +sD +hw +vP +lf +Cl +HG +MY +Ud +Ud +Ud +MY +Xa +pQ +YU +Fn +IG +Pf +AC +Kb +Kb +Sb +Sb +Sb +qU +qU +ys +wZ +ys +RW +Cp +zK +Vh +vF +ys +wZ +ys +qU +qU +"} +(10,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +Sb +Oh +HB +HB +HB +GF +Ng +Kb +jP +bn +yj +Kb +PT +PT +PT +cJ +Cm +Jr +sD +sD +sD +iK +oL +Kb +LV +Hs +qv +Vo +cd +qU +ys +rn +hw +bo +GF +GF +Mr +vo +GF +GF +ys +qU +qU +"} +(11,1,1) = {" +qU +lH +Nl +Vk +OB +Sb +Sb +Sb +Sb +qU +Sb +Uu +sh +Md +HB +HB +nk +Sb +sb +lf +Co +Sb +qU +qU +qU +et +lS +Jr +kK +GF +nk +IL +lS +Sb +bw +cZ +qv +Vo +qU +qU +ys +Ym +hw +Mr +Mr +eY +uI +kO +nx +nx +ys +qU +qU +"} +(12,1,1) = {" +qU +qU +qU +Sb +Sb +Kb +dL +EI +Kb +Sb +Sb +DJ +hw +tE +vq +VZ +sD +Sb +Cz +bn +Pm +Sb +qU +qU +qU +nA +lS +SN +hW +hw +hW +ol +lS +Sb +Kl +tm +qv +Vo +cd +Ah +ys +Ei +Mr +ua +JZ +Bj +nx +il +nx +QD +ze +qU +qU +"} +(13,1,1) = {" +qU +qU +qU +PT +tf +Iw +oE +Sc +FF +Kb +Kb +iT +Tg +xF +ss +VR +be +Sb +cG +bn +BD +Sb +qU +qU +qU +Kb +TZ +Eb +AC +AC +lS +Wk +nV +Kb +fK +oh +qv +Vo +qU +qU +ys +Ym +eY +ua +Lv +pn +nx +Vo +QD +Vk +Vk +qU +qU +"} +(14,1,1) = {" +qU +qU +qU +PT +Gt +VL +oE +QY +QY +TR +Kb +Kb +qW +Sb +Sb +DG +Kb +Kb +Sb +uU +Sb +Kb +Kb +Kb +Kb +Kb +Kb +Kb +Js +Js +LF +Kb +Kb +Kb +VY +lR +qv +zF +an +an +ys +Uk +Mr +nj +jq +cg +nx +QD +Vk +Vk +qU +qU +qU +"} +(15,1,1) = {" +qU +qU +qU +PT +Hn +VL +oE +Hn +Qt +oE +PT +Qx +ly +lS +lS +Ju +iU +Kb +lk +lf +PS +Kb +QF +oY +Rb +Kb +Sq +sD +nk +sD +sD +qT +Wu +Kb +lR +Mp +Sb +Kb +hx +ZZ +ys +yy +Hb +Nb +ng +kE +il +Vk +qU +Vk +qU +qU +qU +"} +(16,1,1) = {" +qU +qU +qU +PT +Fx +Ac +oE +Ix +VL +QY +ev +QY +XH +oE +oE +XH +oE +Kb +Gl +lf +VA +wp +lf +lf +WD +Kb +GS +sD +pm +sD +sD +sD +sD +Kc +to +Ry +SA +IK +HQ +GF +wZ +GF +hw +xa +RM +Bj +ys +qU +qU +qU +qU +qU +qU +"} +(17,1,1) = {" +qU +qU +qU +PT +II +ut +oE +Nm +oE +QY +PT +AR +lS +AC +lS +lS +Jq +Kb +Hi +hw +vy +Kb +fk +aK +Fr +Kb +Yl +sD +cK +nk +nk +nk +sP +Kb +iG +wv +Sb +Kb +hx +an +ys +ys +hw +ys +ys +ys +ys +Vk +qU +qU +qU +qU +qU +"} +(18,1,1) = {" +qU +qU +qU +PT +Gt +ut +oE +oE +oE +Bh +Kb +Kb +WK +Sb +Sb +Sb +Kb +Kb +Sb +Yn +Sb +Gu +Gu +Kb +Kb +Kb +Kb +Kb +HU +HU +HU +Kb +Kb +Kb +Xy +Ry +qv +zF +an +an +ys +uk +hw +Wp +LY +ys +Vo +Vk +qU +qU +qU +qU +qU +"} +(19,1,1) = {" +qU +qU +qU +PT +Sd +Fv +qC +oE +PB +Kb +Kb +vL +lF +Sb +xb +xb +xb +Kb +sw +lf +Te +Sb +qU +qU +qU +Kb +Ec +Lo +lS +lS +kM +bh +FS +Kb +HO +xG +qv +Vo +cd +Ah +ys +Po +hw +jS +rs +ys +Vo +Vk +Vk +qU +qU +qU +qU +"} +(20,1,1) = {" +qU +qU +qU +Sb +Sb +Kb +Hl +Ja +Kb +Sb +Sb +Ij +JP +WK +sK +sK +Ft +Sb +ob +bn +kR +Sb +qU +qU +qU +nA +AC +ae +XE +hw +IG +yS +lS +Sb +eR +GF +qv +Vo +qU +Vk +ys +ys +ma +hw +bf +ys +Vk +Vk +qU +qU +qU +qU +qU +"} +(21,1,1) = {" +qU +qt +Nl +Vk +OB +Sb +Sb +Sb +Sb +qU +Sb +hK +Me +Sb +hj +sK +xb +Sb +CF +lf +Sy +Sb +qU +qU +qU +et +AC +Jr +sD +hw +nk +aA +lS +Sb +Lj +AT +qv +Vo +cd +KW +Vk +CW +vd +yr +QS +wF +QD +qU +qU +qU +qU +qU +qU +"} +(22,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +PT +xY +GF +Sb +Sb +WK +Sb +Sb +vc +Xz +FA +Kb +PT +PT +PT +Kb +Cm +Jr +oT +nk +sD +iK +zM +Kb +UH +AS +qv +Vo +qU +qU +QD +il +il +hw +il +nx +CC +ze +Vk +qU +qU +qU +qU +"} +(23,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +PT +Fh +lS +Sb +gB +lS +WM +Sb +CZ +wi +cz +Lz +Tf +hw +Tf +eJ +cX +SV +hW +hW +hW +Ul +lS +Kb +Kb +Sb +Sb +Sb +qU +qU +qU +nx +RF +hw +sU +nx +Cw +Vk +Vk +qU +qU +qU +qU +"} +(24,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +Sb +Sb +An +Sb +bs +tM +jz +Sb +ro +lf +cz +Dh +Ud +Ud +Ud +wl +Xa +GF +AC +AC +AC +lS +bP +bx +Kb +Kb +cd +qU +Ah +qU +Ov +nx +aH +rU +nc +nx +QD +Vk +ze +qU +qU +qU +qU +"} +(25,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +Sb +ym +yU +tv +KH +bs +lS +Sb +ho +lf +qB +Kb +PT +PT +PT +Kb +io +hw +hw +hw +YU +Pf +AC +qA +Kb +Kb +qU +qU +ZF +Vk +QD +SH +ir +rZ +BX +CW +VO +QD +QD +qU +qU +qU +qU +"} +(26,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +Sb +WK +Sb +Sb +ZS +bs +lS +Kb +GH +lf +Kb +Sb +Vk +Vk +Vk +Sb +lS +Jr +nk +GF +nk +IL +AC +yt +qv +zF +qU +qU +Vk +Vk +Cw +il +eq +hw +KY +il +ze +ze +Vk +qU +qU +qU +qU +"} +(27,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +Sb +lS +mN +Kb +tj +UY +cF +Sb +PT +PT +Sb +Sb +qU +Vk +qU +tv +zy +Jr +sD +sD +sD +tK +lS +bx +qv +zF +qU +qU +qU +Vk +QD +il +il +bF +ys +il +Vk +qU +LC +qU +qU +qU +qU +"} +(28,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +Sb +Sb +rJ +Kb +Kb +Sb +Sb +Sb +qU +qU +Vk +qU +qU +Vk +qU +Sb +AC +MN +iP +iP +iP +ol +lS +Qf +Kb +Kb +cd +qU +qU +qU +qU +nx +jx +hw +ys +ys +ys +qU +qU +qU +qU +qU +qU +"} +(29,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +Vk +Vk +Vk +Vk +Vk +Sb +FK +lS +VQ +EP +VQ +lS +FK +Ty +Kb +Sb +qU +qU +qU +qU +qU +nx +Qb +Fy +TS +qa +ys +ys +qU +qU +qU +qU +qU +"} +(30,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +Sb +Sb +CK +CK +CK +CK +CK +Sb +Sb +Sb +Sb +qU +qU +qU +qU +qU +il +HJ +wr +hw +wn +Cy +nx +qU +qU +qU +qU +qU +"} +(31,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +il +bC +ov +QN +SL +nx +nx +Vk +qU +qU +qU +qU +"} +(32,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +ys +Uo +Aq +Fu +nx +il +Vk +Vk +qU +qU +qU +qU +"} +(33,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +ys +vv +vv +vv +nx +Ql +Tl +Vk +qU +qU +qU +qU +"} +(34,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +nM +nM +nM +qU +nM +Vk +qU +qU +qU +qU +qU +"} +(35,1,1) = {" +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +qU +"} diff --git a/_maps/map_files220/RandomRuins/SpaceRuins/space_wildwest.dmm b/_maps/map_files220/RandomRuins/SpaceRuins/space_wildwest.dmm new file mode 100644 index 000000000000..0554e18b1a75 --- /dev/null +++ b/_maps/map_files220/RandomRuins/SpaceRuins/space_wildwest.dmm @@ -0,0 +1,19154 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"aa" = ( +/obj/effect/decal/warning_stripes/southeast, +/obj/effect/landmark/damageturf, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"ab" = ( +/obj/structure/closet/crate/can, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"ae" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"ai" = ( +/obj/structure/extinguisher_cabinet{ + name = "east bump"; + pixel_x = 27 + }, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"al" = ( +/obj/structure/curtain/medical, +/obj/effect/mine/dnascramble, +/obj/item/retractor{ + pixel_x = -6; + pixel_y = 6 + }, +/turf/simulated/floor/plasteel{ + icon_state = "white" + }, +/area/awaymission/wwspace/wwmines) +"ap" = ( +/obj/effect/mine/dnascramble, +/obj/item/stack/sheet/mineral/sandstone, +/obj/effect/decal/cleanable/blood/tracks, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"ar" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"as" = ( +/obj/item/trash/tastybread, +/obj/item/trash/chips, +/obj/item/trash/can, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mob_spawn/human/miner, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"aC" = ( +/obj/machinery/washing_machine, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "barber" + }, +/area/awaymission/wwspace/wwmines) +"aD" = ( +/obj/machinery/power/port_gen/pacman, +/turf/simulated/floor/wood{ + broken = 1; + icon_state = "wood-broken7" + }, +/area/awaymission/wwspace/wwmines) +"aG" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/structure/railing, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"aJ" = ( +/obj/structure/grille/broken, +/obj/item/shard, +/obj/item/shard{ + icon_state = "small"; + pixel_x = 10; + pixel_y = 9 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"aK" = ( +/obj/item/seeds/carrot, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"aL" = ( +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroid9" + }, +/area/awaymission/wwspace/wwmines) +"aS" = ( +/obj/item/gun/energy/kinetic_accelerator, +/turf/simulated/floor/plating/ironsand{ + icon_state = "ironsand4" + }, +/area/awaymission/wwspace/wwmines) +"aV" = ( +/obj/effect/decal/warning_stripes/northeastcorner, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"aZ" = ( +/turf/simulated/floor{ + icon_state = "cultdamage4" + }, +/area/awaymission/wwspace/wwvault) +"bc" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"bd" = ( +/obj/structure/table/holotable/wood, +/obj/item/reagent_containers/food/snacks/mint, +/obj/item/kitchen/utensil/fork, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"bh" = ( +/obj/structure/curtain/black, +/turf/simulated/floor/carpet/green, +/area/awaymission/wwspace/wwmines) +"bq" = ( +/obj/effect/decal/warning_stripes/northwestcorner, +/turf/simulated/floor/plating/airless, +/area/awaymission/wwspace/wwrefine) +"bu" = ( +/obj/effect/decal/warning_stripes/north, +/turf/simulated/floor/plating/airless, +/area/template_noop) +"bw" = ( +/obj/effect/decal/warning_stripes/southwestcorner, +/turf/simulated/floor/plating/airless, +/area/awaymission/wwspace/wwrefine) +"bB" = ( +/obj/machinery/light/small, +/mob/living/simple_animal/hostile/syndicate/melee/autogib{ + name = "Syndicate Operative" + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"bH" = ( +/obj/effect/decal/warning_stripes/southwestcorner, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"bJ" = ( +/obj/structure/chair/stool/bar, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"bP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/assembly/igniter, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"bR" = ( +/obj/item/stack/rods, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"bW" = ( +/obj/structure/extinguisher_cabinet{ + name = "east bump"; + pixel_x = 27 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"bY" = ( +/obj/effect/decal/warning_stripes/east, +/obj/effect/landmark/damageturf, +/obj/effect/landmark/burnturf, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"cd" = ( +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"cg" = ( +/turf/template_noop, +/area/template_noop) +"ch" = ( +/obj/machinery/economy/vending/cigarette/free, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"cj" = ( +/obj/effect/decal/cleanable/glass, +/obj/item/stack/rods, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"cm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"cp" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/curtain/medical, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"cq" = ( +/obj/effect/step_trigger/sound_effect{ + sound = "modular_ss220/aesthetics_sounds/sound/creepy/many_whisper2.ogg"; + triggerer_only = 1; + happens_once = 1 + }, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"ct" = ( +/obj/effect/turf_decal/bot_white, +/obj/machinery/atmospherics/portable/canister/oxygen, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"cw" = ( +/obj/effect/mine/dnascramble, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"cz" = ( +/obj/structure/shuttle/engine/heater{ + dir = 4 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"cC" = ( +/obj/structure/chair/comfy/shuttle, +/obj/machinery/light{ + dir = 1 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"cK" = ( +/obj/effect/spawner/window/reinforced, +/obj/machinery/door/poddoor/shutters{ + dir = 2; + id_tag = "ww_window" + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"cM" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/largecrate, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"cN" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/carpet/green, +/area/awaymission/wwspace/wwmines) +"cQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"cS" = ( +/obj/structure/cult/pylon, +/turf/simulated/floor/bluegrid{ + icon_state = "gcircuitoff" + }, +/area/awaymission/wwspace/wwvault) +"cV" = ( +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroid2" + }, +/area/awaymission/wwspace/wwmines) +"db" = ( +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroid12" + }, +/area/awaymission/wwspace/wwmines) +"dc" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"de" = ( +/obj/structure/bed, +/obj/item/bedsheet/blue, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"dk" = ( +/obj/structure/girder, +/obj/item/stack/sheet/mineral/sandstone, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"dn" = ( +/obj/effect/mine/gas/plasma, +/turf/simulated/floor/wood{ + icon_state = "wood-broken7" + }, +/area/awaymission/wwspace/wwmines) +"ds" = ( +/obj/effect/decal/warning_stripes/north, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"dt" = ( +/obj/structure/table/glass, +/obj/item/bonesetter{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/bonegel{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "whiteblue" + }, +/area/awaymission/wwspace/wwmines) +"dx" = ( +/mob/living/simple_animal/hostile/syndicate/ranged/space/autogib, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"dC" = ( +/obj/structure/shuttle/engine/router, +/obj/effect/landmark/damageturf, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"dG" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"dI" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 4 + }, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"dL" = ( +/turf/simulated/floor/plating/airless, +/area/awaymission/wwspace/wwrefine) +"dM" = ( +/obj/structure/table/holotable/wood, +/obj/item/fan, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"dN" = ( +/obj/structure/table/holotable/wood, +/obj/item/book/random, +/obj/item/clothing/glasses/regular{ + pixel_y = 9; + pixel_x = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"dO" = ( +/obj/effect/mine/dnascramble, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroid9" + }, +/area/awaymission/wwspace/wwmines) +"dS" = ( +/obj/structure/girder/displaced, +/obj/item/stack/sheet/plasteel, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"dY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/hemostat{ + pixel_x = 6 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "whitebluecorner" + }, +/area/awaymission/wwspace/wwmines) +"eb" = ( +/obj/structure/table, +/obj/item/folder/yellow{ + pixel_x = 4 + }, +/obj/item/reagent_containers/glass/beaker/waterbottle{ + pixel_x = 10; + pixel_y = 14 + }, +/obj/machinery/door_control{ + pixel_x = -9; + id = "ww_window" + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"ec" = ( +/obj/item/stack/sheet/cardboard, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"ee" = ( +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroid5" + }, +/area/awaymission/wwspace/wwmines) +"eh" = ( +/turf/simulated/floor/plating/ironsand{ + icon_state = "ironsand9" + }, +/area/awaymission/wwspace/wwmines) +"el" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood{ + icon_state = "wood-broken3" + }, +/area/awaymission/wwspace/wwmines) +"em" = ( +/turf/simulated/mineral/ancient, +/area/awaymission/wwspace/wwmines) +"en" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 8 + }, +/turf/simulated/floor/carpet/purple, +/area/awaymission/wwspace/wwmines) +"er" = ( +/obj/effect/mine/dnascramble, +/obj/item/stack/sheet/mineral/sandstone, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"et" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "vault" + }, +/area/awaymission/wwspace/wwrefine) +"eB" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"eC" = ( +/mob/living/simple_animal/hostile/syndicate/melee/autogib/depot/space{ + name = "Syndicate Commando" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "vault" + }, +/area/awaymission/wwspace/wwrefine) +"eH" = ( +/obj/structure/table/holotable/wood, +/obj/item/kitchen/utensil/spoon, +/obj/item/kitchen/utensil/fork{ + pixel_x = 6 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"eK" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"eL" = ( +/obj/structure/table, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"eN" = ( +/obj/structure/chair/wood{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"eP" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "barber" + }, +/area/awaymission/wwspace/wwmines) +"eT" = ( +/obj/effect/step_trigger/message{ + message = "Ancient walls, monstrous petroglyphs and sweet smell of putrefaction... It's worth turning back before this cursed call takes over your mind completely!" + }, +/obj/effect/step_trigger/sound_effect{ + sound = "modular_ss220/aesthetics_sounds/sound/creepy/many_whisper2.ogg"; + triggerer_only = 1; + happens_once = 1 + }, +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"eX" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/ore_box, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"eZ" = ( +/obj/item/broken_bottle, +/obj/effect/decal/cleanable/cobweb2, +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"fd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/constructable_frame, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/item/stock_parts/matter_bin, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"fe" = ( +/obj/machinery/porta_turret/syndicate, +/turf/simulated/wall/mineral/plastitanium/interior, +/area/awaymission/wwspace/wwrefine) +"ff" = ( +/obj/structure/closet/walllocker/emerglocker/north, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"fm" = ( +/obj/structure/closet/cabinet, +/obj/item/stack/spacecash/c200, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"fr" = ( +/mob/living/simple_animal/hostile/creature, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwmines) +"ft" = ( +/obj/structure/bed, +/obj/item/bedsheet/brown, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"fu" = ( +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"fw" = ( +/obj/structure/lattice/catwalk, +/obj/structure/marker_beacon/dock_marker, +/turf/template_noop, +/area/template_noop) +"fx" = ( +/obj/machinery/teleport/station{ + icon_state = "blackbox" + }, +/turf/simulated/floor/bluegrid{ + icon_state = "gcircuitoff" + }, +/area/awaymission/wwspace/wwvaultdoors) +"fy" = ( +/obj/machinery/atmospherics/unary/tank/air{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small{ + dir = 4; + pixel_y = 8 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"fz" = ( +/obj/item/shard, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"fB" = ( +/obj/structure/bed, +/obj/item/bedsheet/brown, +/obj/effect/decal/cleanable/cobweb2, +/turf/simulated/floor/carpet/orange, +/area/awaymission/wwspace/wwmines) +"fD" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/mob/living/simple_animal/hostile/syndicate/ranged/orion{ + name = "Syndicate Operative" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"fM" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroid5" + }, +/area/awaymission/wwspace/wwmines) +"fP" = ( +/obj/structure/flora/ash/tall_shroom, +/mob/living/simple_animal/hostile/syndicate/ranged/orion{ + name = "Syndicate Operative" + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"fQ" = ( +/obj/structure/table_frame, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"fT" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"fV" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"fZ" = ( +/obj/structure/girder/displaced, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"ge" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"gk" = ( +/obj/machinery/atmospherics/pipe/simple/hidden, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"go" = ( +/obj/structure/reagent_dispensers/fueltank/chem{ + pixel_y = -30 + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"gq" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 8 + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"gs" = ( +/obj/item/flag/cult, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"gu" = ( +/obj/structure/chair/office/dark{ + dir = 8 + }, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"gz" = ( +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwmines) +"gB" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"gE" = ( +/obj/effect/turf_decal/caution{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkyellowcorners" + }, +/area/awaymission/wwspace/wwrefine) +"gI" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"gK" = ( +/obj/machinery/economy/vending/boozeomat, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"gM" = ( +/turf/simulated/floor/plating/ironsand{ + icon_state = "ironsand12" + }, +/area/awaymission/wwspace/wwmines) +"gN" = ( +/obj/effect/turf_decal/delivery, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"gO" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 5 + }, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/surrounding_tile/cracked, +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"gQ" = ( +/obj/structure/table, +/obj/item/analyzer, +/obj/item/analyzer{ + pixel_x = -5; + pixel_y = 5 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"gX" = ( +/obj/structure/marker_beacon/dock_marker, +/obj/effect/decal/warning_stripes/southeast, +/turf/simulated/floor/plating/airless, +/area/awaymission/wwspace/wwrefine) +"hd" = ( +/obj/effect/turf_decal/bot, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"hg" = ( +/obj/effect/turf_decal/box, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"hh" = ( +/turf/simulated/floor/wood{ + icon_state = "wood-broken5" + }, +/area/awaymission/wwspace/wwmines) +"hi" = ( +/obj/machinery/door/airlock/external, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"hk" = ( +/turf/simulated/wall/mineral/sandstone, +/area/awaymission/wwspace/wwmines) +"hl" = ( +/obj/effect/turf_decal/arrows{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"hp" = ( +/obj/structure/closet/cabinet, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"hs" = ( +/obj/structure/closet/cabinet, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"hx" = ( +/obj/structure/table/holotable/wood, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/obj/item/flashlight/lamp{ + pixel_x = 9; + pixel_y = 6 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"hB" = ( +/obj/structure/flora/rock, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"hI" = ( +/obj/machinery/atmospherics/portable/canister/oxygen, +/obj/effect/turf_decal/bot_white, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"hM" = ( +/turf/simulated/floor/plating/ironsand{ + icon_state = "ironsand3" + }, +/area/awaymission/wwspace/wwmines) +"hN" = ( +/obj/structure/table, +/obj/item/megaphone, +/obj/structure/extinguisher_cabinet{ + name = "east bump"; + pixel_x = 27 + }, +/obj/item/reagent_containers/food/drinks/coffee, +/obj/item/folder/yellow{ + pixel_x = 2; + pixel_y = 2 + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"hR" = ( +/obj/structure/closet{ + icon_state = "mining" + }, +/obj/item/storage/belt/mining, +/obj/item/clothing/shoes/workboots/mining, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"hU" = ( +/obj/structure/curtain/black, +/obj/effect/mine/dnascramble, +/turf/simulated/floor/carpet/purple, +/area/awaymission/wwspace/wwmines) +"hW" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/closet{ + icon_state = "syndicate" + }, +/obj/item/storage/belt/military, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"hY" = ( +/obj/item/wrench, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"ib" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"ic" = ( +/obj/effect/turf_decal/bot_red, +/obj/effect/turf_decal/bot_red, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"it" = ( +/turf/simulated/wall/mineral/plastitanium/nodiagonal, +/area/awaymission/wwspace/wwrefine) +"iy" = ( +/obj/machinery/door_control{ + pixel_y = 30; + id = "ww_door_ext" + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"iB" = ( +/obj/structure/closet, +/obj/machinery/light/small, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"iD" = ( +/obj/structure/marker_beacon/dock_marker, +/obj/effect/decal/warning_stripes/north, +/turf/simulated/floor/plating/airless, +/area/awaymission/wwspace/wwrefine) +"iE" = ( +/obj/effect/decal/warning_stripes/east, +/obj/machinery/light_construct/small{ + dir = 4 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"iG" = ( +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"iI" = ( +/obj/structure/filingcabinet, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"iJ" = ( +/obj/effect/decal/warning_stripes/south, +/obj/machinery/light/small, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"iL" = ( +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkyellowcorners" + }, +/area/awaymission/wwspace/wwrefine) +"iS" = ( +/turf/simulated/wall/indestructible/necropolis, +/area/awaymission/wwspace/wwvault) +"iT" = ( +/obj/effect/turf_decal/bot_red, +/obj/effect/decal/cleanable/cobweb2, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"iW" = ( +/obj/effect/decal/warning_stripes/south, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"iY" = ( +/obj/structure/chair/comfy/black{ + dir = 4 + }, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"iZ" = ( +/obj/effect/step_trigger/message{ + message = "You catch a glimpse of how you begin to move chaotically to the beat of the call!" + }, +/obj/effect/step_trigger/sound_effect{ + sound = "modular_ss220/aesthetics_sounds/sound/creepy/many_whisper2.ogg"; + triggerer_only = 1; + happens_once = 1 + }, +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"jb" = ( +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroid10" + }, +/area/awaymission/wwspace/wwmines) +"jc" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"je" = ( +/obj/item/stack/sheet/plasteel, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "vault" + }, +/area/awaymission/wwspace/wwrefine) +"jg" = ( +/obj/structure/closet/walllocker/emerglocker/east, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"ji" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"jj" = ( +/obj/item/stack/tile/plasteel, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"jl" = ( +/obj/effect/mine/dnascramble, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"jn" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"js" = ( +/turf/simulated/floor{ + icon_state = "necro3" + }, +/area/awaymission/wwspace/wwvault) +"jy" = ( +/obj/structure/table, +/obj/item/stack/sheet/plasteel{ + amount = 10 + }, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/sheet/metal{ + amount = 50 + }, +/obj/item/stack/rods{ + amount = 50 + }, +/obj/item/clothing/head/welding{ + layer = 8 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"jB" = ( +/obj/machinery/mass_driver{ + dir = 4; + id_tag = "toxinsdriver" + }, +/obj/structure/window/plasmareinforced{ + color = "#FF0000"; + dir = 8 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"jC" = ( +/turf/simulated/wall/mineral/plastitanium, +/area/awaymission/wwspace/wwrefine) +"jD" = ( +/turf/simulated/floor/wood{ + icon_state = "wood-broken" + }, +/area/awaymission/wwspace/wwmines) +"jM" = ( +/obj/structure/table/holotable/wood, +/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"jP" = ( +/obj/structure/chair/office/dark{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"jR" = ( +/obj/structure/table, +/obj/item/t_scanner, +/obj/item/wrench, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"jV" = ( +/obj/structure/table/holotable/wood, +/obj/item/reagent_containers/glass/beaker{ + pixel_x = 5 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"jW" = ( +/turf/simulated/floor/carpet/green, +/area/awaymission/wwspace/wwmines) +"jX" = ( +/obj/structure/stone_tile/slab/cracked, +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"kf" = ( +/obj/structure/extinguisher_cabinet{ + name = "north bump"; + pixel_y = 30 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"kg" = ( +/obj/structure/table/holotable/wood, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/item/deck/cards/tiny, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"ki" = ( +/obj/item/stack/tile/wood, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"kk" = ( +/obj/machinery/power/port_gen/pacman, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"kn" = ( +/obj/structure/table, +/obj/item/trash/tray, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"kt" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"ku" = ( +/obj/item/cultivator/rake, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"kx" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 4 + }, +/turf/simulated/floor/carpet/orange, +/area/awaymission/wwspace/wwmines) +"kA" = ( +/obj/effect/landmark/burnturf, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"kE" = ( +/obj/structure/closet/secure_closet/engineering_welding, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"kJ" = ( +/obj/structure/railing{ + dir = 4 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"kO" = ( +/turf/simulated/floor/wood{ + broken = 1; + icon_state = "wood-broken7" + }, +/area/awaymission/wwspace/wwmines) +"kQ" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroid7" + }, +/area/awaymission/wwspace/wwmines) +"kR" = ( +/obj/structure/flora/rock, +/mob/living/simple_animal/hostile/syndicate/ranged/orion{ + name = "Syndicate Operative" + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"kS" = ( +/obj/effect/decal/warning_stripes/southwest, +/turf/simulated/floor/plating/airless, +/area/awaymission/wwspace/wwrefine) +"kT" = ( +/obj/structure/closet/cabinet, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/green, +/area/awaymission/wwspace/wwmines) +"kV" = ( +/obj/effect/mine/dnascramble, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroid9" + }, +/area/awaymission/wwspace/wwmines) +"ld" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/effect/mine/dnascramble, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood{ + broken = 1; + icon_state = "wood-broken7" + }, +/area/awaymission/wwspace/wwmines) +"lg" = ( +/obj/effect/turf_decal/delivery/white, +/obj/structure/closet/cardboard, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"lh" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"ll" = ( +/obj/structure/table, +/obj/item/reagent_containers/food/condiment/enzyme{ + layer = 5; + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/reagent_containers/food/condiment/saltshaker{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/item/reagent_containers/food/condiment/peppermill{ + pixel_x = -8; + pixel_y = 1 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"ln" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 4 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"lo" = ( +/turf/simulated/floor/carpet/purple, +/area/awaymission/wwspace/wwmines) +"lp" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken" + }, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroid2" + }, +/area/awaymission/wwspace/wwmines) +"lr" = ( +/obj/structure/computerframe{ + dir = 1 + }, +/obj/item/shard{ + icon_state = "small" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"ls" = ( +/obj/structure/closet/secure_closet/freezer/fridge, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"lw" = ( +/mob/living/simple_animal/hostile/faithless{ + wander = 0 + }, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"lD" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 5 + }, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwmines) +"lI" = ( +/mob/living/simple_animal/hostile/syndicate/ranged/orion{ + name = "Syndicate Operative" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"lJ" = ( +/obj/effect/decal/cleanable/blood/drip, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"lL" = ( +/obj/structure/fans/tiny, +/obj/effect/decal/warning_stripes/south, +/obj/machinery/door/poddoor/multi_tile/three_tile_ver{ + id_tag = "ww_pod" + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"lM" = ( +/obj/structure/table_frame/wood, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"lN" = ( +/obj/effect/turf_decal/caution/stand_clear, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"lR" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/floor/carpet/green, +/area/awaymission/wwspace/wwmines) +"lX" = ( +/obj/structure/computerframe{ + dir = 8 + }, +/obj/item/shard{ + icon_state = "medium"; + pixel_y = 9 + }, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"lY" = ( +/obj/structure/closet/walllocker/emerglocker/west, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"md" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"mg" = ( +/turf/simulated/floor/plating/airless, +/area/template_noop) +"mm" = ( +/obj/effect/decal/warning_stripes/east, +/obj/effect/landmark/damageturf, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"mn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/turf/simulated/floor/plasteel{ + icon_state = "whitebluecorner" + }, +/area/awaymission/wwspace/wwmines) +"mr" = ( +/obj/structure/marker_beacon/dock_marker, +/obj/effect/decal/warning_stripes/northwest, +/turf/simulated/floor/plating/airless, +/area/awaymission/wwspace/wwrefine) +"mw" = ( +/obj/structure/table/holotable/wood, +/obj/item/seeds/corn, +/obj/item/seeds/corn{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/seeds/corn{ + pixel_x = 4; + pixel_y = 4 + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"my" = ( +/obj/structure/chair/comfy{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"mz" = ( +/obj/structure/chair/comfy/shuttle, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"mJ" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/delivery, +/obj/machinery/mineral/mint, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"mL" = ( +/obj/structure/window/plasmareinforced{ + color = "#FF0000"; + dir = 1 + }, +/obj/item/flag/syndi, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"mM" = ( +/obj/effect/mine/dnascramble, +/obj/item/storage/firstaid/brute/empty, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"mS" = ( +/obj/structure/chair/sofa/left{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"mU" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/obj/machinery/light, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"mW" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"nf" = ( +/mob/living/simple_animal/hostile/syndicate/ranged/orion{ + name = "Syndicate Operative" + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"nh" = ( +/obj/structure/table/holotable/wood, +/obj/item/ashtray/glass, +/obj/item/clothing/mask/cigarette/cigar{ + pixel_x = 6 + }, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"ni" = ( +/obj/structure/closet{ + icon_state = "syndicate" + }, +/obj/item/clothing/mask/balaclava, +/obj/machinery/light{ + dir = 1 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"nn" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"nt" = ( +/obj/structure/computerframe, +/obj/item/shard{ + icon_state = "small"; + pixel_x = 10 + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"nA" = ( +/obj/structure/railing/corner, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "vault" + }, +/area/awaymission/wwspace/wwrefine) +"nC" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "vault" + }, +/area/awaymission/wwspace/wwrefine) +"nE" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"nF" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 5 + }, +/obj/structure/stone_tile/slab/cracked{ + dir = 9 + }, +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"nK" = ( +/turf/simulated/mineral/ancient, +/area/awaymission/wwspace/wwvault) +"nL" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"nQ" = ( +/obj/structure/barricade/sandbags, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"nT" = ( +/mob/living/simple_animal/hostile/faithless{ + wander = 0 + }, +/turf/simulated/floor/bluegrid{ + icon_state = "bcircuitoff" + }, +/area/awaymission/wwspace/wwvault) +"nV" = ( +/turf/simulated/floor/carpet/royalblack, +/area/awaymission/wwspace/wwvault) +"nW" = ( +/obj/item/stack/rods, +/turf/template_noop, +/area/template_noop) +"nX" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/largecrate, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"oe" = ( +/obj/machinery/hydroponics/soil, +/obj/structure/flora/corn_stalk{ + pixel_y = 15; + anchored = 1 + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"oi" = ( +/obj/effect/turf_decal/bot_white, +/obj/machinery/atmospherics/portable/canister/oxygen, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"oj" = ( +/obj/item/stack/rods{ + amount = 4 + }, +/turf/template_noop, +/area/template_noop) +"ok" = ( +/obj/item/storage/bag/trash{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/storage/bag/trash{ + pixel_x = -7 + }, +/obj/item/storage/bag/trash{ + pixel_x = -2 + }, +/obj/item/storage/bag/trash{ + pixel_x = 3; + pixel_y = -5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"om" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/tile/wood, +/turf/simulated/floor/wood{ + icon_state = "wood-broken7" + }, +/area/awaymission/wwspace/wwmines) +"on" = ( +/obj/machinery/shower{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "freezerfloor" + }, +/area/awaymission/wwspace/wwmines) +"oy" = ( +/obj/effect/decal/cleanable/blood/drip{ + icon_state = "5" + }, +/obj/machinery/light/small, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"oC" = ( +/obj/structure/table, +/obj/effect/decal/warning_stripes/northwest, +/obj/item/clothing/ears/earmuffs{ + pixel_x = -5; + pixel_y = 6 + }, +/obj/machinery/door_control{ + pixel_x = 7; + id = "ww_pod"; + pixel_y = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"oF" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "freezerfloor" + }, +/area/awaymission/wwspace/wwmines) +"oH" = ( +/obj/effect/step_trigger/sound_effect{ + sound = "sound/hallucinations/i_see_you1.ogg"; + triggerer_only = 1; + happens_once = 1 + }, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"oK" = ( +/obj/structure/bed, +/obj/item/bedsheet/blue, +/turf/simulated/floor/carpet/orange, +/area/awaymission/wwspace/wwmines) +"oL" = ( +/obj/effect/turf_decal/arrows{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"oO" = ( +/obj/machinery/atmospherics/pipe/manifold4w/hidden, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"oP" = ( +/obj/effect/decal/cleanable/blood/gibs, +/turf/simulated/floor{ + icon_state = "necro1" + }, +/area/awaymission/wwspace/wwvault) +"oR" = ( +/obj/structure/table/holotable/wood, +/obj/item/reagent_containers/food/drinks/drinkingglass/soda, +/obj/item/reagent_containers/food/drinks/cans/beer{ + pixel_x = -7 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"pa" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"pb" = ( +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"pg" = ( +/obj/structure/closet{ + icon_state = "syndicate" + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"pj" = ( +/obj/structure/chair/comfy/black{ + dir = 8 + }, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"ps" = ( +/obj/structure/table/holotable/wood, +/obj/item/reagent_containers/glass/rag, +/obj/item/reagent_containers/food/drinks/shaker, +/obj/item/reagent_containers/food/drinks/drinkingglass/soda{ + pixel_x = 6 + }, +/obj/item/reagent_containers/food/drinks/drinkingglass/soda{ + pixel_x = 11; + pixel_y = 3 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"pt" = ( +/mob/living/simple_animal/hostile/syndicate/ranged/space/autogib, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"pE" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"pF" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"pG" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"pH" = ( +/obj/structure/mineral_door/wood, +/obj/structure/barricade/wooden/crude, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"pK" = ( +/obj/structure/chair/comfy/black{ + dir = 8 + }, +/obj/machinery/door_control{ + pixel_y = -27; + id = "ww_hang1" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"pL" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"pO" = ( +/obj/effect/landmark/burnturf, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"pQ" = ( +/obj/machinery/computer{ + dir = 8; + icon_keyboard = "syndie_key"; + icon_screen = "syndinavigation" + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"pR" = ( +/obj/item/twohanded/required/kirbyplants, +/obj/effect/mine/dnascramble, +/turf/simulated/floor/carpet/green, +/area/awaymission/wwspace/wwmines) +"pS" = ( +/obj/structure/curtain/medical, +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/turf/simulated/floor/plasteel{ + icon_state = "white" + }, +/area/awaymission/wwspace/wwmines) +"qb" = ( +/obj/structure/closet/walllocker/emerglocker/east, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"qe" = ( +/obj/effect/decal/warning_stripes/west, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"qi" = ( +/obj/structure/chair/comfy/black{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"qn" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/structure/curtain/medical, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"qq" = ( +/obj/structure/computerframe{ + dir = 8 + }, +/obj/item/shard{ + icon_state = "medium"; + pixel_y = 9 + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"qw" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/corn, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"qz" = ( +/obj/structure/closet{ + icon_state = "mining" + }, +/obj/item/mining_scanner, +/obj/item/clothing/under/plasmaman/mining, +/obj/item/clothing/suit/jacket/miningbomber, +/obj/item/storage/backpack/industrial, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"qB" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood{ + broken = 1; + icon_state = "wood-broken7" + }, +/area/awaymission/wwspace/wwmines) +"qE" = ( +/obj/structure/girder/reinforced, +/obj/item/stack/sheet/plasteel, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"qH" = ( +/obj/effect/turf_decal/delivery/white, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"qJ" = ( +/obj/machinery/door/window{ + dir = 8 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"qM" = ( +/obj/machinery/economy/vending/cola/free, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"qN" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"qO" = ( +/obj/structure/chair/sofa/right{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"qR" = ( +/obj/item/trash/tastybread{ + pixel_y = 12 + }, +/obj/item/trash/raisins, +/obj/item/circuitboard/biogenerator, +/obj/item/stack/rods, +/obj/item/broken_bottle, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"qW" = ( +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"qZ" = ( +/obj/structure/closet/walllocker/emerglocker/west, +/obj/effect/decal/cleanable/glass, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"ri" = ( +/obj/effect/step_trigger/sound_effect{ + sound = "sound/hallucinations/behind_you1.ogg"; + triggerer_only = 1; + happens_once = 1 + }, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"rl" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/black, +/obj/item/storage/box/lights/mixed, +/obj/item/crowbar/engineering, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"rn" = ( +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"rp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"rs" = ( +/obj/effect/gibspawner, +/turf/simulated/floor{ + icon_state = "necro1" + }, +/area/awaymission/wwspace/wwvault) +"rt" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"rw" = ( +/obj/effect/decal/warning_stripes/east, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"rx" = ( +/obj/machinery/constructable_frame, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"rA" = ( +/obj/structure/railing, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"rF" = ( +/obj/effect/mine/dnascramble, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "barber" + }, +/area/awaymission/wwspace/wwmines) +"rM" = ( +/obj/effect/decal/cleanable/glass, +/obj/structure/grille/broken, +/obj/item/stack/rods, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"rN" = ( +/obj/structure/bed, +/obj/item/bedsheet/brown, +/turf/simulated/floor/carpet/green, +/area/awaymission/wwspace/wwmines) +"rR" = ( +/obj/structure/table, +/obj/item/storage/belt/utility, +/obj/item/storage/belt/utility{ + pixel_y = 3 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_y = 5 + }, +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 2 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"rU" = ( +/obj/structure/extinguisher_cabinet{ + name = "east bump"; + pixel_x = 27 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"rZ" = ( +/mob/living/simple_animal/hostile/syndicate/ranged/space/autogib, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"sa" = ( +/obj/item/shard{ + icon_state = "small"; + pixel_x = 10 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"sc" = ( +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"sg" = ( +/obj/structure/table/glass, +/obj/item/clothing/accessory/stethoscope, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"sq" = ( +/obj/effect/decal/cleanable/blood/tracks, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"sr" = ( +/obj/structure/closet/walllocker/emerglocker/west, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"sw" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/drip, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"sy" = ( +/obj/structure/bed, +/obj/item/bedsheet/brown, +/turf/simulated/floor/carpet/orange, +/area/awaymission/wwspace/wwmines) +"sz" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/item/stack/cable_coil{ + pixel_x = 3; + pixel_y = -3 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"sD" = ( +/obj/structure/stone_tile/slab/cracked, +/obj/structure/stone_tile/slab/cracked{ + dir = 5 + }, +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"sE" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"sF" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 4; + icon_state = "burst_l" + }, +/turf/simulated/floor/plating/airless, +/area/awaymission/wwspace/wwrefine) +"sG" = ( +/obj/structure/closet/secure_closet/engineering_electrical, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"sH" = ( +/obj/structure/rack, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/clothing/suit/storage/hazardvest, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/head/soft, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"sZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"th" = ( +/obj/effect/step_trigger/sound_effect{ + happens_once = 1; + triggerer_only = 1; + sound = "sound/hallucinations/over_here1.ogg" + }, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"to" = ( +/obj/effect/mine/dnascramble, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"tp" = ( +/obj/structure/flora/ash/tall_shroom, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"tr" = ( +/obj/effect/decal/warning_stripes/northeast, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"tu" = ( +/turf/simulated/wall/mineral/plastitanium{ + icon_state = "plastitanium_wall-6-d" + }, +/area/awaymission/wwspace/wwrefine) +"tv" = ( +/turf/simulated/wall/indestructible/rock/mineral, +/area/awaymission/wwspace/wwmines) +"ty" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/closet{ + icon_state = "syndicate" + }, +/obj/item/gun/projectile/automatic/pistol, +/obj/item/ammo_box/magazine/m10mm, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"tz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"tB" = ( +/obj/machinery/economy/vending/snack/free, +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 4 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"tH" = ( +/obj/item/broken_bottle, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"tM" = ( +/obj/effect/turf_decal/arrows{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"tP" = ( +/obj/structure/table/holotable/wood, +/obj/item/book/random, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"tQ" = ( +/obj/structure/curtain/black, +/obj/effect/mine/gas/plasma, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"tW" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"tX" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 4 + }, +/mob/living/simple_animal/hostile/syndicate/melee/autogib{ + name = "Syndicate Operative" + }, +/turf/simulated/floor/carpet/green, +/area/awaymission/wwspace/wwmines) +"uc" = ( +/obj/structure/dispenser/oxygen, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"ud" = ( +/obj/structure/table/wood/fancy/red, +/obj/item/clothing/suit/hooded/cultrobes, +/obj/item/trash/candle{ + pixel_y = 1; + pixel_x = 9 + }, +/obj/item/clothing/suit/hooded/cultrobes/cult_shield, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"ul" = ( +/obj/structure/rack, +/obj/item/flashlight/seclite, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"um" = ( +/turf/simulated/floor{ + icon_state = "necro1" + }, +/area/awaymission/wwspace/wwvault) +"ur" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"ut" = ( +/obj/effect/decal/cleanable/blood/gibs, +/turf/simulated/floor{ + icon_state = "necro2" + }, +/area/awaymission/wwspace/wwvault) +"uv" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/structure/curtain/medical, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "white" + }, +/area/awaymission/wwspace/wwmines) +"uw" = ( +/obj/effect/mine/dnascramble, +/obj/item/gun/energy/kinetic_accelerator, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"uy" = ( +/obj/structure/closet{ + icon_state = "mining" + }, +/obj/item/mining_scanner, +/obj/item/clothing/suit/jacket/miningbomber, +/obj/item/clothing/shoes/workboots/mining, +/obj/item/storage/backpack/industrial, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"uC" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 10; + initialize_directions = 10 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"uF" = ( +/obj/structure/table, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"uN" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"uO" = ( +/obj/effect/turf_decal/box, +/obj/structure/mecha_wreckage/ripley, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"uR" = ( +/obj/effect/landmark/burnturf, +/turf/simulated/wall/mineral/plastitanium, +/area/awaymission/wwspace/wwrefine) +"uS" = ( +/obj/structure/bed, +/obj/item/bedsheet/brown, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"uT" = ( +/obj/item/bikehorn/rubberducky, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "freezerfloor" + }, +/area/awaymission/wwspace/wwmines) +"vc" = ( +/obj/structure/curtain/medical, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"vi" = ( +/mob/living/simple_animal/hostile/syndicate/ranged/orion{ + name = "Syndicate Operative" + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"vk" = ( +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"vq" = ( +/obj/effect/gibspawner, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"vr" = ( +/turf/simulated/floor/plating/asteroid/airless, +/area/awaymission/wwspace/wwmines) +"vu" = ( +/obj/item/broken_device, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"vz" = ( +/obj/structure/table/glass, +/obj/item/storage/box/syringes, +/obj/item/storage/belt/medical, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"vA" = ( +/mob/living/simple_animal/hostile/illusion, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"vD" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"vE" = ( +/obj/structure/table/holotable/wood, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"vF" = ( +/obj/machinery/constructable_frame, +/turf/simulated/floor/wood{ + icon_state = "wood-broken" + }, +/area/awaymission/wwspace/wwmines) +"vG" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"vJ" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 8 + }, +/turf/simulated/floor/carpet/orange, +/area/awaymission/wwspace/wwmines) +"vL" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/food/snacks/syndicake, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"wh" = ( +/obj/effect/turf_decal/bot_white, +/obj/machinery/atmospherics/portable/canister/oxygen, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 8 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"wi" = ( +/obj/effect/decal/cleanable/blood/drip{ + icon_state = "5" + }, +/turf/simulated/wall/mineral/sandstone, +/area/awaymission/wwspace/wwmines) +"wk" = ( +/obj/item/reagent_containers/food/drinks/oilcan, +/obj/effect/decal/cleanable/blood/oil, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"wp" = ( +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"ws" = ( +/obj/structure/sink/puddle, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"wu" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"wz" = ( +/obj/structure/closet/cabinet, +/obj/item/stack/spacecash/c50, +/turf/simulated/floor/carpet/purple, +/area/awaymission/wwspace/wwmines) +"wB" = ( +/obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/hostile/syndicate/ranged/space, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"wD" = ( +/obj/effect/turf_decal/arrows{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"wE" = ( +/obj/structure/table/holotable/wood, +/obj/item/seeds/eggplant, +/obj/item/seeds/garlic{ + pixel_x = 3 + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"wF" = ( +/obj/structure/curtain/medical, +/obj/effect/mine/dnascramble, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"wK" = ( +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"wO" = ( +/turf/simulated/floor/wood{ + icon_state = "wood-broken6" + }, +/area/awaymission/wwspace/wwmines) +"wR" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"wU" = ( +/obj/structure/flora/rock/pile, +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"wX" = ( +/obj/structure/barricade/sandbags, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"xa" = ( +/obj/effect/decal/cleanable/ants, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"xb" = ( +/obj/effect/spawner/window/plastitanium, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"xc" = ( +/obj/structure/table/wood, +/obj/item/folder/blue, +/obj/item/pen, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"xd" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"xf" = ( +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"xj" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"xk" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/carpet/cyan, +/area/awaymission/wwspace/wwmines) +"xm" = ( +/obj/structure/closet/cabinet, +/turf/simulated/floor/carpet/cyan, +/area/awaymission/wwspace/wwmines) +"xo" = ( +/obj/structure/closet/cabinet, +/obj/effect/decal/cleanable/cobweb2, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/green, +/area/awaymission/wwspace/wwmines) +"xp" = ( +/obj/structure/girder/displaced, +/turf/template_noop, +/area/template_noop) +"xq" = ( +/obj/effect/decal/warning_stripes/southwest, +/obj/structure/marker_beacon/dock_marker, +/turf/simulated/floor/plating/airless, +/area/awaymission/wwspace/wwrefine) +"xr" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"xw" = ( +/obj/structure/table, +/obj/item/hand_labeler, +/obj/item/hand_labeler{ + pixel_x = -3; + pixel_y = -3 + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"xy" = ( +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroid9" + }, +/area/awaymission/wwspace/wwmines) +"xB" = ( +/obj/effect/landmark/damageturf, +/obj/item/stack/tile/plasteel, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"xE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidplating" + }, +/area/awaymission/wwspace/wwmines) +"xI" = ( +/turf/simulated/wall/indestructible/cult, +/area/awaymission/wwspace/wwvault) +"xL" = ( +/obj/item/chair/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"xM" = ( +/obj/machinery/door/airlock/cult, +/turf/simulated/floor{ + icon_state = "necro1" + }, +/area/awaymission/wwspace/wwvault) +"xT" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = 3; + pixel_y = 7 + }, +/obj/item/pen{ + pixel_x = 8; + pixel_y = -4 + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"xV" = ( +/obj/structure/door_assembly/door_assembly_ext{ + anchored = 1 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"yi" = ( +/obj/structure/grille/broken, +/obj/item/stack/rods, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"yt" = ( +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroid4" + }, +/area/awaymission/wwspace/wwmines) +"yH" = ( +/obj/structure/table/holotable/wood, +/obj/item/reagent_containers/food/drinks/cans/beer, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"yK" = ( +/obj/structure/dispenser/oxygen, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"yP" = ( +/obj/structure/table/holotable/wood, +/obj/item/reagent_containers/food/drinks/drinkingglass/soda{ + pixel_x = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"yT" = ( +/obj/structure/table_frame/wood, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"yU" = ( +/turf/simulated/floor/carpet/cyan, +/area/awaymission/wwspace/wwmines) +"za" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "vault" + }, +/area/awaymission/wwspace/wwrefine) +"zd" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"zn" = ( +/obj/structure/table/reinforced, +/obj/item/toy/figure/crew/syndie, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"zt" = ( +/obj/effect/decal/warning_stripes/north, +/turf/simulated/floor/plating/airless, +/area/awaymission/wwspace/wwrefine) +"zu" = ( +/obj/structure/closet/cabinet, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"zC" = ( +/obj/structure/lattice, +/turf/template_noop, +/area/template_noop) +"zD" = ( +/obj/structure/table, +/obj/item/clothing/head/welding{ + layer = 8 + }, +/obj/item/stack/sheet/metal{ + amount = 50; + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/stack/sheet/glass{ + amount = 50 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"zG" = ( +/obj/machinery/light/small, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "freezerfloor" + }, +/area/awaymission/wwspace/wwmines) +"zL" = ( +/obj/effect/step_trigger/sound_effect{ + sound = "modular_ss220/aesthetics_sounds/sound/creepy/many_whisper1.ogg"; + triggerer_only = 1; + happens_once = 1 + }, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"zO" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/orange, +/area/awaymission/wwspace/wwmines) +"zS" = ( +/obj/structure/filingcabinet/chestdrawer, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"zU" = ( +/obj/machinery/light, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"zV" = ( +/obj/effect/decal/cleanable/ants, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"zY" = ( +/obj/structure/bed, +/obj/item/bedsheet/brown, +/turf/simulated/floor/carpet/purple, +/area/awaymission/wwspace/wwmines) +"Aa" = ( +/obj/structure/table/holotable/wood, +/obj/item/clothing/glasses/monocle, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"Ab" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/delivery, +/obj/structure/largecrate, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Ap" = ( +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"As" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id_tag = "ww_hang2" + }, +/obj/effect/decal/warning_stripes/north, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"Au" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Az" = ( +/obj/structure/bed/roller, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"AD" = ( +/obj/effect/rune/narsie{ + used = 1 + }, +/obj/structure/fluff/divine/conduit{ + icon_state = "convertaltar-red" + }, +/obj/item/kitchen/knife/ritual, +/obj/item/organ/internal/heart, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"AG" = ( +/obj/structure/chair/sofa/left{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"AI" = ( +/obj/effect/decal/warning_stripes/east, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"AJ" = ( +/obj/machinery/light/small, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"AK" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 5 + }, +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"AM" = ( +/obj/effect/mob_spawn/human/skeleton, +/turf/simulated/floor/wood{ + icon_state = "wood-broken3" + }, +/area/awaymission/wwspace/wwmines) +"AQ" = ( +/obj/item/trash/chips, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"AS" = ( +/obj/machinery/atmospherics/portable/canister/air{ + filled = 0.1 + }, +/obj/effect/turf_decal/bot_white, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"AT" = ( +/obj/structure/table/holotable/wood, +/obj/machinery/chem_dispenser/soda{ + pixel_y = 8 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"AU" = ( +/obj/effect/step_trigger/sound_effect{ + sound = "sound/hallucinations/turn_around1.ogg"; + triggerer_only = 1; + happens_once = 1 + }, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"AV" = ( +/obj/effect/step_trigger/sound_effect{ + sound = "modular_ss220/aesthetics_sounds/sound/creepy/scary_whisper1.ogg"; + triggerer_only = 1; + happens_once = 1 + }, +/obj/effect/step_trigger/message{ + message = "Has this rock always been here?" + }, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwmines) +"AX" = ( +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"AY" = ( +/obj/structure/table, +/obj/item/kitchen/rollingpin, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"AZ" = ( +/turf/simulated/floor{ + icon_state = "cultdamage6" + }, +/area/awaymission/wwspace/wwvault) +"Bb" = ( +/turf/simulated/floor{ + icon_state = "cultdamage3" + }, +/area/awaymission/wwspace/wwvault) +"Bd" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/wall/mineral/sandstone, +/area/awaymission/wwspace/wwmines) +"Be" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Bf" = ( +/obj/structure/table/holotable/wood, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"Bi" = ( +/turf/simulated/wall/mineral/plastitanium{ + icon_state = "plastitanium_wall-5-d" + }, +/area/awaymission/wwspace/wwrefine) +"Bj" = ( +/obj/machinery/optable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/obj/item/circular_saw, +/turf/simulated/floor/plasteel{ + icon_state = "whiteblue" + }, +/area/awaymission/wwspace/wwmines) +"Bm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/extinguisher_cabinet{ + name = "west bump"; + pixel_x = -27 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Bo" = ( +/obj/effect/decal/cleanable/blood/drip, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Bp" = ( +/obj/machinery/atmospherics/unary/portables_connector{ + dir = 1 + }, +/obj/machinery/atmospherics/portable/canister, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"Br" = ( +/obj/structure/table/holotable/wood, +/obj/item/kitchen/utensil/fork{ + pixel_x = 6 + }, +/obj/item/kitchen/utensil/spoon, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Bt" = ( +/obj/structure/cult/pylon, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwmines) +"BD" = ( +/obj/structure/closet/secure_closet/medical3, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "whiteblue" + }, +/area/awaymission/wwspace/wwmines) +"BH" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"BJ" = ( +/turf/simulated/floor/bluegrid{ + icon_state = "bcircuitoff" + }, +/area/awaymission/wwspace/wwvault) +"Cb" = ( +/obj/machinery/washing_machine, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "barber" + }, +/area/awaymission/wwspace/wwmines) +"Cm" = ( +/obj/effect/step_trigger/sound_effect{ + sound = "modular_ss220/aesthetics_sounds/sound/creepy/many_whisper2.ogg"; + triggerer_only = 1; + happens_once = 1 + }, +/turf/simulated/floor{ + icon_state = "cultdamage" + }, +/area/awaymission/wwspace/wwvault) +"Cw" = ( +/obj/structure/table/holotable/wood, +/obj/item/reagent_containers/food/drinks/drinkingglass/soda{ + pixel_x = 11 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Cx" = ( +/turf/simulated/wall/r_wall, +/area/awaymission/wwspace/wwmines) +"Cz" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood{ + icon_state = "wood-broken" + }, +/area/awaymission/wwspace/wwmines) +"CB" = ( +/obj/structure/closet, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"CD" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"CE" = ( +/obj/machinery/door/airlock/vault{ + locked = 1 + }, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvaultdoors) +"CF" = ( +/obj/effect/decal/warning_stripes/south, +/turf/simulated/floor/plating/airless, +/area/template_noop) +"CG" = ( +/turf/simulated/floor/carpet/orange, +/area/awaymission/wwspace/wwmines) +"CW" = ( +/obj/effect/decal/cleanable/blood/drip{ + icon_state = "5" + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"CZ" = ( +/obj/structure/table/holotable/wood, +/obj/item/desk_bell{ + anchored = 1 + }, +/obj/machinery/door/window, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Da" = ( +/obj/structure/grille/broken, +/obj/item/shard{ + icon_state = "small"; + pixel_x = 10; + pixel_y = 9 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"De" = ( +/turf/simulated/floor{ + icon_state = "cultdamage" + }, +/area/awaymission/wwspace/wwmines) +"Di" = ( +/obj/structure/chair/sofa/left{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Dj" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/machinery/door_control{ + pixel_y = 28; + id = "ww_hang1" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Dm" = ( +/turf/simulated/floor/wood{ + icon_state = "wood-broken3" + }, +/area/awaymission/wwspace/wwmines) +"Do" = ( +/obj/structure/sign/poster/contraband/random{ + pixel_y = -32 + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"Du" = ( +/obj/structure/flora/ash/cap_shroom, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"Dv" = ( +/obj/structure/railing, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Dw" = ( +/turf/simulated/floor/plating/ironsand{ + icon_state = "ironsand4" + }, +/area/awaymission/wwspace/wwmines) +"Dy" = ( +/turf/simulated/floor/plasteel{ + icon_state = "freezerfloor" + }, +/area/awaymission/wwspace/wwmines) +"DA" = ( +/obj/structure/table/holotable/wood, +/obj/item/ashtray/glass{ + pixel_x = 6 + }, +/obj/item/clothing/mask/cigarette, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"DB" = ( +/mob/living/simple_animal/hostile/syndicate/ranged/orion{ + name = "Syndicate Operative" + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"DF" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 8 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/closet/crate/trashcart, +/obj/item/twohanded/fireaxe, +/turf/simulated/floor/wood{ + broken = 1; + icon_state = "wood-broken7" + }, +/area/awaymission/wwspace/wwmines) +"DG" = ( +/obj/structure/curtain/black, +/obj/effect/mine/dnascramble, +/turf/simulated/floor/carpet/cyan, +/area/awaymission/wwspace/wwmines) +"DI" = ( +/obj/structure/chair/comfy/black, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"DL" = ( +/obj/structure/table/holotable/wood, +/obj/item/lighter/zippo, +/obj/item/storage/fancy/cigarettes/cigpack_robust, +/obj/item/storage/fancy/cigarettes/cigpack_uplift, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"DM" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood{ + icon_state = "wood-broken6" + }, +/area/awaymission/wwspace/wwmines) +"DO" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"DQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"DT" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidplating" + }, +/area/awaymission/wwspace/wwmines) +"DU" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"DW" = ( +/obj/item/stack/tile/wood, +/obj/effect/decal/cleanable/blood/oil, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"DY" = ( +/obj/item/stack/sheet/plasteel, +/turf/template_noop, +/area/template_noop) +"Eb" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"Ee" = ( +/obj/effect/decal/warning_stripes/southeast, +/turf/simulated/floor/plating/airless, +/area/awaymission/wwspace/wwrefine) +"Eg" = ( +/obj/structure/barricade/sandbags, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Eq" = ( +/obj/effect/turf_decal/delivery/white, +/obj/structure/closet/crate/engineering, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Er" = ( +/obj/structure/chair/comfy{ + dir = 4 + }, +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 8 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Eu" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"Ez" = ( +/obj/structure/closet{ + icon_state = "mining" + }, +/obj/item/clothing/under/plasmaman/mining, +/obj/item/clothing/suit/space/hardsuit/mining, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"ED" = ( +/obj/structure/mineral_door/wood, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"EH" = ( +/mob/living/simple_animal/hostile/creature, +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"EI" = ( +/obj/structure/stone_tile/surrounding/cracked{ + dir = 1 + }, +/obj/structure/stone_tile/slab/cracked{ + dir = 5 + }, +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"EL" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "barber" + }, +/area/awaymission/wwspace/wwmines) +"ER" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"ES" = ( +/obj/effect/spawner/window/reinforced, +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id_tag = "ww_window" + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"ET" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/reagent_containers/spray/cleaner{ + desc = "Someone has crossed out the Space from Space Cleaner and written in Surgery. 'Do not remove under punishment of death!!!' is scrawled on the back."; + name = "Surgery Cleaner" + }, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "whiteblue" + }, +/area/awaymission/wwspace/wwmines) +"EV" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/carpet/purple, +/area/awaymission/wwspace/wwmines) +"EX" = ( +/obj/item/chair/wood{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"EY" = ( +/obj/structure/railing/corner, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Fa" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 4; + icon_state = "burst_l" + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"Fb" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Ff" = ( +/obj/machinery/shower{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "freezerfloor" + }, +/area/awaymission/wwspace/wwmines) +"Fn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Fp" = ( +/obj/structure/table, +/obj/effect/decal/warning_stripes/southwest, +/obj/item/storage/toolbox/electrical{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = -1 + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"Fs" = ( +/obj/effect/turf_decal/delivery/white, +/obj/structure/closet/crate, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Ft" = ( +/obj/item/trash/chips{ + pixel_x = 12 + }, +/obj/item/trash/cheesie, +/obj/item/circuitboard/aiupload_broken, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"FB" = ( +/obj/machinery/constructable_frame, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"FH" = ( +/obj/structure/table/holotable/wood, +/obj/machinery/kitchen_machine/microwave{ + pixel_x = -3; + pixel_y = 6 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"FI" = ( +/obj/structure/shuttle/engine/propulsion{ + dir = 8 + }, +/turf/simulated/floor/plating/airless, +/area/template_noop) +"FL" = ( +/obj/structure/table/holotable/wood, +/obj/item/reagent_containers/glass/beaker/waterbottle, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"FS" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"FU" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Gb" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 1 + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"Gc" = ( +/obj/effect/decal/warning_stripes/southwest, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"Gf" = ( +/obj/structure/girder, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"Go" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/ore_box, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"Gs" = ( +/obj/structure/table/holotable/wood, +/obj/effect/decal/cleanable/dirt, +/obj/item/dice/d6, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"Gt" = ( +/obj/structure/computerframe{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Gv" = ( +/obj/structure/curtain/black, +/turf/simulated/floor/carpet/purple, +/area/awaymission/wwspace/wwmines) +"Gz" = ( +/obj/structure/extinguisher_cabinet{ + name = "west bump"; + pixel_x = -27 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"GC" = ( +/turf/simulated/floor/plating/ironsand{ + icon_state = "ironsand6" + }, +/area/awaymission/wwspace/wwmines) +"GF" = ( +/obj/structure/table, +/obj/item/kitchen/knife, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"GG" = ( +/obj/structure/rack, +/obj/item/reagent_containers/glass/bucket, +/obj/structure/rack, +/obj/item/reagent_containers/glass/bucket{ + pixel_x = 6; + pixel_y = 4 + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"GI" = ( +/obj/effect/mine/gas/plasma, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/closet/cardboard, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"GK" = ( +/obj/item/stack/sheet/mineral/sandstone, +/obj/effect/mine/dnascramble, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"GM" = ( +/obj/machinery/economy/vending/coffee/free, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"GP" = ( +/obj/machinery/atmospherics/unary/tank/air{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"GQ" = ( +/obj/item/twohanded/required/kirbyplants, +/obj/effect/mine/dnascramble, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"GS" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 4 + }, +/obj/effect/mine/dnascramble, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Hg" = ( +/obj/structure/closet/crate/trashcart, +/obj/item/trash/tastybread, +/obj/item/trash/tastybread, +/obj/item/trash/tastybread, +/obj/item/trash/tastybread, +/obj/item/trash/chips, +/obj/item/trash/chips, +/obj/item/trash/can, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"Hh" = ( +/obj/structure/table/holotable/wood, +/obj/machinery/chem_dispenser/beer{ + pixel_y = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Hj" = ( +/obj/structure/table/holotable/wood, +/obj/item/reagent_containers/food/snacks/mint, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Hm" = ( +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/wood{ + icon_state = "wood-broken7" + }, +/area/awaymission/wwspace/wwmines) +"Hn" = ( +/obj/effect/decal/warning_stripes/east, +/turf/simulated/floor/plating/airless, +/area/awaymission/wwspace/wwrefine) +"Hu" = ( +/obj/structure/bed, +/obj/item/bedsheet/blue, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/purple, +/area/awaymission/wwspace/wwmines) +"Hw" = ( +/obj/structure/marker_beacon/dock_marker, +/turf/simulated/floor/plating/airless, +/area/template_noop) +"Hx" = ( +/obj/structure/curtain/black, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"HE" = ( +/obj/machinery/teleport/hub, +/turf/simulated/floor/bluegrid{ + icon_state = "gcircuitoff" + }, +/area/awaymission/wwspace/wwvaultdoors) +"HF" = ( +/obj/structure/closet/walllocker/emerglocker/west, +/obj/structure/bed/roller, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"HG" = ( +/obj/effect/mine/dnascramble, +/obj/item/trash/chips, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"HI" = ( +/obj/structure/bookcase/random, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"HJ" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"HS" = ( +/obj/machinery/atmospherics/pipe/simple/hidden, +/mob/living/simple_animal/hostile/syndicate/ranged/orion{ + name = "Syndicate Operative" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"HT" = ( +/mob/living/simple_animal/hostile/syndicate/melee/autogib{ + name = "Syndicate Operative" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "barber" + }, +/area/awaymission/wwspace/wwmines) +"HU" = ( +/obj/structure/closet/cabinet, +/turf/simulated/floor/carpet/purple, +/area/awaymission/wwspace/wwmines) +"Ie" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/delivery, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Ih" = ( +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"Ii" = ( +/obj/structure/curtain/black, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/green, +/area/awaymission/wwspace/wwmines) +"Im" = ( +/obj/machinery/door_control{ + pixel_x = -29 + }, +/obj/structure/door_assembly/door_assembly_ext, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"In" = ( +/turf/simulated/floor{ + icon_state = "cultdamage" + }, +/area/awaymission/wwspace/wwvault) +"Ip" = ( +/obj/structure/table/reinforced, +/obj/machinery/light, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"Ir" = ( +/obj/effect/decal/warning_stripes/north, +/obj/item/stack/rods{ + amount = 4 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"Ix" = ( +/obj/structure/table/wood/fancy/red, +/obj/item/whetstone/cult, +/obj/item/trash/candle{ + pixel_y = 12 + }, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"Iy" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 9 + }, +/obj/structure/stone_tile/cracked, +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"IB" = ( +/obj/structure/reagent_dispensers/water_cooler, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"IF" = ( +/obj/structure/marker_beacon/dock_marker, +/obj/effect/decal/warning_stripes/south, +/turf/simulated/floor/plating/airless, +/area/template_noop) +"IH" = ( +/obj/structure/shuttle/engine/router, +/obj/structure/shuttle/engine/router, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"IL" = ( +/obj/structure/flora/rock/pile, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"IN" = ( +/obj/effect/turf_decal/bot_red, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"IS" = ( +/obj/structure/closet{ + icon_state = "syndicate" + }, +/obj/item/storage/backpack/duffel/syndie, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"IU" = ( +/obj/machinery/hydroponics/soil, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"IX" = ( +/obj/structure/closet/cabinet, +/obj/item/stack/spacecash/c100, +/turf/simulated/floor/carpet/orange, +/area/awaymission/wwspace/wwmines) +"Jf" = ( +/obj/effect/decal/cleanable/shreds, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Jp" = ( +/turf/simulated/floor{ + icon_state = "cultdamage3" + }, +/area/awaymission/wwspace/wwmines) +"Jt" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12 + }, +/obj/structure/mirror{ + pixel_x = -28 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Ju" = ( +/obj/item/shard{ + icon_state = "small" + }, +/turf/template_noop, +/area/template_noop) +"JI" = ( +/obj/structure/stone_tile/surrounding/cracked, +/obj/structure/stone_tile/surrounding_tile/cracked, +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"JK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plasteel{ + icon_state = "white" + }, +/area/awaymission/wwspace/wwmines) +"JN" = ( +/obj/structure/toilet{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"JO" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/ore_box, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"JQ" = ( +/obj/effect/decal/cleanable/blood/drip, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"JR" = ( +/obj/structure/stone_tile/slab, +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"JS" = ( +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"JU" = ( +/obj/structure/marker_beacon/dock_marker, +/turf/template_noop, +/area/template_noop) +"JV" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 8 + }, +/mob/living/simple_animal/hostile/syndicate/ranged/orion{ + name = "Syndicate Operative" + }, +/turf/simulated/floor/carpet/purple, +/area/awaymission/wwspace/wwmines) +"Kb" = ( +/obj/structure/closet/cabinet, +/obj/effect/decal/cleanable/cobweb2, +/turf/simulated/floor/wood{ + icon_state = "wood-broken7" + }, +/area/awaymission/wwspace/wwmines) +"Kk" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate, +/obj/machinery/light/small, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Kr" = ( +/obj/structure/reagent_dispensers/water_cooler, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Ku" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 4 + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"KA" = ( +/obj/structure/closet/secure_closet/medical2, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "whiteblue" + }, +/area/awaymission/wwspace/wwmines) +"KJ" = ( +/obj/structure/window/plasmareinforced{ + color = "#FF0000"; + dir = 2 + }, +/obj/item/flag/syndi, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"KK" = ( +/obj/structure/barricade/sandbags, +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 1 + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"KL" = ( +/obj/effect/mine/dnascramble, +/obj/item/clothing/suit/jacket/miningbomber, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"KN" = ( +/obj/effect/decal/warning_stripes/southeastcorner, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"KO" = ( +/obj/structure/table/holotable/wood, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"KR" = ( +/turf/simulated/wall/r_wall, +/area/awaymission/wwspace/wwrefine) +"KV" = ( +/obj/effect/gibspawner, +/turf/simulated/floor{ + icon_state = "necro2" + }, +/area/awaymission/wwspace/wwvault) +"KZ" = ( +/obj/structure/girder, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Lc" = ( +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"Lp" = ( +/obj/machinery/light/small, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"Lr" = ( +/obj/structure/stone_tile/slab/cracked, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwmines) +"LE" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"LG" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/obj/machinery/light, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"LM" = ( +/turf/simulated/floor/wood{ + icon_state = "wood-broken7" + }, +/area/awaymission/wwspace/wwmines) +"LO" = ( +/obj/structure/lattice/catwalk, +/turf/template_noop, +/area/template_noop) +"LP" = ( +/obj/structure/bed, +/obj/item/bedsheet/blue, +/turf/simulated/floor/carpet/cyan, +/area/awaymission/wwspace/wwmines) +"LS" = ( +/obj/item/trash/tapetrash, +/obj/item/trash/raisins{ + pixel_y = 18 + }, +/obj/item/trash/raisins{ + pixel_y = 11; + pixel_x = -17 + }, +/obj/effect/decal/cleanable/ash, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"LT" = ( +/obj/structure/marker_beacon/dock_marker, +/obj/effect/decal/warning_stripes/north, +/turf/simulated/floor/plating/airless, +/area/template_noop) +"LU" = ( +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroid8" + }, +/area/awaymission/wwspace/wwmines) +"LV" = ( +/obj/effect/gateway, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"Mc" = ( +/obj/structure/closet/cabinet, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/spacecash/c50, +/turf/simulated/floor/carpet/orange, +/area/awaymission/wwspace/wwmines) +"Md" = ( +/obj/machinery/computer{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Me" = ( +/obj/structure/table, +/obj/effect/decal/warning_stripes/west, +/obj/item/clothing/glasses/welding, +/obj/item/weldingtool, +/obj/item/storage/belt/utility, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"Mf" = ( +/obj/structure/table/wood, +/obj/item/storage/fancy/donut_box, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"Mh" = ( +/obj/effect/decal/warning_stripes/northwest, +/obj/effect/landmark/damageturf, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"Mi" = ( +/obj/structure/railing{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Mq" = ( +/obj/structure/falsewall/rock_ancient, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwmines) +"Mu" = ( +/obj/structure/closet/cabinet, +/turf/simulated/floor/carpet/orange, +/area/awaymission/wwspace/wwmines) +"Mv" = ( +/obj/structure/shuttle/engine/router, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"MD" = ( +/obj/structure/computerframe{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "whiteblue" + }, +/area/awaymission/wwspace/wwmines) +"MF" = ( +/obj/structure/curtain/black, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"MG" = ( +/obj/effect/turf_decal/arrows{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"MI" = ( +/obj/effect/turf_decal/bot_white, +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/bot_white, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"MJ" = ( +/obj/structure/lattice/catwalk, +/obj/structure/marker_beacon/dock_marker, +/turf/space, +/area/template_noop) +"MK" = ( +/obj/machinery/light/small, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"MM" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/wall/mineral/plastitanium, +/area/awaymission/wwspace/wwrefine) +"MO" = ( +/mob/living/simple_animal/hostile/syndicate/ranged/orion{ + name = "Syndicate Operative" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "white" + }, +/area/awaymission/wwspace/wwmines) +"MP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"Nd" = ( +/obj/item/chair/wood, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Ne" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/carpet/orange, +/area/awaymission/wwspace/wwmines) +"Nf" = ( +/obj/effect/gibspawner, +/turf/simulated/floor{ + icon_state = "necro3" + }, +/area/awaymission/wwspace/wwvault) +"Ni" = ( +/obj/machinery/wish_granter/super, +/turf/simulated/floor{ + icon_state = "necro3" + }, +/area/awaymission/wwspace/wwvault) +"Nj" = ( +/obj/structure/table/glass, +/obj/item/handheld_defibrillator, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Nk" = ( +/obj/effect/spawner/window/reinforced, +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id_tag = "ww_window" + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"Nl" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 8 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Nq" = ( +/obj/effect/turf_decal/caution{ + dir = 4 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"Ns" = ( +/obj/structure/rack, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkyellowfull" + }, +/area/awaymission/wwspace/wwrefine) +"Nt" = ( +/obj/structure/closet/secure_closet/freezer/kitchen, +/obj/effect/decal/cleanable/cobweb2, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Nw" = ( +/obj/structure/fans/tiny, +/obj/effect/decal/warning_stripes/north, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"Nz" = ( +/obj/machinery/computer/teleporter{ + icon_keyboard = null; + icon_screen = "computer_on"; + icon = 'icons/obj/library.dmi' + }, +/turf/simulated/floor/bluegrid{ + icon_state = "gcircuitoff" + }, +/area/awaymission/wwspace/wwvaultdoors) +"NB" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/remains/human, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"NC" = ( +/obj/structure/bed, +/obj/item/bedsheet/blue, +/turf/simulated/floor/carpet/purple, +/area/awaymission/wwspace/wwmines) +"NH" = ( +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"NJ" = ( +/turf/simulated/floor/bluegrid{ + icon_state = "gcircuitoff" + }, +/area/awaymission/wwspace/wwvault) +"NP" = ( +/obj/structure/table_frame/wood, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"NR" = ( +/obj/machinery/economy/vending/cigarette/free, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"NU" = ( +/obj/effect/decal/warning_stripes/west, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"NY" = ( +/obj/effect/decal/cleanable/blood/gibs, +/obj/effect/gibspawner, +/turf/simulated/floor{ + icon_state = "necro1" + }, +/area/awaymission/wwspace/wwvault) +"Od" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"Oh" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/wall/mineral/sandstone, +/area/awaymission/wwspace/wwmines) +"Oi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mob_spawn/human/miner, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"Os" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 1 + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"Ov" = ( +/obj/effect/step_trigger/message{ + message = "You feel some strange ominous call that stretches from the depths of the cave..." + }, +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"Ow" = ( +/obj/structure/rack, +/obj/item/cultivator/rake, +/obj/item/shovel/spade, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"OF" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 2; + id_tag = "ww_hang1" + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"OL" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id_tag = "ww_hang2" + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"ON" = ( +/obj/effect/landmark/damageturf, +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"OS" = ( +/obj/structure/table/reinforced, +/obj/machinery/light{ + dir = 1 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"OT" = ( +/obj/structure/table_frame/wood, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"OV" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"OY" = ( +/obj/structure/chair/wood{ + dir = 2 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"OZ" = ( +/obj/item/shard{ + icon_state = "medium"; + pixel_y = 9 + }, +/obj/effect/decal/cleanable/blood/drip, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"Pe" = ( +/mob/living/simple_animal/hostile/syndicate/melee/autogib/depot/space{ + name = "Syndicate Commando" + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Ph" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/ore_box, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Pl" = ( +/obj/effect/turf_decal/caution/stand_clear{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Pn" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Pt" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Pz" = ( +/obj/structure/table/holotable/wood, +/obj/item/reagent_containers/food/snacks/mint, +/obj/item/kitchen/utensil/spoon, +/obj/item/kitchen/utensil/fork{ + pixel_x = 6 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"PC" = ( +/obj/machinery/economy/slot_machine, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"PG" = ( +/obj/effect/decal/cleanable/blood/drip, +/obj/effect/decal/cleanable/blood/drip{ + icon_state = "4" + }, +/obj/effect/decal/cleanable/blood/drip{ + icon_state = "3" + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"PK" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"PL" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 8 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"PM" = ( +/obj/effect/turf_decal/delivery/white, +/obj/structure/closet/cardboard, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"PO" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"PU" = ( +/obj/effect/decal/warning_stripes/northwest, +/turf/simulated/floor/plating/airless, +/area/awaymission/wwspace/wwrefine) +"PW" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/wood{ + icon_state = "wood-broken7" + }, +/area/awaymission/wwspace/wwmines) +"Qc" = ( +/obj/machinery/iv_drip{ + pixel_y = -14 + }, +/obj/machinery/iv_drip{ + pixel_x = 7 + }, +/obj/effect/decal/cleanable/cobweb2, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Qe" = ( +/obj/structure/cult/pylon, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"Qg" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"Qj" = ( +/obj/structure/shuttle/engine/large{ + dir = 8 + }, +/turf/template_noop, +/area/template_noop) +"Ql" = ( +/obj/structure/curtain/black, +/turf/simulated/floor/carpet/orange, +/area/awaymission/wwspace/wwmines) +"Qn" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Qo" = ( +/obj/structure/chair/comfy/black{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"Qs" = ( +/obj/item/stack/tile/wood, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Qu" = ( +/obj/item/trash/spentcasing, +/obj/item/trash/sosjerky{ + pixel_x = 11 + }, +/obj/item/trash/can, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/ash, +/mob/living/simple_animal/hostile/syndicate/ranged/space, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidplating" + }, +/area/awaymission/wwspace/wwmines) +"Qy" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/largecrate, +/obj/machinery/light/small, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Qz" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"QB" = ( +/obj/effect/decal/warning_stripes/south, +/turf/simulated/floor/plating/airless, +/area/awaymission/wwspace/wwrefine) +"QG" = ( +/obj/machinery/constructable_frame, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"QH" = ( +/turf/simulated/floor{ + icon_state = "cultdamage7" + }, +/area/awaymission/wwspace/wwvault) +"QQ" = ( +/obj/effect/landmark/damageturf, +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 8 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"QU" = ( +/obj/structure/closet/cabinet, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/purple, +/area/awaymission/wwspace/wwmines) +"QW" = ( +/turf/simulated/wall/mineral/plastitanium/interior, +/area/awaymission/wwspace/wwrefine) +"QY" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood{ + icon_state = "wood-broken5" + }, +/area/awaymission/wwspace/wwmines) +"Re" = ( +/obj/machinery/photocopier, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Rr" = ( +/obj/effect/spawner/window/plastitanium, +/turf/simulated/floor/plating/airless, +/area/awaymission/wwspace/wwrefine) +"Rx" = ( +/obj/structure/table/holotable/wood, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"RA" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"RL" = ( +/obj/structure/fans/tiny, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"RO" = ( +/obj/structure/chair/sofa/right{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"RQ" = ( +/obj/structure/closet/crate/can, +/turf/simulated/floor/wood{ + icon_state = "wood-broken5" + }, +/area/awaymission/wwspace/wwmines) +"RY" = ( +/obj/structure/closet{ + icon_state = "syndicate" + }, +/obj/item/clothing/under/syndicate/tacticool, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"Sa" = ( +/obj/structure/chair/comfy/black, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"Sb" = ( +/obj/effect/mine/dnascramble, +/obj/item/stack/sheet/mineral/sandstone, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroid9" + }, +/area/awaymission/wwspace/wwmines) +"Sf" = ( +/obj/machinery/computer{ + dir = 4; + icon_keyboard = "syndie_key"; + icon_screen = "syndinavigation" + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"Sn" = ( +/obj/structure/closet{ + icon_state = "mining" + }, +/obj/item/mining_voucher, +/obj/item/clothing/under/plasmaman/mining, +/obj/item/clothing/shoes/workboots/mining, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Sq" = ( +/obj/structure/table/holotable/wood, +/obj/item/reagent_containers/food/drinks/cans/beer{ + pixel_x = -7 + }, +/obj/item/reagent_containers/food/drinks/cans/beer, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Sr" = ( +/mob/living/simple_animal/hostile/syndicate/melee/autogib/depot/space{ + name = "Syndicate Commando" + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"Sw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"SL" = ( +/obj/structure/chair/comfy/black{ + dir = 8 + }, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"SO" = ( +/obj/effect/step_trigger/sound_effect{ + sound = "sound/hallucinations/im_here1.ogg"; + triggerer_only = 1; + happens_once = 1 + }, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"SR" = ( +/obj/structure/mineral_door/wood, +/obj/machinery/atmospherics/pipe/simple/hidden/universal, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"SU" = ( +/obj/effect/turf_decal/delivery/white, +/obj/structure/closet/crate, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Tc" = ( +/obj/machinery/atmospherics/portable/canister/oxygen, +/obj/effect/turf_decal/bot_white, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"Tg" = ( +/obj/effect/mine/dnascramble, +/obj/structure/flora/rock, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"Ti" = ( +/obj/effect/turf_decal/delivery, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"Tk" = ( +/obj/structure/chair/sofa/left{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Tl" = ( +/obj/structure/table/glass, +/obj/item/storage/firstaid/o2{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/storage/firstaid/regular, +/obj/item/storage/firstaid/fire{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/firstaid/brute{ + pixel_x = 6; + pixel_y = 6 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Tm" = ( +/obj/item/chair/wood{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"To" = ( +/obj/machinery/atmospherics/unary/portables_connector{ + dir = 1 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"Tx" = ( +/obj/effect/mine/gas/plasma, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"TA" = ( +/obj/machinery/atmospherics/portable/canister/air{ + filled = 0.1 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"TG" = ( +/obj/effect/decal/warning_stripes/north, +/obj/effect/landmark/damageturf, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"TH" = ( +/turf/simulated/floor{ + icon_state = "cultdamage2" + }, +/area/awaymission/wwspace/wwvault) +"TI" = ( +/obj/item/stack/rods, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"TL" = ( +/obj/structure/closet/cabinet, +/turf/simulated/floor/carpet/green, +/area/awaymission/wwspace/wwmines) +"TN" = ( +/obj/structure/table, +/obj/machinery/light/small{ + dir = 4; + pixel_y = 8 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"TO" = ( +/obj/effect/decal/remains/human, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"TQ" = ( +/obj/effect/decal/warning_stripes/north, +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 1 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"TS" = ( +/obj/machinery/mineral/ore_redemption, +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwmines) +"TX" = ( +/obj/structure/closet/crate/trashcart, +/obj/item/trash/can, +/obj/item/trash/can, +/obj/item/trash/can, +/obj/item/trash/can, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"TZ" = ( +/obj/machinery/floodlight, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"Ua" = ( +/obj/structure/closet{ + icon_state = "mining" + }, +/obj/item/clothing/under/plasmaman/mining, +/obj/item/clothing/shoes/workboots/mining, +/obj/item/storage/backpack/industrial, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Uf" = ( +/obj/structure/bed, +/obj/item/bedsheet/blue, +/turf/simulated/floor/carpet/green, +/area/awaymission/wwspace/wwmines) +"Ui" = ( +/obj/structure/rack, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Uj" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Uk" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12 + }, +/obj/structure/mirror{ + icon_state = "mirror_broke"; + pixel_x = -28 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Uq" = ( +/obj/item/shard{ + icon_state = "medium"; + pixel_y = -10; + pixel_x = 16 + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"Ur" = ( +/obj/structure/chair/comfy/black{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"Uz" = ( +/obj/structure/bed, +/obj/item/bedsheet/brown, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"UB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mob_spawn/human/miner, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidplating" + }, +/area/awaymission/wwspace/wwmines) +"UD" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id_tag = "ww_hang2" + }, +/obj/effect/decal/warning_stripes/south, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"UV" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "vault" + }, +/area/awaymission/wwspace/wwrefine) +"UW" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"UX" = ( +/obj/structure/toilet{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/sign/poster/contraband/random{ + pixel_y = -32 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"UZ" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/oil, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "vault" + }, +/area/awaymission/wwspace/wwrefine) +"Vh" = ( +/obj/structure/flora/rock, +/obj/effect/mine/dnascramble, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"Vi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"Vj" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"Vv" = ( +/turf/simulated/floor{ + icon_state = "necro2" + }, +/area/awaymission/wwspace/wwvault) +"VF" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"VG" = ( +/obj/structure/table/holotable/wood, +/obj/item/reagent_containers/food/snacks/mint, +/obj/item/kitchen/utensil/fork, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"VJ" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"VO" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "vault" + }, +/area/awaymission/wwspace/wwrefine) +"VP" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"VT" = ( +/obj/structure/curtain/black, +/obj/effect/mine/dnascramble, +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"VU" = ( +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/simulated/floor/wood{ + icon_state = "wood-broken3" + }, +/area/awaymission/wwspace/wwmines) +"VV" = ( +/obj/structure/reagent_dispensers/beerkeg, +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 1 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"VW" = ( +/obj/structure/table/holotable/wood, +/obj/structure/table/holotable/wood, +/obj/item/reagent_containers/food/drinks/drinkingglass/soda{ + pixel_x = 6 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"VZ" = ( +/obj/effect/mine/dnascramble, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroid2" + }, +/area/awaymission/wwspace/wwmines) +"Wa" = ( +/obj/item/twohanded/required/kirbyplants/dead, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/simulated/floor/carpet/green, +/area/awaymission/wwspace/wwmines) +"Wc" = ( +/obj/structure/disposalpipe/broken, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidplating" + }, +/area/awaymission/wwspace/wwmines) +"Wk" = ( +/obj/machinery/door/airlock/external{ + req_access_txt = "150" + }, +/obj/structure/fans/tiny, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"Wq" = ( +/obj/effect/decal/cleanable/blood/drip{ + icon_state = "5" + }, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"Ws" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical, +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 4 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"WH" = ( +/obj/effect/spawner/window/reinforced, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"WI" = ( +/turf/simulated/floor/plating/ironsand{ + icon_state = "ironsand13" + }, +/area/awaymission/wwspace/wwmines) +"WJ" = ( +/obj/effect/decal/warning_stripes/southeastcorner, +/turf/simulated/floor/plating/airless, +/area/awaymission/wwspace/wwrefine) +"WL" = ( +/obj/item/chair/wood{ + dir = 8 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"WM" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"WS" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "white" + }, +/area/awaymission/wwspace/wwmines) +"WY" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/item/stack/tile/wood, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"Xe" = ( +/obj/structure/flora/rock/pile, +/obj/machinery/light/small, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"Xn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Xr" = ( +/obj/item/stack/rods, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/sheet/cardboard, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"Xt" = ( +/obj/effect/mine/dnascramble, +/obj/effect/mob_spawn/human/miner, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Xz" = ( +/obj/structure/extinguisher_cabinet{ + name = "east bump"; + pixel_x = 27 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"XE" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/green, +/area/awaymission/wwspace/wwmines) +"XF" = ( +/obj/structure/flora/ash/leaf_shroom, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"XI" = ( +/obj/structure/computerframe{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/shard, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"XN" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "freezerfloor" + }, +/area/awaymission/wwspace/wwmines) +"XQ" = ( +/obj/structure/fluff/divine/conduit{ + icon_state = "sacrificealtar-red" + }, +/obj/item/book_of_babel, +/turf/simulated/floor{ + icon_state = "cult" + }, +/area/awaymission/wwspace/wwvault) +"XS" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"Yc" = ( +/obj/item/stack/sheet/plasteel, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"Ye" = ( +/obj/structure/table/holotable/wood, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/spacecash/c200, +/obj/item/stack/spacecash/c50, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"Yh" = ( +/obj/structure/stone_tile/block/cracked, +/obj/structure/stone_tile/slab/cracked{ + dir = 9 + }, +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"Yi" = ( +/obj/machinery/atmospherics/binary/valve{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"Ym" = ( +/obj/machinery/atmospherics/portable/canister/oxygen, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"YB" = ( +/obj/effect/decal/warning_stripes/west, +/obj/effect/mob_spawn/human/miner, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"YC" = ( +/turf/simulated/floor/carpet, +/area/awaymission/wwspace/wwmines) +"YI" = ( +/mob/living/simple_animal/hostile/syndicate/ranged/orion{ + name = "Syndicate Operative" + }, +/turf/simulated/floor/plating/ironsand, +/area/awaymission/wwspace/wwmines) +"YJ" = ( +/obj/machinery/light/small{ + icon_state = "bulb-broken"; + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet/green, +/area/awaymission/wwspace/wwmines) +"YK" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/effect/decal/cleanable/cobweb2, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"YM" = ( +/obj/effect/mine/dnascramble, +/obj/effect/decal/cleanable/generic, +/obj/effect/mob_spawn/human/miner, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"YN" = ( +/mob/living/simple_animal/hostile/syndicate/ranged/orion{ + name = "Syndicate Operative" + }, +/turf/simulated/floor/carpet/purple, +/area/awaymission/wwspace/wwmines) +"YQ" = ( +/obj/structure/table_frame, +/obj/effect/decal/cleanable/dirt, +/obj/item/shard{ + icon_state = "medium"; + pixel_y = -10; + pixel_x = 16 + }, +/obj/item/shard, +/turf/simulated/floor/plasteel{ + icon_state = "white" + }, +/area/awaymission/wwspace/wwmines) +"YT" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 6 + }, +/obj/structure/extinguisher_cabinet{ + name = "north bump"; + pixel_y = 30 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"YW" = ( +/turf/simulated/floor/plating/ironsand{ + icon_state = "ironsand7" + }, +/area/awaymission/wwspace/wwmines) +"YY" = ( +/obj/effect/turf_decal/arrows, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"Za" = ( +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"Zi" = ( +/mob/living/simple_animal/hostile/syndicate/melee/autogib{ + name = "Syndicate Operative" + }, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Zj" = ( +/obj/item/stack/rods, +/obj/item/stack/cable_coil{ + amount = 5 + }, +/obj/item/broken_bottle, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating/asteroid{ + icon_state = "asteroidfloor" + }, +/area/awaymission/wwspace/wwmines) +"Zk" = ( +/obj/structure/table_frame/wood, +/obj/structure/table_frame/wood, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Zm" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Zn" = ( +/obj/structure/healingfountain, +/turf/simulated/floor{ + icon_state = "necro1" + }, +/area/awaymission/wwspace/wwvault) +"Zp" = ( +/obj/structure/table/holotable/wood, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"Zq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/shard{ + icon_state = "medium"; + pixel_y = 9 + }, +/obj/structure/grille/broken, +/turf/simulated/floor, +/area/awaymission/wwspace/wwmines) +"Zr" = ( +/obj/effect/turf_decal/arrows{ + dir = 1 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) +"ZG" = ( +/obj/structure/table/holotable/wood, +/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/awaymission/wwspace/wwmines) +"ZK" = ( +/obj/structure/flora/ash/stem_shroom, +/turf/simulated/floor/plating/asteroid, +/area/awaymission/wwspace/wwmines) +"ZL" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/floor/carpet/red, +/area/awaymission/wwspace/wwmines) +"ZO" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/chair/comfy/shuttle, +/turf/simulated/floor/mineral/plastitanium/red, +/area/awaymission/wwspace/wwrefine) +"ZQ" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/awaymission/wwspace/wwrefine) +"ZU" = ( +/obj/structure/mineral_door/wood, +/turf/simulated/floor/wood{ + icon_state = "wood-broken5" + }, +/area/awaymission/wwspace/wwmines) +"ZV" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "vault" + }, +/area/awaymission/wwspace/wwrefine) +"ZW" = ( +/obj/structure/window/plasmareinforced{ + color = "#FF0000"; + dir = 4 + }, +/obj/structure/shuttle/engine/heater{ + dir = 8 + }, +/turf/simulated/floor, +/area/awaymission/wwspace/wwrefine) + +(1,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(2,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +JU +nW +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +zC +cg +cg +fw +cg +cg +"} +(3,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +fw +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(4,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +JU +cg +cg +cg +xp +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +zC +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(5,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +DY +cg +zC +mg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +zC +cg +cg +cg +cg +cg +cg +zC +cg +cg +cg +cg +LO +LO +LO +cg +cg +cg +cg +nW +cg +cg +cg +cg +"} +(6,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +vr +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +nW +cg +cg +cg +cg +cg +cg +Qj +cg +cg +cg +nW +cg +cg +DY +cg +cg +cg +cg +cg +zC +cg +cg +LO +LO +Hw +mg +Hw +LO +LO +cg +cg +cg +cg +cg +cg +cg +"} +(7,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +vr +em +vr +cg +cg +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +zC +zC +Ju +cg +cg +tu +it +FI +mg +mg +FI +it +Bi +cg +cg +mg +zC +cg +cg +cg +cg +cg +zC +zC +cg +LT +mg +Rr +Rr +Rr +mg +IF +cg +cg +zC +cg +cg +cg +cg +"} +(8,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +vr +em +em +em +em +em +em +cg +cg +cg +vr +vr +vr +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +vr +vr +em +cg +cg +DY +zC +cg +jC +it +ZW +ZW +ZW +ZW +it +jC +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +zC +cg +zt +fe +xb +Sf +xb +fe +QB +cg +cg +cg +cg +cg +cg +cg +"} +(9,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +vr +vr +vr +vr +em +em +em +vr +vr +vr +vr +em +vr +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +cg +cg +cg +cg +cg +cg +cg +vr +vr +em +em +em +oj +xp +zC +cg +jC +OS +Eu +Eu +Eu +Eu +Ip +jC +cg +zC +DY +cg +LO +LO +LO +cg +cg +cg +zC +cg +zt +QW +vL +Eb +zn +QW +QB +cg +zC +cg +cg +cg +cg +cg +"} +(10,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +vr +em +em +em +em +em +vr +em +em +em +em +em +em +vr +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +vr +em +cg +cg +cg +cg +vr +em +em +em +em +em +cg +fw +cg +jC +Lc +Lc +Lc +Lc +Lc +LE +jC +cg +fw +cg +nW +bu +mg +CF +cg +cg +fw +zC +cg +zt +QW +nL +Lc +zU +QW +QB +cg +zC +MJ +cg +cg +cg +cg +"} +(11,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +cg +cg +cg +cg +vr +em +em +em +em +em +em +zC +cg +jC +Lc +Lc +Lc +Lc +Lc +LE +jC +cg +zC +cg +cg +bu +mg +CF +cg +cg +cg +zC +cg +zt +QW +ZO +qJ +FS +QW +QB +cg +zC +cg +cg +cg +cg +cg +"} +(12,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +cg +cg +cg +cg +em +em +em +em +em +em +em +KR +KR +jC +Lc +Eb +Eb +Eb +Lc +LE +jC +KR +Nk +Nk +KR +Nw +RL +lL +KR +KR +KR +zC +PU +bq +jC +mz +Lc +Lc +Wk +bw +kS +zC +cg +cg +cg +cg +cg +"} +(13,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +em +tv +tv +tv +tv +tv +tv +tv +tv +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +em +em +KR +Mh +jC +qJ +jC +ty +Od +qJ +hW +jC +QQ +xB +xr +wk +ds +Nq +iW +Za +Za +KR +mr +bq +dL +jC +mz +Lc +LE +QW +dL +bw +xq +cg +cg +cg +cg +cg +"} +(14,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +tv +tv +tv +tv +em +em +em +em +em +em +tv +tv +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +cg +cg +cg +cg +em +em +em +em +em +em +em +em +em +em +em +em +KR +TG +jC +LG +jC +ni +Sr +Lc +Lc +Wk +ar +fZ +VO +je +hl +pF +YY +VO +et +KR +zt +it +QW +jC +mz +Lc +LE +QW +QW +it +QB +cg +cg +cg +cg +cg +"} +(15,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +tv +tv +em +em +em +em +em +em +em +em +em +em +tv +tv +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +cg +cg +cg +em +em +em +em +em +em +em +em +em +em +em +em +em +KR +TG +xb +pQ +jC +RY +Lc +pg +IS +it +iG +fu +UV +nC +pF +eK +pF +eC +VO +KR +zt +fe +cz +mL +Lc +Lc +Lc +KJ +cz +fe +QB +zC +zC +cg +cg +cg +"} +(16,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +vr +em +em +tv +tv +em +em +em +em +em +em +em +em +em +em +em +em +tv +tv +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +KR +TG +xb +xb +jC +it +jB +it +it +it +iW +ON +jj +ji +iG +iG +iG +hY +go +KR +zt +jC +Fa +jC +mz +Lc +LE +QW +Fa +jC +QB +cg +zC +cg +cg +cg +"} +(17,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +tv +tv +em +em +em +em +em +em +wp +em +em +em +em +em +em +em +em +tv +tv +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +KR +TG +iG +kA +jC +jC +Mv +jC +jC +iG +iG +rZ +VO +ZV +Zr +iG +YY +nC +UV +KR +zt +sF +dL +jC +cC +Lc +mU +QW +dL +sF +QB +cg +zC +cg +cg +cg +"} +(18,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +tv +tv +em +em +em +em +em +em +em +wp +wp +em +em +em +em +em +em +em +em +tv +tv +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +KR +ds +iG +ar +jC +jC +Mv +jC +jC +iG +iW +bR +iG +nA +kJ +kJ +kJ +UZ +za +KR +zt +dL +dL +jC +mz +Lc +LE +jC +dL +dL +QB +cg +zC +cg +cg +cg +"} +(19,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +tv +tv +em +em +em +em +em +em +em +em +em +wp +wp +wp +wp +wp +wp +em +em +em +em +tv +em +em +em +em +em +cg +cg +cg +cg +cg +cg +em +em +em +em +em +tv +tv +tv +tv +em +em +em +em +em +em +em +em +em +KR +TQ +qE +iG +jC +it +Mv +it +jC +iG +dS +iG +pO +Dv +oC +Me +Fp +nn +vD +KR +zt +dL +dL +it +jC +Wk +jC +it +dL +dL +QB +zC +fw +cg +cg +cg +"} +(20,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +tv +tv +em +em +wp +wp +wp +em +em +em +em +wp +wp +em +em +em +em +wp +wp +wp +em +em +tv +tv +em +em +em +em +em +em +em +em +em +em +em +em +em +em +tv +tv +em +em +em +em +em +em +em +em +em +em +em +em +KR +Ir +iG +iG +uR +iG +Mv +iG +MM +ar +iW +Za +bc +Za +iL +gE +iL +PO +fV +KR +iD +dL +dL +dL +KR +iy +KR +dL +WJ +Hn +gX +cg +zC +cg +cg +cg +"} +(21,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +tv +tv +em +wp +em +em +em +wp +wp +wp +EH +wp +wp +em +em +em +em +wp +wp +wp +wp +em +em +em +tv +em +em +em +em +em +em +em +em +em +em +em +em +em +tv +tv +em +em +em +em +em +em +em +em +em +em +em +em +em +KR +ds +iG +Yc +iG +iG +Mv +ar +ar +pO +bH +qe +YB +NU +rZ +iG +iG +qe +Gc +KR +KR +KR +KR +KR +KR +xV +KR +WJ +Ee +zC +cg +cg +zC +cg +cg +cg +"} +(22,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +tv +tv +em +em +wp +wp +em +em +em +em +em +wp +em +em +em +em +em +em +em +wp +em +em +em +em +em +tv +em +em +em +em +em +em +em +em +em +em +em +em +tv +tv +em +em +em +em +Qu +qR +em +em +em +em +em +em +em +em +KR +ds +iG +iG +iG +Mv +Mv +Mv +ar +ar +KN +rw +iG +AI +rw +AI +aV +pF +iW +KR +Tc +iG +PL +TA +KR +iG +KR +QB +zC +zC +zC +zC +zC +cg +cg +cg +"} +(23,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +tv +tv +em +em +em +wp +wp +wp +em +em +em +em +wp +wp +em +em +em +em +em +em +em +em +em +em +em +em +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +em +em +em +em +em +as +LS +ok +em +em +em +em +em +em +em +KR +ds +iG +iG +dC +Mv +iG +IH +dC +kA +iW +Za +hg +Za +Za +Za +ds +pF +iJ +KR +KR +KR +hi +KR +KR +iG +KR +KR +KR +KR +cg +cg +cg +cg +cg +cg +"} +(24,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +tv +tv +em +wp +em +em +wp +em +wp +wp +wp +em +em +em +wp +wp +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +AQ +Ft +Zj +Sw +Cx +Cx +Cx +Cx +Cx +Cx +Cx +KR +tr +rw +rw +Mv +mm +iE +bY +Mv +rw +aa +fQ +qq +hN +sH +sH +ds +iG +iW +KR +MI +Za +Za +Za +Im +Za +xT +jP +BH +KR +zC +cg +cg +cg +cg +cg +"} +(25,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +vr +em +tv +tv +em +EH +wp +wp +wp +gz +em +em +em +wp +em +em +em +wp +wp +wp +wp +wp +wp +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +eZ +UB +MP +MP +ZK +hk +Vh +qW +tH +wK +cw +KR +KR +KR +KR +qE +KR +KR +KR +KR +KR +KR +KR +KR +KR +KR +KR +As +OL +UD +KR +MI +Za +PO +PO +PO +Za +nt +Za +MK +KR +cg +cg +cg +cg +cg +cg +"} +(26,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +tv +em +em +em +wp +wp +gz +gz +wp +em +em +wp +wp +wp +wp +wp +em +wp +em +em +wp +em +em +em +wp +wp +wp +em +em +wp +wp +wp +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +rx +Oi +xE +DT +ED +dn +ap +Zm +sq +sq +VP +wK +wK +wK +TI +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +KR +Za +Pl +Za +Pn +Za +pt +PO +lJ +Za +Za +eb +jP +Ap +cK +cg +cg +cg +cg +cg +cg +"} +(27,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +tv +em +em +em +em +wp +gz +wp +wp +wp +wp +wp +em +em +em +em +em +wp +em +em +wp +em +em +em +em +wp +wp +em +em +wp +wp +wp +wp +em +em +em +em +em +em +em +em +em +em +hk +hk +hk +em +Wc +DQ +Hg +hk +hk +hk +dO +aL +Sb +xy +JS +wK +TI +wK +wK +wK +wK +wK +wK +hB +wK +wK +wK +wK +wK +KR +Za +wD +Za +MG +Za +Za +tM +Za +Za +EY +Mi +Za +Mi +cK +cg +cg +cg +cg +cg +cg +"} +(28,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +tv +em +em +em +em +em +AV +wp +wp +em +em +em +em +em +em +wp +wp +wp +em +em +wp +wp +em +wp +wp +wp +gM +wp +wp +YI +em +em +wp +Du +wp +wp +em +em +em +em +em +em +em +hk +UX +hk +em +Xr +vu +TX +hk +JN +hk +kV +xy +xy +mW +to +oy +wi +hk +hk +hk +dk +hk +hk +hk +hk +wK +wK +wK +wK +KR +kf +Za +PO +Za +WM +Za +PO +Za +Za +rA +uF +Za +iB +KR +cg +cg +cg +cg +cg +cg +"} +(29,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +tv +em +em +em +wp +em +Mq +em +em +em +em +em +em +em +em +wp +em +em +em +em +em +Ov +em +wp +wp +GC +wp +wp +wp +wp +wp +wp +wK +wK +Du +em +em +em +em +wK +hk +hk +hk +hk +ED +hk +hk +hk +hk +hk +hk +ED +hk +hk +Oh +Oh +Os +JS +wK +hk +kk +aD +QG +JS +gB +jc +AS +hk +wK +wK +wK +db +KR +dc +dc +PO +dc +sw +dc +dc +PO +dc +aG +xw +Za +CB +KR +zC +cg +cg +cg +cg +cg +"} +(30,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +tv +em +gz +em +wp +wp +gz +wp +em +em +em +em +em +em +em +wp +wp +wp +em +em +em +wp +em +wp +wp +wp +wp +wp +wU +wp +wp +wp +wK +wK +wp +wp +wK +em +wK +wK +hk +YC +VJ +tQ +JS +ER +hk +Cb +eP +hk +ER +JS +Ql +vJ +Ne +hk +VZ +JS +wK +hk +Jf +JS +JS +JS +UW +DW +hI +hk +ee +wK +wK +wK +KR +Ab +Ie +Za +Qz +gN +Ie +Uj +Bo +gN +Qy +KR +KR +KR +KR +zC +cg +cg +cg +cg +cg +"} +(31,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +tv +tv +em +gz +gz +wp +wp +gz +wp +em +em +em +em +em +em +em +em +em +wp +em +em +wp +wp +wp +wp +wp +gM +wp +wp +wp +wp +wp +gM +wK +wK +wp +wK +wK +wK +wK +wK +hk +de +hp +hk +JS +Pt +hk +aC +HT +hk +JS +Pt +hk +Mu +sy +hk +wK +JS +wK +hk +WY +vi +JS +LM +ec +Jf +rR +hk +wK +wK +wK +hB +KR +Uj +Ie +oL +Qz +Qz +Ie +Ie +wD +gN +gN +cK +cg +zC +zC +zC +cg +cg +cg +cg +cg +"} +(32,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +tv +tv +tv +em +em +em +em +wp +wp +wp +em +em +em +em +em +em +em +em +em +em +em +em +em +wp +wp +wp +aS +wp +wp +wp +wp +wp +wp +wp +wp +wp +wK +wK +wK +wK +wK +wK +wK +hk +hk +hk +hk +JS +Pt +hk +aC +EL +hk +hh +Pt +hk +hk +hk +hk +Wq +CW +wK +hk +sG +cd +JS +Qs +JS +JS +rl +hk +wK +wK +wK +wK +KR +Uj +Ie +Za +ZQ +Qz +Ie +Ie +PO +gN +nX +cK +cg +cg +zC +cg +cg +cg +cg +cg +cg +"} +(33,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +em +em +tv +tv +em +em +em +em +em +em +em +em +wp +wp +wp +em +em +em +em +em +em +em +em +em +em +em +wp +Dw +wp +wp +wp +wp +wp +wp +wp +wp +wp +IL +wK +wK +wK +wK +wK +wK +wK +wK +hk +lo +EV +MF +Pt +JS +hk +aC +rF +hk +Xn +cd +hU +JV +lo +hk +wK +JS +wK +hk +kE +jg +lX +JS +Xz +jy +sz +hk +wK +kQ +wK +wK +KR +mJ +Ie +Za +gN +Qz +Ie +Ie +PO +gN +nX +cK +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(34,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +em +tv +tv +em +em +em +em +em +em +em +em +em +em +em +wp +wp +wp +wp +wp +gz +em +em +em +em +em +em +wp +Dw +wp +wp +wp +wp +wp +wp +wp +wp +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +hk +zY +HU +hk +Pt +JS +hk +hk +ED +hk +jl +ki +hk +wz +NC +hk +wK +JS +wK +hk +hk +hk +hk +ED +hk +hk +hk +hk +wK +wK +wK +wK +KR +nX +ZQ +oL +gN +gN +Qz +Qz +wD +gN +gN +cK +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(35,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +em +em +tv +em +wp +em +em +em +em +em +em +em +em +em +em +em +wp +em +wp +em +gz +gz +em +em +em +em +em +wp +wp +wp +wp +wp +wp +wp +wp +wK +wK +wK +JS +JS +VP +JS +hh +hB +JS +JS +Lp +hk +hk +hk +hk +lI +JS +JS +lY +JS +JS +Pt +Pt +hk +hk +hk +hk +wK +JS +LU +jn +wK +wK +wK +JS +wK +xy +wK +gq +wK +wK +wK +wK +KR +ur +gN +Za +nX +Qz +Qz +Qz +PO +ZQ +Kk +KR +KR +KR +KR +cg +cg +cg +cg +cg +cg +"} +(36,1,1) = {" +cg +cg +cg +cg +cg +cg +em +em +tv +tv +em +wp +wp +em +em +em +em +em +em +em +em +em +em +wp +em +wp +em +em +gz +wp +em +em +em +em +wp +YI +wp +hM +wp +WI +wp +wK +wK +wK +wK +JS +JS +JS +JS +JS +GI +VP +JS +wK +hk +YC +pL +MF +Pt +JS +Ih +iY +iY +Ih +PW +Pt +Hx +Qg +md +hk +wK +JS +wK +wK +wK +wK +DB +JS +wK +JS +JS +hh +JS +JS +JS +JS +OF +Za +Za +Za +Be +Be +dc +Be +Za +Za +Za +qH +lg +PM +KR +zC +cg +cg +cg +cg +cg +"} +(37,1,1) = {" +cg +cg +cg +cg +cg +em +em +tv +tv +em +gz +gz +wp +em +em +em +em +em +em +em +em +em +em +wp +wp +wp +em +em +em +wp +em +em +em +em +wp +wp +wU +wp +wp +wp +wp +wK +wK +wK +wK +JS +JS +wK +wK +wK +wK +VP +JS +wK +hk +Uz +hs +hk +Pt +VP +Sa +Gs +NP +XS +Pt +Pt +hk +zu +uS +hk +wK +JS +JS +JS +JS +JS +JS +JS +JS +JS +JS +JS +HG +JS +JS +JS +OF +lN +Za +dx +PO +Za +Za +PO +Za +Za +PO +qH +qH +Eq +KR +zC +cg +cg +cg +cg +cg +"} +(38,1,1) = {" +cg +cg +cg +cg +cg +em +em +tv +em +EH +gz +em +wp +gz +em +em +em +wp +wp +wp +wp +em +em +em +em +em +em +em +em +wp +em +em +em +em +em +em +wp +wp +wp +wp +wp +wK +wK +wK +wK +JS +KL +wK +wK +wK +db +JS +JS +wK +hk +hk +hk +hk +Pt +JS +Sa +kg +Ye +VF +Pt +Qs +hk +hk +hk +hk +wK +er +hh +JS +VP +JS +JS +JS +JS +JS +JS +JS +JS +kO +JS +JS +OF +lN +Za +PO +Za +Za +Za +PO +pt +PO +PO +qH +qH +Fs +KR +zC +cg +cg +cg +cg +cg +"} +(39,1,1) = {" +cg +cg +cg +cg +em +em +em +tv +em +em +wp +em +em +gz +gz +wp +wp +wp +wp +em +em +em +em +em +em +em +em +em +wp +wp +em +em +em +em +em +em +wp +wp +wp +wp +wp +wK +hB +wK +wK +JS +Eg +wX +wX +wK +cV +JS +JS +wK +hk +ge +JS +hh +Pt +JS +Ih +Ur +SL +cd +tz +Pt +Pt +sZ +ch +hk +wK +JS +JS +wK +wK +wK +wK +JS +wK +VP +PG +JQ +JS +JS +JS +JS +OF +Za +lJ +PO +PO +PO +Za +PO +PO +Za +Za +Za +Za +Ap +cK +cg +cg +cg +cg +cg +cg +"} +(40,1,1) = {" +cg +cg +cg +vr +em +em +em +tv +em +em +wp +em +em +em +em +wp +em +em +wp +wp +iZ +wp +wp +wp +wp +wp +gz +gz +gz +em +em +em +em +em +em +YW +wp +wp +wp +wp +wp +wK +wK +wK +wK +to +JS +wK +wX +wK +wK +JS +JS +wK +hk +ge +Pt +rU +JS +Qn +GS +md +md +HJ +JS +Pt +Pt +Pt +rp +hk +wK +JS +JS +wK +Ku +wK +wK +JS +wK +OZ +Wq +cj +wK +wK +fM +wK +KR +Dj +Au +Au +Au +Za +PO +ul +Ns +Ns +Za +Pe +Za +Ap +cK +cg +cg +cg +cg +cg +cg +"} +(41,1,1) = {" +cg +cg +cg +vr +em +em +em +tv +tv +em +gz +gz +em +em +em +em +em +em +em +em +em +em +em +em +em +em +gz +em +em +em +em +em +em +em +wp +wp +wp +wp +wp +wp +wK +wK +wK +wK +wu +JS +JS +wK +wX +wK +wK +JS +JS +wK +hk +hk +hk +hk +WH +Da +hk +ED +ED +hk +WH +WH +hk +hk +hk +hk +wK +JS +JS +wK +hk +hk +hk +ED +hk +hk +Zq +WH +WH +CZ +hk +wK +KR +gN +gN +gN +gN +Za +KR +ES +ES +ES +KR +Eq +qH +qH +KR +cg +cg +cg +cg +cg +cg +"} +(42,1,1) = {" +cg +cg +cg +em +em +em +em +em +tv +em +wp +gz +em +em +em +em +em +em +em +wp +wp +wp +em +em +em +gz +gz +em +em +em +em +em +em +em +eh +wK +wK +wK +wK +wK +wK +wK +hk +hk +hk +ZU +ED +hk +hk +hk +Gb +JS +JS +wK +gq +wK +wK +wK +TI +wK +wK +JS +VP +wK +wK +wK +wK +wK +wK +wK +wK +JS +JS +wK +hk +qi +pG +pG +sr +GQ +Md +Gt +XI +pK +hk +wK +KR +gN +JO +JO +gN +Za +KR +cg +zC +zC +KR +PM +qH +Fs +KR +cg +cg +cg +cg +cg +cg +"} +(43,1,1) = {" +cg +cg +cg +cg +em +em +em +em +tv +tv +em +gz +gz +em +em +em +em +em +em +em +em +wp +wp +gz +gz +gz +em +em +em +em +em +em +em +em +em +wK +wK +wK +wK +wK +wK +wK +hk +Sn +ER +JS +Hm +Nl +Ui +hk +wK +JS +LM +JS +JS +JS +JS +JS +JS +JS +JS +JS +YM +JS +VP +JS +JS +JS +JS +JS +JS +JS +JS +wK +hk +Mf +pa +ae +pG +VF +YC +gu +VF +pG +hk +wK +KR +JO +JO +Ph +gN +Za +KR +cg +zC +zC +KR +qH +SU +Fs +KR +cg +cg +cg +cg +cg +cg +"} +(44,1,1) = {" +cg +cg +cg +cg +em +em +em +em +em +tv +em +wp +wp +em +em +em +em +em +em +em +em +em +em +em +EH +em +em +em +em +em +em +em +em +em +em +wK +wK +wK +wK +wK +wK +wK +hk +qz +JS +cd +VP +JS +JS +Gf +wK +JS +JS +JS +JS +JS +JS +vi +JS +JS +JS +hh +JS +kO +VP +JS +JS +VP +JS +JS +JS +JS +JS +wK +hk +xc +pa +pG +YC +YC +YC +YC +VF +AJ +hk +wK +KR +KR +KR +KR +KR +KR +KR +cg +cg +zC +KR +KR +KR +KR +KR +zC +cg +cg +cg +cg +cg +"} +(45,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +em +em +tv +tv +em +gz +gz +wp +em +em +em +em +em +em +em +em +em +wp +em +em +em +em +em +em +em +em +em +wK +IL +wK +wK +wK +wK +wK +wK +hk +Ez +JS +uw +cd +JS +Ui +hk +wK +JS +JS +wK +wu +wK +wK +wK +wK +wK +wK +JS +JS +wK +vk +Uq +IL +wK +wK +Tg +wK +JS +JS +yt +hk +pj +pG +pG +Kr +Re +iI +hx +zS +zS +hk +Tx +Cx +em +em +tv +em +vr +vr +cg +cg +cg +cg +cg +cg +zC +cg +zC +cg +cg +cg +cg +cg +"} +(46,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +tv +tv +em +em +gz +gz +wp +wp +wp +em +em +em +em +em +gz +gz +gz +wp +wp +em +em +em +em +wK +wK +wK +wK +wK +wK +hB +wK +wK +hk +uy +JS +JS +cd +cd +JS +hk +wX +Eg +JS +wK +hk +hk +hk +hk +WH +WH +hk +ED +ED +hk +aJ +yi +hk +hk +hk +hk +Gb +JS +JS +wK +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +wK +Cx +em +em +tv +em +vr +vr +vr +vr +vr +vr +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(47,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +tv +em +em +em +em +em +em +wp +wp +wp +em +em +em +em +wp +em +em +wp +em +em +em +em +wK +XF +wK +em +em +wK +wK +wK +wK +hk +Ua +JS +JS +JS +cd +Ui +hk +wK +Eg +JS +wK +hk +jW +YJ +Ii +JS +JS +Nl +wO +cd +ER +cd +QY +VT +VJ +YC +hk +wK +JS +JS +JS +ED +JS +xj +JS +JS +Ih +Ih +Vj +cQ +hk +wK +wK +Cx +em +em +tv +em +em +em +em +vr +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(48,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +tv +em +em +em +em +em +em +wp +wp +gz +gz +em +em +em +wp +em +em +wp +em +em +em +em +em +em +wK +wK +em +wK +wK +wK +wK +hk +hR +JS +JS +JS +JS +Ui +hk +wK +Eg +JS +wK +hk +Uf +kT +hk +JS +Pt +qb +Pt +JS +ai +Qs +Pt +hk +hp +de +hk +wK +JS +JS +wK +hk +JS +Pt +JS +VF +Vi +Qo +iY +Ih +hk +wK +wK +Cx +em +em +tv +em +em +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +"} +(49,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +tv +em +em +em +gz +gz +em +gz +gz +em +wp +wp +em +em +wp +em +wp +gz +em +em +em +em +em +em +em +tp +em +em +wK +wK +wK +hk +uc +JS +JS +LM +JS +Ym +hk +wK +JS +JS +wK +hk +hk +hk +hk +xf +Pt +hk +hk +hk +hk +JS +Pt +hk +hk +hk +hk +wX +nQ +to +wK +hk +Wa +XE +pR +Pt +DI +dM +tP +tW +hk +wK +Cx +Cx +em +em +tv +em +em +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +"} +(50,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +tv +em +em +em +gz +gz +em +em +em +em +gz +wp +em +em +em +em +wp +em +em +em +em +em +em +em +em +wK +wK +em +wK +wK +wK +hk +Go +gI +eB +JS +VP +JS +hk +wK +JS +JS +wK +hk +lo +en +hU +JS +Pt +hk +Mu +oK +hk +Pt +Pt +bh +cN +jW +hk +mW +kO +JS +wK +hk +HI +XE +HI +om +DI +Bf +FL +tW +hk +wK +Cx +Cx +em +em +tv +tv +em +em +em +em +em +em +vr +vr +cg +cg +cg +cg +cg +em +cg +cg +"} +(51,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +em +em +tv +tv +em +em +jX +EI +eT +wp +wp +gz +gz +gz +em +em +em +em +wp +wp +em +em +em +em +em +em +em +em +em +wK +wK +wK +Tx +wK +hk +DO +gI +eB +JS +JS +JS +ED +JS +JS +JS +wK +hk +Hu +QU +hk +cd +Pt +Ql +kx +CG +hk +Pt +JS +Bd +xo +rN +hk +wK +VP +Eg +wX +hk +HI +XE +HI +Pt +DI +dN +nh +tW +hk +wK +wK +wK +em +em +em +tv +em +em +em +em +em +vr +vr +cg +cg +em +em +cg +cg +cg +cg +cg +"} +(52,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +em +em +tv +tv +em +em +Iy +sD +nF +em +em +em +em +em +em +em +em +em +em +wp +em +em +em +wp +em +em +em +em +em +em +ZK +wK +wK +wK +Do +hk +eX +Ti +eB +JS +sc +JS +ED +JS +JS +JS +wK +hk +hk +hk +hk +JS +Pt +hk +hk +KZ +hk +jl +wO +hk +hk +hk +hk +wK +JS +JS +wK +hk +HI +XE +HI +Pt +DI +Bf +Aa +tW +hk +wK +wK +wK +em +em +em +tv +tv +em +em +em +em +vr +cg +cg +em +em +em +cg +cg +cg +cg +cg +"} +(53,1,1) = {" +cg +cg +cg +cg +cg +cg +em +em +tv +tv +em +Jp +jX +AK +sD +JR +gz +em +em +em +em +em +em +em +em +em +fr +em +em +em +wp +em +em +em +em +em +em +em +wK +wK +wK +wK +hk +gI +Ti +wB +AX +rn +lr +hk +vG +JS +JS +wK +hk +CG +zO +Ql +JS +JS +hk +fm +ft +hk +Pt +Pt +Gv +en +YN +hk +wK +to +JS +wK +hk +HI +jW +HI +Pt +Ih +SL +SL +Ih +hk +wK +wK +wK +tp +em +em +em +tv +em +em +em +em +em +cg +cg +em +vr +cg +cg +em +cg +cg +cg +"} +(54,1,1) = {" +cg +cg +cg +cg +cg +cg +em +tv +tv +em +em +Bt +gz +Yh +JR +JI +Bt +em +em +em +em +em +em +em +em +em +em +em +em +wp +wp +em +em +em +em +em +em +em +wK +wp +wK +wK +hk +eB +AX +eB +AX +eB +uO +hk +wK +to +Dm +wK +hk +sy +Mc +hk +vi +JS +MF +dI +YC +hk +JS +JS +hk +HU +zY +hk +wX +Eg +JS +wK +hk +HI +tX +HI +Xz +Ih +Ih +ZL +NH +hk +wK +wK +wK +wK +wK +em +em +tv +tv +em +em +em +em +em +cg +cg +cg +cg +em +em +em +cg +cg +"} +(55,1,1) = {" +cg +cg +cg +cg +cg +em +em +tv +em +em +em +gz +gz +gz +gO +De +gz +em +em +em +em +em +em +em +em +em +em +em +wp +wp +wp +wp +wp +em +em +em +em +em +wp +wp +wK +wK +hk +bP +eB +ib +AX +eB +AX +hk +wK +JS +JS +wK +hk +hk +Bd +hk +JS +JS +hk +hk +hk +hk +JS +JS +hk +hk +hk +hk +mW +VP +VP +Xe +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +em +em +wK +wK +XF +em +em +em +tv +em +em +em +em +em +em +cg +cg +cg +em +em +em +cg +cg +"} +(56,1,1) = {" +cg +cg +cg +cg +em +em +em +tv +em +em +em +xI +Bt +lD +Bt +xI +xI +tv +tv +tv +em +em +em +em +em +em +em +em +em +wp +em +em +wp +wp +em +wp +wp +wp +wp +wp +IL +wK +hk +IN +FB +hd +sE +gI +cM +hk +wK +JS +JS +wK +hk +CG +vJ +Ql +JS +JS +hk +TL +Uf +hk +ki +JS +DG +xk +yU +hk +wK +JS +JS +wK +wK +wK +wK +LU +wK +yt +wK +wK +wK +hB +em +XF +wK +wK +em +em +em +em +tv +tv +em +em +em +em +vr +cg +cg +em +em +em +em +cg +cg +"} +(57,1,1) = {" +cg +cg +cg +em +em +em +em +tv +em +em +em +xI +xI +Lr +xI +xI +em +tv +em +tv +tv +tv +tv +em +em +em +em +em +em +wp +em +em +wp +wp +wp +wp +em +em +wp +wp +wK +wK +hk +cm +eB +AX +eB +gI +DU +hk +wK +JS +VP +wK +hk +fB +IX +hk +pE +JS +bh +lR +jW +hk +cd +pE +hk +xm +LP +hk +mW +JS +LM +JS +JS +JS +JS +JS +JS +wK +wK +wK +em +em +em +wK +wK +em +em +em +em +em +em +tv +em +em +em +em +vr +cg +cg +em +em +em +em +cg +cg +"} +(58,1,1) = {" +cg +cg +cg +em +em +em +em +tv +tv +xI +xI +xI +xI +CE +xI +xI +xI +xI +em +em +em +em +tv +tv +em +em +em +em +wp +wp +wp +wp +wp +em +em +em +em +em +wK +wp +wK +wK +hk +ic +fd +wR +AX +Ti +DU +hk +wK +JS +JS +wK +hk +hk +hk +hk +hk +ED +hk +hk +hk +hk +ED +hk +hk +hk +hk +hk +Gb +JS +JS +JS +JS +mM +JS +hh +JS +mW +wK +wK +kR +em +em +wK +wK +em +em +em +em +em +em +tv +em +em +em +em +em +cg +cg +cg +em +em +em +cg +cg +"} +(59,1,1) = {" +cg +cg +cg +cg +em +em +em +tv +em +xI +Qe +pb +pb +AU +xI +pb +pb +xI +em +em +em +em +em +em +tv +em +em +em +wp +wp +wp +em +em +em +em +em +em +em +wK +wK +wK +wK +hk +eB +AX +AX +eB +Ti +cM +hk +wK +Eg +JS +wK +hk +DF +vF +hk +Uk +DM +Jt +JS +XN +cd +Dy +XN +Dy +hk +wK +wK +wK +JS +JS +wK +wK +wK +JS +wK +wK +wK +wK +wK +wK +wK +em +wK +wK +wK +em +em +em +em +em +tv +em +em +em +em +em +em +cg +cg +em +em +cg +cg +cg +"} +(60,1,1) = {" +cg +cg +cg +cg +vr +em +em +tv +em +xI +xI +xI +pb +pb +xI +pb +pb +xI +xI +xI +xI +xI +em +em +tv +tv +em +em +wp +em +wp +em +em +em +em +em +em +em +wK +wK +wK +wK +hk +iT +TS +kt +bW +xd +Ti +hk +GK +Eg +JS +wK +hk +JS +AM +hk +Pt +Pt +bB +hk +oF +XN +XN +uT +zG +hk +wK +wK +wK +JS +JS +lp +hk +hk +ED +hk +hk +hk +hk +hk +hk +hk +hk +hk +wK +wK +em +em +em +em +em +tv +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +"} +(61,1,1) = {" +cg +cg +cg +cg +vr +em +em +tv +em +em +em +xI +pb +pb +xI +Qe +pb +pb +pb +pb +pb +xI +em +em +em +tv +em +em +wp +wp +wp +em +em +em +em +em +em +em +em +wK +wK +wK +hk +hk +hk +hk +hk +hk +hk +hk +KK +Eg +JS +wK +hk +VU +JS +hk +ED +hk +ED +hk +XN +XN +XN +Dy +XN +hk +wK +wK +wK +JS +JS +wK +hk +HF +Pt +Bm +Pt +my +Er +my +IB +pS +BD +hk +hk +wK +em +em +em +em +em +tv +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +"} +(62,1,1) = {" +cg +cg +cg +cg +vr +em +em +tv +em +em +em +xI +xI +pb +xI +pb +pb +pb +xI +xI +pb +xI +em +em +em +tv +tv +em +em +em +em +em +em +em +em +em +em +em +em +wK +wK +wK +wK +wK +wK +wK +hB +wK +wK +ee +wK +JS +JS +wK +hk +Kb +wO +hk +ld +Bd +YK +hk +Ff +on +on +on +Ff +hk +wK +wK +wK +JS +JS +wK +hk +Az +Pt +Pt +Pt +lM +Zp +KO +JS +pS +dY +KA +hk +wK +wK +em +em +em +em +tv +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +"} +(63,1,1) = {" +cg +cg +em +em +em +em +em +tv +em +em +em +em +xI +pb +xI +xI +xI +pb +pb +xI +pb +xI +em +em +em +em +tv +em +em +em +em +em +em +em +em +em +em +em +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +JS +JS +wK +hk +hk +pH +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +wK +IL +wK +JS +JS +wK +hk +Tl +Pt +Fn +Pt +Pt +Pt +Pt +JS +al +MO +dt +hk +wK +wK +em +em +em +em +tv +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +"} +(64,1,1) = {" +cg +cg +em +em +em +em +em +tv +em +em +em +em +xI +pb +pb +pb +xI +xI +xI +xI +pb +xI +xI +em +em +em +tv +tv +em +em +em +em +em +em +em +Du +em +em +em +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +JS +JS +wK +gq +wK +wK +wK +IL +wK +wK +wK +wK +wK +wK +wK +wK +nf +wK +wK +wK +JS +JS +wK +hk +Nj +JS +PW +JS +Pt +Pt +Pt +sc +uv +JK +Bj +hk +wK +wK +XF +em +em +em +tv +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +"} +(65,1,1) = {" +cg +cg +em +em +em +em +em +tv +em +em +em +em +xI +pb +pb +pb +pb +pb +pb +pb +pb +lw +xI +em +em +em +em +tv +tv +em +em +em +em +em +em +wK +wK +fP +wK +IL +wK +wK +wK +wK +JS +JS +JS +JS +JS +JS +JS +JS +JS +JS +JS +vi +JS +JS +JS +JS +VP +JS +JS +JS +JS +JS +JS +JS +JS +JS +JS +VP +JS +wK +hk +vz +JS +cp +wF +cp +hk +cp +vc +hk +mn +MD +hk +em +tp +wK +em +em +em +tv +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +"} +(66,1,1) = {" +cg +cg +em +em +em +em +tv +em +em +em +em +xI +xI +lw +xI +xI +xI +xI +pb +xI +xI +pb +xI +em +em +em +em +em +tv +em +em +em +em +em +em +IL +ws +em +wK +wK +wK +wK +wK +wK +JS +hh +JS +JS +JS +JS +JS +JS +JS +JS +JS +JS +JS +JS +JS +to +JS +JS +JS +JS +JS +JS +JS +JS +JS +JS +JS +JS +VP +wK +hk +sg +JS +qn +VP +OV +hk +fD +Pt +hk +ET +YQ +hk +em +em +wK +em +em +em +tv +em +em +em +em +em +vr +cg +cg +cg +cg +cg +cg +cg +"} +(67,1,1) = {" +cg +cg +em +em +em +em +tv +em +em +em +em +xI +Qe +pb +pb +pb +pb +xI +pb +xI +pb +pb +xI +em +em +em +em +em +tv +tv +em +em +em +em +em +hB +wK +em +vE +wE +wK +wK +wK +wK +JS +JS +wK +wK +wK +wK +wK +wK +wu +wK +yt +wK +wK +wK +wK +wK +JS +wK +Uq +wK +wK +wK +wK +wK +ee +wu +wK +JS +JS +wK +hk +Qc +JS +qn +fT +TN +hk +eL +Ws +hk +WS +hk +hk +em +em +wK +wK +em +em +tv +em +em +em +em +em +vr +cg +cg +cg +cg +cg +cg +cg +"} +(68,1,1) = {" +cg +cg +em +em +em +em +tv +em +em +em +em +xI +xI +xI +pb +xI +pb +xI +pb +xI +pb +xI +xI +em +em +em +em +em +em +tv +em +em +em +em +em +em +em +em +em +mw +wK +wK +ku +wK +JS +JS +wK +wK +wK +wK +wK +wK +hk +hk +rM +WH +hk +hk +hk +hk +ED +hk +rM +WH +hk +WH +WH +hk +hk +hk +wK +JS +JS +Lp +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +wK +em +em +em +wK +em +em +tv +em +em +em +em +vr +vr +cg +cg +cg +cg +cg +cg +cg +"} +(69,1,1) = {" +cg +cg +em +cg +em +em +tv +em +em +xI +xI +xI +Qe +xI +pb +xI +pb +xI +pb +xI +pb +xI +em +em +em +em +em +em +em +em +tv +em +em +em +em +em +em +em +em +wK +qw +yt +oe +wK +JS +JS +wK +hk +hk +hk +hk +hk +hk +FU +fz +Rx +bJ +Gz +qZ +ER +JS +ER +sa +JS +IB +sc +JS +Di +RO +hk +wK +Xt +VP +wK +wK +wK +wK +Tx +hB +wK +wK +wK +wK +wK +wK +wK +wK +em +em +em +wK +em +em +tv +em +em +em +em +em +vr +cg +cg +cg +cg +cg +cg +cg +"} +(70,1,1) = {" +cg +cg +cg +cg +em +em +tv +em +xI +xI +pb +pb +pb +pb +pb +xI +pb +xI +pb +xI +pb +xI +em +em +em +em +em +em +em +em +em +tv +em +em +em +em +em +em +em +wK +IU +wK +IU +wK +JS +JS +wK +hk +ab +dG +JS +GF +hk +AT +JS +oR +bJ +JS +Pt +Tm +JS +JS +Fb +JS +cd +ki +JS +yH +Br +hk +wK +JS +JS +mW +wK +hk +hk +hk +hk +hk +hk +hk +wK +wK +wK +wK +wK +wK +em +em +wK +em +em +tv +em +em +em +em +vr +vr +cg +cg +cg +cg +cg +cg +cg +"} +(71,1,1) = {" +cg +cg +cg +em +em +em +tv +em +xI +pb +pb +xI +xI +xI +xI +xI +pb +xI +pb +xI +pb +xI +em +em +em +em +em +em +em +em +em +tv +tv +tv +tv +em +em +em +Ow +wK +IU +aK +IU +wK +JS +JS +wK +hk +jV +tz +JS +AY +hk +gK +JS +jM +bJ +JS +OY +yP +Pt +el +VG +EX +Pt +OT +JS +Zk +VW +hk +wK +VP +JS +wK +wK +hk +oi +ct +wh +Pt +yK +hk +wK +wK +wK +wK +wK +wK +em +wK +wK +em +em +tv +em +em +em +em +vr +cg +cg +cg +cg +cg +cg +cg +cg +"} +(72,1,1) = {" +cg +cg +cg +em +em +em +tv +em +xI +pb +pb +xI +xI +pb +pb +pb +pb +pb +pb +pb +pb +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +tv +em +em +em +GG +wK +oe +wK +oe +wK +JS +JS +wK +hk +FH +Cz +xa +ll +hk +DL +JS +Hh +JS +JS +JS +Nd +JS +JS +VP +JS +Pt +xL +JS +qO +mS +hk +wK +VP +JS +wK +wK +hk +JS +Pt +VF +VF +qN +hk +wK +wK +wK +wK +wK +wK +em +wK +em +em +em +tv +em +em +em +vr +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(73,1,1) = {" +cg +cg +em +em +em +em +tv +em +xI +xI +pb +pb +xI +pb +xI +xI +pb +pb +xI +xI +xI +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +xI +tv +em +em +em +em +wK +oe +db +IU +wK +JS +JS +wK +hk +ls +Pt +Zi +kn +hk +ps +Qs +ZG +bJ +JS +cd +PK +JS +JS +JS +JS +Pt +JS +JS +AG +RO +hk +wK +JS +hh +wK +wK +hk +ff +Fn +Pt +rt +Bp +hk +wK +wK +wK +wK +wK +wK +wK +wK +em +em +tv +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(74,1,1) = {" +cg +cg +em +em +em +em +tv +em +em +xI +xI +pb +xI +pb +Qe +xI +xI +xI +xI +Bb +pb +pb +pb +pb +pb +xI +xI +xI +xI +pb +xI +xI +pb +xI +tv +em +em +em +em +wK +oe +wK +IU +wK +JS +JS +hB +hk +Nt +Pt +JS +qB +hk +NR +JS +yT +bJ +Qs +Pt +Pz +Nd +JS +DA +eN +Tm +bd +Pt +Hj +Cw +hk +wK +JS +JS +JS +JS +SR +gk +nE +HS +oO +Bp +hk +wK +wK +wK +wK +wK +wK +wK +em +em +tv +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(75,1,1) = {" +cg +em +em +em +em +em +tv +em +em +em +xI +pb +xI +xI +xI +xI +pb +pb +pb +pb +xI +xI +xI +xI +xI +xI +TH +Qe +xI +pb +xI +pb +pb +xI +em +tv +em +em +em +TZ +wK +wK +wK +wK +JS +JS +wK +hk +JS +zV +RA +VP +hk +JS +Pt +yP +bJ +JS +JS +Pt +JS +JS +zd +JS +Pt +CD +JS +eH +Rx +hk +wK +JS +JS +wK +wK +hk +YT +oO +uN +uC +To +hk +wK +wK +wK +wK +wK +em +em +em +tv +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(76,1,1) = {" +cg +em +em +em +em +em +tv +em +em +em +xI +pb +pb +pb +pb +pb +pb +xI +xI +xI +xI +pb +lw +xI +lw +xI +pb +pb +xI +pb +xI +Qe +pb +xI +em +tv +em +em +em +em +em +wK +wK +wK +JS +JS +wK +hk +kO +ln +Pt +Pt +ED +JS +VF +tz +JS +hh +JS +JS +JS +Pt +Tm +lI +Pt +JS +JS +qO +Tk +hk +wK +JS +JS +wK +wK +hk +Yi +Yi +Yi +JS +zD +hk +wK +wK +wK +em +em +em +em +tv +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(77,1,1) = {" +cg +em +em +em +em +em +tv +em +em +em +xI +lw +xI +xI +xI +xI +xI +xI +pb +pb +pb +pb +pb +xI +pb +xI +pb +pb +pb +pb +xI +xI +xI +xI +em +tv +em +em +em +em +em +wK +wK +wK +JS +JS +wK +hk +hk +hk +hk +hk +hk +VV +JS +Sq +bJ +JS +GM +tB +qM +WL +Rx +JS +PC +PC +PC +ln +RQ +hk +wK +JS +JS +wK +wK +hk +GP +GP +fy +gQ +jR +hk +wK +em +wK +wK +em +em +tv +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(78,1,1) = {" +cg +em +em +em +em +em +tv +em +em +em +xI +pb +pb +pb +pb +pb +pb +pb +pb +xI +xI +xI +xI +xI +pb +ri +pb +pb +pb +pb +pb +pb +pb +xI +em +em +tv +em +em +em +em +em +wK +wK +JS +JS +wK +wK +wK +wK +wK +wK +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +hk +wK +JS +JS +wK +wK +hk +hk +hk +hk +hk +hk +hk +em +em +wK +em +em +tv +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(79,1,1) = {" +cg +cg +cg +em +em +em +tv +em +em +em +xI +xI +xI +xI +xI +xI +xI +xI +Qe +xI +pb +pb +pb +pb +pb +xI +pb +pb +pb +pb +pb +pb +lw +xI +em +em +tv +em +em +em +em +em +wK +DB +JS +JS +wK +wK +wK +wK +wK +wK +wK +wK +jb +jb +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +JS +JS +wK +wK +wK +em +em +em +em +em +em +em +em +em +em +tv +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(80,1,1) = {" +cg +cg +cg +em +em +em +tv +em +em +em +xI +Qe +SO +pb +pb +pb +pb +xI +xI +xI +pb +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +em +em +tv +em +em +em +em +em +wK +wK +JS +JS +JS +JS +JS +JS +JS +JS +Tg +wK +jD +JS +JS +JS +JS +hB +JS +JS +to +wO +JS +JS +JS +JS +JS +JS +JS +JS +JS +wK +wK +em +em +em +em +em +em +tv +tv +tv +tv +tv +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(81,1,1) = {" +cg +cg +cg +em +em +em +tv +em +em +em +xI +xI +TH +xI +pb +xI +pb +pb +pb +pb +pb +xI +pb +pb +xI +Qe +gs +xI +xI +xI +gs +Qe +xI +em +em +em +tv +tv +em +em +em +em +wK +wK +JS +JS +JS +JS +JS +wK +em +em +wK +JS +JS +JS +to +JS +JS +JS +JS +kO +JS +JS +JS +JS +hh +hB +wK +vi +JS +JS +JS +wK +em +em +em +em +em +em +em +tv +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(82,1,1) = {" +cg +cg +em +em +em +em +tv +em +em +em +xI +pb +pb +xI +pb +xI +xI +pb +xI +xI +xI +xI +pb +pb +xI +vA +pb +Ix +XQ +ud +pb +vA +xI +em +em +em +em +tv +em +em +em +em +wK +wK +wK +em +em +em +em +em +em +em +wK +wK +wK +wK +wK +wK +jb +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +em +em +em +em +em +em +em +tv +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(83,1,1) = {" +cg +cg +cg +em +em +em +tv +em +em +em +xI +pb +pb +xI +pb +xI +pb +pb +pb +pb +pb +pb +pb +pb +xI +pb +pb +pb +vA +pb +pb +pb +xI +em +em +em +em +tv +tv +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +wK +wK +wK +em +wK +em +em +em +wK +wK +em +em +em +em +em +em +em +em +tv +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +cg +cg +cg +cg +cg +cg +cg +"} +(84,1,1) = {" +cg +cg +cg +em +em +em +tv +em +em +em +xI +pb +pb +xI +pb +xI +pb +xI +xI +pb +lw +pb +pb +pb +xI +vq +pb +NB +TO +lh +pb +vq +xI +em +em +em +em +em +tv +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +XF +wK +em +em +em +em +em +em +wK +wK +em +em +em +em +em +em +em +em +em +tv +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +cg +cg +cg +cg +cg +cg +"} +(85,1,1) = {" +cg +cg +cg +cg +em +em +tv +em +em +xI +xI +pb +pb +xI +lw +xI +pb +pb +xI +pb +pb +pb +xI +pb +xI +pb +pb +lh +AD +NB +pb +pb +xI +em +em +em +em +em +tv +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +tv +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(86,1,1) = {" +cg +cg +cg +cg +em +em +tv +em +em +xI +pb +pb +xI +xI +pb +xI +pb +Qe +xI +pb +pb +pb +xI +pb +xI +pb +pb +NB +pb +TO +lh +pb +xI +em +em +em +em +em +em +tv +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +tv +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +em +em +vr +vr +cg +cg +em +cg +cg +cg +cg +"} +(87,1,1) = {" +cg +cg +cg +em +em +em +tv +em +em +xI +pb +xI +xI +xI +pb +xI +xI +xI +xI +pb +xI +xI +xI +pb +xI +vA +pb +pb +pb +pb +pb +vA +xI +em +em +em +em +em +em +tv +tv +em +em +em +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +em +em +em +em +em +em +em +em +em +em +em +em +em +em +tv +tv +tv +tv +tv +em +em +tv +tv +tv +tv +tv +em +em +em +em +em +em +em +em +em +em +em +em +vr +vr +vr +vr +em +cg +cg +cg +cg +cg +cg +cg +"} +(88,1,1) = {" +cg +cg +cg +em +em +em +tv +em +em +xI +pb +xI +Qe +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +xI +Qe +pb +pb +lh +vq +pb +Qe +xI +xI +xI +xI +em +em +em +em +tv +tv +tv +tv +tv +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +xI +xI +xI +tv +tv +tv +tv +xI +xI +xI +tv +tv +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +"} +(89,1,1) = {" +cg +cg +cg +vr +em +em +tv +em +em +xI +pb +xI +pb +pb +pb +pb +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +CE +xI +xI +xI +xI +xI +pb +xI +xI +em +em +em +em +em +xI +xI +xI +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +pb +xI +xI +xI +xI +xI +xI +BJ +xI +xI +tv +tv +em +em +em +em +em +em +em +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +"} +(90,1,1) = {" +cg +cg +vr +em +em +em +tv +em +em +xI +pb +xI +pb +xI +xI +pb +pb +pb +xI +xI +Qe +pb +pb +pb +pb +pb +pb +pb +oH +pb +pb +pb +pb +xI +pb +pb +pb +em +em +em +em +em +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +lw +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +BJ +BJ +BJ +xI +xI +tv +tv +em +em +em +em +em +em +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +"} +(91,1,1) = {" +cg +cg +vr +vr +em +em +tv +em +em +xI +pb +xI +pb +pb +xI +xI +xI +pb +pb +xI +xI +pb +xI +xI +xI +xI +In +xI +xI +xI +pb +xI +pb +xI +pb +xI +pb +pb +em +em +em +xI +xI +pb +pb +pb +pb +pb +pb +Qe +pb +pb +pb +QH +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +Qe +pb +pb +pb +pb +pb +pb +BJ +BJ +BJ +BJ +BJ +BJ +BJ +xI +xI +tv +tv +tv +tv +tv +tv +tv +tv +tv +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +"} +(92,1,1) = {" +cg +cg +vr +em +em +em +tv +em +em +xI +pb +xI +xI +pb +pb +pb +xI +xI +pb +pb +xI +pb +xI +pb +Qe +xI +pb +xI +pb +xI +pb +xI +Qe +xI +pb +xI +xI +pb +pb +em +em +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +Qe +pb +pb +pb +LV +pb +pb +BJ +BJ +pb +pb +pb +pb +pb +BJ +BJ +pb +pb +BJ +BJ +BJ +BJ +BJ +BJ +BJ +BJ +xI +xI +xI +xI +xI +xI +em +em +em +tv +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +"} +(93,1,1) = {" +cg +cg +vr +em +em +em +tv +em +em +xI +In +pb +xI +xI +xI +pb +pb +xI +xI +pb +pb +pb +xI +pb +pb +xI +pb +xI +pb +xI +pb +xI +xI +xI +pb +pb +xI +Qe +em +em +em +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +BJ +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +BJ +BJ +BJ +nT +BJ +BJ +BJ +BJ +BJ +BJ +xI +NJ +xI +em +em +em +tv +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +"} +(94,1,1) = {" +cg +cg +vr +em +em +em +tv +em +em +xI +pb +pb +pb +pb +xI +Qe +pb +pb +xI +xI +xI +xI +xI +pb +xI +xI +pb +xI +pb +xI +pb +xI +pb +pb +pb +xI +xI +xI +em +em +em +xI +pb +pb +pb +lw +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +nT +BJ +BJ +BJ +BJ +xI +BJ +BJ +xI +BJ +xI +xI +xI +xI +NJ +xI +em +em +em +tv +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +"} +(95,1,1) = {" +cg +cg +cg +em +em +em +tv +em +em +xI +pb +pb +pb +pb +xI +xI +pb +pb +pb +xI +pb +pb +pb +pb +lw +pb +pb +xI +pb +xI +pb +xI +pb +pb +xI +xI +pb +pb +Qe +em +em +xI +pb +pb +pb +pb +pb +pb +pb +pb +lw +pb +pb +LV +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +BJ +BJ +BJ +BJ +BJ +BJ +BJ +NJ +NJ +NJ +NJ +xI +em +em +em +tv +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +"} +(96,1,1) = {" +cg +cg +cg +em +em +em +tv +em +em +xI +xI +lw +pb +pb +pb +xI +xI +lw +pb +xI +xI +pb +xI +pb +pb +pb +pb +xI +pb +pb +pb +xI +pb +lw +xI +pb +pb +xI +em +em +xI +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +lw +pb +pb +pb +pb +pb +pb +pb +LV +pb +pb +Bb +pb +pb +pb +pb +pb +pb +BJ +BJ +BJ +xI +BJ +BJ +xI +BJ +xI +xI +xI +xI +NJ +xI +xI +em +em +tv +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +"} +(97,1,1) = {" +cg +cg +cg +em +em +em +tv +em +em +xI +xI +xI +pb +pb +pb +pb +xI +xI +pb +xI +pb +pb +xI +xI +pb +xI +xI +xI +pb +xI +pb +xI +pb +pb +xI +pb +xI +xI +em +em +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +Bb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +lw +pb +pb +pb +pb +pb +pb +pb +LV +pb +pb +pb +BJ +pb +BJ +BJ +pb +BJ +BJ +BJ +BJ +xI +cS +NJ +cS +xI +em +em +tv +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +"} +(98,1,1) = {" +cg +cg +em +em +em +em +tv +tv +em +xI +xI +xI +xI +pb +lw +Qe +xI +xI +pb +xI +xI +pb +xI +Qe +pb +pb +xI +xI +pb +xI +pb +xI +pb +pb +pb +In +xI +xI +xI +xI +pb +pb +pb +pb +pb +pb +LV +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +BJ +pb +pb +pb +pb +pb +BJ +pb +pb +pb +BJ +BJ +BJ +BJ +BJ +xI +xI +NJ +xI +xI +em +em +tv +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +"} +(99,1,1) = {" +cg +cg +em +em +em +em +em +tv +em +em +em +em +xI +xI +Cm +xI +xI +xI +pb +pb +xI +pb +xI +pb +pb +pb +pb +zL +pb +pb +pb +xI +pb +xI +xI +xI +xI +pb +pb +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +lw +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +BJ +BJ +pb +pb +pb +pb +pb +BJ +BJ +pb +BJ +pb +pb +BJ +BJ +BJ +xI +cS +NJ +cS +xI +em +em +tv +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +"} +(100,1,1) = {" +cg +cg +cg +cg +em +em +em +em +tv +em +em +em +xI +pb +pb +pb +pb +xI +Qe +pb +pb +pb +xI +xI +xI +xI +xI +pb +xI +xI +xI +xI +pb +xI +pb +pb +pb +AZ +pb +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +LV +pb +pb +pb +pb +pb +Qe +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +lw +BJ +BJ +xI +xI +xI +NJ +xI +xI +em +em +tv +em +em +em +em +cg +cg +cg +cg +cg +cg +em +em +cg +"} +(101,1,1) = {" +cg +cg +cg +cg +vr +vr +em +em +tv +em +em +em +xI +xI +pb +pb +pb +xI +xI +xI +xI +pb +xI +In +pb +pb +xI +pb +xI +xI +pb +pb +pb +xI +pb +pb +pb +pb +pb +xI +pb +Qe +pb +pb +Qe +pb +pb +Qe +pb +pb +Qe +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +QH +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +AZ +pb +pb +pb +pb +pb +pb +BJ +pb +BJ +BJ +xI +Nz +NJ +NJ +NJ +xI +em +em +tv +em +em +em +cg +cg +cg +cg +cg +cg +em +em +cg +cg +"} +(102,1,1) = {" +cg +cg +cg +cg +vr +vr +em +em +tv +em +em +em +em +xI +pb +pb +pb +pb +xI +xI +xI +xI +xI +lw +pb +pb +xI +pb +pb +pb +pb +xI +pb +xI +pb +pb +pb +pb +Qe +xI +pb +nV +nV +nV +nV +nV +nV +nV +nV +nV +nV +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +lw +pb +pb +pb +pb +pb +pb +pb +pb +BJ +BJ +xI +fx +NJ +NJ +NJ +xI +em +em +tv +em +em +em +cg +cg +cg +em +cg +cg +em +em +cg +cg +"} +(103,1,1) = {" +cg +cg +cg +cg +vr +vr +em +em +tv +em +em +em +em +xI +xI +pb +xI +pb +Qe +xI +pb +pb +pb +pb +pb +pb +xI +xI +xI +xI +xI +xI +xI +xI +pb +pb +In +pb +pb +CE +pb +nV +nV +nV +nV +nV +nV +nV +nV +nV +nV +pb +pb +pb +pb +pb +lw +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +Bb +pb +pb +pb +pb +pb +LV +pb +BJ +pb +pb +xI +HE +NJ +NJ +NJ +xI +em +em +tv +em +em +em +cg +cg +cg +em +em +cg +cg +em +em +cg +"} +(104,1,1) = {" +cg +cg +cg +cg +em +em +em +em +tv +em +em +em +em +xI +xI +pb +xI +pb +pb +xI +xI +xI +xI +cq +xI +pb +QH +pb +pb +pb +pb +pb +pb +pb +th +pb +pb +pb +pb +CE +SO +nV +nV +nV +nV +nV +nV +nV +nV +nV +nV +pb +pb +pb +pb +pb +pb +pb +Qe +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +BJ +BJ +pb +pb +pb +pb +pb +pb +pb +pb +xI +xI +xI +NJ +xI +xI +em +em +tv +em +em +em +cg +cg +cg +em +em +em +cg +em +cg +cg +"} +(105,1,1) = {" +cg +cg +cg +cg +em +em +em +em +tv +xI +xI +xI +xI +xI +xI +pb +xI +xI +pb +pb +pb +xI +pb +pb +xI +xI +xI +pb +pb +xI +pb +xI +pb +pb +pb +pb +pb +pb +pb +CE +pb +nV +nV +nV +nV +nV +nV +nV +nV +nV +nV +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +LV +pb +pb +pb +BJ +BJ +pb +pb +pb +pb +pb +pb +pb +pb +BJ +pb +pb +pb +xI +xI +xI +xI +NJ +xI +xI +em +em +tv +em +em +em +cg +cg +cg +em +em +em +cg +cg +cg +cg +"} +(106,1,1) = {" +cg +cg +cg +cg +cg +em +em +em +tv +xI +Qe +pb +pb +pb +pb +pb +pb +xI +xI +xI +pb +xI +pb +pb +pb +pb +xI +xI +pb +xI +Qe +xI +pb +pb +pb +pb +pb +pb +Qe +xI +pb +nV +nV +nV +nV +nV +nV +nV +nV +nV +nV +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +BJ +BJ +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +xI +iS +iS +iS +xM +iS +iS +iS +em +tv +em +em +em +cg +cg +cg +em +em +em +em +cg +cg +cg +"} +(107,1,1) = {" +cg +cg +cg +cg +cg +em +em +em +tv +xI +xI +xI +pb +xI +xI +xI +pb +pb +pb +xI +pb +xI +pb +xI +xI +pb +Qe +xI +xI +xI +xI +xI +xI +pb +xI +xI +xI +pb +pb +xI +pb +Qe +pb +pb +Qe +pb +pb +Qe +pb +pb +Qe +pb +lw +pb +pb +pb +pb +LV +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +BJ +pb +pb +Qe +pb +pb +pb +xI +xI +xI +iS +Nf +oP +js +um +js +iS +tv +tv +em +em +em +cg +cg +cg +cg +em +em +em +em +cg +cg +"} +(108,1,1) = {" +cg +cg +cg +cg +cg +em +em +em +tv +em +em +xI +pb +xI +xI +xI +xI +xI +pb +xI +pb +xI +pb +xI +pb +pb +pb +xI +lw +pb +pb +xI +pb +pb +xI +pb +pb +pb +xI +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +lw +pb +pb +pb +pb +pb +pb +pb +pb +pb +Qe +pb +pb +pb +LV +BJ +BJ +pb +pb +pb +pb +pb +xI +em +em +iS +ut +ut +um +rs +oP +iS +tv +em +em +em +em +cg +cg +cg +cg +cg +em +em +em +cg +cg +"} +(109,1,1) = {" +cg +cg +cg +cg +em +em +em +em +tv +em +em +xI +pb +pb +xI +nK +nK +xI +pb +xI +pb +xI +pb +xI +xI +xI +xI +xI +xI +pb +pb +xI +pb +pb +xI +pb +pb +xI +xI +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +BJ +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +xI +em +em +iS +um +um +um +oP +um +iS +tv +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +em +cg +cg +"} +(110,1,1) = {" +cg +cg +cg +em +em +em +em +em +tv +em +em +xI +xI +pb +xI +xI +nK +xI +pb +xI +pb +xI +pb +pb +xI +pb +pb +pb +xI +pb +pb +xI +pb +pb +xI +pb +xI +xI +em +xI +pb +pb +pb +pb +pb +lw +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +lw +pb +pb +xI +em +em +iS +KV +um +Ni +um +Vv +iS +tv +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(111,1,1) = {" +cg +cg +cg +cg +em +em +em +em +tv +em +em +em +xI +pb +pb +xI +nK +xI +pb +xI +pb +xI +pb +pb +xI +Qe +pb +pb +xI +xI +pb +xI +xI +xI +xI +xI +xI +em +em +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +AZ +pb +pb +Qe +pb +pb +pb +pb +pb +pb +pb +BJ +BJ +pb +pb +pb +pb +pb +pb +Bb +pb +pb +xI +em +em +iS +um +js +iS +Vv +NY +iS +tv +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(112,1,1) = {" +cg +cg +cg +em +em +em +em +em +tv +em +em +em +xI +xI +pb +xI +nK +xI +pb +xI +pb +pb +lw +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +xI +xI +em +em +em +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +BJ +pb +pb +pb +pb +pb +pb +pb +pb +xI +em +em +iS +Zn +iS +iS +iS +Zn +iS +tv +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(113,1,1) = {" +cg +cg +cg +cg +em +em +em +em +tv +em +xI +xI +xI +pb +pb +xI +nK +xI +pb +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +pb +xI +xI +em +em +em +xI +pb +pb +Qe +pb +LV +pb +pb +pb +LV +pb +pb +pb +pb +Qe +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +lw +pb +pb +pb +pb +pb +pb +pb +LV +pb +pb +pb +pb +xI +em +em +iS +iS +iS +iS +iS +iS +iS +tv +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(114,1,1) = {" +cg +cg +cg +cg +cg +em +em +em +tv +em +xI +pb +pb +pb +xI +xI +nK +xI +pb +xI +pb +xI +aZ +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +xI +em +em +em +em +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +In +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +LV +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +xI +em +em +iS +iS +iS +iS +iS +iS +iS +tv +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(115,1,1) = {" +cg +cg +cg +cg +cg +em +em +em +tv +em +xI +xI +xI +pb +xI +xI +xI +xI +pb +pb +cq +pb +pb +pb +pb +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +em +em +em +em +xI +pb +pb +pb +lw +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +lw +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +Qe +pb +pb +pb +pb +pb +Qe +pb +pb +xI +em +em +em +em +em +em +em +em +tv +tv +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(116,1,1) = {" +cg +cg +cg +cg +cg +em +em +em +tv +em +em +xI +Qe +pb +pb +pb +pb +pb +pb +pb +xI +pb +xI +Qe +xI +xI +em +em +em +em +em +em +em +xI +xI +em +em +em +em +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +xI +xI +xI +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +pb +xI +em +em +em +em +em +em +em +tv +tv +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(117,1,1) = {" +cg +cg +cg +cg +cg +cg +em +em +tv +em +em +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +em +em +em +em +em +em +em +em +em +em +em +em +em +em +xI +pb +pb +pb +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +xI +pb +pb +xI +xI +em +xI +xI +xI +pb +pb +pb +pb +pb +xI +xI +xI +xI +xI +xI +xI +pb +pb +pb +pb +pb +xI +xI +xI +em +em +em +em +em +tv +tv +tv +em +em +em +vr +cg +cg +cg +cg +cg +em +cg +cg +cg +cg +cg +cg +"} +(118,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +em +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +xI +xI +xI +xI +xI +em +em +em +em +em +em +em +em +em +em +xI +xI +xI +xI +em +em +em +em +xI +xI +xI +xI +xI +xI +xI +em +em +em +em +em +xI +xI +xI +xI +xI +xI +xI +em +em +em +em +tv +tv +tv +tv +em +em +em +vr +vr +vr +vr +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(119,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +tv +em +em +em +em +vr +vr +vr +vr +vr +vr +vr +vr +vr +em +cg +cg +em +cg +cg +cg +cg +"} +(120,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +cg +vr +vr +vr +vr +vr +vr +vr +vr +em +em +em +cg +cg +cg +cg +cg +cg +"} +(121,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +vr +vr +vr +em +em +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +cg +cg +cg +cg +vr +vr +vr +vr +vr +em +em +em +em +em +cg +cg +cg +cg +cg +cg +"} +(122,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +vr +em +em +em +em +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +vr +vr +vr +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +"} +(123,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +vr +vr +vr +vr +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +vr +vr +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +"} +(124,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +vr +cg +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(125,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +em +cg +cg +cg +cg +cg +em +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +em +cg +cg +em +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(126,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} +(127,1,1) = {" +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +cg +"} diff --git a/_maps/map_files220/cyberiad/cyberiad.dmm b/_maps/map_files220/cyberiad/cyberiad.dmm index d40e81ec3a17..3fc0b2c635a1 100644 --- a/_maps/map_files220/cyberiad/cyberiad.dmm +++ b/_maps/map_files220/cyberiad/cyberiad.dmm @@ -14883,14 +14883,6 @@ }, /turf/simulated/floor/plating, /area/maintenance/asmaint) -"bba" = ( -/obj/effect/landmark{ - icon = 'icons/effects/spawner_icons.dmi'; - icon_state = "spooky"; - name = "Observer-Start" - }, -/turf/simulated/floor/mineral/titanium/blue, -/area/shuttle/arrival/station) "bbf" = ( /obj/machinery/door/airlock/vault{ locked = 1 @@ -18033,6 +18025,11 @@ }, /obj/machinery/atmospherics/pipe/manifold/hidden/supply, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/effect/landmark{ + icon = 'icons/effects/spawner_icons.dmi'; + icon_state = "spooky"; + name = "Observer-Start" + }, /turf/simulated/floor/plasteel{ icon_state = "L8" }, @@ -91858,8 +91855,10 @@ /obj/machinery/door/airlock/external{ hackProof = 1; id_tag = "emergency_home"; + locked = 1; name = "Escape Airlock" }, +/obj/structure/fans/tiny, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -104767,7 +104766,7 @@ aSd aVY aXv aXs -bba +aXs aXs aXs aVY @@ -149761,9 +149760,9 @@ tnJ pXs eWC bjR -xir +boI bjR -xir +boI bjR aaa aaa @@ -150524,9 +150523,9 @@ bEG bEG bEG bEG -boI +xir bjR -boI +xir bjR bjR bjR diff --git a/_maps/map_files220/generic/Admin_Zone.dmm b/_maps/map_files220/generic/Admin_Zone.dmm new file mode 100644 index 000000000000..f779a4f46de3 --- /dev/null +++ b/_maps/map_files220/generic/Admin_Zone.dmm @@ -0,0 +1,69154 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"aa" = ( +/obj/structure/chair/comfy/beige{ + dir = 8; + layer = 5; + pixel_y = -2 + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"aw" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/immolator/multi, +/turf/simulated/floor/wood, +/area/admin) +"ax" = ( +/obj/structure/table, +/obj/item/kitchen/utensil/fork, +/obj/item/lighter, +/obj/item/restraints/handcuffs/cable/red, +/obj/item/storage/box/mousetraps, +/obj/item/storage/fancy/cigarettes, +/obj/item/pen, +/turf/simulated/floor/wood, +/area/admin) +"aA" = ( +/obj/machinery/door/poddoor{ + id_tag = "thunderdomehea"; + name = "Heavy Supply" + }, +/turf/simulated/floor/plasteel/dark, +/area/tdome/arena) +"aG" = ( +/turf/simulated/floor/holofloor{ + dir = 8; + icon_state = "green" + }, +/area/holodeck/source_basketball) +"aH" = ( +/turf/simulated/floor/holofloor{ + dir = 4; + icon_state = "red" + }, +/area/holodeck/source_basketball) +"aQ" = ( +/obj/item/clothing/under/color/rainbow, +/obj/item/clothing/glasses/sunglasses_fake, +/turf/simulated/floor/holofloor{ + icon = 'icons/misc/beach.dmi'; + icon_state = "desert" + }, +/area/holodeck/source_beach) +"bq" = ( +/obj/structure/chair/stool/holostool{ + dir = 1 + }, +/turf/simulated/floor/holofloor/carpet, +/area/holodeck/source_meetinghall) +"by" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/pistol/enforcer/lethal, +/turf/simulated/floor/wood, +/area/admin) +"bz" = ( +/obj/effect/decal/warning_stripes/blue, +/turf/simulated/wall/indestructible, +/area/admin) +"bI" = ( +/obj/structure/table, +/obj/item/storage/box/syringes, +/obj/item/assembly/igniter, +/obj/item/assembly/igniter, +/obj/item/assembly/igniter, +/obj/item/assembly/igniter, +/obj/item/assembly/timer, +/obj/item/assembly/timer, +/obj/item/assembly/timer, +/obj/item/assembly/timer, +/obj/item/grenade/chem_grenade/large, +/obj/item/grenade/chem_grenade/large, +/obj/item/grenade/chem_grenade/large, +/obj/item/grenade/chem_grenade/large, +/turf/simulated/floor/wood, +/area/admin) +"bL" = ( +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"bM" = ( +/turf/simulated/wall/indestructible/riveted, +/area/tdome/tdomeobserve) +"ca" = ( +/obj/machinery/computer/teleporter, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"cz" = ( +/obj/structure/table/wood, +/obj/item/gun/medbeam, +/turf/simulated/floor/wood, +/area/admin) +"cB" = ( +/obj/item/bedsheet/black, +/obj/structure/bed, +/obj/machinery/light/small{ + brightness_range = 6; + light_range = 8; + nightshift_light_range = 6; + throw_range = 6 + }, +/turf/simulated/floor/wood, +/area/admin) +"cI" = ( +/turf/simulated/wall/indestructible/riveted, +/area/tdome/tdomeadmin) +"cN" = ( +/turf/space, +/area/space) +"cP" = ( +/obj/structure/table/wood, +/obj/item/twohanded/fireaxe/energized, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"cQ" = ( +/obj/structure/table/wood, +/obj/item/clothing/head/helmet/space/space_ninja, +/obj/item/clothing/shoes/space_ninja, +/obj/item/clothing/mask/gas/space_ninja, +/obj/item/clothing/gloves/space_ninja, +/obj/item/clothing/suit/space/space_ninja, +/obj/item/katana/energy, +/turf/simulated/floor/wood, +/area/admin) +"cT" = ( +/obj/machinery/door_control/no_emag{ + id = "tdomeflash"; + name = "Flash control" + }, +/obj/structure/table/reinforced, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"cV" = ( +/turf/simulated/floor/holofloor{ + icon = 'icons/turf/floors/plating.dmi'; + icon_state = "asteroid7" + }, +/area/holodeck/source_desert) +"cY" = ( +/turf/simulated/floor/holofloor{ + dir = 4; + icon = 'icons/turf/floors/plating.dmi'; + icon_state = "asteroid8" + }, +/area/holodeck/source_desert) +"dk" = ( +/obj/structure/table/wood, +/obj/item/twohanded/bostaff, +/turf/simulated/floor/wood, +/area/admin) +"dn" = ( +/obj/structure/table/wood, +/obj/item/pizzabox/pizza_bomb, +/turf/simulated/floor/wood, +/area/admin) +"do" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/laser/tag/blue, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"dw" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/immolator, +/turf/simulated/floor/wood, +/area/admin) +"dx" = ( +/obj/machinery/door_control/no_emag{ + id = "thunderdomegen"; + name = "General Supply Control"; + req_access_txt = "102" + }, +/obj/structure/table/reinforced, +/turf/simulated/floor/plasteel{ + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"dA" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/lasercannon, +/turf/simulated/floor/wood, +/area/admin) +"dB" = ( +/obj/structure/rack/holorack, +/obj/item/clothing/under/dress/dress_saloon, +/obj/item/clothing/head/hairflower, +/turf/simulated/floor/holofloor{ + icon_state = "cult" + }, +/area/holodeck/source_theatre) +"dN" = ( +/obj/structure/rack, +/obj/item/clothing/under/color/red, +/obj/item/clothing/shoes/brown, +/obj/item/clothing/suit/armor/tdome/red, +/obj/item/clothing/head/helmet/thunderdome, +/obj/item/melee/energy/sword/saber/red, +/turf/simulated/floor/plasteel/dark, +/area/tdome/arena) +"dP" = ( +/turf/simulated/floor/plasteel/dark, +/area/tdome/tdomeadmin) +"dX" = ( +/turf/simulated/floor/holofloor{ + dir = 4; + icon_state = "wood" + }, +/area/holodeck/source_theatre) +"dZ" = ( +/obj/structure/table/wood, +/obj/item/ammo_box/magazine/sniper_rounds/penetrator, +/obj/item/ammo_box/magazine/sniper_rounds/penetrator, +/obj/item/ammo_box/magazine/sniper_rounds/penetrator, +/obj/item/ammo_box/magazine/sniper_rounds/penetrator, +/obj/item/ammo_box/magazine/sniper_rounds/penetrator, +/obj/item/ammo_box/magazine/sniper_rounds/penetrator, +/obj/item/ammo_box/magazine/sniper_rounds/penetrator, +/obj/item/ammo_box/magazine/sniper_rounds/penetrator, +/obj/item/ammo_box/magazine/sniper_rounds/penetrator, +/obj/item/ammo_box/magazine/sniper_rounds/penetrator, +/turf/simulated/floor/wood, +/area/admin) +"ea" = ( +/obj/structure/table/wood/poker, +/obj/machinery/door_control{ + id = "eventroom"; + name = "Ready room"; + pixel_x = -6; + pixel_y = 6; + req_access = list(150) + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"el" = ( +/obj/structure/rack, +/obj/item/clothing/under/color/green, +/obj/item/clothing/shoes/brown, +/obj/item/clothing/suit/armor/tdome/green, +/obj/item/clothing/head/helmet/thunderdome, +/obj/item/melee/energy/sword/saber/green, +/turf/simulated/floor/plasteel/dark, +/area/tdome/arena) +"em" = ( +/obj/effect/landmark/spawner/atmos_test, +/turf/simulated/floor/holofloor{ + icon_state = "engine"; + name = "Burn-Mix Floor"; + nitrogen = 0; + oxygen = 2500; + temperature = 370; + toxins = 5000 + }, +/area/holodeck/source_burntest) +"ep" = ( +/turf/simulated/floor/holofloor{ + dir = 8; + icon_state = "green" + }, +/area/holodeck/source_emptycourt) +"er" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/wand/teleport, +/turf/simulated/floor/wood, +/area/admin) +"ew" = ( +/obj/structure/holowindow, +/turf/simulated/floor/holofloor{ + dir = 8; + icon_state = "red" + }, +/area/holodeck/source_knightarena) +"ez" = ( +/obj/structure/rack, +/obj/item/clothing/under/color/green, +/obj/item/clothing/shoes/brown, +/obj/item/clothing/suit/armor/tdome/green, +/obj/item/clothing/head/helmet/thunderdome, +/obj/item/melee/energy/sword/saber/green, +/turf/simulated/floor/plasteel, +/area/tdome/arena_source) +"eD" = ( +/obj/structure/table, +/obj/item/tank/internals/oxygen/yellow, +/obj/random/bomb_supply, +/obj/item/clothing/head/sombrero/shamebrero, +/turf/simulated/floor/wood, +/area/admin) +"eG" = ( +/obj/structure/table/wood, +/obj/item/paper_bin, +/obj/item/pen, +/turf/simulated/floor/plasteel{ + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"eK" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/laser/tag/red, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"eL" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/shotgun/boltaction, +/obj/item/gun/projectile/shotgun/boltaction/enchanted, +/turf/simulated/floor/wood, +/area/admin) +"eY" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/proto, +/turf/simulated/floor/wood, +/area/admin) +"fb" = ( +/turf/simulated/floor/holofloor{ + dir = 8; + icon_state = "green" + }, +/area/holodeck/source_boxingcourt) +"fc" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/shotgun/boltaction/enchanted/arcane_barrage, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"fg" = ( +/obj/structure/table/wood, +/obj/item/twohanded/dualsaber/toy, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"fh" = ( +/obj/structure/rack, +/obj/item/clothing/under/color/red, +/obj/item/clothing/shoes/brown, +/obj/item/clothing/suit/armor/tdome/red, +/obj/item/clothing/head/helmet/thunderdome, +/obj/item/melee/energy/sword/saber/red, +/turf/simulated/floor/plasteel, +/area/tdome/arena_source) +"fm" = ( +/obj/effect/landmark/costume/random, +/obj/structure/rack/holorack, +/turf/simulated/floor/holofloor{ + icon_state = "cult" + }, +/area/holodeck/source_theatre) +"fn" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/hook, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"fF" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/wand, +/turf/simulated/floor/wood, +/area/admin) +"fG" = ( +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the Thunderdome."; + name = "Thunderdome Telescreen"; + network = list("Thunderdome") + }, +/obj/structure/table/reinforced, +/turf/simulated/floor/plasteel/dark, +/area/tdome/tdomeobserve) +"fO" = ( +/obj/effect/baseturf_helper{ + baseturf = /turf/simulated/floor/plasteel + }, +/turf/simulated/wall/indestructible, +/area/adminconstruction) +"gc" = ( +/obj/structure/table, +/obj/item/stack/cable_coil, +/obj/item/stack/rods, +/obj/item/pen, +/turf/simulated/floor/wood, +/area/admin) +"gd" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/revolver/grenadelauncher/multi/cyborg, +/turf/simulated/floor/wood, +/area/admin) +"gk" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/wand/door, +/turf/simulated/floor/wood, +/area/admin) +"gq" = ( +/turf/simulated/wall/indestructible/fakeglass, +/area/tdome/tdomeobserve) +"gE" = ( +/obj/structure/table/wood, +/obj/item/whetstone/super, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"gN" = ( +/obj/structure/flora/grass/brown, +/turf/simulated/floor/holofloor{ + icon_state = "snow" + }, +/area/holodeck/source_snowfield) +"gR" = ( +/obj/structure/table/wood, +/obj/item/paper{ + info = "/obj/item/gun/projectile/shotgun/sc_pump" + }, +/turf/simulated/floor/wood, +/area/admin) +"gS" = ( +/obj/structure/table/wood, +/obj/item/encryptionkey/headset_cargo, +/obj/item/encryptionkey/headset_com, +/obj/item/encryptionkey/headset_eng, +/obj/item/encryptionkey/headset_iaa, +/obj/item/encryptionkey/headset_med, +/obj/item/encryptionkey/headset_medsci, +/obj/item/encryptionkey/headset_rob, +/obj/item/encryptionkey/headset_sci, +/obj/item/encryptionkey/headset_sec, +/obj/item/encryptionkey/headset_service, +/turf/simulated/floor/wood, +/area/admin) +"hd" = ( +/obj/structure/table/holotable, +/obj/item/clothing/suit/armor/riot/knight/blue, +/obj/item/clothing/head/helmet/riot/knight/blue, +/obj/item/holo/claymore/blue, +/turf/simulated/floor/holofloor{ + icon_state = "blue" + }, +/area/holodeck/source_knightarena) +"hh" = ( +/obj/mecha/combat/marauder/mauler/loaded{ + operation_req_access = list(114) + }, +/turf/simulated/floor/wood, +/area/admin) +"hi" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/ar, +/turf/simulated/floor/wood, +/area/admin) +"ho" = ( +/obj/structure/table/wood, +/obj/item/paper{ + info = "/obj/item/gun/energy/noisecannon" + }, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"hp" = ( +/obj/structure/flora/ausbushes/brflowers, +/turf/simulated/floor/holofloor/grass, +/area/holodeck/source_picnicarea) +"hw" = ( +/obj/effect/overlay/palmtree_r, +/turf/simulated/floor/holofloor{ + icon = 'icons/misc/beach.dmi'; + icon_state = "desert" + }, +/area/holodeck/source_beach) +"hA" = ( +/obj/structure/table/holotable, +/obj/item/clothing/gloves/boxing/hologlove, +/turf/simulated/floor/holofloor{ + dir = 5; + icon_state = "red" + }, +/area/holodeck/source_boxingcourt) +"hB" = ( +/obj/structure/holowindow{ + dir = 1 + }, +/turf/simulated/floor/holofloor{ + dir = 8; + icon_state = "blue" + }, +/area/holodeck/source_knightarena) +"hE" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/staff/slipping/honkmother, +/turf/simulated/floor/wood, +/area/admin) +"hI" = ( +/obj/effect/landmark/spawner/tdome1, +/turf/simulated/floor/plasteel/dark, +/area/tdome/arena) +"hN" = ( +/turf/simulated/floor/holofloor{ + icon_state = "rampbottom" + }, +/area/holodeck/source_theatre) +"hT" = ( +/obj/machinery/door/poddoor/impassable{ + id_tag = "tdome2"; + name = "Corpse Retreival Entrance" + }, +/turf/simulated/floor/plasteel/dark, +/area/tdome/tdomeadmin) +"hV" = ( +/obj/mecha/combat/gygax/dark/loaded{ + operation_req_access = list(114) + }, +/turf/simulated/floor/wood, +/area/admin) +"hZ" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/c20r/toy, +/turf/simulated/floor/wood, +/area/admin) +"ib" = ( +/obj/structure/table/wood, +/obj/item/toy/russian_revolver, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"im" = ( +/obj/structure/table/wood, +/obj/item/toy/katana, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"io" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/shotgun/riot, +/turf/simulated/floor/wood, +/area/admin) +"iM" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/pulse/pistol, +/turf/simulated/floor/wood, +/area/admin) +"iY" = ( +/obj/machinery/light/small{ + brightness_range = 6; + dir = 4; + light_range = 8; + nightshift_light_range = 6; + throw_range = 6 + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"jj" = ( +/obj/structure/chair/comfy/beige{ + dir = 4; + layer = 5; + pixel_y = -2 + }, +/obj/machinery/ai_status_display{ + pixel_y = 30 + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"jl" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/revolver/grenadelauncher, +/turf/simulated/floor/wood, +/area/admin) +"jq" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder, +/turf/simulated/floor/wood, +/area/admin) +"jB" = ( +/obj/structure/table/wood, +/obj/item/nullrod/tribal_knife, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"jD" = ( +/obj/structure/table/wood, +/obj/item/twohanded/fireaxe/boneaxe, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"jF" = ( +/obj/effect/landmark/spawner/holocarp, +/turf/simulated/floor/holofloor{ + icon_state = "engine"; + name = "Holodeck Projector Floor" + }, +/area/holodeck/source_wildlife) +"jH" = ( +/turf/simulated/floor/holofloor{ + dir = 10; + icon_state = "red" + }, +/area/holodeck/source_basketball) +"jK" = ( +/obj/structure/table/wood, +/obj/item/paper{ + info = "Я так понял был энфорсер с Сибилом." + }, +/turf/simulated/floor/wood, +/area/admin) +"jM" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/staff/change, +/turf/simulated/floor/wood, +/area/admin) +"jQ" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/obj/effect/landmark/spawner/tdomeadmin, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"jY" = ( +/obj/structure/table/holotable, +/obj/item/clothing/gloves/boxing/hologlove, +/turf/simulated/floor/holofloor{ + dir = 9; + icon_state = "red" + }, +/area/holodeck/source_boxingcourt) +"jZ" = ( +/obj/item/bedsheet/black, +/obj/structure/bed, +/turf/simulated/floor/wood, +/area/admin) +"kb" = ( +/obj/machinery/door/poddoor{ + id_tag = "thunderdomegen"; + name = "General Supply" + }, +/turf/simulated/floor/plasteel, +/area/tdome/arena_source) +"kf" = ( +/obj/structure/table/holotable, +/obj/machinery/readybutton, +/turf/simulated/floor/holofloor{ + dir = 6; + icon_state = "green" + }, +/area/holodeck/source_thunderdomecourt) +"ki" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/floragun, +/turf/simulated/floor/wood, +/area/admin) +"ko" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/wand/resurrection, +/turf/simulated/floor/wood, +/area/admin) +"kq" = ( +/obj/structure/table/wood, +/obj/item/twohanded/chainsaw, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"ku" = ( +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"kM" = ( +/obj/structure/table/wood, +/obj/item/hatchet/unathiknife, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"kQ" = ( +/obj/structure/table, +/obj/item/reagent_containers/food/snacks/grown/citrus/lemon, +/obj/item/reagent_containers/food/snacks/grown/berries, +/obj/item/reagent_containers/food/snacks/grown/banana, +/obj/item/reagent_containers/food/snacks/grown/cherries, +/obj/item/reagent_containers/food/snacks/grown/citrus/orange, +/obj/item/reagent_containers/food/snacks/grown/corn, +/obj/item/reagent_containers/food/snacks/grown/mushroom/amanita, +/turf/simulated/floor/wood, +/area/admin) +"kT" = ( +/obj/structure/table/wood, +/obj/item/kitchen/knife/envy, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"kU" = ( +/obj/structure/table/wood, +/obj/item/grenade/clusterbuster/syndieminibomb, +/turf/simulated/floor/wood, +/area/admin) +"kY" = ( +/turf/simulated/floor/holofloor{ + dir = 1; + icon_state = "green" + }, +/area/holodeck/source_basketball) +"lc" = ( +/obj/structure/holowindow{ + dir = 1 + }, +/turf/simulated/floor/holofloor{ + dir = 4; + icon_state = "blue" + }, +/area/holodeck/source_knightarena) +"ld" = ( +/obj/structure/table/holotable/wood, +/turf/simulated/floor/holofloor{ + icon_state = "asteroid" + }, +/area/holodeck/source_picnicarea) +"li" = ( +/obj/structure/holowindow{ + dir = 1 + }, +/turf/simulated/floor/holofloor, +/area/holodeck/source_thunderdomecourt) +"lt" = ( +/obj/machinery/light/small{ + brightness_range = 6; + dir = 8; + light_range = 8; + nightshift_light_range = 6; + throw_range = 6 + }, +/turf/simulated/floor/wood, +/area/admin) +"lA" = ( +/obj/item/storage/toolbox/syndicate{ + desc = "A powerful relic many men worked long and hard to keep safe and away from the forces of evil."; + force = 1e+008; + name = "toolbox of robustness" + }, +/obj/structure/table/wood, +/turf/simulated/floor/wood, +/area/admin) +"lE" = ( +/obj/machinery/light/small{ + brightness_range = 6; + dir = 4; + light_range = 8; + nightshift_light_range = 6; + throw_range = 6 + }, +/turf/simulated/floor/wood, +/area/admin) +"lR" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/pistol/deagle, +/turf/simulated/floor/wood, +/area/admin) +"lT" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/plasteel/dark, +/area/tdome/tdomeadmin) +"lX" = ( +/obj/machinery/teleport/station, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"mk" = ( +/obj/structure/table/wood, +/obj/item/ammo_box/foambox/riot, +/obj/item/ammo_box/foambox/riot, +/obj/item/ammo_box/foambox/riot, +/obj/item/ammo_box/foambox/riot, +/obj/item/ammo_box/foambox/riot, +/obj/item/ammo_box/foambox/riot, +/obj/item/ammo_box/foambox/riot, +/obj/item/ammo_box/foambox/riot, +/obj/item/ammo_box/foambox/riot, +/obj/item/ammo_box/foambox/riot, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"mn" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/revolver/nagant, +/turf/simulated/floor/wood, +/area/admin) +"mw" = ( +/obj/structure/table/holotable, +/obj/item/clothing/head/helmet/thunderdome, +/obj/item/clothing/suit/armor/tdome/red, +/obj/item/clothing/under/color/red, +/obj/item/holo/esword/red, +/turf/simulated/floor/holofloor{ + dir = 1; + icon_state = "red" + }, +/area/holodeck/source_thunderdomecourt) +"mB" = ( +/obj/item/gun/rocketlauncher, +/obj/structure/table/wood, +/turf/simulated/floor/wood, +/area/admin) +"mC" = ( +/obj/machinery/status_display, +/turf/simulated/wall/indestructible/riveted, +/area/tdome/tdomeobserve) +"mM" = ( +/obj/structure/rack, +/obj/item/clothing/suit/space/hardsuit/syndi, +/obj/item/clothing/suit/space/hardsuit/syndi/elite{ + pixel_x = -6; + pixel_y = 6 + }, +/turf/simulated/floor/wood, +/area/admin) +"mR" = ( +/obj/structure/table/wood, +/obj/item/multisword, +/obj/item/multisword/pike, +/obj/item/multisword/pure_evil, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"mU" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/revolver/mateba, +/turf/simulated/floor/wood, +/area/admin) +"mX" = ( +/turf/simulated/floor/holofloor{ + icon = 'icons/turf/floors/plating.dmi'; + icon_state = "asteroid" + }, +/area/holodeck/source_desert) +"mY" = ( +/turf/simulated/floor/holofloor{ + dir = 9; + icon_state = "red" + }, +/area/holodeck/source_basketball) +"na" = ( +/obj/structure/table/wood, +/obj/item/melee/energy/sword, +/obj/item/melee/energy/sword/cyborg, +/obj/item/melee/energy/sword/cyborg/saw, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"ne" = ( +/obj/structure/table/wood/poker, +/obj/item/clothing/shoes/roman, +/obj/item/shield/riot/roman, +/obj/item/clothing/head/helmet/roman/legionaire, +/obj/item/twohanded/spear/bonespear, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"nk" = ( +/turf/simulated/floor/holofloor{ + icon_state = "grimy" + }, +/area/holodeck/source_meetinghall) +"nC" = ( +/turf/simulated/floor/holofloor{ + dir = 5; + icon_state = "green" + }, +/area/holodeck/source_basketball) +"nK" = ( +/obj/structure/table/wood, +/obj/item/abductor_baton, +/obj/item/abductor/silencer, +/obj/item/abductor/mind_device, +/obj/item/abductor/gizmo, +/obj/structure/ninjatele{ + pixel_x = -28 + }, +/turf/simulated/floor/wood, +/area/admin) +"nM" = ( +/obj/structure/table/holotable, +/turf/simulated/floor/holofloor{ + dir = 5; + icon_state = "red" + }, +/area/holodeck/source_thunderdomecourt) +"nN" = ( +/obj/structure/table, +/obj/item/storage/box/beakers, +/obj/item/reagent_containers/glass/beaker/bluespace, +/obj/item/reagent_containers/glass/beaker/bluespace, +/obj/item/reagent_containers/glass/beaker/bluespace, +/obj/item/reagent_containers/glass/beaker/bluespace, +/turf/simulated/floor/wood, +/area/admin) +"nU" = ( +/obj/structure/table/wood, +/obj/item/paper{ + info = "/obj/item/gun/projectile/shotgun/riot/buckshot" + }, +/turf/simulated/floor/wood, +/area/admin) +"nW" = ( +/obj/structure/chair, +/obj/effect/landmark/spawner/tdomeobserve, +/turf/simulated/floor/plasteel/dark, +/area/tdome/tdomeobserve) +"nX" = ( +/obj/structure/table/wood, +/obj/item/paper{ + info = "Какой-то /obj/item/gun/energy/laser/retro/sc_retro. Хз что это." + }, +/turf/simulated/floor/wood, +/area/admin) +"nZ" = ( +/turf/simulated/floor/holofloor{ + dir = 1; + icon_state = "red" + }, +/area/holodeck/source_boxingcourt) +"oc" = ( +/obj/item/paper_bin/nanotrasen, +/obj/structure/table/wood/poker, +/obj/item/pen/multi/gold, +/obj/item/stamp/chameleon, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"og" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/detective, +/turf/simulated/floor/wood, +/area/admin) +"oh" = ( +/obj/structure/table/wood, +/obj/item/dnainjector/blindmut, +/obj/item/dnainjector/clumsymut, +/obj/item/dnainjector/comic, +/obj/item/dnainjector/coughmut, +/obj/item/dnainjector/deafmut, +/obj/item/dnainjector/epimut, +/obj/item/dnainjector/firemut, +/obj/item/dnainjector/glassesmut, +/obj/item/dnainjector/h2m, +/obj/item/dnainjector/hallucination, +/obj/item/dnainjector/hulkmut, +/obj/item/dnainjector/insulation, +/obj/item/dnainjector/m2h, +/obj/item/dnainjector/midgit, +/obj/item/dnainjector/morph, +/obj/item/dnainjector/nobreath, +/obj/item/dnainjector/noprints, +/obj/item/dnainjector/regenerate, +/obj/item/dnainjector/remoteview, +/obj/item/dnainjector/stuttmut, +/obj/item/dnainjector/telemut, +/obj/item/dnainjector/tourmut, +/turf/simulated/floor/wood, +/area/admin) +"oj" = ( +/obj/structure/holowindow{ + dir = 1 + }, +/turf/simulated/floor/holofloor{ + dir = 4; + icon_state = "green" + }, +/area/holodeck/source_thunderdomecourt) +"ou" = ( +/obj/machinery/computer/rdservercontrol{ + badmin = 1; + name = "Master R&D Server Controller"; + dir = 1 + }, +/turf/simulated/floor/wood, +/area/admin) +"oB" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/sniper_rifle/toy, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"oL" = ( +/obj/machinery/chem_heater, +/turf/simulated/floor/wood, +/area/admin) +"oX" = ( +/obj/structure/table/wood, +/obj/item/gun/syringe/rapidsyringe, +/turf/simulated/floor/wood, +/area/admin) +"pa" = ( +/turf/simulated/floor/holofloor{ + dir = 5; + icon_state = "red" + }, +/area/holodeck/source_basketball) +"pk" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/revolver/doublebarrel/improvised, +/turf/simulated/floor/wood, +/area/admin) +"pC" = ( +/obj/structure/table/wood, +/obj/machinery/syndicatebomb/badmin, +/turf/simulated/floor/wood, +/area/admin) +"pE" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/plasma_pistol, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"pJ" = ( +/obj/structure/table/wood, +/obj/item/toy/russian_revolver/trick_revolver, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"pN" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 2; + id_tag = "eventroom"; + name = "Privacy Shutters" + }, +/turf/simulated/floor/wood{ + icon_state = "woodalt" + }, +/area/admin) +"pO" = ( +/turf/simulated/wall/indestructible/riveted, +/area/space) +"qd" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/xray, +/turf/simulated/floor/wood, +/area/admin) +"qh" = ( +/obj/structure/table, +/obj/random/toolbox, +/obj/random/bomb_supply, +/obj/machinery/syndicatebomb/badmin/clown, +/turf/simulated/floor/wood, +/area/admin) +"qt" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/revolver/golden, +/turf/simulated/floor/wood, +/area/admin) +"qv" = ( +/obj/structure/holowindow, +/turf/simulated/floor/holofloor{ + dir = 4; + icon_state = "red" + }, +/area/holodeck/source_thunderdomecourt) +"qx" = ( +/obj/structure/table/wood, +/obj/item/ammo_box/foambox/sniper, +/obj/item/ammo_box/foambox/sniper, +/obj/item/ammo_box/foambox/sniper, +/obj/item/ammo_box/foambox/sniper, +/obj/item/ammo_box/foambox/sniper, +/obj/item/ammo_box/foambox/sniper, +/obj/item/ammo_box/foambox/sniper, +/obj/item/ammo_box/foambox/sniper, +/obj/item/ammo_box/foambox/sniper, +/obj/item/ammo_box/foambox/sniper, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"qR" = ( +/obj/structure/table/wood, +/obj/item/gun/throw/piecannon, +/obj/item/paper{ + info = "Если тут ничего не видно, значит никто до сих пор не вернул спрайт пирожной пушке." + }, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"qT" = ( +/obj/structure/holohoop{ + dir = 1 + }, +/turf/simulated/floor/holofloor{ + icon_state = "green" + }, +/area/holodeck/source_basketball) +"qU" = ( +/obj/structure/table/wood/poker, +/obj/item/storage/box/ids, +/obj/item/storage/box/ids, +/obj/item/storage/box/PDAs{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/PDAs{ + pixel_x = 4; + pixel_y = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"ri" = ( +/obj/structure/table/holotable, +/obj/item/clothing/gloves/boxing/hologlove{ + icon_state = "boxinggreen"; + item_state = "boxinggreen" + }, +/turf/simulated/floor/holofloor{ + dir = 10; + icon_state = "green" + }, +/area/holodeck/source_boxingcourt) +"ro" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/ionrifle, +/turf/simulated/floor/wood, +/area/admin) +"rq" = ( +/turf/simulated/floor/holofloor{ + dir = 4; + icon_state = "green" + }, +/area/holodeck/source_basketball) +"rr" = ( +/obj/structure/table/wood, +/obj/item/melee/energy/axe, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"rv" = ( +/turf/simulated/floor/holofloor{ + dir = 4; + icon_state = "red" + }, +/area/holodeck/source_boxingcourt) +"rD" = ( +/obj/structure/rack, +/obj/item/clothing/under/color/green, +/obj/item/clothing/shoes/brown, +/obj/item/clothing/suit/armor/vest, +/obj/item/clothing/head/helmet/swat, +/obj/item/gun/energy/laser, +/obj/item/shield/energy, +/obj/machinery/recharger/wallcharger/upgraded{ + pixel_x = 3; + pixel_y = -30 + }, +/turf/simulated/floor/plasteel/dark, +/area/tdome/arena) +"rE" = ( +/obj/item/beach_ball/holoball, +/turf/simulated/floor/holofloor, +/area/holodeck/source_basketball) +"rG" = ( +/obj/mecha/combat/marauder/seraph/loaded, +/turf/simulated/floor/wood, +/area/admin) +"rM" = ( +/obj/structure/table/holotable, +/turf/simulated/floor/holofloor{ + dir = 10; + icon_state = "green" + }, +/area/holodeck/source_thunderdomecourt) +"rP" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/alien, +/turf/simulated/floor/wood, +/area/admin) +"sd" = ( +/obj/structure/holowindow{ + dir = 1 + }, +/turf/simulated/floor/holofloor{ + dir = 8; + icon_state = "green" + }, +/area/holodeck/source_thunderdomecourt) +"sm" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/laser/retro, +/turf/simulated/floor/wood, +/area/admin) +"sr" = ( +/turf/simulated/floor/holofloor{ + dir = 1; + icon_state = "red" + }, +/area/holodeck/source_emptycourt) +"su" = ( +/obj/item/gun/grenadelauncher, +/obj/structure/table/wood, +/turf/simulated/floor/wood, +/area/admin) +"sA" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/kinetic_accelerator, +/turf/simulated/floor/wood, +/area/admin) +"sO" = ( +/obj/structure/holowindow, +/turf/simulated/floor/holofloor{ + icon_state = "asteroid7" + }, +/area/holodeck/source_knightarena) +"ta" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/toy, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"tc" = ( +/obj/structure/holowindow, +/turf/simulated/floor/holofloor{ + dir = 4; + icon_state = "red" + }, +/area/holodeck/source_knightarena) +"th" = ( +/obj/machinery/door/poddoor{ + id_tag = "thunderdome"; + name = "Thunderdome Blast Door" + }, +/turf/simulated/floor/plasteel/dark, +/area/tdome/arena) +"to" = ( +/obj/structure/table/wood, +/obj/item/kitchen/knife/combat/survival, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"tx" = ( +/obj/machinery/computer/syndicate_depot/teleporter{ + name = "Redspace Teleporter Console" + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"tF" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/kinetic_accelerator/crossbow/large, +/turf/simulated/floor/wood, +/area/admin) +"tI" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"tN" = ( +/obj/item/storage/briefcase{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/storage/secure/briefcase, +/obj/structure/table/wood, +/turf/simulated/floor/plasteel{ + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"tP" = ( +/turf/simulated/floor/holofloor{ + dir = 4; + icon_state = "green" + }, +/area/holodeck/source_thunderdomecourt) +"tS" = ( +/obj/structure/chair/stool/holostool{ + dir = 4 + }, +/turf/simulated/floor/holofloor{ + icon_state = "asteroid" + }, +/area/holodeck/source_picnicarea) +"ua" = ( +/obj/machinery/teleport/hub/upgraded{ + admin_usage = 1 + }, +/obj/effect/decal/warning_stripes/yellow, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"ug" = ( +/obj/effect/turf_decal/delivery, +/turf/simulated/floor/plasteel/dark, +/area/tdome/arena) +"ux" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/laser/captain, +/turf/simulated/floor/wood, +/area/admin) +"uL" = ( +/obj/structure/table/wood, +/obj/item/gun/energy, +/obj/item/gun/energy/laser/captain, +/obj/item/gun/energy/e_gun, +/obj/item/gun/energy/gun, +/obj/item/gun/energy/gun/cyborg, +/obj/item/gun/energy/gun/nuclear, +/turf/simulated/floor/wood, +/area/admin) +"uW" = ( +/obj/machinery/door/airlock/hatch/syndicate{ + name = "What?" + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"vb" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/e_gun/old, +/turf/simulated/floor/wood, +/area/admin) +"vc" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/gun/turret, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"vd" = ( +/obj/structure/chair/comfy/beige{ + dir = 4; + layer = 5; + pixel_y = -2 + }, +/obj/machinery/ai_status_display{ + pixel_y = -30 + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"ve" = ( +/obj/structure/table/wood, +/obj/item/toy/sword, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"vg" = ( +/obj/structure/table/wood, +/obj/item/suppressor, +/obj/item/suppressor, +/obj/item/suppressor, +/obj/item/suppressor, +/obj/item/suppressor, +/obj/item/suppressor, +/obj/item/suppressor, +/obj/item/suppressor, +/obj/item/suppressor, +/turf/simulated/floor/wood, +/area/admin) +"vm" = ( +/obj/effect/overlay/palmtree_l, +/obj/effect/overlay/coconut, +/turf/simulated/floor/holofloor{ + icon = 'icons/misc/beach.dmi'; + icon_state = "desert" + }, +/area/holodeck/source_beach) +"vu" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/shotgun/toy, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"vv" = ( +/obj/item/beach_ball, +/turf/simulated/floor/holofloor{ + icon = 'icons/misc/beach.dmi'; + icon_state = "desert" + }, +/area/holodeck/source_beach) +"vL" = ( +/obj/structure/rack, +/obj/item/clothing/under/color/red, +/obj/item/clothing/shoes/brown, +/obj/item/clothing/suit/armor/vest, +/obj/item/clothing/head/helmet/swat, +/obj/item/gun/energy/laser, +/obj/item/shield/energy, +/obj/machinery/recharger/wallcharger/upgraded{ + pixel_x = 3; + pixel_y = -30 + }, +/turf/simulated/floor/plasteel, +/area/tdome/arena_source) +"vM" = ( +/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/clothing/mask/cigarette/cigar/cohiba{ + pixel_x = 6 + }, +/obj/item/clothing/mask/cigarette/cigar/havana{ + pixel_x = 2 + }, +/obj/item/clothing/mask/cigarette/cigar{ + pixel_x = 4.5 + }, +/turf/simulated/floor/plasteel{ + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"vS" = ( +/obj/machinery/light/small{ + brightness_range = 6; + dir = 8; + light_range = 8; + nightshift_light_range = 6; + throw_range = 6 + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"vU" = ( +/obj/structure/table/wood, +/obj/item/kitchen/knife/plastic, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"vY" = ( +/obj/structure/table/wood, +/obj/item/kitchen/knife/butcher/meatcleaver, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"wd" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/toy/pistol/enforcer, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"we" = ( +/obj/structure/table/wood, +/obj/machinery/syndicatebomb/emp, +/turf/simulated/floor/wood, +/area/admin) +"wf" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/clown, +/obj/item/gun/energy/disabler, +/obj/item/gun/energy/disabler/cyborg, +/obj/item/gun/energy/mimicgun, +/turf/simulated/floor/wood, +/area/admin) +"wh" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/laser/captain/scattershot, +/turf/simulated/floor/wood, +/area/admin) +"wp" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/gun/mini, +/turf/simulated/floor/wood, +/area/admin) +"wC" = ( +/turf/simulated/floor/holofloor{ + dir = 4; + icon_state = "red" + }, +/area/holodeck/source_knightarena) +"wE" = ( +/obj/structure/flora/grass/both, +/turf/simulated/floor/holofloor{ + icon_state = "snow" + }, +/area/holodeck/source_snowfield) +"wJ" = ( +/obj/structure/chair, +/obj/structure/sign/barsign{ + pixel_y = 32 + }, +/obj/effect/landmark/spawner/tdomeobserve, +/turf/simulated/floor/plasteel/dark, +/area/tdome/tdomeobserve) +"wM" = ( +/obj/structure/table/wood, +/obj/item/clipboard, +/obj/item/radio/headset/centcom, +/turf/simulated/floor/plasteel{ + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"wZ" = ( +/obj/machinery/computer/card/centcom{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/admin) +"xe" = ( +/obj/structure/table/wood, +/obj/item/dnainjector/antiblind, +/obj/item/dnainjector/anticlumsy, +/obj/item/dnainjector/anticomic, +/obj/item/dnainjector/anticough, +/obj/item/dnainjector/antideaf, +/obj/item/dnainjector/antiepi, +/obj/item/dnainjector/antifire, +/obj/item/dnainjector/antiglasses, +/obj/item/dnainjector/antihallucination, +/obj/item/dnainjector/antihulk, +/obj/item/dnainjector/antiinsulation, +/obj/item/dnainjector/antimidgit, +/obj/item/dnainjector/antimorph, +/obj/item/dnainjector/antinobreath, +/obj/item/dnainjector/antinoprints, +/obj/item/dnainjector/antiregenerate, +/obj/item/dnainjector/antiremoteview, +/obj/item/dnainjector/antistutt, +/obj/item/dnainjector/antitele, +/obj/item/dnainjector/antitour, +/turf/simulated/floor/wood, +/area/admin) +"xh" = ( +/obj/structure/table/wood, +/obj/item/kitchen/knife/combat, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"xq" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/c20r, +/turf/simulated/floor/wood, +/area/admin) +"xx" = ( +/obj/structure/table/wood, +/obj/item/storage/fancy/donut_box, +/turf/simulated/floor/plasteel{ + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"xy" = ( +/obj/structure/table/wood, +/obj/item/toy/foamblade, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"xA" = ( +/turf/simulated/floor/holofloor{ + dir = 6; + icon_state = "red" + }, +/area/holodeck/source_basketball) +"xI" = ( +/obj/item/mecha_parts/mecha_equipment/cable_layer, +/obj/item/mecha_parts/mecha_equipment/drill/diamonddrill, +/obj/item/mecha_parts/mecha_equipment/hydraulic_clamp, +/obj/item/mecha_parts/mecha_equipment/rcd, +/obj/item/mecha_parts/mecha_equipment/extinguisher, +/obj/structure/closet/crate, +/turf/simulated/floor/wood, +/area/admin) +"xJ" = ( +/turf/simulated/floor/holofloor{ + dir = 8; + icon_state = "red" + }, +/area/holodeck/source_emptycourt) +"xK" = ( +/obj/machinery/bodyscanner{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/admin) +"xN" = ( +/obj/structure/table/wood, +/obj/machinery/syndicatebomb, +/obj/machinery/syndicatebomb/training, +/turf/simulated/floor/wood, +/area/admin) +"xS" = ( +/turf/simulated/floor/holofloor{ + dir = 1; + icon_state = "red" + }, +/area/holodeck/source_basketball) +"xY" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/pulse, +/turf/simulated/floor/wood, +/area/admin) +"yj" = ( +/obj/structure/table/holotable, +/obj/machinery/readybutton, +/turf/simulated/floor/holofloor{ + dir = 9; + icon_state = "red" + }, +/area/holodeck/source_thunderdomecourt) +"yp" = ( +/turf/simulated/wall/indestructible, +/area/adminconstruction) +"yq" = ( +/turf/simulated/floor/holofloor{ + dir = 9; + icon_state = "red" + }, +/area/holodeck/source_emptycourt) +"yC" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/staff/slipping, +/turf/simulated/floor/wood, +/area/admin) +"yH" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/gun/nuclear, +/turf/simulated/floor/wood, +/area/admin) +"yI" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/laser, +/obj/item/gun/energy/laser/cyborg, +/obj/item/gun/energy/laser/practice, +/obj/item/gun/energy/laser/scatter, +/obj/item/gun/energy/laser/tag, +/turf/simulated/floor/wood, +/area/admin) +"yM" = ( +/obj/structure/table/wood, +/obj/item/grenade/smokebomb, +/turf/simulated/floor/wood, +/area/admin) +"yN" = ( +/obj/structure/flora/ausbushes/sparsegrass, +/turf/simulated/floor/holofloor{ + icon = 'icons/turf/floors/plating.dmi'; + icon_state = "asteroid" + }, +/area/holodeck/source_desert) +"yX" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/pulse/destroyer, +/turf/simulated/floor/wood, +/area/admin) +"yY" = ( +/turf/simulated/floor/plasteel, +/area/tdome/arena_source) +"za" = ( +/obj/structure/rack, +/obj/item/clothing/under/color/green, +/obj/item/clothing/shoes/brown, +/obj/item/clothing/suit/armor/vest, +/obj/item/clothing/head/helmet/swat, +/obj/item/gun/energy/laser, +/obj/item/shield/energy, +/obj/machinery/recharger/wallcharger/upgraded{ + pixel_x = 3; + pixel_y = -30 + }, +/turf/simulated/floor/plasteel, +/area/tdome/arena_source) +"zj" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/shotgun/boltaction/enchanted/arcane_barrage/blood, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"zs" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/laser/instakill/red, +/turf/simulated/floor/wood, +/area/admin) +"zw" = ( +/obj/structure/table/wood, +/obj/item/adminfu_scroll, +/turf/simulated/floor/wood, +/area/admin) +"zA" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/shotgun/automatic/combat, +/turf/simulated/floor/wood, +/area/admin) +"zF" = ( +/obj/effect/landmark/spawner/tdome2, +/turf/simulated/floor/plasteel/dark, +/area/tdome/arena) +"zP" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/kinetic_accelerator/minebot, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"zT" = ( +/obj/structure/dresser, +/turf/simulated/floor/wood, +/area/admin) +"Ah" = ( +/obj/effect/baseturf_helper{ + baseturf = /turf/simulated/floor/indestructible + }, +/turf/simulated/wall/indestructible, +/area/admin) +"At" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/pistol/m1911, +/turf/simulated/floor/wood, +/area/admin) +"AD" = ( +/turf/simulated/floor/holofloor{ + dir = 4; + icon_state = "blue" + }, +/area/holodeck/source_knightarena) +"AJ" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/l6_saw/toy/riot, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"AM" = ( +/obj/machinery/igniter/on, +/turf/simulated/floor/plasteel/dark, +/area/tdome/arena) +"AP" = ( +/obj/structure/table/holotable, +/obj/item/clothing/suit/armor/riot/knight/red, +/obj/item/clothing/head/helmet/riot/knight/red, +/obj/item/holo/claymore/red, +/turf/simulated/floor/holofloor{ + dir = 1; + icon_state = "red" + }, +/area/holodeck/source_knightarena) +"AV" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/wand/fireball, +/turf/simulated/floor/wood, +/area/admin) +"AW" = ( +/obj/machinery/computer/account_database{ + name = "Admin Accounts Database"; + dir = 1 + }, +/turf/simulated/floor/wood, +/area/admin) +"Bb" = ( +/turf/simulated/floor/holofloor{ + icon_state = "engine"; + name = "Holodeck Projector Floor" + }, +/area/holodeck/source_wildlife) +"Bg" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/revolver, +/turf/simulated/floor/wood, +/area/admin) +"Bh" = ( +/obj/machinery/chem_dispenser/upgraded{ + hackedcheck = 1 + }, +/turf/simulated/floor/wood, +/area/admin) +"Bl" = ( +/obj/structure/table/wood, +/obj/item/paper{ + info = "Тут ничего не было. Я серьёзно." + }, +/turf/simulated/floor/wood, +/area/admin) +"Bo" = ( +/obj/effect/landmark/spawner/tdomeobserve, +/turf/simulated/floor/plasteel{ + icon_state = "redyellowfull" + }, +/area/tdome/tdomeobserve) +"Bv" = ( +/obj/item/twohanded/required/kirbyplants, +/obj/machinery/light/small{ + brightness_range = 6; + dir = 8; + light_range = 8; + nightshift_light_range = 6; + throw_range = 6 + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"Bz" = ( +/obj/structure/rack, +/obj/item/tank/jetpack/oxygen, +/obj/item/tank/jetpack/oxygen, +/turf/simulated/floor/wood, +/area/admin) +"BB" = ( +/obj/machinery/light/small{ + brightness_range = 6; + dir = 8; + light_range = 8; + nightshift_light_range = 6; + throw_range = 6 + }, +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"BG" = ( +/obj/structure/table/wood/poker, +/obj/machinery/light/small{ + brightness_range = 6; + dir = 4; + light_range = 8; + nightshift_light_range = 6; + throw_range = 6 + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"BK" = ( +/turf/simulated/floor/holofloor{ + dir = 4; + icon = 'icons/turf/floors/plating.dmi'; + icon_state = "asteroid11" + }, +/area/holodeck/source_desert) +"BM" = ( +/obj/item/gun/projectile/revolver/grenadelauncher/multi, +/obj/structure/table/wood, +/turf/simulated/floor/wood, +/area/admin) +"BN" = ( +/obj/structure/table/wood, +/obj/item/melee/candy_sword, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"BX" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/pulse/cyborg, +/turf/simulated/floor/wood, +/area/admin) +"Ca" = ( +/obj/machinery/computer/operating, +/turf/simulated/floor/wood, +/area/admin) +"Cc" = ( +/obj/structure/table, +/obj/item/storage/toolbox/syndicate, +/obj/item/shard, +/obj/item/kitchen/knife, +/obj/item/storage/firstaid/tactical, +/turf/simulated/floor/wood, +/area/admin) +"Cx" = ( +/obj/effect/turf_decal/bot, +/obj/structure/barricade/sandbags, +/turf/simulated/floor/plasteel, +/area/tdome/arena_source) +"CD" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/pulse/carbine, +/turf/simulated/floor/wood, +/area/admin) +"CI" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/kinetic_accelerator/experimental, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"CM" = ( +/obj/machinery/optable, +/turf/simulated/floor/wood, +/area/admin) +"CN" = ( +/obj/item/gun/throw, +/obj/structure/table/wood, +/turf/simulated/floor/wood, +/area/admin) +"CR" = ( +/obj/item/radio{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/radio{ + pixel_x = -5; + pixel_y = 5 + }, +/obj/item/radio, +/obj/structure/table/wood, +/obj/machinery/door_control/no_emag{ + id = "tdome1"; + pixel_x = 24; + req_access_txt = "102" + }, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"CT" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/tentacle, +/turf/simulated/floor/wood, +/area/admin) +"De" = ( +/turf/simulated/floor/holofloor{ + dir = 9; + icon_state = "green" + }, +/area/holodeck/source_basketball) +"Do" = ( +/obj/structure/table/wood, +/obj/item/paper{ + info = "Тут должен был быть доминатор, но к счастью его тут нет." + }, +/turf/simulated/floor/wood, +/area/admin) +"Dt" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/gun/advtaser, +/turf/simulated/floor/wood, +/area/admin) +"DB" = ( +/obj/structure/table/wood, +/obj/item/grenade/syndieminibomb, +/turf/simulated/floor/wood, +/area/admin) +"DC" = ( +/obj/structure/flora/tree/dead, +/turf/simulated/floor/holofloor{ + icon_state = "snow" + }, +/area/holodeck/source_snowfield) +"DJ" = ( +/turf/simulated/floor/holofloor/space, +/area/holodeck/source_space) +"DM" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/lasercannon/cyborg, +/turf/simulated/floor/wood, +/area/admin) +"DO" = ( +/turf/simulated/floor/holofloor{ + dir = 6; + icon_state = "green" + }, +/area/holodeck/source_emptycourt) +"DR" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/shotgun/automatic, +/turf/simulated/floor/wood, +/area/admin) +"DZ" = ( +/obj/structure/holohoop, +/turf/simulated/floor/holofloor{ + dir = 1; + icon_state = "red" + }, +/area/holodeck/source_basketball) +"Ec" = ( +/turf/simulated/floor/holofloor, +/area/holodeck/source_boxingcourt) +"Eh" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/mindflayer, +/turf/simulated/floor/wood, +/area/admin) +"Ei" = ( +/obj/machinery/flasher{ + id = "tdomeflash"; + name = "Thunderdome Flash" + }, +/turf/simulated/floor/plasteel, +/area/tdome/arena_source) +"Eo" = ( +/obj/structure/barricade/sandbags, +/obj/effect/turf_decal/bot, +/turf/simulated/floor/plasteel, +/area/tdome/arena_source) +"Ep" = ( +/turf/simulated/floor/holofloor{ + dir = 6; + icon_state = "green" + }, +/area/holodeck/source_basketball) +"Er" = ( +/turf/simulated/floor/holofloor{ + dir = 5; + icon_state = "red" + }, +/area/holodeck/source_emptycourt) +"EG" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/telegun, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"EH" = ( +/turf/simulated/floor/holofloor{ + icon_state = "engine"; + name = "Holodeck Projector Floor" + }, +/area/holodeck/source_plating) +"EM" = ( +/turf/simulated/floor/carpet, +/area/admin) +"ES" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/revolver/russian/soul, +/turf/simulated/floor/wood, +/area/admin) +"ET" = ( +/obj/machinery/computer/mech_bay_power_console{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/admin) +"EV" = ( +/obj/structure/chair/comfy/beige{ + dir = 4; + layer = 5; + pixel_y = -2 + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"EW" = ( +/obj/structure/table/wood, +/obj/item/holosign_creator/engineering, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "dark" + }, +/area/admin) +"Fb" = ( +/obj/item/gun/energy/taser, +/obj/structure/table/wood, +/turf/simulated/floor/wood, +/area/admin) +"Fi" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/lwap, +/turf/simulated/floor/wood, +/area/admin) +"Fk" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/pulse/pistol/m1911, +/turf/simulated/floor/wood, +/area/admin) +"Fn" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/shotgun/bulldog, +/turf/simulated/floor/wood, +/area/admin) +"Fp" = ( +/obj/effect/decal/warning_stripes/yellow, +/obj/machinery/bluespace_beacon/syndicate, +/turf/simulated/floor/wood, +/area/admin) +"Fy" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/pulse/turret, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"FM" = ( +/turf/simulated/floor/holofloor{ + dir = 4; + icon_state = "green" + }, +/area/holodeck/source_boxingcourt) +"FO" = ( +/obj/structure/table/wood, +/obj/item/kitchen/knife/ritual, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"FR" = ( +/obj/structure/holowindow, +/turf/simulated/floor/holofloor, +/area/holodeck/source_thunderdomecourt) +"FS" = ( +/obj/machinery/computer/mech_bay_power_console{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/admin) +"FU" = ( +/turf/simulated/floor/holofloor/carpet, +/area/holodeck/source_theatre) +"Ga" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/shotgun/riot/short, +/turf/simulated/floor/wood, +/area/admin) +"Gf" = ( +/turf/simulated/floor/holofloor{ + dir = 8; + icon_state = "red" + }, +/area/holodeck/source_thunderdomecourt) +"Gg" = ( +/obj/structure/chair/stool/holostool{ + dir = 1 + }, +/turf/simulated/floor/holofloor/carpet, +/area/holodeck/source_theatre) +"Gk" = ( +/obj/structure/table/holotable, +/obj/item/clothing/gloves/boxing/hologlove{ + icon_state = "boxinggreen"; + item_state = "boxinggreen" + }, +/turf/simulated/floor/holofloor{ + dir = 6; + icon_state = "green" + }, +/area/holodeck/source_boxingcourt) +"Gn" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/revolver/fingergun/fake, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"Gp" = ( +/turf/simulated/floor/holofloor{ + icon = 'icons/turf/floors/plating.dmi'; + icon_state = "asteroid6" + }, +/area/holodeck/source_desert) +"Gr" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/l6_saw, +/turf/simulated/floor/wood, +/area/admin) +"GA" = ( +/obj/structure/table, +/obj/item/storage/pill_bottle/random_drug_bottle, +/obj/item/reagent_containers/glass/bottle/adminordrazine, +/turf/simulated/floor/wood, +/area/admin) +"GG" = ( +/obj/structure/table/wood, +/obj/machinery/syndicatebomb/badmin/clown, +/turf/simulated/floor/wood, +/area/admin) +"GK" = ( +/obj/machinery/status_display, +/turf/simulated/wall/indestructible/riveted, +/area/tdome/tdomeadmin) +"GN" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/staff/healing, +/turf/simulated/floor/wood, +/area/admin) +"GU" = ( +/obj/structure/holowindow, +/turf/simulated/floor/holofloor{ + dir = 8; + icon_state = "red" + }, +/area/holodeck/source_thunderdomecourt) +"GY" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/wormhole_projector, +/turf/simulated/floor/wood, +/area/admin) +"Hc" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/gyropistol, +/turf/simulated/floor/wood, +/area/admin) +"Hk" = ( +/obj/structure/table/wood, +/obj/item/gun/throw/crossbow, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"Hw" = ( +/obj/machinery/door/poddoor{ + id_tag = "thunderdomegen"; + name = "General Supply" + }, +/turf/simulated/floor/plasteel/dark, +/area/tdome/arena) +"HE" = ( +/obj/structure/chair/comfy/beige{ + dir = 4; + layer = 5; + pixel_y = -2 + }, +/obj/machinery/status_display{ + pixel_y = -30 + }, +/obj/machinery/light/small{ + brightness_range = 6; + light_range = 8; + nightshift_light_range = 6; + throw_range = 6 + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"HL" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/sniper_rifle, +/turf/simulated/floor/wood, +/area/admin) +"HP" = ( +/turf/simulated/floor/holofloor{ + dir = 4; + icon = 'icons/turf/floors/plating.dmi'; + icon_state = "asteroid3" + }, +/area/holodeck/source_desert) +"HQ" = ( +/obj/structure/bookcase/random, +/turf/simulated/floor/plasteel{ + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"HT" = ( +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the Thunderdome."; + name = "Thunderdome Telescreen"; + network = list("Thunderdome") + }, +/obj/structure/table/reinforced, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"Id" = ( +/obj/structure/closet{ + icon_closed = "cabinet_closed"; + icon_opened = "cabinet_open"; + req_access = list(114) + }, +/turf/simulated/floor/wood, +/area/admin) +"Il" = ( +/turf/simulated/floor/holofloor{ + dir = 8; + icon_state = "red" + }, +/area/holodeck/source_boxingcourt) +"Iq" = ( +/obj/machinery/door/poddoor/impassable{ + id_tag = "tdome1"; + name = "Corpse Retreival Entrance" + }, +/turf/simulated/floor/plasteel/dark, +/area/tdome/tdomeadmin) +"Iv" = ( +/obj/structure/table/holotable, +/turf/simulated/floor/holofloor{ + dir = 5; + icon_state = "red" + }, +/area/holodeck/source_knightarena) +"IB" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/toy/pistol, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"IG" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/obj/effect/landmark/spawner/tdomeadmin, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"II" = ( +/obj/item/gun/syringe/syndicate, +/obj/structure/table/wood, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"IR" = ( +/obj/machinery/door_control/no_emag{ + id = "thunderdome"; + name = "Main Blast Doors Control"; + req_access_txt = "102" + }, +/obj/structure/table/reinforced, +/turf/simulated/floor/plasteel{ + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"IV" = ( +/obj/structure/closet/secure_closet/personal, +/turf/simulated/floor/wood, +/area/admin) +"IW" = ( +/obj/structure/chair/stool/holostool{ + dir = 8 + }, +/turf/simulated/floor/holofloor{ + icon_state = "asteroid" + }, +/area/holodeck/source_picnicarea) +"IX" = ( +/obj/structure/flora/ausbushes/grassybush, +/turf/simulated/floor/holofloor/grass, +/area/holodeck/source_picnicarea) +"Jc" = ( +/obj/structure/table/wood, +/obj/item/twohanded/required/chainsaw/doomslayer, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"Jd" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/bow, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"Je" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/staff/door, +/turf/simulated/floor/wood, +/area/admin) +"Jk" = ( +/turf/simulated/floor/holofloor{ + icon_state = "green" + }, +/area/holodeck/source_basketball) +"Jn" = ( +/obj/machinery/mech_bay_recharge_port/upgraded/unsimulated{ + dir = 2 + }, +/turf/simulated/floor/wood, +/area/admin) +"Jq" = ( +/turf/simulated/floor/plasteel/dark, +/area/tdome/arena) +"Js" = ( +/turf/simulated/floor/holofloor{ + dir = 10; + icon_state = "green" + }, +/area/holodeck/source_emptycourt) +"Jt" = ( +/obj/structure/barricade/sandbags, +/obj/effect/turf_decal/bot, +/turf/simulated/floor/plasteel/dark, +/area/tdome/arena) +"Jv" = ( +/obj/structure/table/wood, +/obj/item/folder/red, +/obj/item/lighter, +/obj/machinery/newscaster{ + dir = 1; + name = "south bump"; + pixel_y = -28 + }, +/turf/simulated/floor/plasteel{ + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"Jy" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/laser/retro/old, +/turf/simulated/floor/wood, +/area/admin) +"JC" = ( +/turf/simulated/floor/holofloor{ + icon = 'icons/misc/beach.dmi'; + icon_state = "desert" + }, +/area/holodeck/source_beach) +"JD" = ( +/obj/structure/table/wood, +/obj/item/kitchen/knife/combat/survival/bone, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"JJ" = ( +/obj/structure/flora/ausbushes/ywflowers, +/turf/simulated/floor/holofloor/grass, +/area/holodeck/source_picnicarea) +"JQ" = ( +/turf/simulated/floor/holofloor/carpet, +/area/holodeck/source_meetinghall) +"JV" = ( +/turf/simulated/floor/holofloor{ + icon_state = "engine"; + name = "Burn-Mix Floor"; + nitrogen = 0; + oxygen = 2500; + temperature = 370; + toxins = 5000 + }, +/area/holodeck/source_burntest) +"JW" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/gun/advtaser/mounted, +/turf/simulated/floor/wood, +/area/admin) +"Ka" = ( +/turf/simulated/floor/holofloor{ + icon_state = "asteroid7" + }, +/area/holodeck/source_knightarena) +"Kg" = ( +/obj/effect/turf_decal/delivery, +/turf/simulated/floor/plasteel, +/area/tdome/arena_source) +"Kk" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/staff, +/turf/simulated/floor/wood, +/area/admin) +"Km" = ( +/obj/structure/table/wood/poker, +/turf/simulated/floor/wood, +/area/admin) +"Kn" = ( +/obj/machinery/flasher{ + id = "tdomeflash"; + name = "Thunderdome Flash" + }, +/turf/simulated/floor/plasteel/dark, +/area/tdome/arena) +"Kt" = ( +/obj/structure/table/holotable, +/turf/simulated/floor/holofloor{ + dir = 10; + icon_state = "blue" + }, +/area/holodeck/source_knightarena) +"Kv" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/kinetic_accelerator/crossbow, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"Kw" = ( +/obj/structure/closet, +/obj/machinery/light/small{ + brightness_range = 6; + dir = 4; + light_range = 8; + nightshift_light_range = 6; + throw_range = 6 + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"Ky" = ( +/obj/structure/table/wood, +/obj/item/sleeping_carp_scroll, +/turf/simulated/floor/wood, +/area/admin) +"Kz" = ( +/obj/structure/chair/comfy/beige{ + dir = 1; + layer = 5; + pixel_y = -2 + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"KB" = ( +/turf/simulated/floor/holofloor{ + icon_state = "asteroid" + }, +/area/holodeck/source_picnicarea) +"KD" = ( +/obj/machinery/door_control/no_emag{ + id = "thunderdomehea"; + name = "Heavy Supply Control"; + req_access_txt = "102" + }, +/obj/structure/table/reinforced, +/turf/simulated/floor/plasteel{ + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"KG" = ( +/obj/structure/table, +/obj/random/tool, +/obj/item/clothing/gloves/color/yellow, +/obj/item/pinpointer/advpinpointer, +/turf/simulated/floor/wood, +/area/admin) +"KH" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/gun/advtaser/cyborg, +/turf/simulated/floor/wood, +/area/admin) +"KJ" = ( +/obj/machinery/computer/card/centcom, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"KL" = ( +/obj/structure/table/wood, +/obj/item/gun/throw/crossbow/french, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"KR" = ( +/obj/mecha/combat/marauder/loaded{ + operation_req_access = list(114) + }, +/turf/simulated/floor/wood, +/area/admin) +"KS" = ( +/turf/simulated/floor/holofloor, +/area/holodeck/source_basketball) +"La" = ( +/obj/structure/table/wood, +/obj/item/grenade/clusterbuster/booze, +/turf/simulated/floor/wood, +/area/admin) +"Ld" = ( +/turf/simulated/floor/holofloor{ + icon_state = "cult" + }, +/area/holodeck/source_theatre) +"Lg" = ( +/turf/simulated/wall/indestructible/fakeglass, +/area/tdome/tdomeadmin) +"Lm" = ( +/obj/structure/flora/tree/pine, +/turf/simulated/floor/holofloor{ + icon_state = "snow" + }, +/area/holodeck/source_snowfield) +"Lx" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/revolver/doublebarrel/improvised/cane, +/turf/simulated/floor/wood, +/area/admin) +"LA" = ( +/obj/effect/turf_decal/bot, +/obj/structure/barricade/sandbags, +/turf/simulated/floor/plasteel/dark, +/area/tdome/arena) +"LK" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/shotgun/lethal, +/turf/simulated/floor/wood, +/area/admin) +"LL" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/pistol/enforcer, +/turf/simulated/floor/wood, +/area/admin) +"LR" = ( +/turf/simulated/floor/holofloor{ + icon = 'icons/turf/floors/plating.dmi'; + icon_state = "asteroid5" + }, +/area/holodeck/source_desert) +"LW" = ( +/obj/machinery/computer/syndicate_depot/teleporter, +/turf/simulated/floor/wood, +/area/admin) +"Mj" = ( +/obj/structure/table, +/obj/item/card/id/centcom{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/card/id, +/obj/item/card/id/admin{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/admin) +"Mk" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/l6_saw/toy, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"MC" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/shotgun, +/turf/simulated/floor/wood, +/area/admin) +"MD" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "dark" + }, +/area/adminconstruction) +"MF" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/pulse/destroyer/annihilator, +/turf/simulated/floor/wood, +/area/admin) +"MH" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/temperature, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"MX" = ( +/obj/structure/table/wood, +/obj/item/mecha_parts/mecha_equipment/medical/syringe_gun, +/turf/simulated/floor/wood, +/area/admin) +"Np" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/staff/chaos, +/turf/simulated/floor/wood, +/area/admin) +"Nu" = ( +/obj/structure/chair/comfy/beige{ + dir = 8; + layer = 5; + pixel_y = -2 + }, +/turf/simulated/floor/wood, +/area/admin) +"Ny" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/shotgun/toy/crossbow, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"Nz" = ( +/obj/structure/table/wood, +/obj/item/kitchen/knife, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"ND" = ( +/turf/simulated/floor/holofloor{ + dir = 4; + icon = 'icons/turf/floors/plating.dmi'; + icon_state = "asteroid1" + }, +/area/holodeck/source_desert) +"NF" = ( +/turf/simulated/floor/holofloor{ + icon_state = "red" + }, +/area/holodeck/source_basketball) +"NQ" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/pistol/APS, +/turf/simulated/floor/wood, +/area/admin) +"NT" = ( +/obj/structure/table/wood, +/obj/item/folder/red, +/obj/item/restraints/handcuffs, +/obj/item/flash, +/turf/simulated/floor/plasteel{ + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"NU" = ( +/obj/structure/table/wood, +/obj/item/paper{ + info = "/obj/item/gun/syringe/blowgun" + }, +/turf/simulated/floor/wood, +/area/admin) +"Oe" = ( +/obj/structure/chair/comfy/green{ + dir = 1 + }, +/obj/effect/landmark/spawner/tdomeadmin, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"Of" = ( +/obj/structure/table/wood, +/obj/item/ammo_box/foambox, +/obj/item/ammo_box/foambox, +/obj/item/ammo_box/foambox, +/obj/item/ammo_box/foambox, +/obj/item/ammo_box/foambox, +/obj/item/ammo_box/foambox, +/obj/item/ammo_box/foambox, +/obj/item/ammo_box/foambox, +/obj/item/ammo_box/foambox, +/obj/item/ammo_box/foambox, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"Oi" = ( +/obj/structure/flora/ausbushes/fullgrass, +/turf/simulated/floor/holofloor{ + icon = 'icons/turf/floors/plating.dmi'; + icon_state = "asteroid" + }, +/area/holodeck/source_desert) +"Or" = ( +/obj/structure/table/wood, +/obj/item/gun/syringe, +/turf/simulated/floor/wood, +/area/admin) +"Ot" = ( +/turf/simulated/wall/indestructible/riveted, +/area/tdome/arena) +"Ox" = ( +/turf/simulated/floor/carpet, +/area/adminconstruction) +"Oz" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/laser/instakill, +/turf/simulated/floor/wood, +/area/admin) +"OF" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/ionrifle/carbine, +/turf/simulated/floor/wood, +/area/admin) +"OH" = ( +/turf/simulated/floor/holofloor, +/area/holodeck/source_emptycourt) +"OL" = ( +/obj/structure/table/wood, +/obj/item/clothing/suit/blacktrenchcoat, +/obj/item/clothing/shoes/black, +/turf/simulated/floor/wood, +/area/admin) +"OS" = ( +/obj/structure/table/wood, +/obj/item/kitchen/knife/butcher, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"OW" = ( +/obj/structure/table/wood, +/obj/item/whetstone, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"Pc" = ( +/turf/simulated/floor/holofloor{ + dir = 4; + icon_state = "red" + }, +/area/holodeck/source_thunderdomecourt) +"Pq" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/immolator/multi/cyborg, +/turf/simulated/floor/wood, +/area/admin) +"Pt" = ( +/turf/simulated/floor/holofloor{ + dir = 4; + icon_state = "green" + }, +/area/holodeck/source_emptycourt) +"Py" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/gun/hos, +/turf/simulated/floor/wood, +/area/admin) +"Pz" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/spikethrower, +/turf/simulated/floor/wood, +/area/admin) +"PB" = ( +/obj/structure/table/wood, +/obj/item/holo/esword, +/obj/item/holo/esword/green, +/obj/item/holo/esword/red, +/obj/item/melee/energy/sword/pirate, +/obj/item/melee/energy/sword/saber, +/obj/item/melee/energy/sword/saber/blue, +/obj/item/melee/energy/sword/saber/green, +/obj/item/melee/energy/sword/saber/purple, +/obj/item/melee/energy/sword/saber/red, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"PE" = ( +/obj/structure/chair/comfy/beige{ + dir = 4; + layer = 5; + pixel_y = -2 + }, +/obj/machinery/status_display{ + pixel_y = 30 + }, +/obj/machinery/light/small{ + brightness_range = 6; + dir = 1; + light_range = 8; + nightshift_light_range = 6; + throw_range = 6 + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"PJ" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/revolver/doublebarrel, +/turf/simulated/floor/wood, +/area/admin) +"PQ" = ( +/obj/item/storage/box/syringes, +/obj/item/assembly/igniter, +/obj/item/assembly/igniter, +/obj/item/assembly/igniter, +/obj/item/assembly/igniter, +/obj/item/assembly/timer, +/obj/item/assembly/timer, +/obj/item/assembly/timer, +/obj/item/assembly/timer, +/obj/item/grenade/chem_grenade/large, +/obj/item/grenade/chem_grenade/large, +/obj/item/grenade/chem_grenade/large, +/obj/item/grenade/chem_grenade/large, +/obj/item/gun/syringe/rapidsyringe, +/obj/item/reagent_containers/spray/chemsprayer, +/obj/structure/closet, +/obj/item/ammo_casing/shotgun/dart, +/obj/item/ammo_casing/shotgun/dart, +/obj/item/ammo_casing/shotgun/dart, +/obj/item/ammo_casing/shotgun/dart, +/obj/item/ammo_casing/shotgun/dart, +/obj/item/ammo_casing/shotgun/dart, +/turf/simulated/floor/wood, +/area/admin) +"PT" = ( +/obj/structure/table/holotable, +/obj/item/clothing/head/helmet/thunderdome, +/obj/item/clothing/suit/armor/tdome/green, +/obj/item/clothing/under/color/green, +/obj/item/holo/esword/green, +/turf/simulated/floor/holofloor{ + icon_state = "green" + }, +/area/holodeck/source_thunderdomecourt) +"Qc" = ( +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the Thunderdome."; + name = "Thunderdome Telescreen"; + network = list("Thunderdome") + }, +/obj/structure/table/reinforced, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"Qd" = ( +/turf/simulated/floor/holofloor{ + icon = 'icons/misc/beach.dmi'; + icon_state = "beach" + }, +/area/holodeck/source_beach) +"Qg" = ( +/obj/structure/table/holotable, +/obj/machinery/readybutton, +/turf/simulated/floor/holofloor{ + dir = 6; + icon_state = "blue" + }, +/area/holodeck/source_knightarena) +"Qt" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/tommygun, +/turf/simulated/floor/wood, +/area/admin) +"QA" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/gun/blueshield/pdw9, +/turf/simulated/floor/wood, +/area/admin) +"QH" = ( +/obj/structure/table/wood, +/obj/item/twohanded/fireaxe, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"QI" = ( +/obj/mecha/combat/honker/loaded{ + operation_req_access = list(114) + }, +/turf/simulated/floor/wood, +/area/admin) +"QN" = ( +/obj/structure/table/wood, +/obj/item/holosign_creator/atmos, +/obj/item/holosign_creator/atmos, +/obj/item/holosign_creator/atmos, +/obj/item/holosign_creator/atmos, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "dark" + }, +/area/admin) +"QP" = ( +/obj/structure/table/wood, +/obj/item/kitchen/knife/carrotshiv, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"QT" = ( +/obj/structure/table/holotable, +/obj/machinery/readybutton, +/turf/simulated/floor/holofloor{ + dir = 9; + icon_state = "red" + }, +/area/holodeck/source_knightarena) +"Rd" = ( +/obj/structure/table/wood/poker, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"Rh" = ( +/turf/simulated/floor/holofloor, +/area/holodeck/source_thunderdomecourt) +"Rj" = ( +/obj/item/paper{ + info = "Комната копипастнута с парашизы. Много чего что есть в билде, тут может отсутствовать, потому что всем лень изучать, особенно мне. /Если ты заметишь что тут чего-то нет, напиши мне в карточную или разрабскую. /-Aylong"; + name = "Напоминалка" + }, +/turf/simulated/floor/carpet, +/area/admin) +"Rn" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/toy/pistol/riot, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"RA" = ( +/obj/machinery/sleeper/upgraded, +/turf/simulated/floor/wood, +/area/admin) +"RI" = ( +/obj/machinery/door/poddoor{ + id_tag = "thunderdome"; + name = "Thunderdome Blast Door" + }, +/turf/simulated/floor/plasteel, +/area/tdome/arena_source) +"RQ" = ( +/turf/simulated/wall/indestructible/riveted, +/area/tdome/arena_source) +"RS" = ( +/turf/simulated/floor/holofloor{ + icon_state = "green" + }, +/area/holodeck/source_emptycourt) +"RU" = ( +/obj/machinery/igniter/on, +/turf/simulated/floor/plasteel, +/area/tdome/arena_source) +"RV" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/chrono_gun, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"RW" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/plasmacutter/adv, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"RZ" = ( +/turf/simulated/floor/holofloor{ + icon_state = "snow" + }, +/area/holodeck/source_snowfield) +"Sf" = ( +/turf/simulated/floor/holofloor{ + dir = 8; + icon_state = "blue" + }, +/area/holodeck/source_knightarena) +"Sm" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/c20r/toy, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"Sp" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/shotgun/toy/tommygun, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"Sy" = ( +/obj/machinery/r_n_d/server/centcom, +/turf/simulated/floor/wood, +/area/admin) +"SA" = ( +/obj/structure/mineral_door/wood, +/turf/simulated/floor/wood, +/area/admin) +"SK" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/laser/mounted, +/turf/simulated/floor/wood, +/area/admin) +"SR" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/wood, +/area/admin) +"SU" = ( +/obj/item/radio{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/radio{ + pixel_x = -5; + pixel_y = 5 + }, +/obj/item/radio, +/obj/structure/table/wood, +/obj/machinery/door_control/no_emag{ + id = "tdome2"; + pixel_x = -24; + req_access_txt = "102" + }, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"Te" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/staff/focus, +/turf/simulated/floor/wood, +/area/admin) +"Th" = ( +/obj/structure/table/wood, +/obj/item/radio/headset, +/obj/item/radio/headset/abductor, +/obj/item/radio/headset/alt, +/obj/item/radio/headset/binary{ + name = "binary radio headset" + }, +/obj/item/radio/headset/bot{ + name = "bot radio headset" + }, +/obj/item/radio/headset/centcom, +/obj/item/radio/headset/chameleon{ + name = "chamelon radio headset" + }, +/obj/item/radio/headset/ert, +/obj/item/radio/headset/ert/alt/commander, +/obj/item/radio/headset/heads{ + name = "heads radio headset" + }, +/obj/item/radio/headset/heads/ai_integrated, +/obj/item/radio/headset/heads/blueshield/alt, +/obj/item/radio/headset/heads/captain/alt, +/obj/item/radio/headset/heads/ce, +/obj/item/radio/headset/heads/cmo, +/obj/item/radio/headset/heads/hop, +/obj/item/radio/headset/heads/hos, +/obj/item/radio/headset/heads/magistrate/alt, +/obj/item/radio/headset/heads/ntrep, +/obj/item/radio/headset/heads/rd, +/obj/item/radio/headset/headset_cargo, +/obj/item/radio/headset/headset_cargo/mining, +/obj/item/radio/headset/headset_com, +/obj/item/radio/headset/headset_eng, +/obj/item/radio/headset/headset_iaa, +/obj/item/radio/headset/headset_med, +/obj/item/radio/headset/headset_medsci, +/obj/item/radio/headset/headset_rob, +/obj/item/radio/headset/headset_sci, +/obj/item/radio/headset/headset_sec, +/obj/item/radio/headset/headset_sec/alt, +/obj/item/radio/headset/headset_service, +/obj/item/radio/headset/syndicate{ + name = "syndicate radio headset" + }, +/obj/item/radio/headset/syndicate/alt, +/obj/item/radio/headset/syndicate/alt/syndteam{ + name = "syndicate team headset" + }, +/turf/simulated/floor/wood, +/area/admin) +"Tu" = ( +/obj/structure/table/wood, +/obj/item/ammo_box/foambox/sniper/riot, +/obj/item/ammo_box/foambox/sniper/riot, +/obj/item/ammo_box/foambox/sniper/riot, +/obj/item/ammo_box/foambox/sniper/riot, +/obj/item/ammo_box/foambox/sniper/riot, +/obj/item/ammo_box/foambox/sniper/riot, +/obj/item/ammo_box/foambox/sniper/riot, +/obj/item/ammo_box/foambox/sniper/riot, +/obj/item/ammo_box/foambox/sniper/riot, +/obj/item/ammo_box/foambox/sniper/riot, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"Tv" = ( +/turf/simulated/floor/holofloor{ + dir = 8; + icon_state = "red" + }, +/area/holodeck/source_basketball) +"Tw" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/laser/instakill/blue, +/turf/simulated/floor/wood, +/area/admin) +"TH" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/pistol/deagle/gold, +/turf/simulated/floor/wood, +/area/admin) +"TI" = ( +/turf/simulated/floor/holofloor{ + dir = 8; + icon_state = "red" + }, +/area/holodeck/source_knightarena) +"TK" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/kinetic_accelerator/cyborg, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"TN" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/gun/blueshield, +/turf/simulated/floor/wood, +/area/admin) +"TO" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/simulated/floor/wood, +/area/admin) +"TW" = ( +/turf/simulated/floor/holofloor{ + dir = 10; + icon_state = "green" + }, +/area/holodeck/source_basketball) +"TY" = ( +/turf/simulated/wall/indestructible, +/area/space) +"Ui" = ( +/obj/structure/table, +/obj/item/storage/box/beakers, +/obj/item/reagent_containers/glass/beaker/bluespace, +/obj/item/reagent_containers/glass/beaker/bluespace, +/obj/item/reagent_containers/glass/beaker/bluespace, +/obj/item/reagent_containers/glass/beaker/bluespace, +/obj/item/storage/box/autoinjectors, +/turf/simulated/floor/wood, +/area/admin) +"Uk" = ( +/obj/structure/table/wood, +/obj/item/twohanded/required/chainsaw, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"Ul" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/meteorgun, +/obj/item/gun/energy/meteorgun/pen, +/turf/simulated/floor/wood, +/area/admin) +"Up" = ( +/turf/simulated/wall/indestructible, +/area/admin) +"Uq" = ( +/turf/simulated/floor/plasteel{ + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"UH" = ( +/obj/structure/flora/ausbushes/fullgrass, +/turf/simulated/floor/holofloor/grass, +/area/holodeck/source_picnicarea) +"UO" = ( +/turf/simulated/floor/wood, +/area/admin) +"UQ" = ( +/obj/mecha/combat/reticence/loaded, +/turf/simulated/floor/wood, +/area/admin) +"UU" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/pistol/deagle/camo, +/turf/simulated/floor/wood, +/area/admin) +"UW" = ( +/obj/effect/landmark/spawner/tdomeobserve, +/obj/structure/chair, +/turf/simulated/floor/plasteel/dark, +/area/tdome/tdomeobserve) +"Vb" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/mini_uzi, +/turf/simulated/floor/wood, +/area/admin) +"Vh" = ( +/obj/structure/table/wood, +/obj/item/storage/box/drinkingglasses, +/obj/item/reagent_containers/food/drinks/bottle/whiskey{ + pixel_y = 5 + }, +/turf/simulated/floor/plasteel{ + icon_state = "vault" + }, +/area/tdome/tdomeadmin) +"Vk" = ( +/obj/structure/table/holotable/wood, +/turf/simulated/floor/holofloor{ + icon_state = "grimy" + }, +/area/holodeck/source_meetinghall) +"Vl" = ( +/obj/structure/table/wood, +/obj/item/whetstone/cult, +/turf/simulated/floor/plasteel{ + icon_state = "hierophant1" + }, +/area/admin) +"Vr" = ( +/obj/structure/table, +/obj/item/assembly/signaler, +/obj/item/assembly/signaler, +/obj/item/assembly/signaler, +/obj/item/assembly/signaler, +/obj/item/assembly/signaler, +/obj/item/assembly/infra, +/obj/item/assembly/infra, +/obj/item/assembly/infra, +/obj/item/assembly/infra, +/obj/item/assembly/infra, +/obj/item/assembly/prox_sensor, +/obj/item/assembly/prox_sensor, +/obj/item/assembly/prox_sensor, +/obj/item/assembly/prox_sensor, +/obj/item/assembly/prox_sensor, +/turf/simulated/floor/wood, +/area/admin) +"Vu" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/wand/polymorph, +/turf/simulated/floor/wood, +/area/admin) +"Vw" = ( +/obj/machinery/chem_master, +/turf/simulated/floor/wood, +/area/admin) +"Vy" = ( +/obj/structure/flora/ausbushes/sparsegrass, +/turf/simulated/floor/holofloor/grass, +/area/holodeck/source_picnicarea) +"VD" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/c20r/toy/riot, +/turf/simulated/floor/wood, +/area/admin) +"VK" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/sniper_rifle/syndicate, +/turf/simulated/floor/wood, +/area/admin) +"VS" = ( +/turf/simulated/floor/holofloor{ + icon = 'icons/misc/beach.dmi'; + icon_state = "seashallow" + }, +/area/holodeck/source_beach) +"Wb" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/revolver/capgun, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"Wc" = ( +/obj/structure/table/wood/poker, +/obj/item/radio/intercom/syndicate, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/admin) +"Wd" = ( +/obj/structure/table/wood, +/obj/item/twohanded/toy/chainsaw, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"Wx" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/arc_revolver, +/turf/simulated/floor/wood, +/area/admin) +"WA" = ( +/obj/structure/flora/grass/green, +/turf/simulated/floor/holofloor{ + icon_state = "snow" + }, +/area/holodeck/source_snowfield) +"WD" = ( +/obj/structure/table/wood, +/obj/item/implanter/adrenalin{ + pixel_x = 12; + pixel_y = -12 + }, +/obj/item/implanter/emp{ + pixel_x = 9; + pixel_y = -9 + }, +/obj/item/implanter/explosive{ + pixel_x = 6; + pixel_y = -6 + }, +/obj/item/implanter/explosive_macro{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/implanter/freedom, +/obj/item/implanter/krav_maga{ + pixel_x = -9; + pixel_y = 9 + }, +/obj/item/implanter/mindshield{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/implanter/storage{ + pixel_x = -3; + pixel_y = 3 + }, +/turf/simulated/floor/wood, +/area/admin) +"WE" = ( +/obj/structure/table/wood, +/obj/item/paper{ + info = "Компактная снайперка /obj/item/gun/projectile/automatic/sniper_rifle/compact" + }, +/turf/simulated/floor/wood, +/area/admin) +"WF" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/m90, +/turf/simulated/floor/wood, +/area/admin) +"WM" = ( +/turf/simulated/floor/holofloor{ + dir = 8; + icon_state = "green" + }, +/area/holodeck/source_thunderdomecourt) +"WP" = ( +/obj/machinery/door/poddoor{ + id_tag = "thunderdomehea"; + name = "Heavy Supply" + }, +/turf/simulated/floor/plasteel, +/area/tdome/arena_source) +"WT" = ( +/obj/structure/rack, +/obj/item/clothing/suit/space, +/obj/item/clothing/suit/space, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/item/clothing/head/helmet/space, +/obj/item/clothing/head/helmet/space, +/turf/simulated/floor/wood, +/area/admin) +"WX" = ( +/obj/structure/table/wood, +/obj/item/suppressor/specialoffer, +/obj/item/suppressor/specialoffer, +/obj/item/suppressor/specialoffer, +/obj/item/suppressor/specialoffer, +/obj/item/suppressor/specialoffer, +/obj/item/suppressor/specialoffer, +/obj/item/suppressor/specialoffer, +/obj/item/suppressor/specialoffer, +/obj/item/suppressor/specialoffer, +/obj/item/suppressor/specialoffer, +/turf/simulated/floor/wood, +/area/admin) +"WY" = ( +/turf/simulated/floor/holofloor{ + icon_state = "green" + }, +/area/holodeck/source_boxingcourt) +"Xa" = ( +/obj/structure/table, +/obj/item/card/id/silver{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/card/id/captains_spare, +/obj/item/card/id/lifetime{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/admin) +"Xb" = ( +/obj/item/mecha_parts/mecha_equipment/weapon/energy/laser, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/ion, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/pulse, +/obj/item/mecha_parts/mecha_equipment/weapon/honker, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/carbine, +/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/flashbang/clusterbang, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/scattershot, +/obj/structure/closet/crate, +/turf/simulated/floor/wood, +/area/admin) +"Xk" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/wt550, +/turf/simulated/floor/wood, +/area/admin) +"Xm" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/lasercarbine, +/turf/simulated/floor/wood, +/area/admin) +"Xy" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/kinetic_accelerator/crossbow/large/cyborg, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"XB" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/speargun, +/turf/simulated/floor/wood, +/area/admin) +"XZ" = ( +/obj/structure/table/wood, +/obj/item/melee/spellblade, +/turf/simulated/floor/wood, +/area/admin) +"Yc" = ( +/obj/mecha/combat/phazon{ + operation_req_access = list(114) + }, +/turf/simulated/floor/wood, +/area/admin) +"Yd" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/revolver/russian, +/turf/simulated/floor/wood, +/area/admin) +"Yl" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/c20r/toy/riot, +/turf/simulated/floor/carpet/arcade, +/area/admin) +"Yn" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/automatic/pistol, +/turf/simulated/floor/wood, +/area/admin) +"YA" = ( +/obj/structure/rack, +/obj/item/clothing/under/color/red, +/obj/item/clothing/shoes/brown, +/obj/item/clothing/suit/armor/vest, +/obj/item/clothing/head/helmet/swat, +/obj/item/gun/energy/laser, +/obj/item/shield/energy, +/obj/machinery/recharger/wallcharger/upgraded{ + pixel_x = 3; + pixel_y = -30 + }, +/turf/simulated/floor/plasteel/dark, +/area/tdome/arena) +"YC" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/decloner, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"YM" = ( +/obj/structure/holowindow{ + dir = 1 + }, +/turf/simulated/floor/holofloor{ + icon_state = "asteroid7" + }, +/area/holodeck/source_knightarena) +"YZ" = ( +/obj/structure/table/wood, +/obj/item/gun/projectile/shotgun/automatic/dual_tube, +/turf/simulated/floor/wood, +/area/admin) +"Zi" = ( +/turf/simulated/floor/holofloor{ + dir = 4; + icon = 'icons/turf/floors/plating.dmi'; + icon_state = "asteroid2" + }, +/area/holodeck/source_desert) +"Zk" = ( +/obj/structure/table/wood, +/obj/item/gun/energy/plasmacutter, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkgrey" + }, +/area/admin) +"Zo" = ( +/obj/structure/table/wood, +/obj/item/gun/magic/staff/animate, +/turf/simulated/floor/wood, +/area/admin) +"Zp" = ( +/turf/simulated/floor/holofloor{ + dir = 4; + icon_state = "red" + }, +/area/holodeck/source_emptycourt) +"ZA" = ( +/obj/structure/table/wood, +/obj/item/grenade/clusterbuster/mega_syndieminibomb, +/turf/simulated/floor/wood, +/area/admin) + +(1,1,1) = {" +Ah +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +Ot +Ot +Ot +Ot +Ot +Ot +Ot +cN +cN +cN +cN +cN +cN +cN +cN +RQ +RQ +RQ +RQ +RQ +RQ +RQ +cN +cN +cN +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +"} +(2,1,1) = {" +Up +bz +BB +tI +tI +Bv +Up +Up +jZ +UO +cB +Up +jZ +UO +cB +Up +kT +FO +QH +jD +EM +EM +Of +mk +qx +Tu +Up +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +Ot +dN +dN +dN +dN +dN +Ot +cN +cN +cN +cN +cN +cN +cN +cN +RQ +fh +fh +fh +fh +fh +RQ +cN +cN +cN +pO +mY +Tv +Tv +Tv +jH +De +aG +aG +aG +TW +pO +"} +(3,1,1) = {" +Up +bL +UO +UO +UO +UO +Rd +Up +zT +UO +IV +Up +zT +UO +IV +Up +JD +UO +UO +UO +EM +EM +UO +UO +UO +fg +Up +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +Ot +Hw +Hw +Hw +Hw +Hw +Ot +Ot +Ot +cN +cN +cN +cN +cN +cN +RQ +kb +kb +kb +kb +kb +RQ +RQ +RQ +cN +pO +mY +Tv +xS +KS +NF +kY +KS +Jk +aG +TW +pO +"} +(4,1,1) = {" +Up +ca +UO +UO +UO +UO +Rd +Up +jZ +UO +cB +Up +jZ +UO +cB +Up +QP +xh +OW +vU +EM +EM +ib +pJ +UO +ve +Up +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +Ot +Jq +Jq +Jq +Jq +Jq +aA +YA +Ot +cN +cN +cN +cN +cN +cN +RQ +yY +yY +yY +yY +yY +WP +vL +RQ +cN +pO +DZ +KS +xS +KS +NF +kY +rE +Jk +KS +qT +pO +"} +(5,1,1) = {" +Up +lX +UO +Km +UO +UO +Rd +Up +Up +SA +Up +Up +Up +SA +Up +Up +vY +gE +Vl +PB +EM +EM +xy +im +UO +Ny +Up +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +Ot +Jq +zF +Jq +zF +Jq +aA +YA +Ot +cN +cN +cN +cN +cN +cN +RQ +yY +yY +yY +yY +yY +WP +vL +RQ +cN +pO +pa +aH +xS +KS +NF +kY +KS +Jk +rq +Ep +pO +"} +(6,1,1) = {" +Up +ua +lE +UO +UO +lE +Rd +Up +tI +bL +tI +Up +tI +bL +tI +Up +OS +UO +UO +UO +EM +EM +do +eK +UO +wd +Up +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +Ot +Jq +Jq +zF +Jq +Jq +aA +YA +Ot +cN +cN +cN +cN +cN +cN +RQ +yY +yY +yY +yY +yY +WP +vL +RQ +cN +pO +pa +aH +aH +aH +xA +nC +rq +rq +rq +Ep +pO +"} +(7,1,1) = {" +Up +Up +Up +UO +UO +Up +Up +Up +bL +UO +bL +vS +bL +UO +bL +Up +jB +fn +Uk +BN +EM +EM +oB +Sp +UO +ta +Up +cN +TY +cN +TY +cN +fO +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +Ot +Jq +zF +Jq +zF +Jq +aA +YA +Ot +cN +cN +cN +cN +cN +cN +RQ +yY +yY +yY +yY +yY +WP +vL +RQ +cN +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +"} +(8,1,1) = {" +Up +bL +lt +UO +UO +UO +pN +UO +UO +UO +UO +UO +UO +UO +UO +Up +to +kq +Jc +na +EM +EM +Sm +Yl +UO +IB +Up +cN +cN +cN +cN +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +Ot +Jq +Jq +Jq +Jq +Jq +aA +YA +Ot +cN +cN +cN +cN +cN +cN +RQ +yY +yY +yY +yY +yY +WP +vL +RQ +cN +pO +JC +JC +JC +JC +JC +JC +JC +Qd +VS +VS +pO +"} +(9,1,1) = {" +Up +tx +UO +UO +UO +UO +pN +UO +UO +UO +UO +UO +UO +UO +UO +Up +kM +UO +UO +UO +EM +EM +UO +UO +UO +Rn +Up +cN +TY +cN +TY +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +bM +bM +bM +bM +bM +Ot +th +th +th +th +th +Ot +cI +cI +cI +cI +cI +cI +cN +pO +RQ +RI +RI +RI +RI +RI +RQ +pO +pO +cN +pO +JC +hw +JC +JC +aQ +JC +JC +Qd +VS +VS +pO +"} +(10,1,1) = {" +Up +bL +lE +UO +UO +UO +pN +UO +UO +UO +UO +UO +UO +UO +UO +Up +Nz +cP +rr +mR +EM +EM +Mk +AJ +Wd +vu +Up +cN +cN +cN +cN +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +bM +UW +Bo +UW +gq +AM +Jq +Jq +Jq +Jq +Jq +AM +Lg +SU +lT +dP +HQ +cI +cN +pO +RU +yY +yY +yY +yY +yY +RU +pO +cN +cN +pO +JC +JC +JC +JC +JC +JC +JC +Qd +VS +VS +pO +"} +(11,1,1) = {" +Up +Up +Up +UO +UO +Up +Up +Up +bL +UO +bL +iY +bL +UO +bL +Up +Up +Up +Up +Up +EM +EM +Up +Up +Up +Up +Up +cN +TY +cN +TY +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +bM +wJ +Bo +nW +gq +ug +Jq +Jq +Jq +Jq +Jq +ug +hT +ku +dP +dP +eG +GK +cN +pO +Kg +yY +yY +yY +yY +yY +Kg +pO +cN +cN +pO +JC +vm +JC +JC +JC +vv +JC +Qd +VS +VS +pO +"} +(12,1,1) = {" +Up +tI +Bv +UO +UO +Bv +tI +Up +tI +bL +bL +Up +tI +bL +tI +Up +MH +zP +CI +TK +EM +EM +KL +Hk +Kv +Wb +Up +cN +cN +cN +cN +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +bM +nW +Bo +nW +gq +LA +ug +Jq +Jq +Jq +ug +LA +Lg +jQ +dP +dP +NT +Lg +cN +pO +Cx +Kg +yY +yY +yY +Kg +Cx +pO +cN +cN +pO +JC +JC +JC +JC +JC +JC +JC +Qd +VS +VS +pO +"} +(13,1,1) = {" +Up +EV +EV +UO +UO +EV +EV +Up +Up +SA +Up +Up +Up +SA +Up +Up +Gn +UO +UO +UO +EM +EM +UO +UO +UO +II +Up +cN +TY +cN +TY +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +mC +fG +Bo +fG +gq +Jq +Jt +Jq +Jq +Jq +Jt +Jq +Lg +HT +dP +dP +wM +Lg +cN +pO +yY +Eo +yY +yY +yY +Eo +yY +pO +cN +cN +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +"} +(14,1,1) = {" +Up +jj +EV +UO +UO +EV +vd +Up +jZ +UO +cB +Up +jZ +UO +cB +Up +Jd +GY +sA +Pz +EM +EM +XB +Or +MX +pE +Up +cN +cN +cN +cN +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +bM +nW +Bo +nW +gq +Jq +Jq +Jq +Jq +Jq +Jq +Jq +Lg +jQ +dP +dP +vM +cI +cN +pO +yY +yY +yY +yY +yY +yY +yY +pO +cN +cN +pO +jY +Il +Il +Il +Il +fb +fb +fb +fb +ri +pO +"} +(15,1,1) = {" +Up +PE +EV +UO +UO +EV +HE +Up +zT +UO +IV +Up +zT +UO +IV +Up +Zk +ki +NU +cz +EM +EM +tF +Ul +oX +Xy +Up +cN +TY +cN +TY +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +bM +nW +Bo +nW +gq +Jq +Jq +Jq +Jq +Jq +Jq +Jq +Lg +IG +dP +dP +Uq +Lg +cN +pO +yY +yY +yY +yY +yY +yY +yY +pO +cN +cN +pO +nZ +Ec +Ec +Ec +Ec +Ec +Ec +Ec +Ec +WY +pO +"} +(16,1,1) = {" +Up +Rd +Rd +UO +UO +Rd +Wc +Up +jZ +UO +cB +Up +jZ +UO +cB +Up +RW +UO +UO +UO +EM +EM +UO +UO +UO +EG +Up +cN +cN +cN +cN +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +bM +nW +Bo +nW +gq +Jq +Jq +Jq +Jq +Jq +Jq +Jq +Lg +Qc +dP +dP +KD +Lg +cN +pO +yY +yY +yY +yY +yY +yY +yY +pO +cN +cN +pO +nZ +Ec +Ec +Ec +Ec +Ec +Ec +Ec +Ec +WY +pO +"} +(17,1,1) = {" +Up +aa +UO +UO +UO +Nu +ea +Up +Up +Up +Up +Up +Up +Up +Up +Up +RV +vc +Fy +ho +EM +EM +YC +zj +fc +qR +Up +Up +Up +Up +Up +Up +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +bM +UW +Bo +nW +gq +Jq +Jq +Jq +Kn +Jq +Jq +Jq +Lg +Oe +dP +dP +IR +cI +cN +pO +yY +yY +yY +Ei +yY +yY +yY +pO +cN +cN +pO +nZ +Ec +Ec +Ec +Ec +Ec +Ec +Ec +Ec +WY +pO +"} +(18,1,1) = {" +Up +Kw +UO +UO +UO +Id +BG +Up +WX +vg +Th +xe +oh +gS +WD +Up +Up +Up +Up +Up +EM +EM +Up +Up +Up +Up +Up +EW +EW +EW +EW +EW +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +bM +nW +Bo +nW +gq +Jq +Jq +Jq +Jq +Jq +Jq +Jq +Lg +cT +dP +dP +dx +Lg +cN +pO +yY +yY +yY +yY +yY +yY +yY +pO +cN +cN +pO +hA +rv +rv +rv +rv +FM +FM +FM +FM +Gk +pO +"} +(19,1,1) = {" +Up +Up +Up +uW +uW +Up +Up +Up +UO +UO +UO +UO +UO +UO +UO +UO +UO +UO +UO +UO +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +Ox +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +bM +nW +Bo +nW +gq +Jq +Jq +Jq +Jq +Jq +Jq +Jq +Lg +IG +dP +dP +Uq +Lg +cN +pO +yY +yY +yY +yY +yY +yY +yY +pO +cN +cN +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +"} +(20,1,1) = {" +Up +bL +vS +bL +bL +bL +bL +Up +TH +NQ +Yn +jK +og +ES +mn +qt +UO +hZ +xq +VD +EM +Rj +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +Ox +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +bM +nW +Bo +nW +gq +Jq +Jq +Jq +Jq +Jq +Jq +Jq +Lg +jQ +dP +dP +Jv +cI +cN +pO +yY +yY +yY +yY +yY +yY +yY +pO +cN +cN +pO +JV +JV +JV +JV +JV +JV +JV +JV +JV +JV +pO +"} +(21,1,1) = {" +Up +KJ +Kz +bL +bL +bL +bL +Up +UU +lR +by +LL +CN +Yd +mU +Bg +UO +Vb +eY +WF +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +Ox +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +mC +fG +Bo +fG +gq +Jq +Jt +Jq +Jq +Jq +Jt +Jq +Lg +HT +dP +dP +tN +Lg +cN +pO +yY +Eo +yY +yY +yY +Eo +yY +pO +cN +cN +pO +JV +em +JV +JV +JV +JV +JV +JV +em +JV +pO +"} +(22,1,1) = {" +Up +qU +oc +BG +ne +bL +bL +Up +UO +UO +UO +UO +UO +UO +UO +UO +UO +UO +UO +UO +EM +EM +Zo +Je +Np +jM +Up +QN +QN +QN +QN +QN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +bM +wJ +Bo +nW +gq +LA +ug +Jq +Jq +Jq +ug +LA +Lg +jQ +dP +dP +xx +Lg +cN +pO +Cx +Kg +yY +yY +yY +Kg +Cx +pO +cN +cN +pO +JV +JV +JV +JV +JV +JV +JV +JV +JV +JV +pO +"} +(23,1,1) = {" +Up +Up +Up +Up +Up +Up +Up +Up +zA +io +nU +PJ +io +DR +MC +UO +eL +UO +WE +HL +EM +EM +Je +UO +UO +UO +Up +Up +Up +Up +Up +Up +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +bM +nW +Bo +nW +gq +ug +Jq +Jq +Jq +Jq +Jq +ug +Iq +ku +dP +dP +Vh +GK +cN +pO +Kg +yY +yY +yY +yY +yY +Kg +pO +cN +cN +pO +JV +em +JV +JV +JV +JV +JV +JV +em +JV +pO +"} +(24,1,1) = {" +Up +Jn +UO +ET +UQ +Yc +hV +hh +Ga +Fn +gR +pk +Lx +LK +YZ +UO +Gr +UO +dZ +VK +EM +EM +Kk +yC +Te +GN +Up +cN +cN +cN +cN +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +bM +UW +Bo +UW +gq +AM +Jq +Jq +Jq +Jq +Jq +AM +Lg +CR +lT +dP +HQ +cI +cN +pO +RU +yY +yY +yY +yY +yY +RU +pO +cN +cN +pO +JV +JV +JV +JV +JV +JV +JV +JV +JV +JV +pO +"} +(25,1,1) = {" +Up +xI +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +SR +Up +cN +TY +cN +TY +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +bM +bM +bM +bM +bM +Ot +th +th +th +th +th +Ot +cI +cI +cI +cI +cI +cI +cN +pO +RQ +RI +RI +RI +RI +RI +RQ +pO +pO +cN +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +"} +(26,1,1) = {" +Up +Xb +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +EM +SR +Up +cN +cN +cN +cN +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +Ot +Jq +Jq +Jq +Jq +Jq +aA +rD +Ot +cN +cN +cN +cN +cN +cN +RQ +yY +yY +yY +yY +yY +WP +za +RQ +cN +pO +mX +mX +mX +mX +cV +mX +mX +mX +mX +yN +pO +"} +(27,1,1) = {" +Up +Jn +UO +FS +UO +KR +rG +QI +Xk +Qt +SR +EM +EM +Hc +mB +gd +UO +UO +Up +Up +Up +Up +Up +EM +EM +Up +Up +cN +TY +cN +TY +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +Ot +Jq +hI +Jq +hI +Jq +aA +rD +Ot +cN +cN +cN +cN +cN +cN +RQ +yY +yY +yY +yY +yY +WP +za +RQ +cN +pO +mX +Oi +Zi +mX +mX +cV +Oi +mX +ND +mX +pO +"} +(28,1,1) = {" +Up +Up +Up +Up +Up +Up +Up +Up +Bl +hi +SR +EM +EM +su +BM +jl +UO +UO +Up +Eh +qd +ux +Xm +UO +UO +sm +Up +cN +cN +cN +cN +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +Ot +Jq +Jq +hI +Jq +Jq +aA +rD +Ot +cN +cN +cN +cN +cN +cN +RQ +yY +yY +yY +yY +yY +WP +za +RQ +cN +pO +Gp +mX +mX +yN +mX +mX +cV +mX +mX +HP +pO +"} +(29,1,1) = {" +Up +ax +gc +kQ +bI +nN +GA +Up +EM +EM +EM +EM +EM +UO +UO +UO +UO +hE +Up +Oz +UO +UO +UO +UO +UO +nX +Up +cN +TY +cN +TY +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +Ot +Jq +hI +Jq +hI +Jq +aA +rD +Ot +cN +cN +cN +cN +cN +cN +RQ +yY +yY +yY +yY +yY +WP +za +RQ +cN +pO +mX +mX +mX +BK +mX +mX +mX +cV +mX +mX +pO +"} +(30,1,1) = {" +Up +PQ +UO +TO +Vr +UO +jq +Up +EM +EM +EM +EM +EM +UO +UO +UO +UO +XZ +Up +Tw +UO +dw +QA +ro +UO +Jy +Up +cN +cN +cN +cN +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +Ot +Jq +Jq +Jq +Jq +Jq +aA +rD +Ot +cN +cN +cN +cN +cN +cN +RQ +yY +yY +yY +yY +yY +WP +za +RQ +cN +pO +mX +cY +mX +mX +mX +LR +yN +mX +cV +Oi +pO +"} +(31,1,1) = {" +Up +Cc +UO +Bh +UO +UO +Ui +Up +EM +EM +SR +er +ko +Vu +AV +gk +fF +CT +Up +zs +UO +Pq +At +OF +UO +yI +Up +cN +TY +cN +TY +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +Ot +Hw +Hw +Hw +Hw +Hw +Ot +Ot +Ot +cN +cN +cN +cN +cN +cN +RQ +kb +kb +kb +kb +kb +RQ +RQ +RQ +cN +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +"} +(32,1,1) = {" +Up +xK +UO +UO +EM +EM +EM +EM +EM +EM +SR +Up +Up +Up +Up +Up +Up +Up +Up +xY +UO +UO +UO +UO +UO +uL +Up +cN +cN +cN +cN +cN +yp +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +MD +yp +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +Ot +el +el +el +el +el +Ot +cN +cN +cN +cN +cN +cN +cN +cN +RQ +ez +ez +ez +ez +ez +RQ +cN +cN +cN +pO +yq +xJ +xJ +xJ +xJ +ep +ep +ep +ep +Js +pO +"} +(33,1,1) = {" +Up +CM +UO +UO +EM +EM +EM +EM +EM +EM +EM +EM +EM +zw +nK +La +OL +dk +Up +CD +UO +aw +Wx +Fb +UO +wf +Up +cN +TY +cN +TY +cN +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +yp +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +Ot +Ot +Ot +Ot +Ot +Ot +Ot +cN +cN +cN +cN +cN +cN +cN +cN +RQ +RQ +RQ +RQ +RQ +RQ +RQ +cN +cN +cN +pO +sr +OH +OH +OH +OH +OH +OH +OH +OH +RS +pO +"} +(34,1,1) = {" +Up +Ca +RA +UO +oL +Vw +SR +Up +EM +EM +EM +EM +EM +UO +UO +UO +UO +lA +Up +BX +UO +UO +UO +UO +UO +wh +Up +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +sr +OH +OH +OH +OH +OH +OH +OH +OH +RS +pO +"} +(35,1,1) = {" +Up +Up +Up +UO +Up +Up +Up +Up +EM +EM +Up +Up +UO +UO +UO +UO +UO +ou +Up +yX +UO +JW +rP +yH +UO +dA +Up +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +sr +OH +OH +OH +OH +OH +OH +OH +OH +RS +pO +"} +(36,1,1) = {" +Up +WT +Bz +UO +UO +Up +GG +UO +EM +EM +ZA +Up +LW +UO +UO +UO +UO +wZ +Up +MF +UO +wp +Fk +iM +UO +DM +Up +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +Er +Zp +Zp +Zp +Zp +Pt +Pt +Pt +Pt +DO +pO +"} +(37,1,1) = {" +Up +mM +UO +UO +UO +Up +we +UO +UO +UO +kU +Up +Fp +UO +UO +UO +UO +AW +Up +Fi +UO +UO +UO +UO +UO +TN +Up +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +"} +(38,1,1) = {" +Up +eD +qh +KG +UO +Up +pC +xN +DB +dn +yM +Up +Up +Sy +Mj +Xa +cQ +Ky +Up +SK +Py +Do +Do +Dt +KH +vb +Up +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +QT +TI +TI +TI +ew +hB +Sf +Sf +Sf +Kt +pO +"} +(39,1,1) = {" +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +Up +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +TY +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +AP +Ka +Ka +Ka +sO +YM +Ka +Ka +Ka +hd +pO +"} +(40,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +AP +Ka +Ka +Ka +sO +YM +Ka +Ka +Ka +hd +pO +"} +(41,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +AP +Ka +Ka +Ka +sO +YM +Ka +Ka +Ka +hd +pO +"} +(42,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +Iv +wC +wC +wC +tc +lc +AD +AD +AD +Qg +pO +"} +(43,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +"} +(44,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +nk +nk +nk +nk +nk +nk +nk +nk +nk +nk +pO +"} +(45,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +nk +JQ +Vk +nk +bq +bq +bq +bq +bq +nk +pO +"} +(46,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +nk +JQ +Vk +nk +bq +bq +bq +bq +bq +nk +pO +"} +(47,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +nk +JQ +Vk +nk +bq +bq +bq +bq +bq +nk +pO +"} +(48,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +nk +nk +nk +nk +nk +nk +nk +nk +nk +nk +pO +"} +(49,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +"} +(50,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +UH +JJ +hp +KB +IX +IX +KB +hp +JJ +UH +pO +"} +(51,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +Vy +hp +JJ +KB +tS +tS +KB +JJ +hp +Vy +pO +"} +(52,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +UH +JJ +hp +KB +ld +ld +KB +hp +JJ +UH +pO +"} +(53,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +Vy +hp +JJ +KB +IW +IW +KB +JJ +hp +Vy +pO +"} +(54,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +UH +JJ +hp +KB +IX +IX +KB +hp +JJ +UH +pO +"} +(55,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +"} +(56,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +EH +EH +EH +EH +EH +EH +EH +EH +EH +EH +pO +"} +(57,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +EH +EH +EH +EH +EH +EH +EH +EH +EH +EH +pO +"} +(58,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +EH +EH +EH +EH +EH +EH +EH +EH +EH +EH +pO +"} +(59,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +EH +EH +EH +EH +EH +EH +EH +EH +EH +EH +pO +"} +(60,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +EH +EH +EH +EH +EH +EH +EH +EH +EH +EH +pO +"} +(61,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +"} +(62,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +RZ +RZ +RZ +RZ +RZ +RZ +RZ +gN +RZ +RZ +pO +"} +(63,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +RZ +wE +RZ +RZ +RZ +DC +RZ +RZ +WA +RZ +pO +"} +(64,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +RZ +RZ +RZ +RZ +RZ +RZ +RZ +RZ +RZ +RZ +pO +"} +(65,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +RZ +RZ +Lm +RZ +WA +RZ +RZ +RZ +DC +RZ +pO +"} +(66,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +RZ +RZ +RZ +RZ +RZ +RZ +wE +RZ +RZ +gN +pO +"} +(67,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +"} +(68,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +DJ +DJ +DJ +DJ +DJ +DJ +DJ +DJ +DJ +DJ +pO +"} +(69,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +DJ +DJ +DJ +DJ +DJ +DJ +DJ +DJ +DJ +DJ +pO +"} +(70,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +DJ +DJ +DJ +DJ +DJ +DJ +DJ +DJ +DJ +DJ +pO +"} +(71,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +DJ +DJ +DJ +DJ +DJ +DJ +DJ +DJ +DJ +DJ +pO +"} +(72,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +DJ +DJ +DJ +DJ +DJ +DJ +DJ +DJ +DJ +DJ +pO +"} +(73,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +"} +(74,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +dB +Ld +Ld +dX +dX +dX +FU +FU +FU +FU +pO +"} +(75,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +fm +Ld +Ld +dX +FU +Gg +Gg +Gg +Gg +Gg +pO +"} +(76,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +fm +Ld +Ld +dX +FU +Gg +Gg +Gg +Gg +Gg +pO +"} +(77,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +fm +Ld +Ld +dX +FU +Gg +Gg +Gg +Gg +Gg +pO +"} +(78,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +fm +Ld +Ld +hN +dX +dX +FU +FU +FU +FU +pO +"} +(79,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +"} +(80,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +yj +Gf +Gf +Gf +GU +sd +WM +WM +WM +rM +pO +"} +(81,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +mw +Rh +Rh +Rh +FR +li +Rh +Rh +Rh +PT +pO +"} +(82,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +mw +Rh +Rh +Rh +FR +li +Rh +Rh +Rh +PT +pO +"} +(83,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +mw +Rh +Rh +Rh +FR +li +Rh +Rh +Rh +PT +pO +"} +(84,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +nM +Pc +Pc +Pc +qv +oj +tP +tP +tP +kf +pO +"} +(85,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +"} +(86,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +pO +"} +(87,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +Bb +jF +Bb +Bb +Bb +Bb +Bb +Bb +jF +Bb +pO +"} +(88,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +Bb +Bb +Bb +Bb +jF +jF +Bb +Bb +Bb +Bb +pO +"} +(89,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +Bb +jF +Bb +Bb +Bb +Bb +Bb +Bb +jF +Bb +pO +"} +(90,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +pO +"} +(91,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +pO +"} +(92,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(93,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(94,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(95,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(96,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(97,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(98,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(99,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(100,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(101,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(102,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(103,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(104,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(105,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(106,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(107,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(108,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(109,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(110,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(111,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(112,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(113,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(114,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(115,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(116,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(117,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(118,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(119,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(120,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(121,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(122,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(123,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(124,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(125,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(126,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(127,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(128,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(129,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(130,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(131,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(132,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(133,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(134,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(135,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(136,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(137,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(138,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(139,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(140,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(141,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(142,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(143,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(144,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(145,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(146,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(147,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(148,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(149,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(150,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(151,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(152,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(153,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(154,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(155,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(156,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(157,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(158,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(159,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(160,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(161,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(162,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(163,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(164,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(165,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(166,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(167,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(168,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(169,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(170,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(171,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(172,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(173,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(174,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(175,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(176,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(177,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(178,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(179,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(180,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(181,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(182,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(183,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(184,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(185,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(186,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(187,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(188,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(189,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(190,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(191,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(192,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(193,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(194,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(195,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(196,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(197,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(198,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(199,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(200,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(201,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(202,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(203,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(204,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(205,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(206,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(207,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(208,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(209,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(210,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(211,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(212,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(213,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(214,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(215,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(216,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(217,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(218,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(219,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(220,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(221,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(222,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(223,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(224,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(225,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(226,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(227,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(228,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(229,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(230,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(231,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(232,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(233,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(234,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(235,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(236,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(237,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(238,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(239,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(240,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(241,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(242,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(243,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(244,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(245,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(246,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(247,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(248,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(249,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(250,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(251,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(252,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(253,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(254,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} +(255,1,1) = {" +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +cN +"} diff --git a/_maps/map_files220/generic/centcomm.dmm b/_maps/map_files220/generic/centcomm.dmm index 12bb41294eb9..b5ce8517030a 100644 --- a/_maps/map_files220/generic/centcomm.dmm +++ b/_maps/map_files220/generic/centcomm.dmm @@ -9,26 +9,24 @@ /turf/simulated/wall/indestructible/wood, /area/ninja/outpost) "ad" = ( -/obj/effect/landmark/newplayer_start, -/turf/simulated/wall/indestructible/splashscreen, -/area/start) +/obj/machinery/computer/bsa_control/admin, +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) "ae" = ( /turf/simulated/wall/indestructible/fakeglass, /area/ninja/holding) "af" = ( -/obj/structure/window/reinforced, -/turf/simulated/wall/indestructible/riveted, -/area/space) +/obj/machinery/smartfridge/drying_rack, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) "ag" = ( /turf/simulated/wall/indestructible/fakedoor, /area/ninja/holding) "ah" = ( -/obj/machinery/door/airlock/centcom{ - name = "CentCom Security"; - req_access_txt = "101" - }, +/obj/machinery/computer/shuttle/white_ship, /turf/simulated/floor/plasteel/dark, -/area/centcom/evac) +/area/centcom220/admin3) "ai" = ( /obj/effect/turf_decal/woodsiding{ dir = 1 @@ -41,44 +39,42 @@ /turf/simulated/floor/carpet/red, /area/wizard_station) "aj" = ( -/obj/structure/rack/holorack, -/obj/item/clothing/under/dress/dress_saloon, -/obj/item/clothing/head/hairflower, -/turf/simulated/floor/holofloor{ - icon_state = "cult" +/obj/structure/table, +/obj/machinery/photocopier/faxmachine/longrange{ + department = "Central Command"; + pixel_y = 4; + req_one_access = list(101) }, -/area/holodeck/source_theatre) +/turf/simulated/floor/carpet/royalblack, +/area/shuttle/administration) "ak" = ( -/obj/structure/window/reinforced{ - dir = 4 +/obj/structure/table/glass, +/obj/item/clipboard{ + pixel_y = 4 }, -/turf/simulated/wall/indestructible/riveted, -/area/space) -"al" = ( -/obj/effect/landmark/costume/random, -/obj/structure/rack/holorack, -/turf/simulated/floor/holofloor{ - icon_state = "cult" +/obj/item/folder/red{ + pixel_y = 3 }, -/area/holodeck/source_theatre) -"an" = ( -/obj/structure/window/reinforced{ - dir = 4 +/obj/item/folder/blue{ + pixel_y = 5 }, -/obj/structure/window/reinforced{ - dir = 8 +/obj/item/lighter/zippo/blue{ + pixel_x = 14; + pixel_y = 6 }, -/turf/simulated/wall/indestructible/riveted, -/area/space) -"ao" = ( -/obj/structure/chair/stool/holostool{ +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"am" = ( +/mob/living/simple_animal/cow, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"an" = ( +/obj/machinery/hydroponics/constructable, +/obj/machinery/light/spot{ dir = 4 }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/holofloor{ - icon_state = "asteroid" - }, -/area/holodeck/source_picnicarea) +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) "ap" = ( /turf/space/transit/east{ dir = 8 @@ -89,20 +85,16 @@ dir = 4 }, /area/space) -"ar" = ( -/turf/simulated/floor/holofloor{ - icon = 'icons/turf/floors/plating.dmi'; - icon_state = "asteroid" - }, -/area/holodeck/source_desert) "as" = ( -/obj/structure/table/holotable, -/obj/machinery/readybutton, -/turf/simulated/floor/holofloor{ - dir = 9; - icon_state = "red" +/obj/structure/table/wood{ + color = "#996633" + }, +/obj/item/flashlight/lamp/green/off{ + layer = 3.1; + pixel_y = 8 }, -/area/holodeck/source_knightarena) +/turf/simulated/floor/carpet, +/area/centcom220/general) "at" = ( /turf/simulated/wall/indestructible/fakedoor, /area/ninja/outpost) @@ -113,12 +105,14 @@ /turf/simulated/floor/plating/abductor, /area/abductor_ship) "av" = ( -/obj/structure/table/holotable/wood, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/holofloor{ - icon_state = "asteroid" +/obj/machinery/bodyscanner{ + dir = 2 + }, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "whiteblue" }, -/area/holodeck/source_picnicarea) +/area/centcom220/general) "aw" = ( /obj/machinery/abductor/console{ team = 1 @@ -126,11 +120,9 @@ /turf/simulated/floor/plating/abductor, /area/abductor_ship) "ax" = ( -/turf/simulated/floor/holofloor{ - icon_state = "engine"; - name = "Holodeck Projector Floor" - }, -/area/holodeck/source_wildlife) +/obj/structure/safe/floor, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) "ay" = ( /obj/machinery/abductor/experiment{ team = 4 @@ -138,110 +130,150 @@ /turf/simulated/floor/plating/abductor, /area/abductor_ship) "az" = ( -/turf/simulated/floor/holofloor{ - icon_state = "engine"; - name = "Holodeck Projector Floor" +/obj/machinery/atmospherics/unary/portables_connector, +/obj/machinery/atmospherics/portable/canister/oxygen, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "whiteblue" }, -/area/holodeck/source_plating) +/area/centcom220/general) "aA" = ( -/turf/simulated/floor/holofloor{ - icon_state = "engine"; - name = "Burn-Mix Floor"; - nitrogen = 0; - oxygen = 2500; - temperature = 370; - toxins = 5000 - }, -/area/holodeck/source_burntest) +/obj/machinery/light/spot{ + dir = 8 + }, +/obj/structure/closet/crate/trashcart{ + name = "Специальная доставка с ЦК" + }, +/obj/effect/turf_decal/bot_white, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) "aB" = ( /turf/simulated/floor/plasteel/dark, /area/ninja/outpost) "aC" = ( -/turf/simulated/floor/holofloor{ +/turf/simulated/floor/plasteel/dark{ dir = 1; - icon_state = "red" + icon_state = "navybluecorners" }, -/area/holodeck/source_emptycourt) +/area/centcom220/admin3) "aD" = ( -/turf/simulated/floor/holofloor{ - dir = 9; - icon_state = "red" - }, -/area/holodeck/source_emptycourt) +/obj/mecha/combat/durand/loaded, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) "aE" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/simulated/wall/indestructible/riveted, -/area/space) +/obj/structure/reagent_dispensers/watertank/high, +/obj/effect/decal/warning_stripes/yellow/hollow, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) "aF" = ( -/obj/structure/flora/ausbushes/grassybush, -/turf/simulated/floor/holofloor/grass, -/area/holodeck/source_picnicarea) -"aH" = ( -/obj/structure/table/reinforced, -/obj/item/storage/box/permits, +/obj/structure/table, +/obj/item/clothing/accessory/medal/gold{ + pixel_x = -6; + pixel_y = 10 + }, +/obj/item/clothing/accessory/medal/gold/heroism{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/item/clothing/accessory/medal/gold{ + pixel_x = -6; + pixel_y = 10 + }, +/obj/item/clothing/accessory/medal/gold{ + pixel_x = -6; + pixel_y = 10 + }, +/obj/item/clothing/accessory/medal/gold/heroism{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/item/clothing/accessory/medal/gold/heroism{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/effect/turf_decal/stripes/white/full{ + color = "#b59959" + }, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"aK" = ( -/obj/effect/decal/warning_stripes/yellow, +/area/centcom220/supply) +"aG" = ( +/turf/simulated/floor/carpet/royalblack, +/area/shuttle/administration) +"aI" = ( /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" + dir = 4; + icon_state = "darkbluecorners" }, -/area/centcom/specops) -"aL" = ( -/obj/structure/flora/ausbushes/fullgrass, -/turf/simulated/floor/holofloor{ - icon = 'icons/turf/floors/plating.dmi'; - icon_state = "asteroid" +/area/centcom220/bar) +"aJ" = ( +/obj/machinery/computer/operating{ + dir = 1 }, -/area/holodeck/source_desert) -"aM" = ( -/obj/structure/table/reinforced, -/obj/item/clothing/suit/chef/classic, -/obj/item/kitchen/rollingpin, -/obj/item/clothing/head/chefhat, +/obj/machinery/light/spot, /turf/simulated/floor/plasteel{ - icon_state = "cafeteria" + icon_state = "whiteblue" }, -/area/tdome/tdomeobserve) +/area/centcom220/general) +"aL" = ( +/obj/machinery/door/airlock/external{ + id_tag = "ferry_away"; + name = "Ferry Airlock" + }, +/obj/structure/fans/tiny, +/turf/simulated/floor/plating, +/area/centcom220/admin1) +"aM" = ( +/obj/mecha/combat/durand/loaded, +/turf/simulated/floor/mech_bay_recharge_floor, +/area/centcom220/admin3) "aN" = ( /turf/space, /area/space) "aO" = ( -/turf/simulated/floor/holofloor{ - icon_state = "cult" - }, -/area/holodeck/source_theatre) +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "aP" = ( -/obj/effect/landmark/spawner/holocarp, -/turf/simulated/floor/holofloor{ - icon_state = "engine"; - name = "Holodeck Projector Floor" - }, -/area/holodeck/source_wildlife) -"aQ" = ( -/obj/effect/landmark/spawner/atmos_test, -/turf/simulated/floor/holofloor{ - icon_state = "engine"; - name = "Burn-Mix Floor"; - nitrogen = 0; - oxygen = 2500; - temperature = 370; - toxins = 5000 - }, -/area/holodeck/source_burntest) +/obj/effect/decal/nanotrasen_logo/n3, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) "aR" = ( -/turf/simulated/floor/holofloor{ - dir = 8; - icon_state = "red" +/obj/machinery/light/spot{ + dir = 1 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"aS" = ( +/obj/structure/rack, +/obj/item/clothing/suit/armor/heavy, +/obj/item/clothing/suit/armor/heavy, +/obj/item/clothing/suit/armor/heavy, +/obj/item/clothing/suit/armor/heavy, +/obj/item/clothing/suit/armor/heavy, +/obj/item/clothing/shoes/combat/swat, +/obj/item/clothing/shoes/combat/swat, +/obj/item/clothing/shoes/combat/swat, +/obj/item/clothing/shoes/combat/swat, +/obj/item/clothing/shoes/combat/swat, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"aT" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluealtstrip" }, -/area/holodeck/source_emptycourt) +/area/centcom220/admin2) "aU" = ( -/obj/effect/decal/warning_stripes/northwest, -/turf/simulated/floor/plating/airless, -/area/centcom/control) +/obj/effect/decal/warning_stripes/red, +/obj/machinery/door/poddoor/impassable{ + id_tag = "CC_Armory"; + layer = 3; + name = "Оружейная" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) "aV" = ( /obj/machinery/abductor/console{ team = 4 @@ -249,42 +281,34 @@ /turf/simulated/floor/plating/abductor, /area/abductor_ship) "aW" = ( -/turf/simulated/floor/holofloor{ - dir = 5; - icon_state = "red" +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "navyblue" }, -/area/holodeck/source_emptycourt) +/area/centcom220/admin3) "aX" = ( -/obj/structure/flora/ausbushes/sparsegrass, -/turf/simulated/floor/holofloor{ - icon = 'icons/turf/floors/plating.dmi'; - icon_state = "asteroid" +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "darkbluealtstrip" }, -/area/holodeck/source_desert) +/area/centcom220/admin3) "aY" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/holofloor{ - icon_state = "asteroid" +/obj/machinery/computer/camera_advanced/shuttle_docker/ert{ + dir = 4 }, -/area/holodeck/source_picnicarea) +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/specops) "aZ" = ( /obj/structure/table/wood/fancy/royalblack, /obj/item/dice, /obj/effect/turf_decal/woodsiding, /turf/simulated/floor/wood, /area/wizard_station) -"ba" = ( -/obj/structure/chair/stool/holostool{ - dir = 1 - }, -/turf/simulated/floor/holofloor/carpet, -/area/holodeck/source_theatre) "bb" = ( -/obj/structure/table/holotable/wood, -/turf/simulated/floor/holofloor{ - icon_state = "grimy" +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluealtstrip" }, -/area/holodeck/source_meetinghall) +/area/centcom220/admin1) "bc" = ( /turf/simulated/floor/plasteel{ dir = 4; @@ -292,11 +316,17 @@ }, /area/shuttle/escape) "bd" = ( -/turf/simulated/floor/holofloor{ - icon = 'icons/turf/floors/plating.dmi'; - icon_state = "asteroid7" +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "whitebluecorner" + }, +/area/centcom220/general) +"be" = ( +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "whiteblue" }, -/area/holodeck/source_desert) +/area/centcom220/general) "bf" = ( /obj/machinery/sleeper{ dir = 4 @@ -311,6 +341,16 @@ }, /turf/simulated/floor/plating/abductor, /area/abductor_ship) +"bh" = ( +/obj/structure/sign/vacuum/external, +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/admin1) +"bi" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "whiteblue" + }, +/area/centcom220/general) "bj" = ( /obj/structure/chair/comfy/shuttle{ dir = 8 @@ -320,12 +360,23 @@ }, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/assault_pod) -"bo" = ( -/turf/simulated/floor/holofloor{ +"bk" = ( +/obj/machinery/door/window/reinforced/normal{ + name = "Cell Door"; + req_access_txt = "150" + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/syndicate_sit) +"bl" = ( +/turf/simulated/floor/plasteel{ dir = 4; - icon_state = "wood" + icon_state = "whitebluecorner" }, -/area/holodeck/source_theatre) +/area/centcom220/general) +"bn" = ( +/obj/structure/dresser, +/turf/simulated/floor/carpet/cyan, +/area/centcom220/general) "bp" = ( /obj/machinery/computer/camera_advanced/abductor{ team = 1 @@ -341,44 +392,123 @@ }, /turf/simulated/floor/plating/abductor, /area/abductor_ship) +"bs" = ( +/obj/structure/table, +/obj/machinery/door_control{ + id = "CC_Interior_1"; + name = "Открыть вход"; + normaldoorcontrol = 1; + pixel_x = -6; + pixel_y = -2; + req_one_access_txt = "101" + }, +/obj/machinery/door_control{ + id = "CC_Exterior_1"; + name = "Открыть выход"; + normaldoorcontrol = 1; + pixel_x = -6; + pixel_y = 8; + req_one_access_txt = "101" + }, +/obj/machinery/door_control/no_emag{ + id = "СС_BD_Interior_1"; + name = "Blast Door Open"; + pixel_x = 6; + pixel_y = -2; + req_one_access_txt = "101" + }, +/obj/machinery/door_control/no_emag{ + id = "СС_BD_Exterior_1"; + name = "Blast Door Open"; + pixel_x = 6; + pixel_y = 8; + req_one_access_txt = "101" + }, +/turf/simulated/floor/wood, +/area/centcom220/admin1) "bt" = ( -/obj/structure/flora/ausbushes/fullgrass, -/turf/simulated/floor/holofloor/grass, -/area/holodeck/source_picnicarea) +/obj/structure/sink{ + pixel_y = 18 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "whiteblue" + }, +/area/centcom220/general) "bu" = ( -/turf/simulated/floor/holofloor{ - dir = 4; - icon_state = "red" +/obj/structure/table/glass, +/obj/machinery/photocopier/faxmachine/longrange{ + department = "Central Command"; + pixel_y = 4; + req_one_access = list(101) }, -/area/holodeck/source_emptycourt) +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "bv" = ( -/obj/structure/chair/stool/holostool{ - dir = 1 +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkblue" }, -/turf/simulated/floor/holofloor/carpet, -/area/holodeck/source_meetinghall) +/area/centcom220/bar) "bw" = ( /obj/structure/table/abductor, /obj/item/retractor/alien, /obj/item/hemostat/alien, /turf/simulated/floor/plating/abductor, /area/abductor_ship) +"bx" = ( +/obj/machinery/door/airlock/external{ + aiControlDisabled = 1; + hackProof = 1; + name = "Arrival Airlock" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"by" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "bz" = ( /obj/structure/ninjatele{ pixel_y = 25 }, /turf/simulated/floor/plasteel/dark, /area/ninja/outpost) +"bA" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) "bB" = ( /obj/effect/landmark/abductor/scientist, /turf/simulated/floor/plating/abductor, /area/abductor_ship) "bC" = ( -/turf/simulated/floor/holofloor{ +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ dir = 4; - icon_state = "green" + pixel_y = 7 + }, +/obj/structure/table/wood, +/obj/item/candle/eternal{ + start_lit = 1 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/evac) +"bD" = ( +/obj/structure/table/glass, +/obj/item/pizzabox/pizza_bomb/autoarm{ + pixel_y = 10 + }, +/obj/item/pizzabox/garlic{ + pixel_y = 14 }, -/area/holodeck/source_emptycourt) +/obj/item/pizzabox/hawaiian{ + pixel_y = 18 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) "bE" = ( /obj/machinery/optable/abductor, /turf/simulated/floor/plating/abductor, @@ -388,28 +518,43 @@ /turf/simulated/floor/plating/abductor, /area/abductor_ship) "bG" = ( -/obj/machinery/igniter/on, -/turf/simulated/floor/plasteel, -/area/tdome/arena) +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkbluealt" + }, +/area/centcom220/admin1) "bH" = ( -/obj/structure/flora/ausbushes/brflowers, -/turf/simulated/floor/holofloor/grass, -/area/holodeck/source_picnicarea) -"bI" = ( -/obj/structure/holowindow, -/turf/simulated/floor/holofloor{ - dir = 8; - icon_state = "red" +/obj/machinery/bodyscanner, +/turf/simulated/floor/plasteel/dark{ + icon_state = "barber" }, -/area/holodeck/source_knightarena) +/area/shuttle/administration) +"bI" = ( +/obj/structure/window/reinforced, +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/carpet/cyan, +/area/centcom220/general) "bK" = ( /obj/structure/table/abductor, /obj/item/storage/box/alienhandcuffs, /turf/simulated/floor/plating/abductor, /area/abductor_ship) +"bL" = ( +/obj/structure/table/glass, +/obj/machinery/photocopier/faxmachine/longrange{ + department = "Central Command"; + pixel_y = 4; + req_one_access = list(101) + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) "bM" = ( -/turf/simulated/floor/holofloor, -/area/holodeck/source_emptycourt) +/obj/structure/bookcase/manuals, +/obj/item/book/manual/wiki/sop_general, +/obj/item/book/manual/wiki/sop_engineering, +/obj/item/book/manual/wiki/sop_command, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "bN" = ( /turf/simulated/floor/plasteel/freezer, /area/ninja/holding) @@ -425,72 +570,131 @@ }, /turf/simulated/floor/plating/abductor, /area/abductor_ship) +"bQ" = ( +/obj/structure/sink{ + pixel_y = 18 + }, +/turf/simulated/floor/plasteel, +/area/centcom220/evac) "bR" = ( /obj/structure/reagent_dispensers/beerkeg, /turf/simulated/floor/plasteel/freezer, /area/ninja/holding) "bS" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 8; - icon_state = "propulsion_r" +/obj/structure/table/wood{ + color = "#996633" }, -/turf/simulated/floor/plating/airless, -/area/shuttle/administration) +/obj/item/paper_bin/nanotrasen{ + pixel_y = 4 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "bT" = ( -/obj/structure/holowindow{ +/obj/structure/chair/comfy/red, +/obj/structure/window/reinforced{ dir = 1 }, -/turf/simulated/floor/holofloor{ - dir = 4; - icon_state = "blue" - }, -/area/holodeck/source_knightarena) +/turf/simulated/floor/carpet, +/area/centcom220/general) "bU" = ( -/obj/structure/closet/crate, -/obj/machinery/light/spot, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/transport) +/obj/effect/turf_decal/siding/blue{ + dir = 6 + }, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 1 + }, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/bar) "bV" = ( /obj/effect/landmark/abductor/agent{ team = 4 }, /turf/simulated/floor/plating/abductor, /area/abductor_ship) +"bW" = ( +/obj/structure/statue/furukai{ + layer = 4; + pixel_y = 8 + }, +/turf/simulated/floor/plasteel{ + desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of a meteor and a spaceman. The spaceman is laughing. The meteor is exploding."; + icon_state = "plaque"; + name = "Comemmorative Plaque" + }, +/area/centcom220/park) "bX" = ( -/turf/simulated/floor/holofloor{ - icon_state = "green" +/obj/machinery/light/spot{ + dir = 1 + }, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredalt" }, -/area/holodeck/source_emptycourt) +/area/centcom220/jail) "bY" = ( /obj/machinery/economy/vending/boozeomat, /turf/simulated/floor/plasteel/freezer, /area/ninja/holding) +"bZ" = ( +/obj/machinery/economy/vending/dinnerware, +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/centcom220/bar) "ca" = ( -/turf/simulated/floor/holofloor{ - dir = 6; - icon_state = "green" +/obj/structure/chair/sofa/left{ + dir = 4 }, -/area/holodeck/source_emptycourt) -"cc" = ( -/obj/structure/window/reinforced{ - dir = 1 +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkblue" }, -/turf/simulated/wall/indestructible/riveted, -/area/space) +/area/centcom220/bar) +"cb" = ( +/obj/structure/curtain/open/shower/security, +/turf/simulated/floor/carpet/black, +/area/centcom220/bar) +"cc" = ( +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel, +/area/centcom220/evac) "cd" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 1 +/obj/structure/rack, +/obj/item/grenade/empgrenade{ + pixel_x = -5; + pixel_y = 13 }, -/turf/simulated/wall/indestructible/riveted, -/area/space) -"ce" = ( -/obj/structure/window/reinforced{ - dir = 1 +/obj/item/grenade/empgrenade{ + pixel_x = -5; + pixel_y = 9 }, -/obj/structure/window/reinforced, -/turf/simulated/wall/indestructible/riveted, -/area/space) +/obj/item/grenade/empgrenade{ + pixel_x = -5; + pixel_y = 5 + }, +/obj/item/grenade/empgrenade{ + pixel_x = 8; + pixel_y = 13 + }, +/obj/item/grenade/empgrenade{ + pixel_x = 8; + pixel_y = 9 + }, +/obj/item/grenade/empgrenade{ + pixel_x = 8; + pixel_y = 5 + }, +/obj/machinery/door_control{ + id = "CC_Armory_Advanced"; + name = "Оружейная - Дополнительный аренал"; + pixel_y = -24; + req_one_access_txt = "114" + }, +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "navyblue" + }, +/area/centcom220/admin3) "cf" = ( /obj/structure/table/abductor, /obj/item/paper/abductor, @@ -498,9 +702,12 @@ /obj/item/cautery/alien, /turf/simulated/floor/plating/abductor, /area/abductor_ship) -"ch" = ( -/turf/simulated/floor/holofloor/space, -/area/holodeck/source_space) +"cg" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/bar) "ci" = ( /obj/structure/table, /obj/item/storage/box/donkpockets{ @@ -529,21 +736,25 @@ /turf/space/transit, /area/space) "cl" = ( -/turf/simulated/floor/holofloor{ - icon_state = "snow" +/obj/machinery/light/small{ + dir = 1 }, -/area/holodeck/source_snowfield) +/turf/simulated/floor/carpet/black, +/area/centcom220/general) "cm" = ( -/turf/simulated/floor/holofloor{ - icon_state = "grimy" +/obj/machinery/door/airlock/external{ + name = "Шаттл доставки"; + opacity = 0; + req_one_access_txt = "106" }, -/area/holodeck/source_meetinghall) +/turf/simulated/floor/plating, +/area/centcom220/supply) "cn" = ( -/turf/simulated/floor/holofloor{ - dir = 9; - icon_state = "red" +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkyellowalt" }, -/area/holodeck/source_basketball) +/area/centcom220/supply) "co" = ( /obj/structure/rack, /obj/item/camera, @@ -561,11 +772,9 @@ /turf/simulated/floor/plating/abductor, /area/abductor_ship) "cq" = ( -/turf/simulated/floor/holofloor{ - dir = 5; - icon_state = "red" - }, -/area/holodeck/source_basketball) +/obj/machinery/smartfridge, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) "cr" = ( /obj/structure/bed/abductor, /turf/simulated/floor/plating/abductor, @@ -585,11 +794,10 @@ }, /area/ninja/holding) "cu" = ( -/turf/simulated/floor/holofloor{ - dir = 8; - icon_state = "red" - }, -/area/holodeck/source_thunderdomecourt) +/obj/structure/table/glass, +/obj/structure/window/reinforced, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) "cv" = ( /obj/machinery/computer/arcade, /turf/simulated/floor/plasteel{ @@ -597,19 +805,21 @@ }, /area/ninja/holding) "cw" = ( -/turf/simulated/floor/holofloor{ - dir = 1; - icon_state = "red" +/obj/machinery/light/spot{ + dir = 8 }, -/area/holodeck/source_boxingcourt) +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "navyblue" + }, +/area/centcom220/admin3) "cx" = ( -/obj/structure/table/holotable, -/obj/item/clothing/gloves/boxing/hologlove, -/turf/simulated/floor/holofloor{ - dir = 9; - icon_state = "red" +/obj/machinery/economy/vending/nta/green, +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "darkgreen" }, -/area/holodeck/source_boxingcourt) +/area/centcom220/admin3) "cy" = ( /turf/simulated/floor/beach/away/sand, /area/ninja/holding) @@ -619,35 +829,35 @@ /turf/simulated/floor/beach/away/sand, /area/ninja/holding) "cA" = ( -/obj/structure/flora/grass/both, -/turf/simulated/floor/holofloor{ - icon_state = "snow" +/obj/machinery/door/airlock{ + name = "Спальня" + }, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"cC" = ( +/obj/machinery/door_control{ + id = "CC_GammaShuttle"; + name = "Blast Door Control"; + pixel_x = 24; + req_one_access_txt = "114" }, -/area/holodeck/source_snowfield) -"cB" = ( -/turf/simulated/floor/holofloor{ +/turf/simulated/floor/plasteel/dark{ dir = 4; - icon = 'icons/turf/floors/plating.dmi'; - icon_state = "asteroid3" + icon_state = "darkbluealt" }, -/area/holodeck/source_desert) -"cC" = ( -/obj/effect/landmark/spawner/ert, -/obj/effect/landmark/spawner/ds, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"cE" = ( -/turf/simulated/floor/holofloor{ +/area/centcom220/admin3) +"cD" = ( +/turf/simulated/floor/plasteel{ dir = 8; - icon_state = "red" + icon_state = "neutralcorner" }, -/area/holodeck/source_basketball) -"cF" = ( -/turf/simulated/floor/holofloor{ - dir = 4; - icon_state = "red" +/area/centcom220/evac) +"cE" = ( +/obj/machinery/light/spot{ + dir = 4 }, -/area/holodeck/source_basketball) +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) "cG" = ( /obj/effect/overlay/palmtree_l, /turf/simulated/floor/beach/away/sand, @@ -662,61 +872,57 @@ /turf/simulated/floor/carpet/black, /area/wizard_station) "cI" = ( -/obj/structure/railing, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/brflowers, -/turf/simulated/floor/grass, -/area/centcom/evac) +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/jail) "cJ" = ( -/obj/structure/shuttle/engine/heater{ - dir = 8 - }, -/obj/structure/window/plasmareinforced{ - color = "#FF0000"; - dir = 4 - }, -/turf/simulated/floor/plating/airless, -/area/shuttle/administration) +/obj/machinery/photocopier, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "cK" = ( /obj/machinery/economy/vending/magivend, /turf/simulated/floor/carpet/black, /area/wizard_station) "cL" = ( -/turf/simulated/floor/holofloor{ - dir = 8; - icon_state = "red" +/turf/simulated/floor/wood, +/area/centcom220/evac) +"cM" = ( +/obj/machinery/computer/station_alert{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkyellowfull" }, -/area/holodeck/source_boxingcourt) +/area/centcom220/admin2) "cN" = ( /obj/structure/chair/sofa/corner{ - dir = 6; - color = "#63009c" + color = "#63009c"; + dir = 6 }, /turf/simulated/floor/wood, /area/wizard_station) -"cO" = ( -/obj/structure/flora/tree/pine, -/turf/simulated/floor/holofloor{ - icon_state = "snow" - }, -/area/holodeck/source_snowfield) "cP" = ( /obj/item/trash/plate, /obj/structure/table/wood/fancy/black, /turf/simulated/floor/carpet/purple, /area/wizard_station) "cQ" = ( -/turf/simulated/floor/holofloor{ - dir = 1; - icon_state = "red" +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/oxygen, +/obj/structure/window/reinforced{ + dir = 4 }, -/area/holodeck/source_basketball) +/obj/structure/window/reinforced, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) "cS" = ( /obj/effect/landmark/spawner/teleport_scroll, /obj/structure/table/wood/fancy/black, /obj/item/paper/crumpled/bloody/ruins/lavaland/clown_planet{ - name = "our demands"; - info = "Deliver five cream pies to the agreed place or your apprentice gets honked again" + info = "Deliver five cream pies to the agreed place or your apprentice gets honked again"; + name = "our demands" }, /turf/simulated/floor/carpet/purple, /area/wizard_station) @@ -724,6 +930,27 @@ /obj/item/trash/tastybread, /turf/simulated/floor/carpet/purple, /area/wizard_station) +"cV" = ( +/obj/machinery/bodyscanner, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "whiteblue" + }, +/area/centcom220/general) +"cW" = ( +/obj/machinery/light/spot{ + dir = 1 + }, +/obj/structure/bed, +/obj/item/bedsheet/centcom, +/turf/simulated/floor/carpet/royalblack, +/area/shuttle/administration) +"cX" = ( +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "neutral" + }, +/area/centcom220/evac) "cY" = ( /obj/structure/table, /obj/machinery/kitchen_machine/microwave/upgraded, @@ -752,9 +979,26 @@ /obj/item/camera, /turf/simulated/floor/beach/away/sand, /area/ninja/holding) +"dd" = ( +/obj/effect/decal/nanotrasen_logo/n6, +/turf/simulated/floor/plasteel, +/area/centcom220/evac) +"de" = ( +/obj/structure/table/wood, +/obj/machinery/reagentgrinder{ + pixel_y = 8 + }, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) "df" = ( /turf/simulated/wall/indestructible/fakeglass, /area/ninja/outpost) +"dg" = ( +/obj/structure/window/reinforced, +/turf/simulated/floor/beach/away/coastline{ + water_overlay_image = null + }, +/area/centcom220/evac) "dh" = ( /obj/structure/window/reinforced{ dir = 4 @@ -768,21 +1012,38 @@ /turf/simulated/floor/plasteel/freezer, /area/ninja/holding) "dj" = ( -/turf/simulated/floor/holofloor{ - dir = 8; - icon_state = "red" +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/toxins, +/obj/structure/window/reinforced{ + dir = 4 }, -/area/holodeck/source_knightarena) +/obj/structure/window/reinforced, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) "dk" = ( -/obj/structure/flora/grass/green, -/turf/simulated/floor/holofloor{ - icon_state = "snow" +/obj/machinery/cryopod/offstation/right, +/obj/machinery/computer/cryopod{ + pixel_y = 32 }, -/area/holodeck/source_snowfield) +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) "dl" = ( -/obj/machinery/economy/vending/boozeomat, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) +/obj/machinery/light/spot{ + dir = 4 + }, +/obj/structure/table/wood{ + color = "#996633" + }, +/obj/item/folder/yellow, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"dm" = ( +/obj/structure/table/wood, +/obj/item/storage/bible{ + pixel_y = 4 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/evac) "do" = ( /obj/structure/table/abductor, /obj/item/surgicaldrill/alien, @@ -792,38 +1053,22 @@ /obj/item/bonegel/alien, /turf/simulated/floor/plating/abductor, /area/abductor_ship) -"dp" = ( -/turf/simulated/floor/holofloor{ - icon_state = "red" - }, -/area/holodeck/source_basketball) -"dq" = ( -/turf/simulated/floor/holofloor{ - dir = 10; - icon_state = "red" - }, -/area/holodeck/source_basketball) "dr" = ( -/turf/simulated/floor/holofloor{ - dir = 6; - icon_state = "red" +/obj/structure/window/reinforced, +/obj/structure/flora/ausbushes/fullgrass, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"dt" = ( +/obj/structure/chair/sofa/left{ + dir = 4 }, -/area/holodeck/source_basketball) -"ds" = ( -/turf/simulated/wall/indestructible/syndicate, -/area/centcom) +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) "du" = ( /obj/structure/table, /obj/item/reagent_containers/food/drinks/shaker, /turf/simulated/floor/plasteel/freezer, /area/ninja/holding) -"dv" = ( -/obj/machinery/atmospherics/unary/cryo_cell/upgraded, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "whiteblue" - }, -/area/centcom/control) "dw" = ( /obj/structure/table, /turf/simulated/floor/plasteel/freezer, @@ -844,24 +1089,31 @@ /turf/simulated/floor/plasteel/freezer, /area/ninja/holding) "dA" = ( -/obj/structure/flora/tree/dead, -/turf/simulated/floor/holofloor{ - icon_state = "snow" +/obj/machinery/economy/vending/nta/engineer, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkyellowfull" }, -/area/holodeck/source_snowfield) +/area/centcom220/admin3) +"dB" = ( +/obj/structure/weightmachine/weightlifter, +/turf/simulated/floor/wood, +/area/centcom220/park) "dC" = ( -/obj/structure/bed, -/turf/simulated/floor/plating, -/area/centcom) +/obj/structure/chair/sofa, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkblue" + }, +/area/centcom220/bar) "dD" = ( /obj/machinery/airlock_controller/air_cycler{ - pixel_x = 25; - req_access_txt = "150"; - vent_link_id = "syndishuttle_vent"; + ext_button_link_id = "syndishuttle_btn_ext"; ext_door_link_id = "syndishuttle_door_ext"; + int_button_link_id = "syndishuttle_btn_int"; int_door_link_id = "syndishuttle_door_int"; - ext_button_link_id = "syndishuttle_btn_ext"; - int_button_link_id = "syndishuttle_btn_int" + pixel_x = 25; + req_access_txt = "150"; + vent_link_id = "syndishuttle_vent" }, /obj/machinery/light{ dir = 4 @@ -884,48 +1136,93 @@ /turf/simulated/floor/beach/away/sand, /area/ninja/holding) "dG" = ( -/turf/simulated/floor/holofloor{ - dir = 1; - icon_state = "green" +/obj/structure/table/wood/fancy/royalblack, +/obj/item/paper_bin/nanotrasen{ + pixel_x = 4; + pixel_y = 6 }, -/area/holodeck/source_basketball) -"dH" = ( -/obj/structure/toilet{ - dir = 8 +/obj/item/stamp/chameleon{ + pixel_x = 4; + pixel_y = 5 }, -/turf/simulated/floor/plating, -/area/centcom) +/obj/item/pen/multi/gold{ + pixel_y = 3 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "dI" = ( -/obj/effect/decal/cleanable/cobweb2, -/obj/structure/toilet{ - dir = 8 +/obj/structure/statue/sandstone/venus{ + anchored = 1; + layer = 5; + pixel_y = 8 }, -/turf/simulated/floor/plating, -/area/centcom) +/turf/simulated/floor/plasteel{ + desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of a meteor and a spaceman. The spaceman is laughing. The meteor is exploding."; + dir = 4; + icon_state = "plaque"; + name = "Comemmorative Plaque" + }, +/area/centcom220/park) "dJ" = ( -/turf/simulated/floor/holofloor{ - dir = 9; - icon_state = "green" +/obj/machinery/conveyor/east{ + id = "QMLoad2" }, -/area/holodeck/source_basketball) +/obj/machinery/door/poddoor{ + id_tag = "QMLoaddoor"; + name = "Supply Dock Loading Door" + }, +/turf/simulated/floor/plating, +/area/centcom220/supply) "dK" = ( -/turf/simulated/floor/holofloor{ - dir = 5; - icon_state = "green" +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkblue" }, -/area/holodeck/source_basketball) +/area/centcom220/bar) "dL" = ( -/turf/simulated/floor/holofloor{ - dir = 4; - icon_state = "red" +/obj/structure/chair/sofa/corp/left{ + dir = 1 }, -/area/holodeck/source_boxingcourt) -"dO" = ( -/turf/simulated/floor/holofloor{ - dir = 4; - icon_state = "green" +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"dM" = ( +/obj/machinery/light/spot{ + dir = 1 }, -/area/holodeck/source_boxingcourt) +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"dN" = ( +/obj/structure/table/reinforced, +/obj/machinery/reagentgrinder{ + pixel_x = -1; + pixel_y = 9 + }, +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/centcom220/bar) +"dO" = ( +/obj/machinery/cryopod/offstation/right, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"dP" = ( +/obj/machinery/light/spot{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "neutral" + }, +/area/centcom220/evac) +"dQ" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkbluealt" + }, +/area/centcom220/admin2) +"dR" = ( +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) "dS" = ( /obj/docking_port/stationary/transit{ dir = 4; @@ -969,24 +1266,26 @@ /turf/simulated/floor/beach/away/sand, /area/ninja/holding) "dY" = ( -/turf/simulated/floor/holofloor{ - dir = 8; - icon_state = "green" +/obj/structure/table{ + color = "#996633" }, -/area/holodeck/source_basketball) -"dZ" = ( -/turf/simulated/floor/holofloor{ +/obj/machinery/chem_dispenser/soda/upgraded{ dir = 4; - icon_state = "green" + pixel_y = 2 }, -/area/holodeck/source_basketball) -"eb" = ( -/obj/effect/decal/cleanable/blood, -/obj/structure/toilet{ - dir = 8 +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"dZ" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lantern{ + anchored = 1; + layer = 5; + light_color = "#FF9F40"; + on = 1; + pixel_y = 10 }, -/turf/simulated/floor/plating, -/area/centcom) +/turf/simulated/floor/carpet, +/area/centcom220/evac) "ec" = ( /obj/item/trash/chips, /turf/simulated/floor/carpet/purple, @@ -1001,10 +1300,30 @@ icon_state = "cafeteria" }, /area/ninja/holding) +"ef" = ( +/obj/structure/closet/emcloset, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "vault" + }, +/area/centcom220/admin1) "eg" = ( -/obj/effect/landmark/spawner/prisonwarp, -/turf/simulated/floor/plating, -/area/centcom) +/obj/structure/chair/sofa{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkblue" + }, +/area/centcom220/bar) "eh" = ( /obj/machinery/economy/vending/coffee, /obj/structure/window/reinforced{ @@ -1014,14 +1333,6 @@ icon_state = "cafeteria" }, /area/ninja/holding) -"ei" = ( -/obj/machinery/door/airlock/centcom{ - id_tag = "adminshuttle"; - name = "Workshop"; - req_access_txt = "101" - }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) "ej" = ( /obj/structure/chair/comfy/purp{ dir = 8 @@ -1029,43 +1340,98 @@ /turf/simulated/floor/carpet/black, /area/wizard_station) "ek" = ( -/obj/structure/chair/sofa/corp{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "green" - }, -/area/centcom/evac) +/obj/structure/chair/comfy/shuttle, +/turf/simulated/floor/mineral/titanium/blue, +/area/shuttle/transport) "el" = ( -/turf/simulated/floor/holofloor{ - icon_state = "green" - }, -/area/holodeck/source_basketball) +/obj/structure/table/reinforced, +/obj/item/crowbar/red, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/clothing/mask/gas, +/obj/effect/landmark/spawner/commando_manual, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) "em" = ( -/turf/simulated/floor/holofloor{ - icon_state = "sand"; - name = "Soft sand" +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkyellowalt" }, -/area/holodeck/source_beach) +/area/centcom220/supply) "en" = ( /obj/structure/table/wood/fancy/black, /obj/item/candle/eternal/wizard{ - pixel_y = 5; - pixel_x = -7 + pixel_x = -7; + pixel_y = 5 }, /obj/item/reagent_containers/food/drinks/mugwort{ - pixel_y = 6; - pixel_x = 8 + pixel_x = 8; + pixel_y = 6 }, /turf/simulated/floor/carpet/purple, /area/wizard_station) "eo" = ( /turf/simulated/floor/carpet/purple, /area/wizard_station) +"ep" = ( +/obj/structure/table/reinforced, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack/flashbang, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack/flashbang/clusterbang/limited, +/obj/item/mecha_parts/mecha_equipment/anticcw_armor_booster, +/obj/item/mecha_parts/mecha_equipment/anticcw_armor_booster, +/obj/item/mecha_parts/mecha_equipment/tesla_energy_relay, +/obj/item/mecha_parts/mecha_equipment/tesla_energy_relay, +/obj/item/mecha_parts/mecha_equipment/repair_droid, +/obj/item/mecha_parts/mecha_equipment/repair_droid, +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkbrown" + }, +/area/centcom220/admin3) +"eq" = ( +/obj/machinery/door/airlock/bathroom{ + id_tag = "cc_toilet_2"; + name = "Туалет" + }, +/turf/simulated/floor/plasteel{ + icon_state = "hydrofloor" + }, +/area/centcom220/evac) +"et" = ( +/obj/machinery/door/poddoor/impassable{ + id_tag = "CC_Armory"; + layer = 3; + name = "Оружейная" + }, +/obj/effect/decal/warning_stripes/red, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"eu" = ( +/obj/structure/closet/secure_closet/freezer/kitchen, +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/centcom220/bar) "ev" = ( -/turf/simulated/floor/beach/sand, -/area/holodeck/source_beach) +/obj/structure/table, +/obj/item/healthanalyzer/advanced{ + pixel_y = 8 + }, +/obj/item/healthanalyzer/advanced, +/obj/item/reagent_containers/spray/cleaner/advanced{ + pixel_x = -14; + pixel_y = 10 + }, +/obj/item/reagent_containers/spray/cleaner/advanced{ + pixel_x = -14; + pixel_y = 2 + }, +/obj/machinery/defibrillator_mount/loaded{ + pixel_y = 26 + }, +/turf/simulated/floor/plasteel{ + icon_state = "whitebluefull" + }, +/area/centcom220/general) "ex" = ( /obj/docking_port/stationary/transit{ dir = 8; @@ -1098,18 +1464,18 @@ icon_state = "cafeteria" }, /area/ninja/holding) -"eB" = ( -/turf/simulated/floor/holofloor{ - dir = 10; - icon_state = "green" - }, -/area/holodeck/source_basketball) "eC" = ( -/turf/simulated/floor/holofloor{ - dir = 6; - icon_state = "green" +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8; + pixel_y = 7 + }, +/obj/structure/table/wood, +/obj/item/candle/eternal{ + start_lit = 1 }, -/area/holodeck/source_basketball) +/turf/simulated/floor/carpet/black, +/area/centcom220/evac) "eE" = ( /turf/simulated/floor/beach/away/coastline, /area/ninja/holding) @@ -1118,52 +1484,47 @@ /turf/simulated/floor/beach/away/coastline, /area/ninja/holding) "eG" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" +/obj/structure/chair/sofa/bench/left{ + cover_color = "#404144"; + dir = 1 }, -/area/centcom/specops) +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) "eH" = ( -/turf/simulated/floor/holofloor{ - icon_state = "green" +/obj/structure/window/reinforced{ + dir = 8 }, -/area/holodeck/source_boxingcourt) -"eI" = ( -/turf/simulated/floor/holofloor, -/area/holodeck/source_basketball) -"eJ" = ( -/obj/structure/holowindow{ - dir = 1 +/obj/machinery/computer/monitor{ + dir = 4; + name = "Grid Power Monitoring Computer" }, -/turf/simulated/floor/holofloor, -/area/holodeck/source_thunderdomecourt) -"eK" = ( -/obj/effect/overlay/palmtree_r, -/turf/simulated/floor/beach/sand, -/area/holodeck/source_beach) -"eL" = ( -/obj/structure/holowindow{ - dir = 1 +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkyellowfull" }, -/turf/simulated/floor/holofloor{ - dir = 4; - icon_state = "green" +/area/centcom220/admin2) +"eJ" = ( +/obj/machinery/optable, +/turf/simulated/floor/plasteel/dark{ + icon_state = "barber" }, -/area/holodeck/source_thunderdomecourt) +/area/shuttle/administration) +"eK" = ( +/obj/structure/bookcase/manuals/engineering, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) "eM" = ( -/obj/structure/table/holotable, -/obj/item/clothing/gloves/boxing/hologlove{ - icon_state = "boxinggreen"; - item_state = "boxinggreen" +/obj/item/kitchen/utensil/fork{ + pixel_x = -6 }, -/turf/simulated/floor/holofloor{ - dir = 6; - icon_state = "green" +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" }, -/area/holodeck/source_boxingcourt) +/area/centcom220/bar) "eN" = ( -/turf/simulated/floor/holofloor, -/area/holodeck/source_thunderdomecourt) +/obj/structure/window/full/basic, +/obj/structure/flora/ausbushes/ppflowers, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/bar) "eO" = ( /obj/effect/turf_decal/woodsiding{ dir = 1 @@ -1173,9 +1534,37 @@ }, /turf/simulated/floor/wood, /area/wizard_station) +"eP" = ( +/obj/machinery/light/spot{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkblue" + }, +/area/centcom220/bar) "eQ" = ( -/turf/simulated/floor/holofloor, -/area/holodeck/source_boxingcourt) +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Shuttle Hatch" + }, +/obj/structure/fans/tiny, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkbluealt" + }, +/area/shuttle/administration) +"eS" = ( +/obj/structure/closet/walllocker/medlocker/east, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/centcom220/general) +"eT" = ( +/turf/simulated/floor/beach/away/water/deep/dense{ + water_overlay_image = null + }, +/area/centcom220/bar) "eU" = ( /obj/structure/sign/securearea{ desc = "A warning sign which reads 'FOURTH WALL'."; @@ -1196,25 +1585,10 @@ /turf/space/transit, /area/space) "eW" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12 - }, -/turf/simulated/floor/plasteel{ - icon_state = "bar" - }, -/area/tdome/tdomeobserve) -"eX" = ( -/obj/machinery/door/poddoor/shutters{ - density = 0; - icon_state = "open"; - id_tag = "adminshuttleshutters"; - name = "Blast Shutters"; - opacity = 0 - }, -/obj/effect/spawner/window/plastitanium, -/turf/simulated/floor/plating, -/area/shuttle/administration) +/obj/structure/table/wood/fancy/red, +/obj/effect/spawner/lootdrop/CCfood/desert, +/turf/simulated/floor/carpet/black, +/area/centcom220/bar) "eY" = ( /obj/machinery/economy/vending/cigarette, /turf/simulated/floor/plasteel{ @@ -1246,25 +1620,30 @@ "fc" = ( /turf/simulated/floor/beach/away/water, /area/ninja/holding) -"fd" = ( -/obj/structure/table/wood, -/obj/item/paper_bin, -/obj/item/pen, -/obj/machinery/economy/vending/wallmed{ - name = "Emergency NanoMed"; - pixel_y = 32; - power_state = 0 - }, -/obj/item/clipboard, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) "fe" = ( /obj/machinery/poolcontroller/invisible, /turf/simulated/floor/beach/away/water, /area/ninja/holding) +"ff" = ( +/obj/structure/flora/grass/jungle, +/obj/structure/flora/rock/jungle, +/obj/item/flashlight/lantern{ + anchored = 1; + layer = 5; + light_color = "#FF9F40"; + on = 1; + pixel_x = -1; + pixel_y = 10 + }, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) "fg" = ( /turf/simulated/wall/indestructible/wood, /area/ninja/holding) +"fh" = ( +/obj/machinery/economy/vending/cola/free, +/turf/simulated/floor/carpet/black, +/area/centcom220/general) "fi" = ( /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, @@ -1284,17 +1663,43 @@ }, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership/jail) -"fm" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel, -/area/centcom) +"fl" = ( +/obj/structure/rack, +/obj/item/storage/belt/utility/chief/full{ + pixel_y = 9 + }, +/obj/item/storage/belt/utility/chief/full{ + pixel_y = 6 + }, +/obj/item/storage/belt/utility/chief/full{ + pixel_y = 3 + }, +/obj/item/storage/belt/utility/chief/full, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) "fn" = ( /obj/structure/chair/sofa/left{ - dir = 4; - color = "#63009c" + color = "#63009c"; + dir = 4 }, /turf/simulated/floor/wood, /area/wizard_station) +"fo" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced, +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) +"fp" = ( +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "neutral" + }, +/area/centcom220/evac) "fr" = ( /obj/docking_port/stationary/transit{ dir = 4; @@ -1320,14 +1725,9 @@ /turf/space/transit, /area/space) "ft" = ( -/obj/item/stack/sheet/metal, -/obj/structure/table, -/obj/item/stack/sheet/glass{ - pixel_x = 4; - pixel_y = 4 - }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) +/obj/machinery/cryopod/offstation/right, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) "fu" = ( /obj/effect/landmark/spawner/holding_facility, /turf/simulated/floor/engine, @@ -1360,14 +1760,60 @@ /mob/living/carbon/human/monkey, /turf/simulated/floor/wood, /area/wizard_station) +"fA" = ( +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/admin1) +"fC" = ( +/turf/simulated/floor/wood, +/area/centcom220/bar) +"fD" = ( +/obj/structure/chair/sofa/right, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) "fE" = ( -/obj/structure/table, -/obj/item/storage/box/handcuffs, -/obj/machinery/light/spot{ +/obj/structure/window/reinforced, +/obj/structure/table/glass, +/obj/item/clothing/mask/cigarette/cigar/cohiba{ + pixel_x = -5; + pixel_y = 2 + }, +/obj/item/clothing/mask/cigarette/cigar/cohiba{ + pixel_x = -5; + pixel_y = 5 + }, +/obj/item/clothing/mask/cigarette/cigar/cohiba{ + pixel_x = -5; + pixel_y = 8 + }, +/obj/item/clothing/mask/cigarette/cigar/cohiba{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/clothing/mask/cigarette/cigar/cohiba{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/clothing/mask/cigarette/cigar/cohiba{ + pixel_x = -2; + pixel_y = 8 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"fF" = ( +/obj/machinery/computer/shuttle/mining{ + dir = 4 + }, +/obj/structure/window/reinforced{ dir = 8 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkyellowfull" + }, +/area/centcom220/admin2) +"fG" = ( +/obj/effect/decal/warning_stripes/white, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) "fH" = ( /obj/docking_port/stationary/transit{ dir = 4; @@ -1380,24 +1826,33 @@ /turf/space/transit, /area/space) "fI" = ( -/turf/simulated/wall/indestructible/riveted, -/area/tdome/arena_source) +/obj/structure/table, +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) "fJ" = ( -/obj/machinery/igniter/on, -/turf/simulated/floor/plasteel, -/area/tdome/arena_source) +/obj/structure/curtain/open/shower/security, +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/general) "fK" = ( -/obj/effect/turf_decal/delivery, -/turf/simulated/floor/plasteel, -/area/tdome/arena_source) +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) "fL" = ( -/obj/effect/turf_decal/bot, -/obj/structure/barricade/sandbags, -/turf/simulated/floor/plasteel, -/area/tdome/arena_source) -"fM" = ( -/turf/simulated/floor/plasteel, -/area/tdome/arena_source) +/obj/structure/table/wood/fancy/royalblack, +/obj/item/storage/box/ids{ + pixel_y = 3 + }, +/obj/item/melee/classic_baton/ntcane{ + pixel_y = 4 + }, +/obj/structure/noticeboard{ + dir = 1; + pixel_y = -32 + }, +/obj/item/paper{ + info = "Уволить клоуна." + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "fN" = ( /obj/structure/closet/crate/medical, /obj/item/storage/firstaid/regular, @@ -1414,63 +1869,86 @@ icon_state = "bot" }, /area/shuttle/escape) -"fO" = ( -/obj/structure/rack, -/obj/item/clothing/under/color/red, -/obj/item/clothing/shoes/brown, -/obj/item/clothing/suit/armor/tdome/red, -/obj/item/clothing/head/helmet/thunderdome, -/obj/item/melee/energy/sword/saber/red, -/turf/simulated/floor/plasteel, -/area/tdome/arena_source) "fP" = ( -/obj/machinery/door/poddoor{ - id_tag = "thunderdomegen"; - name = "General Supply" - }, -/turf/simulated/floor/plasteel, -/area/tdome/arena_source) +/obj/structure/sign/vacuum/external, +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/supply) "fQ" = ( -/obj/machinery/door/poddoor{ - id_tag = "thunderdome"; - name = "Thunderdome Blast Door" +/obj/structure/table/wood, +/obj/item/flashlight/lamp{ + pixel_y = 4 }, -/turf/simulated/floor/plasteel, -/area/tdome/arena_source) -"fR" = ( -/obj/structure/barricade/sandbags, -/obj/effect/turf_decal/bot, -/turf/simulated/floor/plasteel, -/area/tdome/arena_source) +/turf/simulated/floor/carpet/orange, +/area/centcom220/general) "fS" = ( -/obj/structure/rack, -/obj/item/clothing/under/color/green, -/obj/item/clothing/shoes/brown, -/obj/item/clothing/suit/armor/tdome/green, -/obj/item/clothing/head/helmet/thunderdome, -/obj/item/melee/energy/sword/saber/green, -/turf/simulated/floor/plasteel, -/area/tdome/arena_source) -"fT" = ( -/turf/simulated/floor/holofloor{ - dir = 4; - icon_state = "green" +/obj/effect/decal/warning_stripes/blue, +/obj/machinery/door/poddoor/impassable{ + id_tag = "СС_BD_Interior_1"; + layer = 3 + }, +/obj/machinery/door/airlock/centcom{ + id_tag = "CC_Interior_1"; + name = "Зона ЦК"; + req_one_access_txt = "101" }, -/area/holodeck/source_thunderdomecourt) +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) "fU" = ( -/obj/machinery/flasher{ - id = "tdomeflash"; - name = "Thunderdome Flash" +/obj/structure/table/glass, +/obj/machinery/photocopier/faxmachine/longrange{ + department = "Central Command"; + pixel_y = 4; + req_one_access = list(101) }, -/turf/simulated/floor/plasteel, -/area/tdome/arena_source) +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"fV" = ( +/obj/structure/table/wood/fancy/black, +/obj/machinery/chem_dispenser/beer{ + pixel_y = 6 + }, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) "fW" = ( -/obj/machinery/door/poddoor{ - id_tag = "thunderdomehea"; - name = "Heavy Supply" +/obj/structure/rack, +/obj/item/rcd_ammo/large{ + pixel_x = 6; + pixel_y = 7 }, -/turf/simulated/floor/plasteel, -/area/tdome/arena_source) +/obj/item/rcd_ammo/large{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/rcd_ammo/large{ + pixel_x = 6; + pixel_y = 1 + }, +/obj/item/rcd_ammo/large{ + pixel_x = -6; + pixel_y = 7 + }, +/obj/item/rcd_ammo/large{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/item/rcd_ammo/large{ + pixel_x = -6; + pixel_y = 1 + }, +/obj/item/rcd_ammo/large{ + pixel_y = 7 + }, +/obj/item/rcd_ammo/large{ + pixel_y = 4 + }, +/obj/item/rcd_ammo/large{ + pixel_y = 1 + }, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) "fX" = ( /obj/structure/table/wood, /obj/item/candle/eternal/wizard{ @@ -1480,33 +1958,19 @@ /turf/simulated/floor/wood, /area/wizard_station) "fY" = ( -/obj/structure/rack, -/obj/item/clothing/under/color/red, -/obj/item/clothing/shoes/brown, -/obj/item/clothing/suit/armor/vest, -/obj/item/clothing/head/helmet/swat, -/obj/item/gun/energy/laser, -/obj/item/shield/energy, -/obj/machinery/recharger/wallcharger/upgraded{ - pixel_x = 3; - pixel_y = -30 - }, -/turf/simulated/floor/plasteel, -/area/tdome/arena_source) +/turf/simulated/floor/transparent/glass, +/area/centcom220/evac) "fZ" = ( -/obj/structure/rack, -/obj/item/clothing/under/color/green, -/obj/item/clothing/shoes/brown, -/obj/item/clothing/suit/armor/vest, -/obj/item/clothing/head/helmet/swat, -/obj/item/gun/energy/laser, -/obj/item/shield/energy, -/obj/machinery/recharger/wallcharger/upgraded{ - pixel_x = 3; - pixel_y = -30 +/obj/effect/spawner/window/reinforced, +/obj/machinery/door/poddoor/shutters{ + density = 0; + icon_state = "open"; + id_tag = "trader_privacy"; + name = "Privacy Shutters"; + opacity = 0 }, -/turf/simulated/floor/plasteel, -/area/tdome/arena_source) +/turf/simulated/floor/mineral/titanium/blue, +/area/shuttle/trade/sol) "ga" = ( /obj/machinery/economy/vending/snack/free{ name = "\improper Wizmore Chocolate Corp" @@ -1514,12 +1978,9 @@ /turf/simulated/floor/wood, /area/wizard_station) "gb" = ( -/obj/structure/table/wood, -/obj/item/clothing/accessory/medal/silver{ - pixel_y = 5 - }, +/obj/machinery/economy/vending/coffee, /turf/simulated/floor/plasteel/dark, -/area/tdome/tdomeobserve) +/area/shuttle/administration) "gc" = ( /obj/docking_port/stationary/transit{ dwidth = 3; @@ -1548,23 +2009,21 @@ }, /area/space) "gh" = ( -/turf/simulated/wall/indestructible/opsglass, -/area/centcom) +/obj/structure/table, +/turf/simulated/floor/carpet/royalblack, +/area/shuttle/administration) "gi" = ( -/obj/item/storage/firstaid/fire, -/obj/item/storage/firstaid/adv{ - pixel_x = 2; - pixel_y = 3 - }, -/obj/structure/table/reinforced, -/turf/simulated/floor/plasteel{ - icon_state = "whiteblue" +/obj/structure/table/wood{ + color = "#996633" }, -/area/centcom/control) +/obj/item/pen/multi/fountain, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "gj" = ( -/obj/structure/sign/vacuum/external, -/turf/simulated/wall/indestructible/riveted, -/area/centcom/evac) +/obj/structure/bed, +/obj/effect/decal/cleanable/blood, +/turf/simulated/floor/plating, +/area/centcom220/jail) "gk" = ( /turf/simulated/wall/mineral/plastitanium, /area/shuttle/syndicate_sit) @@ -1575,16 +2034,18 @@ }, /turf/simulated/floor/plating/airless, /area/shuttle/syndicate_sit) -"gm" = ( -/obj/effect/decal/cleanable/blood, -/turf/simulated/floor/plating, -/area/centcom) "gn" = ( /obj/structure/shuttle/engine/propulsion{ dir = 1 }, /turf/simulated/floor/plating/airless, /area/shuttle/syndicate_sit) +"go" = ( +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkblue" + }, +/area/centcom220/bar) "gp" = ( /obj/structure/shuttle/engine/propulsion{ dir = 1; @@ -1595,13 +2056,6 @@ "gq" = ( /turf/simulated/wall/mineral/plastitanium, /area/shuttle/syndicate_elite) -"gr" = ( -/obj/item/beach_ball, -/turf/simulated/floor/beach/sand, -/area/holodeck/source_beach) -"gs" = ( -/turf/simulated/floor/plating, -/area/centcom) "gt" = ( /obj/structure/shuttle/engine/propulsion{ dir = 1; @@ -1609,6 +2063,10 @@ }, /turf/simulated/floor/plating/airless, /area/shuttle/syndicate_elite) +"gu" = ( +/obj/structure/punching_bag, +/turf/simulated/floor/wood, +/area/centcom220/park) "gv" = ( /obj/structure/shuttle/engine/propulsion{ dir = 1 @@ -1635,9 +2093,6 @@ }, /turf/simulated/floor/plating/airless, /area/shuttle/syndicate_sit) -"gz" = ( -/turf/simulated/wall/indestructible/fakedoor, -/area/centcom) "gA" = ( /obj/structure/window/reinforced, /obj/structure/shuttle/engine/heater{ @@ -1667,14 +2122,18 @@ "gD" = ( /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate_sit) -"gF" = ( -/obj/effect/forcefield{ - desc = "You can't get in. Heh."; - layer = 1; - name = "Blocker" +"gE" = ( +/obj/structure/table/glass, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 }, -/turf/simulated/wall/indestructible/opsglass, -/area/centcom) +/obj/item/pen/multi{ + pixel_x = -2; + pixel_y = 6 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/general) "gG" = ( /obj/effect/decal/remains/human, /turf/simulated/floor/mineral/plastitanium/red, @@ -1686,26 +2145,51 @@ /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate_elite) "gI" = ( -/obj/structure/chair, -/turf/simulated/floor/plasteel, -/area/centcom/evac) +/obj/structure/reagent_dispensers/water_cooler, +/turf/simulated/floor/wood, +/area/centcom220/admin1) "gJ" = ( /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate_elite) "gK" = ( -/obj/item/beach_ball/holoball, -/turf/simulated/floor/holofloor, -/area/holodeck/source_basketball) +/obj/machinery/clonepod/upgraded, +/turf/simulated/floor/plasteel/dark{ + icon_state = "barber" + }, +/area/shuttle/administration) "gL" = ( /obj/machinery/sleeper/syndie, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate_elite) +"gM" = ( +/obj/machinery/door/poddoor/shutters{ + density = 0; + icon_state = "open"; + id_tag = "trader_privacy"; + name = "Privacy Shutters"; + opacity = 0 + }, +/obj/structure/table/reinforced, +/obj/machinery/door/window{ + dir = 8; + name = "Стойка"; + opacity = 1; + req_one_access_txt = "160" + }, +/turf/simulated/floor/mineral/titanium/blue, +/area/shuttle/trade/sol) "gN" = ( /obj/machinery/abductor/experiment{ team = 2 }, /turf/simulated/floor/plating/abductor, /area/abductor_ship) +"gO" = ( +/obj/structure/flora/junglebush/large{ + pixel_y = -6 + }, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) "gP" = ( /obj/structure/flora/tree/pine, /turf/simulated/floor/plating/asteroid/snow/airless, @@ -1724,14 +2208,6 @@ /obj/structure/window/reinforced, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate_sit) -"gS" = ( -/obj/machinery/door/window/reinforced/normal{ - dir = 2; - name = "Cell Door"; - req_access_txt = "150" - }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/syndicate_sit) "gT" = ( /obj/machinery/light/spot{ dir = 8 @@ -1766,10 +2242,12 @@ }, /turf/simulated/floor/plating/abductor, /area/abductor_ship) -"gY" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/wood, -/area/centcom/specops) +"gZ" = ( +/obj/machinery/door/airlock{ + name = "Кошерная спальна" + }, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) "ha" = ( /obj/structure/chair/comfy/shuttle{ dir = 4 @@ -1777,9 +2255,9 @@ /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate_elite) "hb" = ( -/obj/structure/flora/rock/pile/largejungle, -/turf/simulated/floor/grass/jungle, -/area/centcom/evac) +/obj/machinery/light/small, +/turf/simulated/floor/carpet/black, +/area/centcom220/general) "hc" = ( /obj/structure/chair/comfy/shuttle{ dir = 4 @@ -1806,6 +2284,10 @@ }, /turf/space/transit, /area/space) +"hg" = ( +/obj/structure/flora/rock/pile/largejungle, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) "hh" = ( /obj/docking_port/stationary/transit{ dwidth = 1; @@ -1823,18 +2305,14 @@ /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate_sit) "hj" = ( -/obj/structure/table/reinforced, -/obj/item/storage/bag/tray, -/obj/item/kitchen/utensil/fork, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 5 + }, /turf/simulated/floor/plasteel{ - icon_state = "cafeteria" + dir = 8; + icon_state = "whiteblue" }, -/area/tdome/tdomeobserve) -"hk" = ( -/obj/structure/barricade/sandbags, -/obj/effect/turf_decal/bot, -/turf/simulated/floor/plasteel, -/area/tdome/arena) +/area/centcom220/general) "hl" = ( /obj/machinery/door/airlock/external{ id_tag = "s_docking_airlock"; @@ -1875,39 +2353,38 @@ }, /turf/simulated/floor/plating, /area/shuttle/syndicate_sit) -"hm" = ( -/obj/machinery/door_control/no_emag{ - pixel_y = 24; - req_access_txt = "114"; - name = "Engineering Storage Shutters"; - id = "SpecopsEngineering" +"hn" = ( +/obj/machinery/door_control{ + id = "cc_toilet_3"; + name = "Door Bolt Control"; + normaldoorcontrol = 1; + pixel_x = -24; + specialfunctions = 4 }, /turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" + icon_state = "hydrofloor" }, -/area/centcom/specops) +/area/centcom220/evac) "ho" = ( -/obj/item/radio{ - pixel_x = 5; - pixel_y = 5 +/obj/structure/rack/gunrack, +/obj/item/gun/projectile/automatic/l6_saw{ + pixel_x = -6 }, -/obj/item/radio{ - pixel_x = -5; - pixel_y = 5 +/obj/item/gun/projectile/automatic/l6_saw{ + pixel_x = 6 }, -/obj/item/radio, -/obj/structure/table/wood, -/obj/machinery/door_control/no_emag{ - id = "tdome1"; - pixel_x = 24; - req_access_txt = "102" +/obj/item/gun/projectile/automatic/l6_saw, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"hp" = ( +/obj/structure/chair/sofa/left{ + dir = 4 }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "vault" +/obj/machinery/light/spot{ + dir = 8 }, -/area/tdome/tdomeadmin) +/turf/simulated/floor/carpet/black, +/area/centcom220/bar) "hq" = ( /obj/machinery/door/airlock/external{ id_tag = "sit_away"; @@ -1927,6 +2404,18 @@ }, /turf/simulated/floor/plating/abductor, /area/abductor_ship) +"ht" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "darkbluealt" + }, +/area/centcom220/admin3) +"hu" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/floor/mineral/titanium, +/area/shuttle/transport) "hv" = ( /obj/structure/sign/double/map/left{ pixel_y = 32 @@ -1939,51 +2428,26 @@ }, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) -"hx" = ( +"hy" = ( +/obj/effect/decal/cleanable/cobweb2, +/obj/item/twohanded/required/kirbyplants, +/obj/structure/window/reinforced/clockwork{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/wizard_station) +"hA" = ( +/obj/machinery/door/airlock/external{ + id_tag = "sst_away"; + req_access_txt = "150" + }, +/turf/simulated/floor/plasteel/dark, +/area/syndicate_mothership) +"hB" = ( /obj/machinery/door/airlock/external{ id_tag = "s_docking_airlock"; - name = "Shuttle Hatch" - }, -/obj/docking_port/mobile{ - dir = 2; - dwidth = 8; - height = 15; - id = "admin"; - name = "administration shuttle"; - timid = 1; - width = 18 - }, -/obj/docking_port/stationary{ - dir = 2; - dwidth = 9; - height = 18; - id = "admin_away"; - name = "centcom bay 1"; - timid = 1; - width = 19 - }, -/turf/simulated/floor/plating, -/area/shuttle/administration) -"hy" = ( -/obj/effect/decal/cleanable/cobweb2, -/obj/item/twohanded/required/kirbyplants, -/obj/structure/window/reinforced/clockwork{ - dir = 4 - }, -/turf/simulated/floor/wood, -/area/wizard_station) -"hA" = ( -/obj/machinery/door/airlock/external{ - id_tag = "sst_away"; - req_access_txt = "150" - }, -/turf/simulated/floor/plasteel/dark, -/area/syndicate_mothership) -"hB" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Airlock"; - req_access_txt = "150" + name = "Shuttle Airlock"; + req_access_txt = "150" }, /obj/machinery/door/poddoor{ density = 0; @@ -2022,13 +2486,15 @@ /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate_sit) "hE" = ( -/obj/machinery/door/airlock/centcom{ - id_tag = "adminshuttle"; - name = "Holding Cell"; - req_access_txt = "104" +/obj/machinery/tcomms/relay/cc, +/obj/machinery/light/spot{ + dir = 1 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) +/obj/machinery/ai_status_display{ + pixel_y = 32 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) "hF" = ( /obj/machinery/door_control/no_emag{ id = "syndicate_sit_1"; @@ -2051,21 +2517,27 @@ }, /turf/simulated/floor/plating/abductor, /area/abductor_ship) +"hI" = ( +/obj/item/storage/bible, +/turf/simulated/floor/carpet/green, +/area/centcom220/park) "hJ" = ( /obj/machinery/abductor/pad{ team = 3 }, /turf/simulated/floor/plating/abductor, /area/abductor_ship) -"hK" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "greencorner" +"hM" = ( +/obj/structure/window/reinforced{ + dir = 8 }, -/area/centcom/evac) -"hL" = ( -/turf/simulated/floor/plasteel/dark, -/area/centcom) +/obj/item/twohanded/required/kirbyplants, +/obj/machinery/light/small, +/obj/structure/sign/poster/official/nanotrasen_logo{ + pixel_y = -32 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "hN" = ( /obj/machinery/door_control/no_emag{ id = "syndicate_elite"; @@ -2094,33 +2566,25 @@ }, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate_sit) -"hS" = ( -/obj/structure/bookcase/random, -/turf/simulated/floor/plasteel{ - icon_state = "vault" +"hR" = ( +/obj/structure/chair/stool/bar/dark{ + dir = 1 }, -/area/tdome/tdomeadmin) +/turf/simulated/floor/wood, +/area/centcom220/bar) +"hS" = ( +/obj/structure/decorative_structures/metal/statue/metal_angel, +/turf/simulated/floor/carpet, +/area/centcom220/evac) "hT" = ( -/obj/item/radio{ - pixel_x = 5; - pixel_y = 5 - }, -/obj/item/radio{ - pixel_x = -5; - pixel_y = 5 - }, -/obj/item/radio, -/obj/structure/table/wood, -/obj/machinery/door_control/no_emag{ - id = "tdome2"; - pixel_x = -24; - req_access_txt = "102" - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "vault" +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/air, +/obj/structure/window/reinforced{ + dir = 4 }, -/area/tdome/tdomeadmin) +/obj/structure/window/reinforced, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) "hV" = ( /obj/machinery/computer/camera_advanced/shuttle_docker/syndicate/sit{ dir = 1 @@ -2179,28 +2643,103 @@ }, /turf/simulated/floor/plating, /area/shuttle/syndicate_sit) +"hZ" = ( +/obj/machinery/door/airlock/centcom{ + name = "General Access"; + req_access_txt = "101" + }, +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) "ia" = ( -/obj/machinery/cooker/deepfryer/upgraded, -/turf/simulated/floor/plasteel{ - icon_state = "cafeteria" +/obj/structure/chair/comfy/black{ + dir = 8 }, -/area/tdome/tdomeobserve) +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) "ib" = ( -/obj/structure/table/wood, -/obj/machinery/chem_dispenser/soda{ - dir = 8 +/obj/structure/table/reinforced, +/obj/item/storage/box/bodybags{ + pixel_x = -6; + pixel_y = 6 }, -/turf/simulated/floor/plasteel{ - icon_state = "bar" +/obj/item/storage/box/bodybags{ + pixel_x = -6; + pixel_y = 6 }, -/area/tdome/tdomeobserve) -"ic" = ( -/obj/machinery/door/airlock/centcom{ - name = "Administrative Office"; - req_access_txt = "109" +/obj/item/storage/box/bodybags{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/storage/box/bodybags{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/storage/box/bodybags{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/storage/box/zipties{ + pixel_x = -6; + pixel_y = -4 + }, +/obj/item/storage/box/zipties{ + pixel_x = -6; + pixel_y = -4 + }, +/obj/item/storage/box/zipties{ + pixel_x = -6; + pixel_y = -4 + }, +/obj/item/storage/box/zipties{ + pixel_x = -6; + pixel_y = -4 + }, +/obj/item/storage/box/zipties{ + pixel_x = -6; + pixel_y = -4 + }, +/obj/item/storage/box/flashbangs{ + pixel_x = 9; + pixel_y = 6 + }, +/obj/item/storage/box/flashbangs{ + pixel_x = 9; + pixel_y = 6 + }, +/obj/item/storage/box/flashbangs{ + pixel_x = 9; + pixel_y = 6 + }, +/obj/item/storage/box/flashbangs{ + pixel_x = 9; + pixel_y = 6 + }, +/obj/item/storage/box/flashbangs{ + pixel_x = 9; + pixel_y = 6 + }, +/obj/item/storage/box/teargas{ + pixel_x = 9; + pixel_y = -4 + }, +/obj/item/storage/box/teargas{ + pixel_x = 9; + pixel_y = -4 + }, +/obj/item/storage/box/teargas{ + pixel_x = 9; + pixel_y = -4 + }, +/obj/item/storage/box/teargas{ + pixel_x = 9; + pixel_y = -4 + }, +/obj/item/storage/box/teargas{ + pixel_x = 9; + pixel_y = -4 }, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) +/area/centcom220/admin3) "id" = ( /obj/item/radio/intercom/syndicate{ pixel_x = 32 @@ -2213,6 +2752,14 @@ }, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) +"if" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/item/flag/nt, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) "ig" = ( /turf/simulated/floor/plating/airless, /area/trader_station/sol) @@ -2235,6 +2782,12 @@ /obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) +"im" = ( +/obj/machinery/computer/communications{ + dir = 1 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) "in" = ( /obj/machinery/door/poddoor/impassable{ id_tag = "sit_tele"; @@ -2244,17 +2797,17 @@ /area/syndicate_mothership) "io" = ( /obj/machinery/door/window/classic/normal{ + dir = 1; name = "Out"; - req_access_txt = "150"; - dir = 1 + req_access_txt = "150" }, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) "ip" = ( /obj/machinery/door/window/classic/reversed{ + dir = 1; name = "In"; - req_access_txt = "150"; - dir = 1 + req_access_txt = "150" }, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) @@ -2270,25 +2823,22 @@ icon_state = "whiteblue" }, /area/shuttle/escape) -"is" = ( -/turf/space, -/area/syndicate_mothership) "it" = ( -/obj/structure/railing/corner, -/turf/simulated/floor/plasteel{ +/turf/simulated/floor/plasteel/dark{ dir = 8; - icon_state = "red" + icon_state = "darkyellowcornersalt" }, -/area/centcom/evac) +/area/centcom220/supply) +"iu" = ( +/obj/machinery/gameboard, +/turf/simulated/floor/carpet/black, +/area/centcom220/general) "iv" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/cans/tonic{ - pixel_x = 7; - pixel_y = 4 +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "darkbluealt" }, -/obj/item/reagent_containers/food/drinks/cans/cola, -/turf/simulated/floor/plasteel, -/area/centcom/evac) +/area/centcom220/admin1) "iw" = ( /obj/machinery/door/airlock/hatch/syndicate{ name = "Shuttle Dock" @@ -2316,6 +2866,9 @@ }, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) +"iA" = ( +/turf/simulated/floor/carpet/blue, +/area/centcom220/general) "iB" = ( /obj/structure/table, /obj/item/storage/fancy/crayons, @@ -2353,16 +2906,41 @@ }, /turf/simulated/wall/mineral/plastitanium, /area/shuttle/syndicate) +"iG" = ( +/obj/structure/chair/comfy/lime{ + dir = 4 + }, +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) "iI" = ( /obj/structure/table, /obj/item/aicard, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) "iJ" = ( -/turf/simulated/floor/plasteel{ - icon_state = "cafeteria" +/obj/structure/table/wood/fancy/red, +/obj/item/toy/plushie/orange_fox, +/turf/simulated/floor/carpet/black, +/area/centcom220/bar) +"iK" = ( +/obj/machinery/door/airlock/centcom{ + name = "Кабинет ОСО"; + req_access_txt = "114" + }, +/obj/machinery/door/poddoor/impassable{ + id_tag = "СС_Office_COO_Door"; + layer = 3; + name = "Тебе скорее всего сюда нельзя, увы." }, -/area/tdome/tdomeobserve) +/obj/machinery/door_control/no_emag{ + id = "СС_Office_COO_Door"; + name = "Blast Door Open"; + pixel_x = -24; + req_one_access_txt = "114" + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "iL" = ( /obj/structure/table/reinforced, /obj/machinery/door_control/no_emag{ @@ -2409,15 +2987,17 @@ /turf/simulated/floor/wood, /area/wizard_station) "iP" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/simulated/floor/plasteel, -/area/centcom/evac) +/obj/mecha/combat/gygax, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) "iQ" = ( /obj/machinery/sleeper/syndie, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) +"iR" = ( +/obj/effect/decal/nanotrasen_logo/n2, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) "iS" = ( /obj/structure/chair/comfy/shuttle{ dir = 8 @@ -2435,11 +3015,18 @@ /turf/simulated/floor/plating/abductor, /area/abductor_ship) "iV" = ( -/obj/structure/chair/comfy/shuttle{ +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"iW" = ( +/obj/structure/chair/comfy/purp{ dir = 1 }, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/transport) +/obj/machinery/light/spot, +/turf/simulated/floor/carpet/purple, +/area/centcom220/general) "iX" = ( /obj/machinery/suit_storage_unit/syndicate/secure, /turf/simulated/floor/mineral/plastitanium/red, @@ -2468,6 +3055,24 @@ }, /turf/simulated/floor/wood, /area/wizard_station) +"jc" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/sleeping_agent, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"jd" = ( +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "whiteblue" + }, +/area/centcom220/general) "je" = ( /obj/machinery/mech_bay_recharge_port/upgraded/unsimulated{ dir = 8 @@ -2502,6 +3107,13 @@ }, /turf/simulated/wall/indestructible/opsglass, /area/syndicate_mothership) +"jj" = ( +/obj/mecha/combat/marauder/seraph/loaded, +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "darkbrown" + }, +/area/centcom220/admin3) "jk" = ( /obj/effect/landmark/spawner/syndicate_infiltrator, /turf/simulated/floor/plasteel/dark, @@ -2545,21 +3157,25 @@ /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) "jt" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 8; - icon_state = "propulsion_l" +/obj/structure/bookcase/manuals, +/obj/item/book/manual/wiki/sop_legal, +/obj/machinery/door_control/no_emag{ + id = "СС_Office_COO"; + name = "Открыть створки"; + pixel_y = 24; + req_one_access_txt = "114" }, -/turf/simulated/floor/plating/airless, -/area/shuttle/administration) +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "ju" = ( /obj/machinery/airlock_controller/access_controller{ - name = "Syndicate Jail Access Controller"; - pixel_y = 24; - req_access_txt = "150"; + ext_button_link_id = "syndijail_btn_ext"; ext_door_link_id = "syndijail_door_ext"; + int_button_link_id = "syndijail_btn_int"; int_door_link_id = "syndijail_door_int"; - ext_button_link_id = "syndijail_btn_ext"; - int_button_link_id = "syndijail_btn_int" + name = "Syndicate Jail Access Controller"; + pixel_y = 24; + req_access_txt = "150" }, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) @@ -2588,6 +3204,12 @@ /obj/structure/chair/stool, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) +"jA" = ( +/obj/structure/chair/comfy/black{ + dir = 8 + }, +/turf/simulated/floor/carpet/royalblack, +/area/shuttle/administration) "jB" = ( /obj/structure/table/wood, /obj/machinery/door_control/no_emag{ @@ -2610,6 +3232,13 @@ }, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) +"jE" = ( +/obj/structure/window/reinforced, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) "jH" = ( /obj/docking_port/stationary/transit{ dir = 8; @@ -2632,16 +3261,6 @@ }, /turf/space/transit, /area/space) -"jJ" = ( -/obj/effect/decal/cleanable/blood, -/turf/simulated/floor/plasteel/dark, -/area/centcom) -"jK" = ( -/obj/effect/decal/warning_stripes/white/partial{ - dir = 8 - }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) "jL" = ( /obj/structure/chair/brass{ name = "arch wizard's throne" @@ -2723,13 +3342,6 @@ /obj/item/syndicatedetonator, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) -"jX" = ( -/obj/machinery/door/poddoor/impassable{ - id_tag = "sst_mechbay"; - name = "Mech Bay" - }, -/turf/simulated/floor/plasteel/dark, -/area/syndicate_mothership) "jY" = ( /obj/machinery/door/airlock/hatch/syndicate{ name = "Holding Cell" @@ -2750,13 +3362,6 @@ /obj/item/gun/projectile/automatic/shotgun/bulldog, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) -"kb" = ( -/obj/machinery/door/poddoor/impassable{ - id_tag = "sst_armory"; - name = "Armory" - }, -/turf/simulated/floor/plasteel/dark, -/area/syndicate_mothership) "kc" = ( /obj/effect/landmark/abductor/scientist{ team = 2 @@ -2764,10 +3369,10 @@ /turf/simulated/floor/plating/abductor, /area/abductor_ship) "kd" = ( -/obj/machinery/economy/vending/cola, -/obj/effect/turf_decal/bot, -/turf/simulated/floor/wood, -/area/tdome/tdomeobserve) +/obj/structure/window/full/basic, +/obj/structure/flora/ausbushes/ywflowers, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/bar) "ke" = ( /obj/mecha/combat/gygax/dark/loaded, /obj/effect/decal/warning_stripes/red/hollow, @@ -2786,12 +3391,18 @@ /turf/simulated/floor/plating/asteroid/snow/airless, /area/syndicate_mothership) "kg" = ( -/turf/simulated/wall/indestructible/fakeglass, -/area/tdome/tdomeobserve) +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) "kh" = ( /obj/machinery/pdapainter, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) +"ki" = ( +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/escape) "kj" = ( /obj/structure/table, /obj/item/storage/backpack/satchel, @@ -2804,10 +3415,12 @@ }, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) -"km" = ( -/obj/machinery/dna_scannernew/upgraded, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/administration) +"kl" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) "kn" = ( /obj/structure/rack, /obj/item/ammo_box/magazine/smgm45, @@ -2822,28 +3435,22 @@ /obj/item/gun/projectile/automatic/c20r, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) -"ko" = ( -/obj/structure/closet/secure_closet/guncabinet, -/obj/item/gun/energy/bsg/prebuilt{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/gun/energy/bsg/prebuilt, -/obj/item/gun/energy/bsg/prebuilt{ - pixel_x = -3; - pixel_y = 3 - }, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkred" +"kp" = ( +/obj/structure/window/reinforced{ + dir = 4 }, -/area/centcom/specops) +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) "kq" = ( /obj/effect/landmark/abductor/agent{ team = 2 }, /turf/simulated/floor/plating/abductor, /area/abductor_ship) +"kr" = ( +/obj/machinery/photocopier, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) "ks" = ( /obj/machinery/economy/vending/coffee/free, /turf/simulated/floor/plasteel/dark, @@ -2856,9 +3463,9 @@ /area/syndicate_mothership) "ku" = ( /obj/machinery/door/window/classic/normal{ + dir = 1; name = "cell door"; - req_access_txt = "150"; - dir = 1 + req_access_txt = "150" }, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) @@ -2903,17 +3510,21 @@ /obj/structure/chair, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) +"kB" = ( +/obj/structure/bed{ + dir = 1 + }, +/obj/item/bedsheet/green{ + dir = 4 + }, +/turf/simulated/floor/carpet/green, +/area/centcom220/general) "kC" = ( -/obj/docking_port/stationary{ - dir = 2; - dwidth = 1; - height = 4; - id = "pod2_away"; - name = "recovery ship bay 2"; - width = 3 +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkblue" }, -/turf/space, -/area/space) +/area/centcom220/bar) "kD" = ( /obj/structure/chair/stool, /turf/simulated/floor/plasteel/dark, @@ -2967,13 +3578,6 @@ /obj/item/disk/plantgene, /turf/simulated/floor/plating/asteroid/snow/airless, /area/syndicate_mothership) -"kL" = ( -/obj/structure/filingcabinet/medical, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "vault" - }, -/area/centcom/specops) "kM" = ( /obj/machinery/economy/vending/syndisnack, /turf/simulated/floor/plasteel/dark, @@ -3048,19 +3652,6 @@ /obj/machinery/kitchen_machine/microwave, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership/jail) -"kY" = ( -/obj/item/storage/fancy/cigarettes{ - pixel_y = 6 - }, -/obj/item/clothing/mask/cigarette/cigar/cohiba{ - pixel_y = 3 - }, -/obj/item/clothing/mask/cigarette/cigar/havana, -/obj/structure/table/wood, -/turf/simulated/floor/plasteel{ - icon_state = "bar" - }, -/area/tdome/tdomeobserve) "kZ" = ( /obj/structure/bed, /turf/simulated/floor/plasteel/dark, @@ -3080,6 +3671,11 @@ }, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) +"lc" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkyellowcornersalt" + }, +/area/centcom220/supply) "ld" = ( /obj/machinery/door/window/classic/normal{ dir = 8 @@ -3103,25 +3699,51 @@ }, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) +"li" = ( +/obj/structure/bookcase/manuals, +/obj/item/book/manual/wiki/sop_service, +/obj/item/book/manual/wiki/sop_security, +/obj/item/book/manual/wiki/sop_science, +/obj/item/book/manual/wiki/sop_medical, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"lj" = ( +/turf/simulated/floor/carpet/green, +/area/centcom220/general) +"lk" = ( +/obj/structure/flora/tree/jungle{ + pixel_y = -12 + }, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"ll" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkbluecornersalt" + }, +/area/centcom220/admin1) "lm" = ( /obj/structure/chair/office/dark, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership/jail) "ln" = ( -/obj/structure/closet/secure_closet/guncabinet, -/obj/item/gun/energy/immolator/multi{ +/obj/effect/overlay/coconut{ pixel_x = -4; - pixel_y = 4 + pixel_y = -4 }, -/obj/item/gun/energy/immolator/multi, -/obj/item/gun/energy/immolator/multi{ - pixel_x = 3; - pixel_y = -3 +/obj/structure/flora/tree/palm{ + pixel_x = 8; + pixel_y = 8 }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" +/obj/item/stock_parts/cell/infinite{ + desc = "Интересная батарейка золотого цвета, главный вопрос который вас терзает - а что она делает в космосе? \n Жаль что контакты окислились."; + initialized = 1; + name = "Батарейка в космосе?"; + pixel_x = 2; + pixel_y = 7 }, -/area/centcom/specops) +/turf/simulated/floor/beach/away/sand, +/area/centcom220/evac) "lo" = ( /obj/machinery/door/airlock/hatch/syndicate{ damage_deflection = 75; @@ -3151,9 +3773,15 @@ }, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership/jail) +"lq" = ( +/obj/machinery/economy/vending/cigarette/free, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "lr" = ( -/turf/simulated/floor/mineral/titanium, -/area/shuttle/administration) +/obj/machinery/light/spot, +/obj/structure/table, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) "ls" = ( /obj/structure/closet/secure_closet/contractor, /turf/simulated/floor/plasteel/dark, @@ -3167,6 +3795,44 @@ }, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership/jail) +"lu" = ( +/obj/structure/rack, +/obj/item/clothing/under/color/black, +/obj/item/clothing/under/color/black, +/obj/item/clothing/under/color/black, +/obj/item/clothing/under/color/black, +/obj/item/clothing/under/color/black, +/obj/item/clothing/under/retro/security, +/obj/item/clothing/under/retro/security, +/obj/item/clothing/under/retro/science, +/obj/item/clothing/under/retro/science, +/obj/item/clothing/under/retro/medical, +/obj/item/clothing/under/retro/medical, +/obj/item/clothing/under/retro/engineering, +/obj/item/clothing/under/retro/engineering, +/obj/item/clothing/under/misc/durathread, +/obj/item/clothing/under/misc/durathread, +/obj/item/clothing/under/suit/mafia/white, +/obj/item/clothing/under/suit/mafia/white, +/obj/item/clothing/under/suit/mafia/vest, +/obj/item/clothing/under/suit/mafia/vest, +/obj/item/clothing/under/suit/mafia/tan, +/obj/item/clothing/under/suit/mafia/tan, +/obj/item/clothing/under/suit/mafia, +/obj/item/clothing/under/suit/mafia, +/obj/item/clothing/under/rank/civilian/lawyer/black, +/obj/item/clothing/under/rank/civilian/lawyer/black, +/obj/item/clothing/under/rank/civilian/lawyer/blue, +/obj/item/clothing/under/rank/civilian/lawyer/blue, +/obj/item/clothing/under/rank/civilian/lawyer/purple, +/obj/item/clothing/under/rank/civilian/lawyer/purple, +/obj/item/clothing/under/rank/civilian/lawyer/red, +/obj/item/clothing/under/rank/civilian/lawyer/red, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) "lv" = ( /obj/structure/chair/stool, /turf/simulated/floor/plasteel/dark, @@ -3177,6 +3843,10 @@ }, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership/jail) +"lx" = ( +/obj/machinery/hydroponics/constructable, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) "ly" = ( /obj/effect/landmark/abductor/scientist{ team = 3 @@ -3228,91 +3898,50 @@ /turf/simulated/floor/plating/abductor, /area/abductor_ship) "lG" = ( -/obj/effect/decal/cleanable/cobweb, -/obj/effect/landmark/spawner/prisonwarp, -/turf/simulated/floor/plating, -/area/centcom) -"lH" = ( -/turf/simulated/wall/indestructible/opsglass, -/area/admin) -"lI" = ( -/obj/structure/rack, -/obj/item/clothing/mask/gas/swat{ - pixel_x = -3; - pixel_y = 3 +/obj/structure/chair/sofa/corner, +/obj/effect/turf_decal/box/red/corners{ + dir = 4 }, -/obj/item/clothing/mask/gas/cyborg, -/obj/item/clothing/mask/chameleon, -/obj/item/clothing/mask/balaclava{ - pixel_x = 3; - pixel_y = -3 +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkblue" }, -/turf/simulated/floor/plasteel, -/area/admin) -"lJ" = ( -/obj/structure/rack, -/obj/item/clothing/head/bandana, -/obj/item/clothing/head/ushanka, -/obj/item/clothing/head/helmet/roman/legionaire, -/turf/simulated/floor/plasteel, -/area/admin) -"lK" = ( -/obj/structure/rack, -/obj/item/clothing/head/helmet/swat/syndicate{ - pixel_x = -3; - pixel_y = 3 +/area/centcom220/bar) +"lH" = ( +/obj/machinery/light/spot{ + dir = 4 }, -/obj/item/clothing/head/helmet/space/deathsquad, -/obj/item/clothing/head/helmet/space/deathsquad/beret{ - pixel_x = 3; - pixel_y = -3 +/turf/simulated/floor/mineral/titanium/blue, +/area/shuttle/supply) +"lI" = ( +/obj/structure/table, +/obj/item/storage/box/handcuffs, +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) +"lJ" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkbluealtstrip" }, -/turf/simulated/floor/plasteel, -/area/admin) -"lL" = ( -/obj/structure/rack, -/obj/item/clothing/head/helmet/space/santahat{ - pixel_x = 3; - pixel_y = -3 +/area/centcom220/admin1) +"lK" = ( +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkbluecorners" }, -/turf/simulated/floor/plasteel, -/area/admin) +/area/centcom220/bar) "lM" = ( -/obj/structure/rack, -/obj/item/clothing/head/welding/flamedecal{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/clothing/head/welding/flamedecal/blue, -/obj/item/clothing/head/welding/white{ - pixel_x = 3; - pixel_y = -3 - }, -/turf/simulated/floor/plasteel, -/area/admin) -"lN" = ( -/obj/structure/rack, -/obj/item/clothing/head/soft/black{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/clothing/head/soft/blue, -/obj/item/clothing/head/soft/red{ - pixel_x = 3; - pixel_y = -3 +/obj/machinery/cryopod/offstation, +/obj/machinery/computer/cryopod{ + dir = 1; + pixel_y = -32 }, -/turf/simulated/floor/plasteel, -/area/admin) +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) "lO" = ( -/obj/structure/rack, -/obj/item/storage/backpack/holding, -/obj/item/storage/backpack/duffel/clown, -/obj/item/storage/backpack/duffel/captain, -/obj/item/storage/backpack/duffel/science, -/obj/item/storage/backpack/duffel/syndie, -/obj/item/storage/backpack/duffel/syndie/med, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/item/flag/nt, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/general) "lP" = ( /obj/structure/table, /obj/machinery/kitchen_machine/microwave, @@ -3364,131 +3993,64 @@ /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership/jail) "lY" = ( -/obj/structure/rack, -/obj/item/clothing/under/pants/shorts/black{ - pixel_x = -3; - pixel_y = 3 +/obj/machinery/newscaster{ + dir = 4; + name = "west bump"; + pixel_x = -28 }, -/obj/item/clothing/under/pants/shorts/blue, -/obj/item/clothing/under/pants/shorts/red{ - pixel_x = 3; - pixel_y = -3 +/obj/machinery/light/spot{ + dir = 8 }, -/turf/simulated/floor/plasteel, -/area/admin) -"lZ" = ( -/turf/simulated/floor/plasteel, -/area/admin) +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) "ma" = ( -/obj/structure/rack, -/obj/item/clothing/suit/space/deathsquad, -/obj/item/clothing/suit/space/deathsquad/officer{ - pixel_x = 3; - pixel_y = -3 - }, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/machinery/economy/vending/boozeomat, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) "mb" = ( -/obj/structure/rack, -/obj/item/clothing/mask/chameleon{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/clothing/under/costume/soviet, -/obj/item/clothing/under/costume/pirate{ - pixel_x = 3; - pixel_y = -3 - }, -/turf/simulated/floor/plasteel, -/area/admin) -"mc" = ( -/obj/structure/rack, -/obj/item/clothing/glasses/material{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/clothing/glasses/meson, -/obj/item/clothing/glasses/thermal{ - pixel_x = 3; - pixel_y = -3 - }, -/turf/simulated/floor/plasteel, -/area/admin) -"me" = ( -/obj/structure/rack, -/obj/item/clothing/glasses/sunglasses{ - pixel_x = -3; - pixel_y = 3 +/obj/machinery/economy/vending/cigarette/free, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/bar) +"md" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "darkyellowalt" }, -/obj/item/clothing/glasses/hud/health/sunglasses, -/obj/item/clothing/glasses/hud/security/sunglasses, -/turf/simulated/floor/plasteel, -/area/admin) +/area/centcom220/supply) "mf" = ( -/obj/structure/rack, -/obj/item/clothing/gloves/color/black/thief{ - pixel_x = -3; - pixel_y = 3 +/obj/structure/rack/gunrack, +/obj/item/gun/energy/gun/nuclear{ + pixel_x = -6 }, -/obj/item/clothing/gloves/color/yellow, -/obj/item/clothing/gloves/color/rainbow{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/clothing/gloves/combat{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/clothing/gloves/color/latex, -/obj/item/clothing/gloves/color/captain{ - pixel_x = 3; - pixel_y = -3 +/obj/item/gun/energy/gun/nuclear{ + pixel_x = 6 }, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/item/gun/energy/gun/nuclear, +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) "mg" = ( -/obj/structure/rack, -/obj/item/clothing/suit/armor/bulletproof{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/clothing/suit/armor/laserproof, -/obj/item/clothing/suit/armor/vest{ - pixel_x = 3; - pixel_y = -3 - }, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/structure/window/reinforced, +/obj/item/flag/solgov, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) "mh" = ( -/obj/structure/rack, -/obj/item/clothing/under/rank/centcom/captain{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/clothing/under/rank/centcom/officer, -/obj/item/clothing/under/rank/centcom/representative{ - pixel_x = 3; - pixel_y = -3 +/obj/machinery/computer/shuttle/admin{ + name = "NTV Argos shuttle console" }, -/turf/simulated/floor/plasteel, -/area/admin) +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) "mi" = ( -/obj/structure/rack, -/obj/item/clothing/suit/pirate_black{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/clothing/suit/blacktrenchcoat, -/obj/item/clothing/suit/jacket{ - pixel_x = 3; - pixel_y = -3 +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/nitrogen, +/obj/structure/window/reinforced{ + dir = 4 }, -/turf/simulated/floor/plasteel, -/area/admin) +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) "mj" = ( -/obj/mecha/combat/marauder/loaded, -/turf/simulated/floor/plasteel, -/area/admin) +/turf/simulated/floor/carpet/royalblack, +/area/centcom220/admin2) "mk" = ( /obj/structure/table, /obj/item/storage/box/syndidonkpockets, @@ -3501,9 +4063,11 @@ /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) "mm" = ( -/obj/mecha/combat/marauder/seraph/loaded, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/structure/table/wood{ + color = "#996633" + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "mn" = ( /obj/structure/table, /obj/item/storage/fancy/crayons, @@ -3539,106 +4103,161 @@ /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership/jail) "ms" = ( -/obj/mecha/combat/honker/loaded, -/turf/simulated/floor/plasteel, -/area/admin) +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkyellowcornersalt" + }, +/area/centcom220/supply) "mt" = ( -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" +/obj/structure/table, +/obj/item/clothing/accessory/medal/silver{ + pixel_x = -8; + pixel_y = 10 }, -/obj/machinery/mech_bay_recharge_port/upgraded, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/item/clothing/accessory/medal/silver{ + pixel_x = -8; + pixel_y = 10 + }, +/obj/item/clothing/accessory/medal/silver{ + pixel_x = -8; + pixel_y = 10 + }, +/obj/item/clothing/accessory/medal/silver/leadership{ + pixel_y = 10 + }, +/obj/item/clothing/accessory/medal/silver/leadership{ + pixel_y = 10 + }, +/obj/item/clothing/accessory/medal/silver/leadership{ + pixel_y = 10 + }, +/obj/item/clothing/accessory/medal/silver/valor{ + pixel_x = 8; + pixel_y = 10 + }, +/obj/effect/turf_decal/stripes/white/full{ + color = "#b59959" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) "mu" = ( -/turf/simulated/floor/mech_bay_recharge_floor, -/area/admin) -"mv" = ( -/obj/machinery/bodyscanner, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/administration) -"mw" = ( -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" +/obj/machinery/atmospherics/unary/cryo_cell, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "whiteblue" }, -/obj/machinery/computer/mech_bay_power_console, -/turf/simulated/floor/plasteel, -/area/admin) -"mx" = ( +/area/centcom220/general) +"mv" = ( /obj/structure/rack, -/obj/item/clothing/under/syndicate{ - pixel_x = -3; - pixel_y = 3 +/obj/item/clothing/shoes/cowboy/white, +/obj/item/clothing/shoes/cowboy/white, +/obj/item/clothing/shoes/fluff/noble_boot{ + pixel_y = -5 }, -/obj/item/clothing/under/syndicate/combat, -/obj/item/clothing/under/misc/acj{ - pixel_x = 3; - pixel_y = -3 +/obj/item/clothing/shoes/fluff/noble_boot{ + pixel_y = -5 }, -/turf/simulated/floor/plasteel, -/area/admin) -"my" = ( -/obj/structure/rack, -/obj/item/clothing/glasses/night{ - pixel_x = -3; - pixel_y = 3 +/obj/item/clothing/shoes/jackboots, +/obj/item/clothing/shoes/jackboots, +/obj/item/clothing/shoes/jackboots/jacksandals{ + pixel_y = -5 }, -/obj/item/clothing/glasses/hud/health/night, -/obj/item/clothing/glasses/hud/security/night{ - pixel_x = 3; - pixel_y = -3 +/obj/item/clothing/shoes/jackboots/jacksandals{ + pixel_y = -5 }, -/turf/simulated/floor/plasteel, -/area/admin) -"mB" = ( -/obj/structure/rack, -/obj/item/clothing/shoes/magboots/syndie{ - pixel_x = -3; - pixel_y = 3 +/obj/item/clothing/shoes/leather{ + pixel_y = -3 }, -/obj/item/clothing/shoes/magboots/advance, -/obj/item/clothing/shoes/magboots{ - pixel_x = 3; +/obj/item/clothing/shoes/leather{ pixel_y = -3 }, -/turf/simulated/floor/plasteel, -/area/admin) -"mC" = ( -/obj/structure/rack, -/obj/item/clothing/shoes/green{ - pixel_x = -3; - pixel_y = 3 +/obj/item/clothing/shoes/white{ + pixel_y = -3 }, -/obj/item/clothing/shoes/centcom, -/obj/item/clothing/shoes/chameleon/noslip{ - pixel_x = 3; +/obj/item/clothing/shoes/white{ pixel_y = -3 }, -/obj/item/clothing/shoes/rainbow{ - pixel_x = -3; - pixel_y = 3 +/obj/item/clothing/shoes/centcom{ + pixel_y = -6 }, -/obj/item/clothing/shoes/combat/swat, -/obj/item/clothing/shoes/combat{ - pixel_x = 3; - pixel_y = -3 +/obj/item/clothing/shoes/centcom{ + pixel_y = -6 }, -/turf/simulated/floor/plasteel, -/area/admin) -"mD" = ( -/obj/structure/rack, -/obj/item/clothing/suit/space/hardsuit/syndi{ - pixel_x = -3; - pixel_y = 3 +/obj/item/clothing/glasses/hud/security/sunglasses{ + pixel_y = 6 }, -/obj/item/clothing/suit/space/hardsuit/shielded/wizard, -/obj/item/clothing/suit/space/santa{ - pixel_x = 3; - pixel_y = -3 +/obj/item/clothing/glasses/hud/security/sunglasses{ + pixel_y = 6 }, -/turf/simulated/floor/plasteel, -/area/admin) +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"mw" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/pen/multi{ + pixel_x = 2; + pixel_y = 6 + }, +/turf/simulated/floor/carpet/green, +/area/centcom220/general) +"mx" = ( +/obj/structure/chair/comfy{ + color = "orange"; + dir = 1 + }, +/obj/machinery/light/spot, +/turf/simulated/floor/carpet/orange, +/area/centcom220/general) +"my" = ( +/obj/effect/decal/warning_stripes/yellow/hollow, +/obj/structure/closet/crate/plastic, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"mz" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/computer/communications{ + dir = 8 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"mA" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Библиотекарь" + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/centcom220/general) +"mB" = ( +/obj/effect/baseturf_helper{ + baseturf = /turf/simulated/floor/indestructible + }, +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/general) +"mC" = ( +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkbluecorners" + }, +/area/centcom220/bar) +"mD" = ( +/obj/machinery/economy/vending/security, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredfull" + }, +/area/centcom220/admin3) +"mE" = ( +/obj/structure/bed, +/obj/item/bedsheet/orange, +/turf/simulated/floor/carpet/orange, +/area/centcom220/general) "mF" = ( /obj/structure/table, /obj/item/stack/sheet/glass{ @@ -3661,6 +4280,12 @@ /obj/structure/closet/syndicate/personal, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) +"mJ" = ( +/obj/machinery/cryopod/offstation{ + dir = 1 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) "mK" = ( /obj/machinery/computer/shuttle/syndicate/recall, /turf/simulated/floor/plasteel{ @@ -3695,19 +4320,35 @@ /turf/simulated/floor/plasteel/freezer, /area/syndicate_mothership) "mQ" = ( -/obj/item/mecha_parts/mecha_equipment/cable_layer, -/obj/item/mecha_parts/mecha_equipment/drill/diamonddrill, -/obj/item/mecha_parts/mecha_equipment/hydraulic_clamp, -/obj/item/mecha_parts/mecha_equipment/rcd, -/obj/item/mecha_parts/mecha_equipment/extinguisher, -/obj/structure/closet/crate, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/structure/table/wood, +/obj/item/folder/red{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/folder/blue{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/lighter, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) "mR" = ( /obj/item/soap/syndie, /obj/structure/mopbucket, /turf/simulated/floor/plasteel/freezer, /area/syndicate_mothership) +"mS" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/storage/fancy/cigarettes/cigpack_robustgold{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/matches{ + pixel_x = 4; + pixel_y = -10 + }, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) "mT" = ( /obj/machinery/door/airlock/centcom{ name = "Restroom"; @@ -3717,28 +4358,12 @@ icon_state = "bar" }, /area/syndicate_mothership) -"mU" = ( -/obj/structure/rack, -/obj/item/radio/headset/heads/captain{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/radio/headset/syndicate, -/obj/item/radio/headset/heads/ntrep{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/radio/headset/ert{ - pixel_x = 6; - pixel_y = -6 - }, -/turf/simulated/floor/plasteel, -/area/admin) "mV" = ( -/obj/structure/table/wood, -/obj/item/reagent_containers/food/drinks/trophy/bronze_cup/toolbox_win, -/turf/simulated/floor/plasteel/dark, -/area/tdome/tdomeobserve) +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkbluealt" + }, +/area/centcom220/admin1) "mW" = ( /obj/machinery/abductor/pad{ team = 1 @@ -3746,27 +4371,16 @@ /turf/simulated/floor/plating/abductor, /area/abductor_ship) "mX" = ( -/obj/machinery/door/window{ - dir = 2; - name = "Cockpit"; - req_access_txt = "150" - }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/syndicate) +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/general) "mY" = ( -/obj/structure/rack, -/obj/item/storage/belt/utility/full/multitool{ - pixel_x = -3; - pixel_y = 3 +/obj/machinery/door/airlock/medical/glass{ + name = "Палата 2" }, -/obj/item/storage/belt/military, -/obj/item/storage/belt/military/assault{ - pixel_x = 3; - pixel_y = -3 +/turf/simulated/floor/plasteel{ + icon_state = "whitebluefull" }, -/obj/item/storage/belt/champion/wrestling, -/turf/simulated/floor/plasteel, -/area/admin) +/area/centcom220/general) "mZ" = ( /obj/structure/noticeboard{ pixel_x = -32 @@ -3783,28 +4397,53 @@ icon_state = "bar" }, /area/syndicate_mothership) +"nb" = ( +/obj/structure/closet/crate/secure/bin, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/centcom220/general) "nc" = ( -/obj/mecha/combat/marauder/mauler/loaded, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/structure/loom, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) "nd" = ( -/obj/mecha/combat/gygax/dark/loaded, -/turf/simulated/floor/plasteel, -/area/admin) +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "darkbluealt" + }, +/area/centcom220/admin1) "ne" = ( /mob/living/simple_animal/pet/dog/fox/Syndifox, /turf/simulated/floor/plasteel{ icon_state = "bar" }, /area/syndicate_mothership) +"nf" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "neutralcorner" + }, +/area/centcom220/evac) "ng" = ( -/obj/mecha/combat/phazon, -/turf/simulated/floor/plasteel, -/area/admin) -"ni" = ( -/obj/item/twohanded/required/kirbyplants, +/obj/item/flag/nt, /turf/simulated/floor/plasteel/dark, -/area/tdome/tdomeadmin) +/area/centcom220/admin1) +"nh" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/obj/machinery/recharger/wallcharger/upgraded{ + pixel_x = -28 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/specops) +"ni" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkyellowalt" + }, +/area/centcom220/supply) "nj" = ( /obj/structure/mirror/magic/nuclear{ pixel_x = 28 @@ -3816,31 +4455,17 @@ /turf/simulated/floor/plasteel/freezer, /area/syndicate_mothership) "nk" = ( -/obj/machinery/atmospherics/portable/canister/oxygen{ - name = "Canister: \[O2] (CRYO)" - }, -/obj/machinery/atmospherics/unary/portables_connector, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "whiteblue" - }, -/area/centcom/control) +/obj/structure/filingcabinet, +/turf/simulated/floor/carpet, +/area/centcom220/admin3) "nl" = ( /turf/simulated/floor/plasteel/freezer, /area/syndicate_mothership) "nm" = ( -/obj/structure/rack, -/obj/item/storage/backpack/holding{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/storage/backpack/satchel, -/obj/item/storage/backpack/holding{ - pixel_x = -6; - pixel_y = 6 - }, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/structure/window/reinforced, +/obj/structure/dresser, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) "no" = ( /obj/item/mop, /obj/structure/mirror/magic/nuclear{ @@ -3850,73 +4475,27 @@ /turf/simulated/floor/plasteel/freezer, /area/syndicate_mothership) "np" = ( -/obj/structure/shuttle/engine/propulsion/burst{ - dir = 8 - }, -/turf/simulated/wall/mineral/titanium, -/area/shuttle/transport) -"nq" = ( -/obj/structure/mirror{ - pixel_y = -30 - }, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/structure/table/reinforced, +/obj/item/clipboard, +/obj/item/folder/red, +/obj/item/pen/red, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) "nr" = ( /obj/structure/closet/abductor, /turf/simulated/floor/plating/abductor, /area/abductor_ship) "ns" = ( -/obj/structure/rack, -/obj/item/implanter/adrenalin{ - pixel_x = 12; - pixel_y = -12 - }, -/obj/item/implanter/emp{ - pixel_x = 9; - pixel_y = -9 - }, -/obj/item/implanter/explosive{ - pixel_x = 6; - pixel_y = -6 - }, -/obj/item/implanter/explosive_macro{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/implanter/freedom, -/obj/item/implanter/krav_maga{ - pixel_x = -9; - pixel_y = 9 - }, -/obj/item/implanter/mindshield{ - pixel_x = -6; - pixel_y = 6 - }, -/obj/item/implanter/storage{ - pixel_x = -3; - pixel_y = 3 +/obj/structure/window/reinforced{ + dir = 4 }, -/turf/simulated/floor/plasteel, -/area/admin) -"nt" = ( -/obj/item/mecha_parts/mecha_equipment/weapon/energy/laser, -/obj/item/mecha_parts/mecha_equipment/weapon/energy/ion, -/obj/item/mecha_parts/mecha_equipment/weapon/energy/pulse, -/obj/item/mecha_parts/mecha_equipment/weapon/honker, -/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/carbine, -/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/flashbang/clusterbang, -/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/scattershot, -/obj/structure/closet/crate, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/structure/flora/ausbushes/fullgrass, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) "nu" = ( -/obj/machinery/door/airlock/hatch{ - name = "Clothing Storage" - }, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/machinery/economy/vending/cola/free, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/general) "nv" = ( /obj/machinery/porta_turret/syndicate{ dir = 10 @@ -3924,27 +4503,11 @@ /turf/simulated/wall/mineral/plastitanium, /area/shuttle/syndicate) "nw" = ( -/obj/machinery/door/airlock/titanium{ - id_tag = "s_docking_airlock" - }, -/obj/docking_port/mobile{ - dir = 8; - dwidth = 2; - height = 12; - id = "ferry"; - name = "ferry shuttle"; - width = 5 - }, -/obj/docking_port/stationary{ - dir = 8; - dwidth = 2; - height = 12; - id = "ferry_away"; - name = "centcom bay 2"; - width = 5 +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluealt" }, -/turf/simulated/floor/plating, -/area/shuttle/transport) +/area/centcom220/admin3) "nx" = ( /obj/structure/table, /obj/item/stack/cable_coil, @@ -3952,15 +4515,18 @@ /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) "ny" = ( -/obj/machinery/door/airlock/hatch{ - name = "Mecha Room" +/obj/machinery/computer/card{ + dir = 1 }, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/structure/window/reinforced, +/turf/simulated/floor/plasteel/dark{ + icon_state = "navybluefull" + }, +/area/centcom220/admin2) "nz" = ( -/obj/machinery/chem_master, -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/obj/effect/spawner/window/plastitanium, +/turf/simulated/floor/plating, +/area/shuttle/administration) "nA" = ( /obj/structure/table, /obj/item/storage/box/zipties, @@ -3973,24 +4539,37 @@ /turf/simulated/wall/mineral/plastitanium, /area/shuttle/syndicate) "nC" = ( -/obj/structure/flora/junglebush, -/turf/simulated/floor/grass/jungle, -/area/centcom/evac) -"nF" = ( -/obj/structure/table/wood, -/obj/item/folder/red, -/obj/item/lighter, -/turf/simulated/floor/wood, -/area/centcom/specops) +/obj/structure/chair/comfy/purp{ + dir = 8 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"nD" = ( +/obj/machinery/door/airlock/centcom{ + name = "Бар"; + req_access_txt = "101" + }, +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) +"nE" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/flora/ausbushes/ppflowers, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) "nG" = ( -/obj/structure/table/wood/poker, -/obj/item/clothing/mask/cigarette/cigar/havana, -/turf/simulated/floor/transparent/glass, -/area/tdome/tdomeobserve) +/obj/structure/reagent_dispensers/watertank/high, +/turf/simulated/floor/plasteel, +/area/centcom220/evac) "nH" = ( -/obj/structure/dispenser, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) +/obj/machinery/cryopod/offstation/right, +/obj/machinery/computer/cryopod{ + dir = 1; + pixel_y = -32 + }, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) "nI" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/drinks/cans/beer{ @@ -4002,8 +4581,9 @@ }, /area/syndicate_mothership) "nJ" = ( -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/obj/machinery/cryopod/offstation, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) "nK" = ( /obj/structure/table/wood, /obj/item/pizzabox, @@ -4027,6 +4607,17 @@ }, /turf/simulated/floor/plasteel/freezer, /area/syndicate_mothership) +"nM" = ( +/obj/structure/table, +/obj/structure/closet/walllocker/medlocker/south, +/obj/item/reagent_containers/applicator/dual{ + pixel_y = 4 + }, +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel{ + icon_state = "whiteblue" + }, +/area/centcom220/general) "nN" = ( /obj/effect/decal/warning_stripes/southeastcorner, /turf/simulated/floor/plating/airless, @@ -4036,52 +4627,40 @@ /turf/simulated/floor/plating/airless, /area/syndicate_mothership) "nP" = ( -/obj/structure/table, -/obj/item/gun/projectile/shotgun/toy/crossbow, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "green" +/obj/machinery/recharge_station/upgraded, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkgreen" }, -/area/centcom/evac) +/area/centcom220/admin3) "nQ" = ( -/obj/item/storage/fancy/cigarettes/dromedaryco, -/obj/item/lighter/zippo{ - pixel_x = 5 +/obj/structure/chair/comfy/shuttle{ + dir = 8 }, -/obj/structure/table, -/turf/simulated/floor/mineral/plastitanium/red, +/obj/structure/window/plasmareinforced{ + color = "#FF0000" + }, +/turf/simulated/floor/plating, /area/shuttle/administration) "nR" = ( -/obj/structure/rack, -/obj/item/clothing/under/color/green, -/obj/item/clothing/shoes/brown, -/obj/item/clothing/suit/armor/vest, -/obj/item/clothing/head/helmet/swat, -/obj/item/gun/energy/laser, -/obj/item/shield/energy, -/obj/machinery/recharger/wallcharger/upgraded{ - pixel_x = 3; - pixel_y = -30 - }, -/turf/simulated/floor/plasteel, -/area/tdome/arena) +/obj/machinery/computer/emergency_shuttle, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) "nS" = ( /obj/effect/decal/warning_stripes/southwestcorner, /turf/simulated/floor/plating/airless, /area/syndicate_mothership) -"nT" = ( -/obj/item/card/id/centcom, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) "nU" = ( -/obj/structure/table, -/obj/item/storage/box/beakers, -/obj/item/reagent_containers/glass/beaker/bluespace, -/obj/item/reagent_containers/glass/beaker/bluespace, -/obj/item/reagent_containers/glass/beaker/bluespace, -/obj/item/reagent_containers/glass/beaker/bluespace, -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/obj/machinery/computer/camera_advanced{ + dir = 8 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"nV" = ( +/obj/structure/closet/crate, +/obj/effect/decal/warning_stripes/yellow/hollow, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) "nW" = ( /obj/item/twohanded/required/kirbyplants, /turf/simulated/floor/plasteel{ @@ -4089,15 +4668,11 @@ }, /area/syndicate_mothership) "nX" = ( -/obj/machinery/conveyor/west{ - id = "QMLoad" - }, -/obj/machinery/door/poddoor{ - id_tag = "QMLoaddoor"; - name = "Supply Dock Loading Door" +/obj/machinery/light/spot{ + dir = 8 }, -/turf/simulated/floor/plating, -/area/centcom/suppy) +/turf/simulated/floor/mineral/titanium, +/area/shuttle/transport) "nY" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/snacks/mushroompizzaslice{ @@ -4108,11 +4683,6 @@ icon_state = "bar" }, /area/syndicate_mothership) -"oa" = ( -/obj/structure/table, -/obj/machinery/reagentgrinder, -/turf/simulated/floor/plasteel/freezer, -/area/admin) "ob" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/drinks/cans/beer{ @@ -4134,11 +4704,11 @@ /turf/simulated/wall/mineral/titanium, /area/shuttle/escape) "oe" = ( -/obj/structure/table, -/obj/item/storage/pill_bottle/random_drug_bottle, -/obj/item/reagent_containers/glass/bottle/adminordrazine, -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) "of" = ( /turf/simulated/wall/mineral/titanium, /area/shuttle/trade/sol) @@ -4147,43 +4717,57 @@ /turf/simulated/floor/plating, /area/shuttle/trade/sol) "oh" = ( -/obj/structure/flora/grass/jungle, -/turf/simulated/floor/grass/jungle, -/area/centcom/evac) -"oi" = ( -/obj/machinery/door/airlock/external, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "ADMINLOCKDOWN"; - name = "Security Doors"; - opacity = 0 - }, -/turf/simulated/floor/plasteel, -/area/admin) -"oj" = ( -/obj/machinery/door/airlock/hatch{ - name = "External Airlock" +/obj/machinery/conveyor/east{ + id = "QMLoad2" }, -/turf/simulated/floor/plasteel, -/area/admin) -"om" = ( -/obj/structure/table/wood, -/obj/item/reagent_containers/food/drinks/trophy/gold_cup, /turf/simulated/floor/plasteel/dark, -/area/tdome/tdomeobserve) +/area/centcom220/supply) +"ok" = ( +/obj/effect/decal/nanotrasen_logo/n6, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"ol" = ( +/obj/machinery/economy/vending/nta/green, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkgreen" + }, +/area/centcom220/admin3) "on" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"op" = ( -/obj/item/surgical_drapes, -/obj/machinery/optable, +/obj/effect/decal/warning_stripes/white, +/obj/machinery/door/airlock/public/glass{ + name = "Жральня" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"oo" = ( /turf/simulated/floor/plasteel{ - dir = 8; + dir = 10; icon_state = "whiteblue" }, -/area/centcom/control) +/area/centcom220/general) +"op" = ( +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"oq" = ( +/obj/structure/urinal{ + pixel_y = 32 + }, +/turf/simulated/floor/plasteel{ + icon_state = "hydrofloor" + }, +/area/centcom220/evac) +"or" = ( +/obj/mecha/combat/marauder/loaded, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkbrown" + }, +/area/centcom220/admin3) +"os" = ( +/obj/item/flag/nt, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) "ot" = ( /obj/effect/decal/warning_stripes/southeast, /turf/simulated/floor/plating/airless, @@ -4195,16 +4779,25 @@ "ov" = ( /turf/simulated/wall/mineral/plastitanium, /area/shuttle/assault_pod) -"ow" = ( -/turf/simulated/floor/grass/jungle, -/area/centcom/evac) "ox" = ( -/obj/machinery/chem_dispenser{ - desc = "It appears Fox is doing more fruit chemistry today!"; - hackedcheck = 1 +/obj/effect/decal/warning_stripes/blue, +/obj/machinery/door/poddoor/impassable{ + id_tag = "СС_BD_Interior_1"; + layer = 3 }, -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/obj/machinery/door_control/no_emag{ + id = "СС_BD_Interior_1"; + name = "Blast Door Open"; + pixel_x = -24; + req_one_access_txt = "101" + }, +/obj/machinery/door/airlock/centcom{ + id_tag = "CC_Interior_1"; + name = "Зона ЦК"; + req_one_access_txt = "101" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) "oz" = ( /obj/machinery/door/airlock/centcom{ aiControlDisabled = 1; @@ -4218,22 +4811,51 @@ /turf/simulated/floor/plating/airless, /area/syndicate_mothership) "oB" = ( -/obj/structure/chair/stool, -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/obj/machinery/recharger/wallcharger/upgraded{ + pixel_x = 4; + pixel_y = 38 + }, +/obj/machinery/recharger/wallcharger/upgraded{ + pixel_x = 4; + pixel_y = 29 + }, +/obj/machinery/recharger/wallcharger/upgraded{ + pixel_x = 4; + pixel_y = 20 + }, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "navyblue" + }, +/area/centcom220/admin3) +"oC" = ( +/obj/structure/flora/tree/jungle{ + pixel_y = -12 + }, +/obj/item/flashlight/lantern{ + anchored = 1; + light_color = "#FF9F40"; + on = 1; + pixel_x = 10; + pixel_y = 14 + }, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) "oD" = ( -/obj/machinery/conveyor/east{ - id = "QMLoad2" +/obj/machinery/computer/shuttle/ferry{ + dir = 4 }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkyellowfull" +/obj/effect/turf_decal/stripes/line{ + dir = 1 }, -/area/centcom/suppy) +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) "oE" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/obj/machinery/economy/vending/medical, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluefull" + }, +/area/centcom220/admin3) "oF" = ( /obj/structure/shuttle/engine/propulsion{ dir = 8; @@ -4241,83 +4863,45 @@ }, /turf/simulated/floor/plating/airless, /area/shuttle/trade/sol) -"oG" = ( -/obj/machinery/door/poddoor/impassable{ - id_tag = "nukeop_ready"; - name = "Shuttle Dock Door" - }, -/turf/simulated/floor/plasteel{ - icon_state = "bar" - }, -/area/syndicate_mothership) +"oH" = ( +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/park) "oI" = ( /obj/effect/spawner/lootdrop/trade_sol/civ, /obj/structure/closet, /turf/simulated/floor/mineral/titanium, /area/shuttle/trade/sol) "oJ" = ( -/obj/structure/table/reinforced, -/obj/item/reagent_containers/food/condiment/saltshaker{ - pixel_x = -8; - pixel_y = 5 - }, -/obj/item/reagent_containers/food/condiment/peppermill{ - pixel_x = -8 - }, -/obj/item/kitchen/knife, -/obj/machinery/newscaster{ - dir = 4; - name = "west bump"; - pixel_x = -28 - }, -/obj/item/reagent_containers/food/condiment/enzyme{ - pixel_y = 5 - }, -/obj/machinery/reagentgrinder{ - desc = "Used to grind things up into raw materials and liquids."; - pixel_y = 5 - }, -/turf/simulated/floor/plasteel{ - icon_state = "cafeteria" - }, -/area/tdome/tdomeobserve) +/obj/effect/decal/cleanable/molten_object/large, +/obj/effect/decal/remains/human, +/turf/simulated/floor/grass/jungle/no_creep, +/area/wizard_station) +"oK" = ( +/obj/structure/dresser, +/turf/simulated/floor/carpet/green, +/area/centcom220/general) "oL" = ( /obj/effect/spawner/lootdrop/trade_sol/minerals, /obj/structure/closet, /turf/simulated/floor/mineral/titanium, /area/shuttle/trade/sol) "oM" = ( -/obj/structure/table/wood, -/obj/machinery/chem_dispenser/beer{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "bar" - }, -/area/tdome/tdomeobserve) +/obj/machinery/economy/vending/cigarette/free, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) "oN" = ( -/obj/machinery/cryopod/offstation/right, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "vault" +/obj/structure/chair/sofa/bench/left{ + cover_color = "#68452a"; + dir = 8 }, -/area/centcom/specops) +/turf/simulated/floor/wood, +/area/centcom220/park) "oO" = ( -/obj/machinery/computer/operating{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "whiteblue" - }, -/area/centcom/control) -"oP" = ( -/obj/machinery/teleport/station, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" +/obj/machinery/door/airlock/public/glass{ + name = "Жральня" }, -/area/centcom/specops) +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) "oQ" = ( /obj/machinery/door/poddoor/multi_tile/impassable/four_tile_ver{ name = "Jupiter Station Central Access" @@ -4339,38 +4923,130 @@ /turf/simulated/floor/mineral/titanium, /area/shuttle/trade/sol) "oT" = ( -/obj/item/bikehorn/airhorn, -/obj/structure/flora/grass/jungle, -/turf/simulated/floor/grass/jungle, -/area/centcom/evac) -"oW" = ( -/obj/machinery/computer/shuttle/white_ship, +/obj/item/flag/nt, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" + dir = 6; + icon_state = "neutral" + }, +/area/centcom220/evac) +"oU" = ( +/obj/structure/table/reinforced, +/obj/item/clipboard, +/obj/item/folder/white, +/obj/item/pen/blue, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"oV" = ( +/obj/structure/sign/greencross, +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/general) +"oW" = ( +/obj/structure/rack, +/obj/machinery/light/small{ + dir = 8 }, -/area/centcom/gamma) +/obj/item/organ/internal/cyberimp/brain/anti_drop/hardened, +/obj/item/organ/internal/cyberimp/brain/anti_drop/hardened, +/obj/item/organ/internal/cyberimp/brain/anti_drop/hardened, +/obj/item/organ/internal/cyberimp/brain/anti_sleep/hardened, +/obj/item/organ/internal/cyberimp/brain/anti_sleep/hardened, +/obj/item/organ/internal/cyberimp/brain/anti_sleep/hardened, +/obj/item/organ/internal/cyberimp/brain/anti_stam/hardened, +/obj/item/organ/internal/cyberimp/brain/anti_stam/hardened, +/obj/item/organ/internal/cyberimp/brain/anti_stam/hardened, +/obj/item/organ/internal/cyberimp/chest/nutriment/plus/hardened, +/obj/item/organ/internal/cyberimp/chest/nutriment/plus/hardened, +/obj/item/organ/internal/cyberimp/chest/nutriment/plus/hardened, +/obj/item/organ/internal/cyberimp/chest/reviver/hardened, +/obj/item/organ/internal/cyberimp/chest/reviver/hardened, +/obj/item/organ/internal/cyberimp/chest/reviver/hardened, +/obj/item/organ/internal/cyberimp/eyes/hud/diagnostic, +/obj/item/organ/internal/cyberimp/eyes/hud/diagnostic, +/obj/item/organ/internal/cyberimp/eyes/hud/diagnostic, +/obj/item/organ/internal/cyberimp/eyes/hud/medical, +/obj/item/organ/internal/cyberimp/eyes/hud/medical, +/obj/item/organ/internal/cyberimp/eyes/hud/medical, +/obj/item/organ/internal/cyberimp/eyes/hud/security, +/obj/item/organ/internal/cyberimp/eyes/hud/security, +/obj/item/organ/internal/cyberimp/eyes/hud/security, +/obj/item/organ/internal/eyes/cybernetic/thermals/hardened, +/obj/item/organ/internal/eyes/cybernetic/thermals/hardened, +/obj/item/organ/internal/eyes/cybernetic/thermals/hardened, +/obj/item/organ/internal/cyberimp/mouth/breathing_tube, +/obj/item/organ/internal/cyberimp/mouth/breathing_tube, +/obj/item/organ/internal/cyberimp/mouth/breathing_tube, +/obj/item/storage/box/mindshield, +/obj/item/organ/internal/cyberimp/arm/combat/centcom, +/obj/item/organ/internal/cyberimp/arm/combat/centcom, +/obj/item/organ/internal/cyberimp/arm/combat/centcom, +/obj/item/organ/internal/cyberimp/arm/surgery, +/obj/item/organ/internal/cyberimp/arm/toolset, +/obj/item/organ/internal/cyberimp/arm/janitorial, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "oX" = ( -/obj/machinery/kitchen_machine/grill/upgraded, +/obj/structure/statue/gold/ce{ + anchored = 1; + layer = 4; + pixel_y = 9 + }, /turf/simulated/floor/plasteel{ - icon_state = "cafeteria" + desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of a meteor and a spaceman. The spaceman is laughing. The meteor is exploding."; + icon_state = "plaque"; + name = "Comemmorative Plaque" + }, +/area/centcom220/park) +"oY" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkbluealt" + }, +/area/shuttle/administration) +"oZ" = ( +/obj/structure/chair/sofa/corner{ + dir = 8 }, -/area/tdome/tdomeobserve) +/obj/effect/turf_decal/box/red/corners, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkblue" + }, +/area/centcom220/bar) "pa" = ( /turf/simulated/floor/mineral/titanium, /area/shuttle/trade/sol) "pc" = ( /turf/simulated/floor/mineral/titanium/blue, /area/shuttle/trade/sol) +"pd" = ( +/obj/structure/table/wood{ + color = "#996633" + }, +/obj/item/toy/plushie/coffee_fox{ + pixel_y = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) "pe" = ( -/obj/structure/table/wood, -/obj/item/folder/red, -/obj/item/restraints/handcuffs, -/obj/item/flash, +/obj/structure/lattice, +/obj/effect/mob_spawn/human/clown/corpse, +/turf/space, +/area/space) +"pf" = ( +/obj/structure/table/reinforced, +/obj/item/pizzabox/meat{ + pixel_y = 14 + }, +/obj/item/pizzabox/mushroom{ + pixel_y = 17 + }, +/obj/item/pizzabox/pepperoni{ + pixel_y = 20 + }, /turf/simulated/floor/plasteel{ - icon_state = "vault" + icon_state = "cafeteria" }, -/area/tdome/tdomeadmin) +/area/centcom220/bar) "pg" = ( /obj/machinery/door/airlock/titanium/glass{ name = "trader shuttle airlock"; @@ -4379,12 +5055,28 @@ }, /turf/simulated/floor/mineral/titanium/blue, /area/shuttle/trade/sol) +"ph" = ( +/obj/machinery/door/firedoor, +/turf/simulated/floor/plasteel, +/area/centcom220/evac) +"pi" = ( +/obj/machinery/chem_master, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) "pj" = ( /obj/machinery/light/spot{ dir = 1 }, /turf/simulated/floor/mineral/titanium/blue, /area/shuttle/trade/sol) +"pk" = ( +/turf/simulated/floor/carpet/orange, +/area/centcom220/general) +"pl" = ( +/turf/simulated/floor/plasteel{ + icon_state = "hydrofloor" + }, +/area/centcom220/evac) "pm" = ( /obj/structure/table/wood/fancy/royalblack, /obj/item/gavelblock{ @@ -4395,6 +5087,12 @@ }, /turf/simulated/floor/wood, /area/wizard_station) +"pn" = ( +/obj/machinery/cooker/deepfryer, +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/centcom220/bar) "po" = ( /turf/simulated/wall/indestructible/fakeglass, /area/trader_station/sol) @@ -4405,24 +5103,111 @@ /turf/simulated/floor/carpet/purple, /area/wizard_station) "pq" = ( -/obj/machinery/clonepod/upgraded, -/obj/machinery/light/spot{ - dir = 1 +/obj/structure/table/abductor, +/obj/effect/spawner/lootdrop/CCfood/desert, +/obj/effect/turf_decal/siding/white{ + dir = 10 }, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/administration) +/turf/simulated/floor/fakespace, +/area/centcom220/bar) "pr" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 +/obj/machinery/door/airlock/titanium, +/obj/structure/fans/tiny, +/obj/docking_port/stationary{ + dir = 2; + dwidth = 3; + height = 8; + id = "backup_away"; + name = "Backup Shuttle Dock"; + width = 8 + }, +/obj/docking_port/mobile/emergency/backup{ + dir = 2; + dwidth = 9 }, /turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) +/area/shuttle/escape) +"ps" = ( +/obj/structure/chair/sofa/corner{ + dir = 8 + }, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) "pt" = ( -/obj/machinery/door/airlock/hatch{ - name = "Armory" +/obj/structure/table, +/obj/item/bonegel, +/obj/item/bonesetter, +/obj/item/hemostat, +/obj/item/cautery, +/obj/item/surgicaldrill, +/obj/item/circular_saw, +/obj/item/scalpel, +/obj/item/retractor, +/obj/item/FixOVein, +/turf/simulated/floor/plasteel/dark{ + icon_state = "barber" }, -/turf/simulated/floor/plasteel, -/area/admin) +/area/shuttle/administration) +"pu" = ( +/obj/structure/table/reinforced, +/obj/item/kitchen/knife{ + pixel_x = -8 + }, +/obj/item/kitchen/rollingpin{ + pixel_x = 3 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkblue" + }, +/area/centcom220/bar) +"pv" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/computer/supplycomp{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkyellowfull" + }, +/area/centcom220/admin2) +"pw" = ( +/obj/structure/chair/comfy/corp, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"px" = ( +/obj/structure/shuttle/engine/propulsion{ + icon_state = "propulsion_r" + }, +/turf/simulated/floor/plating/airless, +/area/shuttle/administration) +"py" = ( +/obj/structure/table/glass, +/obj/item/folder{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/lighter/zippo/blue{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/folder/blue{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/folder/red, +/obj/item/clothing/mask/cigarette/cigar/cohiba{ + pixel_x = 8; + pixel_y = -10 + }, +/obj/machinery/newscaster{ + dir = 8; + name = "east bump"; + pixel_x = 28 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) "pz" = ( /obj/item/flag/syndi, /turf/simulated/floor/plasteel{ @@ -4433,75 +5218,134 @@ /obj/effect/decal/warning_stripes/east, /turf/simulated/floor/plating/airless, /area/syndicate_mothership) +"pB" = ( +/obj/machinery/atmospherics/unary/thermomachine/freezer/on, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "whiteblue" + }, +/area/centcom220/general) +"pC" = ( +/obj/structure/table/wood{ + color = "#996633" + }, +/obj/item/paper_bin/nanotrasen{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/pen/multi/gold{ + pixel_x = -2 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "pD" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "whiteblue" + }, +/area/centcom220/general) "pE" = ( -/obj/machinery/chem_heater, -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/carbon_dioxide, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) "pF" = ( /obj/effect/landmark/spawner/nuclear_bomb/syndicate, /obj/machinery/light/spot, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) "pG" = ( -/obj/item/storage/box/syringes, -/obj/item/assembly/igniter, -/obj/item/assembly/igniter, -/obj/item/assembly/igniter, -/obj/item/assembly/igniter, -/obj/item/assembly/timer, -/obj/item/assembly/timer, -/obj/item/assembly/timer, -/obj/item/assembly/timer, -/obj/item/grenade/chem_grenade/large, -/obj/item/grenade/chem_grenade/large, -/obj/item/grenade/chem_grenade/large, -/obj/item/grenade/chem_grenade/large, -/obj/item/gun/syringe/rapidsyringe, -/obj/item/reagent_containers/spray/chemsprayer, -/obj/structure/closet, -/obj/item/gun/projectile/revolver/doublebarrel, -/obj/item/ammo_casing/shotgun/dart, -/obj/item/ammo_casing/shotgun/dart, -/obj/item/ammo_casing/shotgun/dart, -/obj/item/ammo_casing/shotgun/dart, -/obj/item/ammo_casing/shotgun/dart, -/obj/item/ammo_casing/shotgun/dart, -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/obj/structure/chair/sofa/pew{ + dir = 1 + }, +/turf/simulated/floor/carpet, +/area/centcom220/evac) "pH" = ( /obj/structure/table/wood, /obj/item/candle/eternal/wizard{ - pixel_y = 5; - pixel_x = -7 + pixel_x = -7; + pixel_y = 5 }, /turf/simulated/floor/carpet/black, /area/wizard_station) -"pJ" = ( -/obj/structure/flora/junglebush/large, +"pI" = ( +/obj/structure/flora/junglebush/large{ + layer = 4.7 + }, /turf/simulated/floor/grass/jungle, -/area/centcom/evac) +/area/centcom220/park) +"pJ" = ( +/obj/machinery/economy/vending/medical, +/turf/simulated/floor/plasteel{ + icon_state = "whitebluefull" + }, +/area/centcom220/general) "pK" = ( /obj/machinery/door/airlock/centcom{ - name = "Shuttle Control Office"; - req_access_txt = "114" + name = "Камера"; + req_one_access_txt = "114" + }, +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id_tag = "СС_Jail_4"; + name = "Камера 4" }, /turf/simulated/floor/plasteel/dark, -/area/centcom/gamma) +/area/centcom220/jail) "pL" = ( -/obj/structure/railing, -/obj/structure/railing{ - dir = 6; - pixel_x = 11 +/turf/simulated/floor/plasteel{ + desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of a meteor and a spaceman. The spaceman is laughing. The meteor is exploding."; + icon_state = "plaque"; + name = "Comemmorative Plaque" }, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/brflowers, -/turf/simulated/floor/grass, -/area/centcom/evac) +/area/centcom220/general) +"pM" = ( +/obj/structure/flora/tree/jungle/small{ + pixel_x = -16 + }, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"pN" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/reagent_containers/food/drinks/cans/beer{ + initialized = 1; + pixel_x = -14; + pixel_y = 10 + }, +/obj/item/reagent_containers/food/drinks/cans/beer{ + initialized = 1; + pixel_x = 6; + pixel_y = 10 + }, +/obj/item/reagent_containers/food/drinks/cans/beer{ + initialized = 1; + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/reagent_containers/food/drinks/cans/beer{ + initialized = 1; + pixel_x = -4; + pixel_y = 10 + }, +/obj/item/reagent_containers/food/drinks/cans/beer{ + initialized = 1; + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/reagent_containers/food/drinks/cans/beer{ + initialized = 1; + pixel_x = -14; + pixel_y = 4 + }, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) "pO" = ( /obj/structure/shuttle/engine/propulsion{ dir = 8 @@ -4526,107 +5370,106 @@ }, /turf/simulated/floor/mineral/titanium/blue, /area/shuttle/trade/sol) +"pQ" = ( +/obj/structure/curtain/open/shower/security, +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/bar) "pR" = ( /obj/structure/chair/comfy/shuttle{ dir = 4 }, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/assault_pod) -"pT" = ( -/obj/structure/closet/secure_closet/guncabinet, -/obj/item/gun/energy/pulse/pistol{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/gun/energy/pulse/pistol, -/obj/item/gun/energy/pulse/pistol{ - pixel_x = 3; - pixel_y = -3 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/centcom/specops) -"pU" = ( -/obj/machinery/door_control/no_emag{ - id = "adminshuttleblast"; - name = "blast door control"; - pixel_x = -30; - req_access_txt = "101" +"pS" = ( +/obj/machinery/conveyor/east{ + id = "QMLoad2" }, -/obj/machinery/light{ - dir = 8 +/obj/structure/plasticflaps/mining, +/obj/machinery/door/poddoor{ + id_tag = "QMLoaddoor"; + name = "Supply Dock Loading Door" }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) +/turf/simulated/floor/plating, +/area/centcom220/supply) "pV" = ( -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the Thunderdome."; - name = "Thunderdome Telescreen"; - network = list("Thunderdome") - }, -/obj/structure/table/reinforced, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "vault" +/obj/machinery/light/spot{ + dir = 4 }, -/area/tdome/tdomeadmin) +/turf/simulated/floor/carpet, +/area/centcom220/admin3) "pW" = ( -/obj/effect/landmark/spawner/tdome1, -/turf/simulated/floor/plasteel, -/area/tdome/arena) -"pX" = ( -/turf/simulated/floor/plasteel/dark/nitrogen, -/area/centcom/specops) -"pY" = ( -/obj/machinery/door/airlock/centcom{ - name = "Team Storage" +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id_tag = "СС_Jail_2"; + name = "Камера 2" }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/jail) "pZ" = ( -/obj/machinery/economy/vending/medical, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/administration) +/obj/structure/table/wood, +/obj/item/storage/box/disks_plantgene{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/disks_plantgene{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/storage/box/disks_plantgene, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) +"qa" = ( +/obj/structure/flora/junglebush/large{ + layer = 4.9 + }, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) "qb" = ( -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 5 +/obj/structure/chair/sofa/corner{ + dir = 1 + }, +/obj/effect/turf_decal/box/red/corners{ + dir = 8 }, -/obj/item/reagent_containers/iv_bag/blood/AMinus, -/obj/item/reagent_containers/iv_bag/blood/APlus, -/obj/item/reagent_containers/iv_bag/blood/BMinus, -/obj/item/reagent_containers/iv_bag/blood/BPlus, -/obj/item/reagent_containers/iv_bag/blood/OMinus, -/obj/item/reagent_containers/iv_bag/blood/OPlus, -/obj/structure/closet/crate/freezer, /turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "whiteblue" + dir = 10; + icon_state = "darkblue" }, -/area/centcom/control) +/area/centcom220/bar) "qd" = ( -/obj/structure/chair/comfy/black{ +/obj/effect/turf_decal/siding/blue{ dir = 8 }, -/turf/simulated/floor/transparent/glass, -/area/centcom/specops) +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/bar) "qf" = ( -/turf/simulated/wall/r_wall, -/area/start) -"qg" = ( -/obj/item/twohanded/required/kirbyplants, -/obj/item/storage/secure/safe{ - pixel_x = 32 +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Шаттл доставки"; + opacity = 0; + req_one_access_txt = "106" }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) +/obj/structure/fans/tiny, +/turf/simulated/floor/plating, +/area/centcom220/supply) "qh" = ( -/obj/structure/holowindow, -/turf/simulated/floor/holofloor{ - dir = 8; - icon_state = "red" +/turf/simulated/floor/plating, +/area/centcom220/admin3) +"qi" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/reagent_containers/food/drinks/shaker{ + pixel_x = -8; + pixel_y = 4 }, -/area/holodeck/source_thunderdomecourt) +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"qk" = ( +/obj/structure/chair/comfy/red, +/turf/simulated/floor/carpet, +/area/centcom220/general) "ql" = ( /obj/structure/table/reinforced, /obj/item/reagent_containers/food/drinks/mug/med, @@ -4637,6 +5480,15 @@ icon_state = "cmo" }, /area/shuttle/escape) +"qm" = ( +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutral" + }, +/area/centcom220/evac) "qn" = ( /turf/simulated/wall/mineral/titanium/nodiagonal, /area/shuttle/trade/sol) @@ -4644,9 +5496,8 @@ /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/assault_pod) "qp" = ( -/obj/effect/decal/warning_stripes/southwest, -/turf/simulated/floor/plating/airless, -/area/centcom/control) +/turf/simulated/floor/carpet/black, +/area/centcom220/admin3) "qq" = ( /obj/machinery/door/poddoor{ density = 0; @@ -4664,8 +5515,28 @@ /turf/simulated/floor/mineral/titanium/blue, /area/shuttle/trade/sol) "qr" = ( -/turf/simulated/floor/transparent/glass/reinforced, -/area/centcom/evac) +/obj/structure/rack, +/obj/item/grenade/clusterbuster/emp{ + pixel_y = 12 + }, +/obj/item/grenade/clusterbuster/emp{ + pixel_y = 8 + }, +/obj/item/grenade/clusterbuster/emp{ + pixel_y = 4 + }, +/obj/machinery/door_control{ + color = "#ffbf80"; + id = "CC_Armory_Epsilon"; + name = "Оружейная - Уровень 4"; + pixel_y = 24; + req_one_access_txt = "114" + }, +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "navyblue" + }, +/area/centcom220/admin3) "qs" = ( /obj/structure/chair/comfy/shuttle{ dir = 8 @@ -4673,9 +5544,12 @@ /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/assault_pod) "qt" = ( -/obj/structure/closet/crate/can, -/turf/simulated/floor/wood, -/area/centcom/specops) +/obj/structure/chair/sofa/left, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkblue" + }, +/area/centcom220/bar) "qu" = ( /turf/simulated/floor/carpet/red, /area/wizard_station) @@ -4684,38 +5558,54 @@ /turf/simulated/floor/plating/airless, /area/syndicate_mothership) "qw" = ( -/obj/structure/table/wood, -/obj/item/reagent_containers/food/drinks/shaker, -/obj/item/reagent_containers/glass/rag, -/obj/machinery/newscaster{ - dir = 1; - name = "south bump"; - pixel_y = -28 +/obj/structure/chair/comfy/purp, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"qx" = ( +/obj/structure/weightmachine/stacklifter, +/turf/simulated/floor/wood, +/area/centcom220/park) +"qy" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkbluealtstrip" }, -/turf/simulated/floor/plasteel{ - icon_state = "bar" +/area/centcom220/admin3) +"qz" = ( +/obj/machinery/light/small{ + dir = 4 }, -/area/tdome/tdomeobserve) +/turf/simulated/floor/wood, +/area/centcom220/evac) +"qA" = ( +/obj/structure/curtain/open/shower/security, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) "qB" = ( /obj/machinery/cryopod/offstation/right, /turf/simulated/floor/wood, /area/trader_station/sol) "qC" = ( -/obj/structure/window/plasmareinforced{ - color = "#FF0000"; - dir = 8 - }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) +/obj/structure/window/reinforced, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) "qD" = ( +/obj/machinery/computer/account_database{ + dir = 1 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"qE" = ( +/obj/item/kitchen/knife/butcher, /obj/structure/table/reinforced, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the Special Ops."; - name = "Special Ops. Monitor"; - network = list("ERT") +/obj/item/kitchen/knife/butcher/meatcleaver{ + pixel_x = 2; + pixel_y = 4 }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/centcom220/bar) "qF" = ( /obj/structure/table/reinforced, /obj/item/clothing/gloves/color/latex/nitrile, @@ -4728,10 +5618,33 @@ /obj/machinery/recharge_station/upgraded, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) +"qH" = ( +/obj/structure/table/abductor, +/obj/effect/spawner/lootdrop/CCfood/desert, +/obj/effect/turf_decal/siding/white{ + dir = 5 + }, +/turf/simulated/floor/fakespace, +/area/centcom220/bar) "qI" = ( /obj/structure/closet/syndicate/nuclear, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) +"qJ" = ( +/obj/structure/closet/crate/hydroponics{ + anchored = 1 + }, +/obj/item/hatchet, +/obj/item/hatchet, +/obj/item/hatchet, +/obj/item/shovel/spade, +/obj/item/shovel/spade, +/obj/item/shovel/spade, +/obj/item/cultivator, +/obj/item/cultivator, +/obj/item/cultivator, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) "qK" = ( /obj/machinery/door_control/no_emag{ id = "nukeop_ready"; @@ -4746,25 +5659,24 @@ }, /area/syndicate_mothership) "qL" = ( -/obj/structure/rack, -/obj/item/ammo_box/magazine/m10mm, -/obj/item/ammo_box/magazine/m10mm, -/obj/item/ammo_box/magazine/m10mm, -/obj/item/ammo_box/magazine/m10mm, -/obj/item/ammo_box/magazine/m10mm, -/obj/item/ammo_box/magazine/m10mm, -/obj/item/gun/projectile/automatic/pistol, -/obj/item/gun/projectile/automatic/pistol{ - pixel_x = 3; - pixel_y = -3 +/obj/structure/window/reinforced{ + dir = 8 }, -/obj/item/suppressor, -/obj/item/suppressor{ - pixel_x = 3; - pixel_y = -3 +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/carpet/black, +/area/centcom220/general) +"qM" = ( +/obj/machinery/computer/communications{ + dir = 8 }, -/turf/simulated/floor/plasteel, -/area/admin) +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"qN" = ( +/obj/structure/chair/sofa/left{ + dir = 8 + }, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) "qO" = ( /obj/structure/chair/stool/bar, /obj/effect/landmark/spawner/syndie, @@ -4779,10 +5691,16 @@ }, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/assault_pod) -"qS" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) +"qQ" = ( +/obj/structure/bookcase/manuals/research_and_development, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"qR" = ( +/obj/machinery/dna_scannernew/upgraded, +/turf/simulated/floor/plasteel/dark{ + icon_state = "barber" + }, +/area/shuttle/administration) "qT" = ( /obj/structure/table/wood, /obj/item/storage/box/drinkingglasses, @@ -4794,49 +5712,37 @@ /turf/simulated/floor/wood, /area/syndicate_mothership) "qV" = ( -/obj/structure/rack, -/obj/item/ammo_box/magazine/m12g, -/obj/item/ammo_box/magazine/m12g, -/obj/item/ammo_box/magazine/m12g/stun, -/obj/item/ammo_box/magazine/m12g/stun, -/obj/item/ammo_box/magazine/m12g/dragon, -/obj/item/ammo_box/magazine/m12g/dragon, -/obj/item/gun/projectile/automatic/shotgun/bulldog, -/obj/item/gun/projectile/automatic/shotgun/bulldog{ - pixel_x = 3; - pixel_y = -3 +/obj/structure/window/reinforced{ + dir = 1 }, -/turf/simulated/floor/plasteel, -/area/admin) -"qX" = ( -/obj/structure/rack, -/obj/item/ammo_box/magazine/smgm45, -/obj/item/ammo_box/magazine/smgm45, -/obj/item/ammo_box/magazine/smgm45, -/obj/item/ammo_box/magazine/smgm45, -/obj/item/ammo_box/magazine/smgm45, -/obj/item/ammo_box/magazine/smgm45, -/obj/item/gun/projectile/automatic/c20r, -/obj/item/gun/projectile/automatic/c20r{ - pixel_x = 3; - pixel_y = -3 +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "whiteblue" }, -/turf/simulated/floor/plasteel, -/area/admin) +/area/centcom220/general) +"qW" = ( +/obj/mecha/combat/gygax/dark/loaded, +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkbrown" + }, +/area/centcom220/admin3) +"qX" = ( +/obj/machinery/light/small, +/turf/simulated/floor/carpet, +/area/centcom220/general) "qY" = ( -/obj/structure/table/reinforced, -/obj/item/storage/box/drinkingglasses, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"qZ" = ( -/obj/machinery/light/spot{ - dir = 1 +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "navyblue" }, -/obj/structure/chair/comfy/shuttle{ - dir = 4 +/area/centcom220/admin3) +"qZ" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkbluecornersalt" }, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/transport) +/area/centcom220/admin3) "ra" = ( /obj/structure/table/wood, /obj/item/syndicatedetonator, @@ -4855,211 +5761,182 @@ icon_state = "bar" }, /area/syndicate_mothership) -"rh" = ( -/obj/machinery/economy/vending/liberationstation, -/turf/simulated/floor/plasteel, -/area/admin) -"ri" = ( -/obj/structure/rack, -/obj/item/ammo_box/magazine/m75, -/obj/item/ammo_box/magazine/m75, -/obj/item/ammo_box/magazine/m75, -/obj/item/ammo_box/magazine/m75, -/obj/item/ammo_box/magazine/m75, -/obj/item/ammo_box/magazine/m75, -/obj/item/gun/projectile/automatic/gyropistol, -/obj/item/gun/projectile/automatic/gyropistol{ - pixel_x = 3; - pixel_y = -3 +"rd" = ( +/obj/structure/flora/tree/jungle/small{ + pixel_x = -48 }, -/turf/simulated/floor/plasteel, -/area/admin) -"rj" = ( -/obj/structure/rack, -/obj/item/ammo_box/magazine/m50, -/obj/item/ammo_box/magazine/m50, -/obj/item/ammo_box/magazine/m50, -/obj/item/ammo_box/magazine/m50, -/obj/item/ammo_box/magazine/m50, -/obj/item/ammo_box/magazine/m50, -/obj/item/gun/projectile/automatic/pistol/deagle, -/obj/item/gun/projectile/automatic/pistol/deagle{ - pixel_x = 3; - pixel_y = -3 +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"re" = ( +/obj/structure/flora/grass/jungle, +/obj/structure/flora/tree/jungle/small{ + pixel_x = -20 }, -/turf/simulated/floor/plasteel, -/area/admin) -"rl" = ( -/obj/structure/railing, -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel, -/area/centcom/evac) -"rn" = ( +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"rf" = ( /obj/structure/rack, -/obj/item/ammo_box/a357, -/obj/item/ammo_box/a357, -/obj/item/gun/projectile/revolver/mateba, -/obj/item/gun/projectile/revolver/mateba{ - pixel_x = 3; - pixel_y = -3 +/obj/item/clothing/accessory/holster{ + pixel_y = 10 + }, +/obj/item/clothing/accessory/holster{ + pixel_y = 8 + }, +/obj/item/clothing/accessory/holster{ + pixel_y = 6 + }, +/obj/item/clothing/accessory/holster{ + pixel_y = 4 + }, +/obj/item/clothing/accessory/holster{ + pixel_y = 2 + }, +/obj/item/clothing/accessory/holster, +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "navyblue" + }, +/area/centcom220/admin3) +"rg" = ( +/obj/machinery/door/firedoor, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "neutral" + }, +/area/centcom220/evac) +"ri" = ( +/obj/effect/baseturf_helper{ + baseturf = /turf/simulated/floor/indestructible + }, +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/evac) +"rk" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Стационар" + }, +/turf/simulated/floor/plasteel{ + icon_state = "white" + }, +/area/centcom220/general) +"rl" = ( +/obj/effect/decal/warning_stripes/white/hollow{ + color = "76643a" + }, +/obj/machinery/computer/teleporter{ + dir = 1 }, -/turf/simulated/floor/plasteel, -/area/admin) -"ro" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/snacks/grown/citrus/lemon, -/obj/item/reagent_containers/food/snacks/grown/berries, -/obj/item/reagent_containers/food/snacks/grown/banana, -/obj/item/reagent_containers/food/snacks/grown/cherries, -/obj/item/reagent_containers/food/snacks/grown/citrus/orange, -/obj/item/reagent_containers/food/snacks/grown/corn, -/obj/item/reagent_containers/food/snacks/grown/mushroom/amanita, -/turf/simulated/floor/plasteel/freezer, -/area/admin) -"rp" = ( -/obj/structure/table/reinforced, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"rr" = ( -/obj/structure/table, -/obj/item/storage/box/beakers, -/obj/item/reagent_containers/glass/beaker/bluespace, -/obj/item/reagent_containers/glass/beaker/bluespace, -/obj/item/reagent_containers/glass/beaker/bluespace, -/obj/item/reagent_containers/glass/beaker/bluespace, -/obj/item/storage/box/autoinjectors, -/turf/simulated/floor/plasteel/freezer, -/area/admin) -"rs" = ( -/obj/structure/table/wood/poker, -/obj/item/deck/cards/black, -/obj/item/lighter/zippo/nt_rep, -/turf/simulated/floor/transparent/glass, -/area/tdome/tdomeobserve) -"rt" = ( -/obj/machinery/photocopier, -/obj/machinery/door_control/no_emag{ - id = "sec"; - name = "CentCom Security Shutters"; - pixel_x = 8; - pixel_y = 36; - req_access_txt = "101" +/area/centcom220/supply) +"rm" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 4 }, -/obj/machinery/door_control/no_emag{ - id = "CC"; - name = "Thunderdome Shutters"; - pixel_x = 8; - pixel_y = 24; - req_access_txt = "114" +/obj/item/flag/nt, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"rn" = ( +/obj/machinery/light/spot{ + dir = 4 }, -/obj/machinery/door_control/no_emag{ - desc = "A remote control switch to connect the ready room to the rest of Centcom."; - id = "SPECOPS"; - name = "Nanotrasen Asset Protection Shutters"; - pixel_x = -8; - pixel_y = 30; - req_access_txt = "114" +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "neutral" + }, +/area/centcom220/evac) +"ro" = ( +/obj/machinery/economy/vending/coffee/free, +/turf/simulated/floor/carpet/black, +/area/centcom220/general) +"rq" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkblue" + }, +/area/centcom220/admin3) +"rr" = ( +/obj/effect/turf_decal/delivery/white, +/obj/machinery/door/airlock/public/glass{ + name = "Ботаника" + }, +/turf/simulated/floor/plasteel, +/area/centcom220/evac) +"rt" = ( +/obj/structure/chair/sofa/bench{ + cover_color = "#68452a"; + layer = 3.1 }, /turf/simulated/floor/wood, -/area/centcom/control) +/area/centcom220/park) "ru" = ( -/obj/structure/table, -/obj/item/storage/box/syringes, -/obj/item/assembly/igniter, -/obj/item/assembly/igniter, -/obj/item/assembly/igniter, -/obj/item/assembly/igniter, -/obj/item/assembly/timer, -/obj/item/assembly/timer, -/obj/item/assembly/timer, -/obj/item/assembly/timer, -/obj/item/grenade/chem_grenade/large, -/obj/item/grenade/chem_grenade/large, -/obj/item/grenade/chem_grenade/large, -/obj/item/grenade/chem_grenade/large, -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel/dark{ + icon_state = "navyblue" + }, +/area/centcom220/admin3) +"rv" = ( +/obj/structure/window/full/basic, +/obj/structure/flora/ausbushes/brflowers, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/bar) +"rw" = ( +/turf/simulated/floor/plasteel{ + icon_state = "neutralcorner" + }, +/area/centcom220/evac) "rx" = ( -/obj/item/twohanded/required/kirbyplants, -/obj/structure/railing, -/turf/simulated/floor/plasteel, -/area/centcom/evac) +/obj/structure/reagent_dispensers/water_cooler, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "ry" = ( -/obj/structure/window/plasmareinforced{ - color = "#FF0000"; - dir = 8 - }, -/obj/structure/chair/comfy/shuttle{ +/obj/structure/window/reinforced{ dir = 1 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/flora/ausbushes/leafybush, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) "rz" = ( -/obj/structure/railing{ +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredalt" + }, +/area/centcom220/jail) +"rA" = ( +/obj/structure/bed{ dir = 4 }, -/obj/structure/flora/ausbushes/ppflowers, -/turf/simulated/floor/grass, -/area/tdome/tdomeobserve) -"rB" = ( -/obj/machinery/recharger/wallcharger/upgraded{ - pixel_x = 4; - pixel_y = 32 +/obj/item/bedsheet/blue{ + dir = 4 }, -/obj/structure/chair/comfy/shuttle, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/specops) -"rC" = ( -/obj/machinery/door/airlock/external{ - id_tag = "ferry_away"; - name = "Ferry Airlock" +/turf/simulated/floor/carpet/arcade, +/area/centcom220/general) +"rB" = ( +/obj/structure/chair/comfy/black{ + dir = 8 }, -/obj/structure/fans/tiny/invisible, -/turf/simulated/floor/plating, -/area/centcom/specops) -"rE" = ( -/turf/simulated/wall/indestructible/riveted, -/area/start) -"rF" = ( -/obj/structure/chair/sofa/corp/right{ +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"rD" = ( +/obj/machinery/economy/vending/cigarette, +/obj/machinery/light/spot{ dir = 8 }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "green" +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) +"rE" = ( +/obj/structure/closet/crate, +/obj/machinery/light/spot{ + dir = 4 }, -/area/centcom/evac) -"rH" = ( -/obj/structure/table, -/obj/item/assembly/signaler, -/obj/item/assembly/signaler, -/obj/item/assembly/signaler, -/obj/item/assembly/signaler, -/obj/item/assembly/signaler, -/obj/item/assembly/infra, -/obj/item/assembly/infra, -/obj/item/assembly/infra, -/obj/item/assembly/infra, -/obj/item/assembly/infra, -/obj/item/assembly/prox_sensor, -/obj/item/assembly/prox_sensor, -/obj/item/assembly/prox_sensor, -/obj/item/assembly/prox_sensor, -/obj/item/assembly/prox_sensor, -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/turf/simulated/floor/mineral/titanium, +/area/shuttle/transport) +"rG" = ( +/obj/machinery/light/spot, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) "rI" = ( /obj/machinery/light/small{ dir = 4 @@ -5088,9 +5965,10 @@ /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/assault_pod) "rM" = ( -/obj/machinery/iv_drip, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/administration) +/obj/structure/closet/cardboard, +/obj/effect/decal/warning_stripes/yellow/hollow, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) "rN" = ( /obj/machinery/light/spot{ dir = 8 @@ -5116,30 +5994,57 @@ /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) "rQ" = ( -/turf/simulated/floor/plasteel, -/area/tdome/arena) +/turf/simulated/floor/plasteel/dark, +/area/centcom220/jail) "rR" = ( /obj/machinery/atmospherics/unary/tank/air, /turf/simulated/wall/mineral/plastitanium, /area/shuttle/syndicate) +"rS" = ( +/obj/structure/table/reinforced{ + color = "#996633" + }, +/obj/item/lighter/zippo{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/lighter/zippo{ + pixel_x = 7; + pixel_y = 4 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) "rT" = ( -/obj/structure/table/wood/poker, -/obj/item/clothing/mask/cigarette/cigar/havana, -/obj/item/reagent_containers/food/drinks/bottle/cognac, -/turf/simulated/floor/transparent/glass, -/area/tdome/tdomeobserve) +/obj/machinery/optable, +/obj/machinery/defibrillator_mount/loaded{ + pixel_y = -32 + }, +/turf/simulated/floor/plasteel{ + icon_state = "whiteblue" + }, +/area/centcom220/general) +"rU" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) "rV" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Hatch" +/obj/structure/chair/sofa/left{ + dir = 1 }, -/obj/structure/fans/tiny, -/turf/simulated/floor/plating, -/area/shuttle/administration) +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/escape) "rW" = ( /obj/structure/closet/crate, /turf/simulated/floor/mineral/titanium, /area/shuttle/transport) +"rX" = ( +/turf/simulated/floor/carpet/purple, +/area/centcom220/general) "rY" = ( /obj/effect/spawner/lootdrop/trade_sol/med, /obj/structure/closet, @@ -5160,12 +6065,18 @@ /area/syndicate_mothership) "sc" = ( /obj/machinery/door/window{ + dir = 4; name = "Uplink Management Control"; - req_access_txt = "151"; - dir = 4 + req_access_txt = "151" }, /turf/simulated/floor/wood, /area/syndicate_mothership) +"sd" = ( +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "whiteblue" + }, +/area/centcom220/general) "se" = ( /obj/structure/chair/comfy/shuttle{ dir = 4 @@ -5173,8 +6084,9 @@ /turf/simulated/floor/mineral/titanium, /area/shuttle/trade/sol) "sf" = ( -/turf/simulated/floor/light, -/area/centcom/specops) +/obj/machinery/economy/vending/snack/free, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) "sg" = ( /obj/machinery/light/small{ dir = 1 @@ -5182,39 +6094,42 @@ /obj/structure/chair/comfy/shuttle, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/assault_pod) -"sh" = ( -/obj/effect/spawner/window/reinforced, -/obj/machinery/door/poddoor/shutters{ - density = 0; - dir = 2; - icon_state = "open"; - id_tag = "trader_privacy"; - name = "Privacy Shutters"; - opacity = 0 - }, -/turf/simulated/floor/mineral/titanium/blue, -/area/shuttle/trade/sol) "si" = ( /obj/machinery/door/window{ + dir = 4; name = "Equipment Room"; - req_access_txt = "150"; - dir = 4 + req_access_txt = "150" }, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) "sj" = ( -/turf/simulated/floor/plasteel/dark, -/area/tdome/tdomeadmin) +/obj/structure/table/reinforced, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the Special Ops."; + name = "Special Ops. Monitor"; + network = list("ERT") + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) "sk" = ( -/turf/simulated/floor/plasteel/dark, -/area/centcom/suppy) +/obj/structure/chair/comfy/black{ + dir = 4 + }, +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) "sl" = ( -/obj/effect/decal/remains/human, -/turf/simulated/floor/grass/jungle, -/area/wizard_station) -"sm" = ( -/turf/simulated/wall/indestructible/fakeglass, -/area/centcom/control) +/obj/item/flag/nt{ + layer = 2.9 + }, +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "navyblue" + }, +/area/centcom220/admin3) "sn" = ( /obj/machinery/atmospherics/pipe/manifold4w/hidden, /turf/simulated/floor/mineral/plastitanium/red, @@ -5224,9 +6139,17 @@ /turf/simulated/floor/carpet/black, /area/wizard_station) "sp" = ( -/obj/structure/railing, -/turf/simulated/floor/plasteel, -/area/centcom/evac) +/obj/structure/table, +/obj/item/paper_bin/nanotrasen{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen/multi/fountain{ + pixel_x = 4; + pixel_y = 3 + }, +/turf/simulated/floor/wood, +/area/centcom220/admin1) "sq" = ( /obj/machinery/economy/atm{ pixel_y = 32 @@ -5236,45 +6159,63 @@ }, /turf/simulated/floor/mineral/titanium/blue, /area/shuttle/trade/sol) -"st" = ( -/obj/structure/table/wood, -/obj/item/clothing/accessory/lawyers_badge{ - desc = "A badge of upmost glory."; - name = "thunderdome badge" +"sr" = ( +/obj/structure/closet/crate/secure/bin{ + anchored = 1; + color = "#996633" }, /turf/simulated/floor/plasteel/dark, -/area/tdome/tdomeobserve) +/area/centcom220/admin2) +"ss" = ( +/obj/structure/table, +/obj/item/beach_ball/holoball{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/beach_ball/holoball{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/beach_ball/holoball{ + pixel_x = 6; + pixel_y = -1 + }, +/obj/item/beach_ball/holoball{ + pixel_x = -6; + pixel_y = -1 + }, +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) +"st" = ( +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel{ + icon_state = "darkblue" + }, +/area/centcom220/bar) "su" = ( -/obj/machinery/door/airlock/centcom{ - id_tag = "adminshuttle"; - name = "Bridge"; - req_access_txt = "101" +/obj/structure/table/wood, +/obj/item/flashlight/lamp{ + pixel_y = 4 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) +/turf/simulated/floor/carpet/black, +/area/centcom220/general) "sv" = ( /obj/machinery/computer/shuttle/trade/sol{ dir = 4 }, /turf/simulated/floor/wood, /area/trader_station/sol) -"sw" = ( -/obj/structure/chair/office/dark{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" - }, -/area/centcom/specops) +"sx" = ( +/obj/item/flag/nt, +/turf/simulated/floor/wood, +/area/centcom220/admin1) "sy" = ( /obj/item/flag/syndi, /turf/simulated/floor/wood, /area/syndicate_mothership) -"sz" = ( -/obj/machinery/computer/communications, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) +"sA" = ( +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) "sB" = ( /obj/machinery/computer/shuttle/syndicate/recall{ dir = 1 @@ -5309,10 +6250,10 @@ "sF" = ( /obj/machinery/door/window{ base_state = "right"; + dir = 4; icon_state = "right"; name = "Equipment Room"; - req_access_txt = "150"; - dir = 4 + req_access_txt = "150" }, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) @@ -5320,6 +6261,28 @@ /obj/effect/spawner/window/plastitanium, /turf/simulated/floor/plating, /area/shuttle/syndicate) +"sH" = ( +/obj/structure/table/glass, +/obj/machinery/photocopier/faxmachine/longrange{ + department = "Central Command"; + pixel_y = 4; + req_one_access = list(101) + }, +/turf/simulated/floor/carpet, +/area/centcom220/admin3) +"sI" = ( +/obj/effect/turf_decal/delivery/white, +/obj/machinery/door/airlock/public/glass{ + name = "Гидропоника" + }, +/turf/simulated/floor/plasteel, +/area/centcom220/evac) +"sJ" = ( +/obj/effect/baseturf_helper{ + baseturf = /turf/simulated/floor/indestructible + }, +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/bar) "sK" = ( /turf/simulated/floor/plasteel/stairs/old, /area/syndicate_mothership) @@ -5331,6 +6294,43 @@ /obj/effect/decal/warning_stripes/red/hollow, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) +"sN" = ( +/obj/structure/chair/comfy/teal, +/obj/machinery/light/spot{ + dir = 1 + }, +/turf/simulated/floor/carpet/cyan, +/area/centcom220/general) +"sO" = ( +/obj/machinery/light/spot{ + dir = 1 + }, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"sP" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/reagent_containers/food/drinks/cans/beer{ + initialized = 1; + pixel_x = 8; + pixel_y = 10 + }, +/obj/item/reagent_containers/food/drinks/cans/beer{ + initialized = 1; + pixel_x = 8; + pixel_y = 4 + }, +/obj/item/reagent_containers/food/drinks/cans/beer{ + initialized = 1; + pixel_x = -2; + pixel_y = 10 + }, +/obj/item/reagent_containers/food/drinks/cans/beer{ + initialized = 1; + pixel_x = -2; + pixel_y = 4 + }, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) "sQ" = ( /obj/machinery/computer/mech_bay_power_console, /turf/simulated/floor/plasteel/dark, @@ -5344,23 +6344,32 @@ /turf/simulated/floor/plating/airless, /area/syndicate_mothership) "sT" = ( -/obj/structure/table/wood, -/obj/machinery/reagentgrinder{ - desc = "Used to grind things up into raw materials and liquids."; - pixel_y = 5 +/obj/structure/window/reinforced{ + dir = 1 }, -/turf/simulated/floor/plasteel{ - icon_state = "bar" +/obj/structure/window/reinforced{ + dir = 8 }, -/area/tdome/tdomeobserve) +/obj/structure/flora/ausbushes/sparsegrass, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"sU" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/ashtray/glass, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) "sV" = ( -/obj/structure/table/wood, -/obj/item/paper_bin, -/obj/item/pen, -/turf/simulated/floor/plasteel{ - icon_state = "vault" +/obj/machinery/door/airlock/centcom{ + name = "Камера"; + req_one_access_txt = "114" + }, +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id_tag = "СС_Jail_1"; + name = "Камера 1" }, -/area/tdome/tdomeadmin) +/turf/simulated/floor/plasteel/dark, +/area/centcom220/jail) "sX" = ( /obj/item/radio/intercom/syndicate{ pixel_x = 28 @@ -5368,12 +6377,16 @@ /turf/simulated/floor/carpet/red, /area/wizard_station) "sY" = ( -/obj/structure/railing, -/obj/structure/chair{ - dir = 1 +/obj/item/flag/nt, +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkgreen" }, -/turf/simulated/floor/plasteel, -/area/centcom/evac) +/area/centcom220/admin3) +"sZ" = ( +/obj/machinery/light/spot, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) "tb" = ( /obj/effect/decal/warning_stripes/northeast, /turf/simulated/floor/plating/airless, @@ -5402,10 +6415,18 @@ /obj/machinery/porta_turret/syndicate/pod/nuke_ship_interior, /turf/simulated/wall/mineral/plastitanium, /area/shuttle/syndicate) +"th" = ( +/obj/structure/flora/junglebush/large, +/turf/simulated/floor/grass/jungle/no_creep, +/area/centcom220/park) "tj" = ( /obj/structure/flora/bush, /turf/simulated/floor/plating/asteroid/snow/airless, /area/syndicate_mothership) +"tk" = ( +/obj/structure/table/wood, +/turf/simulated/floor/wood, +/area/centcom220/park) "tl" = ( /obj/structure/chair/office/dark{ dir = 8 @@ -5413,24 +6434,31 @@ /turf/simulated/floor/wood, /area/trader_station/sol) "tm" = ( +/obj/effect/spawner/window/reinforced, +/obj/machinery/door/poddoor/impassable{ + id_tag = "СС_Office_COO" + }, +/turf/simulated/floor/plating, +/area/centcom220/admin2) +"to" = ( +/obj/structure/closet/fireaxecabinet{ + pixel_y = -32 + }, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" + icon_state = "grimy" }, -/area/centcom/specops) -"tn" = ( -/obj/structure/table/wood, -/obj/item/flashlight/lamp, -/turf/simulated/floor/carpet/black, -/area/centcom/specops) +/area/centcom220/general) "tp" = ( /obj/effect/decal/warning_stripes/north, /turf/simulated/floor/plating/airless, /area/syndicate_mothership) -"tq" = ( -/obj/machinery/floodlight, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) +"tr" = ( +/obj/machinery/hydroponics/constructable, +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) "ts" = ( /obj/machinery/atmospherics/portable/canister/oxygen, /turf/simulated/floor/mineral/plastitanium/red, @@ -5442,6 +6470,12 @@ }, /turf/simulated/floor/wood, /area/trader_station/sol) +"tu" = ( +/obj/effect/baseturf_helper{ + baseturf = /turf/simulated/floor/indestructible + }, +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/admin2) "tv" = ( /obj/structure/table, /obj/machinery/cell_charger, @@ -5490,6 +6524,14 @@ /obj/machinery/economy/vending/cola/free, /turf/simulated/floor/wood, /area/trader_station/sol) +"tC" = ( +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark{ + icon_state = "barber" + }, +/area/shuttle/administration) "tD" = ( /obj/machinery/economy/vending/snack/free, /turf/simulated/floor/wood, @@ -5502,79 +6544,83 @@ /turf/simulated/floor/wood, /area/trader_station/sol) "tG" = ( -/obj/machinery/light, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/dresser, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) "tH" = ( /obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, /area/trader_station/sol) -"tJ" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "ADMINCHEMLOCKDOWN"; - name = "Security Doors"; - opacity = 0 - }, -/obj/machinery/door/airlock/hatch{ - name = "Chem Lab" - }, -/turf/simulated/floor/plasteel/freezer, -/area/admin) -"tK" = ( -/obj/effect/turf_decal/caution/stand_clear{ - dir = 8 - }, -/obj/machinery/door_control/no_emag{ - id = "ASSAULT"; - name = "Mech Storage"; - pixel_y = -24; - req_access_txt = "114" - }, +"tI" = ( /turf/simulated/floor/plasteel{ - icon_state = "darkred" + dir = 5; + icon_state = "neutral" }, -/area/centcom/specops) +/area/centcom220/evac) +"tJ" = ( +/obj/structure/bed, +/turf/simulated/floor/plating, +/area/centcom220/jail) +"tL" = ( +/obj/structure/filingcabinet, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) "tM" = ( /obj/structure/chair/comfy/shuttle{ dir = 8 }, /turf/simulated/floor/mineral/titanium/blue, /area/shuttle/trade/sol) +"tN" = ( +/obj/structure/statue/gold/rd{ + anchored = 1; + layer = 4; + pixel_y = 9 + }, +/turf/simulated/floor/plasteel{ + desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of a meteor and a spaceman. The spaceman is laughing. The meteor is exploding."; + icon_state = "plaque"; + name = "Comemmorative Plaque" + }, +/area/centcom220/park) "tO" = ( /obj/machinery/atmospherics/unary/vent_pump/high_volume{ - dir = 1; - autolink_id = "syndishuttle_vent" + autolink_id = "syndishuttle_vent"; + dir = 1 }, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) "tP" = ( /obj/machinery/door/window{ + dir = 4; name = "Infirmary"; - req_access_txt = "150"; - dir = 4 + req_access_txt = "150" }, /obj/machinery/light/spot{ dir = 1 }, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) -"tQ" = ( -/obj/machinery/mech_bay_recharge_port/upgraded/unsimulated{ - dir = 8; - name = "Mech Bay Power Port" - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkred" +"tR" = ( +/obj/effect/decal/nanotrasen_logo/n4, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"tS" = ( +/obj/structure/sign/directions/engineering{ + desc = "A sign that shows there are doors here. There are doors everywhere!"; + icon_state = "doors"; + name = "WARNING: EXTERNAL AIRLOCK" }, -/area/centcom/specops) +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/admin1) "tT" = ( /obj/machinery/door/window/classic/reversed{ + dir = 8; name = "Tool Storage"; - req_access_txt = "150"; - dir = 8 + req_access_txt = "150" }, /obj/machinery/light/spot{ dir = 1 @@ -5587,10 +6633,6 @@ /obj/item/crowbar/red, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) -"tV" = ( -/obj/structure/flora/grass/brown, -/turf/simulated/wall/indestructible/rock/snow, -/area/syndicate_mothership) "tW" = ( /obj/structure/closet/syndicate/personal, /turf/simulated/floor/plasteel/dark, @@ -5643,13 +6685,19 @@ "ub" = ( /obj/machinery/door/window{ base_state = "right"; + dir = 4; icon_state = "right"; name = "Infirmary"; - req_access_txt = "150"; - dir = 4 + req_access_txt = "150" }, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) +"ud" = ( +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkblue" + }, +/area/centcom220/bar) "ue" = ( /obj/machinery/door/window{ dir = 8; @@ -5673,57 +6721,33 @@ /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) "ug" = ( -/obj/structure/rack, -/obj/item/ammo_box/magazine/mm556x45, -/obj/item/ammo_box/magazine/mm556x45, -/obj/item/ammo_box/magazine/mm556x45, -/obj/item/ammo_box/magazine/mm556x45, -/obj/item/gun/projectile/automatic/l6_saw, -/obj/item/gun/projectile/automatic/l6_saw{ - pixel_x = 3; - pixel_y = -3 +/obj/machinery/computer/message_monitor{ + dir = 1 }, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/structure/window/reinforced, +/turf/simulated/floor/plasteel/dark{ + icon_state = "navybluefull" + }, +/area/centcom220/admin2) "uh" = ( -/obj/structure/rack, -/obj/item/gun/projectile/automatic/proto, -/obj/item/gun/projectile/automatic/proto{ - pixel_x = 3; - pixel_y = -3 +/obj/structure/table/wood, +/obj/machinery/smartfridge/disks{ + pixel_y = 2 }, -/turf/simulated/floor/plasteel, -/area/admin) +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) "ui" = ( -/obj/structure/rack, -/obj/item/ammo_box/magazine/m556, -/obj/item/ammo_box/magazine/m556, -/obj/item/ammo_box/magazine/m556, -/obj/item/ammo_box/magazine/m556, -/obj/item/ammo_box/magazine/m556, -/obj/item/ammo_box/magazine/m556, -/obj/item/ammo_box/a40mm, -/obj/item/ammo_box/a40mm, -/obj/item/ammo_box/a40mm, -/obj/item/ammo_box/a40mm, -/obj/item/gun/projectile/automatic/m90, -/obj/item/gun/projectile/automatic/m90{ - pixel_x = 3; - pixel_y = -3 - }, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/structure/dispenser/oxygen, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) "uj" = ( -/obj/structure/mirror{ - dir = 4; - pixel_y = -32 +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/oxygen, +/obj/structure/window/reinforced{ + dir = 4 }, -/turf/simulated/floor/plasteel, -/area/admin) -"uk" = ( -/obj/machinery/optable, -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) "ul" = ( /obj/structure/table/glass, /obj/item/storage/backpack/duffel/syndie/med/surgery_fake, @@ -5791,13 +6815,18 @@ /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) "us" = ( -/obj/structure/table, -/obj/item/storage/toolbox/syndicate, -/obj/item/shard, -/obj/item/kitchen/knife, -/obj/item/storage/firstaid/tactical, -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/obj/machinery/door/airlock/external{ + id_tag = "admin_away"; + name = "Велосипед"; + opacity = 0 + }, +/obj/structure/fans/tiny, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"ut" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) "uu" = ( /obj/structure/table, /obj/item/grenade/syndieminibomb{ @@ -5809,30 +6838,49 @@ }, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) -"ux" = ( -/turf/simulated/wall/mineral/plastitanium, -/area/shuttle/escape) -"uy" = ( -/obj/structure/table, -/obj/item/gun/energy/pulse/pistol, -/obj/machinery/door_control/no_emag{ - desc = "A remote control switch to lock down the admin lab."; - id = "ADMINCHEMLOCKDOWN"; - name = "Lockdown"; - pixel_y = 24 +"uv" = ( +/obj/structure/table/glass, +/obj/item/clipboard{ + pixel_y = 4 }, -/turf/simulated/floor/carpet, -/area/admin) -"uz" = ( -/turf/simulated/floor/carpet, -/area/admin) -"uA" = ( -/obj/item/paper/sop, -/obj/machinery/computer/secure_data{ - dir = 8 +/obj/item/folder/red{ + pixel_y = 3 }, -/turf/simulated/floor/carpet, -/area/admin) +/obj/item/folder/blue{ + pixel_y = 5 + }, +/obj/item/lighter/zippo/blue{ + pixel_x = -12; + pixel_y = 6 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"uw" = ( +/obj/machinery/economy/vending/boozeomat, +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) +"ux" = ( +/turf/simulated/wall/mineral/plastitanium, +/area/shuttle/escape) +"uy" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"uz" = ( +/obj/machinery/door_control/no_emag{ + id = "sec"; + name = "CentCom Security Shutters"; + pixel_x = -24; + req_one_access_txt = "101" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"uA" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin3) "uB" = ( /obj/structure/shuttle/engine/propulsion{ dir = 8; @@ -5841,11 +6889,16 @@ /turf/simulated/floor/plating/airless, /area/shuttle/trade/sol) "uC" = ( -/obj/structure/chair/comfy/black{ - dir = 1 +/obj/machinery/computer/crew{ + dir = 8 }, -/turf/simulated/floor/carpet, -/area/centcom/control) +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluefull" + }, +/area/centcom220/admin2) "uD" = ( /obj/docking_port/stationary/transit{ dir = 8; @@ -5859,6 +6912,11 @@ dir = 4 }, /area/space) +"uE" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkyellowalt" + }, +/area/centcom220/supply) "uG" = ( /obj/docking_port/stationary/transit{ dir = 8; @@ -5881,6 +6939,10 @@ }, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) +"uI" = ( +/obj/structure/flora/junglebush, +/turf/simulated/floor/grass/jungle/no_creep, +/area/wizard_station) "uJ" = ( /obj/machinery/optable, /turf/simulated/floor/mineral/plastitanium/red, @@ -5906,21 +6968,46 @@ /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) "uO" = ( -/turf/simulated/floor/plasteel{ - dir = 0; - icon_state = "green" +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Shuttle Hatch"; + req_access_txt = "31" + }, +/obj/structure/fans/tiny, +/obj/docking_port/mobile/supply{ + dir = 4 + }, +/obj/docking_port/stationary{ + dir = 4; + dwidth = 5; + height = 7; + id = "supply_away"; + name = "supply centcom"; + width = 12 }, -/area/centcom/evac) +/turf/simulated/floor/plating, +/area/shuttle/supply) "uP" = ( /obj/effect/spawner/lootdrop/trade_sol/sec, /obj/structure/closet, /turf/simulated/floor/mineral/titanium, /area/shuttle/trade/sol) +"uQ" = ( +/obj/structure/flora/junglebush/large{ + pixel_y = -8 + }, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) "uR" = ( /obj/machinery/door/airlock/titanium, /obj/structure/fans/tiny, /turf/simulated/floor/plating, /area/shuttle/gamma/space) +"uS" = ( +/obj/structure/table, +/obj/item/storage/lockbox/mindshield, +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) "uT" = ( /obj/machinery/teleport/hub/upgraded, /turf/simulated/floor/mineral/plastitanium/red, @@ -5935,14 +7022,48 @@ /obj/structure/shuttle/engine/propulsion, /turf/simulated/floor/plating/airless, /area/shuttle/syndicate) +"uW" = ( +/obj/structure/table/abductor, +/obj/effect/spawner/lootdrop/CCfood/meat, +/obj/effect/turf_decal/siding/white{ + dir = 10 + }, +/turf/simulated/floor/fakespace, +/area/centcom220/bar) "uX" = ( -/obj/structure/chair/office/dark{ +/obj/structure/table/reinforced, +/obj/item/shield/riot{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/shield/riot{ + pixel_x = 6; + pixel_y = 3 + }, +/obj/item/shield/riot{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/shield/riot{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/shield/riot{ + pixel_x = 6; + pixel_y = 3 + }, +/obj/item/shield/riot{ + pixel_x = 6; + pixel_y = 3 + }, +/obj/machinery/light/spot{ dir = 8 }, -/obj/effect/landmark/spawner/ds, -/obj/effect/landmark/spawner/ert, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkgreen" + }, +/area/centcom220/admin3) "uY" = ( /obj/structure/shuttle/engine/propulsion{ icon_state = "propulsion_r" @@ -5974,47 +7095,61 @@ /turf/simulated/floor/wood, /area/trader_station/sol) "vg" = ( -/obj/structure/rack, -/obj/item/gun/energy/lasercannon, -/obj/item/gun/energy/lasercannon{ - pixel_x = 6; - pixel_y = -6 +/turf/simulated/floor/plasteel{ + icon_state = "grimy" }, -/turf/simulated/floor/plasteel, -/area/admin) +/area/centcom220/general) "vh" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken2" - }, -/area/centcom/evac) +/obj/item/flag/species/taj, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"vi" = ( +/obj/structure/filingcabinet/chestdrawer, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) "vj" = ( -/obj/effect/decal/cleanable/blood, -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/obj/machinery/economy/vending/coffee/free, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) "vk" = ( -/obj/structure/table, -/obj/item/storage/belt/utility/full/multitool{ - pixel_x = -2; - pixel_y = 1 +/obj/structure/window/reinforced{ + dir = 4 }, -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/obj/structure/chair/sofa/left{ + dir = 8 + }, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/general) "vl" = ( -/obj/machinery/computer/communications{ - dir = 4 +/obj/structure/table, +/obj/machinery/photocopier/faxmachine/longrange{ + department = "Central Command"; + pixel_y = 4; + req_one_access = list(101) }, -/turf/simulated/floor/carpet, -/area/admin) +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) "vm" = ( -/obj/structure/chair/office/dark, -/turf/simulated/floor/carpet, -/area/admin) +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id_tag = "СС_Jail_4"; + name = "Камера 4" + }, +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/jail) "vn" = ( -/obj/machinery/computer/med_data{ - dir = 8 +/obj/structure/extinguisher_cabinet{ + name = "east bump"; + pixel_x = 24 }, -/turf/simulated/floor/carpet, -/area/admin) +/obj/machinery/light/spot{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "whiteblue" + }, +/area/centcom220/general) "vo" = ( /obj/machinery/door_control/no_emag{ id = "soltrader_south"; @@ -6051,9 +7186,12 @@ /turf/simulated/floor/mineral/titanium/blue, /area/shuttle/trade/sol) "vq" = ( -/obj/structure/chair/sofa/corp, -/turf/simulated/floor/transparent/glass, -/area/tdome/tdomeobserve) +/obj/structure/table/wood, +/obj/item/storage/fancy/candle_box/eternal{ + pixel_y = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) "vr" = ( /obj/machinery/door/airlock{ name = "Toilet" @@ -6065,8 +7203,9 @@ /turf/simulated/floor/wood, /area/trader_station/sol) "vt" = ( -/turf/simulated/floor/carpet, -/area/centcom/control) +/obj/mecha/combat/marauder/seraph/loaded, +/turf/simulated/floor/mech_bay_recharge_floor, +/area/centcom220/admin2) "vu" = ( /obj/structure/railing, /obj/effect/landmark/spawner/soltrader, @@ -6077,9 +7216,9 @@ /area/trader_station/sol) "vw" = ( /obj/machinery/access_button{ - pixel_y = -22; + autolink_id = "syndijail_btn_ext"; pixel_x = 8; - autolink_id = "syndijail_btn_ext" + pixel_y = -22 }, /turf/simulated/floor/plasteel/dark, /area/syndicate_mothership) @@ -6117,6 +7256,10 @@ /obj/item/dice/d20, /turf/simulated/floor/wood, /area/trader_station/sol) +"vC" = ( +/obj/machinery/plantgenes, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) "vD" = ( /obj/structure/railing, /obj/effect/landmark/spawner/soltrader, @@ -6126,130 +7269,141 @@ /turf/simulated/floor/wood, /area/trader_station/sol) "vE" = ( -/obj/structure/rack, -/obj/item/shield/energy, -/obj/item/shield/energy{ - pixel_x = 3; - pixel_y = -3 +/obj/machinery/door_control/no_emag{ + id = "СС_Jail_1"; + name = "Камера 1"; + pixel_x = 24; + pixel_y = 6 }, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/machinery/door_control/no_emag{ + id = "СС_Jail_2"; + name = "Камера 2"; + pixel_x = 24; + pixel_y = -6 + }, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredalt" + }, +/area/centcom220/jail) "vF" = ( -/obj/structure/rack, -/obj/item/katana{ - pixel_x = 3; - pixel_y = -3 +/obj/machinery/door/airlock/centcom{ + id_tag = "CC_Exterior_2"; + name = "Зона ЦК"; + req_one_access_txt = "101" }, -/obj/item/katana, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/machinery/door/poddoor/impassable{ + id_tag = "СС_BD_Exterior_2"; + layer = 3 + }, +/obj/machinery/door_control/no_emag{ + id = "СС_BD_Exterior_2"; + name = "Blast Door Open"; + pixel_x = -24; + req_one_access_txt = "101" + }, +/obj/effect/decal/warning_stripes/white, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/general) "vG" = ( /turf/simulated/wall/indestructible/riveted, /area/trader_station/sol) "vH" = ( -/obj/structure/rack, -/obj/item/melee/energy/sword/saber, -/obj/item/melee/energy/sword/saber{ - pixel_x = 3; - pixel_y = -3 - }, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/machinery/photocopier, +/turf/simulated/floor/wood, +/area/centcom220/admin1) "vI" = ( -/obj/structure/rack, -/obj/machinery/recharger/wallcharger/upgraded{ - pixel_x = 30 - }, -/obj/item/gun/energy/xray, -/obj/item/gun/energy/xray{ - pixel_x = 3; - pixel_y = -3 +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkbluealtstrip" }, -/turf/simulated/floor/plasteel, -/area/admin) -"vJ" = ( -/obj/structure/table, -/obj/random/toolbox, -/obj/random/bomb_supply, -/obj/machinery/syndicatebomb/badmin/clown, -/turf/simulated/floor/plasteel/dark, -/area/admin) +/area/centcom220/admin1) "vK" = ( -/turf/simulated/floor/plasteel/dark, -/area/admin) +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/general) "vL" = ( -/obj/docking_port/stationary{ - dir = 2; - dwidth = 1; - height = 4; - id = "pod1_away"; - name = "recovery ship bay 1"; - width = 3 +/obj/structure/window/reinforced{ + dir = 8 }, -/turf/space, -/area/space) +/obj/structure/flora/ausbushes/leafybush, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) "vM" = ( -/obj/structure/table, -/obj/item/storage/toolbox/syndicate, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"vN" = ( -/obj/structure/table, -/obj/item/rcd, -/obj/item/rcd_ammo, -/obj/item/rcd_ammo, -/obj/item/storage/pill_bottle/random_drug_bottle, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"vO" = ( -/obj/structure/table, -/obj/item/storage/backpack/duffel/syndie/med/surgery{ - pixel_y = 8 +/obj/structure/window/reinforced{ + dir = 1 }, -/turf/simulated/floor/plasteel/freezer, -/area/admin) -"vP" = ( -/obj/structure/table, -/obj/item/kitchen/utensil/fork, -/obj/item/lighter, -/obj/item/restraints/handcuffs/cable/red, -/obj/item/kitchen/knife, -/obj/item/storage/box/mousetraps, -/obj/item/storage/fancy/cigarettes, -/obj/item/pen, -/turf/simulated/floor/plasteel/freezer, -/area/admin) -"vQ" = ( /obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"vO" = ( +/obj/machinery/economy/vending/cola/free, /turf/simulated/floor/plasteel/dark, -/area/tdome/tdomeobserve) -"vT" = ( -/obj/structure/table, -/obj/structure/window/reinforced, -/obj/item/paper_bin, -/obj/item/pen, -/turf/simulated/floor/carpet, -/area/admin) -"vV" = ( -/obj/machinery/kitchen_machine/candy_maker/upgraded, +/area/centcom220/supply) +"vP" = ( +/obj/item/flag/nt, /turf/simulated/floor/plasteel{ - icon_state = "cafeteria" + dir = 10; + icon_state = "neutral" + }, +/area/centcom220/evac) +"vR" = ( +/obj/structure/statue/ell_good{ + layer = 4; + pixel_y = 8 + }, +/turf/simulated/floor/plasteel{ + desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of a meteor and a spaceman. The spaceman is laughing. The meteor is exploding."; + icon_state = "plaque"; + name = "Comemmorative Plaque" + }, +/area/centcom220/park) +"vS" = ( +/obj/structure/table/wood{ + color = "#996633" + }, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen/multi{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/clipboard{ + pixel_x = 3; + pixel_y = 24 + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" }, -/area/tdome/tdomeobserve) +/area/centcom220/general) +"vT" = ( +/obj/machinery/light/small, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/general) +"vU" = ( +/obj/structure/flora/junglebush/large{ + layer = 4.6 + }, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) "vW" = ( -/obj/structure/table, -/obj/machinery/door/window/classic/normal{ - name = "security checkpoint"; - dir = 2 +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkbluealt" }, -/turf/simulated/floor/carpet, -/area/admin) +/area/centcom220/admin1) "vX" = ( -/obj/structure/table, -/obj/structure/window/reinforced, -/obj/machinery/recharger, -/turf/simulated/floor/carpet, -/area/admin) +/obj/docking_port/stationary{ + dir = 2; + dwidth = 1; + height = 4; + id = "pod3_away"; + name = "recovery ship bay 3"; + width = 3 + }, +/turf/space/transit/horizontal, +/area/space) "vY" = ( /obj/effect/spawner/lootdrop/trade_sol/largeitem, /turf/simulated/floor/mineral/titanium, @@ -6298,6 +7452,15 @@ /obj/structure/flora/ausbushes/brflowers, /turf/simulated/floor/grass, /area/trader_station/sol) +"wh" = ( +/obj/structure/table, +/obj/item/storage/box/chemimp{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/storage/box/trackimp, +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) "wi" = ( /obj/structure/flora/ausbushes/fullgrass, /obj/structure/flora/ausbushes/pointybush, @@ -6308,98 +7471,113 @@ /turf/simulated/floor/grass, /area/trader_station/sol) "wk" = ( -/turf/simulated/wall/indestructible/syndicate, -/area/admin) +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/air, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) "wl" = ( /obj/structure/flora/ausbushes/fernybush, /obj/structure/flora/ausbushes/ywflowers, /turf/simulated/floor/grass, /area/trader_station/sol) +"wm" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + layer = 4.2 + }, +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/bar) "wn" = ( /obj/structure/flora/ausbushes/brflowers, /turf/simulated/floor/grass, /area/trader_station/sol) "wo" = ( -/obj/machinery/status_display, -/turf/simulated/wall/indestructible/riveted, -/area/centcom/suppy) +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "darkbluealt" + }, +/area/centcom220/admin3) "wp" = ( /obj/structure/flora/ausbushes/palebush, /obj/structure/flora/ausbushes/leafybush, /turf/simulated/floor/grass, /area/trader_station/sol) +"wq" = ( +/obj/machinery/door/poddoor/shutters{ + id_tag = "CC_Armory_Advanced_2"; + name = "Огнестрел" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"wr" = ( +/obj/structure/chair/comfy/corp{ + dir = 1 + }, +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin3) "ws" = ( /obj/structure/flora/ausbushes/lavendergrass, /obj/structure/flora/ausbushes/reedbush, /turf/simulated/floor/grass, /area/trader_station/sol) -"wt" = ( -/obj/structure/chair/comfy/black{ - dir = 1 - }, -/obj/effect/landmark/spawner/tdomeadmin, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "vault" - }, -/area/tdome/tdomeadmin) "wu" = ( -/obj/structure/rack, -/obj/item/gun/energy/laser/instakill/blue{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/gun/energy/laser/instakill/red{ - pixel_x = -3; - pixel_y = 3 +/obj/machinery/economy/vending/boozeomat, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"wv" = ( +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel{ + icon_state = "neutral" }, -/turf/simulated/floor/plasteel, -/area/admin) +/area/centcom220/evac) "ww" = ( -/obj/machinery/recharger/wallcharger/upgraded{ - pixel_x = 30 +/obj/machinery/door/airlock/centcom{ + name = "Лазарет"; + req_access_txt = "101" }, -/obj/structure/rack, -/obj/item/gun/energy/pulse/pistol/m1911, -/obj/item/gun/energy/pulse/pistol/m1911{ - pixel_x = 3; - pixel_y = -3 +/turf/simulated/floor/plasteel/dark{ + icon_state = "barber" }, -/turf/simulated/floor/plasteel, -/area/admin) +/area/shuttle/administration) "wx" = ( -/obj/structure/table, -/obj/item/tank/internals/oxygen/yellow, -/obj/random/bomb_supply, -/obj/item/clothing/under/costume/rebeloutfit, -/obj/item/clothing/suit/poncho/ponchoshame, -/obj/item/clothing/head/sombrero/shamebrero, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"wy" = ( -/obj/machinery/door/airlock/hatch{ - name = "Tool Storage" +/obj/item/flag/nt, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkblue" }, +/area/centcom220/bar) +"wy" = ( +/obj/effect/decal/nanotrasen_logo/n5, /turf/simulated/floor/plasteel/dark, -/area/admin) +/area/centcom220/admin1) "wz" = ( -/obj/structure/table, -/obj/item/scalpel/laser/manager/debug{ - pixel_y = -5 +/obj/machinery/photocopier, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"wA" = ( +/obj/machinery/sleeper{ + dir = 2 }, -/obj/item/stack/medical/bruise_pack/advanced{ - pixel_x = 5; - pixel_y = 5 +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "whiteblue" }, -/turf/simulated/floor/plasteel/freezer, -/area/admin) -"wA" = ( -/obj/structure/kitchenspike, -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/area/centcom220/general) "wB" = ( /turf/simulated/floor/plasteel/freezer, /area/trader_station/sol) +"wC" = ( +/obj/structure/flora/tree/jungle, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) "wD" = ( /obj/structure/mirror{ pixel_x = 28 @@ -6411,114 +7589,146 @@ /turf/simulated/floor/plasteel/freezer, /area/trader_station/sol) "wE" = ( -/obj/structure/rack, -/obj/item/gun/energy/meteorgun, -/obj/item/gun/energy/meteorgun{ - pixel_x = 3; - pixel_y = -3 +/obj/structure/window/reinforced{ + dir = 8 }, -/turf/simulated/floor/plasteel, -/area/admin) -"wG" = ( -/obj/structure/table/wood/poker, -/obj/item/deck/cards, -/turf/simulated/floor/transparent/glass, -/area/tdome/tdomeobserve) +/obj/structure/chair/sofa/right{ + dir = 4 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/general) +"wF" = ( +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/bar) "wH" = ( -/obj/structure/rack, -/obj/item/twohanded/knighthammer{ - pixel_x = -3; - pixel_y = 3 +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/carbon_dioxide, +/obj/structure/window/reinforced{ + dir = 8 }, -/obj/item/twohanded/mjollnir, -/obj/item/twohanded/singularityhammer{ - pixel_x = 3; - pixel_y = -3 +/obj/structure/window/reinforced{ + dir = 4 }, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/structure/window/reinforced, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"wI" = ( +/obj/structure/chair/sofa/pew/left{ + dir = 1 + }, +/obj/item/candle/eternal{ + layer = 4; + pixel_x = -12; + pixel_y = 17; + start_lit = 1 + }, +/turf/simulated/floor/carpet, +/area/centcom220/evac) +"wJ" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/reinforced/normal{ + dir = 8; + name = "Блокпост"; + req_one_access_txt = "101" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) "wK" = ( /turf/simulated/wall/mineral/titanium, /area/shuttle/supply) -"wR" = ( -/obj/structure/rack, -/obj/item/gun/energy/kinetic_accelerator/crossbow, -/obj/item/gun/energy/kinetic_accelerator/crossbow{ - pixel_x = 3; - pixel_y = -3 +"wL" = ( +/obj/machinery/cryopod/offstation, +/obj/machinery/computer/cryopod{ + pixel_y = 32 }, -/turf/simulated/floor/plasteel, -/area/admin) -"wS" = ( -/obj/machinery/recharger/wallcharger/upgraded{ - pixel_x = 30 +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"wN" = ( +/obj/structure/chair/sofa/bench/left{ + cover_color = "#68452a"; + dir = 1 }, -/obj/structure/rack, -/obj/item/gun/energy/pulse, -/obj/item/gun/energy/pulse{ - pixel_x = 3; - pixel_y = -3 +/turf/simulated/floor/wood, +/area/centcom220/park) +"wO" = ( +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "QMLoad2" }, -/turf/simulated/floor/plasteel, -/area/admin) -"wT" = ( -/obj/structure/table, -/obj/random/tool, -/obj/item/clothing/gloves/color/yellow, -/obj/item/pinpointer/advpinpointer, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"wU" = ( -/obj/structure/table, -/obj/item/grenade/syndieminibomb{ - pixel_x = 4; - pixel_y = 2 +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkyellowalt" }, -/obj/item/grenade/syndieminibomb{ - pixel_x = -1 +/area/centcom220/supply) +"wP" = ( +/obj/structure/statue/elwycco{ + layer = 4; + pixel_y = 9 + }, +/turf/simulated/floor/plasteel{ + desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of a meteor and a spaceman. The spaceman is laughing. The meteor is exploding."; + icon_state = "plaque"; + name = "Comemmorative Plaque" + }, +/area/centcom220/park) +"wQ" = ( +/obj/machinery/economy/vending/tool/free, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkyellowfull" + }, +/area/centcom220/admin3) +"wR" = ( +/obj/structure/table/wood{ + color = "#996633" }, +/obj/item/flashlight/lamp/green/off{ + layer = 3.1; + pixel_x = -4; + pixel_y = 12 + }, +/turf/simulated/floor/carpet, +/area/centcom220/general) +"wS" = ( +/obj/item/twohanded/required/kirbyplants, /turf/simulated/floor/plasteel/dark, -/area/admin) +/area/centcom220/admin2) +"wT" = ( +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"wU" = ( +/obj/item/flag/nt, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkblue" + }, +/area/centcom220/bar) "wV" = ( -/obj/structure/table, -/obj/machinery/recharger, -/obj/item/deck/cards/syndicate/black, -/turf/simulated/floor/plasteel/dark, -/area/admin) +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) "wW" = ( -/obj/structure/table, -/obj/item/stack/rods, -/obj/item/stack/cable_coil, -/obj/item/pen, -/turf/simulated/floor/plasteel/freezer, -/area/admin) +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkbluealt" + }, +/area/centcom220/admin2) "wX" = ( -/obj/structure/table, -/obj/item/tank/internals/anesthetic, -/obj/item/clothing/mask/breath/medical, -/obj/item/storage/pill_bottle/psychiatrist, -/obj/item/storage/pill_bottle/psychiatrist, -/obj/item/storage/pill_bottle/psychiatrist, -/obj/item/storage/pill_bottle/psychiatrist, -/turf/simulated/floor/plasteel/freezer, -/area/admin) -"wY" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "ADMINCHEMLOCKDOWN"; - name = "Security Doors"; - opacity = 0 +/obj/machinery/light/spot, +/turf/simulated/floor/carpet/black, +/area/centcom220/general) +"wZ" = ( +/obj/structure/table/wood{ + color = "#996633" }, -/obj/machinery/door/airlock/hatch{ - desc = "Uh oh."; - name = "Operating Theater" +/obj/machinery/photocopier/faxmachine/longrange{ + department = "Central Command"; + pixel_y = 4; + req_one_access = list(101) }, -/turf/simulated/floor/plasteel/freezer, -/area/admin) -"wZ" = ( /turf/simulated/floor/wood, -/area/admin) +/area/centcom220/admin1) "xa" = ( /obj/structure/toilet{ dir = 8 @@ -6534,89 +7744,182 @@ /turf/simulated/floor/plasteel/freezer, /area/trader_station/sol) "xb" = ( -/obj/machinery/door/airlock/hatch{ - desc = "You've heard rumors of the horrors that go on within this lab."; - name = "Laboratory (DANGER!)" +/obj/structure/chair/sofa/pew/right{ + dir = 1 }, -/turf/simulated/floor/plasteel, -/area/admin) +/obj/item/candle/eternal{ + layer = 4; + pixel_x = 13; + pixel_y = 17; + start_lit = 1 + }, +/turf/simulated/floor/carpet, +/area/centcom220/evac) "xc" = ( -/obj/machinery/computer/supplycomp/public, -/turf/simulated/floor/plasteel, -/area/admin) -"xd" = ( -/obj/structure/chair/office/dark, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/ants, -/obj/item/clothing/suit/cardborg{ - pixel_y = -6 +/obj/machinery/door/airlock/public/glass{ + name = "Зона отдыха" }, -/obj/item/clothing/head/cardborg{ - pixel_y = 12 +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"xe" = ( +/obj/effect/decal/warning_stripes/white, +/obj/machinery/door/poddoor/impassable{ + id_tag = "СС_BD_Exterior_1"; + layer = 3 + }, +/obj/machinery/door_control/no_emag{ + id = "СС_BD_Exterior_1"; + name = "Blast Door Open"; + pixel_x = -24; + req_one_access_txt = "101" + }, +/obj/machinery/door/airlock/centcom{ + id_tag = "CC_Exterior_1"; + name = "Зона ЦК"; + req_one_access_txt = "101" }, /turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"xe" = ( -/obj/machinery/computer/crew, -/turf/simulated/floor/plasteel, -/area/admin) +/area/centcom220/admin1) "xf" = ( -/obj/machinery/computer/security{ - network = list("SS13","Telecomms","Research Outpost","Mining Outpost","ERT","CentComm","Thunderdome") - }, -/turf/simulated/floor/plasteel, -/area/admin) +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/admin1) "xg" = ( -/obj/machinery/computer/rdservercontrol{ - badmin = 1; - name = "Master R&D Server Controller" +/turf/simulated/floor/plating, +/area/centcom220/supply) +"xh" = ( +/turf/simulated/floor/plasteel{ + desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of a meteor and a spaceman. The spaceman is laughing. The meteor is exploding."; + icon_state = "plaque"; + name = "Comemmorative Plaque" }, -/turf/simulated/floor/plasteel, -/area/admin) -"xk" = ( -/obj/machinery/r_n_d/server/centcom, -/turf/simulated/floor/plasteel, -/area/admin) -"xl" = ( -/obj/structure/table, -/obj/item/card/id/silver{ - pixel_x = -3; - pixel_y = -3 +/area/centcom220/evac) +"xi" = ( +/obj/structure/closet/crate/secure/bin{ + color = "36373a" }, -/obj/item/card/id/captains_spare, -/obj/item/card/id/lifetime{ - pixel_x = 3; - pixel_y = 3 +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"xj" = ( +/obj/structure/table/reinforced, +/obj/item/borg/upgrade/selfrepair, +/obj/item/borg/upgrade/selfrepair, +/obj/item/stock_parts/cell/bluespace, +/obj/item/stock_parts/cell/bluespace, +/obj/item/borg/upgrade/vtec, +/obj/item/borg/upgrade/vtec, +/obj/item/storage/toolbox/drone{ + pixel_y = 14 }, -/turf/simulated/floor/plasteel, -/area/admin) +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "navyblue" + }, +/area/centcom220/admin3) +"xl" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood, +/turf/simulated/floor/plating, +/area/centcom220/jail) +"xm" = ( +/obj/machinery/economy/arcade/claw, +/turf/simulated/floor/wood, +/area/centcom220/bar) +"xn" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) "xo" = ( -/turf/simulated/floor/grass/jungle, -/area/wizard_station) +/obj/machinery/door/airlock/centcom{ + name = "Блокпост"; + req_one_access_txt = "101" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"xp" = ( +/obj/structure/window/reinforced, +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"xq" = ( +/obj/structure/statue/sandstone/assistant{ + pixel_y = 10 + }, +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel{ + desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of a meteor and a spaceman. The spaceman is laughing. The meteor is exploding."; + icon_state = "plaque"; + name = "Comemmorative Plaque" + }, +/area/centcom220/general) "xr" = ( -/obj/structure/table, -/obj/item/card/id/centcom{ - pixel_x = -3; - pixel_y = -3 +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/sleeping_agent, +/obj/structure/window/reinforced{ + dir = 4 }, -/obj/item/card/id, -/obj/item/card/id/admin{ - pixel_x = 3; +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"xs" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/landmark/spawner/commando_manual, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"xt" = ( +/obj/item/folder{ + pixel_x = -4 + }, +/obj/item/folder/blue{ pixel_y = 3 }, -/turf/simulated/floor/plasteel, -/area/admin) -"xv" = ( -/obj/machinery/atmospherics/pipe/manifold/hidden, -/turf/simulated/floor/plasteel{ - icon_state = "white" +/obj/item/folder/red{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/structure/table, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"xu" = ( +/obj/structure/table, +/obj/item/paper_bin/nanotrasen{ + pixel_x = -4; + pixel_y = 4 }, -/area/centcom/control) +/obj/item/pen/multi/fountain{ + pixel_x = 4; + pixel_y = 3 + }, +/turf/simulated/floor/carpet/royalblack, +/area/shuttle/administration) +"xw" = ( +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/ppflowers, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"xy" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/shuttle/administration) "xz" = ( -/obj/structure/flora/grass/jungle, -/obj/structure/flora/rock/pile/largejungle, -/turf/simulated/floor/grass/jungle, -/area/centcom/evac) +/obj/structure/bookcase/manuals, +/obj/item/book/manual/random, +/obj/item/book/manual/random, +/obj/item/book/manual/wiki/security_space_law, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"xA" = ( +/obj/structure/chair/comfy/black, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) "xB" = ( /obj/machinery/atmospherics/unary/vent_pump/high_volume{ autolink_id = "syndishuttle_vent" @@ -6628,6 +7931,31 @@ }, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) +"xC" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"xD" = ( +/obj/structure/chair/sofa/right{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkblue" + }, +/area/centcom220/bar) +"xE" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/oxygen, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) "xF" = ( /obj/machinery/access_button{ autolink_id = "syndishuttle_btn_int"; @@ -6640,21 +7968,31 @@ /turf/simulated/wall/indestructible/wood, /area/wizard_station) "xI" = ( -/turf/simulated/wall/indestructible/fakeglass, -/area/centcom/suppy) -"xK" = ( -/obj/structure/chair/comfy/black, -/turf/simulated/floor/wood, -/area/admin) -"xM" = ( -/obj/machinery/computer/shuttle/admin{ +/obj/machinery/light/spot{ dir = 4 }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) +"xJ" = ( +/obj/structure/closet/masks, +/turf/simulated/floor/wood, +/area/centcom220/park) +"xK" = ( +/obj/structure/extinguisher_cabinet{ + pixel_y = -32 + }, +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"xN" = ( +/obj/machinery/light/spot{ + dir = 8 }, -/area/centcom/specops) +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkbluealt" + }, +/area/centcom220/admin1) "xO" = ( /obj/structure/rack, /obj/item/clothing/suit/wizrobe/magusblue, @@ -6665,62 +8003,207 @@ /obj/item/twohanded/staff, /turf/simulated/floor/carpet/black, /area/wizard_station) -"xP" = ( -/obj/structure/fans/tiny/invisible, -/obj/machinery/door/airlock/external, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) +"xQ" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/flora/ausbushes/leafybush, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) "xR" = ( -/obj/docking_port/stationary{ - dir = 2; - dwidth = 1; - height = 4; - id = "pod4_away"; - name = "recovery ship bay 4"; - width = 3 +/obj/structure/closet/emcloset, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas, +/obj/effect/turf_decal/stripes/line{ + dir = 1 }, -/turf/space, -/area/space) +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "vault" + }, +/area/centcom220/admin1) "xS" = ( -/obj/machinery/economy/vending/cola/free, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/table, +/obj/item/storage/box/gloves{ + pixel_y = 2 + }, /turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "green" + dir = 1; + icon_state = "whiteblue" }, -/area/centcom/evac) +/area/centcom220/general) "xT" = ( -/obj/structure/bed/roller, -/obj/machinery/iv_drip, -/obj/machinery/defibrillator_mount/loaded{ - pixel_y = -32 +/obj/machinery/door_control{ + color = "#ff8080"; + id = "CC_Armory_Red"; + name = "Оружейная - Уровень 3"; + pixel_x = 24; + req_one_access_txt = "114" + }, +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "navyblue" }, +/area/centcom220/admin3) +"xU" = ( /turf/simulated/floor/plasteel{ + dir = 8; icon_state = "whiteblue" }, -/area/centcom/control) -"xZ" = ( -/obj/machinery/computer/security/mining{ +/area/centcom220/general) +"xV" = ( +/obj/structure/chair/comfy/brown{ dir = 4 }, /turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkyellow" + icon_state = "grimy" + }, +/area/centcom220/admin1) +"xX" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkyellowalt" + }, +/area/centcom220/supply) +"xY" = ( +/obj/machinery/door/morgue{ + name = "Confession Booth" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"xZ" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkbluecornersalt" }, -/area/centcom/suppy) +/area/centcom220/admin3) +"ya" = ( +/obj/structure/flora/junglebush, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"yb" = ( +/obj/structure/flora/ausbushes/stalkybush, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) "yc" = ( -/obj/machinery/door/window/reinforced/normal{ - color = "#d70000"; - req_access_txt = "104"; - dir = 8 +/obj/structure/table/glass, +/obj/item/reagent_containers/food/snacks/bananacakeslice{ + pixel_y = 4 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) +/obj/item/kitchen/utensil/fork{ + pixel_x = -12; + pixel_y = 4 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"yd" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkyellowaltstrip" + }, +/area/centcom220/supply) +"ye" = ( +/turf/simulated/floor/plasteel{ + icon_state = "darkbluecorners" + }, +/area/centcom220/bar) +"yf" = ( +/obj/structure/chair/sofa/corp/right{ + dir = 1 + }, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) "yg" = ( -/mob/living/silicon/decoy{ - name = "A.L.I.C.E." +/obj/machinery/bsa/full/admin/east, +/turf/simulated/floor/plating, +/area/centcom220/admin3) +"yh" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Барная стойка" }, -/turf/simulated/floor/wood, -/area/centcom/control) +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"yi" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/centcom220/general) +"yj" = ( +/obj/effect/turf_decal/siding/blue, +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/bar) +"yk" = ( +/obj/structure/rack, +/obj/item/clothing/accessory/holster{ + pixel_y = 10 + }, +/obj/item/clothing/accessory/holster{ + pixel_y = 8 + }, +/obj/item/clothing/accessory/holster{ + pixel_y = 6 + }, +/obj/item/clothing/accessory/holster{ + pixel_y = 4 + }, +/obj/item/clothing/accessory/holster{ + pixel_y = 2 + }, +/obj/item/clothing/accessory/holster, +/obj/machinery/door_control{ + color = "#80ff80"; + id = "CC_Armory_Green"; + name = "Оружейная - Уровень 1"; + pixel_y = 24; + req_one_access_txt = "114" + }, +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "navyblue" + }, +/area/centcom220/admin3) +"yl" = ( +/obj/machinery/door/window{ + name = "Cockpit"; + req_access_txt = "150" + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/syndicate) +"ym" = ( +/obj/structure/chair/sofa/left{ + dir = 1 + }, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"yn" = ( +/obj/structure/chair/sofa/right{ + dir = 4 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/bar) +"yo" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/classic/reversed{ + dir = 4; + name = "Стойка выдачи" + }, +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/centcom220/bar) "yp" = ( /obj/item/radio/intercom/syndicate{ pixel_x = 28 @@ -6728,16 +8211,32 @@ /turf/simulated/floor/carpet/black, /area/wizard_station) "yq" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, -/turf/simulated/floor/grass, -/area/centcom/control) +/obj/machinery/economy/vending/cigarette/free, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"ys" = ( +/obj/effect/decal/warning_stripes/white/hollow, +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) +"yt" = ( +/obj/structure/chair/sofa/right{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkblue" + }, +/area/centcom220/bar) "yu" = ( -/obj/machinery/economy/vending/snack, -/obj/effect/turf_decal/bot, -/turf/simulated/floor/wood, -/area/tdome/tdomeobserve) +/turf/simulated/floor/carpet, +/area/centcom220/evac) +"yv" = ( +/obj/item/flag/nt, +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) "yw" = ( /obj/machinery/atmospherics/unary/vent_pump/high_volume{ autolink_id = "syndishuttle_vent" @@ -6745,3982 +8244,3628 @@ /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/syndicate) "yx" = ( -/obj/structure/flora/rock/jungle, -/turf/simulated/floor/grass/jungle, +/obj/structure/flora/grass/jungle, +/turf/simulated/floor/grass/jungle/no_creep, /area/wizard_station) -"yH" = ( -/obj/structure/railing, -/turf/simulated/floor/plasteel{ - icon_state = "green" - }, -/area/centcom/evac) -"yL" = ( -/obj/machinery/computer/card, -/turf/simulated/floor/plasteel, -/area/admin) -"yQ" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/turf/simulated/floor/grass, -/area/centcom/control) -"yZ" = ( -/obj/machinery/door/airlock/external{ - name = "Supply Shuttle"; - opacity = 0; - req_access_txt = "106" - }, -/obj/structure/fans/tiny, -/turf/simulated/floor/plating, -/area/centcom/suppy) -"zg" = ( -/obj/structure/chair/office/dark{ - dir = 1 +"yy" = ( +/obj/structure/shuttle/engine/propulsion/burst/right, +/turf/simulated/floor/plating/airless, +/area/shuttle/specops) +"yz" = ( +/obj/structure/table/wood{ + color = "#996633" }, -/obj/effect/landmark/spawner/ds, -/obj/effect/landmark/spawner/ert, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"zi" = ( -/obj/structure/table/holotable, -/obj/item/clothing/gloves/boxing/hologlove{ - icon_state = "boxinggreen"; - item_state = "boxinggreen" +/obj/item/folder/yellow{ + pixel_x = -6; + pixel_y = 9 }, -/turf/simulated/floor/holofloor{ - dir = 10; - icon_state = "green" +/obj/item/taperecorder{ + pixel_x = 6; + pixel_y = 4 }, -/area/holodeck/source_boxingcourt) -"zo" = ( -/obj/machinery/computer/card/centcom, -/turf/simulated/floor/plasteel, -/area/admin) -"zp" = ( -/obj/structure/chair/comfy/black{ - dir = 1 +/obj/machinery/light/spot{ + dir = 4 }, -/turf/simulated/floor/plasteel, -/area/admin) -"zq" = ( -/obj/machinery/light/spot, -/obj/structure/chair/comfy/shuttle{ - dir = 1 +/turf/simulated/floor/plasteel{ + icon_state = "grimy" }, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/transport) -"zv" = ( -/obj/item/flag/wiz, -/turf/simulated/floor/wood, -/area/wizard_station) -"zy" = ( +/area/centcom220/general) +"yB" = ( /obj/machinery/door/airlock/public/glass{ - name = "Computer Hub" + name = "Казино" }, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "ADMINLOCKDOWN"; - name = "Security Doors"; - opacity = 0 +/turf/simulated/floor/wood, +/area/centcom220/bar) +"yC" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkyellowaltstrip" }, -/turf/simulated/floor/plasteel, -/area/admin) -"zB" = ( -/obj/machinery/kitchen_machine/oven/upgraded, -/turf/simulated/floor/plasteel{ - icon_state = "cafeteria" +/area/centcom220/supply) +"yD" = ( +/obj/structure/window/reinforced{ + dir = 8 }, -/area/tdome/tdomeobserve) -"zF" = ( -/obj/machinery/economy/vending/boozeomat, -/turf/simulated/floor/plasteel{ - icon_state = "bar" +/obj/item/twohanded/required/kirbyplants, +/obj/structure/window/reinforced{ + layer = 4.2 }, -/area/tdome/tdomeobserve) -"zG" = ( -/obj/effect/landmark/spawner/aroomwarp, -/turf/simulated/floor/plasteel, -/area/admin) -"zM" = ( -/obj/machinery/door/airlock/hatch{ - desc = "For all your shady business needs"; - name = "Gambling Den" +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/bar) +"yF" = ( +/obj/structure/table/wood{ + color = "#996633" }, -/turf/simulated/floor/wood, -/area/admin) -"zN" = ( -/obj/machinery/computer/cryopod/robot, -/turf/simulated/wall/indestructible/riveted, -/area/centcom/specops) -"zV" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 24 +/obj/item/candle/eternal{ + pixel_x = 1; + pixel_y = 4; + start_lit = 1 }, -/obj/machinery/economy/vending/medical, -/turf/simulated/floor/plasteel{ +/turf/simulated/floor/carpet/black, +/area/centcom220/general) +"yG" = ( +/turf/simulated/floor/plasteel/dark{ dir = 4; - icon_state = "whiteblue" + icon_state = "navyblue" + }, +/area/centcom220/admin3) +"yH" = ( +/obj/structure/table, +/obj/item/reagent_containers/food/drinks/cans/beer{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/reagent_containers/food/drinks/cans/beer{ + pixel_x = -6; + pixel_y = 4 }, -/area/centcom/control) -"Aa" = ( -/obj/machinery/iv_drip, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"Ac" = ( -/obj/structure/table/wood, -/turf/simulated/floor/wood, -/area/admin) -"Ad" = ( -/obj/structure/table/wood, -/obj/item/deck/cards/syndicate, -/turf/simulated/floor/wood, -/area/admin) -"Ae" = ( -/obj/structure/table/wood, -/obj/item/paper_bin, -/obj/item/pen, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Ai" = ( -/obj/item/twohanded/required/kirbyplants, -/obj/machinery/computer/cryopod{ - pixel_y = 32 +/area/shuttle/administration) +"yI" = ( +/obj/structure/sink/kitchen{ + desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; + dir = 4; + name = "old sink"; + pixel_x = -12 }, -/turf/simulated/floor/wood, -/area/trader_station/sol) -"Aj" = ( -/obj/structure/table/wood/fancy/royalblack, -/obj/item/stack/spacecash, -/obj/effect/turf_decal/woodsiding{ +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/centcom220/bar) +"yJ" = ( +/obj/structure/bookcase/sop, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"yK" = ( +/obj/structure/window/reinforced{ dir = 1 }, -/turf/simulated/floor/wood, -/area/wizard_station) -"Ak" = ( -/obj/structure/table/wood/fancy/royalblack, -/obj/item/radio/phone{ - desc = "How else would the wizards order pizza?" +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/bar) +"yL" = ( +/obj/structure/window/reinforced, +/obj/structure/closet/secure_closet/personal/cabinet, +/turf/simulated/floor/carpet/cyan, +/area/centcom220/general) +"yM" = ( +/obj/item/flag/nt, +/obj/machinery/light/spot{ + dir = 4 }, -/obj/effect/turf_decal/woodsiding{ - dir = 6 +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "navyblue" }, -/turf/simulated/floor/wood, -/area/wizard_station) -"An" = ( -/obj/item/circular_saw, -/obj/item/hemostat{ - pixel_x = -4 +/area/centcom220/admin3) +"yN" = ( +/obj/structure/window/reinforced{ + dir = 8 }, -/obj/item/clothing/gloves/color/latex, -/obj/item/clothing/mask/surgical, -/obj/structure/table/reinforced, -/obj/item/scalpel/laser/manager, -/obj/item/surgicaldrill, -/obj/item/bonegel, -/obj/item/FixOVein, -/turf/simulated/floor/plasteel{ - icon_state = "whiteblue" +/obj/structure/holohoop{ + dir = 4; + pixel_x = 5 }, -/area/centcom/control) -"As" = ( -/obj/structure/table/wood, -/obj/item/reagent_containers/food/drinks/drinkingglass/devilskiss, -/turf/simulated/floor/wood, -/area/admin) -"At" = ( -/obj/structure/chair/comfy/black{ +/obj/effect/decal/warning_stripes/blue/partial{ dir = 8 }, -/turf/simulated/floor/plasteel, -/area/admin) -"Au" = ( -/obj/structure/chair/stool, -/turf/simulated/floor/wood, -/area/admin) -"Av" = ( -/obj/structure/table/wood, -/obj/item/lighter/zippo/engraved, -/obj/item/storage/fancy/cigarettes/dromedaryco, -/turf/simulated/floor/wood, -/area/admin) -"Aw" = ( -/obj/machinery/computer/communications{ - dir = 1 +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) +"yO" = ( +/obj/item/ammo_box/magazine/m556{ + pixel_y = 5 }, -/turf/simulated/floor/plasteel, -/area/admin) -"Ax" = ( -/obj/structure/chair/comfy/black, -/turf/simulated/floor/plasteel, -/area/admin) -"AE" = ( -/obj/item/paper/monitorkey, -/obj/machinery/computer/message_monitor{ - dir = 1 +/obj/item/ammo_box/magazine/m556{ + pixel_y = 5 }, -/turf/simulated/floor/plasteel, -/area/admin) -"AF" = ( -/obj/machinery/computer/atmos_alert{ - dir = 1 +/obj/item/ammo_box/magazine/m556{ + pixel_y = 5 }, -/turf/simulated/floor/plasteel, -/area/admin) -"AG" = ( -/obj/machinery/computer/secure_data{ - dir = 1 +/obj/item/ammo_box/magazine/m556{ + pixel_y = 5 }, -/turf/simulated/floor/plasteel, -/area/admin) -"AI" = ( -/obj/machinery/computer/account_database{ - dir = 1; - name = "Admin Accounts Database" +/obj/item/ammo_box/magazine/m556{ + pixel_y = 5 }, -/turf/simulated/floor/plasteel, -/area/admin) -"AJ" = ( -/obj/structure/table, -/obj/item/gun/projectile/automatic/pistol, -/turf/simulated/floor/plasteel, -/area/admin) -"AK" = ( -/obj/structure/table, -/obj/machinery/door_control/no_emag{ - desc = "A remote control switch to lock down external access to the admin room."; - id = "ADMINLOCKDOWN"; - name = "Lockdown" +/obj/item/ammo_box/magazine/m556{ + pixel_y = 5 + }, +/obj/structure/table/reinforced, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"yP" = ( +/obj/machinery/economy/vending/snack/free, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) +"yQ" = ( +/obj/machinery/light/spot{ + dir = 1 }, -/turf/simulated/floor/plasteel, -/area/admin) -"AL" = ( /obj/structure/table, -/obj/item/storage/fancy/cigarettes/syndicate, -/obj/item/reagent_containers/food/drinks/cans/adminbooze, -/obj/item/reagent_containers/food/drinks/cans/badminbrew, -/obj/item/reagent_containers/food/drinks/cans/madminmalt, -/turf/simulated/floor/plasteel, -/area/admin) -"AM" = ( -/obj/machinery/door/airlock/hatch{ - desc = "Danger: May contain robustness"; - name = "Dojo" +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"yS" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/oxygen, +/obj/structure/window/reinforced{ + dir = 8 }, +/obj/structure/window/reinforced, /turf/simulated/floor/plasteel/dark, -/area/admin) -"AO" = ( -/turf/space, -/area/admin) -"AP" = ( -/obj/machinery/door/airlock/public/glass{ - name = "Shuttle Bay" +/area/centcom220/supply) +"yT" = ( +/obj/structure/chair/comfy/red{ + dir = 4 }, -/turf/simulated/floor/plasteel, -/area/admin) -"AQ" = ( -/obj/structure/showcase, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"AR" = ( -/turf/simulated/floor/mineral/titanium/blue, -/area/shuttle/supply) -"AU" = ( -/obj/machinery/door/airlock/centcom{ - name = "CentCom BSA Control"; - req_access_txt = "114" +/turf/simulated/floor/carpet, +/area/centcom220/general) +"yU" = ( +/obj/machinery/economy/vending/coffee, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/centcom220/general) +"yW" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/air, +/obj/structure/window/reinforced{ + dir = 8 }, /turf/simulated/floor/plasteel/dark, -/area/centcom/gamma) -"AV" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"AX" = ( -/obj/machinery/status_display, -/turf/simulated/wall/indestructible/riveted, -/area/centcom/gamma) -"Ba" = ( -/obj/structure/rack, -/obj/item/clothing/suit/wizrobe/marisa, -/obj/item/clothing/shoes/sandal/marisa, -/obj/item/clothing/head/wizard/marisa, -/obj/item/twohanded/staff/broom, -/turf/simulated/floor/carpet/black, -/area/wizard_station) -"Bb" = ( -/obj/structure/table/wood/fancy/royalblack, -/obj/item/bikehorn/airhorn, -/turf/simulated/floor/plasteel/goonplaque/nosey, -/area/wizard_station) -"Bd" = ( -/obj/machinery/light/spot{ - dir = 1 +/area/centcom220/supply) +"yX" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkbluecornersalt" }, -/turf/simulated/floor/mineral/titanium/blue, -/area/shuttle/supply) -"Be" = ( -/obj/machinery/door/airlock/centcom{ - name = "CentCom Supply"; - req_access_txt = "106" +/area/centcom220/admin1) +"yZ" = ( +/obj/structure/rack/gunrack, +/obj/item/gun/energy/lwap{ + pixel_x = -6 + }, +/obj/item/gun/energy/lwap{ + pixel_x = 6 + }, +/obj/item/gun/energy/lwap, +/obj/machinery/light/spot{ + dir = 8 }, /turf/simulated/floor/plasteel/dark, -/area/centcom/suppy) -"Bf" = ( -/obj/item/storage/toolbox/syndicate{ - desc = "A powerful relic many men worked long and hard to keep safe and away from the forces of evil."; - force = 1e+008; - name = "toolbox of robustness" +/area/centcom220/admin3) +"za" = ( +/obj/structure/table/reinforced, +/obj/item/pizzabox/garlic{ + pixel_y = 9 }, -/obj/structure/window/reinforced{ - dir = 4 +/obj/item/pizzabox/hawaiian{ + pixel_y = 12 }, -/obj/structure/window/reinforced{ - dir = 1 +/obj/item/pizzabox/margherita{ + pixel_y = 15 }, -/obj/structure/table/wood, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"Bg" = ( -/obj/structure/window/reinforced{ - dir = 1 +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" }, +/area/centcom220/bar) +"zb" = ( +/obj/structure/table/reinforced, +/obj/item/storage/secure/briefcase, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"zc" = ( /obj/structure/window/reinforced{ - dir = 8 + dir = 4 }, -/obj/structure/table/wood, +/obj/structure/table{ + color = "#996633" + }, +/obj/item/mecha_parts/mecha_equipment/anticcw_armor_booster, +/obj/item/mecha_parts/mecha_equipment/anticcw_armor_booster, +/obj/item/mecha_parts/mecha_equipment/anticcw_armor_booster, +/obj/item/mecha_parts/mecha_equipment/antiproj_armor_booster, +/obj/item/mecha_parts/mecha_equipment/antiproj_armor_booster, +/obj/item/mecha_parts/mecha_equipment/antiproj_armor_booster, +/obj/item/mecha_parts/mecha_equipment/repair_droid, +/obj/item/mecha_parts/mecha_equipment/repair_droid, +/obj/item/mecha_parts/mecha_equipment/repair_droid, +/obj/item/mecha_parts/mecha_equipment/repair_droid, +/obj/item/mecha_parts/mecha_equipment/repair_droid, +/obj/item/mecha_parts/mecha_equipment/repair_droid, +/obj/item/mecha_parts/mecha_equipment/tesla_energy_relay, +/obj/item/mecha_parts/mecha_equipment/tesla_energy_relay, +/obj/item/mecha_parts/mecha_equipment/tesla_energy_relay, +/obj/item/mecha_parts/mecha_equipment/tesla_energy_relay, +/obj/item/mecha_parts/mecha_equipment/tesla_energy_relay, +/obj/item/mecha_parts/mecha_equipment/tesla_energy_relay, +/obj/item/mecha_parts/mecha_equipment/generator/nuclear, +/obj/item/mecha_parts/mecha_equipment/generator/nuclear, +/obj/item/mecha_parts/mecha_equipment/generator/nuclear, +/obj/item/mecha_parts/mecha_equipment/generator/nuclear, +/obj/item/mecha_parts/mecha_equipment/generator/nuclear, +/obj/item/mecha_parts/mecha_equipment/generator/nuclear, /turf/simulated/floor/plasteel/dark, -/area/admin) -"Bl" = ( -/obj/machinery/conveyor/east{ - id = "QMLoad2" +/area/centcom220/supply) +"zd" = ( +/obj/structure/table/wood{ + color = "#996633" + }, +/obj/item/camera{ + desc = "A one use - polaroid camera. 30 photos left."; + name = "Camera"; + pictures_left = 30; + pixel_y = 2 }, /turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkyellow" + icon_state = "grimy" }, -/area/centcom/suppy) -"Bm" = ( -/obj/machinery/door/poddoor/multi_tile/impassable/three_tile_hor{ - id_tag = "SpecopsEngineering"; - name = "Special Operations Engineering Storage" +/area/centcom220/general) +"ze" = ( +/obj/structure/window/reinforced, +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/carpet, +/area/centcom220/evac) +"zf" = ( +/turf/simulated/floor/wood, +/area/centcom220/admin1) +"zg" = ( +/obj/machinery/photocopier, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"zh" = ( +/obj/structure/closet/secure_closet/freezer/fridge, +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/centcom220/bar) +"zi" = ( +/obj/structure/window/reinforced{ + dir = 4 }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Bo" = ( /obj/structure/table/wood, -/obj/item/storage/box/drinkingglasses, -/obj/item/reagent_containers/food/drinks/bottle/whiskey{ - pixel_y = 5 +/obj/item/trash/candle, +/turf/simulated/floor/wood, +/area/centcom220/evac) +"zj" = ( +/turf/simulated/floor/carpet/royalblack, +/area/centcom220/admin1) +"zk" = ( +/obj/machinery/sleeper{ + dir = 4; + pixel_x = 3 }, /turf/simulated/floor/plasteel{ - icon_state = "vault" + dir = 9; + icon_state = "whiteblue" }, -/area/tdome/tdomeadmin) -"Bp" = ( -/obj/structure/window/reinforced{ +/area/centcom220/general) +"zl" = ( +/obj/machinery/light/spot{ dir = 4 }, -/obj/structure/window/reinforced, -/obj/structure/table/wood, -/obj/item/sleeping_carp_scroll, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"Bq" = ( -/obj/structure/window/reinforced{ - dir = 8 +/turf/simulated/floor/carpet/black, +/area/centcom220/general) +"zm" = ( +/obj/machinery/door/airlock/centcom{ + name = "CentCom Security" }, -/obj/structure/window/reinforced, -/obj/structure/table/wood, -/obj/item/twohanded/bostaff, /turf/simulated/floor/plasteel/dark, -/area/admin) -"Br" = ( -/obj/structure/flora/junglebush/large, -/obj/structure/flora/rock/pile/largejungle, -/turf/simulated/floor/grass/jungle, -/area/centcom/evac) -"Bt" = ( -/obj/structure/plasticflaps/mining, -/obj/machinery/conveyor/east{ - id = "QMLoad2" - }, -/turf/simulated/floor/plating, -/area/shuttle/supply) -"Bu" = ( -/obj/item/clipboard, -/obj/item/stamp/denied{ - pixel_x = 3; - pixel_y = 3 +/area/centcom220/admin1) +"zn" = ( +/obj/structure/table/glass, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/general) +"zo" = ( +/obj/structure/rack, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" }, -/obj/item/stamp, -/obj/structure/table/reinforced, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkyellow" +/obj/item/gun/energy/mindflayer{ + pixel_y = 12 }, -/area/centcom/suppy) -"Bw" = ( -/obj/structure/ninjatele{ - pixel_x = -28 +/obj/item/gun/energy/mindflayer{ + pixel_y = 6 }, +/obj/item/gun/energy/mindflayer, /turf/simulated/floor/plasteel/dark, -/area/admin) -"By" = ( -/obj/structure/ninjatele{ - pixel_x = 28 - }, +/area/centcom220/supply) +"zq" = ( +/obj/machinery/cryopod/offstation, /turf/simulated/floor/plasteel/dark, -/area/admin) -"Bz" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Hatch"; - req_access_txt = "31" - }, -/obj/structure/fans/tiny, -/turf/simulated/floor/plating, -/area/shuttle/supply) -"BA" = ( -/obj/structure/chair/sofa/right, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/escape) -"BB" = ( -/obj/structure/chair/sofa, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/escape) -"BD" = ( -/obj/structure/chair/sofa, -/obj/machinery/light/spot{ - dir = 1 +/area/centcom220/admin3) +"zr" = ( +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/supply) +"zs" = ( +/obj/structure/flora/junglebush/large{ + layer = 4.8 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/escape) -"BE" = ( -/obj/structure/chair/sofa/left, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/escape) -"BF" = ( -/turf/simulated/floor/plating/airless, -/area/centcom/control) -"BG" = ( -/obj/structure/flora/tree/pine{ - pixel_x = 1 +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"zt" = ( +/obj/machinery/computer/atmoscontrol{ + dir = 4 }, -/turf/simulated/floor/plating/asteroid/snow/airless, -/area/syndicate_mothership) -"BL" = ( -/obj/machinery/light/spot{ +/obj/structure/window/reinforced{ dir = 8 }, -/turf/simulated/floor/mineral/titanium/blue, -/area/shuttle/supply) -"BO" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkyellowfull" + }, +/area/centcom220/admin2) +"zu" = ( /obj/machinery/light/spot{ dir = 4 }, -/obj/machinery/door_control/no_emag{ - id = "QMLoaddoor2"; - layer = 3; - name = "Loading Doors"; - pixel_x = 24; - pixel_y = 8 - }, -/obj/machinery/door_control/no_emag{ - id = "QMLoaddoor"; - layer = 3; - name = "Loading Doors"; - pixel_x = 24; - pixel_y = -8 - }, -/turf/simulated/floor/mineral/titanium/blue, -/area/shuttle/supply) -"BR" = ( -/obj/structure/kitchenspike, +/turf/simulated/floor/plasteel, +/area/centcom220/evac) +"zv" = ( +/obj/item/flag/wiz, /turf/simulated/floor/wood, /area/wizard_station) -"BT" = ( -/obj/effect/landmark/spawner/tdomeobserve, -/turf/simulated/floor/plasteel/dark, -/area/tdome/tdomeobserve) -"BV" = ( -/obj/machinery/door/airlock/external{ - id_tag = "syndicate_away"; - req_access_txt = "150" +"zw" = ( +/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 }, -/turf/simulated/floor/plasteel{ - icon_state = "bar" +/obj/item/clothing/mask/cigarette/cigar/cohiba{ + pixel_x = 6 }, -/area/syndicate_mothership) -"BX" = ( -/turf/simulated/floor/plating/asteroid/basalt/airless, -/area/wizard_station) -"BY" = ( -/turf/simulated/floor/plasteel{ - icon_state = "bar" +/obj/item/clothing/mask/cigarette/cigar/havana{ + pixel_x = 2 }, -/area/syndicate_mothership) -"BZ" = ( -/turf/simulated/wall/indestructible/opsglass, -/area/syndicate_mothership) -"Cb" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, -/turf/simulated/floor/grass, -/area/centcom/control) -"Cd" = ( -/obj/structure/sign/vacuum/external, -/turf/simulated/wall/indestructible/riveted, -/area/centcom/suppy) -"Ce" = ( -/obj/structure/bed, -/obj/item/bedsheet/centcom, +/obj/item/clothing/mask/cigarette/cigar{ + pixel_x = 4.5 + }, +/obj/machinery/newscaster{ + name = "north bump"; + pixel_y = 28 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"zx" = ( +/obj/machinery/light/spot, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"zy" = ( +/obj/structure/table/glass, /turf/simulated/floor/carpet/black, -/area/centcom/specops) -"Cf" = ( -/obj/structure/bookcase/random, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "vault" +/area/centcom220/admin3) +"zz" = ( +/obj/structure/table/wood, +/obj/item/storage/bible{ + pixel_y = 4 }, -/area/centcom/specops) -"Cg" = ( -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the Thunderdome."; - name = "Thunderdome Telescreen"; - network = list("Thunderdome") +/turf/simulated/floor/carpet, +/area/centcom220/evac) +"zB" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 8 }, -/obj/structure/table/reinforced, /turf/simulated/floor/plasteel/dark, -/area/tdome/tdomeobserve) -"Ch" = ( -/obj/machinery/door_control/no_emag{ - id = "QMLoaddoor"; - layer = 4; - name = "Loading Doors"; - pixel_x = -27; - pixel_y = -5 +/area/centcom220/supply) +"zC" = ( +/obj/structure/window/full/basic, +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/brflowers, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/bar) +"zD" = ( +/obj/structure/table/wood{ + color = "#996633" }, -/obj/machinery/door_control/no_emag{ - id = "QMLoaddoor2"; - layer = 4; - name = "Loading Doors"; - pixel_x = -27; - pixel_y = 5 +/obj/item/flashlight/lamp/green{ + pixel_x = 4; + pixel_y = 12 }, -/obj/machinery/computer/supplycomp{ - dir = 4 +/obj/machinery/button/windowtint{ + id = "CC_Conf"; + pixel_x = 4; + pixel_y = -4; + range = 10 }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"zE" = ( /turf/simulated/floor/plasteel{ dir = 8; - icon_state = "darkyellowfull" - }, -/area/centcom/suppy) -"Ci" = ( -/obj/machinery/conveyor/east{ - id = "QMLoad2" + icon_state = "neutral" }, -/obj/machinery/door/poddoor{ - id_tag = "QMLoaddoor"; - name = "Supply Dock Loading Door" +/area/centcom220/evac) +"zF" = ( +/obj/item/flag/nt, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/bar) +"zG" = ( +/obj/machinery/door_control{ + color = "#8080ff"; + id = "CC_Armory_Blue"; + name = "Оружейная - Уровень 2"; + pixel_x = -24; + req_one_access_txt = "114" }, -/turf/simulated/floor/plating, -/area/centcom/suppy) -"Cj" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/cans/madminmalt{ - pixel_y = 2 +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "navyblue" }, -/turf/simulated/floor/plasteel, -/area/centcom/evac) -"Cl" = ( -/obj/effect/decal/warning_stripes/south, -/turf/simulated/floor/plating/airless, -/area/centcom/control) -"Cm" = ( -/obj/structure/table/holotable, -/turf/simulated/floor/holofloor{ - dir = 5; - icon_state = "red" +/area/centcom220/admin3) +"zJ" = ( +/obj/structure/chair/sofa/right, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"zK" = ( +/obj/machinery/door/airlock/centcom{ + name = "Брифинг"; + req_one_access_txt = "109" }, -/area/holodeck/source_thunderdomecourt) -"Cp" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"zL" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/food/drinks/drinkingglass{ + pixel_y = 6 }, -/turf/simulated/floor/plasteel{ - icon_state = "cafeteria" +/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass/bluespace{ + pixel_x = 16; + pixel_y = 9 }, -/area/tdome/tdomeobserve) -"Cq" = ( -/obj/structure/table/reinforced, -/obj/item/clipboard, -/obj/item/folder/yellow, -/obj/item/pen/blue, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Cr" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "browncorner" - }, -/area/shuttle/escape) -"Cs" = ( -/obj/structure/bed, +/area/centcom220/admin2) +"zM" = ( +/obj/machinery/economy/vending/dinnerware, /turf/simulated/floor/plasteel/dark, -/area/admin) -"Ct" = ( -/obj/effect/decal/cleanable/blood, -/obj/structure/toilet{ +/area/centcom220/admin2) +"zN" = ( +/obj/machinery/door/window/classic/normal{ + dir = 8; + name = "Индейки" + }, +/obj/effect/mapping_helpers/airlock/windoor/access/any/service/hydroponics{ dir = 8 }, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"Cu" = ( -/obj/effect/decal/cleanable/fungus, -/turf/simulated/wall/indestructible/syndicate, -/area/admin) -"Cv" = ( -/obj/structure/sign/barsign{ - pixel_y = -32 +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"zO" = ( +/obj/structure/table/reinforced, +/obj/machinery/light/spot{ + dir = 8 + }, +/obj/item/reagent_containers/food/snacks/sliceable/limecake{ + pixel_y = 2 }, -/obj/machinery/icemachine, /turf/simulated/floor/plasteel{ icon_state = "cafeteria" }, -/area/tdome/tdomeobserve) -"Cw" = ( -/obj/machinery/recharge_station/upgraded, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"Cx" = ( -/obj/structure/window/reinforced{ +/area/centcom220/bar) +"zP" = ( +/obj/structure/chair/comfy/red{ dir = 1 }, -/turf/simulated/wall/indestructible/syndicate, -/area/admin) -"Cy" = ( -/obj/structure/window/reinforced{ - dir = 1 +/obj/structure/window/reinforced, +/turf/simulated/floor/carpet, +/area/centcom220/general) +"zQ" = ( +/obj/structure/statue/mooniverse{ + layer = 4; + pixel_y = 8 }, -/turf/simulated/floor/engine, -/area/admin) -"Cz" = ( -/obj/machinery/door/window{ - dir = 1; - name = "Suit Storage" +/turf/simulated/floor/plasteel{ + desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of a meteor and a spaceman. The spaceman is laughing. The meteor is exploding."; + icon_state = "plaque"; + name = "Comemmorative Plaque" }, -/turf/simulated/floor/engine, -/area/admin) -"CB" = ( -/obj/machinery/door_control/no_emag{ - id = "thunderdome"; - name = "Main Blast Doors Control"; - req_access_txt = "102" +/area/centcom220/park) +"zR" = ( +/obj/structure/rack, +/obj/item/rcd/combat{ + pixel_y = 6 }, -/obj/structure/table/reinforced, -/turf/simulated/floor/plasteel{ - icon_state = "vault" +/obj/item/rcd/combat{ + pixel_y = 3 }, -/area/tdome/tdomeadmin) -"CD" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Hatch"; - req_access_txt = "31" +/obj/item/rcd/combat, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" }, -/obj/docking_port/mobile/supply, -/obj/docking_port/stationary{ - dir = 8; - dwidth = 5; - height = 7; - id = "supply_away"; - name = "supply centcom"; - width = 12 +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"zS" = ( +/obj/structure/chair/comfy/red{ + dir = 4 }, -/obj/structure/fans/tiny, -/turf/simulated/floor/plating, -/area/shuttle/supply) -"CF" = ( -/turf/simulated/floor/holofloor{ - dir = 4; - icon_state = "blue" +/turf/simulated/floor/carpet/black, +/area/centcom220/general) +"zT" = ( +/obj/machinery/light/spot{ + dir = 1 }, -/area/holodeck/source_knightarena) -"CG" = ( -/obj/structure/table/wood, -/obj/structure/reagent_dispensers/beerkeg, -/obj/machinery/newscaster{ - name = "north bump"; - pixel_y = 28 +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkbluealt" + }, +/area/centcom220/admin2) +"zU" = ( +/turf/simulated/floor/wood, +/area/centcom220/park) +"zX" = ( +/obj/machinery/door/airlock/public{ + name = "Кухня" }, /turf/simulated/floor/plasteel{ - icon_state = "bar" + icon_state = "cafeteria" }, -/area/tdome/tdomeobserve) -"CH" = ( -/obj/structure/table/reinforced, -/obj/item/stack/sheet/plasteel{ - amount = 50 +/area/centcom220/bar) +"zY" = ( +/obj/structure/closet/crate/secure/bin{ + anchored = 1; + color = "#00eafa" }, -/obj/item/stack/sheet/plasteel{ - amount = 50 +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"zZ" = ( +/obj/machinery/economy/vending/coffee/free, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) +"Aa" = ( +/obj/machinery/door/airlock/external{ + aiControlDisabled = 1; + hackProof = 1; + locked = 1; + name = "Arrival Airlock" }, -/obj/item/stack/sheet/plasteel{ - amount = 50 +/obj/structure/fans/tiny, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/bar) +"Ab" = ( +/obj/structure/window/reinforced{ + dir = 8 }, -/obj/item/stack/sheet/plasteel{ - amount = 50 +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/bar) +"Ac" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 }, -/obj/item/stack/sheet/plasteel{ - amount = 50 +/obj/machinery/light/spot{ + dir = 4 }, -/obj/item/stack/sheet/plasteel{ - amount = 50 +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/specops) +"Ae" = ( +/obj/effect/decal/warning_stripes/white, +/obj/machinery/door/airlock/multi_tile/glass{ + name = "Жральня" }, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"CJ" = ( -/obj/machinery/door_control/no_emag{ - id = "CCcustoms2"; - name = "CentCom Inner Customs Shutters"; - pixel_x = 24; - req_access_txt = "101" +/area/centcom220/admin2) +"Af" = ( +/obj/structure/table/reinforced, +/obj/item/kitchen/sushimat{ + pixel_y = 4 }, /turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkgreen" - }, -/area/centcom/control) -"CK" = ( -/obj/effect/decal/cleanable/ants, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"CM" = ( -/obj/machinery/door/airlock/external{ - name = "Supply Shuttle"; - opacity = 0; - req_access_txt = "106" + icon_state = "cafeteria" }, -/turf/simulated/floor/plating, -/area/centcom/suppy) -"CO" = ( -/turf/simulated/floor/plating, -/area/centcom/suppy) -"CP" = ( -/obj/effect/turf_decal/loading_area{ +/area/centcom220/bar) +"Ag" = ( +/obj/structure/table/reinforced, +/obj/item/storage/fancy/donut_box, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"Ah" = ( +/obj/structure/chair/sofa/left{ dir = 8 }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkyellowfull" - }, -/area/centcom/suppy) -"CQ" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkyellow" - }, -/area/centcom/suppy) -"CR" = ( -/turf/simulated/floor/holofloor{ - dir = 8; - icon_state = "green" +/turf/simulated/floor/carpet/black, +/area/centcom220/bar) +"Ai" = ( +/obj/item/twohanded/required/kirbyplants, +/obj/machinery/computer/cryopod{ + pixel_y = 32 }, -/area/holodeck/source_boxingcourt) -"CU" = ( -/obj/structure/chair/comfy/purp{ - name = "wizard council throne"; +/turf/simulated/floor/wood, +/area/trader_station/sol) +"Aj" = ( +/obj/structure/table/wood/fancy/royalblack, +/obj/item/stack/spacecash, +/obj/effect/turf_decal/woodsiding{ dir = 1 }, -/turf/simulated/floor/carpet/red, +/turf/simulated/floor/wood, /area/wizard_station) -"CY" = ( -/obj/machinery/economy/vending/artvend{ - name = "\improper WizArtVend" +"Ak" = ( +/obj/structure/table/wood/fancy/royalblack, +/obj/item/radio/phone{ + desc = "How else would the wizards order pizza?" + }, +/obj/effect/turf_decal/woodsiding{ + dir = 6 }, /turf/simulated/floor/wood, /area/wizard_station) -"CZ" = ( +"Al" = ( +/obj/structure/safe, +/obj/item/stack/spacecash/c10000, +/turf/simulated/floor/wood, +/area/centcom220/admin1) +"Am" = ( +/obj/structure/closet/crate/secure/bin{ + anchored = 1; + color = "#996633" + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"An" = ( +/obj/structure/table/wood{ + color = "#996633" + }, +/obj/item/paper, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Ao" = ( +/obj/structure/reagent_dispensers/water_cooler, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"Ap" = ( +/obj/machinery/status_display{ + pixel_x = -32 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"Aq" = ( +/obj/structure/shuttle/engine/propulsion, +/turf/simulated/floor/plating/airless, +/area/shuttle/specops) +"As" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/chair/sofa/left{ + dir = 4 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/general) +"At" = ( /obj/structure/window/reinforced, +/obj/item/twohanded/required/kirbyplants, /turf/simulated/floor/plasteel/dark, -/area/admin) -"Db" = ( -/obj/structure/marker_beacon/dock_marker, -/turf/space, -/area/space) -"Dc" = ( -/obj/machinery/door/window/classic/normal{ - name = "Cell B"; - req_access_txt = "101"; - dir = 2 - }, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"Dd" = ( -/obj/structure/rack, -/obj/item/clothing/suit/space/space_ninja, -/turf/simulated/floor/engine, -/area/admin) -"De" = ( -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" +/area/centcom220/evac) +"Au" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluecornersalt" }, -/area/adminconstruction) -"Df" = ( -/obj/machinery/conveyor_switch/oneway{ - dir = 8; - id = "QMLoad" +/area/centcom220/admin3) +"Av" = ( +/obj/structure/table/wood, +/obj/item/paicard{ + pixel_y = 4 }, +/turf/simulated/floor/carpet/black, +/area/centcom220/general) +"Aw" = ( +/obj/mecha/working/ripley/deathripley, /turf/simulated/floor/plasteel/dark, -/area/centcom/suppy) -"Dj" = ( +/area/centcom220/supply) +"Ax" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical, +/obj/structure/curtain/medical, /turf/simulated/floor/plasteel{ - icon_state = "vault" - }, -/area/tdome/tdomeadmin) -"Dn" = ( -/obj/structure/table/wood, -/obj/machinery/door_control/no_emag{ - id = "specopsoffice"; - name = "Privacy Shutters"; - pixel_x = 6; - pixel_y = 10; - req_access_txt = "114" - }, -/obj/machinery/door_control/no_emag{ - pixel_x = -6; - pixel_y = -17; - name = "Engineering Storage"; - id = "SpecopsEngineering"; - req_access_txt = "114" - }, -/turf/simulated/floor/carpet, -/area/centcom/specops) -"Do" = ( -/turf/simulated/floor/engine, -/area/admin) -"Dp" = ( -/obj/structure/table/holotable, -/obj/item/clothing/head/helmet/thunderdome, -/obj/item/clothing/suit/armor/tdome/red, -/obj/item/clothing/under/color/red, -/obj/item/holo/esword/red, -/turf/simulated/floor/holofloor{ - dir = 1; - icon_state = "red" - }, -/area/holodeck/source_thunderdomecourt) -"Dq" = ( -/obj/item/storage/briefcase{ - pixel_x = -3; - pixel_y = 3 + dir = 4; + icon_state = "whiteblue" }, -/obj/item/storage/secure/briefcase, -/obj/structure/table/wood, +/area/centcom220/general) +"Ay" = ( +/obj/structure/flora/ausbushes/sunnybush, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"AA" = ( /turf/simulated/floor/plasteel{ - icon_state = "vault" - }, -/area/tdome/tdomeadmin) -"Dv" = ( -/obj/structure/rack, -/obj/item/clothing/head/helmet/space/space_ninja, -/turf/simulated/floor/engine, -/area/admin) -"Dx" = ( -/obj/structure/plasticflaps/mining, -/obj/machinery/conveyor/west{ - id = "QMLoad" - }, -/turf/simulated/floor/plating, -/area/shuttle/supply) -"Dy" = ( -/obj/machinery/conveyor/west{ - id = "QMLoad" + icon_state = "white" }, -/obj/structure/plasticflaps/mining, -/obj/machinery/door/poddoor{ - id_tag = "QMLoaddoor"; - name = "Supply Dock Loading Door" +/area/centcom220/general) +"AB" = ( +/obj/structure/closet/cabinet{ + req_one_access_txt = "114" }, -/turf/simulated/floor/plating, -/area/centcom/suppy) -"Dz" = ( -/obj/machinery/conveyor/west{ - id = "QMLoad" +/obj/item/storage/box/centcomofficer, +/obj/item/radio/headset/centcom, +/obj/item/card/id/centcom, +/obj/item/door_remote/centcomm, +/obj/item/clothing/accessory/medal/gold{ + desc = null; + name = "Supreme commander's gold medal" }, -/turf/simulated/floor/plating, -/area/centcom/suppy) -"DA" = ( -/obj/machinery/conveyor/west{ - id = "QMLoad" +/obj/item/gun/projectile/revolver/mateba, +/obj/item/ammo_box/a357, +/obj/item/ammo_box/a357, +/obj/item/ammo_box/a357, +/obj/item/clothing/glasses/hud/security/sunglasses, +/obj/item/clothing/head/beret/fluff/sigholt, +/obj/item/storage/backpack/satchel, +/obj/item/clothing/under/color/black, +/obj/item/clothing/accessory/blue, +/obj/item/clothing/accessory/black, +/obj/item/clothing/accessory/holster, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"AD" = ( +/obj/machinery/door/airlock/multi_tile/glass{ + name = "Зона отдыха" }, /turf/simulated/floor/plasteel{ dir = 8; - icon_state = "darkyellowfull" - }, -/area/centcom/suppy) -"DB" = ( -/turf/simulated/wall/mineral/titanium, -/area/shuttle/gamma/space) -"DC" = ( -/obj/machinery/conveyor/west{ - id = "QMLoad" + icon_state = "darkblue" }, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkyellow" +/area/centcom220/bar) +"AE" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/food/snacks/boiledbuckwheat{ + pixel_y = 2 }, -/area/centcom/suppy) -"DD" = ( -/obj/machinery/power/apc{ - name = "Gamma Armory APC"; - pixel_y = -24 +/obj/item/kitchen/utensil/spoon{ + pixel_x = 11; + pixel_y = 8 }, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"AF" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 }, -/obj/structure/sign/securearea{ - pixel_x = -32 +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) +"AG" = ( +/obj/machinery/economy/vending/cola/free, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"AH" = ( +/obj/effect/turf_decal/siding/blue/end, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/bar) +"AI" = ( +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Shuttle Hatch" }, -/obj/machinery/suit_storage_unit/gamma, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/gamma/space) -"DE" = ( -/obj/machinery/conveyor/west{ - id = "QMLoad" +/obj/docking_port/mobile{ + dir = 8; + dwidth = 8; + height = 15; + id = "admin"; + name = "administration shuttle"; + timid = 1; + width = 18 }, -/turf/simulated/floor/plasteel{ - icon_state = "darkyellow" +/obj/docking_port/stationary{ + dir = 8; + dwidth = 9; + height = 18; + id = "admin_away"; + name = "centcom bay 1"; + timid = 1; + width = 19 }, -/area/centcom/suppy) -"DF" = ( -/turf/simulated/floor/plasteel{ - icon_state = "darkyellow" +/obj/structure/fans/tiny, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluealt" }, -/area/centcom/suppy) -"DH" = ( -/turf/simulated/wall/indestructible/syndicate, -/area/adminconstruction) -"DI" = ( -/obj/structure/chair, -/obj/effect/decal/cleanable/blood, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"DJ" = ( -/obj/machinery/economy/vending/medical, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"DK" = ( -/obj/structure/table/reinforced, -/obj/item/storage/box/handcuffs, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"DL" = ( -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" +/area/shuttle/administration) +"AJ" = ( +/obj/machinery/light/spot{ + dir = 8 }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkredalt" }, -/obj/machinery/mech_bay_recharge_port/upgraded, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/gamma/space) -"DM" = ( -/obj/structure/table/reinforced, -/obj/item/storage/secure/briefcase, +/area/centcom220/jail) +"AK" = ( +/obj/effect/decal/warning_stripes/yellow/hollow, +/obj/structure/closet/crate/medical, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"DN" = ( -/obj/mecha/combat/marauder/ares/loaded, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/gamma/space) -"DO" = ( -/obj/structure/chair/comfy/shuttle{ +/area/centcom220/admin1) +"AL" = ( +/obj/machinery/computer/operating{ dir = 8 }, -/turf/simulated/floor/mineral/plastitanium/red, +/turf/simulated/floor/plasteel/dark{ + icon_state = "barber" + }, /area/shuttle/administration) -"DP" = ( -/obj/structure/table/reinforced, -/obj/item/clothing/suit/straight_jacket, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"DQ" = ( -/obj/structure/table/reinforced, -/obj/item/clothing/glasses/sunglasses/blindfold, -/obj/item/clothing/mask/muzzle, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"DR" = ( -/obj/structure/rack, -/obj/item/clothing/gloves/space_ninja, -/turf/simulated/floor/engine, -/area/admin) -"DS" = ( -/obj/structure/extinguisher_cabinet{ - pixel_y = -32 +"AM" = ( +/obj/structure/window/reinforced{ + dir = 8 }, -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel{ +/obj/structure/window/reinforced, +/obj/structure/flora/ausbushes/ywflowers, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"AN" = ( +/turf/simulated/floor/plasteel/dark{ dir = 10; - icon_state = "vault" + icon_state = "darkyellowalt" }, -/area/centcom/specops) -"DV" = ( -/obj/machinery/door/airlock/centcom{ - name = "Administrative Office"; - req_access_txt = "114" +/area/centcom220/supply) +"AO" = ( +/obj/structure/window/reinforced{ + dir = 8 }, -/obj/machinery/door/poddoor/impassable{ - id_tag = "specopsoffice"; - name = "Super Privacy Shutters" +/obj/structure/table/wood, +/obj/item/trash/candle, +/turf/simulated/floor/wood, +/area/centcom220/evac) +"AP" = ( +/obj/effect/turf_decal/arrows/white{ + color = "#6697cc"; + dir = 8 }, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"DW" = ( -/obj/structure/rack, -/obj/item/katana/energy, -/obj/item/clothing/mask/gas/space_ninja, -/turf/simulated/floor/engine, -/area/admin) -"DX" = ( -/obj/structure/rack, -/obj/item/clothing/shoes/space_ninja, -/turf/simulated/floor/engine, -/area/admin) -"DY" = ( -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/computer/mech_bay_power_console{ - dir = 1 +/area/centcom220/admin3) +"AQ" = ( +/obj/structure/window/full/basic, +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/ppflowers, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/bar) +"AR" = ( +/turf/simulated/floor/mineral/titanium/blue, +/area/shuttle/supply) +"AS" = ( +/obj/effect/decal/remains/human, +/turf/simulated/floor/grass/jungle/no_creep, +/area/wizard_station) +"AT" = ( +/obj/machinery/door/airlock/multi_tile/glass{ + name = "Парк" }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/gamma/space) -"DZ" = ( -/turf/simulated/floor/plasteel{ - icon_state = "vault" +/turf/simulated/floor/wood, +/area/centcom220/park) +"AU" = ( +/obj/machinery/sleeper{ + dir = 4; + pixel_x = 3 }, -/area/centcom/specops) -"Ea" = ( -/obj/machinery/door/airlock/centcom{ - name = "Shuttle Control Office"; - req_access_txt = "109" +/obj/machinery/light/spot{ + dir = 8 }, /turf/simulated/floor/plasteel{ dir = 8; - icon_state = "darkyellowfull" + icon_state = "whiteblue" }, -/area/centcom/suppy) -"Ec" = ( -/obj/structure/railing, -/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"; - pixel_x = 32 +/area/centcom220/general) +"AW" = ( +/obj/structure/table/glass, +/obj/machinery/photocopier/faxmachine/longrange{ + department = "Central Command"; + pixel_y = 4; + req_one_access = list(101) + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin3) +"AX" = ( +/obj/item/flag/nt, +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "darkgreen" + }, +/area/centcom220/admin3) +"AY" = ( +/obj/structure/chair/stool/bar/dark{ + dir = 4 }, /turf/simulated/floor/wood, -/area/trader_station/sol) -"Ee" = ( -/obj/structure/flora/rock/pile/largejungle, -/turf/simulated/floor/grass/jungle, -/area/wizard_station) -"Ef" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin, -/obj/item/pen, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "vault" +/area/centcom220/bar) +"AZ" = ( +/obj/structure/table, +/obj/item/hand_labeler{ + pixel_y = 7 }, -/area/shuttle/escape) -"Ei" = ( -/obj/structure/holohoop{ +/obj/item/hand_labeler, +/obj/effect/turf_decal/stripes/white/full{ + color = "#b59959" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Ba" = ( +/obj/structure/rack, +/obj/item/clothing/suit/wizrobe/marisa, +/obj/item/clothing/shoes/sandal/marisa, +/obj/item/clothing/head/wizard/marisa, +/obj/item/twohanded/staff/broom, +/turf/simulated/floor/carpet/black, +/area/wizard_station) +"Bb" = ( +/obj/structure/table/wood/fancy/royalblack, +/obj/item/bikehorn/airhorn, +/turf/simulated/floor/plasteel/goonplaque/nosey, +/area/wizard_station) +"Bc" = ( +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"Bd" = ( +/obj/machinery/light/spot{ dir = 1 }, -/turf/simulated/floor/holofloor{ - icon_state = "green" +/turf/simulated/floor/mineral/titanium/blue, +/area/shuttle/supply) +"Bf" = ( +/obj/structure/rack, +/obj/item/grenade/clusterbuster/holy, +/obj/item/grenade/clusterbuster/holy, +/obj/item/grenade/clusterbuster/holy, +/obj/item/grenade/chem_grenade/holywater, +/obj/item/grenade/chem_grenade/holywater, +/obj/item/grenade/chem_grenade/holywater, +/obj/item/grenade/chem_grenade/holywater, +/obj/item/grenade/chem_grenade/holywater, +/obj/item/grenade/chem_grenade/holywater, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Bi" = ( +/obj/machinery/chem_master, +/turf/simulated/floor/plasteel/dark{ + icon_state = "barber" }, -/area/holodeck/source_basketball) -"Ek" = ( -/obj/machinery/economy/vending/snack, -/turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/administration) -"El" = ( -/obj/effect/mapping_helpers/airlock/unres, -/obj/machinery/door/airlock/centcom{ - aiControlDisabled = 1; - auto_close_time = 25; - hackProof = 1; - max_integrity = 3000; - name = "Escape Pod Dock"; - req_access_txt = "101" +"Bj" = ( +/obj/machinery/chem_dispenser, +/turf/simulated/floor/plasteel/dark{ + icon_state = "barber" }, -/turf/simulated/floor/wood, -/area/centcom/evac) -"Em" = ( +/area/shuttle/administration) +"Bk" = ( /obj/structure/table/reinforced, -/obj/item/folder/red, -/obj/item/restraints/handcuffs, -/obj/item/flash, -/turf/simulated/floor/plasteel/dark, -/area/shuttle/escape) -"Ep" = ( -/obj/structure/chair/comfy/black{ - dir = 4 +/obj/item/storage/firstaid/adv, +/obj/effect/landmark/spawner/commando_manual, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"Bm" = ( +/obj/structure/table, +/obj/machinery/door_control{ + id = "CC_Exterior_2"; + name = "Открыть выход"; + normaldoorcontrol = 1; + pixel_x = -6; + pixel_y = 8; + req_one_access_txt = "101" }, -/turf/simulated/floor/transparent/glass, -/area/centcom/specops) -"Eq" = ( -/obj/structure/table/reinforced, -/obj/item/storage/firstaid/o2{ - pixel_x = -3; - pixel_y = -3 +/obj/machinery/door_control/no_emag{ + id = "СС_BD_Exterior_2"; + name = "Blast Door Open"; + pixel_x = 6; + pixel_y = 8; + req_one_access_txt = "101" }, -/obj/item/storage/firstaid/regular, -/obj/item/storage/firstaid/regular{ - pixel_x = 3; - pixel_y = 3 +/obj/machinery/door_control/no_emag{ + id = "СС_BD_Interior_2"; + name = "Blast Door Open"; + pixel_x = 6; + pixel_y = -2; + req_one_access_txt = "101" }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "whiteblue" +/obj/machinery/door_control/no_emag{ + id = "СС_BD_Interior_2"; + name = "Blast Door Open"; + pixel_x = -6; + pixel_y = -2; + req_one_access_txt = "101" }, -/area/shuttle/escape) -"Er" = ( -/obj/machinery/economy/vending/cigarette, -/turf/simulated/floor/plasteel{ - icon_state = "bar" +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"Bn" = ( +/obj/structure/table/glass, +/obj/item/paper_bin/nanotrasen{ + pixel_x = 4; + pixel_y = 4 }, -/area/tdome/tdomeobserve) -"Es" = ( -/obj/machinery/conveyor_switch/oneway{ - dir = 8; - id = "QMLoad2" +/obj/item/pen/multi/gold{ + pixel_x = 6; + pixel_y = 3 }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/suppy) -"Et" = ( -/obj/machinery/computer/robotics, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkblue" +/obj/item/stamp/denied{ + pixel_x = -8; + pixel_y = 10 }, -/area/shuttle/escape) -"Eu" = ( -/obj/structure/rack, -/obj/item/clothing/under/color/red, -/obj/item/clothing/shoes/brown, -/obj/item/clothing/suit/armor/vest, -/obj/item/clothing/head/helmet/swat, -/obj/item/gun/energy/laser, -/obj/item/shield/energy, -/obj/machinery/recharger/wallcharger/upgraded{ - pixel_x = 3; - pixel_y = -30 +/obj/item/stamp/granted{ + pixel_x = -8; + pixel_y = 4 }, -/turf/simulated/floor/plasteel, -/area/tdome/arena) -"Ev" = ( -/obj/structure/table/reinforced, -/obj/item/storage/firstaid/adv, -/obj/effect/landmark/spawner/commando_manual, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Ew" = ( -/obj/machinery/computer/crew, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkblue" +/obj/item/stamp/centcom{ + pixel_x = -8; + pixel_y = -2 }, -/area/shuttle/escape) -"Ex" = ( -/obj/machinery/status_display/supply_display, -/turf/simulated/wall/indestructible/riveted, -/area/centcom/suppy) -"Ez" = ( -/obj/machinery/computer/emergency_shuttle, -/turf/simulated/floor/plasteel{ +/obj/machinery/newscaster{ dir = 1; - icon_state = "darkblue" + name = "south bump"; + pixel_y = -28 }, -/area/shuttle/escape) -"EA" = ( -/obj/machinery/computer/communications, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkblue" +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Bo" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Библиотека" }, -/area/shuttle/escape) -"EE" = ( -/obj/structure/table/reinforced, -/obj/item/storage/fancy/donut_box, -/turf/simulated/floor/plasteel/dark, -/area/shuttle/escape) -"EF" = ( -/obj/structure/table/reinforced, -/obj/machinery/cell_charger, -/obj/item/stock_parts/cell/high, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "vault" +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"Bp" = ( +/obj/machinery/door/poddoor/shutters{ + id_tag = "CC_Armory_Blue"; + name = "Blue" }, -/area/shuttle/escape) -"EG" = ( -/obj/machinery/door/airlock/hatch{ - desc = "Uh oh. You'd better hope you aren't going in here!"; - name = "Prisoner Treatment" +/obj/effect/decal/warning_stripes/white/hollow, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluefull" }, +/area/centcom220/admin3) +"Bq" = ( +/obj/effect/landmark/spawner/ert, /turf/simulated/floor/plasteel/dark, -/area/admin) -"EL" = ( -/obj/machinery/door/airlock/hatch{ - desc = "Uh oh. You'd better hope you aren't going in here!"; - name = "Detainment" +/area/centcom220/admin3) +"Bs" = ( +/obj/machinery/door/airlock/centcom{ + name = "Пилот"; + req_access_txt = "101" }, /turf/simulated/floor/plasteel/dark, -/area/admin) -"EN" = ( -/obj/machinery/economy/vending/cola, -/turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/administration) -"ET" = ( -/obj/effect/decal/warning_stripes/northeast, -/turf/simulated/floor/plating/airless, -/area/centcom/control) -"EU" = ( -/turf/simulated/floor/plasteel{ - icon_state = "darkgreen" +"Bt" = ( +/obj/structure/plasticflaps/mining, +/obj/machinery/conveyor/east{ + id = "QMLoad2" }, -/area/centcom/control) -"EV" = ( -/obj/effect/turf_decal/delivery, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"EW" = ( -/obj/structure/chair/comfy/black, -/turf/simulated/floor/carpet, -/area/centcom/control) -"EZ" = ( -/obj/machinery/computer/bsa_control/admin, -/turf/simulated/floor/carpet, -/area/centcom/control) -"Fa" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, -/turf/simulated/floor/grass, -/area/centcom/control) -"Fc" = ( -/obj/machinery/light/spot, -/turf/simulated/floor/mineral/titanium/blue, +/turf/simulated/floor/plating, /area/shuttle/supply) -"Fd" = ( -/obj/structure/table/reinforced, -/obj/item/hand_labeler, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkyellow" +"Bu" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkbluealtstrip" }, -/area/centcom/suppy) -"Fe" = ( -/obj/structure/table/holotable, -/turf/simulated/floor/holofloor{ - dir = 10; - icon_state = "blue" +/area/centcom220/admin2) +"Bv" = ( +/obj/structure/chair/sofa/right{ + dir = 8 }, -/area/holodeck/source_knightarena) -"Fg" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkyellow" +/obj/machinery/light/spot{ + dir = 4 }, -/area/centcom/suppy) -"Fj" = ( -/obj/machinery/computer/med_data{ - dir = 8 +/turf/simulated/floor/carpet/black, +/area/centcom220/bar) +"Bx" = ( +/obj/structure/window/reinforced{ + dir = 4 }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "whiteblue" +/obj/structure/table{ + color = "#996633" }, -/area/centcom/control) -"Fn" = ( -/obj/structure/table/reinforced, -/obj/machinery/recharger, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "vault" - }, -/area/shuttle/escape) -"Fo" = ( +/obj/item/mecha_parts/mecha_equipment/weapon/energy/plasma, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/plasma, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/plasma, +/obj/item/mecha_parts/mecha_equipment/cable_layer, +/obj/item/mecha_parts/mecha_equipment/cable_layer, +/obj/item/mecha_parts/mecha_equipment/cable_layer, +/obj/item/mecha_parts/mecha_equipment/extinguisher, +/obj/item/mecha_parts/mecha_equipment/extinguisher, +/obj/item/mecha_parts/mecha_equipment/extinguisher, +/obj/item/mecha_parts/mecha_equipment/rcd, +/obj/item/mecha_parts/mecha_equipment/rcd, +/obj/item/mecha_parts/mecha_equipment/rcd, +/obj/item/mecha_parts/mecha_equipment/mining_scanner, +/obj/item/mecha_parts/mecha_equipment/mining_scanner, +/obj/item/mecha_parts/mecha_equipment/mining_scanner, +/obj/item/mecha_parts/mecha_equipment/drill/diamonddrill, +/obj/item/mecha_parts/mecha_equipment/drill/diamonddrill, +/obj/item/mecha_parts/mecha_equipment/drill/diamonddrill, +/obj/item/mecha_parts/mecha_equipment/hydraulic_clamp, +/obj/item/mecha_parts/mecha_equipment/hydraulic_clamp, +/obj/item/mecha_parts/mecha_equipment/hydraulic_clamp, /turf/simulated/floor/plasteel/dark, -/area/shuttle/escape) -"Fq" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 +/area/centcom220/supply) +"Bz" = ( +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Shuttle Hatch"; + req_access_txt = "31" + }, +/obj/structure/fans/tiny, +/turf/simulated/floor/plating, +/area/shuttle/supply) +"BB" = ( +/obj/machinery/computer/camera_advanced{ + dir = 8 }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredfull" + }, +/area/centcom220/admin2) +"BC" = ( +/obj/machinery/economy/vending/cola/free, /turf/simulated/floor/plasteel/dark, -/area/shuttle/escape) -"Fs" = ( -/obj/machinery/door/airlock/centcom{ - name = "Thunderdome Back Room" +/area/centcom220/admin2) +"BD" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "darkredalt" }, -/turf/simulated/floor/wood, -/area/tdome/tdomeobserve) -"Fu" = ( -/obj/machinery/door/airlock/external{ - id_tag = "admin_away"; - name = "Administration Shuttle"; - opacity = 0 +/area/centcom220/jail) +"BE" = ( +/obj/structure/window/reinforced{ + dir = 4 }, -/obj/structure/fans/tiny, +/obj/machinery/computer/security/camera_bug{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredfull" + }, +/area/centcom220/admin2) +"BF" = ( +/obj/effect/decal/warning_stripes/yellow/hollow, +/obj/structure/ore_box, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Fw" = ( -/obj/machinery/conveyor/east{ - id = "QMLoad2" +/area/centcom220/admin1) +"BG" = ( +/obj/structure/flora/tree/pine{ + pixel_x = 1 }, -/turf/simulated/floor/plating, -/area/centcom/suppy) -"Fx" = ( -/obj/structure/table/holotable, -/turf/simulated/floor/holofloor{ - dir = 5; - icon_state = "red" +/turf/simulated/floor/plating/asteroid/snow/airless, +/area/syndicate_mothership) +"BH" = ( +/obj/machinery/door_control{ + color = "#ffbf80"; + id = "CC_DeathSquad"; + name = "Blast Door Control"; + pixel_x = 24; + req_one_access_txt = "114" }, -/area/holodeck/source_knightarena) -"Fy" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin{ - pixel_x = 8; - pixel_y = -4 +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkbluealt" }, -/obj/item/pen{ - pixel_x = 8; - pixel_y = -4 +/area/centcom220/admin3) +"BI" = ( +/obj/structure/window/reinforced{ + dir = 4 }, -/obj/item/flashlight/lamp{ - pixel_x = -5; - pixel_y = 6 +/obj/structure/holohoop{ + dir = 8; + pixel_x = -5 }, -/obj/effect/decal/cleanable/dirt, -/obj/item/trash/candy, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"FB" = ( -/obj/structure/table/reinforced, -/obj/item/storage/toolbox/mechanical, +/obj/effect/decal/warning_stripes/red/partial{ + dir = 4 + }, +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) +"BJ" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical, +/obj/structure/curtain/medical, /turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "vault" + dir = 5; + icon_state = "whiteblue" }, -/area/shuttle/escape) -"FC" = ( -/obj/docking_port/stationary{ - dir = 2; - dwidth = 1; - height = 4; - id = "pod3_away"; - name = "recovery ship bay 3"; - width = 3 +/area/centcom220/general) +"BK" = ( +/obj/structure/table/wood/fancy/red, +/obj/item/toy/plushie/marble_fox, +/turf/simulated/floor/carpet/black, +/area/centcom220/bar) +"BM" = ( +/obj/structure/chair/comfy/black{ + dir = 4 }, -/turf/space, -/area/space) -"FD" = ( -/obj/structure/table/reinforced, -/obj/item/melee/classic_baton/telescopic, -/obj/item/paper/Court, -/obj/item/pen, /turf/simulated/floor/plasteel/dark, -/area/admin) -"FF" = ( -/obj/structure/table/holotable, -/turf/simulated/floor/holofloor{ - dir = 10; - icon_state = "green" +/area/centcom220/admin1) +"BO" = ( +/obj/machinery/light/spot{ + dir = 8 }, -/area/holodeck/source_thunderdomecourt) -"FG" = ( -/obj/structure/table/reinforced, -/obj/item/scalpel, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"FH" = ( -/obj/structure/table/wood/fancy/royalblack, -/obj/item/stack/ore/uranium, -/obj/effect/turf_decal/woodsiding{ - dir = 10 +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"BP" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/toxins, +/obj/structure/window/reinforced{ + dir = 4 }, -/turf/simulated/floor/wood, -/area/wizard_station) -"FJ" = ( -/obj/structure/table/reinforced, -/obj/item/storage/box/mousetraps, -/obj/item/storage/box/trackimp, /turf/simulated/floor/plasteel/dark, -/area/admin) -"FK" = ( +/area/centcom220/supply) +"BQ" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/item/twohanded/required/kirbyplants, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "whiteblue" }, -/area/shuttle/escape) -"FL" = ( -/obj/structure/table/reinforced, -/obj/item/storage/box/flashbangs, -/obj/item/storage/box/flashes, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"FM" = ( -/obj/structure/table/reinforced, -/obj/item/storage/box/grenades, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"FN" = ( -/obj/machinery/recharger, -/obj/structure/table/wood, +/area/centcom220/general) +"BR" = ( +/obj/structure/kitchenspike, /turf/simulated/floor/wood, /area/wizard_station) -"FP" = ( -/obj/structure/chair/comfy/brown{ - dir = 8 +"BS" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkyellowalt" }, -/turf/simulated/floor/transparent/glass, -/area/centcom/specops) -"FQ" = ( -/obj/structure/table/wood/fancy/royalblack, -/obj/item/dice/d20, -/obj/effect/turf_decal/woodsiding{ - dir = 5 +/area/centcom220/supply) +"BT" = ( +/obj/structure/table/reinforced, +/obj/item/storage/box/drinkingglasses, +/obj/machinery/light/spot{ + dir = 4 }, +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) +"BU" = ( +/obj/machinery/prize_counter, /turf/simulated/floor/wood, -/area/wizard_station) -"FS" = ( -/obj/structure/railing{ - dir = 8 - }, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/palebush, -/turf/simulated/floor/grass, -/area/tdome/tdomeobserve) -"FU" = ( -/obj/machinery/computer/arcade{ - dir = 8 +/area/centcom220/bar) +"BV" = ( +/obj/machinery/door/airlock/external{ + id_tag = "syndicate_away"; + req_access_txt = "150" }, -/turf/simulated/floor/wood, -/area/tdome/tdomeobserve) -"FW" = ( -/obj/machinery/computer/card/centcom, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"FX" = ( -/obj/structure/table/reinforced, -/obj/item/storage/box/teargas, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"FY" = ( -/obj/machinery/economy/vending/snack/free, /turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "vault" + icon_state = "bar" }, -/area/centcom/specops) -"FZ" = ( -/obj/effect/decal/warning_stripes/west, -/turf/simulated/floor/plating/airless, -/area/centcom/control) -"Gc" = ( -/obj/machinery/bsa/full/admin{ - pixel_y = -22 +/area/syndicate_mothership) +"BW" = ( +/obj/structure/flora/rock/jungle, +/obj/item/flashlight/lantern{ + anchored = 1; + layer = 5; + light_color = "#FF9F40"; + on = 1; + pixel_x = -1; + pixel_y = 10 }, -/turf/simulated/floor/plating/airless, -/area/centcom/control) -"Gd" = ( -/obj/structure/table/wood, -/obj/machinery/photocopier{ - icon_state = "fax"; - name = "fax machine" +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"BX" = ( +/turf/simulated/floor/plating/asteroid/basalt/airless, +/area/wizard_station) +"BY" = ( +/turf/simulated/floor/plasteel{ + icon_state = "bar" }, -/obj/item/photo{ - name = "butts" +/area/syndicate_mothership) +"BZ" = ( +/turf/simulated/wall/indestructible/opsglass, +/area/syndicate_mothership) +"Cb" = ( +/obj/structure/table/glass, +/obj/item/folder/blue{ + pixel_y = 2 }, -/turf/simulated/floor/carpet, -/area/centcom/control) -"Ge" = ( -/obj/structure/chair/office/dark{ - dir = 1 +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"Cd" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = 4; + pixel_y = 4 }, -/turf/simulated/floor/carpet, -/area/centcom/control) -"Gf" = ( -/obj/structure/window/reinforced{ - dir = 1 +/obj/item/pen/multi{ + pixel_x = 2; + pixel_y = 6 }, -/obj/structure/shuttle/engine/heater, -/turf/simulated/floor/plating/airless, -/area/shuttle/supply) -"Gg" = ( -/turf/simulated/floor/holofloor{ +/turf/simulated/floor/carpet/purple, +/area/centcom220/general) +"Cf" = ( +/obj/machinery/computer/shuttle/ferry, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Ci" = ( +/obj/structure/chair/comfy/black, +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"Ck" = ( +/obj/structure/table/reinforced, +/obj/machinery/chem_dispenser/soda/upgraded{ dir = 4; - icon = 'icons/turf/floors/plating.dmi'; - icon_state = "asteroid11" - }, -/area/holodeck/source_desert) -"Gh" = ( -/obj/machinery/computer/supplycomp{ - dir = 4 + pixel_y = 6 }, /turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkyellow" + icon_state = "cafeteria" }, -/area/centcom/suppy) -"Gi" = ( -/obj/machinery/light/spot{ - dir = 4 +/area/centcom220/bar) +"Cl" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "navyblue" }, -/turf/simulated/floor/mineral/plastitanium/red, +/area/centcom220/admin3) +"Cm" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"Cn" = ( +/turf/simulated/floor/plasteel/dark, /area/shuttle/administration) -"Gj" = ( -/obj/structure/rack, -/obj/item/kitchen/knife/ritual, -/obj/structure/window/reinforced/clockwork{ - dir = 4 +"Co" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkred" }, -/turf/simulated/floor/wood, -/area/wizard_station) -"Gn" = ( -/obj/item/gun/projectile/automatic/pistol/m1911, -/obj/item/ammo_box/magazine/m45, -/obj/item/ammo_box/magazine/m45, -/obj/item/ammo_box/magazine/m45, -/obj/structure/closet/cabinet, -/obj/item/clothing/head/helmet/space/deathsquad/beret, -/obj/item/clothing/shoes/combat, -/obj/item/clothing/under/syndicate/combat, -/obj/item/clothing/gloves/combat, -/obj/item/clothing/suit/space/deathsquad/officer, -/obj/item/clothing/under/rank/centcom/captain, -/obj/item/storage/box/handcuffs, -/obj/item/storage/box/flashbangs, -/obj/item/clothing/mask/gas, -/obj/item/tank/internals/emergency_oxygen/double, -/obj/item/radio/headset/ert{ - pixel_x = 6; - pixel_y = -6 +/area/centcom220/admin3) +"Cq" = ( +/obj/mecha/combat/marauder/seraph{ + color = "#006666"; + name = "Rocinante" }, -/obj/item/gun/energy/bsg/prebuilt/admin, -/turf/simulated/floor/carpet/black, -/area/centcom/specops) -"Gq" = ( -/obj/machinery/computer/arcade, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Cr" = ( /turf/simulated/floor/plasteel{ dir = 1; - icon_state = "green" + icon_state = "browncorner" }, -/area/centcom/evac) -"Gr" = ( -/obj/structure/chair, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" +/area/shuttle/escape) +"Cs" = ( +/obj/effect/decal/warning_stripes/white, +/obj/machinery/door/poddoor/shutters{ + dir = 2; + id_tag = "CC_Armory_Green"; + name = "Amber" }, -/area/centcom/specops) -"Gs" = ( -/obj/machinery/computer/security{ - dir = 4; - network = list("SS13","Telecomms","Research Outpost","Mining Outpost") +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkgreenfull" }, -/obj/structure/sign/poster/official/nanotrasen_logo{ - pixel_x = -32 +/area/centcom220/admin3) +"Ct" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkyellowaltstrip" }, -/obj/machinery/light{ - dir = 8 +/area/centcom220/supply) +"Cu" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkbluealt" }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" +/area/centcom220/admin3) +"Cv" = ( +/obj/effect/decal/warning_stripes/yellow/hollow, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"Cw" = ( +/obj/machinery/seed_extractor, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) +"Cx" = ( +/obj/structure/flora/ausbushes/fullgrass, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"Cy" = ( +/obj/machinery/light/spot{ + dir = 8 }, -/area/shuttle/escape) -"Gt" = ( -/obj/structure/chair/office/dark{ - dir = 4 +/obj/structure/bookcase/manuals, +/obj/item/book/manual/random, +/obj/item/book/manual/random, +/obj/item/book/manual/random, +/obj/item/book/manual/wiki/security_space_law/black, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Cz" = ( +/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" }, +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/admin1) +"CA" = ( +/obj/effect/turf_decal/box/corners, +/turf/simulated/floor/mineral/abductor, +/area/centcom220/bar) +"CB" = ( +/obj/structure/bed, +/obj/item/bedsheet/fluff/hugosheet, +/turf/simulated/floor/carpet/black, +/area/centcom220/general) +"CC" = ( +/obj/structure/chair/stool/bar/dark, /turf/simulated/floor/wood, -/area/centcom/control) -"Gv" = ( -/obj/item/radio/intercom/syndicate{ - pixel_x = 28 +/area/centcom220/bar) +"CD" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkredalt" }, -/turf/simulated/floor/carpet/purple, -/area/wizard_station) -"Gw" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = -28 +/area/centcom220/jail) +"CF" = ( +/obj/structure/table/wood{ + color = "#996633" }, -/obj/machinery/recharge_station, -/obj/machinery/light, +/obj/item/flashlight/lamp/green/off{ + layer = 3.1; + pixel_x = 4; + pixel_y = 12 + }, +/turf/simulated/floor/carpet, +/area/centcom220/general) +"CG" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) +"CI" = ( /turf/simulated/floor/plasteel{ - icon_state = "bot" + dir = 9; + icon_state = "neutral" }, -/area/shuttle/escape) -"Gy" = ( -/obj/structure/chair/comfy/shuttle{ +/area/centcom220/evac) +"CK" = ( +/obj/structure/chair/sofa/right{ dir = 8 }, -/turf/simulated/floor/plasteel/dark, -/area/shuttle/escape) -"GA" = ( -/obj/item/radio/intercom{ +/turf/simulated/floor/plasteel{ dir = 4; - name = "Station Intercom (General)"; - pixel_x = 29; - pixel_y = -60 + icon_state = "darkblue" + }, +/area/centcom220/bar) +"CL" = ( +/obj/structure/table/wood{ + color = "#996633" + }, +/obj/effect/spawner/lootdrop/CCfood/alcohol, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"CM" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/food/drinks/shaker{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/reagent_containers/food/drinks/shaker{ + pixel_x = -6; + pixel_y = 4 }, /turf/simulated/floor/plasteel/dark, -/area/shuttle/escape) -"GB" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "whiteblue" +/area/centcom220/admin2) +"CO" = ( +/obj/machinery/economy/vending/nta/red, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"CP" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/drinks/coffee{ + pixel_y = 8 }, -/area/centcom/control) -"GC" = ( +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"CQ" = ( +/obj/effect/landmark/spawner/ds, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"CR" = ( +/obj/effect/turf_decal/stripes/red/full, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"CU" = ( +/obj/structure/chair/comfy/purp{ + dir = 1; + name = "wizard council throne" + }, +/turf/simulated/floor/carpet/red, +/area/wizard_station) +"CW" = ( /turf/simulated/wall/indestructible/fakeglass, -/area/centcom/gamma) -"GE" = ( -/obj/machinery/chem_dispenser, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/administration) -"GF" = ( -/obj/mecha/combat/marauder/loaded, -/obj/effect/decal/warning_stripes/yellow/hollow, +/area/centcom220/park) +"CX" = ( +/obj/structure/table/reinforced, +/obj/item/hand_labeler, +/obj/effect/turf_decal/stripes/white/full{ + color = "#b59959" + }, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"GG" = ( -/obj/structure/rack, -/obj/item/radio/intercom/syndicate{ - pixel_x = -28 +/area/centcom220/supply) +"CY" = ( +/obj/machinery/economy/vending/artvend{ + name = "\improper WizArtVend" }, -/obj/item/kitchen/knife/carrotshiv, /turf/simulated/floor/wood, /area/wizard_station) -"GI" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 +"CZ" = ( +/obj/machinery/recharge_station/upgraded, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkgreen" }, -/turf/simulated/floor/plasteel/dark, -/area/shuttle/escape) -"GJ" = ( -/obj/machinery/computer/station_alert{ +/area/centcom220/admin3) +"Da" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/item/clothing/head/kitty, +/obj/item/clothing/under/costume/maid, +/obj/item/clothing/shoes/sandal/fancy{ + pixel_y = -11 + }, +/turf/simulated/floor/carpet, +/area/centcom220/general) +"Dc" = ( +/obj/structure/flora/junglebush/large{ + layer = 5 + }, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"Dd" = ( +/obj/machinery/light/spot{ dir = 8 }, -/obj/structure/sign/poster/official/nanotrasen_logo{ - pixel_x = 32 +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "whiteblue" }, -/obj/machinery/light{ +/area/centcom220/general) +"De" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/general) +"Df" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluealt" + }, +/area/centcom220/admin3) +"Dg" = ( +/obj/structure/chair/comfy/shuttle{ dir = 4 }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkyellow" +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/specops) +"Dh" = ( +/obj/effect/decal/nanotrasen_logo/n5, +/turf/simulated/floor/plasteel, +/area/centcom220/evac) +"Di" = ( +/obj/structure/flora/tree/jungle{ + layer = 8.9 + }, +/obj/item/flashlight/lantern{ + anchored = 1; + light_color = "#FF9F40"; + on = 1; + pixel_x = -11; + pixel_y = 7 }, -/area/shuttle/escape) -"GK" = ( -/obj/machinery/status_display, -/turf/simulated/wall/indestructible/riveted, -/area/tdome/tdomeobserve) -"GL" = ( +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"Dj" = ( +/obj/item/flag/nt, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"Dk" = ( +/obj/structure/closet/crate/secure/bin{ + anchored = 1; + color = "#996633" + }, +/turf/simulated/floor/wood, +/area/centcom220/park) +"Dl" = ( /obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 + dir = 8 }, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"GM" = ( -/obj/machinery/door/window{ - dir = 1; - name = "Cell A"; - req_access_txt = "101" +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "neutral" }, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"GN" = ( -/turf/simulated/wall/indestructible/fakeglass/brass, -/area/wizard_station) -"GO" = ( -/obj/machinery/door_control/no_emag{ - pixel_y = -24; - req_access_txt = "114"; - name = "Engineering Storage Shutters"; - id = "SpecopsEngineering" +/area/centcom220/evac) +"Dm" = ( +/obj/effect/decal/warning_stripes/green/partial{ + dir = 8 }, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"GP" = ( -/obj/effect/decal/warning_stripes/southeast, -/turf/simulated/floor/plating/airless, -/area/centcom/control) -"GQ" = ( -/obj/structure/table/reinforced, -/obj/item/restraints/handcuffs/cable/zipties, -/obj/item/flash, -/obj/effect/landmark/spawner/commando_manual, +/area/centcom220/supply) +"Do" = ( +/obj/structure/closet/crate/internals, +/obj/effect/decal/warning_stripes/yellow/hollow, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"GR" = ( +/area/centcom220/admin1) +"Dp" = ( +/obj/mecha/combat/marauder/loaded, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Dq" = ( /obj/structure/table/wood, -/obj/item/paper_bin{ - pixel_y = 5 +/obj/item/candle/eternal{ + start_lit = 1 }, -/obj/item/pen/multi, /turf/simulated/floor/carpet, -/area/centcom/control) -"GS" = ( -/obj/structure/table/wood, -/obj/item/clipboard, -/obj/item/folder/blue, -/obj/item/melee/chainofcommand, -/obj/item/stamp/captain, -/obj/machinery/newscaster/security_unit{ - name = "north bump"; - pixel_y = 28 +/area/centcom220/evac) +"Dr" = ( +/obj/machinery/sleeper{ + dir = 4; + pixel_x = 3 }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"GT" = ( -/obj/structure/chair, -/obj/structure/sign/barsign{ - pixel_y = 32 +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "whiteblue" }, -/obj/effect/landmark/spawner/tdomeobserve, -/turf/simulated/floor/plasteel/dark, -/area/tdome/tdomeobserve) -"GU" = ( -/obj/machinery/computer/communications{ - dir = 8 +/area/centcom220/general) +"Ds" = ( +/turf/simulated/floor/plasteel{ + icon_state = "grimy" }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"GV" = ( +/area/centcom220/bar) +"Dt" = ( +/obj/structure/flora/ausbushes/sunnybush, +/turf/simulated/floor/beach/away/sand, +/area/centcom220/evac) +"Dv" = ( /obj/structure/table/reinforced, +/obj/item/borg/upgrade/selfrepair, +/obj/item/borg/upgrade/selfrepair, /obj/item/stock_parts/cell/bluespace, /obj/item/stock_parts/cell/bluespace, -/obj/item/stock_parts/cell/bluespace, -/obj/item/stock_parts/cell/bluespace, -/obj/item/stock_parts/cell/bluespace, -/obj/item/stock_parts/cell/bluespace, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"GW" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "vault" +/obj/item/borg/upgrade/vtec, +/obj/item/borg/upgrade/vtec, +/obj/item/storage/toolbox/drone{ + pixel_y = 13 + }, +/obj/machinery/door_control{ + id = "CC_Armory_Mech"; + name = "Оружейная - Мехи"; + pixel_y = 24; + req_one_access_txt = "114" }, -/area/centcom/specops) -"GX" = ( -/obj/structure/shuttle/engine/propulsion{ - icon_state = "burst_l" +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "navyblue" }, -/turf/simulated/floor/plating/airless, -/area/shuttle/supply) -"GY" = ( -/obj/structure/shuttle/engine/propulsion, -/turf/simulated/floor/plating/airless, -/area/shuttle/supply) -"Ha" = ( -/obj/structure/shuttle/engine/propulsion{ - icon_state = "burst_r" +/area/centcom220/admin3) +"Dx" = ( +/obj/structure/plasticflaps/mining, +/obj/machinery/conveyor/west{ + id = "QMLoad" }, -/turf/simulated/floor/plating/airless, +/turf/simulated/floor/plating, /area/shuttle/supply) -"Hb" = ( -/obj/structure/flora/tree/jungle, -/turf/simulated/floor/grass/jungle, -/area/centcom/evac) -"Hd" = ( -/obj/machinery/conveyor/east{ - id = "QMLoad2" +"Dy" = ( +/obj/structure/chair/comfy/corp{ + dir = 1 }, -/obj/structure/plasticflaps/mining, -/obj/machinery/door/poddoor{ - id_tag = "QMLoaddoor"; - name = "Supply Dock Loading Door" +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"DB" = ( +/turf/simulated/wall/mineral/titanium, +/area/shuttle/gamma/space) +"DC" = ( +/obj/machinery/computer/crew{ + dir = 4 }, -/turf/simulated/floor/plating, -/area/centcom/suppy) -"He" = ( -/obj/docking_port/stationary{ - dwidth = 3; - height = 8; - id = "backup_away"; - name = "Backup Shuttle Dock"; - width = 8 +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"DD" = ( +/obj/machinery/power/apc{ + name = "Gamma Armory APC"; + pixel_y = -24 }, -/obj/docking_port/mobile/emergency/backup{ - dir = 1; - dwidth = 9 +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" }, -/obj/machinery/door/airlock/titanium, -/obj/structure/fans/tiny, +/obj/structure/sign/securearea{ + pixel_x = -32 + }, +/obj/machinery/suit_storage_unit/gamma, /turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/escape) -"Hg" = ( -/turf/simulated/wall/indestructible/riveted, -/area/centcom/evac) -"Hh" = ( -/turf/simulated/wall/indestructible/fakeglass, -/area/centcom/evac) -"Hi" = ( -/turf/simulated/floor/plasteel/dark, -/area/centcom/gamma) -"Hj" = ( -/obj/structure/flora/tree/jungle/small, -/turf/simulated/floor/grass/jungle, -/area/wizard_station) -"Hl" = ( -/obj/machinery/computer/secure_data{ - dir = 4 +/area/shuttle/gamma/space) +"DE" = ( +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluealt" }, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkred" +/area/centcom220/admin2) +"DK" = ( +/obj/effect/spawner/window/reinforced/tinted, +/turf/simulated/floor/plating, +/area/centcom220/evac) +"DL" = ( +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" }, -/area/shuttle/escape) -"Hm" = ( -/obj/effect/spawner/window, -/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/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/turf/simulated/floor/plating, -/area/centcom/control) -"Hn" = ( +/obj/machinery/mech_bay_recharge_port/upgraded, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/gamma/space) +"DM" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkbluealt" + }, +/area/centcom220/admin3) +"DN" = ( +/obj/mecha/combat/marauder/ares/loaded, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/gamma/space) +"DO" = ( /obj/machinery/light/spot{ dir = 4 }, /turf/simulated/floor/mineral/titanium, -/area/shuttle/administration) -"Hp" = ( -/turf/simulated/floor/holofloor{ - icon_state = "rampbottom" +/area/shuttle/transport) +"DP" = ( +/obj/machinery/light/spot{ + dir = 4 }, -/area/holodeck/source_theatre) -"Hr" = ( -/obj/machinery/door/airlock/hatch/syndicate{ - name = "SIT Ready Room" +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"DQ" = ( +/obj/effect/turf_decal/arrows/white{ + color = "#6697cc"; + dir = 1 }, -/obj/machinery/door/poddoor/impassable{ - id_tag = "sit_ready" +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"DR" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkbluealtstrip" + }, +/area/centcom220/admin1) +"DT" = ( +/obj/structure/table/wood/fancy/black, +/obj/machinery/chem_dispenser/soda{ + pixel_y = 6 + }, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"DU" = ( +/obj/structure/chair/comfy/red{ + dir = 8 + }, +/turf/simulated/floor/carpet, +/area/centcom220/general) +"DV" = ( +/obj/structure/table/glass, +/obj/item/paper_bin/nanotrasen{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/pen/multi/fountain{ + pixel_x = 4; + pixel_y = 3 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"DW" = ( +/obj/machinery/computer/camera_advanced{ + dir = 1 }, /turf/simulated/floor/plasteel/dark, -/area/syndicate_mothership) -"Hs" = ( -/obj/structure/table, -/obj/item/storage/lockbox/mindshield, +/area/centcom220/admin3) +"DY" = ( +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/computer/mech_bay_power_console{ + dir = 1 + }, /turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"Ht" = ( -/obj/machinery/computer/atmos_alert{ +/area/shuttle/gamma/space) +"Ea" = ( +/turf/simulated/floor/plasteel/stairs{ dir = 8 }, +/area/centcom220/admin2) +"Eb" = ( +/obj/machinery/door_control{ + id = "cc_toilet_2"; + name = "Door Bolt Control"; + normaldoorcontrol = 1; + pixel_x = -24; + specialfunctions = 4 + }, /turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkyellow" + icon_state = "hydrofloor" }, -/area/shuttle/escape) -"Hv" = ( -/obj/machinery/cryopod/offstation, +/area/centcom220/evac) +"Ec" = ( +/obj/structure/railing, +/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"; + pixel_x = 32 + }, +/turf/simulated/floor/wood, +/area/trader_station/sol) +"Ed" = ( +/obj/structure/closet/walllocker/firelocker/east, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/centcom220/general) +"Ee" = ( +/obj/structure/flora/junglebush/large, +/turf/simulated/floor/grass/jungle/no_creep, +/area/wizard_station) +"Ef" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin, +/obj/item/pen, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "vault" }, -/area/centcom/specops) -"Hy" = ( -/obj/structure/toilet{ - dir = 8 - }, -/turf/simulated/floor/plasteel/dark, -/area/admin) -"HB" = ( -/obj/structure/closet/secure_closet/guncabinet, -/obj/machinery/status_display{ - layer = 4; - pixel_y = 32 +/area/shuttle/escape) +"Eg" = ( +/obj/structure/table/glass, +/obj/item/flashlight/lamp/green{ + pixel_x = -4; + pixel_y = 12 }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"Eh" = ( /obj/machinery/light/spot{ - dir = 8 + dir = 1 }, -/obj/item/ammo_box/shotgun/buck, -/obj/item/ammo_box/shotgun/buck, -/obj/item/ammo_box/shotgun/buck, -/obj/item/gun/projectile/shotgun/automatic/combat, -/obj/item/gun/projectile/shotgun/automatic/combat, -/obj/item/gun/projectile/shotgun/automatic/combat, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/gamma/space) -"HC" = ( -/obj/machinery/chem_master, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/administration) -"HI" = ( -/obj/structure/closet/secure_closet/guncabinet, -/obj/item/ammo_box/magazine/smgm9mm, -/obj/item/ammo_box/magazine/smgm9mm, -/obj/item/ammo_box/magazine/smgm9mm, -/obj/item/gun/projectile/automatic/proto, -/obj/item/gun/projectile/automatic/proto, -/obj/item/gun/projectile/automatic/proto, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/gamma/space) -"HJ" = ( -/obj/structure/table/holotable, -/obj/item/clothing/suit/armor/riot/knight/red, -/obj/item/clothing/head/helmet/riot/knight/red, -/obj/item/holo/claymore/red, -/turf/simulated/floor/holofloor{ +/turf/simulated/floor/plasteel/dark{ dir = 1; - icon_state = "red" + icon_state = "darkyellowalt" }, -/area/holodeck/source_knightarena) -"HL" = ( -/obj/structure/closet/secure_closet/guncabinet, -/obj/item/gun/energy/gun/nuclear, -/obj/item/gun/energy/gun/nuclear, -/obj/item/gun/energy/gun/nuclear, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/gamma/space) -"HM" = ( -/obj/structure/closet/secure_closet/guncabinet, -/obj/machinery/light/spot{ +/area/centcom220/supply) +"Ej" = ( +/obj/structure/chair/sofa/left{ dir = 4 }, -/obj/machinery/ai_status_display{ - pixel_y = 32 +/turf/simulated/floor/carpet/black, +/area/centcom220/bar) +"Ek" = ( +/obj/structure/window/reinforced{ + dir = 8 }, -/obj/item/gun/energy/immolator/multi, -/obj/item/gun/energy/immolator/multi, -/obj/item/gun/energy/immolator/multi, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/gamma/space) -"HO" = ( -/obj/structure/chair/sofa/corp/right, -/turf/simulated/floor/transparent/glass, -/area/tdome/tdomeobserve) -"HP" = ( -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/pointybush, -/turf/simulated/floor/grass, -/area/centcom/evac) -"HQ" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/item/storage/toolbox/mechanical/greytide, -/turf/simulated/floor/grass, -/area/centcom/evac) -"HR" = ( -/obj/structure/reagent_dispensers/watertank/high, /turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "vault" + dir = 10; + icon_state = "neutral" }, -/area/centcom/specops) -"HT" = ( -/obj/structure/flora/ausbushes/fullgrass, +/area/centcom220/evac) +"El" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/obj/machinery/light/spot, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/specops) +"Em" = ( +/obj/structure/table/reinforced, +/obj/item/folder/red, +/obj/item/restraints/handcuffs, +/obj/item/flash, +/turf/simulated/floor/plasteel/dark, +/area/shuttle/escape) +"En" = ( +/obj/structure/window/full/basic, /obj/structure/flora/ausbushes/ywflowers, -/turf/simulated/floor/grass, -/area/centcom/evac) -"HU" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, -/turf/simulated/floor/grass, -/area/centcom/evac) -"HV" = ( -/obj/machinery/teleport/hub/upgraded{ - admin_usage = 1 +/obj/structure/flora/ausbushes/ppflowers, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/bar) +"Eo" = ( +/obj/structure/rack, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" }, -/obj/effect/decal/warning_stripes/yellow, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" +/obj/item/gun/energy/bsg/prebuilt{ + pixel_y = 12 }, -/area/centcom/specops) -"HW" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/stalkybush, -/turf/simulated/floor/grass, -/area/centcom/evac) -"HX" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/sparsegrass, -/turf/simulated/floor/grass, -/area/centcom/evac) -"HY" = ( -/obj/machinery/economy/vending/cigarette, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"Ia" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/reedbush, -/turf/simulated/floor/grass, -/area/centcom/evac) -"Ib" = ( -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the Thunderdome."; - name = "Thunderdome Telescreen"; - network = list("Thunderdome") +/obj/item/gun/energy/bsg/prebuilt{ + pixel_y = 8 + }, +/obj/item/gun/energy/bsg/prebuilt{ + pixel_y = 4 }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Eq" = ( /obj/structure/table/reinforced, +/obj/item/storage/firstaid/o2{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/storage/firstaid/regular, +/obj/item/storage/firstaid/regular{ + pixel_x = 3; + pixel_y = 3 + }, /turf/simulated/floor/plasteel{ dir = 5; - icon_state = "vault" + icon_state = "whiteblue" }, -/area/tdome/tdomeadmin) -"Id" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, -/turf/simulated/floor/grass, -/area/centcom/evac) -"If" = ( -/obj/structure/chair, -/obj/effect/landmark/spawner/tdomeobserve, +/area/shuttle/escape) +"Er" = ( /turf/simulated/floor/plasteel/dark, -/area/tdome/tdomeobserve) -"Ig" = ( -/obj/structure/table/reinforced, -/turf/simulated/floor/plasteel{ - icon_state = "bar" +/area/centcom220/bar) +"Es" = ( +/obj/structure/window/reinforced{ + dir = 1 }, -/area/tdome/tdomeobserve) -"Ih" = ( -/obj/machinery/door_control/no_emag{ - id = "adminshuttleblast"; - name = "blast door control"; - pixel_x = -30; - req_access_txt = "101" +/obj/structure/closet/secure_closet/personal/cabinet, +/turf/simulated/floor/carpet/purple, +/area/centcom220/general) +"Et" = ( +/obj/machinery/computer/robotics, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkblue" }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"Ii" = ( -/obj/structure/flora/ausbushes/ywflowers, -/turf/simulated/floor/grass, -/area/centcom/evac) -"Ij" = ( -/obj/structure/flora/ausbushes/pointybush, -/obj/structure/flora/ausbushes/ppflowers, -/turf/simulated/floor/grass, -/area/centcom/evac) -"Ik" = ( -/obj/machinery/status_display, -/turf/simulated/wall/mineral/titanium, /area/shuttle/escape) -"Il" = ( -/obj/structure/sink/puddle, -/turf/simulated/floor/grass/jungle, -/area/centcom/evac) -"Io" = ( -/obj/machinery/door/airlock/command/glass{ - name = "Escape Shuttle Cockpit"; - req_access_txt = "19" +"Ew" = ( +/obj/machinery/computer/crew, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkblue" }, -/turf/simulated/floor/plasteel, /area/shuttle/escape) -"Ip" = ( -/obj/machinery/recharger/wallcharger/upgraded{ - pixel_x = -24 +"Ex" = ( +/obj/structure/statue/sandstone/venus{ + anchored = 1; + dir = 8; + layer = 5; + pixel_y = 8 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/gamma/space) -"Iq" = ( -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/gamma/space) -"Ir" = ( -/obj/machinery/recharger/wallcharger/upgraded{ - pixel_x = 32 +/turf/simulated/floor/plasteel{ + desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of a meteor and a spaceman. The spaceman is laughing. The meteor is exploding."; + dir = 4; + icon_state = "plaque"; + name = "Comemmorative Plaque" }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/gamma/space) -"Is" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/ants, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"Iu" = ( -/obj/structure/table/reinforced, -/obj/item/storage/box/donkpockets, -/obj/item/storage/box/donkpockets, +/area/centcom220/bar) +"Ez" = ( +/obj/machinery/computer/emergency_shuttle, /turf/simulated/floor/plasteel{ - icon_state = "cafeteria" + dir = 1; + icon_state = "darkblue" + }, +/area/shuttle/escape) +"EA" = ( +/obj/machinery/computer/communications, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkblue" + }, +/area/shuttle/escape) +"EB" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "neutralcorner" + }, +/area/centcom220/evac) +"EC" = ( +/obj/structure/flora/rock/jungle, +/turf/simulated/floor/grass/jungle/no_creep, +/area/centcom220/park) +"ED" = ( +/obj/effect/overlay/coconut{ + pixel_y = -14 }, -/area/tdome/tdomeobserve) -"Iv" = ( -/obj/structure/shuttle/engine/heater, /obj/structure/window/reinforced{ dir = 1 }, -/turf/simulated/floor/plating/airless, -/area/shuttle/escape) -"Iy" = ( -/obj/item/trash/sosjerky, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/ants, +/turf/simulated/floor/beach/away/coastline{ + dir = 1; + water_overlay_image = null + }, +/area/centcom220/evac) +"EE" = ( +/obj/structure/table/reinforced, +/obj/item/storage/fancy/donut_box, /turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"Iz" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/railing, -/obj/structure/flora/ausbushes/reedbush, -/turf/simulated/floor/grass, -/area/centcom/evac) -"IA" = ( -/obj/structure/statue/sandstone/assistant, -/obj/structure/railing, -/turf/simulated/floor/grass, -/area/centcom/evac) -"IC" = ( +/area/shuttle/escape) +"EF" = ( +/obj/structure/table/reinforced, +/obj/machinery/cell_charger, +/obj/item/stock_parts/cell/high, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "vault" + }, +/area/shuttle/escape) +"EH" = ( +/obj/structure/chair/stool/bar/dark, +/obj/machinery/light/spot{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/centcom220/bar) +"EI" = ( /obj/machinery/door/airlock/centcom{ - name = "Thunderdome Access" + name = "Шаттл доставки"; + req_one_access_txt = "106" + }, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" }, /turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"ID" = ( +/area/centcom220/supply) +"EJ" = ( +/obj/structure/closet/boxinggloves, +/obj/machinery/light/spot, +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) +"EK" = ( /turf/simulated/floor/plasteel{ dir = 1; - icon_state = "darkblue" + icon_state = "neutral" }, -/area/centcom/control) -"IE" = ( -/obj/structure/holowindow{ +/area/centcom220/evac) +"EL" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkbluealt" + }, +/area/centcom220/admin3) +"EN" = ( +/obj/machinery/door/window/classic/normal{ + name = "Коровки" + }, +/obj/effect/mapping_helpers/airlock/windoor/access/any/service/hydroponics, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"EO" = ( +/obj/structure/window/reinforced{ dir = 1 }, -/turf/simulated/floor/holofloor{ - icon_state = "asteroid7" +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) +"EP" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/item/clothing/suit/browntrenchcoat, +/obj/item/clothing/head/fedora/brownfedora{ + pixel_y = 7 }, -/area/holodeck/source_knightarena) -"IF" = ( -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/railing, -/turf/simulated/floor/grass, -/area/centcom/evac) -"IG" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, -/obj/structure/railing/corner, -/obj/structure/railing/corner{ - dir = 8 +/obj/item/clothing/shoes/cowboy{ + pixel_y = -5 }, -/turf/simulated/floor/grass, -/area/centcom/evac) -"IH" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/railing, -/turf/simulated/floor/grass, -/area/centcom/evac) -"II" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/railing, -/turf/simulated/floor/grass, -/area/centcom/evac) -"IK" = ( -/obj/structure/table/holotable, -/obj/item/clothing/head/helmet/thunderdome, -/obj/item/clothing/suit/armor/tdome/green, -/obj/item/clothing/under/color/green, -/obj/item/holo/esword/green, -/turf/simulated/floor/holofloor{ - icon_state = "green" - }, -/area/holodeck/source_thunderdomecourt) -"IM" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/railing, -/obj/structure/flora/ausbushes/ywflowers, -/turf/simulated/floor/grass, -/area/centcom/evac) -"IN" = ( -/obj/structure/chair/sofa/corp/left{ - dir = 4 +/turf/simulated/floor/carpet, +/area/centcom220/general) +"EQ" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkbluealt" }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "green" +/area/shuttle/administration) +"ER" = ( +/obj/machinery/economy/vending/boozeomat, +/obj/item/reagent_containers/food/drinks/bottle/cognac{ + initialized = 1; + pixel_x = 9; + pixel_y = 23 }, -/area/centcom/evac) -"IO" = ( -/obj/structure/railing, -/obj/item/toy/plushie/octopus, -/turf/simulated/floor/grass, -/area/centcom/evac) -"IP" = ( -/obj/structure/railing, -/obj/structure/flora/ausbushes/reedbush, -/obj/structure/flora/ausbushes/genericbush, -/turf/simulated/floor/grass, -/area/centcom/evac) -"IQ" = ( -/obj/machinery/economy/vending/cola/free, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "vault" +/obj/item/reagent_containers/food/drinks/bottle/absinthe/premium{ + initialized = 1; + pixel_x = -8; + pixel_y = 25 }, -/area/centcom/specops) -"IR" = ( -/obj/structure/table/reinforced, -/obj/machinery/light{ +/obj/item/reagent_containers/food/drinks/bottle/whiskey{ + initialized = 1; + pixel_y = 23 + }, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"ES" = ( +/turf/simulated/floor/carpet, +/area/centcom220/general) +"ET" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) +"EU" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 4 + }, +/obj/effect/turf_decal/siding/blue{ dir = 8 }, -/turf/simulated/floor/mineral/plastitanium/red/brig, -/area/shuttle/escape) -"IS" = ( -/obj/structure/chair/comfy/shuttle, -/turf/simulated/floor/mineral/plastitanium/red/brig, -/area/shuttle/escape) -"IT" = ( -/obj/structure/table/reinforced, -/obj/item/storage/fancy/donut_box, -/turf/simulated/floor/mineral/plastitanium/red/brig, -/area/shuttle/escape) -"IU" = ( +/turf/simulated/floor/carpet/arcade, +/area/centcom220/bar) +"EW" = ( +/obj/effect/baseturf_helper{ + baseturf = /turf/simulated/floor/indestructible + }, +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/admin3) +"EX" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/decal/warning_stripes/yellow/hollow, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"EY" = ( /obj/structure/table/reinforced, -/obj/item/storage/firstaid/regular, -/obj/machinery/light{ - dir = 8 +/obj/item/reagent_containers/food/drinks/bottle/cream{ + pixel_y = 8 }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redcorner" +/obj/item/reagent_containers/food/condiment/soysauce{ + pixel_x = 12 + }, +/obj/item/reagent_containers/food/condiment/sugar{ + pixel_x = -9; + pixel_y = -4 }, -/area/shuttle/escape) -"IV" = ( /turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/centcom220/bar) +"EZ" = ( +/obj/effect/decal/warning_stripes/yellow/hollow, +/obj/structure/closet/coffin, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"Fa" = ( +/turf/simulated/floor/plasteel/dark{ dir = 1; - icon_state = "blue" + icon_state = "darkbluealtstrip" }, -/area/shuttle/escape) -"IW" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 8; - icon_state = "burst_l" +/area/centcom220/admin3) +"Fb" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/storage/fancy/cigarettes/cigpack_shadyjims{ + pixel_x = -4; + pixel_y = 4 }, -/turf/simulated/floor/plating/airless, -/area/shuttle/specops) -"IY" = ( -/obj/machinery/computer/shuttle/ferry, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "vault" +/obj/item/lighter/zippo{ + pixel_x = 10; + pixel_y = 4 }, -/area/centcom/specops) -"Jb" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Hatch"; - req_access_txt = "109" +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"Fc" = ( +/obj/machinery/light/spot, +/turf/simulated/floor/mineral/titanium/blue, +/area/shuttle/supply) +"Fd" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 }, -/obj/structure/fans/tiny, -/turf/simulated/floor/plating, -/area/shuttle/specops) -"Je" = ( -/obj/structure/closet/fireaxecabinet{ - pixel_x = 32 +/obj/machinery/light/spot{ + dir = 4 }, -/obj/structure/chair/comfy/shuttle, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "neutralcorner" +/turf/simulated/floor/mineral/titanium, +/area/shuttle/transport) +"Fe" = ( +/obj/structure/chair/office/dark{ + dir = 8 }, -/area/shuttle/escape) -"Jf" = ( -/obj/effect/spawner/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: EXTERNAL AIRLOCK" +/obj/effect/turf_decal/stripes/line{ + dir = 1 }, -/turf/simulated/floor/plating, -/area/centcom/specops) -"Jg" = ( -/obj/structure/table/reinforced, -/obj/item/storage/belt/utility/chief/full, -/obj/item/storage/belt/utility/chief/full, -/obj/item/storage/belt/utility/chief/full, -/obj/item/storage/belt/utility/chief/full, -/obj/item/storage/belt/utility/chief/full, -/obj/item/storage/belt/utility/chief/full, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Jh" = ( -/turf/simulated/wall/indestructible/riveted, -/area/tdome/tdomeadmin) -"Ji" = ( -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" +/area/centcom220/admin1) +"Ff" = ( +/obj/machinery/door/airlock/centcom{ + name = "Конференц зал"; + req_one_access_txt = "101" }, -/area/centcom/specops) -"Jk" = ( -/obj/item/storage/firstaid/o2, -/obj/structure/table, -/obj/machinery/light{ +/obj/effect/decal/warning_stripes/blue, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) +"Fh" = ( +/obj/structure/chair{ dir = 1 }, -/turf/simulated/floor/plasteel{ - icon_state = "bot" - }, -/area/shuttle/escape) -"Jl" = ( -/obj/structure/closet/secure_closet/freezer/fridge/open, -/obj/item/reagent_containers/food/snacks/grown/potato, -/obj/item/reagent_containers/food/snacks/grown/potato, -/obj/item/reagent_containers/food/snacks/grown/whitebeet, -/obj/item/reagent_containers/food/snacks/grown/whitebeet, -/obj/item/reagent_containers/food/snacks/grown/tomato, -/obj/item/reagent_containers/food/snacks/grown/tomato, -/obj/item/reagent_containers/food/snacks/grown/rice, -/obj/item/reagent_containers/food/snacks/grown/rice, -/obj/item/reagent_containers/food/snacks/grown/icepepper, -/obj/item/reagent_containers/food/snacks/grown/icepepper, -/obj/item/reagent_containers/food/snacks/grown/citrus/lemon, -/obj/item/reagent_containers/food/snacks/grown/citrus/lime, -/obj/item/reagent_containers/food/snacks/grown/citrus/orange, -/obj/item/reagent_containers/food/snacks/grown/cherries, -/obj/item/reagent_containers/food/snacks/grown/apple, -/obj/item/reagent_containers/food/snacks/grown/ambrosia/deus, -/turf/simulated/floor/plasteel{ - icon_state = "cafeteria" - }, -/area/tdome/tdomeobserve) -"Jn" = ( -/turf/simulated/wall/indestructible/riveted, -/area/centcom/suppy) -"Jq" = ( -/obj/structure/table/wood, -/obj/item/storage/box/beanbag, -/obj/item/gun/projectile/revolver/doublebarrel, -/turf/simulated/floor/plasteel{ - icon_state = "bar" - }, -/area/tdome/tdomeobserve) -"Jr" = ( -/obj/structure/railing, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/brflowers, -/turf/simulated/floor/grass, -/area/centcom/specops) -"Jt" = ( -/obj/structure/railing{ - dir = 6 +/obj/item/radio/intercom/locked/confessional{ + dir = 8; + pixel_x = 22 }, -/obj/structure/flora/ausbushes/reedbush, -/turf/simulated/floor/grass, -/area/centcom/specops) -"Jv" = ( -/obj/structure/table/wood, -/obj/item/flashlight/lamp, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Jx" = ( -/obj/structure/railing{ - dir = 10 +/area/centcom220/evac) +"Fi" = ( +/obj/machinery/conveyor_switch/oneway{ + dir = 8; + id = "QMLoad" }, -/obj/structure/flora/ausbushes/pointybush, -/obj/structure/flora/ausbushes/brflowers, -/turf/simulated/floor/grass, -/area/centcom/specops) -"Jz" = ( -/obj/structure/chair/comfy/shuttle, -/turf/simulated/floor/plasteel{ - icon_state = "bot" +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkyellowalt" }, -/area/shuttle/escape) -"JA" = ( -/obj/structure/sign/securearea{ - pixel_x = 32 +/area/centcom220/supply) +"Fj" = ( +/obj/machinery/computer/security{ + dir = 4; + network = list("SS13","Telecomms","Research Outpost","Mining Outpost") }, -/obj/machinery/computer/teleporter{ +/obj/structure/sign/poster/official/nanotrasen_logo{ + pixel_x = -32 + }, +/obj/machinery/light{ dir = 8 }, /turf/simulated/floor/plasteel{ - dir = 4; + dir = 9; icon_state = "darkred" }, -/area/centcom/specops) -"JB" = ( -/obj/structure/closet/secure_closet/freezer/meat/open, -/obj/item/reagent_containers/food/snacks/raw_bacon, -/obj/item/reagent_containers/food/snacks/raw_bacon, -/obj/item/reagent_containers/food/snacks/raw_bacon, -/obj/item/reagent_containers/food/snacks/raw_bacon, -/obj/item/reagent_containers/food/snacks/sausage, -/obj/item/reagent_containers/food/snacks/sausage, -/obj/item/reagent_containers/food/snacks/rawcutlet, -/obj/item/reagent_containers/food/snacks/rawcutlet, -/obj/item/reagent_containers/food/snacks/rawcutlet, -/obj/item/reagent_containers/food/snacks/catfishmeat, -/obj/item/reagent_containers/food/snacks/catfishmeat, -/obj/item/reagent_containers/food/snacks/catfishmeat, -/obj/item/reagent_containers/food/snacks/catfishmeat, -/obj/item/reagent_containers/food/snacks/rawcutlet, -/obj/item/reagent_containers/food/snacks/rawcutlet, -/obj/item/reagent_containers/food/snacks/rawcutlet, -/obj/item/reagent_containers/food/snacks/spaghetti, -/obj/item/reagent_containers/food/snacks/spaghetti, -/turf/simulated/floor/plasteel{ - icon_state = "cafeteria" - }, -/area/tdome/tdomeobserve) -"JC" = ( -/obj/structure/closet/crate/internals, -/obj/item/clothing/mask/breath, -/obj/item/clothing/mask/breath, -/obj/item/clothing/mask/breath, -/obj/item/clothing/mask/breath, -/obj/item/tank/internals/emergency_oxygen/engi, -/obj/item/tank/internals/emergency_oxygen/engi, -/obj/item/tank/internals/emergency_oxygen/engi, -/obj/item/tank/internals/emergency_oxygen/engi, -/turf/simulated/floor/plasteel{ - icon_state = "bot" - }, /area/shuttle/escape) -"JD" = ( -/obj/machinery/computer/shuttle/ferry, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" +"Fk" = ( +/obj/structure/table, +/obj/structure/closet/walllocker/medlocker/north, +/obj/item/reagent_containers/applicator/dual{ + pixel_y = 4 }, -/area/centcom/gamma) -"JE" = ( -/obj/structure/railing, -/obj/structure/flora/ausbushes/pointybush, -/obj/structure/flora/ausbushes/ywflowers, -/turf/simulated/floor/grass, -/area/centcom/specops) -"JG" = ( -/obj/structure/railing, -/obj/structure/railing{ - dir = 10; - pixel_x = -11 +/obj/machinery/light/spot{ + dir = 1 }, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/turf/simulated/floor/grass, -/area/centcom/evac) -"JH" = ( /turf/simulated/floor/plasteel{ dir = 1; - icon_state = "darkred" - }, -/area/centcom/gamma) -"JJ" = ( -/obj/machinery/door/airlock/centcom{ - name = "Thunderdome" - }, -/turf/simulated/floor/plasteel/dark, -/area/tdome/tdomeobserve) -"JK" = ( -/obj/machinery/door_control/no_emag{ - id = "CCGAMMA"; - name = "Gamma Lockdown"; - pixel_x = 32; - req_access_txt = "114" - }, -/obj/structure/filingcabinet/filingcabinet, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkred" - }, -/area/centcom/gamma) -"JM" = ( -/obj/machinery/autolathe/upgraded/gamma, -/obj/item/stack/sheet/glass/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/glass/fifty, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/gamma/space) -"JN" = ( -/obj/structure/table/reinforced, -/obj/item/grenade/clusterbuster, -/obj/item/grenade/chem_grenade/incendiary{ - name = "Incendiary Grenade" + icon_state = "whiteblue" }, -/obj/item/kitchen/knife/combat, -/obj/item/kitchen/knife/combat, -/obj/item/kitchen/knife/combat, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/gamma/space) -"JO" = ( +/area/centcom220/general) +"Fl" = ( +/obj/structure/flora/rock/jungle, +/obj/structure/flora/junglebush, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"Fn" = ( /obj/structure/table/reinforced, -/obj/item/storage/backpack/medic, -/obj/item/storage/belt/medical, -/obj/machinery/light, +/obj/machinery/recharger, /turf/simulated/floor/plasteel{ - icon_state = "cmo" + dir = 4; + icon_state = "vault" }, /area/shuttle/escape) -"JQ" = ( -/obj/item/lighter{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/lighter, -/obj/structure/table/wood, -/turf/simulated/floor/plasteel{ - icon_state = "bar" +"Fo" = ( +/turf/simulated/floor/plasteel/dark, +/area/shuttle/escape) +"Fp" = ( +/obj/structure/flora/tree/jungle{ + pixel_x = -32; + pixel_y = 0 }, -/area/tdome/tdomeobserve) -"JR" = ( -/obj/structure/closet/secure_closet/guncabinet, -/obj/item/gun/medbeam, -/obj/item/gun/medbeam, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/gamma/space) -"JU" = ( -/obj/structure/holowindow{ +/obj/structure/flora/junglebush, +/turf/simulated/floor/grass/jungle/no_creep, +/area/centcom220/park) +"Fq" = ( +/obj/structure/chair/comfy/shuttle{ dir = 1 }, -/turf/simulated/floor/holofloor{ - dir = 8; - icon_state = "blue" +/turf/simulated/floor/plasteel/dark, +/area/shuttle/escape) +"Fr" = ( +/obj/structure/window/reinforced{ + dir = 1 }, -/area/holodeck/source_knightarena) -"JV" = ( -/obj/structure/rack, -/obj/item/clothing/suit/space/syndicate/black/red, -/obj/item/clothing/head/helmet/space/syndicate/black/red, -/obj/machinery/atmospherics/unary/vent_pump/high_volume{ +/obj/structure/flora/ausbushes/sunnybush, +/turf/simulated/floor/beach/away/coastline{ dir = 1; - autolink_id = "syndishuttle_vent" - }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/syndicate) -"JW" = ( -/obj/machinery/computer/cryopod{ - pixel_y = 32 + water_overlay_image = null }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"JY" = ( -/obj/effect/spawner/window, -/turf/simulated/floor/plating, -/area/centcom/suppy) -"Kb" = ( -/obj/effect/turf_decal/delivery, -/obj/machinery/door/poddoor/multi_tile/impassable/three_tile_hor{ - id_tag = "sec"; - name = "CentCom Security" +/area/centcom220/evac) +"Fs" = ( +/obj/structure/table/wood{ + color = "#996633" }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"Kc" = ( -/obj/machinery/computer/station_alert{ - dir = 1 +/obj/item/toy/nuke{ + pixel_y = 7 }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"Kd" = ( -/obj/machinery/computer/security{ - dir = 1; - network = list("SS13","Telecomms","Research Outpost","Mining Outpost","ERT","CentComm","Thunderdome") +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"Ft" = ( +/obj/structure/bookcase{ + name = "bookcase (Religious)" }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"Ke" = ( +/turf/simulated/floor/carpet, +/area/centcom220/evac) +"Fv" = ( /obj/item/twohanded/required/kirbyplants, /turf/simulated/floor/carpet/black, -/area/centcom/evac) -"Kg" = ( -/obj/machinery/light/spot{ - dir = 8 +/area/centcom220/general) +"Fx" = ( +/obj/structure/rack, +/obj/item/ammo_casing/rocket{ + pixel_x = -7; + pixel_y = 8 }, -/obj/structure/chair/comfy/shuttle{ - dir = 4 +/obj/item/ammo_casing/rocket{ + pixel_x = -7; + pixel_y = 4 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/specops) -"Kh" = ( -/obj/structure/table/wood, -/obj/item/clipboard, -/obj/item/toy/figure/crew/dsquad, -/turf/simulated/floor/carpet, -/area/centcom/specops) -"Ki" = ( -/obj/effect/turf_decal/delivery, -/obj/machinery/door/poddoor/multi_tile/impassable/three_tile_hor{ - id_tag = "CC"; - name = "Thunderdome Access" +/obj/item/ammo_casing/rocket{ + pixel_x = -3; + pixel_y = 8 }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"Km" = ( -/obj/machinery/kitchen_machine/microwave/upgraded, -/obj/structure/table, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"Kn" = ( -/obj/effect/decal/warning_stripes/yellow/hollow, -/obj/mecha/combat/marauder/seraph/loaded, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" +/obj/item/ammo_casing/rocket{ + pixel_x = 1; + pixel_y = 8 }, -/area/centcom/specops) -"Kq" = ( -/obj/item/radio{ +/obj/item/ammo_casing/rocket{ pixel_x = 5; - pixel_y = 5 + pixel_y = 8 }, -/obj/item/radio{ - pixel_x = -5; - pixel_y = 5 +/obj/item/ammo_casing/rocket{ + pixel_x = 9; + pixel_y = 8 }, -/obj/item/radio, -/obj/structure/table/wood, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "vault" +/obj/item/ammo_casing/rocket{ + pixel_x = 9; + pixel_y = 4 }, -/area/centcom/specops) -"Ku" = ( +/obj/item/ammo_casing/rocket{ + pixel_x = 5; + pixel_y = 4 + }, +/obj/item/ammo_casing/rocket{ + pixel_x = 1; + pixel_y = 4 + }, +/obj/item/ammo_casing/rocket{ + pixel_x = -3; + pixel_y = 4 + }, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Fz" = ( +/obj/machinery/computer/card/centcom{ + dir = 1 + }, +/obj/structure/window/reinforced, +/turf/simulated/floor/plasteel/dark{ + icon_state = "navybluefull" + }, +/area/centcom220/admin2) +"FA" = ( +/obj/structure/chair/sofa/corp/right, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"FB" = ( /obj/structure/table/reinforced, -/obj/item/reagent_containers/iv_bag/blood/random, -/obj/item/reagent_containers/iv_bag/blood/random, -/obj/item/reagent_containers/iv_bag/blood/random, +/obj/item/storage/toolbox/mechanical, /turf/simulated/floor/plasteel{ dir = 4; - icon_state = "whiteblue" + icon_state = "vault" }, /area/shuttle/escape) -"Kv" = ( -/obj/structure/chair/comfy/red, -/turf/simulated/floor/carpet/black, -/area/centcom/evac) -"Kw" = ( -/obj/structure/closet/secure_closet/freezer/kitchen, -/obj/item/reagent_containers/food/snacks/grown/banana, -/obj/item/reagent_containers/food/snacks/grown/banana, -/obj/item/reagent_containers/food/snacks/grown/wheat, -/obj/item/reagent_containers/food/snacks/grown/wheat, -/obj/item/reagent_containers/food/snacks/grown/vanillapod, -/obj/item/reagent_containers/food/snacks/grown/vanillapod, -/obj/item/reagent_containers/food/snacks/grown/sugarcane, -/obj/item/reagent_containers/food/snacks/grown/sugarcane, -/obj/item/reagent_containers/food/snacks/grown/oat, -/obj/item/reagent_containers/food/snacks/grown/oat, -/obj/item/reagent_containers/food/snacks/grown/grapes, -/obj/item/reagent_containers/food/snacks/grown/grapes, -/obj/item/reagent_containers/food/snacks/grown/corn, -/obj/item/reagent_containers/food/snacks/grown/corn, -/obj/item/reagent_containers/food/snacks/grown/chili, -/obj/item/reagent_containers/food/snacks/grown/chili, -/obj/item/reagent_containers/food/snacks/grown/carrot, -/obj/item/reagent_containers/food/snacks/grown/apple, -/obj/item/reagent_containers/food/snacks/grown/ambrosia/vulgaris, -/turf/simulated/floor/plasteel{ - icon_state = "cafeteria" +"FC" = ( +/obj/effect/spawner/window/reinforced/polarized{ + id = "CC_Conf" }, -/area/tdome/tdomeobserve) -"Kx" = ( -/turf/simulated/floor/carpet/black, -/area/centcom/evac) -"Ky" = ( -/obj/effect/spawner/window/reinforced, /turf/simulated/floor/plating, -/area/tdome/tdomeobserve) -"Kz" = ( -/obj/item/storage/firstaid/toxin, -/obj/item/storage/firstaid/o2{ - pixel_x = 3; +/area/centcom220/admin2) +"FE" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/carpet/orange, +/area/centcom220/general) +"FG" = ( +/obj/structure/table/glass, +/obj/structure/window/reinforced, +/obj/item/paper_bin/nanotrasen{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/pen/multi/gold{ + pixel_x = 6; pixel_y = 3 }, -/obj/structure/table/reinforced, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "whiteblue" +/obj/item/stamp/denied{ + pixel_x = -8; + pixel_y = 10 }, -/area/centcom/control) -"KA" = ( -/obj/machinery/optable, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/administration) -"KB" = ( -/obj/machinery/door/window/classic/reversed{ - name = "bar"; - dir = 1 +/obj/item/stamp/granted{ + pixel_x = -8; + pixel_y = 4 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"KC" = ( -/obj/machinery/button/windowtint{ - pixel_y = 24 +/obj/item/stamp/centcom{ + pixel_x = -8; + pixel_y = -2 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"FH" = ( +/obj/structure/table/wood/fancy/royalblack, +/obj/item/stack/ore/uranium, +/obj/effect/turf_decal/woodsiding{ + dir = 10 }, /turf/simulated/floor/wood, -/area/centcom/evac) -"KD" = ( -/obj/structure/table/wood, -/obj/item/clipboard, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"KE" = ( -/obj/effect/spawner/window/reinforced/polarized, -/turf/simulated/floor/plating, -/area/centcom/evac) -"KF" = ( -/obj/structure/table, -/obj/item/megaphone, -/turf/simulated/floor/wood, -/area/centcom/evac) -"KH" = ( -/obj/item/radio/intercom{ - dir = 4; - name = "Station Intercom (General)"; - pixel_x = 29; - pixel_y = -30 +/area/wizard_station) +"FI" = ( +/obj/structure/chair/comfy/teal{ + dir = 4 }, -/obj/structure/bed/roller, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"FJ" = ( +/obj/mecha/combat/phazon, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"FK" = ( /turf/simulated/floor/plasteel{ - icon_state = "cmo" + dir = 1; + icon_state = "whiteblue" }, /area/shuttle/escape) -"KI" = ( -/obj/structure/table, -/obj/item/phone{ - desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; - pixel_x = -3; - pixel_y = 3 +"FL" = ( +/obj/machinery/economy/vending/snack/free, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"FM" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkbluecornersalt" }, +/area/centcom220/admin3) +"FN" = ( +/obj/machinery/recharger, +/obj/structure/table/wood, /turf/simulated/floor/wood, -/area/centcom/evac) -"KJ" = ( -/obj/structure/closet/secure_closet/bar{ - locked = 0; - req_access = null +/area/wizard_station) +"FO" = ( +/obj/structure/table/wood{ + color = "#996633" }, -/obj/item/gun/projectile/shotgun/riot, -/obj/item/toy/plushie/voxplushie, -/turf/simulated/floor/wood, -/area/centcom/evac) -"KK" = ( -/obj/structure/table/wood, -/obj/item/folder/red, -/obj/item/restraints/handcuffs, -/obj/item/flash, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "vault" +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"FQ" = ( +/obj/structure/table/wood/fancy/royalblack, +/obj/item/dice/d20, +/obj/effect/turf_decal/woodsiding{ + dir = 5 }, -/area/centcom/specops) -"KL" = ( -/obj/machinery/economy/vending/boozeomat, /turf/simulated/floor/wood, -/area/centcom/evac) -"KM" = ( -/obj/machinery/conveyor/east{ - id = "QMLoad2" +/area/wizard_station) +"FR" = ( +/obj/structure/filingcabinet, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"FS" = ( +/obj/structure/flora/ausbushes/genericbush, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"FT" = ( +/obj/structure/sink{ + pixel_y = 18 + }, +/obj/structure/mirror{ + layer = 2.8; + pixel_y = 34 }, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkyellow" + icon_state = "hydrofloor" }, -/area/centcom/suppy) -"KN" = ( -/obj/structure/table, -/obj/machinery/chem_dispenser/beer/upgraded{ - pixel_y = 5 +/area/centcom220/evac) +"FU" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkyellowaltstrip" }, -/turf/simulated/floor/wood, -/area/centcom/evac) -"KO" = ( -/obj/structure/table, -/obj/machinery/chem_dispenser/soda{ - pixel_y = 5 +/area/centcom220/supply) +"FX" = ( +/obj/machinery/door/window/reinforced/normal{ + color = "#d70000"; + name = "Комната заключённых"; + req_access_txt = "104" }, -/turf/simulated/floor/wood, -/area/centcom/evac) -"KQ" = ( -/obj/structure/table, -/obj/item/toy/katana, -/obj/item/toy/plushie/carpplushie, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "green" +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/shuttle/administration) +"FY" = ( +/obj/machinery/door/airlock/centcom{ + name = "Гамма шаттл"; + req_one_access_txt = "114" }, -/area/centcom/evac) -"KR" = ( +/obj/structure/fans/tiny, +/obj/effect/decal/warning_stripes/red, +/obj/machinery/door/poddoor/impassable{ + id_tag = "CC_GammaShuttle"; + layer = 3; + name = "Гамма шаттл" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Ga" = ( +/obj/machinery/computer/shuttle/ert, /obj/machinery/light/spot{ - dir = 4 + dir = 1 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/syndicate) -"KS" = ( -/obj/structure/chair/sofa/corp/right, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "green" +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"Gb" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/toxins, +/obj/structure/window/reinforced{ + dir = 8 }, -/area/centcom/evac) -"KX" = ( -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/syndicate) -"KY" = ( -/turf/simulated/wall/mineral/plastitanium, -/area/shuttle/syndicate) -"KZ" = ( -/obj/machinery/computer/communications{ +/obj/structure/window/reinforced, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Ge" = ( +/obj/structure/table/reinforced, +/obj/machinery/chem_dispenser/beer/upgraded{ + pixel_y = 6 + }, +/obj/machinery/light/spot{ dir = 1 }, -/obj/item/radio/intercom/specops{ - pixel_y = -28 +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) +"Gf" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/shuttle/engine/heater, +/turf/simulated/floor/plating/airless, +/area/shuttle/supply) +"Gh" = ( +/obj/machinery/light/spot{ + dir = 1 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/specops) -"La" = ( -/obj/structure/chair/sofa/corp, /turf/simulated/floor/plasteel{ dir = 1; - icon_state = "green" + icon_state = "whiteblue" }, -/area/centcom/evac) -"Lb" = ( -/obj/machinery/computer/security{ - dir = 1; - network = list("SS13","Telecomms","Research Outpost","Mining Outpost","ERT","CentComm","Thunderdome") +/area/centcom220/general) +"Gi" = ( +/obj/machinery/economy/vending/hydronutrients, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) +"Gj" = ( +/obj/structure/rack, +/obj/item/kitchen/knife/ritual, +/obj/structure/window/reinforced/clockwork{ + dir = 4 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/specops) -"Le" = ( -/obj/structure/chair/sofa/corp/left, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "green" +/turf/simulated/floor/wood, +/area/wizard_station) +"Gk" = ( +/obj/machinery/light/spot{ + dir = 4 }, -/area/centcom/evac) -"Lf" = ( -/turf/simulated/floor/holofloor{ +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Gl" = ( +/obj/machinery/economy/vending/cola/free, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/bar) +"Gm" = ( +/obj/effect/landmark/spawner/nuclear_bomb/death_squad, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"Go" = ( +/obj/machinery/sleeper{ dir = 4; - icon = 'icons/turf/floors/plating.dmi'; - icon_state = "asteroid8" + pixel_x = 3 }, -/area/holodeck/source_desert) -"Lg" = ( +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "whiteblue" + }, +/area/centcom220/general) +"Gp" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) +"Gu" = ( /obj/structure/table/reinforced, -/obj/machinery/kitchen_machine/microwave/upgraded{ - desc = "Cooks and boils stuff, somehow."; +/obj/item/paper_bin{ pixel_x = -3; - pixel_y = 5 + pixel_y = 3 + }, +/obj/item/pen{ + pixel_x = 4; + pixel_y = 4 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"Gv" = ( +/obj/item/radio/intercom/syndicate{ + pixel_x = 28 + }, +/turf/simulated/floor/carpet/purple, +/area/wizard_station) +"Gw" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = -28 }, +/obj/machinery/recharge_station, +/obj/machinery/light, /turf/simulated/floor/plasteel{ - icon_state = "cafeteria" + icon_state = "bot" }, -/area/tdome/tdomeobserve) -"Lj" = ( -/obj/machinery/door/poddoor/impassable{ - id_tag = "SPECOPS"; - name = "Nanotrasen Asset Protection" +/area/shuttle/escape) +"Gx" = ( +/obj/effect/decal/nanotrasen_logo/n4, +/turf/simulated/floor/plasteel, +/area/centcom220/evac) +"Gy" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 }, -/obj/effect/turf_decal/delivery, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Lk" = ( -/obj/machinery/door_control/no_emag{ - id = "thunderdomehea"; - name = "Heavy Supply Control"; - req_access_txt = "102" +/area/shuttle/escape) +"Gz" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/air, +/obj/structure/window/reinforced{ + dir = 4 }, -/obj/structure/table/reinforced, -/turf/simulated/floor/plasteel{ - icon_state = "vault" +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"GA" = ( +/obj/item/radio/intercom{ + dir = 4; + name = "Station Intercom (General)"; + pixel_x = 29; + pixel_y = -60 }, -/area/tdome/tdomeadmin) -"Ll" = ( -/turf/simulated/floor/holofloor{ - dir = 8; - icon_state = "green" +/turf/simulated/floor/plasteel/dark, +/area/shuttle/escape) +"GB" = ( +/obj/mecha/combat/gygax/dark/loaded, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkbrown" + }, +/area/centcom220/admin3) +"GC" = ( +/obj/structure/table/glass, +/obj/item/paper{ + pixel_y = 2 }, -/area/holodeck/source_emptycourt) -"Lm" = ( -/obj/structure/sign/vacuum/external, -/turf/simulated/wall/indestructible/riveted, -/area/centcom/specops) -"Ln" = ( /turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"GD" = ( +/obj/machinery/light/spot{ + dir = 8 + }, +/obj/effect/turf_decal/arrows{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"GE" = ( +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) +"GG" = ( +/obj/structure/rack, +/obj/item/radio/intercom/syndicate{ + pixel_x = -28 + }, +/obj/item/kitchen/knife/carrotshiv, +/turf/simulated/floor/wood, /area/wizard_station) -"Lp" = ( -/obj/machinery/door/airlock/hatch/syndicate{ - autoclose = 0; - id_tag = "syndijail_door_ext"; - locked = 1; - name = "Syndicate Jail External Airlock" +"GI" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 }, /turf/simulated/floor/plasteel/dark, -/area/syndicate_mothership) -"Ls" = ( -/obj/machinery/door_control/no_emag{ - id = "ASSAULT"; - name = "Mech Storage"; - pixel_y = -24; - req_access_txt = "114" +/area/shuttle/escape) +"GJ" = ( +/obj/machinery/computer/station_alert{ + dir = 8 }, -/obj/effect/turf_decal/caution/stand_clear{ +/obj/structure/sign/poster/official/nanotrasen_logo{ + pixel_x = 32 + }, +/obj/machinery/light{ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "darkred" + dir = 5; + icon_state = "darkyellow" }, -/area/centcom/specops) -"Lt" = ( -/obj/structure/table, -/obj/item/paper_bin, -/obj/item/pen, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "green" +/area/shuttle/escape) +"GK" = ( +/obj/machinery/economy/vending/medical, +/turf/simulated/floor/plasteel/dark{ + icon_state = "barber" }, -/area/centcom/evac) -"Lu" = ( -/obj/structure/flora/junglebush/large, -/turf/simulated/floor/grass/jungle, +/area/shuttle/administration) +"GL" = ( +/obj/structure/window/reinforced, +/obj/item/flag/species/machine, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"GN" = ( +/turf/simulated/wall/indestructible/fakeglass/brass, /area/wizard_station) -"Lv" = ( -/obj/structure/chair/comfy/black{ - dir = 1 +"GQ" = ( +/obj/structure/rack/gunrack, +/obj/item/gun/projectile/automatic/sniper_rifle{ + pixel_x = -6 }, -/turf/simulated/floor/carpet/purple, -/area/wizard_station) -"Lw" = ( -/obj/machinery/door/airlock/public/glass, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"Ly" = ( -/turf/simulated/floor/plasteel{ - icon_state = "cmo" +/obj/item/gun/projectile/automatic/sniper_rifle{ + pixel_x = 6 }, -/area/shuttle/escape) -"Lz" = ( -/obj/structure/holowindow{ +/obj/item/gun/projectile/automatic/sniper_rifle, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"GR" = ( +/obj/structure/table/abductor, +/obj/effect/spawner/lootdrop/CCfood/desert, +/obj/effect/turf_decal/siding/white{ + dir = 9 + }, +/turf/simulated/floor/fakespace, +/area/centcom220/bar) +"GT" = ( +/obj/structure/window/reinforced{ dir = 1 }, -/turf/simulated/floor/holofloor{ - dir = 8; - icon_state = "green" +/obj/structure/window/reinforced{ + dir = 8 }, -/area/holodeck/source_thunderdomecourt) -"LC" = ( -/obj/structure/chair/comfy/green{ - dir = 1 +/obj/machinery/photocopier{ + pixel_x = 3; + pixel_y = -3 }, -/obj/effect/landmark/spawner/tdomeadmin, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" +/obj/item/bee_briefcase{ + pixel_x = 3; + pixel_y = -19 }, -/area/tdome/tdomeadmin) -"LH" = ( -/obj/machinery/economy/vending/cigarette/free, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "green" +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"GU" = ( +/obj/structure/dresser, +/turf/simulated/floor/carpet/purple, +/area/centcom220/general) +"GW" = ( +/obj/machinery/door/airlock/centcom{ + name = "Офис"; + req_one_access_txt = "101" }, -/area/centcom/evac) -"LI" = ( -/obj/structure/table/reinforced, -/obj/item/flashlight/seclite, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"LJ" = ( -/obj/item/radio/intercom{ - dir = 8; - pixel_x = -28 +/area/centcom220/admin1) +"GX" = ( +/obj/structure/shuttle/engine/propulsion{ + icon_state = "burst_l" }, -/obj/structure/chair/comfy/shuttle{ +/turf/simulated/floor/plating/airless, +/area/shuttle/supply) +"GY" = ( +/obj/structure/shuttle/engine/propulsion, +/turf/simulated/floor/plating/airless, +/area/shuttle/supply) +"GZ" = ( +/obj/structure/window/reinforced{ dir = 4 }, -/turf/simulated/floor/mineral/plastitanium/red/brig, -/area/shuttle/escape) -"LL" = ( -/obj/structure/holowindow, -/turf/simulated/floor/holofloor{ +/turf/simulated/floor/beach/away/coastline{ dir = 4; - icon_state = "red" + water_overlay_image = null }, -/area/holodeck/source_knightarena) -"LN" = ( -/turf/simulated/floor/mineral/plastitanium/red/brig, -/area/shuttle/escape) -"LO" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 8 +/area/centcom220/evac) +"Ha" = ( +/obj/structure/shuttle/engine/propulsion{ + icon_state = "burst_r" }, -/turf/simulated/floor/mineral/plastitanium/red/brig, -/area/shuttle/escape) -"LP" = ( -/obj/structure/table/reinforced, -/obj/machinery/recharger, +/turf/simulated/floor/plating/airless, +/area/shuttle/supply) +"Hc" = ( /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redcorner" + dir = 9; + icon_state = "darkblue" }, -/area/shuttle/escape) -"LQ" = ( -/obj/machinery/door/poddoor{ - id_tag = "thunderdomehea"; - name = "Heavy Supply" +/area/centcom220/bar) +"Hd" = ( +/obj/machinery/door/poddoor/multi_tile/impassable/three_tile_hor{ + id_tag = "sec"; + name = "CentCom Security" }, -/turf/simulated/floor/plasteel, -/area/tdome/arena) -"LR" = ( -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"He" = ( +/obj/structure/table/wood/fancy/royalblack, +/obj/item/clipboard{ + pixel_y = 4 }, -/area/shuttle/escape) -"LS" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "neutralcorner" +/obj/item/folder/blue{ + pixel_y = 4 }, -/area/shuttle/escape) -"LT" = ( -/obj/structure/table/wood/fancy/royalblack, -/obj/item/storage/box/matches, -/obj/effect/turf_decal/woodsiding{ - dir = 1 +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Hf" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 4 }, -/turf/simulated/floor/wood, -/area/wizard_station) -"LU" = ( -/obj/machinery/door/airlock/titanium/glass{ - name = "Emergency Airlock Access"; - req_one_access_txt = "63" +/turf/simulated/floor/beach/away/coastline{ + dir = 6; + water_overlay_image = null + }, +/area/centcom220/evac) +"Hg" = ( +/obj/structure/table/wood, +/obj/item/clothing/glasses/hud/hydroponic{ + pixel_y = 8 + }, +/obj/item/clothing/glasses/hud/hydroponic{ + pixel_y = 4 }, +/obj/item/clothing/glasses/hud/hydroponic, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) +"Hi" = ( +/obj/machinery/computer/mech_bay_power_console, /turf/simulated/floor/plasteel, -/area/shuttle/escape) -"LX" = ( -/obj/structure/chair/sofa/corp/left{ - dir = 8 +/area/centcom220/admin2) +"Hj" = ( +/obj/structure/rack/gunrack, +/obj/item/gun/energy/gun/nuclear{ + pixel_x = -6 }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "green" +/obj/item/gun/energy/gun/nuclear{ + pixel_x = 6 }, -/area/centcom/evac) -"LZ" = ( -/turf/simulated/floor/plasteel{ - icon_state = "neutralcorner" +/obj/item/gun/energy/gun/nuclear, +/obj/machinery/light/spot{ + dir = 4 }, -/area/shuttle/escape) -"Mb" = ( -/turf/simulated/floor/plasteel{ - icon_state = "neutral" +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Hl" = ( +/obj/machinery/computer/secure_data{ + dir = 4 }, -/area/shuttle/escape) -"Mc" = ( /turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "neutralcorner" + dir = 10; + icon_state = "darkred" }, /area/shuttle/escape) -"Md" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock" +"Hn" = ( +/obj/structure/flora/rock/jungle, +/turf/simulated/floor/grass/jungle/no_creep, +/area/wizard_station) +"Ho" = ( +/obj/structure/chair/sofa/right{ + dir = 1 }, -/obj/structure/fans/tiny, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) -"Mf" = ( -/obj/item/ashtray/glass, -/obj/structure/table, /turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"Mg" = ( -/obj/structure/table/wood, -/obj/item/folder/red, -/obj/item/lighter, -/obj/machinery/newscaster{ - dir = 1; - name = "south bump"; - pixel_y = -28 +/area/shuttle/escape) +"Hp" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluealt" }, +/area/shuttle/administration) +"Hq" = ( +/obj/structure/closet/crate/freezer/iv_storage, /turf/simulated/floor/plasteel{ - icon_state = "vault" + dir = 4; + icon_state = "whiteblue" }, -/area/tdome/tdomeadmin) -"Mh" = ( -/obj/structure/chair/office/dark{ - dir = 1 +/area/centcom220/general) +"Hr" = ( +/obj/machinery/door/airlock/hatch/syndicate{ + name = "SIT Ready Room" }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/gamma) -"Mi" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" +/obj/machinery/door/poddoor/impassable{ + id_tag = "sit_ready" }, -/area/centcom/gamma) -"Mk" = ( -/obj/machinery/door_control/no_emag{ - id = "thunderdomegen"; - name = "General Supply Control"; - req_access_txt = "102" +/turf/simulated/floor/plasteel/dark, +/area/syndicate_mothership) +"Ht" = ( +/obj/machinery/computer/atmos_alert{ + dir = 8 }, -/obj/structure/table/reinforced, /turf/simulated/floor/plasteel{ - icon_state = "vault" + dir = 6; + icon_state = "darkyellow" }, -/area/tdome/tdomeadmin) -"Mm" = ( -/obj/structure/table, -/obj/item/storage/box/chemimp{ - pixel_x = 4; +/area/shuttle/escape) +"Hu" = ( +/obj/machinery/kitchen_machine/oven{ pixel_y = 3 }, -/obj/item/storage/box/trackimp, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"Mn" = ( -/obj/machinery/door/airlock/centcom{ - name = "Gamma Armory"; - req_access_txt = "114" +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" }, -/obj/machinery/door/poddoor/impassable{ - id_tag = "CCGAMMA"; - name = "Gamma Security" +/area/centcom220/bar) +"Hw" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id_tag = "CC_Armory_Red"; + name = "Red" }, -/obj/structure/fans/tiny, -/turf/simulated/floor/plasteel/dark, -/area/centcom/gamma) -"Mo" = ( -/obj/structure/sign/securearea{ - pixel_x = 32 +/obj/effect/decal/warning_stripes/white/hollow, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredfull" }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/gamma/space) -"Mp" = ( +/area/centcom220/admin3) +"Hx" = ( +/obj/machinery/economy/vending/cigarette/free, +/turf/simulated/floor/carpet/black, +/area/centcom220/general) +"Hy" = ( +/obj/structure/table/reinforced, +/obj/item/restraints/handcuffs/cable/zipties, +/obj/item/flash, +/obj/effect/landmark/spawner/commando_manual, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"Hz" = ( +/obj/structure/flora/junglebush/large{ + pixel_x = -15; + pixel_y = -7 + }, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"HA" = ( /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/flashlight/lantern{ + anchored = 1; + layer = 5; + light_color = "#FF9F40"; + on = 1; + pixel_y = 10 }, -/obj/item/clothing/mask/cigarette/cigar/cohiba{ - pixel_x = 6 +/turf/simulated/floor/wood, +/area/centcom220/park) +"HB" = ( +/obj/structure/closet/secure_closet/guncabinet, +/obj/machinery/status_display{ + layer = 4; + pixel_y = 32 }, -/obj/item/clothing/mask/cigarette/cigar/havana{ - pixel_x = 2 +/obj/machinery/light/spot{ + dir = 8 }, -/obj/item/clothing/mask/cigarette/cigar{ - pixel_x = 4.5 +/obj/item/ammo_box/shotgun/buck, +/obj/item/ammo_box/shotgun/buck, +/obj/item/ammo_box/shotgun/buck, +/obj/item/gun/projectile/shotgun/automatic/combat, +/obj/item/gun/projectile/shotgun/automatic/combat, +/obj/item/gun/projectile/shotgun/automatic/combat, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/gamma/space) +"HC" = ( +/obj/machinery/door_control{ + color = "#ffbf80"; + id = "CC_DeathSquad"; + name = "Blast Door Control"; + pixel_x = -24; + req_one_access_txt = "114" }, -/turf/simulated/floor/plasteel{ - icon_state = "vault" +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"HD" = ( +/obj/structure/table/wood{ + color = "#996633" + }, +/obj/machinery/computer/library{ + pixel_y = 6 }, -/area/tdome/tdomeadmin) -"Ms" = ( -/obj/machinery/processor, -/obj/effect/turf_decal/stripes/end, /turf/simulated/floor/plasteel{ - icon_state = "cafeteria" + icon_state = "grimy" + }, +/area/centcom220/general) +"HE" = ( +/obj/docking_port/stationary{ + dwidth = 1; + height = 4; + id = "pod1_away"; + name = "recovery ship bay 1"; + width = 3 + }, +/turf/space/transit/horizontal, +/area/space) +"HF" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp{ + pixel_y = 4 + }, +/turf/simulated/floor/carpet/green, +/area/centcom220/general) +"HG" = ( +/obj/structure/rack, +/obj/item/nullrod, +/obj/item/nullrod, +/obj/item/nullrod, +/obj/item/melee/classic_baton, +/obj/item/melee/classic_baton, +/obj/item/melee/classic_baton, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"HH" = ( +/obj/machinery/defibrillator_mount/loaded{ + pixel_x = -30 }, -/area/tdome/tdomeobserve) -"Mv" = ( -/obj/machinery/recharge_station/upgraded, /turf/simulated/floor/plasteel{ dir = 10; - icon_state = "vault" + icon_state = "whiteblue" }, -/area/centcom/specops) -"My" = ( -/obj/structure/table/reinforced, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd_ammo/large, -/obj/item/rcd/combat, -/obj/item/rcd/combat, -/obj/item/rcd/combat, -/obj/item/rcd/combat, -/obj/item/rcd/combat, -/obj/item/rcd/combat, +/area/centcom220/general) +"HI" = ( +/obj/structure/closet/secure_closet/guncabinet, +/obj/item/ammo_box/magazine/smgm9mm, +/obj/item/ammo_box/magazine/smgm9mm, +/obj/item/ammo_box/magazine/smgm9mm, +/obj/item/gun/projectile/automatic/proto, +/obj/item/gun/projectile/automatic/proto, +/obj/item/gun/projectile/automatic/proto, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/gamma/space) +"HJ" = ( +/obj/structure/closet/walllocker/medlocker/west, +/obj/structure/table/wood, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Mz" = ( -/obj/effect/turf_decal/stripes/line, -/obj/machinery/door/airlock/centcom{ - name = "CentCom Supply"; - req_access_txt = "106" - }, +/area/centcom220/evac) +"HK" = ( +/obj/machinery/economy/vending/coffee/free, /turf/simulated/floor/plasteel/dark, -/area/centcom/suppy) -"MB" = ( -/obj/machinery/door/airlock/centcom{ - name = "CentCom Security" +/area/centcom220/supply) +"HL" = ( +/obj/structure/closet/secure_closet/guncabinet, +/obj/item/gun/energy/gun/nuclear, +/obj/item/gun/energy/gun/nuclear, +/obj/item/gun/energy/gun/nuclear, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/gamma/space) +"HM" = ( +/obj/structure/closet/secure_closet/guncabinet, +/obj/machinery/light/spot{ + dir = 4 }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"MD" = ( +/obj/machinery/ai_status_display{ + pixel_y = 32 + }, +/obj/item/gun/energy/immolator/multi, +/obj/item/gun/energy/immolator/multi, +/obj/item/gun/energy/immolator/multi, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/gamma/space) +"HN" = ( +/obj/machinery/computer/cloning{ + dir = 1 + }, +/turf/simulated/floor/plasteel/dark{ + icon_state = "barber" + }, +/area/shuttle/administration) +"HO" = ( +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/admin3) +"HQ" = ( /obj/machinery/door/airlock/centcom{ - hackProof = 1; - locked = 1; - name = "CentCom Auxiliary Announcement Closet (Steve)" + name = "БлюСпейс Артиллерия"; + req_one_access_txt = "114" }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"ME" = ( -/obj/structure/chair/comfy/black{ - dir = 4 +/obj/effect/decal/warning_stripes/red, +/obj/machinery/door_control/no_emag{ + id = "CC_BSA"; + name = "Blast Door Control"; + pixel_x = 24; + req_one_access_txt = "114" }, -/turf/simulated/floor/carpet/black, -/area/centcom/evac) -"MF" = ( -/obj/structure/table/wood/fancy/royalblack, -/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, -/obj/item/reagent_containers/food/drinks/bottle/cognac{ - pixel_x = 10 +/obj/machinery/door/poddoor/impassable{ + id_tag = "CC_BSA"; + layer = 3; + name = "Блюспейс Артиллерия" }, -/turf/simulated/floor/carpet/black, -/area/centcom/evac) -"MG" = ( -/obj/structure/chair/office/dark, -/obj/effect/landmark/spawner/ds, -/obj/effect/landmark/spawner/ert, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"MH" = ( -/obj/structure/table/wood/fancy/royalblack, -/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, -/turf/simulated/floor/carpet/black, -/area/centcom/evac) -"MI" = ( -/obj/effect/turf_decal/stripes/line, +/area/centcom220/admin3) +"HS" = ( +/obj/item/flag/nt, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"ML" = ( -/obj/machinery/flasher{ - id = "tdomeflash"; - name = "Thunderdome Flash" +/area/centcom220/supply) +"HW" = ( +/obj/structure/closet/crate, +/obj/machinery/light/spot{ + dir = 8 }, -/turf/simulated/floor/plasteel, -/area/tdome/arena) -"MN" = ( -/obj/machinery/cryopod/robot/offstation, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "vault" +/turf/simulated/floor/mineral/titanium, +/area/shuttle/transport) +"HX" = ( +/obj/effect/baseturf_helper{ + baseturf = /turf/simulated/floor/indestructible }, -/area/centcom/specops) -"MO" = ( -/obj/mecha/combat/marauder/loaded, -/obj/effect/decal/warning_stripes/yellow/hollow, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/jail) +"HY" = ( +/obj/structure/table/wood{ + color = "#996633" }, -/area/centcom/specops) -"MP" = ( -/obj/effect/turf_decal/caution/stand_clear{ +/obj/item/kitchen/utensil/spoon{ + pixel_x = 6 + }, +/obj/item/kitchen/utensil/fork{ + pixel_x = -6 + }, +/obj/machinery/light/spot{ dir = 4 }, +/turf/simulated/floor/wood, +/area/centcom220/admin1) +"HZ" = ( +/obj/structure/dresser, +/turf/simulated/floor/carpet/orange, +/area/centcom220/general) +"Ia" = ( +/obj/machinery/light/spot{ + dir = 4 + }, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"Ib" = ( +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/admin2) +"Ic" = ( +/obj/structure/closet/crate/secure/bin, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" + icon_state = "cafeteria" }, -/area/centcom/specops) -"MQ" = ( -/obj/structure/table/wood, -/obj/machinery/door_control/no_emag{ - desc = "A remote control switch to connect the ready room to the rest of Centcom."; - id = "SPECOPS"; - name = "Station Access"; - pixel_x = -6; - pixel_y = 6; - req_access_txt = "114" +/area/centcom220/bar) +"Ie" = ( +/obj/structure/rack, +/obj/item/storage/backpack/satchel{ + pixel_y = 12 }, -/obj/machinery/door_control/no_emag{ - id = "CCGAMMA"; - name = "Gamma Lockdown"; - pixel_x = -6; - pixel_y = -3; - req_access_txt = "114" +/obj/item/storage/backpack/satchel{ + pixel_y = 5 }, -/obj/machinery/door_control/no_emag{ - id = "ASSAULT"; - name = "Mech Storage"; - pixel_x = 6; - pixel_y = 6; - req_access_txt = "114" +/obj/item/storage/backpack/satcheldeluxe{ + pixel_y = 9 }, -/obj/machinery/door_control/no_emag{ - id = "CCDOCK2"; - name = "Special Operations Secondary Dock"; - pixel_x = 6; - pixel_y = -3; - req_access_txt = "114" +/obj/item/storage/backpack/satcheldeluxe{ + pixel_y = 9 }, -/turf/simulated/floor/carpet, -/area/centcom/specops) -"MR" = ( -/turf/simulated/floor/holofloor{ - dir = 4; - icon = 'icons/turf/floors/plating.dmi'; - icon_state = "asteroid1" +/obj/item/storage/belt/fannypack/black, +/obj/item/storage/belt/fannypack/black, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"If" = ( +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/supply) +"Ig" = ( +/obj/structure/window/reinforced, +/obj/structure/closet/secure_closet/personal/cabinet, +/turf/simulated/floor/carpet/green, +/area/centcom220/general) +"Ii" = ( +/obj/effect/decal/nanotrasen_logo/n1, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"Ij" = ( +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Ik" = ( +/obj/machinery/status_display, +/turf/simulated/wall/mineral/titanium, +/area/shuttle/escape) +"Il" = ( +/obj/structure/chair/comfy/black{ + dir = 4 }, -/area/holodeck/source_desert) -"MS" = ( -/obj/machinery/door/airlock/external{ - id_tag = "syndishuttle_door_ext"; - name = "Ship External Access"; - req_access_txt = "150" +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) +"Im" = ( +/obj/structure/bookcase/manuals, +/obj/item/book/manual/wiki/sop_service, +/turf/simulated/floor/wood, +/area/centcom220/admin1) +"In" = ( +/obj/mecha/combat/gygax/loaded, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Io" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Escape Shuttle Cockpit"; + req_access_txt = "19" }, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "smindicate"; - name = "Outer Airlock"; - opacity = 0 +/turf/simulated/floor/plasteel, +/area/shuttle/escape) +"Ip" = ( +/obj/machinery/recharger/wallcharger/upgraded{ + pixel_x = -24 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/gamma/space) +"Iq" = ( +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/gamma/space) +"Ir" = ( +/obj/machinery/recharger/wallcharger/upgraded{ + pixel_x = 32 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/gamma/space) +"Is" = ( +/obj/machinery/light/spot{ + dir = 8 }, /obj/machinery/door_control/no_emag{ - id = "smindicate"; - name = "External Door Control"; - pixel_x = -26; - pixel_y = 2; - req_access_txt = "150" + id = "QMLoaddoor2"; + layer = 3; + name = "Loading Doors"; + pixel_x = -24; + pixel_y = -8 }, -/obj/docking_port/mobile{ - dheight = 9; - dir = 2; - dwidth = 5; - height = 22; - id = "syndicate"; - name = "syndicate infiltrator"; - width = 18 +/obj/machinery/door_control/no_emag{ + id = "QMLoaddoor"; + layer = 3; + name = "Loading Doors"; + pixel_x = -24; + pixel_y = 8 }, -/obj/docking_port/stationary{ - area_type = /area/syndicate_mothership; - dheight = 9; - dir = 2; - dwidth = 5; - height = 22; - id = "syndicate_away"; - name = "syndicate base"; - turf_type = /turf/simulated/floor/plating/asteroid/snow/airless; - width = 18 +/turf/simulated/floor/mineral/titanium/blue, +/area/shuttle/supply) +"It" = ( +/obj/machinery/economy/vending/snack/free, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Iu" = ( +/obj/structure/table, +/obj/item/reagent_containers/applicator/dual{ + pixel_x = -4; + pixel_y = 2 }, -/turf/simulated/floor/plating, -/area/shuttle/syndicate) -"MU" = ( -/obj/machinery/economy/vending/cola/free{ - name = "\improper Wizbust Softdrinks" +/obj/item/reagent_containers/applicator/dual{ + pixel_x = 4; + pixel_y = 4 }, -/turf/simulated/floor/wood, -/area/wizard_station) -"MV" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/wood, -/area/wizard_station) -"MX" = ( -/obj/effect/turf_decal/loading_area{ - dir = 4 +/turf/simulated/floor/plasteel/dark{ + icon_state = "barber" }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkyellowfull" +/area/shuttle/administration) +"Iv" = ( +/obj/structure/shuttle/engine/heater, +/obj/structure/window/reinforced{ + dir = 1 }, -/area/centcom/suppy) -"MY" = ( -/obj/structure/table/wood/fancy/royalblack, -/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, -/obj/item/reagent_containers/food/drinks/bottle/vodka/badminka{ - pixel_x = -12 +/turf/simulated/floor/plating/airless, +/area/shuttle/escape) +"Iw" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/carpet, +/area/centcom220/general) +"Ix" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/item/clothing/head/kitty, +/obj/item/clothing/under/costume/maid, +/obj/item/clothing/shoes/sandal/fancy{ + pixel_y = -11 + }, +/turf/simulated/floor/carpet/blue, +/area/centcom220/general) +"IA" = ( +/obj/structure/closet/l3closet/security, +/obj/item/watertank/janitor, +/obj/item/watertank/janitor, +/obj/item/watertank/janitor, +/obj/item/watertank/janitor, +/obj/item/reagent_containers/spray/cleaner/advanced, +/obj/item/reagent_containers/spray/cleaner/advanced, +/obj/item/reagent_containers/spray/cleaner/advanced, +/obj/item/reagent_containers/spray/cleaner/advanced, +/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/simulated/floor/plasteel/dark{ + icon_state = "darkpurplefull" }, -/turf/simulated/floor/carpet/black, -/area/centcom/evac) -"Nb" = ( +/area/centcom220/admin3) +"IE" = ( +/obj/machinery/conveyor/east{ + id = "QMLoad2" + }, +/turf/simulated/floor/plating, +/area/centcom220/supply) +"IG" = ( /obj/structure/table/reinforced, -/obj/item/stack/sheet/glass/fifty, -/obj/item/stack/sheet/glass/fifty, -/obj/item/stack/sheet/glass/fifty, -/obj/item/stack/sheet/glass/fifty, -/obj/item/stack/sheet/glass/fifty, -/obj/item/stack/sheet/glass/fifty, -/obj/item/stack/sheet/glass/fifty, -/obj/item/stack/sheet/glass/fifty, -/obj/item/stack/sheet/glass/fifty, -/obj/item/stack/sheet/glass/fifty, -/obj/item/stack/sheet/glass/fifty, -/obj/item/stack/sheet/glass/fifty, +/obj/machinery/chem_dispenser/soda/upgraded{ + pixel_y = 6 + }, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Nc" = ( -/obj/structure/chair/comfy/black{ - dir = 8 +/area/centcom220/admin2) +"II" = ( +/obj/machinery/sleeper/upgraded{ + dir = 2 }, -/turf/simulated/floor/carpet/black, -/area/centcom/evac) -"Nd" = ( -/turf/simulated/wall/indestructible/rock/snow, -/area/syndicate_mothership) -"Ne" = ( -/obj/structure/table/wood, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the Special Ops."; - name = "Special Ops. Monitor"; - network = list("ERT") +/turf/simulated/floor/plasteel/dark{ + icon_state = "barber" }, -/turf/simulated/floor/carpet, -/area/centcom/specops) -"Nf" = ( -/obj/effect/turf_decal/delivery, -/turf/simulated/floor/plasteel, -/area/tdome/arena) -"Ng" = ( -/turf/simulated/floor/wood, -/area/centcom/evac) -"Nj" = ( -/obj/structure/curtain/black, -/turf/simulated/floor/wood, -/area/centcom/evac) -"Nk" = ( -/obj/structure/flora/tree/jungle/small, -/turf/simulated/floor/grass/jungle, -/area/centcom/evac) -"Nl" = ( -/obj/machinery/status_display, -/turf/simulated/wall/indestructible/riveted, -/area/centcom/evac) -"Nn" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/palebush, -/turf/simulated/floor/grass, -/area/centcom/control) -"No" = ( -/obj/effect/turf_decal/bot, -/obj/structure/barricade/sandbags, -/turf/simulated/floor/plasteel, -/area/tdome/arena) -"Nq" = ( -/obj/structure/chair{ +/area/shuttle/administration) +"IJ" = ( +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"IK" = ( +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/jail) +"IL" = ( +/obj/structure/chair/comfy/red{ dir = 1 }, -/turf/simulated/floor/plasteel{ - icon_state = "darkblue" +/turf/simulated/floor/carpet, +/area/centcom220/general) +"IM" = ( +/obj/structure/ore_box, +/obj/effect/decal/warning_stripes/yellow/hollow, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"IN" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp{ + pixel_y = 4 }, -/area/centcom/control) -"Ns" = ( -/obj/structure/railing{ - dir = 4 +/turf/simulated/floor/carpet/arcade, +/area/centcom220/general) +"IO" = ( +/obj/machinery/door/airlock/centcom{ + name = "Тюрьма"; + req_one_access_txt = "114" }, -/obj/structure/flora/ausbushes/sparsegrass, -/obj/structure/flora/ausbushes/ywflowers, -/turf/simulated/floor/grass, -/area/tdome/tdomeobserve) -"Nu" = ( -/obj/structure/chair{ - dir = 4 +/obj/machinery/door/poddoor/impassable{ + id_tag = "СС_BD_Jail"; + layer = 3 }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "green" +/obj/machinery/door_control/no_emag{ + id = "СС_BD_Jail"; + name = "Blast Door Open"; + pixel_y = 24; + req_one_access_txt = "114" }, -/area/centcom/evac) -"Nv" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin, -/obj/item/pen, -/obj/effect/landmark/spawner/commando_manual, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Nw" = ( -/obj/machinery/computer/cloning, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/administration) -"Nx" = ( -/obj/item/storage/toolbox/mechanical, -/obj/item/multitool, -/obj/structure/table, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"Ny" = ( -/turf/simulated/floor/plasteel, -/area/centcom/evac) -"Nz" = ( -/obj/structure/filingcabinet/security, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "vault" +/area/centcom220/admin2) +"IP" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkyellowcornersalt" }, -/area/centcom/specops) -"NA" = ( -/obj/effect/landmark/spawner/tdome2, -/turf/simulated/floor/plasteel, -/area/tdome/arena) -"NB" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "green" +/area/centcom220/supply) +"IQ" = ( +/obj/structure/chair/sofa/bench/right{ + cover_color = "#404144"; + dir = 1 }, -/area/centcom/evac) -"ND" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"IR" = ( +/obj/structure/table/reinforced, +/obj/machinery/light{ + dir = 8 }, /turf/simulated/floor/mineral/plastitanium/red/brig, /area/shuttle/escape) -"NF" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Escape Shuttle Cell"; - req_access_txt = "63" - }, +"IS" = ( +/obj/structure/chair/comfy/shuttle, /turf/simulated/floor/mineral/plastitanium/red/brig, /area/shuttle/escape) -"NG" = ( +"IT" = ( +/obj/structure/table/reinforced, +/obj/item/storage/fancy/donut_box, +/turf/simulated/floor/mineral/plastitanium/red/brig, +/area/shuttle/escape) +"IU" = ( +/obj/structure/table/reinforced, +/obj/item/storage/firstaid/regular, +/obj/machinery/light{ + dir = 8 + }, /turf/simulated/floor/plasteel{ - dir = 8; + dir = 1; icon_state = "redcorner" }, /area/shuttle/escape) -"NI" = ( +"IV" = ( /turf/simulated/floor/plasteel{ dir = 1; - icon_state = "neutral" + icon_state = "blue" }, /area/shuttle/escape) -"NK" = ( -/obj/machinery/computer/shuttle/admin{ - dir = 8; - name = "NTV Argos shuttle console" +"IW" = ( +/obj/structure/window/reinforced, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"IX" = ( +/obj/structure/window/full/basic, +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/ywflowers, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/bar) +"IY" = ( +/obj/machinery/light/spot{ + dir = 1 }, -/turf/simulated/floor/mineral/plastitanium/red, +/turf/simulated/floor/plasteel/dark, /area/shuttle/administration) -"NL" = ( -/obj/machinery/keycard_auth{ - pixel_y = -24 +"IZ" = ( +/obj/machinery/photocopier, +/obj/machinery/newscaster{ + name = "north bump"; + pixel_y = 28 }, -/obj/structure/table/reinforced, -/obj/machinery/recharger, -/obj/machinery/door_control/no_emag{ - id = "SpecopsFerry"; - name = "Hanger Bay Shutters"; - pixel_y = -38 +/obj/machinery/light/spot{ + dir = 1 }, -/obj/item/radio/headset/centcom, /turf/simulated/floor/plasteel{ - icon_state = "darkred" + icon_state = "grimy" }, -/area/centcom/gamma) -"NM" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "neutralcorner" +/area/centcom220/general) +"Ja" = ( +/obj/structure/rack, +/obj/item/clothing/gloves/combat{ + pixel_y = 9 }, -/area/shuttle/escape) -"NO" = ( -/obj/machinery/door/airlock/hatch{ - name = "Teleporter Access" +/obj/item/clothing/gloves/combat{ + pixel_y = 6 }, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "ADMINLOCKDOWN"; - name = "Security Doors"; - opacity = 0 +/obj/item/clothing/gloves/combat{ + pixel_y = 3 }, -/turf/simulated/floor/plasteel, -/area/admin) -"NP" = ( -/obj/structure/bookcase/random, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"NQ" = ( -/obj/structure/chair/office/dark, -/turf/simulated/floor/plasteel/dark, -/area/centcom/gamma) -"NS" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 24 +/obj/item/clothing/gloves/combat, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Jb" = ( +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Shuttle Hatch"; + req_access_txt = "109" }, -/area/centcom/gamma) -"NT" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/cans/sodawater{ - pixel_x = 6; - pixel_y = -3 +/obj/structure/fans/tiny, +/turf/simulated/floor/plating, +/area/shuttle/specops) +"Jc" = ( +/obj/structure/table/wood/poker, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"Jd" = ( +/obj/machinery/cryopod/offstation/right, +/obj/machinery/light/spot{ + dir = 8 }, -/obj/item/reagent_containers/food/drinks/cans/starkist, -/turf/simulated/floor/plasteel, -/area/centcom/evac) -"NU" = ( -/obj/machinery/power/port_gen/pacman/super/upgraded, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"NW" = ( -/obj/structure/sign/securearea{ +/area/centcom220/admin3) +"Je" = ( +/obj/structure/closet/fireaxecabinet{ pixel_x = 32 }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"NZ" = ( -/obj/machinery/computer/security/telescreen/entertainment, -/turf/simulated/wall/indestructible/riveted, -/area/centcom/specops) -"Ob" = ( -/obj/structure/table, -/obj/item/deck/cards, -/obj/item/bikehorn/golden, -/obj/structure/railing, -/turf/simulated/floor/plasteel, -/area/centcom/evac) -"Oc" = ( -/obj/machinery/mecha_part_fabricator/upgraded, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"Od" = ( -/obj/machinery/door/airlock/medical/glass{ - name = "Escape Shuttle Infirmary" - }, -/obj/effect/decal/warning_stripes/south, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) -"Of" = ( -/obj/item/twohanded/required/kirbyplants, +/obj/structure/chair/comfy/shuttle, /turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" + dir = 4; + icon_state = "neutralcorner" }, -/area/centcom/specops) -"Og" = ( -/obj/structure/sign/vacuum/external, -/turf/simulated/wall/indestructible/fakeglass, -/area/centcom/specops) -"Oi" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, -/turf/simulated/floor/grass, -/area/centcom/control) -"Ok" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, -/turf/simulated/floor/grass, -/area/centcom/control) -"Ol" = ( -/obj/structure/holohoop, -/turf/simulated/floor/holofloor{ - dir = 1; - icon_state = "red" +/area/shuttle/escape) +"Jf" = ( +/obj/structure/table/glass, +/obj/item/pizzabox/margherita{ + pixel_y = 10 }, -/area/holodeck/source_basketball) -"Om" = ( -/obj/item/flag/cargo, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"Op" = ( -/obj/effect/landmark/spawner/tdomeobserve, -/turf/simulated/floor/plasteel{ - icon_state = "redyellowfull" +/obj/item/pizzabox/meat{ + pixel_y = 14 }, -/area/tdome/tdomeobserve) -"Oq" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" +/obj/item/pizzabox/pepperoni{ + pixel_y = 18 }, -/area/centcom/control) -"Or" = ( -/obj/item/flag/sec, /turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"Os" = ( -/obj/structure/table/wood/fancy/royalblack, -/obj/item/candle/eternal/wizard, -/turf/simulated/floor/carpet/red, -/area/wizard_station) -"Ot" = ( -/obj/structure/chair/comfy/red{ - dir = 1 - }, -/turf/simulated/floor/carpet/black, -/area/centcom/evac) -"Ou" = ( -/obj/structure/mirror/magic{ - pixel_x = -28 - }, -/turf/simulated/floor/carpet/black, -/area/wizard_station) -"Ov" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/cans/madminmalt, -/turf/simulated/floor/wood, -/area/centcom/evac) -"Ow" = ( -/obj/structure/table, -/obj/item/lighter/zippo, -/obj/item/reagent_containers/food/drinks/cans/dr_gibb, -/turf/simulated/floor/wood, -/area/centcom/evac) -"Ox" = ( -/obj/machinery/door/poddoor{ - id_tag = "thunderdomegen"; - name = "General Supply" - }, -/turf/simulated/floor/plasteel, -/area/tdome/arena) -"Oy" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/cans/cola, -/turf/simulated/floor/wood, -/area/centcom/evac) -"Oz" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/shaker, -/turf/simulated/floor/wood, -/area/centcom/evac) -"OA" = ( -/obj/structure/table/reinforced, -/obj/item/grenade/chem_grenade/metalfoam, -/obj/item/grenade/chem_grenade/metalfoam, -/obj/item/grenade/chem_grenade/metalfoam, -/obj/item/grenade/chem_grenade/metalfoam, -/obj/item/grenade/chem_grenade/metalfoam, -/obj/item/grenade/chem_grenade/metalfoam, -/obj/item/grenade/chem_grenade/metalfoam, -/obj/item/grenade/chem_grenade/metalfoam, -/obj/item/grenade/chem_grenade/metalfoam, -/obj/item/grenade/chem_grenade/metalfoam, -/obj/item/grenade/chem_grenade/metalfoam, -/obj/item/grenade/chem_grenade/metalfoam, +/area/centcom220/admin2) +"Jg" = ( +/obj/machinery/photocopier, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"OD" = ( -/obj/machinery/atmospherics/unary/thermomachine/freezer/on, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "whiteblue" - }, -/area/centcom/control) -"OE" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/cans/space_mountain_wind, -/turf/simulated/floor/wood, -/area/centcom/evac) -"OF" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "green" - }, -/area/centcom/evac) -"OG" = ( -/obj/machinery/door/airlock/external{ - aiControlDisabled = 1; - hackProof = 1; - id_tag = "emergency_away"; - name = "Arrival Airlock" - }, -/obj/structure/fans/tiny, -/turf/simulated/floor/plating, -/area/centcom/evac) -"OH" = ( -/obj/machinery/mech_bay_recharge_port/upgraded/unsimulated{ - dir = 8; - name = "Mech Bay Power Port" +/area/centcom220/admin1) +"Jh" = ( +/obj/effect/decal/cleanable/blood, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredalt" }, +/area/centcom220/jail) +"Jj" = ( +/obj/structure/closet/secure_closet/freezer/meat, /turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" - }, -/area/centcom/specops) -"OI" = ( -/obj/machinery/door/airlock/titanium{ - aiControlDisabled = 1; - hackProof = 1; - id_tag = "s_docking_airlock"; - name = "Shuttle Hatch" - }, -/turf/simulated/floor/plating, -/area/shuttle/escape) -"OJ" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, -/turf/simulated/floor/mineral/plastitanium/red/brig, -/area/shuttle/escape) -"OL" = ( -/obj/structure/curtain/open/shower, -/obj/machinery/shower{ - dir = 1; - pixel_y = -2 - }, -/obj/structure/window/basic{ - dir = 1 + icon_state = "cafeteria" }, -/turf/simulated/floor/plasteel/freezer, -/area/wizard_station) -"ON" = ( -/obj/structure/table/reinforced, -/obj/machinery/recharger, +/area/centcom220/bar) +"Jk" = ( +/obj/item/storage/firstaid/o2, +/obj/structure/table, /obj/machinery/light{ - dir = 4 + dir = 1 }, -/turf/simulated/floor/mineral/plastitanium/red/brig, -/area/shuttle/escape) -"OO" = ( -/obj/item/twohanded/required/kirbyplants, /turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "redcorner" + icon_state = "bot" }, /area/shuttle/escape) -"OP" = ( -/turf/simulated/wall/mineral/titanium, -/area/shuttle/transport) -"OQ" = ( -/obj/effect/turf_decal/caution/stand_clear{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkredcorners" - }, -/area/centcom/specops) -"OR" = ( -/obj/machinery/door/poddoor/preopen{ - id_tag = "adminshuttleblast"; - name = "Blast Doors"; - req_access_txt = "101" - }, -/obj/machinery/door/airlock/centcom{ - id_tag = "adminshuttle"; - name = "General Access"; - req_access_txt = "101" +"Jl" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbrown" }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"OT" = ( -/turf/simulated/floor/holofloor{ - dir = 4; - icon = 'icons/turf/floors/plating.dmi'; - icon_state = "asteroid2" +/area/centcom220/admin3) +"Jm" = ( +/obj/structure/chair/sofa/corp, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"Jp" = ( +/obj/structure/window/reinforced{ + dir = 1 }, -/area/holodeck/source_desert) -"OV" = ( /obj/item/twohanded/required/kirbyplants, -/obj/machinery/door_control/no_emag{ - id = "CCDOCK2"; - name = "Special Operations Secondary Dock"; - pixel_y = 24; - req_access_txt = "114" - }, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "vault" - }, -/area/centcom/specops) -"OW" = ( -/obj/machinery/door/poddoor{ - id_tag = "thunderdome"; - name = "Thunderdome Blast Door" - }, +/turf/simulated/floor/carpet/purple, +/area/centcom220/general) +"Jq" = ( +/obj/machinery/economy/vending/snack/free, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/general) +"Jr" = ( +/obj/effect/decal/nanotrasen_logo/n3, /turf/simulated/floor/plasteel, -/area/tdome/arena) -"OX" = ( -/obj/item/twohanded/required/kirbyplants, -/obj/structure/extinguisher_cabinet{ - pixel_x = 28 +/area/centcom220/evac) +"Jw" = ( +/obj/structure/lattice, +/obj/effect/mapping_helpers/light{ + light_power = 10 }, -/obj/machinery/light{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralcorner" - }, -/area/shuttle/escape) -"OY" = ( -/obj/machinery/tcomms/relay/cc, +/turf/space, +/area/space) +"Jy" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/airlock/external, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"OZ" = ( -/obj/structure/table, -/obj/item/storage/firstaid, -/obj/effect/decal/warning_stripes/yellow/hollow, +/area/centcom220/admin1) +"Jz" = ( +/obj/structure/chair/comfy/shuttle, /turf/simulated/floor/plasteel{ icon_state = "bot" }, /area/shuttle/escape) -"Pa" = ( -/obj/effect/decal/warning_stripes/white/partial, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Pb" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 1 - }, +"JB" = ( /turf/simulated/floor/plasteel{ - icon_state = "bot" + icon_state = "grimy" }, -/area/shuttle/escape) -"Pd" = ( -/obj/machinery/status_display, -/turf/simulated/wall/indestructible/riveted, -/area/tdome/tdomeadmin) -"Pe" = ( +/area/centcom220/admin1) +"JC" = ( /obj/structure/closet/crate/internals, /obj/item/clothing/mask/breath, /obj/item/clothing/mask/breath, @@ -10730,573 +11875,509 @@ /obj/item/tank/internals/emergency_oxygen/engi, /obj/item/tank/internals/emergency_oxygen/engi, /obj/item/tank/internals/emergency_oxygen/engi, -/obj/machinery/light, /turf/simulated/floor/plasteel{ icon_state = "bot" }, /area/shuttle/escape) -"Pg" = ( -/obj/structure/rack, -/obj/item/tank/jetpack/oxygen, -/obj/item/tank/jetpack/oxygen, -/turf/simulated/floor/plasteel, -/area/admin) -"Pk" = ( -/obj/structure/chair/comfy/black{ - dir = 1 - }, -/turf/simulated/floor/carpet/black, -/area/centcom/specops) -"Pl" = ( -/obj/structure/chair/sofa/corp{ - dir = 1 +"JD" = ( +/obj/structure/table/wood, +/obj/machinery/newscaster{ + dir = 1; + name = "south bump"; + pixel_y = -28 }, -/turf/simulated/floor/transparent/glass, -/area/tdome/tdomeobserve) -"Pm" = ( -/obj/structure/rack, -/obj/item/clothing/suit/space, -/obj/item/clothing/suit/space, -/obj/item/clothing/mask/breath, -/obj/item/clothing/mask/breath, -/obj/item/clothing/head/helmet/space, -/obj/item/clothing/head/helmet/space, -/turf/simulated/floor/plasteel, -/area/admin) -"Po" = ( -/obj/structure/chair/stool/bar{ - dir = 1 +/obj/item/storage/briefcase{ + pixel_y = 6 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"Ps" = ( -/obj/machinery/computer/communications{ - dir = 1 +/obj/item/storage/secure/briefcase, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"JF" = ( +/obj/machinery/economy/vending/cigarette/free, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"JG" = ( +/obj/machinery/door/airlock/centcom{ + name = "Мехи"; + req_one_access_txt = "114" }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" +/turf/simulated/floor/plasteel/dark{ + icon_state = "navybluefull" }, -/area/centcom/gamma) -"Pt" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken" +/area/centcom220/admin3) +"JH" = ( +/obj/machinery/door/window/classic/normal{ + dir = 1; + name = "Сани" }, -/area/centcom/evac) -"Pv" = ( -/obj/machinery/computer/emergency_shuttle{ +/obj/structure/flora/ausbushes/fullgrass, +/obj/effect/mapping_helpers/airlock/windoor/access/any/service/hydroponics{ dir = 1 }, -/obj/machinery/newscaster/security_unit{ - dir = 1; - name = "south bump"; - pixel_y = -28 - }, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"JI" = ( /turf/simulated/floor/plasteel{ - icon_state = "darkred" + dir = 1; + icon_state = "darkbluecorners" }, -/area/centcom/gamma) -"Pw" = ( -/obj/structure/table/wood, -/obj/item/storage/box/drinkingglasses, -/obj/item/reagent_containers/food/drinks/bottle/whiskey{ - pixel_y = 5 +/area/centcom220/bar) +"JJ" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "darkredalt" }, +/area/centcom220/jail) +"JK" = ( +/obj/machinery/economy/vending/cigarette/free, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Px" = ( -/obj/machinery/light/spot{ - dir = 4 - }, -/obj/structure/chair/comfy/shuttle{ - dir = 8 - }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"Py" = ( -/obj/structure/table, -/obj/item/gun/projectile/shotgun/toy/crossbow, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "green" - }, -/area/centcom/evac) -"PA" = ( -/obj/effect/landmark/shuttle_import, -/turf/space, -/area/space) -"PB" = ( -/obj/structure/table/wood, -/obj/machinery/recharger, +/area/centcom220/admin2) +"JL" = ( +/obj/item/flag/nt, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"PC" = ( +/area/centcom220/admin2) +"JM" = ( +/obj/machinery/autolathe/upgraded/gamma, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/glass/fifty, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/gamma/space) +"JN" = ( /obj/structure/table/reinforced, -/obj/machinery/chem_dispenser/soda{ - pixel_y = 5 +/obj/item/grenade/clusterbuster, +/obj/item/grenade/chem_grenade/incendiary{ + name = "Incendiary Grenade" }, +/obj/item/kitchen/knife/combat, +/obj/item/kitchen/knife/combat, +/obj/item/kitchen/knife/combat, /turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"PD" = ( -/obj/structure/filingcabinet/chestdrawer, +/area/shuttle/gamma/space) +"JO" = ( +/obj/structure/table/reinforced, +/obj/item/storage/backpack/medic, +/obj/item/storage/belt/medical, +/obj/machinery/light, /turf/simulated/floor/plasteel{ - icon_state = "darkred" + icon_state = "cmo" }, -/area/centcom/gamma) -"PG" = ( -/obj/item/clipboard, -/obj/item/folder/red, -/obj/item/stamp/denied{ - pixel_x = 3; +/area/shuttle/escape) +"JP" = ( +/obj/structure/table/glass, +/obj/item/clipboard{ pixel_y = 3 }, -/obj/item/stamp, -/obj/structure/table/reinforced, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" +/obj/item/folder/yellow{ + pixel_x = 6; + pixel_y = 3 }, -/area/centcom/gamma) -"PH" = ( -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" +/obj/item/folder/blue{ + pixel_x = -6; + pixel_y = 3 }, -/area/centcom/gamma) -"PI" = ( -/turf/simulated/floor/plasteel{ - icon_state = "greencorner" +/obj/item/folder/red{ + pixel_y = 3 }, -/area/centcom/evac) -"PJ" = ( -/obj/effect/decal/warning_stripes/north, -/turf/simulated/floor/plating/airless, -/area/centcom/control) -"PM" = ( -/obj/structure/closet/crate/engineering, -/obj/item/stack/sheet/mineral/uranium{ - amount = 10 +/obj/item/stamp/denied{ + pixel_y = 6 + }, +/obj/item/stamp, +/turf/simulated/floor/carpet, +/area/centcom220/admin3) +"JR" = ( +/obj/structure/closet/secure_closet/guncabinet, +/obj/item/gun/medbeam, +/obj/item/gun/medbeam, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/gamma/space) +"JS" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "whiteblue" }, -/obj/item/stack/sheet/mineral/uranium{ - amount = 50 +/area/centcom220/general) +"JT" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/food/drinks/drinkingglass{ + pixel_y = 6 }, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"PO" = ( -/obj/structure/flora/ausbushes/fernybush, -/turf/simulated/floor/grass, -/area/centcom/control) -"PP" = ( -/obj/structure/railing{ - dir = 4 +/area/centcom220/admin2) +"JU" = ( +/obj/structure/chair/sofa/corp{ + dir = 1 }, -/obj/structure/flora/ausbushes/brflowers, -/turf/simulated/floor/grass, -/area/tdome/tdomeobserve) -"PQ" = ( -/obj/machinery/light/spot{ - dir = 8 +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"JV" = ( +/obj/structure/rack, +/obj/item/clothing/suit/space/syndicate/black/red, +/obj/item/clothing/head/helmet/space/syndicate/black/red, +/obj/machinery/atmospherics/unary/vent_pump/high_volume{ + autolink_id = "syndishuttle_vent"; + dir = 1 }, /turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"PR" = ( -/obj/structure/chair/sofa/corp{ +/area/shuttle/syndicate) +"JW" = ( +/obj/structure/chair/office/dark{ dir = 8 }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "green" - }, -/area/centcom/evac) -"PS" = ( +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"JX" = ( /obj/structure/table/reinforced, -/obj/item/folder/red{ - pixel_x = -2; - pixel_y = -2 - }, -/obj/item/folder/blue{ - pixel_x = 2; - pixel_y = 2 +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack/flashbang, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack/flashbang/clusterbang/limited, +/obj/item/mecha_parts/mecha_equipment/anticcw_armor_booster, +/obj/item/mecha_parts/mecha_equipment/anticcw_armor_booster, +/obj/item/mecha_parts/mecha_equipment/tesla_energy_relay, +/obj/item/mecha_parts/mecha_equipment/tesla_energy_relay, +/obj/item/mecha_parts/mecha_equipment/repair_droid, +/obj/item/mecha_parts/mecha_equipment/repair_droid, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkbrown" }, -/obj/item/lighter, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"PU" = ( -/obj/effect/turf_decal/delivery, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"PX" = ( -/obj/structure/chair/sofa/corp/left, -/turf/simulated/floor/transparent/glass, -/area/tdome/tdomeobserve) -"PY" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/wood, -/area/centcom/evac) -"Qa" = ( -/obj/structure/statue/chickenstatue, -/turf/simulated/floor/wood, -/area/centcom/evac) -"Qb" = ( -/obj/structure/table/wood, -/obj/item/storage/fancy/donut_box, -/turf/simulated/floor/plasteel{ - icon_state = "vault" +/area/centcom220/admin3) +"JY" = ( +/obj/structure/chair/comfy/shuttle, +/turf/simulated/floor/plating, +/area/shuttle/administration) +"JZ" = ( +/obj/structure/table/glass, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 }, -/area/tdome/tdomeadmin) -"Qc" = ( -/obj/structure/chair/stool/bar{ - dir = 1 +/obj/item/pen/multi{ + pixel_x = -2; + pixel_y = 6 }, -/turf/simulated/floor/wood, -/area/centcom/evac) -"Qd" = ( -/obj/machinery/cell_charger, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/general) +"Ka" = ( /obj/structure/table, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"Qe" = ( -/obj/effect/spawner/window, -/turf/simulated/floor/plating, -/area/centcom/evac) -"Qf" = ( -/obj/machinery/door/airlock/command/glass{ - name = "Escape Shuttle Cockpit"; - req_one_access_txt = "63" +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap{ + pixel_y = 3 }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" +/obj/item/stack/packageWrap{ + pixel_y = 6 }, -/area/shuttle/escape) -"Qg" = ( -/obj/machinery/light/spot{ - dir = 1 +/obj/effect/turf_decal/stripes/white/full{ + color = "#b59959" }, -/obj/machinery/door_control/no_emag{ - id = "adminshuttleblast"; - name = "Blast door control"; - pixel_x = -5; - pixel_y = 35; - req_access = list(101) +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Kb" = ( +/obj/item/flag/nt, +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "darkbluealt" }, -/obj/machinery/door_control/no_emag{ - id = "adminshuttleshutters"; - name = "Shutter control"; - pixel_x = 5; - pixel_y = 35; - req_access = list(101) +/area/centcom220/admin3) +"Kc" = ( +/obj/machinery/conveyor/west{ + id = "QMLoad" }, -/obj/structure/chair/comfy/shuttle{ - dir = 4 +/obj/machinery/door/poddoor{ + id_tag = "QMLoaddoor2"; + name = "Supply Dock Loading Door" }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"Qj" = ( -/obj/structure/chair/sofa{ - color = "#63009c" +/turf/simulated/floor/plating, +/area/centcom220/supply) +"Ke" = ( +/obj/structure/chair/sofa/bench/left{ + cover_color = "#68452a"; + dir = 4 }, /turf/simulated/floor/wood, -/area/wizard_station) -"Qm" = ( -/obj/structure/rack, -/obj/item/clothing/suit/space/hardsuit/syndi, -/obj/item/clothing/suit/space/hardsuit/syndi/elite{ - pixel_x = -6; - pixel_y = 6 +/area/centcom220/park) +"Kg" = ( +/obj/mecha/combat/gygax/dark/loaded, +/turf/simulated/floor/mech_bay_recharge_floor, +/area/centcom220/admin3) +"Kj" = ( +/obj/structure/table/wood{ + color = "#996633" }, -/turf/simulated/floor/plasteel, -/area/admin) -"Qn" = ( -/obj/effect/turf_decal/woodsiding{ - dir = 8 +/obj/item/paper_bin{ + pixel_x = 4; + pixel_y = 4 }, -/obj/effect/turf_decal/woodsiding{ - dir = 4 +/obj/item/pen/blue{ + pixel_x = 5; + pixel_y = 5 }, -/obj/structure/mineral_door/wood{ - name = "Changing chamber" +/obj/item/stack/tape_roll{ + pixel_x = -11 }, -/turf/simulated/floor/wood, -/area/wizard_station) -"Qr" = ( +/obj/structure/window/reinforced, /turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/centcom220/general) +"Kk" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/beach/away/coastline{ dir = 9; - icon_state = "vault" + water_overlay_image = null }, -/area/centcom/specops) -"Qs" = ( -/obj/effect/turf_decal/delivery, -/obj/machinery/door/poddoor/multi_tile/impassable/three_tile_ver{ - id_tag = "CCTELE"; - name = "Specops Teleporter" +/area/centcom220/evac) +"Kl" = ( +/turf/simulated/floor/carpet/green, +/area/centcom220/park) +"Km" = ( +/obj/machinery/door_control/no_emag{ + id = "СС_Jail_4"; + name = "Камера 4"; + pixel_x = 24; + pixel_y = -6 }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Qu" = ( -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/palebush, -/turf/simulated/floor/grass, -/area/centcom/evac) -"Qx" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkblue" +/obj/machinery/door_control/no_emag{ + id = "СС_Jail_3"; + name = "Камера 3"; + pixel_x = 24; + pixel_y = 6 }, -/area/centcom/control) -"Qy" = ( -/mob/living/simple_animal/hostile/creature{ - name = "Experiment 35b" +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredalt" }, -/obj/item/candle/eternal/wizard, -/turf/simulated/floor/grass/jungle, -/area/wizard_station) -"QA" = ( -/obj/machinery/computer/card{ +/area/centcom220/jail) +"Ko" = ( +/obj/structure/chair/stool/bar{ dir = 4 }, -/turf/simulated/floor/mineral/plastitanium/red, +/turf/simulated/floor/plasteel/dark, /area/shuttle/administration) -"QB" = ( -/obj/structure/table/holotable, -/obj/item/clothing/gloves/boxing/hologlove, -/turf/simulated/floor/holofloor{ - dir = 5; - icon_state = "red" - }, -/area/holodeck/source_boxingcourt) -"QC" = ( -/obj/structure/table/wood, -/obj/item/clipboard, -/obj/item/radio/headset/centcom, -/turf/simulated/floor/plasteel{ - icon_state = "vault" +"Kp" = ( +/obj/structure/shuttle/engine/propulsion/burst{ + dir = 1 }, -/area/tdome/tdomeadmin) -"QD" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkblue" +/turf/simulated/wall/mineral/titanium, +/area/shuttle/transport) +"Kq" = ( +/obj/structure/toilet{ + dir = 8 }, -/area/centcom/control) -"QE" = ( -/obj/machinery/door/airlock/public/glass{ - name = "Badmin's Bar" +/turf/simulated/floor/plating, +/area/centcom220/jail) +"Kr" = ( +/obj/structure/table/wood{ + color = "#996633" }, -/turf/simulated/floor/wood, -/area/centcom/evac) -"QF" = ( -/obj/structure/chair/sofa/corp/left{ - dir = 1 +/obj/item/camera_film{ + pixel_y = 4 }, -/turf/simulated/floor/transparent/glass, -/area/tdome/tdomeobserve) -"QG" = ( +/obj/structure/window/reinforced, /turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "green" + icon_state = "grimy" }, -/area/centcom/evac) -"QH" = ( -/obj/docking_port/mobile/emergency{ - dwidth = 11; - height = 18; - width = 29 +/area/centcom220/general) +"Ks" = ( +/obj/machinery/shower{ + dir = 8; + pixel_x = -5 }, -/obj/machinery/door/airlock/titanium{ - aiControlDisabled = 1; - hackProof = 1; - id_tag = "s_docking_airlock"; - name = "Shuttle Hatch" +/obj/structure/curtain/open/shower, +/turf/simulated/floor/plasteel{ + icon_state = "hydrofloor" }, -/obj/docking_port/stationary{ +/area/centcom220/evac) +"Kt" = ( +/turf/simulated/wall/indestructible/riveted, +/area/start) +"Ku" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/iv_bag/blood/random, +/obj/item/reagent_containers/iv_bag/blood/random, +/obj/item/reagent_containers/iv_bag/blood/random, +/turf/simulated/floor/plasteel{ dir = 4; - dwidth = 11; - height = 18; - id = "emergency_away"; - name = "emergency centcom"; - width = 29 + icon_state = "whiteblue" }, -/turf/simulated/floor/plating, /area/shuttle/escape) -"QI" = ( -/obj/machinery/door_control/no_emag{ - id = "sec"; - name = "CentCom Security Shutters"; - pixel_x = -24 +"Kv" = ( +/turf/simulated/floor/carpet/arcade, +/area/centcom220/general) +"Kw" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/toxins, +/obj/structure/window/reinforced{ + dir = 8 }, /turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"QL" = ( -/turf/simulated/floor/plasteel, -/area/shuttle/escape) -"QN" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "green" - }, -/area/centcom/evac) -"QP" = ( -/obj/structure/closet/crate/internals, -/obj/item/clothing/mask/breath, -/obj/item/clothing/mask/breath, -/obj/item/clothing/mask/breath, -/obj/item/clothing/mask/breath, -/obj/item/tank/internals/emergency_oxygen/engi, -/obj/item/tank/internals/emergency_oxygen/engi, -/obj/item/tank/internals/emergency_oxygen/engi, -/obj/item/tank/internals/emergency_oxygen/engi, -/obj/machinery/light{ +/area/centcom220/supply) +"Kx" = ( +/obj/machinery/light/spot{ dir = 4 }, -/turf/simulated/floor/plasteel{ - icon_state = "bot" - }, -/area/shuttle/escape) -"QQ" = ( -/turf/simulated/floor/holofloor{ - icon = 'icons/turf/floors/plating.dmi'; - icon_state = "asteroid6" +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkbrown" }, -/area/holodeck/source_desert) -"QR" = ( -/obj/machinery/mech_bay_recharge_port, -/turf/simulated/floor/plasteel{ - icon_state = "bot" +/area/centcom220/admin3) +"Ky" = ( +/obj/structure/window/reinforced, +/obj/structure/table/glass, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"KC" = ( +/obj/machinery/economy/vending/coffee/free, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"KD" = ( +/obj/structure/window/reinforced{ + dir = 1 }, -/area/shuttle/escape) -"QT" = ( -/obj/structure/flora/ausbushes/ywflowers, -/turf/simulated/floor/holofloor/grass, -/area/holodeck/source_picnicarea) -"QU" = ( -/obj/structure/bed, -/obj/effect/landmark/spawner/wiz, -/obj/item/bedsheet/wiz, -/turf/simulated/floor/carpet/purple, -/area/wizard_station) -"QV" = ( -/obj/item/clothing/under/color/rainbow, -/obj/item/clothing/glasses/sunglasses_fake, -/turf/simulated/floor/beach/sand, -/area/holodeck/source_beach) -"QX" = ( -/obj/structure/table/wood, -/obj/item/folder/red, -/obj/item/restraints/handcuffs, -/obj/item/flash, +/obj/structure/window/reinforced, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"KE" = ( +/obj/structure/table, +/obj/item/ashtray/glass, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Ra" = ( +/area/shuttle/administration) +"KG" = ( +/obj/structure/table/wood, +/obj/item/vending_refill/nta, +/obj/item/vending_refill/nta, +/obj/item/vending_refill/nta, +/obj/item/vending_refill/nta, +/obj/item/vending_refill/nta, +/obj/item/vending_refill/nta, +/obj/item/vending_refill/nta, +/obj/item/vending_refill/nta, +/obj/item/vending_refill/nta, +/obj/item/vending_refill/nta, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Rc" = ( -/turf/simulated/floor/mech_bay_recharge_floor, -/area/shuttle/escape) -"Re" = ( -/obj/machinery/computer/mech_bay_power_console, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) -"Rf" = ( -/obj/structure/table, -/obj/item/weldingtool/largetank{ - pixel_x = 4; - pixel_y = -4 - }, -/obj/item/clothing/glasses/welding{ - pixel_y = 10 - }, -/obj/machinery/light/small{ +/area/centcom220/admin3) +"KH" = ( +/obj/item/radio/intercom{ dir = 4; - pixel_y = 8 + name = "Station Intercom (General)"; + pixel_x = 29; + pixel_y = -30 }, +/obj/structure/bed/roller, /turf/simulated/floor/plasteel{ - icon_state = "bot" + icon_state = "cmo" }, /area/shuttle/escape) -"Rg" = ( -/obj/effect/spawner/window, -/turf/simulated/floor/plating, -/area/centcom/control) -"Rh" = ( -/obj/structure/table, -/obj/random/powercell, -/turf/simulated/floor/plasteel, -/area/admin) -"Ri" = ( -/obj/structure/table/wood, -/obj/item/clothing/accessory/medal/gold{ - pixel_x = 3; - pixel_y = 5 - }, -/obj/item/clothing/accessory/medal/gold, -/turf/simulated/floor/plasteel/dark, -/area/tdome/tdomeobserve) -"Rj" = ( +"KI" = ( +/mob/living/simple_animal/turkey, /obj/structure/flora/ausbushes/sparsegrass, -/turf/simulated/floor/holofloor/grass, -/area/holodeck/source_picnicarea) -"Rk" = ( -/obj/machinery/photocopier, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Rm" = ( -/obj/structure/chair{ +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"KJ" = ( +/obj/machinery/computer/card/minor{ dir = 1 }, -/obj/structure/railing, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "green" +/obj/structure/window/reinforced, +/turf/simulated/floor/plasteel/dark{ + icon_state = "navybluefull" }, -/area/centcom/evac) -"Rn" = ( -/obj/structure/table, -/obj/random/tool, -/obj/random/bomb_supply, -/turf/simulated/floor/plasteel, -/area/admin) -"Rp" = ( -/turf/simulated/wall/mineral/plastitanium, -/area/shuttle/specops) -"Rr" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 +/area/centcom220/admin2) +"KK" = ( +/obj/structure/chair/sofa/bench/right{ + cover_color = "#68452a"; + layer = 3.1 + }, +/turf/simulated/floor/wood, +/area/centcom220/park) +"KL" = ( +/obj/item/flag/nt, +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkbluealt" + }, +/area/centcom220/admin3) +"KN" = ( +/obj/structure/table/wood{ + color = "#996633" + }, +/obj/item/flashlight/lamp/green{ + pixel_y = 8 }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"KO" = ( +/obj/item/twohanded/required/kirbyplants, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Rs" = ( +/area/centcom220/admin3) +"KP" = ( +/obj/structure/bookcase/manuals/medical, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"KQ" = ( +/obj/item/flag/species/diona, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"KR" = ( +/obj/machinery/light/spot{ + dir = 4 + }, /turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/specops) -"Rt" = ( +/area/shuttle/syndicate) +"KS" = ( /obj/structure/table/wood, -/obj/item/razor{ - pixel_x = 10 +/obj/item/reagent_containers/food/drinks/bottle/holywater/hell{ + pixel_y = 2 }, -/obj/item/candle/eternal/wizard{ - pixel_y = 11 +/turf/simulated/floor/carpet, +/area/centcom220/evac) +"KT" = ( +/obj/structure/chair/sofa/corp/left, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"KU" = ( +/obj/machinery/economy/vending/snack/free, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"KV" = ( +/obj/structure/chair/sofa/left, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"KW" = ( +/obj/structure/holohoop{ + dir = 8 }, /turf/simulated/floor/wood, -/area/wizard_station) -"Ru" = ( -/obj/structure/closet/emcloset, -/obj/item/tank/internals/emergency_oxygen/engi, -/obj/item/tank/internals/emergency_oxygen/engi, -/obj/item/tank/internals/emergency_oxygen/engi, -/obj/item/clothing/mask/gas, -/obj/item/clothing/mask/gas, -/obj/item/clothing/mask/gas, -/obj/effect/turf_decal/stripes/line{ - dir = 1 +/area/centcom220/park) +"KX" = ( +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/syndicate) +"KY" = ( +/turf/simulated/wall/mineral/plastitanium, +/area/shuttle/syndicate) +"Lc" = ( +/obj/machinery/light/spot{ + dir = 8 }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "vault" +/obj/structure/bookcase/manuals, +/obj/item/book/manual/random, +/obj/item/book/manual/wiki/security_space_law/black, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Ld" = ( +/obj/machinery/computer/card{ + dir = 4 }, -/area/centcom/specops) -"Rv" = ( -/turf/simulated/wall/mineral/plastitanium/nodiagonal, +/turf/simulated/floor/carpet/royalblack, /area/shuttle/administration) -"Rw" = ( +"Le" = ( /obj/machinery/door/airlock/external{ id_tag = "specops_away"; name = "Shuttle Hatch" @@ -11306,3846 +12387,4866 @@ dir = 8 }, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Rx" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 +/area/centcom220/admin1) +"Lf" = ( +/obj/machinery/light/spot{ + dir = 4 }, -/obj/structure/chair, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Rz" = ( -/obj/structure/table, -/turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/administration) -"RA" = ( -/obj/structure/table/wood/fancy/black, -/obj/item/decorations/sticky_decorations/flammable/googlyeyes, -/turf/simulated/floor/carpet/purple, -/area/wizard_station) -"RB" = ( -/obj/structure/chair, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/obj/machinery/door_control/no_emag{ - id = "SpecopsFerry"; - name = "Hanger Bay Shutters"; - pixel_x = 24; - pixel_y = null; +"Lg" = ( +/obj/machinery/door/airlock/centcom{ + name = "Развед. центр"; req_access_txt = "101" }, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"RC" = ( -/obj/structure/chair/sofa/corp/right{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "green" +/area/shuttle/administration) +"Lh" = ( +/obj/structure/chair/sofa/right{ + dir = 1 }, -/area/centcom/evac) -"RD" = ( -/obj/structure/sign/securearea, -/turf/simulated/wall/indestructible/riveted, -/area/centcom/specops) -"RE" = ( -/obj/machinery/status_display, -/turf/simulated/wall/indestructible/riveted, -/area/centcom/control) -"RG" = ( -/obj/item/flag/command, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"Li" = ( +/obj/structure/table/wood{ + color = "#996633" }, -/area/centcom/control) -"RI" = ( -/obj/structure/table/reinforced, -/obj/item/storage/fancy/donut_box, -/turf/simulated/floor/wood, -/area/centcom/control) -"RL" = ( -/obj/machinery/pdapainter, -/turf/simulated/floor/wood, -/area/centcom/control) -"RO" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin, -/obj/item/pen, -/turf/simulated/floor/wood, -/area/centcom/control) -"RP" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkgreen" +/obj/machinery/computer/library, +/turf/simulated/floor/carpet, +/area/centcom220/general) +"Lj" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "navybluefull" }, -/area/centcom/control) -"RS" = ( -/obj/machinery/door/poddoor/preopen{ - id_tag = "CCcustoms2"; - name = "CC Customs Inner Shutters"; - resistance_flags = 115 +/area/centcom220/admin3) +"Lk" = ( +/obj/machinery/computer/communications{ + dir = 1 }, -/obj/effect/turf_decal/delivery, /turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"RT" = ( -/obj/effect/decal/cleanable/molten_object/large, -/obj/effect/decal/remains/human, -/turf/simulated/floor/grass/jungle, -/area/wizard_station) -"RU" = ( -/obj/effect/overlay/palmtree_l, -/obj/effect/overlay/coconut, -/turf/simulated/floor/beach/sand, -/area/holodeck/source_beach) -"RV" = ( -/obj/structure/table, -/obj/item/storage/firstaid/adv, -/obj/machinery/door_control/no_emag{ - id = "CCcustoms2"; - name = "CentCom Inner Customs Shutters"; - pixel_x = -24; - req_access_txt = "101" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/centcom/control) -"RW" = ( -/obj/machinery/door/poddoor/multi_tile/impassable/three_tile_hor{ - id_tag = "specopsoffice"; - name = "Privacy Shield" +/area/centcom220/admin3) +"Ll" = ( +/obj/structure/chair/office/dark{ + dir = 1 }, -/turf/simulated/wall/indestructible/fakeglass, -/area/centcom/specops) -"RZ" = ( -/obj/effect/turf_decal/bot, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin3) +"Lm" = ( +/obj/structure/chair/sofa/bench{ + cover_color = "#68452a"; + dir = 8 }, -/area/centcom/control) -"Sa" = ( -/obj/structure/table, -/obj/item/paper_bin, -/obj/item/pen, -/obj/machinery/door_control/no_emag{ - id = "CCcustoms1"; - name = "CentCom Outer Customs Shutters"; - pixel_x = 24; - req_access_txt = "101" +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"Ln" = ( +/turf/simulated/floor/carpet/black, +/area/wizard_station) +"Lo" = ( +/obj/machinery/economy/vending/coffee, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"Lp" = ( +/obj/machinery/door/airlock/hatch/syndicate{ + autoclose = 0; + id_tag = "syndijail_door_ext"; + locked = 1; + name = "Syndicate Jail External Airlock" }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" +/turf/simulated/floor/plasteel/dark, +/area/syndicate_mothership) +"Lq" = ( +/obj/structure/bed{ + dir = 1 }, -/area/centcom/control) -"Sb" = ( -/obj/machinery/door/poddoor/preopen{ - id_tag = "CCcustoms1"; - name = "CC Customs Outer Shutters"; - resistance_flags = 115 +/obj/item/bedsheet/purple{ + dir = 4 }, -/obj/effect/turf_decal/delivery, -/turf/simulated/floor/plasteel/dark, -/area/centcom/evac) -"Sf" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "red" +/turf/simulated/floor/carpet/purple, +/area/centcom220/general) +"Lr" = ( +/obj/structure/window/reinforced, +/obj/structure/flora/ausbushes/sparsegrass, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"Ls" = ( +/obj/structure/table/abductor, +/obj/effect/spawner/lootdrop/CCfood/meat, +/obj/effect/turf_decal/siding/white{ + dir = 9 }, -/area/centcom/evac) -"Sg" = ( -/obj/machinery/access_button{ - pixel_x = -22; - pixel_y = -8; - autolink_id = "syndijail_btn_int" +/turf/simulated/floor/fakespace, +/area/centcom220/bar) +"Lt" = ( +/obj/machinery/computer/bsa_control/admin, +/obj/machinery/light/spot{ + dir = 1 }, /turf/simulated/floor/plasteel/dark, -/area/syndicate_mothership/jail) -"Si" = ( -/obj/structure/chair/sofa/corp/right, -/turf/simulated/floor/plasteel, -/area/centcom/evac) -"Sk" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, -/turf/simulated/floor/grass, -/area/centcom/control) -"Sl" = ( -/obj/structure/chair/sofa/corp/left, -/obj/item/toy/plushie/white_cat, -/turf/simulated/floor/plasteel, -/area/centcom/evac) -"Sm" = ( -/turf/simulated/floor/transparent/glass/reinforced, -/area/centcom/specops) -"Sn" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "green" +/area/centcom220/admin3) +"Lu" = ( +/obj/machinery/computer/secure_data{ + dir = 8 }, -/area/centcom/evac) -"So" = ( -/obj/structure/chair/stool/bar, -/turf/simulated/floor/wood, -/area/centcom/evac) -"Sp" = ( /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/shuttle/engine/heater{ - dir = 8 +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredfull" }, -/turf/simulated/floor/plating/airless, -/area/shuttle/specops) -"Sq" = ( -/obj/structure/chair/comfy/shuttle{ +/area/centcom220/admin2) +"Lv" = ( +/obj/structure/chair/comfy/black{ dir = 1 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/specops) -"Ss" = ( -/turf/simulated/floor/holofloor{ - dir = 4; - icon_state = "red" - }, -/area/holodeck/source_knightarena) -"Su" = ( -/obj/structure/filingcabinet/security, -/turf/simulated/floor/wood, -/area/centcom/control) -"Sw" = ( -/obj/structure/sign/poster/official/high_class_martini, -/turf/simulated/wall/indestructible/riveted, -/area/centcom/evac) -"Sx" = ( -/obj/machinery/sleeper/upgraded{ - dir = 4 +/turf/simulated/floor/carpet/purple, +/area/wizard_station) +"Lw" = ( +/obj/machinery/computer/communications, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Lx" = ( +/obj/structure/table, +/obj/item/reagent_containers/applicator/dual{ + pixel_x = -6; + pixel_y = 2 }, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/administration) -"Sz" = ( -/obj/machinery/door_control/no_emag{ - id = "CCTELE"; - name = "Specops Teleporter Shutters"; - pixel_x = -24; - pixel_y = null; - req_access_txt = "114" +/obj/item/reagent_containers/applicator/dual{ + pixel_x = 6; + pixel_y = 2 }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" +/obj/machinery/defibrillator_mount/loaded{ + pixel_y = 26 }, -/area/centcom/specops) -"SA" = ( -/obj/structure/chair{ - dir = 8 +/turf/simulated/floor/plasteel{ + icon_state = "whitebluefull" }, +/area/centcom220/general) +"Ly" = ( /turf/simulated/floor/plasteel{ - icon_state = "greencorner" + icon_state = "cmo" + }, +/area/shuttle/escape) +"Lz" = ( +/obj/machinery/computer/camera_advanced{ + dir = 1 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"LA" = ( +/obj/structure/extinguisher_cabinet{ + name = "west bump"; + pixel_x = -24 }, -/area/centcom/evac) -"SD" = ( /obj/structure/table, -/obj/machinery/recharger{ - pixel_y = 4 +/obj/item/reagent_containers/glass/beaker/cryoxadone{ + pixel_x = -6; + pixel_y = 12 }, -/turf/simulated/floor/mineral/plastitanium/red, +/obj/item/reagent_containers/glass/beaker/cryoxadone{ + pixel_x = -6; + pixel_y = 2 + }, +/obj/item/reagent_containers/glass/beaker/cryoxadone{ + pixel_x = 6; + pixel_y = 12 + }, +/obj/item/reagent_containers/glass/beaker/cryoxadone{ + pixel_x = 6; + pixel_y = 2 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "whiteblue" + }, +/area/centcom220/general) +"LB" = ( +/obj/structure/flora/junglebush, +/turf/simulated/floor/grass/jungle/no_creep, +/area/centcom220/park) +"LC" = ( +/obj/structure/table/reinforced{ + color = "#996633" + }, +/obj/item/reagent_containers/food/drinks/shaker{ + pixel_x = -8; + pixel_y = 2 + }, +/obj/item/reagent_containers/food/drinks/shaker{ + pixel_x = 4; + pixel_y = 2 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"LD" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkredalt" + }, +/area/centcom220/jail) +"LE" = ( +/obj/machinery/economy/vending/snack, +/turf/simulated/floor/plasteel/dark, /area/shuttle/administration) -"SE" = ( +"LF" = ( +/turf/simulated/floor/carpet/black, +/area/centcom220/bar) +"LG" = ( +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"LH" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/turf/simulated/floor/plasteel, +/area/centcom220/evac) +"LJ" = ( +/obj/item/radio/intercom{ + dir = 8; + pixel_x = -28 + }, /obj/structure/chair/comfy/shuttle{ dir = 4 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"SF" = ( +/turf/simulated/floor/mineral/plastitanium/red/brig, +/area/shuttle/escape) +"LL" = ( +/obj/effect/decal/warning_stripes/yellow/hollow, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"LM" = ( /obj/item/twohanded/required/kirbyplants, -/obj/machinery/light{ - dir = 8 +/turf/simulated/floor/plasteel{ + icon_state = "grimy" }, -/turf/simulated/floor/plasteel, +/area/centcom220/general) +"LN" = ( +/turf/simulated/floor/mineral/plastitanium/red/brig, /area/shuttle/escape) -"SG" = ( -/obj/machinery/autolathe/upgraded{ - hacked = 1 +"LO" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"SJ" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel, +/turf/simulated/floor/mineral/plastitanium/red/brig, /area/shuttle/escape) -"SK" = ( +"LP" = ( /obj/structure/table/reinforced, -/obj/item/storage/toolbox/mechanical, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "vault" - }, -/area/centcom/specops) -"SN" = ( -/obj/structure/reagent_dispensers/fueltank/chem{ - pixel_x = -32 - }, +/obj/machinery/recharger, /turf/simulated/floor/plasteel{ - icon_state = "bot" + dir = 1; + icon_state = "redcorner" }, /area/shuttle/escape) -"SP" = ( +"LR" = ( /turf/simulated/floor/plasteel{ - icon_state = "browncorner" + icon_state = "neutralfull" }, /area/shuttle/escape) -"SQ" = ( +"LS" = ( /turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "browncorner" + dir = 4; + icon_state = "neutralcorner" }, /area/shuttle/escape) -"ST" = ( -/turf/simulated/floor/plasteel{ - icon_state = "bot" +"LT" = ( +/obj/structure/table/wood/fancy/royalblack, +/obj/item/storage/box/matches, +/obj/effect/turf_decal/woodsiding{ + dir = 1 }, +/turf/simulated/floor/wood, +/area/wizard_station) +"LU" = ( +/obj/machinery/door/airlock/titanium/glass{ + name = "Emergency Airlock Access"; + req_one_access_txt = "63" + }, +/turf/simulated/floor/plasteel, /area/shuttle/escape) -"SV" = ( -/turf/simulated/wall/indestructible/fakeglass, -/area/tdome/tdomeadmin) -"SY" = ( -/obj/structure/table/holotable, -/obj/item/clothing/suit/armor/riot/knight/blue, -/obj/item/clothing/head/helmet/riot/knight/blue, -/obj/item/holo/claymore/blue, -/turf/simulated/floor/holofloor{ - icon_state = "blue" +"LV" = ( +/obj/machinery/door/airlock/centcom{ + name = "Офисы"; + req_one_access_txt = "101" }, -/area/holodeck/source_knightarena) -"Ta" = ( -/turf/simulated/wall/indestructible/riveted, -/area/tdome/arena) -"Tb" = ( -/obj/machinery/computer/scan_consolenew, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/administration) -"Te" = ( -/turf/simulated/wall/indestructible/riveted, -/area/centcom/gamma) -"Tf" = ( -/turf/simulated/floor/plasteel{ - icon_state = "bar" +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"LW" = ( +/obj/structure/table, +/obj/item/beach_ball{ + pixel_y = 12 }, -/area/tdome/tdomeobserve) -"Tk" = ( -/obj/structure/holowindow, -/turf/simulated/floor/holofloor, -/area/holodeck/source_thunderdomecourt) -"Tl" = ( -/obj/structure/chair, +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) +"LX" = ( +/obj/structure/rack, +/obj/item/clothing/glasses/hud/security/sunglasses{ + pixel_y = 10 + }, +/obj/item/clothing/glasses/hud/security/sunglasses{ + pixel_y = 6 + }, +/obj/item/clothing/glasses/hud/security/sunglasses{ + pixel_y = 2 + }, +/obj/item/clothing/glasses/hud/security/sunglasses{ + pixel_y = -2 + }, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"LY" = ( +/obj/machinery/conveyor/west{ + id = "QMLoad" + }, +/obj/structure/plasticflaps/mining, +/obj/machinery/door/poddoor{ + id_tag = "QMLoaddoor2"; + name = "Supply Dock Loading Door" + }, +/turf/simulated/floor/plating, +/area/centcom220/supply) +"LZ" = ( /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" + icon_state = "neutralcorner" }, -/area/centcom/control) -"Tn" = ( -/obj/structure/table, -/obj/item/storage/toolbox/mechanical, -/turf/simulated/floor/plasteel, -/area/admin) -"To" = ( -/obj/structure/table, -/obj/random/technology_scanner, -/obj/random/tech_supply, -/turf/simulated/floor/plasteel, -/area/admin) -"Tp" = ( -/obj/structure/railing{ - dir = 8 +/area/shuttle/escape) +"Ma" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/storage/fancy/cigarettes/cigpack_shadyjims{ + pixel_x = 4; + pixel_y = 4 }, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/grassybush, -/turf/simulated/floor/grass, -/area/tdome/tdomeobserve) -"Tq" = ( -/obj/structure/table/wood, -/obj/item/folder/red, -/obj/item/lighter, -/obj/machinery/newscaster{ - dir = 1; - name = "south bump"; - pixel_y = -28 +/obj/item/lighter/random{ + pixel_x = -6; + pixel_y = 6 }, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"Mb" = ( /turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "vault" + icon_state = "neutral" }, -/area/centcom/specops) -"Tr" = ( -/obj/machinery/computer/camera_advanced/shuttle_docker/admin{ +/area/shuttle/escape) +"Mc" = ( +/turf/simulated/floor/plasteel{ dir = 8; - name = "NTV Argos shuttle navigation computer" + icon_state = "neutralcorner" }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"Tt" = ( -/obj/machinery/light/spot{ +/area/shuttle/escape) +"Md" = ( +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock" + }, +/obj/structure/fans/tiny, +/turf/simulated/floor/plasteel, +/area/shuttle/escape) +"Mf" = ( +/obj/machinery/computer/shuttle/ferry/request{ dir = 1 }, -/obj/structure/chair/comfy/shuttle, -/turf/simulated/floor/mineral/titanium, +/turf/simulated/floor/mineral/titanium/blue, /area/shuttle/transport) -"Tu" = ( -/obj/machinery/door/airlock/centcom/glass{ - name = "Jupiter Station Central Access" +"Mh" = ( +/obj/structure/chair/comfy/black{ + dir = 4 }, -/turf/simulated/floor/wood, -/area/trader_station/sol) -"Tw" = ( -/obj/structure/shuttle/engine/propulsion{ +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"Mi" = ( +/obj/structure/window/reinforced{ dir = 8 }, -/turf/simulated/floor/plating/airless, -/area/shuttle/specops) -"Tx" = ( -/obj/machinery/computer/communications{ - dir = 1 - }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Ty" = ( -/obj/machinery/computer/shuttle/ert, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the Special Ops."; - name = "Special Ops. Monitor"; - network = list("ERT"); - pixel_x = null; - pixel_y = 30 - }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/specops) -"Tz" = ( -/turf/simulated/floor/holofloor{ - dir = 4; - icon_state = "red" +/obj/machinery/computer/security/mining{ + dir = 4 }, -/area/holodeck/source_thunderdomecourt) -"TA" = ( -/obj/machinery/computer/camera_advanced/shuttle_docker/ert, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/specops) -"TC" = ( -/obj/structure/chair/comfy/shuttle, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/specops) -"TF" = ( -/obj/machinery/recharger/wallcharger/upgraded{ - pixel_x = 4; - pixel_y = 32 +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkyellowfull" }, +/area/centcom220/admin2) +"Mj" = ( +/turf/simulated/floor/transparent/glass, +/area/centcom220/bar) +"Mk" = ( /obj/machinery/light/spot{ dir = 1 }, -/obj/structure/chair/comfy/shuttle, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/specops) -"TG" = ( -/obj/machinery/bodyscanner, -/turf/simulated/floor/plasteel{ - icon_state = "whiteblue" +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkbluealt" }, -/area/centcom/control) -"TK" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 +/area/shuttle/administration) +"Ml" = ( +/turf/simulated/floor/plasteel, +/area/centcom220/evac) +"Mo" = ( +/obj/structure/sign/securearea{ + pixel_x = 32 }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"TM" = ( -/obj/machinery/economy/vending/snack/free, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "green" +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/gamma/space) +"Mq" = ( +/obj/structure/chair, +/obj/item/radio/intercom/locked/confessional{ + dir = 8; + pixel_x = 22 }, -/area/centcom/evac) -"TN" = ( -/obj/item/storage/box/matches{ - pixel_x = -3; - pixel_y = 5 +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"Mr" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/food/snacks/appletart{ + pixel_x = -16; + pixel_y = -10 }, -/obj/structure/table/wood, -/obj/structure/sign/barsign{ - pixel_y = -32 +/obj/item/reagent_containers/food/snacks/applecakeslice{ + pixel_y = 4 }, -/turf/simulated/floor/plasteel{ - icon_state = "bar" +/obj/item/kitchen/utensil/fork{ + pixel_x = 11; + pixel_y = 4 }, -/area/tdome/tdomeobserve) -"TP" = ( +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"Ms" = ( /obj/structure/table/reinforced, -/obj/item/clipboard, -/obj/item/folder/white, -/obj/item/pen/blue, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"TQ" = ( -/obj/structure/holowindow, -/turf/simulated/floor/holofloor{ - icon_state = "asteroid7" - }, -/area/holodeck/source_knightarena) -"TR" = ( -/obj/machinery/door/airlock/centcom{ - name = "Special Operations Dock" +/obj/machinery/chem_dispenser/soda/upgraded{ + dir = 8; + pixel_y = 4 }, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"TS" = ( -/obj/machinery/door/airlock/medical/glass{ - name = "Escape Shuttle Infirmary" - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" +/area/shuttle/administration) +"Mu" = ( +/obj/structure/chair/comfy/corp{ + dir = 1 }, -/area/shuttle/escape) -"TT" = ( -/obj/machinery/door_control/no_emag{ - id = "SpecopsFerry"; - name = "Hanger Bay Shutters"; - pixel_y = 24; - req_access_txt = "101" +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Mv" = ( +/obj/structure/chair/office/dark{ + dir = 1 }, +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/carpet/royalblack, +/area/centcom220/admin2) +"Mw" = ( +/obj/machinery/door/firedoor, /turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" + icon_state = "neutral" }, -/area/centcom/specops) -"TU" = ( -/turf/simulated/floor/plasteel/dark, -/area/centcom/evac) -"TW" = ( -/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"; - pixel_x = 32 +/area/centcom220/evac) +"Mx" = ( +/obj/structure/chair/sofa/corner{ + dir = 4 }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"TX" = ( -/turf/simulated/floor/holofloor{ - dir = 8; - icon_state = "green" +/obj/effect/turf_decal/box/red/corners{ + dir = 1 }, -/area/holodeck/source_thunderdomecourt) -"TY" = ( /turf/simulated/floor/plasteel{ + dir = 9; icon_state = "darkblue" }, -/area/centcom/control) -"TZ" = ( -/obj/structure/table, -/obj/item/bonegel, -/obj/item/bonesetter, -/obj/item/hemostat, -/obj/item/cautery, -/obj/item/surgicaldrill, -/obj/item/circular_saw, -/obj/item/scalpel, -/obj/item/retractor, -/obj/item/FixOVein, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/administration) -"Ua" = ( -/obj/machinery/sleeper/upgraded{ +/area/centcom220/bar) +"My" = ( +/obj/structure/chair/comfy/black{ dir = 4 }, -/turf/simulated/floor/plasteel{ - icon_state = "whiteblue" +/obj/effect/landmark/spawner/ertdirector, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"MA" = ( +/obj/effect/decal/warning_stripes/yellow/hollow, +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) +"ME" = ( +/turf/simulated/floor/plasteel/stairs/right, +/area/centcom220/evac) +"MG" = ( +/obj/structure/window/reinforced{ + dir = 8 }, -/area/centcom/control) -"Uc" = ( -/obj/structure/rack, -/obj/item/clothing/under/plasmaman/wizard, -/obj/item/clothing/head/helmet/space/plasmaman/wizard, -/obj/item/clothing/mask/breath, -/obj/item/tank/internals/plasmaman/belt/full, +/obj/item/twohanded/required/kirbyplants, /turf/simulated/floor/carpet/black, -/area/wizard_station) -"Ud" = ( -/obj/machinery/door/airlock/centcom{ - name = "Nanotrasen Asset Protection" +/area/centcom220/admin2) +"MH" = ( +/obj/structure/rack, +/obj/item/circuitboard/aiupload, +/obj/item/circuitboard/circuit_imprinter, +/obj/item/circuitboard/communications, +/obj/item/circuitboard/destructive_analyzer, +/obj/item/circuitboard/ore_redemption, +/obj/item/circuitboard/mining_shuttle, +/obj/item/circuitboard/protolathe, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" }, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Ue" = ( -/obj/structure/flora/grass/jungle, -/turf/simulated/floor/grass/jungle, -/area/wizard_station) -"Uf" = ( -/obj/machinery/door/airlock/centcom{ - name = "Nanotrasen Asset Protection" +/area/centcom220/supply) +"MI" = ( +/obj/structure/table/glass, +/obj/item/paper_bin/nanotrasen{ + pixel_x = 4; + pixel_y = 4 }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"Ug" = ( -/obj/structure/chair/comfy/shuttle, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/transport) -"Ui" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" +/obj/item/pen/multi/gold{ + pixel_x = 6; + pixel_y = 3 }, -/area/centcom/control) -"Uj" = ( -/obj/machinery/door/airlock/centcom{ - name = "CentCom Bridge"; - req_access_txt = "109" +/obj/item/stamp/denied{ + pixel_x = -8; + pixel_y = 10 }, -/turf/simulated/floor/wood, -/area/centcom/control) -"Um" = ( -/turf/simulated/floor/wood, -/area/centcom/control) -"Un" = ( -/obj/structure/table/reinforced, -/obj/item/folder/red{ - pixel_x = -2; +/obj/item/stamp/granted{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/stamp/centcom{ + pixel_x = -8; pixel_y = -2 }, -/obj/item/folder/blue{ - pixel_x = 2; - pixel_y = 2 +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"MJ" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkbluealt" }, -/obj/item/lighter, -/turf/simulated/floor/wood, -/area/centcom/control) -"Uq" = ( -/obj/structure/mirror/magic{ - pixel_x = 28 +/area/centcom220/admin1) +"MK" = ( +/obj/machinery/door/airlock/centcom{ + name = "Камера"; + req_one_access_txt = "114" }, -/obj/structure/table/wood, -/obj/item/folder/red, -/obj/item/stamp/granted, -/obj/item/stamp/denied{ - pixel_x = 3; - pixel_y = 3 +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id_tag = "СС_Jail_2"; + name = "Камера 2" }, -/obj/item/stamp/centcom, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Ur" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 28 - }, -/obj/machinery/light/small{ - dir = 4; - pixel_y = 8 +/area/centcom220/jail) +"ML" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluealtstrip" }, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "whiteblue" +/area/centcom220/admin3) +"MM" = ( +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/evac) +"MO" = ( +/obj/effect/decal/warning_stripes/white, +/obj/machinery/door/poddoor/impassable{ + id_tag = "СС_BD_Exterior_1"; + layer = 3 }, -/area/shuttle/escape) -"Us" = ( /obj/machinery/door/airlock/centcom{ - id_tag = "adminshuttle"; - name = "Medbay"; - req_access_txt = "101" + id_tag = "CC_Exterior_1"; + name = "Зона ЦК"; + req_one_access_txt = "101" }, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/administration) -"Uv" = ( -/turf/simulated/floor/holofloor{ - icon = 'icons/turf/floors/plating.dmi'; - icon_state = "asteroid5" +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"MP" = ( +/obj/structure/chair/office/dark{ + dir = 8 }, -/area/holodeck/source_desert) -"Uw" = ( -/obj/structure/chair/comfy/black, +/obj/effect/landmark/spawner/aroomwarp, /turf/simulated/floor/wood, -/area/centcom/control) -"Uy" = ( -/obj/structure/table/holotable, -/obj/machinery/readybutton, -/turf/simulated/floor/holofloor{ - dir = 6; - icon_state = "green" - }, -/area/holodeck/source_thunderdomecourt) -"Uz" = ( -/obj/structure/table/wood, -/obj/item/storage/secure/briefcase{ - pixel_x = 5; - pixel_y = 5 +/area/centcom220/admin1) +"MR" = ( +/obj/structure/rack, +/obj/item/gun/energy/lasercannon, +/obj/item/gun/energy/lasercannon, +/obj/item/gun/energy/lasercannon, +/obj/item/gun/energy/lasercannon, +/obj/item/gun/energy/lasercannon, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" }, -/obj/item/storage/lockbox/medal, -/obj/machinery/newscaster/security_unit{ - dir = 8; - name = "east bump"; - pixel_x = 28 - }, -/turf/simulated/floor/carpet, -/area/centcom/specops) -"UA" = ( +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"MS" = ( /obj/machinery/door/airlock/external{ - aiControlDisabled = 1; - hackProof = 1; - id_tag = "emergency_away"; - name = "Arrival Airlock" - }, -/obj/structure/fans/tiny, -/turf/simulated/floor/plasteel, -/area/centcom/evac) -"UE" = ( -/obj/machinery/computer/operating, -/turf/simulated/floor/plasteel/freezer, -/area/admin) -"UF" = ( -/obj/structure/bed/roller, -/obj/machinery/iv_drip, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "whiteblue" + id_tag = "syndishuttle_door_ext"; + name = "Ship External Access"; + req_access_txt = "150" }, -/area/shuttle/escape) -"UI" = ( -/turf/simulated/floor/holofloor{ - dir = 8; - icon_state = "blue" +/obj/machinery/door/poddoor{ + density = 0; + icon_state = "open"; + id_tag = "smindicate"; + name = "Outer Airlock"; + opacity = 0 }, -/area/holodeck/source_knightarena) -"UJ" = ( -/turf/simulated/floor/plating/lava/smooth/airless, -/area/wizard_station) -"UK" = ( -/turf/simulated/floor/holofloor/carpet, -/area/holodeck/source_theatre) -"UM" = ( -/obj/structure/flora/grass/brown, -/turf/simulated/floor/holofloor{ - icon_state = "snow" +/obj/machinery/door_control/no_emag{ + id = "smindicate"; + name = "External Door Control"; + pixel_x = -26; + pixel_y = 2; + req_access_txt = "150" }, -/area/holodeck/source_snowfield) -"UO" = ( -/turf/simulated/wall/indestructible/opsglass/limited_smooth, -/area/syndicate_mothership) -"UT" = ( -/obj/machinery/economy/vending/cola/free, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" +/obj/docking_port/mobile{ + dheight = 9; + dir = 2; + dwidth = 5; + height = 22; + id = "syndicate"; + name = "syndicate infiltrator"; + width = 18 }, -/area/centcom/specops) -"UU" = ( -/obj/structure/table/reinforced, -/obj/machinery/computer/secure_data/laptop, -/turf/simulated/floor/wood, -/area/centcom/control) -"UV" = ( -/obj/structure/holowindow, -/turf/simulated/floor/holofloor{ - dir = 4; - icon_state = "red" +/obj/docking_port/stationary{ + area_type = /area/syndicate_mothership; + dheight = 9; + dir = 2; + dwidth = 5; + height = 22; + id = "syndicate_away"; + name = "syndicate base"; + turf_type = /turf/simulated/floor/plating/asteroid/snow/airless; + width = 18 }, -/area/holodeck/source_thunderdomecourt) -"UW" = ( -/obj/machinery/door/airlock/centcom{ - name = "CentCom Customs" +/turf/simulated/floor/plating, +/area/shuttle/syndicate) +"MT" = ( +/obj/structure/closet/secure_closet/bar, +/obj/item/storage/box/drinkingglasses, +/obj/item/storage/box/drinkingglasses, +/obj/item/storage/box/drinkingglasses, +/obj/item/storage/box/drinkingglasses, +/obj/item/storage/box/drinkingglasses, +/obj/item/reagent_containers/iv_bag/blood/OMinus, +/obj/item/reagent_containers/iv_bag/blood/OMinus, +/obj/machinery/light/spot{ + dir = 1 }, /turf/simulated/floor/plasteel/dark, -/area/centcom/evac) -"UZ" = ( -/turf/simulated/floor/plasteel{ - icon_state = "darkred" +/area/centcom220/admin2) +"MU" = ( +/obj/machinery/economy/vending/cola/free{ + name = "\improper Wizbust Softdrinks" }, -/area/centcom/specops) -"Vb" = ( -/obj/structure/chair/stool/holostool{ - dir = 8 +/turf/simulated/floor/wood, +/area/wizard_station) +"MV" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/wood, +/area/wizard_station) +"MW" = ( +/obj/machinery/economy/slot_machine, +/turf/simulated/floor/wood, +/area/centcom220/bar) +"MX" = ( +/obj/machinery/light/small{ + dir = 1 }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/holofloor{ - icon_state = "asteroid" +/turf/simulated/floor/carpet/blue, +/area/centcom220/general) +"MY" = ( +/obj/structure/chair/sofa{ + dir = 4 }, -/area/holodeck/source_picnicarea) -"Ve" = ( -/obj/structure/mirror{ - pixel_y = 30 +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkblue" }, +/area/centcom220/bar) +"MZ" = ( /turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" + icon_state = "darkblue" }, -/area/centcom/specops) -"Vf" = ( -/obj/structure/statue/sandstone/venus{ - color = "#5c5c5c"; - desc = "She lies just out of reach, as always. She somehow has your only toolbox."; - dir = 1 +/area/centcom220/bar) +"Na" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 }, -/turf/simulated/floor/plating/asteroid/basalt/airless, -/area/wizard_station) -"Vg" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "red" +/turf/simulated/floor/beach/away/coastline{ + dir = 10; + water_overlay_image = null }, -/area/centcom/evac) -"Vi" = ( -/obj/structure/table/wood, -/obj/item/taperecorder, -/obj/item/storage/box/handcuffs, -/obj/item/flashlight/seclite, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Vj" = ( -/obj/structure/table/wood, -/obj/item/storage/photo_album, -/obj/item/camera, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Vk" = ( -/obj/machinery/economy/vending/coffee/free, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "green" +/area/centcom220/evac) +"Nc" = ( +/obj/structure/chair/stool/bar/dark{ + dir = 8 }, -/area/centcom/evac) -"Vl" = ( -/obj/structure/chair/sofa/corp/right{ - dir = 1 +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"Nd" = ( +/turf/simulated/wall/indestructible/rock/snow, +/area/syndicate_mothership) +"Nf" = ( +/obj/structure/table/glass, +/obj/machinery/recharger{ + pixel_y = 4 }, -/turf/simulated/floor/transparent/glass, -/area/tdome/tdomeobserve) -"Vm" = ( -/obj/machinery/chem_master/condimaster{ - name = "HoochMaster 2000" +/obj/item/radio/headset/centcom{ + pixel_y = 4 }, -/turf/simulated/floor/plasteel{ - icon_state = "bar" +/turf/simulated/floor/carpet/black, +/area/centcom220/admin3) +"Ng" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "navyblue" }, -/area/tdome/tdomeobserve) -"Vn" = ( -/obj/machinery/computer/card/centcom{ - dir = 8 +/area/centcom220/admin3) +"Nh" = ( +/obj/structure/rack/gunrack, +/obj/item/gun/energy/laser/instakill/blue{ + pixel_x = -6 }, -/turf/simulated/floor/wood, -/area/centcom/control) -"Vo" = ( -/obj/machinery/economy/vending/engivend, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Vs" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/cans/badminbrew, -/turf/simulated/floor/wood, -/area/centcom/evac) -"Vt" = ( -/obj/structure/chair/stool/bar{ - dir = 8 +/obj/item/gun/energy/laser/instakill/blue{ + pixel_x = 6 }, -/turf/simulated/floor/wood, -/area/centcom/evac) -"Vu" = ( -/obj/machinery/door/poddoor/impassable{ - id_tag = "tdome2"; - name = "Corpse Retreival Entrance" +/obj/item/gun/energy/laser/instakill/blue, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"Nj" = ( +/obj/machinery/recharger{ + pixel_y = 4 }, -/turf/simulated/floor/plasteel, -/area/tdome/tdomeadmin) -"Vv" = ( /obj/structure/table, -/obj/item/reagent_containers/food/drinks/cans/madminmalt, -/turf/simulated/floor/plasteel, -/area/centcom/evac) -"Vx" = ( -/turf/simulated/floor/plasteel/freezer, -/area/wizard_station) -"Vy" = ( -/obj/structure/table/wood, -/obj/item/storage/box/drinkingglasses, -/obj/item/reagent_containers/food/drinks/bottle/whiskey{ - pixel_y = 5 - }, -/turf/simulated/floor/plasteel{ - icon_state = "bar" +/turf/simulated/floor/carpet/royalblack, +/area/shuttle/administration) +"Nk" = ( +/obj/machinery/cryopod/offstation, +/obj/machinery/light/spot{ + dir = 4 }, -/area/tdome/tdomeobserve) -"VC" = ( -/obj/structure/table/reinforced, -/obj/item/rpd/bluespace, -/obj/item/rpd/bluespace, -/obj/item/rpd/bluespace, -/obj/item/rpd/bluespace, -/obj/item/rpd/bluespace, -/obj/item/rpd/bluespace, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"VD" = ( -/obj/machinery/door/poddoor/multi_tile/impassable/two_tile_hor{ - id_tag = "CCDOCK2"; - name = "Special Operations Secondary Dock" +/area/centcom220/admin3) +"Nl" = ( +/obj/structure/table/reinforced, +/obj/item/clipboard, +/obj/item/folder/yellow, +/obj/item/pen/blue, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"Nm" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/nitrogen, +/obj/structure/window/reinforced{ + dir = 8 }, -/obj/effect/turf_decal/delivery, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"VF" = ( -/obj/structure/table/reinforced, -/obj/item/storage/fancy/donut_box, +/area/centcom220/supply) +"No" = ( +/obj/machinery/door/airlock/multi_tile/glass{ + dir = 2; + name = "Библиотека" + }, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"Nq" = ( +/obj/machinery/computer/rdservercontrol{ + dir = 1 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Nr" = ( +/obj/machinery/computer/communications, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Ns" = ( +/obj/item/flag/nt, +/obj/machinery/light/spot{ + dir = 1 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"Nt" = ( +/obj/mecha/working/ripley/mining, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"VG" = ( -/obj/structure/chair/stool/bar{ +/area/centcom220/supply) +"Nu" = ( +/obj/machinery/computer/sm_monitor{ dir = 4 }, -/turf/simulated/floor/wood, -/area/centcom/evac) -"VH" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/cans/tonic, -/turf/simulated/floor/wood, -/area/centcom/evac) -"VI" = ( -/obj/machinery/status_display, -/turf/simulated/wall/indestructible/riveted, -/area/centcom/specops) -"VJ" = ( -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" - }, -/area/tdome/tdomeadmin) -"VL" = ( -/obj/structure/chair{ +/obj/structure/window/reinforced{ dir = 8 }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "green" +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkyellowfull" }, -/area/centcom/evac) -"VM" = ( -/turf/simulated/floor/plasteel{ - icon_state = "white" +/area/centcom220/admin2) +"Nv" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "navybluecorners" }, -/area/shuttle/escape) -"VN" = ( -/obj/effect/spawner/window/reinforced, +/area/centcom220/admin3) +"Nw" = ( /turf/simulated/floor/plating, -/area/centcom/evac) -"VO" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 +/area/centcom220/jail) +"Nx" = ( +/obj/structure/window/reinforced{ + dir = 8 }, -/turf/simulated/floor/plasteel{ - icon_state = "bot" +/obj/item/twohanded/required/kirbyplants, +/obj/machinery/light/small{ + dir = 1 }, -/area/shuttle/escape) -"VP" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 8 +/obj/structure/sign/poster/official/nanotrasen_logo{ + pixel_y = 32 }, -/turf/simulated/floor/plasteel{ - icon_state = "bot" +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Ny" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/food/snacks/bigbiteburger{ + pixel_y = 4 }, -/area/shuttle/escape) -"VQ" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/sunnybush, -/obj/structure/window/full/shuttle, -/turf/simulated/floor/grass/no_creep, -/area/shuttle/escape) -"VS" = ( -/obj/machinery/mech_bay_recharge_port/upgraded/unsimulated{ - dir = 8; - name = "Mech Bay Power Port" +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"Nz" = ( +/obj/machinery/computer/account_database{ + dir = 1 }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" +/obj/structure/window/reinforced, +/turf/simulated/floor/plasteel/dark{ + icon_state = "navybluefull" }, -/area/centcom/specops) -"VT" = ( -/obj/machinery/door/airlock/titanium/glass{ - name = "Shuttle Cargo Hatch" +/area/centcom220/admin2) +"NA" = ( +/obj/structure/rack, +/obj/item/gun/rocketlauncher{ + pixel_y = 6 }, -/turf/simulated/floor/plasteel, -/area/shuttle/escape) -"VU" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "brown" +/obj/item/gun/rocketlauncher{ + pixel_y = 3 }, -/area/shuttle/escape) -"VX" = ( -/obj/item/bikehorn/rubberducky, -/obj/structure/window/basic{ - dir = 1 +/obj/item/gun/rocketlauncher, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" }, -/turf/simulated/floor/plasteel/freezer, -/area/wizard_station) -"VY" = ( -/obj/machinery/recharge_station/upgraded, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "vault" +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"NB" = ( +/obj/structure/fans/tiny, +/turf/simulated/floor/plating, +/area/centcom220/admin3) +"NC" = ( +/obj/item/grenade/clusterbuster/cleaner, +/obj/item/grenade/clusterbuster/cleaner, +/obj/item/grenade/clusterbuster/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/scythe/tele, +/obj/item/scythe/tele, +/obj/item/scythe/tele, +/obj/structure/rack, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" }, -/area/centcom/specops) -"VZ" = ( -/turf/simulated/floor/holofloor{ - icon_state = "asteroid7" +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"ND" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 }, -/area/holodeck/source_knightarena) -"Wa" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/fernybush, -/turf/simulated/floor/grass, -/area/centcom/suppy) -"Wb" = ( -/obj/structure/chair/comfy/brown{ +/turf/simulated/floor/mineral/plastitanium/red/brig, +/area/shuttle/escape) +"NE" = ( +/obj/machinery/light/spot{ dir = 8 }, -/obj/effect/landmark/spawner/ertdirector, -/turf/simulated/floor/carpet, -/area/centcom/specops) -"Wd" = ( -/turf/simulated/floor/transparent/glass/reinforced, -/area/centcom/control) -"We" = ( -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/escape) -"Wf" = ( -/obj/structure/chair/comfy/brown{ - dir = 4 +/turf/simulated/floor/carpet/black, +/area/centcom220/general) +"NF" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Escape Shuttle Cell"; + req_access_txt = "63" }, -/turf/simulated/floor/transparent/glass, -/area/centcom/specops) -"Wh" = ( +/turf/simulated/floor/mineral/plastitanium/red/brig, +/area/shuttle/escape) +"NG" = ( /turf/simulated/floor/plasteel{ dir = 8; - icon_state = "brown" + icon_state = "redcorner" }, /area/shuttle/escape) -"Wk" = ( -/obj/structure/flora/junglebush, -/turf/simulated/floor/grass/jungle, -/area/wizard_station) -"Wl" = ( -/obj/item/twohanded/required/kirbyplants, -/obj/machinery/door_control/no_emag{ - id = "CCcustoms1"; - name = "CentCom Outer Customs Shutters"; - pixel_x = -24; - req_access_txt = "101" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "red" +"NH" = ( +/obj/item/beach_ball, +/obj/item/clothing/glasses/sunglasses/yeah{ + pixel_x = -2; + pixel_y = -2 }, -/area/centcom/evac) -"Wp" = ( -/obj/structure/table/wood, -/obj/item/storage/fancy/donut_box, -/turf/simulated/floor/transparent/glass, -/area/centcom/specops) -"Wq" = ( -/obj/structure/reagent_dispensers/watertank, +/turf/simulated/floor/beach/away/sand, +/area/centcom220/evac) +"NI" = ( /turf/simulated/floor/plasteel{ - icon_state = "bot" + dir = 1; + icon_state = "neutral" }, /area/shuttle/escape) -"Wr" = ( +"NJ" = ( /obj/structure/table/reinforced, -/obj/item/reagent_containers/food/condiment/saltshaker{ - pixel_x = -8; - pixel_y = 5 +/obj/machinery/door/window/classic/reversed{ + dir = 1; + name = "Стойка выдачи" }, -/obj/item/reagent_containers/food/condiment/peppermill{ - pixel_x = -8 +/obj/item/reagent_containers/food/snacks/sliceable/braincake{ + pixel_y = 4 }, -/obj/item/reagent_containers/food/drinks/britcup, /turf/simulated/floor/plasteel{ icon_state = "cafeteria" }, -/area/tdome/tdomeobserve) -"Ws" = ( -/obj/effect/landmark/spawner/nuclear_bomb/death_squad, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" +/area/centcom220/bar) +"NK" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "navybluecorners" }, -/area/centcom/specops) -"Wt" = ( -/obj/structure/table, -/obj/item/clothing/gloves/color/yellow, -/obj/random/bomb_supply, -/turf/simulated/floor/plasteel, -/area/admin) -"Wu" = ( -/obj/machinery/computer/crew{ - dir = 4 +/area/centcom220/admin3) +"NL" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkbluealt" }, -/turf/simulated/floor/wood, -/area/centcom/control) -"Wv" = ( -/obj/machinery/computer/teleporter{ - dir = 1 +/area/shuttle/administration) +"NM" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "neutralcorner" }, -/turf/simulated/floor/plasteel, -/area/admin) -"Wx" = ( -/obj/machinery/teleport/station, -/turf/simulated/floor/plasteel, -/area/admin) -"Wy" = ( -/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 +/area/shuttle/escape) +"NQ" = ( +/obj/structure/rack/gunrack, +/obj/item/gun/energy/pulse/pistol/m1911{ + pixel_x = -6 }, -/obj/item/clothing/mask/cigarette/cigar/cohiba{ +/obj/item/gun/energy/pulse/pistol/m1911{ pixel_x = 6 }, -/obj/item/clothing/mask/cigarette/cigar/havana{ - pixel_x = 2 +/obj/item/gun/energy/pulse/pistol/m1911, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"NR" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 }, -/obj/item/clothing/mask/cigarette/cigar{ - pixel_x = 4.5 +/obj/item/pen/multi{ + pixel_x = -2; + pixel_y = 6 }, -/turf/simulated/floor/transparent/glass, -/area/centcom/specops) -"Wz" = ( -/obj/machinery/teleport/hub/upgraded{ - admin_usage = 1 +/turf/simulated/floor/carpet/orange, +/area/centcom220/general) +"NS" = ( +/obj/effect/turf_decal/siding/blue/end{ + dir = 1 }, -/obj/effect/decal/warning_stripes/yellow, -/turf/simulated/floor/plasteel, -/area/admin) -"WC" = ( -/obj/structure/table, -/obj/item/storage/toolbox/electrical, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/bar) +"NT" = ( +/obj/item/flag/species/nian, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"NV" = ( +/obj/effect/decal/nanotrasen_logo/n1, /turf/simulated/floor/plasteel, -/area/admin) -"WD" = ( -/obj/machinery/door/airlock/external{ - id_tag = "s_docking_airlock"; - name = "Shuttle Hatch"; - req_access_txt = "109" - }, -/obj/docking_port/mobile{ - dir = 8; - dwidth = 2; - height = 11; - id = "specops"; - name = "ert shuttle"; - width = 5 - }, -/obj/structure/fans/tiny, -/obj/docking_port/stationary{ - dir = 8; - dwidth = 2; - height = 11; - id = "specops_away"; - name = "centcom bay 3"; - width = 5 +/area/centcom220/evac) +"NW" = ( +/obj/machinery/door/poddoor/impassable{ + id_tag = "sst_mechbay"; + layer = 3; + name = "Mech Bay" }, -/turf/simulated/floor/plating, -/area/shuttle/specops) -"WE" = ( -/obj/structure/rack, -/obj/item/clothing/under/color/red, -/obj/item/clothing/shoes/brown, -/obj/item/clothing/suit/armor/tdome/red, -/obj/item/clothing/head/helmet/thunderdome, -/obj/item/melee/energy/sword/saber/red, -/turf/simulated/floor/plasteel, -/area/tdome/arena) -"WG" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/brflowers, -/obj/structure/flora/ausbushes/genericbush, -/turf/simulated/floor/grass, -/area/tdome/tdomeobserve) -"WH" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 +/turf/simulated/floor/plasteel/dark, +/area/syndicate_mothership) +"NX" = ( +/obj/structure/table/reinforced, +/obj/machinery/kitchen_machine/microwave{ + pixel_x = -1; + pixel_y = 7 }, -/obj/machinery/computer/shuttle/ert{ +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) +"NY" = ( +/obj/machinery/light/spot{ dir = 8 }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "vault" - }, -/area/centcom/specops) -"WI" = ( -/obj/machinery/computer/message_monitor, -/turf/simulated/floor/wood, -/area/centcom/control) -"WJ" = ( -/obj/structure/chair/comfy/black{ +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"Oa" = ( +/obj/structure/window/reinforced{ dir = 1 }, -/obj/effect/landmark/spawner/tdomeadmin, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" +/mob/living/simple_animal/turkey, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"Ob" = ( +/obj/machinery/economy/vending/coffee/free, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Od" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Escape Shuttle Infirmary" }, -/area/tdome/tdomeadmin) -"WM" = ( -/obj/structure/railing, -/obj/structure/table, -/obj/item/toy/plushie/fluff/fox{ - name = "grumpy fox plushie" - }, -/obj/item/toy/sword, +/obj/effect/decal/warning_stripes/south, /turf/simulated/floor/plasteel, -/area/centcom/evac) -"WN" = ( -/obj/machinery/door/airlock/medical/glass{ - name = "Infirmary" +/area/shuttle/escape) +"Oe" = ( +/turf/simulated/floor/light/disco, +/area/centcom220/bar) +"Of" = ( +/obj/machinery/door_control/no_emag{ + id = "CC_Armory"; + name = "Оружейная"; + pixel_x = 24; + req_one_access_txt = "114" }, -/turf/simulated/floor/plasteel{ - icon_state = "whitebluefull" +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "navyblue" }, -/area/centcom/control) -"WO" = ( -/obj/structure/table/wood, -/obj/item/clothing/accessory/medal{ - pixel_y = 5 +/area/centcom220/admin3) +"Og" = ( +/obj/effect/baseturf_helper{ + baseturf = /turf/simulated/floor/indestructible }, /turf/simulated/floor/plasteel/dark, -/area/tdome/tdomeobserve) -"WP" = ( -/obj/structure/table/holotable, -/obj/machinery/readybutton, -/turf/simulated/floor/holofloor{ - dir = 6; - icon_state = "blue" - }, -/area/holodeck/source_knightarena) -"WQ" = ( -/obj/effect/spawner/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" +/area/centcom220/admin1) +"Oh" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Покер" }, -/turf/simulated/floor/plating, -/area/centcom/specops) -"WS" = ( -/obj/effect/spawner/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" +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"Oi" = ( +/obj/machinery/photocopier, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) +"Oj" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 9 }, -/turf/simulated/floor/plating, -/area/centcom/control) -"WU" = ( -/obj/machinery/computer/med_data{ +/obj/machinery/light/spot{ dir = 4 }, -/turf/simulated/floor/wood, -/area/centcom/control) -"WW" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "vault" - }, -/area/centcom/specops) -"WX" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/transparent/glass/reinforced, -/area/centcom/control) -"WZ" = ( -/obj/structure/table/reinforced, -/obj/item/crowbar/red, -/obj/item/tank/internals/emergency_oxygen/engi, -/obj/item/clothing/mask/gas, -/obj/effect/landmark/spawner/commando_manual, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Xb" = ( -/turf/simulated/floor/plasteel/dark, -/area/tdome/tdomeobserve) -"Xc" = ( /turf/simulated/floor/plasteel{ - dir = 1; + dir = 4; icon_state = "whiteblue" }, -/area/centcom/control) -"Xd" = ( -/obj/effect/spawner/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" +/area/centcom220/general) +"Ol" = ( +/obj/machinery/economy/vending/cigarette/free, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"On" = ( +/obj/structure/chair/sofa{ + dir = 1 }, -/turf/simulated/floor/plating, -/area/centcom/evac) -"Xe" = ( -/obj/structure/table, -/obj/item/paper_bin, -/obj/item/pen, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "red" +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"Oo" = ( +/obj/structure/flora/tree/jungle/small, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"Os" = ( +/obj/structure/table/wood/fancy/royalblack, +/obj/item/candle/eternal/wizard, +/turf/simulated/floor/carpet/red, +/area/wizard_station) +"Ot" = ( +/obj/machinery/light/spot{ + dir = 4 }, -/area/centcom/evac) -"Xf" = ( -/obj/effect/spawner/window/shuttle, -/turf/simulated/floor/plating, -/area/shuttle/transport) -"Xg" = ( -/obj/machinery/economy/vending/cola/free, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "green" +/obj/structure/table/wood{ + color = "#996633" }, -/area/centcom/evac) -"Xh" = ( -/obj/machinery/door/poddoor/multi_tile/impassable/two_tile_ver{ - id_tag = "specopsoffice"; - name = "Privacy Shield" +/obj/item/storage/fancy/donut_box, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Ou" = ( +/obj/structure/mirror/magic{ + pixel_x = -28 }, -/turf/simulated/wall/indestructible/fakeglass, -/area/centcom/specops) -"Xi" = ( -/obj/effect/spawner/window, -/obj/structure/sign/barsign, -/turf/simulated/floor/plating, -/area/centcom/evac) -"Xj" = ( -/turf/simulated/floor/transparent/glass, -/area/centcom/specops) -"Xk" = ( -/obj/machinery/door/airlock/multi_tile/glass{ - name = "Badmin's Bar" +/turf/simulated/floor/carpet/black, +/area/wizard_station) +"Ov" = ( +/obj/machinery/light/spot{ + dir = 8 }, -/turf/simulated/floor/wood, -/area/centcom/evac) -"Xl" = ( -/obj/machinery/economy/vending/snack/free, -/turf/simulated/floor/plasteel{ +/turf/simulated/floor/plasteel/dark{ dir = 8; - icon_state = "green" + icon_state = "darkbrown" }, -/area/centcom/evac) -"Xm" = ( -/obj/machinery/ai_status_display, -/turf/simulated/wall/mineral/titanium, -/area/shuttle/escape) -"Xn" = ( -/obj/effect/turf_decal/delivery, -/obj/machinery/door/poddoor/multi_tile/impassable/three_tile_ver{ - id_tag = "SpecopsFerry"; - name = "Special Operations Ferry Hangar" +/area/centcom220/admin3) +"Ox" = ( +/obj/structure/table{ + color = "#996633" }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Xo" = ( -/obj/machinery/door_control/no_emag{ - id = "SPECOPS"; - name = "Nanotrasen Asset Protection Shutters"; - pixel_y = -24 +/obj/machinery/chem_dispenser/beer/upgraded{ + dir = 4; + pixel_y = 6 }, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "vault" +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"Oy" = ( +/obj/structure/closet/crate/secure/bin{ + color = "36373a" }, -/area/centcom/specops) -"Xp" = ( -/obj/machinery/door/poddoor/impassable{ - id_tag = "tdome1"; - name = "Corpse Retreival Entrance" +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"Oz" = ( +/obj/machinery/economy/vending/cigarette/free, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"OB" = ( +/obj/structure/table/reinforced, +/obj/machinery/photocopier/faxmachine/longrange{ + department = "Central Command"; + pixel_y = 4; + req_one_access = list(101) + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"OC" = ( +/turf/simulated/wall/indestructible/riveted{ + layer = 5 + }, +/area/centcom220/general) +"OD" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id_tag = "CC_Armory_Mech"; + name = "Мехи" }, -/turf/simulated/floor/plasteel, -/area/tdome/tdomeadmin) -"Xq" = ( -/obj/structure/chair/office/dark{ - dir = 8 +/obj/effect/decal/warning_stripes/red, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"OE" = ( +/obj/machinery/computer/camera_advanced, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"OF" = ( +/obj/structure/rack, +/obj/item/radio/headset/headset_iaa/alt, +/obj/item/radio/headset/headset_iaa/alt, +/obj/item/radio/headset/heads/magistrate/alt, +/obj/item/radio/headset/heads/magistrate/alt, +/obj/item/radio/headset/heads/ntrep, +/obj/item/radio/headset/heads/ntrep, +/obj/item/stamp/captain, +/obj/item/stamp/ce, +/obj/item/stamp/cmo, +/obj/item/stamp/hop, +/obj/item/stamp/hos, +/obj/item/stamp/law, +/obj/item/stamp/magistrate, +/obj/item/stamp/qm, +/obj/item/stamp/rd, +/obj/item/stamp/rep, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" }, -/turf/simulated/floor/wood, -/area/centcom/control) -"Xr" = ( -/obj/structure/chair/office/dark, -/turf/simulated/floor/wood, -/area/centcom/control) -"Xt" = ( -/obj/machinery/door/airlock/centcom{ - name = "CentCom Customs" +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"OG" = ( +/obj/structure/table/wood{ + color = "#996633" }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 +/obj/item/newspaper, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"OI" = ( +/obj/machinery/door/airlock/titanium{ + aiControlDisabled = 1; + hackProof = 1; + id_tag = "s_docking_airlock"; + name = "Shuttle Hatch" }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"Xu" = ( -/obj/machinery/shuttle_manipulator, -/turf/simulated/floor/light, -/area/centcom/specops) -"Xv" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "greencorner" +/turf/simulated/floor/plating, +/area/shuttle/escape) +"OJ" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 }, -/area/centcom/evac) -"Xx" = ( +/turf/simulated/floor/mineral/plastitanium/red/brig, +/area/shuttle/escape) +"OK" = ( +/obj/machinery/light/spot, /turf/simulated/floor/plasteel{ dir = 1; - icon_state = "green" + icon_state = "darkblue" }, -/area/centcom/evac) -"Xy" = ( -/obj/structure/table/reinforced, -/obj/item/clipboard, -/obj/item/folder/red, -/obj/item/pen/red, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Xz" = ( -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "vault" +/area/centcom220/bar) +"OL" = ( +/obj/structure/curtain/open/shower, +/obj/machinery/shower{ + dir = 1; + pixel_y = -2 }, -/area/centcom/specops) -"XB" = ( -/obj/structure/chair/comfy/shuttle{ +/obj/structure/window/basic{ dir = 1 }, -/obj/machinery/light, -/turf/simulated/floor/plasteel{ - icon_state = "bot" +/turf/simulated/floor/plasteel/freezer, +/area/wizard_station) +"OM" = ( +/obj/structure/closet/crate/secure/bin{ + color = "36373a" + }, +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkbluealt" }, +/area/centcom220/admin1) +"ON" = ( +/obj/structure/table/reinforced, +/obj/machinery/recharger, +/obj/machinery/light{ + dir = 4 + }, +/turf/simulated/floor/mineral/plastitanium/red/brig, /area/shuttle/escape) -"XC" = ( +"OO" = ( +/obj/item/twohanded/required/kirbyplants, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "greencorner" - }, -/area/centcom/evac) -"XE" = ( -/obj/structure/railing{ - dir = 8 + dir = 8; + icon_state = "redcorner" }, -/obj/structure/flora/ausbushes/palebush, -/obj/structure/flora/ausbushes/ywflowers, -/turf/simulated/floor/grass, -/area/tdome/tdomeobserve) -"XG" = ( -/turf/simulated/floor/plasteel/goonplaque/violence, -/area/centcom/evac) -"XH" = ( -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ywflowers, -/obj/structure/flora/ausbushes/fernybush, -/obj/structure/window/full/shuttle, -/turf/simulated/floor/grass/no_creep, /area/shuttle/escape) -"XI" = ( -/obj/item/clipboard, -/obj/item/folder/red, -/obj/item/stamp/denied{ - pixel_x = 3; - pixel_y = 3 +"OP" = ( +/turf/simulated/wall/mineral/titanium, +/area/shuttle/transport) +"OQ" = ( +/obj/structure/chair/comfy/corp, +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin3) +"OR" = ( +/obj/structure/table/glass, +/obj/item/storage/secure/briefcase, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"OS" = ( +/obj/structure/flora/grass/jungle, +/obj/structure/flora/tree/jungle/small{ + pixel_x = -40 }, -/obj/item/stamp, -/obj/structure/table/reinforced, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"XJ" = ( +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"OT" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "darkyellowalt" + }, +/area/centcom220/supply) +"OW" = ( +/obj/machinery/computer/communications, /turf/simulated/floor/plasteel/dark, -/area/syndicate_mothership) -"XL" = ( +/area/shuttle/administration) +"OX" = ( +/obj/item/twohanded/required/kirbyplants, +/obj/structure/extinguisher_cabinet{ + pixel_x = 28 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "neutralcorner" + }, +/area/shuttle/escape) +"OZ" = ( /obj/structure/table, -/obj/machinery/cell_charger, -/obj/item/stock_parts/cell/high, +/obj/item/storage/firstaid, +/obj/effect/decal/warning_stripes/yellow/hollow, /turf/simulated/floor/plasteel{ icon_state = "bot" }, /area/shuttle/escape) -"XM" = ( -/turf/simulated/wall/indestructible/fakeglass, -/area/centcom/specops) -"XN" = ( -/obj/structure/flora/rock/jungle, -/turf/simulated/floor/grass/jungle, -/area/centcom/evac) -"XP" = ( -/obj/structure/closet/crate, -/obj/item/storage/toolbox/emergency, -/obj/item/storage/toolbox/emergency, -/obj/item/flashlight/flare, -/obj/item/flashlight/flare, -/obj/item/crowbar, -/obj/item/wrench, -/obj/item/radio, +"Pb" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, /turf/simulated/floor/plasteel{ icon_state = "bot" }, /area/shuttle/escape) -"XQ" = ( -/obj/structure/shuttle/engine/propulsion{ - dir = 8; - icon_state = "burst_r" +"Pc" = ( +/obj/machinery/processor{ + pixel_y = 8 }, -/turf/simulated/floor/plating/airless, -/area/shuttle/specops) -"XS" = ( -/obj/item/toy/plushie/corgi, -/turf/simulated/floor/grass/jungle, -/area/centcom/evac) -"XT" = ( -/turf/simulated/floor/holofloor/carpet, -/area/holodeck/source_meetinghall) -"XU" = ( -/turf/simulated/floor/wood, -/area/tdome/tdomeobserve) -"XW" = ( -/obj/effect/spawner/window/reinforced, -/obj/structure/sign/vacuum, -/turf/simulated/floor/plating, -/area/centcom/specops) -"XX" = ( /obj/structure/table/reinforced, -/obj/machinery/chem_dispenser/beer{ - pixel_y = 5 - }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"XY" = ( -/obj/item/twohanded/required/kirbyplants, -/turf/simulated/floor/wood, -/area/tdome/tdomeobserve) -"XZ" = ( -/obj/effect/turf_decal/stripes/line, -/obj/structure/chair{ - dir = 1 +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" }, -/obj/structure/extinguisher_cabinet{ - pixel_y = -32 +/area/centcom220/bar) +"Pd" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/nitrogen, +/obj/structure/window/reinforced{ + dir = 4 }, +/obj/structure/window/reinforced, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Yb" = ( -/obj/structure/table, -/obj/item/gun/projectile/shotgun/toy/crossbow, -/obj/structure/railing, -/turf/simulated/floor/plasteel, -/area/centcom/evac) -"Yc" = ( -/obj/structure/table/holotable, -/obj/machinery/readybutton, -/turf/simulated/floor/holofloor{ - dir = 9; - icon_state = "red" - }, -/area/holodeck/source_thunderdomecourt) -"Yd" = ( -/obj/structure/closet/emcloset, +/area/centcom220/supply) +"Pe" = ( +/obj/structure/closet/crate/internals, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, /obj/item/tank/internals/emergency_oxygen/engi, /obj/item/tank/internals/emergency_oxygen/engi, /obj/item/tank/internals/emergency_oxygen/engi, -/obj/item/clothing/mask/gas, -/obj/item/clothing/mask/gas, -/obj/item/clothing/mask/gas, -/obj/effect/turf_decal/stripes/line, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/machinery/light, /turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "vault" + icon_state = "bot" }, -/area/centcom/specops) -"Ye" = ( -/obj/structure/chair{ +/area/shuttle/escape) +"Pg" = ( +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"Ph" = ( +/obj/structure/window/reinforced, +/obj/item/flag/species/human, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"Pi" = ( +/obj/structure/window/reinforced{ dir = 1 }, -/obj/structure/sign/securearea{ - pixel_x = 32 +/obj/structure/musician/piano, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/bar) +"Pj" = ( +/obj/structure/rack, +/obj/item/grenade/smokebomb{ + pixel_x = -6; + pixel_y = 12 }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 +/obj/item/grenade/smokebomb{ + pixel_x = -6; + pixel_y = 8 }, -/obj/machinery/door_control/no_emag{ - id = "CCDOCK2"; - name = "Special Operations Secondary Dock"; - pixel_y = -24; - req_access_txt = "114" +/obj/item/grenade/smokebomb{ + pixel_x = -6; + pixel_y = 4 }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Yf" = ( -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 9 +/obj/item/grenade/smokebomb{ + pixel_x = 7; + pixel_y = 12 }, -/turf/simulated/floor/plasteel{ - icon_state = "white" +/obj/item/grenade/smokebomb{ + pixel_x = 7; + pixel_y = 8 }, -/area/centcom/control) -"Yg" = ( -/obj/machinery/computer/communications{ - dir = 8 +/obj/item/grenade/smokebomb{ + pixel_x = 7; + pixel_y = 4 }, -/turf/simulated/floor/wood, -/area/centcom/control) -"Yi" = ( -/turf/simulated/wall/indestructible/syndicate, -/area/syndicate_mothership) -"Yj" = ( -/obj/machinery/door/airlock/centcom{ - name = "Briefing Room" +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "navyblue" + }, +/area/centcom220/admin3) +"Pl" = ( +/obj/mecha/combat/marauder/loaded, +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "darkbrown" + }, +/area/centcom220/admin3) +"Pm" = ( +/obj/structure/filingcabinet/filingcabinet, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"Pn" = ( +/obj/machinery/door/window/classic/reversed{ + dir = 4; + name = "Барная стойка" }, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Yk" = ( -/obj/item/storage/box/ids{ - pixel_x = 3; - pixel_y = 3 +/area/shuttle/administration) +"Pp" = ( +/obj/structure/flora/rock/jungle, +/obj/item/flashlight/lantern{ + anchored = 1; + layer = 5; + light_color = "#FF9F40"; + on = 1; + pixel_x = -2; + pixel_y = 11 }, -/obj/item/storage/box/ids, -/obj/structure/table/reinforced, -/turf/simulated/floor/wood, -/area/centcom/control) -"Yl" = ( -/obj/structure/table/reinforced, -/obj/item/clipboard, -/obj/item/folder/white, -/obj/item/pen/blue, -/turf/simulated/floor/wood, -/area/centcom/control) -"Yo" = ( -/obj/structure/chair/comfy/purp{ - name = "wizard council throne" +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"Pq" = ( +/obj/machinery/computer/card/minor/cmo{ + dir = 8 }, -/turf/simulated/floor/carpet/red, -/area/wizard_station) -"Yp" = ( -/turf/simulated/floor/beach/water, -/area/holodeck/source_beach) -"Yq" = ( -/obj/machinery/computer/robotics{ - dir = 1 +/obj/structure/window/reinforced{ + dir = 4 }, -/turf/simulated/floor/wood, -/area/centcom/control) -"Yt" = ( -/obj/structure/rack, -/obj/item/clothing/under/color/green, -/obj/item/clothing/shoes/brown, -/obj/item/clothing/suit/armor/tdome/green, -/obj/item/clothing/head/helmet/thunderdome, -/obj/item/melee/energy/sword/saber/green, -/turf/simulated/floor/plasteel, -/area/tdome/arena) -"Yu" = ( -/obj/machinery/computer/security{ - dir = 1; - network = list("SS13","Telecomms","Research Outpost","Mining Outpost","ERT","CentComm","Thunderdome") +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluefull" }, -/turf/simulated/floor/wood, -/area/centcom/control) -"Yv" = ( -/obj/machinery/computer/station_alert{ +/area/centcom220/admin2) +"Ps" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ dir = 1 }, -/turf/simulated/floor/wood, -/area/centcom/control) -"Yw" = ( -/turf/simulated/floor/carpet/black, -/area/centcom/specops) -"Yx" = ( -/turf/simulated/floor/wood, -/area/centcom/specops) -"Yy" = ( -/obj/structure/table/reinforced, -/obj/item/clipboard, -/obj/item/folder/red, -/obj/item/pen/red, -/turf/simulated/floor/wood, -/area/centcom/control) -"Yz" = ( -/obj/structure/dresser, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"YA" = ( -/turf/simulated/wall/indestructible/riveted, -/area/centcom/control) -"YB" = ( -/obj/item/flag/wiz, -/turf/simulated/floor/carpet/purple, -/area/wizard_station) -"YC" = ( -/obj/structure/table/reinforced, -/obj/machinery/recharger, -/turf/simulated/floor/wood, -/area/centcom/control) -"YD" = ( -/obj/structure/closet/crate/can, -/turf/simulated/floor/plasteel{ - icon_state = "darkblue" +/obj/item/paper{ + info = "Комната копипастнута с парашизы. Много чего что есть в билде, тут может отсутствовать, потому что всем лень изучать, особенно мне. /Если ты заметишь что тут чего-то нет, напиши мне в карточную или разрабскую. /-Aylong"; + name = "Напоминалка" }, -/area/centcom/control) -"YE" = ( -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/grassybush, -/obj/structure/flora/ausbushes/ppflowers, -/obj/structure/flora/ausbushes/pointybush, -/turf/simulated/floor/grass, -/area/tdome/tdomeobserve) -"YG" = ( -/obj/structure/marker_beacon/dock_marker{ - name = "military no fly zone" +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Pt" = ( +/obj/mecha/working/ripley/firefighter, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Pu" = ( +/obj/structure/flora/tree/jungle, +/obj/item/flashlight/lantern{ + anchored = 1; + light_color = "#FF9F40"; + on = 1; + pixel_x = -9; + pixel_y = 11 }, -/turf/space, -/area/space) -"YH" = ( -/obj/item/storage/firstaid/regular, -/obj/structure/table, -/turf/simulated/floor/plasteel{ - icon_state = "darkblue" +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"Pv" = ( +/obj/machinery/door/airlock/centcom{ + name = "Склад"; + req_one_access_txt = "106" }, -/area/centcom/control) -"YK" = ( -/obj/structure/chair{ - dir = 4 +/obj/effect/decal/warning_stripes/white{ + color = "76643a" }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "red" +/obj/machinery/door/poddoor/impassable{ + id_tag = "CC_Cargo"; + layer = 3; + name = "Склад" }, -/area/centcom/evac) -"YL" = ( -/obj/machinery/economy/vending/coffee, -/obj/machinery/light/spot, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"YM" = ( -/obj/structure/railing/corner, -/turf/simulated/floor/plasteel, -/area/centcom/evac) -"YN" = ( -/obj/effect/spawner/window/reinforced, -/turf/simulated/floor/plating, -/area/centcom/control) -"YO" = ( -/obj/structure/chair{ - dir = 1 +/obj/machinery/door_control/no_emag{ + id = "CC_Cargo"; + name = "Blast Door Control"; + pixel_y = 24; + req_one_access_txt = "106" }, -/obj/structure/railing, -/turf/simulated/floor/plasteel, -/area/centcom/evac) -"YR" = ( -/obj/structure/railing/corner{ +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Px" = ( +/obj/structure/bookcase/manuals, +/obj/item/book/manual/wiki/sop_supply, +/obj/item/book/manual/nuclear, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Py" = ( +/obj/structure/chair/office/dark{ + dir = 1 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"Pz" = ( +/obj/machinery/computer/card/centcom{ dir = 8 }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"PA" = ( +/obj/effect/landmark/shuttle_import, +/turf/space, +/area/space) +"PC" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Зоопарк" + }, /turf/simulated/floor/plasteel, -/area/centcom/evac) -"YS" = ( -/obj/machinery/door/airlock/external{ - id_tag = "syndishuttle_door_int"; - locked = 1; - name = "Ship External Access"; - req_access_txt = "150" +/area/centcom220/evac) +"PE" = ( +/obj/structure/window/reinforced{ + dir = 1 }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 5 +/obj/structure/window/reinforced{ + dir = 4 }, -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/syndicate) -"YT" = ( -/obj/structure/bed/roller, +/turf/simulated/floor/beach/away/coastline{ + dir = 5; + water_overlay_image = null + }, +/area/centcom220/evac) +"PF" = ( +/obj/structure/safe/floor, /turf/simulated/floor/plasteel{ - icon_state = "cmo" + icon_state = "grimy" }, -/area/shuttle/escape) -"YU" = ( -/obj/structure/chair{ +/area/centcom220/admin1) +"PH" = ( +/obj/structure/noticeboard{ + pixel_y = 32 + }, +/obj/item/paper{ + info = "Переговорить с командованием о трёхзначных числах." + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"PI" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/wood, +/area/centcom220/evac) +"PJ" = ( +/obj/effect/turf_decal/arrows/white{ + color = "#6697cc" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"PK" = ( +/obj/structure/window/reinforced{ dir = 8 }, +/turf/simulated/floor/beach/away/coastline{ + dir = 8; + water_overlay_image = null + }, +/area/centcom220/evac) +"PL" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredcornersalt" + }, +/area/centcom220/jail) +"PN" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/turf/simulated/floor/mineral/abductor, +/area/centcom220/bar) +"PO" = ( +/obj/machinery/door/airlock/centcom{ + name = "Блокпост"; + req_one_access_txt = "101" + }, +/obj/effect/decal/warning_stripes/blue, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"PP" = ( +/obj/structure/table/glass, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"PQ" = ( +/obj/machinery/defibrillator_mount/loaded{ + pixel_x = -30 + }, /turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "greencorner" + dir = 9; + icon_state = "whiteblue" }, -/area/centcom/evac) -"YV" = ( -/obj/structure/chair/comfy/shuttle{ +/area/centcom220/general) +"PR" = ( +/obj/machinery/computer/robotics{ dir = 8 }, -/obj/machinery/light{ +/obj/structure/window/reinforced{ dir = 4 }, -/turf/simulated/floor/plasteel{ - icon_state = "bot" +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkpurplefull" }, -/area/shuttle/escape) -"YW" = ( -/obj/structure/extinguisher_cabinet, -/turf/simulated/wall/mineral/titanium, -/area/shuttle/escape) -"YX" = ( -/obj/structure/chair/comfy/shuttle{ - dir = 4 +/area/centcom220/admin2) +"PS" = ( +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluealt" }, -/obj/machinery/light{ - dir = 8 +/area/shuttle/administration) +"PT" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkbluealtstrip" }, -/turf/simulated/floor/plasteel{ - icon_state = "bot" +/area/centcom220/admin2) +"PU" = ( +/obj/machinery/door_control/no_emag{ + id = "CC_Armory"; + name = "Оружейная"; + pixel_x = -24; + req_one_access_txt = "114" }, -/area/shuttle/escape) -"YY" = ( -/obj/item/radio/intercom{ - dir = 8; - pixel_x = -28 +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkbluealtstrip" }, -/obj/machinery/recharge_station, -/turf/simulated/floor/plasteel{ - icon_state = "bot" +/area/centcom220/admin3) +"PV" = ( +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/bar) +"PW" = ( +/obj/structure/table, +/obj/item/clothing/accessory/medal{ + pixel_x = -8; + pixel_y = 10 }, -/area/shuttle/escape) -"Za" = ( -/obj/structure/closet/crate/engineering, -/obj/item/storage/toolbox/electrical{ - pixel_x = -4; - pixel_y = 4 +/obj/item/clothing/accessory/medal{ + pixel_x = -8; + pixel_y = 10 }, -/obj/item/storage/toolbox/emergency, -/obj/item/storage/toolbox/mechanical{ - pixel_x = 4; - pixel_y = -4 +/obj/item/clothing/accessory/medal{ + pixel_x = -8; + pixel_y = 10 }, -/turf/simulated/floor/plasteel{ - icon_state = "bot" +/obj/item/clothing/accessory/medal/engineering{ + pixel_y = 10 }, -/area/shuttle/escape) -"Zc" = ( -/obj/structure/table/wood, -/obj/item/storage/fancy/donut_box, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" +/obj/item/clothing/accessory/medal/engineering{ + pixel_y = 10 }, -/area/centcom/specops) -"Zd" = ( -/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/clothing/accessory/medal/engineering{ + pixel_y = 10 }, -/obj/item/clothing/mask/cigarette/cigar/cohiba{ - pixel_x = 6 +/obj/item/clothing/accessory/medal/legal{ + pixel_x = 8; + pixel_y = 10 }, -/obj/item/clothing/mask/cigarette/cigar/havana{ - pixel_x = 2 +/obj/item/clothing/accessory/medal/legal{ + pixel_x = 8; + pixel_y = 10 }, -/obj/item/clothing/mask/cigarette/cigar{ - pixel_x = 4.5 +/obj/item/clothing/accessory/medal/legal{ + pixel_x = 8; + pixel_y = 10 }, -/obj/machinery/newscaster{ - name = "north bump"; - pixel_y = 28 +/obj/item/clothing/accessory/medal/medical{ + pixel_x = -8; + pixel_y = 6 }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" +/obj/item/clothing/accessory/medal/medical{ + pixel_x = -8; + pixel_y = 6 }, -/area/centcom/specops) -"Ze" = ( -/turf/simulated/floor/mineral/titanium/blue, -/area/shuttle/transport) -"Zg" = ( -/obj/machinery/door_control/no_emag{ - id = "CCTELE"; - name = "Specops Teleporter Shutters"; - pixel_x = 24; - pixel_y = null; - req_access_txt = "114" +/obj/item/clothing/accessory/medal/medical{ + pixel_x = -8; + pixel_y = 6 }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Zi" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "vault" +/obj/item/clothing/accessory/medal/science{ + pixel_y = 6 }, -/area/centcom/specops) -"Zj" = ( -/obj/machinery/economy/vending/snack/free, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" +/obj/item/clothing/accessory/medal/science{ + pixel_y = 6 }, -/area/centcom/specops) -"Zl" = ( -/obj/item/twohanded/required/kirbyplants, -/obj/structure/mirror{ - pixel_y = 30 +/obj/item/clothing/accessory/medal/science{ + pixel_y = 6 }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" +/obj/item/clothing/accessory/medal/security{ + pixel_x = 8; + pixel_y = 6 }, -/area/centcom/specops) -"Zm" = ( -/obj/structure/table/wood, -/obj/machinery/recharger, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "vault" +/obj/item/clothing/accessory/medal/security{ + pixel_x = 8; + pixel_y = 6 }, -/area/centcom/specops) -"Zn" = ( -/obj/structure/chair/comfy/black{ - dir = 4 +/obj/item/clothing/accessory/medal/security{ + pixel_x = 8; + pixel_y = 6 }, -/turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"Zp" = ( -/obj/structure/shuttle/engine/propulsion, -/turf/simulated/floor/plating/airless, -/area/shuttle/escape) -"Zr" = ( -/turf/simulated/wall/indestructible/riveted, -/area/centcom/specops) -"Zt" = ( -/obj/structure/closet/secure_closet/guncabinet, -/obj/item/ammo_box/magazine/smgm9mm/toxin, -/obj/item/ammo_box/magazine/smgm9mm/toxin, -/obj/item/ammo_box/magazine/smgm9mm/toxin, -/obj/item/ammo_box/magazine/smgm9mm/fire, -/obj/item/ammo_box/magazine/smgm9mm/fire, -/obj/item/ammo_box/magazine/smgm9mm/fire, -/obj/item/ammo_box/magazine/smgm9mm/ap, -/obj/item/ammo_box/magazine/smgm9mm/ap, -/obj/item/ammo_box/magazine/smgm9mm/ap, -/obj/item/ammo_box/magazine/smgm9mm, -/obj/item/ammo_box/magazine/smgm9mm, -/obj/item/ammo_box/magazine/smgm9mm, -/obj/item/gun/projectile/automatic/proto, -/obj/item/gun/projectile/automatic/proto{ - pixel_x = 3; - pixel_y = -3 +/obj/item/clothing/accessory/medal/service{ + pixel_x = -4; + pixel_y = 2 }, -/obj/item/gun/projectile/automatic/proto{ - pixel_x = 6; - pixel_y = -6 +/obj/item/clothing/accessory/medal/service{ + pixel_x = -4; + pixel_y = 2 }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" +/obj/item/clothing/accessory/medal/service{ + pixel_x = -4; + pixel_y = 2 }, -/area/centcom/specops) -"Zu" = ( -/obj/structure/sign/greencross, -/turf/simulated/wall/mineral/titanium, -/area/shuttle/escape) -"Zv" = ( -/turf/simulated/floor/beach/coastline, -/area/holodeck/source_beach) -"Zw" = ( -/obj/structure/closet/secure_closet/guncabinet, -/obj/item/gun/energy/plasma_pistol{ - pixel_x = -3; - pixel_y = 3 +/obj/item/clothing/accessory/medal/heart{ + pixel_x = 4; + pixel_y = 2 }, -/obj/item/gun/energy/plasma_pistol, -/obj/item/gun/energy/plasma_pistol{ - pixel_x = 3; - pixel_y = -3 +/obj/item/clothing/accessory/medal/heart{ + pixel_x = 4; + pixel_y = 2 }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" +/obj/item/clothing/accessory/medal/heart{ + pixel_x = 4; + pixel_y = 2 }, -/area/centcom/specops) -"Zx" = ( -/turf/simulated/floor/plasteel{ - icon_state = "white" +/obj/effect/turf_decal/stripes/white/full{ + color = "#b59959" }, -/area/centcom/control) -"ZA" = ( -/obj/machinery/defibrillator_mount/loaded{ - pixel_x = -30 +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"PX" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/food/snacks/applepie, +/obj/item/kitchen/utensil/fork{ + pixel_x = -12; + pixel_y = 8 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"PY" = ( +/obj/structure/rack, +/obj/item/bodyanalyzer/advanced, +/obj/item/bodyanalyzer/advanced, +/obj/item/bodyanalyzer/advanced, +/obj/item/bodyanalyzer/advanced, +/obj/item/bodyanalyzer/advanced, +/obj/item/clothing/glasses/hud/health/night, +/obj/item/clothing/glasses/hud/health/night, +/obj/item/clothing/glasses/hud/health/night, +/obj/item/clothing/glasses/hud/health/night, +/obj/item/clothing/glasses/hud/health/night, +/obj/item/gun/medbeam, +/obj/item/gun/medbeam, +/obj/item/gun/medbeam, +/obj/item/gun/medbeam, +/obj/item/gun/medbeam, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" }, -/turf/simulated/floor/plasteel/freezer, -/area/admin) -"ZC" = ( /turf/simulated/floor/plasteel/dark, -/area/centcom/control) -"ZD" = ( -/obj/structure/closet/secure_closet/guncabinet, -/obj/item/gun/energy/mindflayer{ - pixel_x = -3; - pixel_y = 3 +/area/centcom220/supply) +"PZ" = ( +/obj/structure/flora/rock/jungle, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"Qa" = ( +/obj/docking_port/stationary{ + dir = 2; + dwidth = 1; + height = 4; + id = "pod2_away"; + name = "recovery ship bay 2"; + width = 3 }, -/obj/item/gun/energy/mindflayer, -/obj/item/gun/energy/mindflayer{ - pixel_x = 3; - pixel_y = -3 +/turf/space/transit/horizontal, +/area/space) +"Qb" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredalt" + }, +/area/centcom220/jail) +"Qc" = ( +/obj/effect/turf_decal/bot_white, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Qe" = ( +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Qf" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Escape Shuttle Cockpit"; + req_one_access_txt = "63" }, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" + icon_state = "neutralfull" }, -/area/centcom/specops) -"ZF" = ( -/obj/effect/decal/warning_stripes/yellow, -/obj/machinery/door/poddoor/multi_tile/impassable/four_tile_ver{ - id_tag = "ASSAULT"; - name = "Assault Armor" +/area/shuttle/escape) +"Qg" = ( +/obj/machinery/teleport/hub/upgraded{ + admin_usage = 1 }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" +/obj/effect/decal/warning_stripes/white/hollow{ + color = "76643a" }, -/area/centcom/specops) -"ZG" = ( -/turf/simulated/wall/mineral/plastitanium, -/area/shuttle/administration) -"ZH" = ( -/obj/structure/bookcase/random, -/obj/effect/decal/cleanable/cobweb, -/turf/simulated/floor/carpet/red, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Qh" = ( +/obj/effect/baseturf_helper{ + baseturf = /turf/simulated/floor/indestructible + }, +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/supply) +"Qj" = ( +/obj/structure/chair/sofa{ + color = "#63009c" + }, +/turf/simulated/floor/wood, /area/wizard_station) -"ZJ" = ( -/obj/structure/table/reinforced, -/obj/item/storage/firstaid/adv{ - pixel_x = 4; - pixel_y = 4 +"Ql" = ( +/obj/structure/chair/sofa/right{ + dir = 8 }, -/obj/item/storage/firstaid/adv{ - pixel_x = 2; - pixel_y = 2 +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"Qm" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 1 }, -/obj/item/storage/firstaid/adv, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkred" +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Qn" = ( +/obj/effect/turf_decal/woodsiding{ + dir = 8 + }, +/obj/effect/turf_decal/woodsiding{ + dir = 4 + }, +/obj/structure/mineral_door/wood{ + name = "Changing chamber" }, -/area/centcom/specops) -"ZL" = ( -/obj/structure/showcase, /turf/simulated/floor/wood, /area/wizard_station) -"ZN" = ( -/turf/simulated/floor/mineral/plastitanium/red, -/area/shuttle/administration) -"ZO" = ( -/obj/machinery/computer/shuttle/ferry/request{ +"Qo" = ( +/obj/structure/chair/sofa{ dir = 8 }, -/turf/simulated/floor/mineral/titanium, -/area/shuttle/transport) -"ZP" = ( -/obj/machinery/door_control/no_emag{ - id = "tdomeflash"; - name = "Flash control" +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"Qp" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkbluealtstrip" + }, +/area/centcom220/admin3) +"Qq" = ( +/obj/item/flashlight/lantern{ + anchored = 1; + layer = 6; + light_color = "#FF9F40"; + on = 1; + pixel_x = -7; + pixel_y = 15 }, -/obj/structure/table/reinforced, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "vault" +/turf/simulated/floor/wood, +/area/centcom220/park) +"Qs" = ( +/obj/structure/closet/crate/hydroponics/prespawned{ + anchored = 1 + }, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"Qu" = ( +/obj/structure/table/glass, +/obj/structure/window/reinforced{ + dir = 8 }, -/area/tdome/tdomeadmin) -"ZQ" = ( /turf/simulated/floor/carpet, -/area/centcom/specops) -"ZR" = ( -/turf/simulated/floor/holofloor{ - dir = 10; - icon_state = "green" +/area/centcom220/admin3) +"Qv" = ( +/obj/structure/table/wood/fancy/red, +/turf/simulated/floor/carpet/black, +/area/centcom220/bar) +"Qw" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/glass/beaker/waterbottle{ + pixel_x = -8; + pixel_y = 16 }, -/area/holodeck/source_emptycourt) -"ZS" = ( -/obj/structure/chair/office/dark{ - dir = 1 +/obj/item/reagent_containers/glass/beaker/waterbottle{ + pixel_x = -8; + pixel_y = 10 + }, +/obj/item/reagent_containers/glass/beaker/waterbottle{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/reagent_containers/glass/beaker/waterbottle{ + pixel_x = -1; + pixel_y = 16 + }, +/obj/item/reagent_containers/glass/beaker/waterbottle{ + pixel_x = -1; + pixel_y = 10 + }, +/obj/item/reagent_containers/glass/beaker/waterbottle{ + pixel_x = -1; + pixel_y = 4 + }, +/obj/item/reagent_containers/glass/beaker/waterbottle{ + pixel_x = 6; + pixel_y = 16 + }, +/obj/item/reagent_containers/glass/beaker/waterbottle{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/item/reagent_containers/glass/beaker/waterbottle{ + pixel_x = 6; + pixel_y = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) +"Qy" = ( +/obj/machinery/light/spot, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Qz" = ( +/obj/structure/chair/comfy/purp{ + dir = 4 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"QA" = ( +/obj/structure/chair/sofa/left{ + dir = 8 }, /turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "vault" + dir = 4; + icon_state = "darkblue" }, -/area/centcom/specops) -"ZT" = ( -/turf/simulated/wall/indestructible/riveted, -/area/tdome/tdomeobserve) -"ZU" = ( -/obj/structure/bookcase/random, -/turf/simulated/floor/carpet/red, -/area/wizard_station) -"ZV" = ( -/obj/structure/railing, -/obj/structure/railing{ - dir = 10; - pixel_x = -11 +/area/centcom220/bar) +"QE" = ( +/obj/structure/table/wood{ + color = "#996633" }, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ppflowers, -/turf/simulated/floor/grass, -/area/centcom/evac) -"ZW" = ( -/obj/structure/railing, -/obj/structure/flora/ausbushes/genericbush, -/obj/structure/flora/ausbushes/fullgrass, -/obj/structure/flora/ausbushes/ywflowers, -/turf/simulated/floor/grass, -/area/centcom/evac) -"ZX" = ( -/obj/item/storage/briefcase{ - pixel_x = -3; - pixel_y = 3 +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"QF" = ( +/obj/structure/table/reinforced, +/obj/machinery/chem_dispenser/beer/upgraded{ + dir = 8; + pixel_y = 6 }, -/obj/item/storage/secure/briefcase, -/obj/structure/table/wood, /turf/simulated/floor/plasteel/dark, -/area/centcom/specops) -"ZZ" = ( -/obj/structure/railing, -/obj/structure/railing{ - dir = 6; - pixel_x = 11 +/area/shuttle/administration) +"QG" = ( +/obj/machinery/light/spot{ + dir = 4 }, -/obj/structure/flora/ausbushes/lavendergrass, -/obj/structure/flora/ausbushes/brflowers, -/turf/simulated/floor/grass, -/area/centcom/evac) - -(1,1,1) = {" -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -YG -aN -aN -aN -YG -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -"} -(2,1,1) = {" -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -"} -(3,1,1) = {" -aN -aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -YG -aN -aN -aN -YG -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -"} -(4,1,1) = {" -aN -aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -"} -(5,1,1) = {" -aN -aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -aN -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -YG -aN -aN -aN -YG -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -"} -(6,1,1) = {" -aN -aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -aN -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -"} -(7,1,1) = {" -aN -aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -aN -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -YG -aN -aN -aN -YG -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/escape) +"QH" = ( +/obj/docking_port/mobile/emergency{ + dwidth = 11; + height = 18; + width = 29 + }, +/obj/machinery/door/airlock/titanium{ + aiControlDisabled = 1; + hackProof = 1; + id_tag = "s_docking_airlock"; + name = "Shuttle Hatch" + }, +/obj/docking_port/stationary{ + dir = 4; + dwidth = 11; + height = 18; + id = "emergency_away"; + name = "emergency centcom"; + width = 29 + }, +/turf/simulated/floor/plating, +/area/shuttle/escape) +"QI" = ( +/obj/effect/baseturf_helper{ + baseturf = /turf/simulated/floor/grass/jungle + }, +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/park) +"QJ" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced, +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) +"QK" = ( +/obj/machinery/light/spot{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/centcom220/bar) +"QL" = ( +/turf/simulated/floor/plasteel, +/area/shuttle/escape) +"QM" = ( +/obj/structure/closet/boxinggloves, +/turf/simulated/floor/wood, +/area/centcom220/park) +"QN" = ( +/obj/structure/rack/gunrack, +/obj/item/gun/projectile/automatic/ar{ + pixel_x = -6 + }, +/obj/item/gun/projectile/automatic/ar{ + pixel_x = 6 + }, +/obj/item/gun/projectile/automatic/ar, +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"QO" = ( +/obj/machinery/light/spot{ + dir = 1 + }, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"QP" = ( +/obj/structure/closet/crate/internals, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/item/tank/internals/emergency_oxygen/engi, +/obj/machinery/light{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "bot" + }, +/area/shuttle/escape) +"QQ" = ( +/obj/structure/chair/sofa/right{ + dir = 8 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/bar) +"QR" = ( +/obj/machinery/mech_bay_recharge_port, +/turf/simulated/floor/plasteel{ + icon_state = "bot" + }, +/area/shuttle/escape) +"QS" = ( +/obj/machinery/computer/scan_consolenew, +/turf/simulated/floor/plasteel/dark{ + icon_state = "barber" + }, +/area/shuttle/administration) +"QT" = ( +/obj/structure/table/glass, +/obj/item/radio/headset/centcom{ + pixel_y = 4 + }, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin3) +"QU" = ( +/obj/structure/bed, +/obj/effect/landmark/spawner/wiz, +/obj/item/bedsheet/wiz, +/turf/simulated/floor/carpet/purple, +/area/wizard_station) +"QV" = ( +/obj/structure/shuttle/engine/heater, +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/simulated/floor/plating/airless, +/area/shuttle/specops) +"QW" = ( +/obj/machinery/status_display/supply_display{ + pixel_x = 32 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"QY" = ( +/obj/structure/chair/office/dark, +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/carpet/royalblack, +/area/centcom220/admin2) +"QZ" = ( +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/admin3) +"Ra" = ( +/obj/structure/statue/gold/hos{ + anchored = 1; + layer = 5; + pixel_y = 9 + }, +/turf/simulated/floor/plasteel{ + desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of a meteor and a spaceman. The spaceman is laughing. The meteor is exploding."; + dir = 4; + icon_state = "plaque"; + name = "Comemmorative Plaque" + }, +/area/centcom220/park) +"Rb" = ( +/obj/effect/decal/cleanable/blood, +/turf/simulated/floor/plating, +/area/centcom220/jail) +"Rc" = ( +/turf/simulated/floor/mech_bay_recharge_floor, +/area/shuttle/escape) +"Rd" = ( +/obj/structure/chair/stool/bar/dark{ + dir = 1 + }, +/obj/machinery/light/spot{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/centcom220/bar) +"Re" = ( +/obj/machinery/computer/mech_bay_power_console, +/turf/simulated/floor/plasteel, +/area/shuttle/escape) +"Rf" = ( +/obj/structure/table, +/obj/item/weldingtool/largetank{ + pixel_x = 4; + pixel_y = -4 + }, +/obj/item/clothing/glasses/welding{ + pixel_y = 10 + }, +/obj/machinery/light/small{ + dir = 4; + pixel_y = 8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "bot" + }, +/area/shuttle/escape) +"Rg" = ( +/obj/structure/chair/sofa{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkblue" + }, +/area/centcom220/bar) +"Rh" = ( +/obj/structure/chair/sofa{ + dir = 1 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/escape) +"Ri" = ( +/obj/effect/decal/warning_stripes/white/partial, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"Rj" = ( +/obj/machinery/economy/vending/nta, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredfull" + }, +/area/centcom220/admin3) +"Rl" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/ashtray/glass{ + pixel_x = -12 + }, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"Rm" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkgreen" + }, +/area/centcom220/admin3) +"Ro" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "neutral" + }, +/area/centcom220/evac) +"Rp" = ( +/turf/simulated/wall/mineral/plastitanium, +/area/shuttle/specops) +"Rq" = ( +/obj/structure/table/glass, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced, +/obj/machinery/photocopier/faxmachine/longrange{ + department = "Central Command"; + pixel_y = 4; + req_one_access = list(101) + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"Rr" = ( +/turf/simulated/floor/carpet, +/area/centcom220/admin3) +"Rs" = ( +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/specops) +"Rt" = ( +/obj/structure/table/wood, +/obj/item/razor{ + pixel_x = 10 + }, +/obj/item/candle/eternal/wizard{ + pixel_y = 11 + }, +/turf/simulated/floor/wood, +/area/wizard_station) +"Rv" = ( +/turf/simulated/wall/mineral/plastitanium/nodiagonal, +/area/shuttle/administration) +"Rw" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 1; + id_tag = "CC_Armory_Advanced"; + name = "Дополнительный арсенал" + }, +/obj/effect/decal/warning_stripes/red, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Rx" = ( +/obj/structure/table/reinforced, +/obj/item/flashlight/seclite, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"Ry" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"RA" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/decorations/sticky_decorations/flammable/googlyeyes, +/turf/simulated/floor/carpet/purple, +/area/wizard_station) +"RB" = ( +/obj/machinery/light/spot{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark{ + icon_state = "navybluefull" + }, +/area/centcom220/admin3) +"RC" = ( +/obj/machinery/mech_bay_recharge_port/upgraded{ + dir = 8 + }, +/turf/simulated/floor/plasteel, +/area/centcom220/admin2) +"RF" = ( +/obj/effect/decal/warning_stripes/white/hollow{ + color = "76643a" + }, +/obj/machinery/teleport/station, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"RH" = ( +/obj/machinery/door/airlock/bathroom{ + id_tag = "cc_toilet_3"; + name = "Туалет" + }, +/turf/simulated/floor/plasteel{ + icon_state = "hydrofloor" + }, +/area/centcom220/evac) +"RJ" = ( +/obj/machinery/door_control{ + id = "cc_toilet_1"; + name = "Door Bolt Control"; + normaldoorcontrol = 1; + pixel_x = -24; + specialfunctions = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "hydrofloor" + }, +/area/centcom220/evac) +"RK" = ( +/obj/structure/table/glass, +/obj/item/paper_bin{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/item/lighter/zippo/blue{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/pen/multi/fountain{ + pixel_x = 8; + pixel_y = 9 + }, +/turf/simulated/floor/carpet, +/area/centcom220/admin3) +"RL" = ( +/obj/structure/chair/comfy/black{ + dir = 8 + }, +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"RM" = ( +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"RN" = ( +/turf/simulated/floor/carpet/cyan, +/area/centcom220/general) +"RQ" = ( +/obj/structure/table/wood/poker, +/obj/item/deck/cards/doublecards{ + pixel_y = 4 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"RR" = ( +/obj/structure/window/reinforced, +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/carpet/green, +/area/centcom220/general) +"RT" = ( +/obj/structure/flora/tree/jungle/small, +/turf/simulated/floor/grass/jungle/no_creep, +/area/wizard_station) +"RU" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "navyblue" + }, +/area/centcom220/admin3) +"RV" = ( +/obj/machinery/computer/camera_advanced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"RW" = ( +/obj/structure/chair/sofa/bench/right{ + cover_color = "#68452a"; + dir = 1 + }, +/turf/simulated/floor/wood, +/area/centcom220/park) +"RX" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/floor/mineral/titanium, +/area/shuttle/transport) +"RY" = ( +/obj/structure/toilet{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "hydrofloor" + }, +/area/centcom220/evac) +"RZ" = ( +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Sb" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/candle/eternal{ + pixel_x = 1; + pixel_y = 4; + start_lit = 1 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"Sc" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/food/condiment/enzyme{ + layer = 5; + pixel_x = 12; + pixel_y = 8 + }, +/obj/item/storage/box/donkpockets{ + pixel_x = -4; + pixel_y = 6 + }, +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/centcom220/bar) +"Se" = ( +/turf/simulated/floor/plasteel{ + icon_state = "whiteblue" + }, +/area/centcom220/general) +"Sf" = ( +/obj/machinery/shuttle_manipulator{ + pixel_x = -16 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) +"Sg" = ( +/obj/machinery/access_button{ + autolink_id = "syndijail_btn_int"; + pixel_x = -22; + pixel_y = -8 + }, +/turf/simulated/floor/plasteel/dark, +/area/syndicate_mothership/jail) +"Si" = ( +/obj/structure/table/abductor, +/obj/effect/spawner/lootdrop/CCfood/desert, +/obj/effect/turf_decal/siding/white{ + dir = 6 + }, +/turf/simulated/floor/fakespace, +/area/centcom220/bar) +"Sj" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/food/snacks/cheeseburger{ + pixel_y = 3 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"Sl" = ( +/obj/machinery/computer/camera_advanced, +/obj/machinery/light/spot{ + dir = 1 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Sm" = ( +/obj/structure/chair/comfy/corp{ + dir = 1 + }, +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"Sn" = ( +/obj/structure/table/wood/fancy/royalblack, +/obj/machinery/photocopier/faxmachine/longrange{ + department = "Central Command"; + pixel_y = 4; + req_one_access = list(101) + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"So" = ( +/obj/structure/window/plasmareinforced{ + color = "#FF0000" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/shuttle/administration) +"Sp" = ( +/obj/machinery/economy/vending/nta/janitor, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkpurplefull" + }, +/area/centcom220/admin3) +"Sr" = ( +/obj/machinery/atmospherics/portable/canister/oxygen{ + anchored = 1; + maximum_pressure = 50000 + }, +/obj/machinery/light/spot{ + dir = 1 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Ss" = ( +/obj/structure/window/full/basic, +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/ppflowers, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/bar) +"St" = ( +/obj/machinery/conveyor/west{ + id = "QMLoad" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Sv" = ( +/turf/simulated/floor/plasteel/stairs/left, +/area/centcom220/evac) +"Sw" = ( +/turf/simulated/floor/plasteel{ + icon_state = "whitebluecorner" + }, +/area/centcom220/general) +"Sx" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/flora/ausbushes/fernybush, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"Sy" = ( +/obj/machinery/status_display{ + pixel_x = 32 + }, +/obj/machinery/light/spot{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkblue" + }, +/area/centcom220/bar) +"SA" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"SB" = ( +/obj/structure/chair/sofa/bench/right{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "neutral" + }, +/area/centcom220/evac) +"SC" = ( +/obj/structure/chair/sofa/corner{ + dir = 1 + }, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"SD" = ( +/obj/machinery/computer/communications{ + dir = 8 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/specops) +"SE" = ( +/obj/structure/table/glass, +/obj/item/folder{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/lighter/zippo/blue{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/folder/blue{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/folder/red, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"SF" = ( +/obj/item/twohanded/required/kirbyplants, +/obj/machinery/light{ + dir = 8 + }, +/turf/simulated/floor/plasteel, +/area/shuttle/escape) +"SG" = ( +/obj/machinery/shuttle_manipulator, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"SH" = ( +/obj/structure/table/wood{ + color = "#996633" + }, +/obj/item/paper{ + pixel_y = 4 + }, +/obj/machinery/door/window/classic/normal{ + name = "Стойка библиотекаря" + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/centcom220/general) +"SI" = ( +/obj/machinery/door/airlock/centcom{ + name = "Камера"; + req_one_access_txt = "114" + }, +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id_tag = "СС_Jail_3"; + name = "Камера 3" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/jail) +"SJ" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/plasteel, +/area/shuttle/escape) +"SL" = ( +/obj/structure/shuttle/engine/propulsion/burst/left, +/turf/simulated/floor/plating/airless, +/area/shuttle/specops) +"SM" = ( +/obj/structure/flora/junglebush/large, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"SN" = ( +/obj/structure/reagent_dispensers/fueltank/chem{ + pixel_x = -32 + }, +/turf/simulated/floor/plasteel{ + icon_state = "bot" + }, +/area/shuttle/escape) +"SO" = ( +/obj/machinery/bookbinder, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/centcom220/general) +"SP" = ( +/turf/simulated/floor/plasteel{ + icon_state = "browncorner" + }, +/area/shuttle/escape) +"SQ" = ( +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "browncorner" + }, +/area/shuttle/escape) +"SR" = ( +/turf/simulated/floor/plasteel{ + icon_state = "neutral" + }, +/area/centcom220/evac) +"SS" = ( +/obj/structure/table/wood/fancy/red, +/obj/item/deck/cards/black, +/turf/simulated/floor/carpet/black, +/area/centcom220/bar) +"ST" = ( +/turf/simulated/floor/plasteel{ + icon_state = "bot" + }, +/area/shuttle/escape) +"SU" = ( +/obj/machinery/computer/camera_advanced/shuttle_docker/admin{ + name = "NTV Argos shuttle navigation computer" + }, +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) +"SV" = ( +/obj/docking_port/stationary{ + dwidth = 1; + height = 4; + id = "pod4_away"; + name = "recovery ship bay 4"; + width = 3 + }, +/turf/space/transit/horizontal, +/area/space) +"SW" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/ashtray/glass{ + pixel_x = 16 + }, +/obj/item/reagent_containers/food/snacks/sliceable/turkey{ + pixel_y = 6 + }, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"SX" = ( +/obj/structure/window/reinforced, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"SY" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical, +/obj/structure/curtain/medical, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "whiteblue" + }, +/area/centcom220/general) +"SZ" = ( +/obj/structure/flora/ausbushes/leafybush, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"Td" = ( +/obj/structure/chair/sofa/corner, +/turf/simulated/floor/carpet/red, +/area/centcom220/bar) +"Te" = ( +/obj/structure/window/plasmareinforced{ + color = "#FF0000" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/floor/plating, +/area/shuttle/administration) +"Tf" = ( +/obj/machinery/light/small, +/turf/simulated/floor/plasteel{ + icon_state = "hydrofloor" + }, +/area/centcom220/evac) +"Tg" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkbluealt" + }, +/area/centcom220/admin1) +"Th" = ( +/obj/machinery/door/airlock/bathroom{ + name = "Туалеты" + }, +/turf/simulated/floor/plasteel{ + icon_state = "hydrofloor" + }, +/area/centcom220/evac) +"Ti" = ( +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/centcom220/bar) +"Tj" = ( +/obj/machinery/economy/vending/coffee/free, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/general) +"Tk" = ( +/obj/structure/beebox, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"Tl" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/carpet, +/area/centcom220/admin3) +"Tm" = ( +/obj/machinery/bodyscanner{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "whiteblue" + }, +/area/centcom220/general) +"Tn" = ( +/obj/machinery/light/spot, +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/plasteel{ + icon_state = "neutral" + }, +/area/centcom220/evac) +"To" = ( +/obj/machinery/computer/supplycomp{ + dir = 8 + }, +/obj/machinery/door_control/no_emag{ + id = "QMLoaddoor2"; + layer = 4; + name = "Loading Doors"; + pixel_x = 24; + pixel_y = -8 + }, +/obj/machinery/door_control/no_emag{ + id = "QMLoaddoor"; + layer = 4; + name = "Loading Doors"; + pixel_x = 24; + pixel_y = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Tp" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id_tag = "СС_Jail_3"; + name = "Камера 3" + }, +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/jail) +"Tq" = ( +/obj/machinery/cryopod/offstation{ + dir = 2 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Tr" = ( +/obj/machinery/computer/card/minor/rd{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkpurplefull" + }, +/area/centcom220/admin2) +"Tt" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"Tu" = ( +/obj/machinery/door/airlock/centcom/glass{ + name = "Jupiter Station Central Access" + }, +/turf/simulated/floor/wood, +/area/trader_station/sol) +"Tv" = ( +/obj/structure/table/glass, +/obj/item/paper_bin/nanotrasen{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen/multi/gold{ + pixel_x = -4; + pixel_y = 3 + }, +/obj/item/stamp/denied{ + pixel_x = 8; + pixel_y = 10 + }, +/obj/item/stamp/granted{ + pixel_x = 8; + pixel_y = 4 + }, +/obj/item/stamp/centcom{ + pixel_x = 8; + pixel_y = -2 + }, +/obj/machinery/newscaster{ + dir = 1; + name = "south bump"; + pixel_y = -28 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Tw" = ( +/obj/structure/rack, +/obj/item/grenade/chem_grenade/teargas{ + pixel_x = -5; + pixel_y = 14 + }, +/obj/item/grenade/chem_grenade/teargas{ + pixel_x = -5; + pixel_y = 10 + }, +/obj/item/grenade/chem_grenade/teargas{ + pixel_x = -5; + pixel_y = 6 + }, +/obj/item/grenade/chem_grenade/teargas{ + pixel_x = -5; + pixel_y = 2 + }, +/obj/item/grenade/chem_grenade/teargas{ + pixel_x = 8; + pixel_y = 14 + }, +/obj/item/grenade/chem_grenade/teargas{ + pixel_x = 8; + pixel_y = 10 + }, +/obj/item/grenade/chem_grenade/teargas{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/grenade/chem_grenade/teargas{ + pixel_x = 8; + pixel_y = 2 + }, +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "navyblue" + }, +/area/centcom220/admin3) +"Tx" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "navybluecorners" + }, +/area/centcom220/admin3) +"Tz" = ( +/obj/effect/spawner/window/reinforced/polarized{ + id = "CC_Conf" + }, +/turf/simulated/floor/plating, +/area/centcom220/admin1) +"TA" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkgreen" + }, +/area/centcom220/admin3) +"TB" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Палата 1" + }, +/turf/simulated/floor/plasteel{ + icon_state = "whitebluefull" + }, +/area/centcom220/general) +"TC" = ( +/obj/item/flag/nt, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"TD" = ( +/obj/structure/flora/grass/jungle, +/turf/simulated/floor/grass/jungle/no_creep, +/area/centcom220/park) +"TF" = ( +/obj/structure/chair/comfy/brown{ + dir = 8 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"TH" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/turf/simulated/floor/mineral/abductor, +/area/centcom220/bar) +"TJ" = ( +/obj/structure/chair/stool/bar/dark{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/centcom220/bar) +"TK" = ( +/obj/machinery/economy/vending/snack/free, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"TM" = ( +/obj/structure/bed, +/obj/item/bedsheet/blue, +/turf/simulated/floor/carpet/cyan, +/area/centcom220/general) +"TN" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Лазарет" + }, +/turf/simulated/floor/plasteel{ + icon_state = "whitebluefull" + }, +/area/centcom220/general) +"TO" = ( +/obj/effect/landmark/spawner/prisonwarp, +/obj/effect/decal/cleanable/blood, +/turf/simulated/floor/plating, +/area/centcom220/jail) +"TP" = ( +/obj/structure/chair/office/dark, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"TQ" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/machinery/sleeper, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "whiteblue" + }, +/area/centcom220/general) +"TS" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Escape Shuttle Infirmary" + }, +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/shuttle/escape) +"TU" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/closet/secure_closet/medical2, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "whiteblue" + }, +/area/centcom220/general) +"TW" = ( +/obj/structure/chair/office/dark{ + dir = 8 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"TX" = ( +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkblue" + }, +/area/centcom220/bar) +"Ua" = ( +/obj/machinery/door/airlock/centcom{ + name = "ОБР"; + req_one_access_txt = "109" + }, +/obj/effect/decal/warning_stripes/white, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Ub" = ( +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"Uc" = ( +/obj/structure/rack, +/obj/item/clothing/under/plasmaman/wizard, +/obj/item/clothing/head/helmet/space/plasmaman/wizard, +/obj/item/clothing/mask/breath, +/obj/item/tank/internals/plasmaman/belt/full, +/turf/simulated/floor/carpet/black, +/area/wizard_station) +"Ud" = ( +/obj/structure/dresser, +/turf/simulated/floor/carpet/royalblack, +/area/shuttle/administration) +"Ue" = ( +/mob/living/simple_animal/hostile/creature{ + name = "Experiment 35b" + }, +/obj/item/candle/eternal/wizard, +/turf/simulated/floor/grass/jungle/no_creep, +/area/wizard_station) +"Ug" = ( +/obj/machinery/economy/vending/nta/blue, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Uh" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Ui" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/obj/effect/landmark/spawner/ertdirector, +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/carpet/royalblack, +/area/centcom220/admin2) +"Uj" = ( +/obj/machinery/door/airlock/centcom{ + id_tag = "СС_Interior_2"; + name = "Зона ЦК"; + req_one_access_txt = "101" + }, +/obj/machinery/door_control/no_emag{ + id = "СС_BD_Interior_2"; + name = "Blast Door Open"; + pixel_x = -24; + req_one_access_txt = "101" + }, +/obj/effect/decal/warning_stripes/white, +/obj/machinery/door/poddoor/impassable{ + id_tag = "СС_BD_Interior_2"; + layer = 3 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"Uk" = ( +/obj/machinery/door/airlock/external{ + aiControlDisabled = 1; + hackProof = 1; + locked = 1; + name = "Arrival Airlock" + }, +/obj/structure/fans/tiny, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"Ul" = ( +/obj/structure/chair/comfy/green, +/obj/machinery/light/spot{ + dir = 1 + }, +/turf/simulated/floor/carpet/green, +/area/centcom220/general) +"Uo" = ( +/obj/machinery/kitchen_machine/grill{ + pixel_x = 1; + pixel_y = 2 + }, +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/centcom220/bar) +"Up" = ( +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/admin2) +"Uq" = ( +/obj/structure/chair/sofa/bench/right{ + cover_color = "#68452a"; + dir = 4 + }, +/turf/simulated/floor/wood, +/area/centcom220/park) +"Ur" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 28 + }, +/obj/machinery/light/small{ + dir = 4; + pixel_y = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "whiteblue" + }, +/area/shuttle/escape) +"Us" = ( +/obj/machinery/computer/security{ + dir = 8; + network = list("SS13","Telecomms","Research Outpost","Mining Outpost","ERT","CentComm","Thunderdome") + }, +/obj/item/radio/intercom/specops{ + dir = 8; + pixel_x = 22 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/specops) +"Ut" = ( +/obj/structure/table/reinforced, +/obj/item/clipboard, +/obj/item/stamp/denied{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/stamp, +/obj/effect/turf_decal/stripes/white/full{ + color = "#b59959" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Uu" = ( +/obj/structure/table/wood{ + color = "#996633" + }, +/turf/simulated/floor/carpet, +/area/centcom220/general) +"Uv" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/carpet, +/area/centcom220/evac) +"Ux" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/filingcabinet, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Uy" = ( +/obj/effect/turf_decal/stripes/red/full, +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"Uz" = ( +/obj/structure/chair/sofa/left{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkblue" + }, +/area/centcom220/bar) +"UB" = ( +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/centcom220/general) +"UD" = ( +/obj/structure/table/wood, +/obj/item/paicard{ + pixel_y = 4 + }, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/general) +"UE" = ( +/obj/machinery/light/spot{ + dir = 1 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"UF" = ( +/obj/structure/bed/roller, +/obj/machinery/iv_drip, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "whiteblue" + }, +/area/shuttle/escape) +"UG" = ( +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/bar) +"UH" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkbluealt" + }, +/area/centcom220/admin3) +"UJ" = ( +/turf/simulated/floor/plating/lava/smooth/airless, +/area/wizard_station) +"UK" = ( +/obj/structure/flora/ausbushes/brflowers, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"UL" = ( +/obj/machinery/light/spot{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkbluecorners" + }, +/area/centcom220/bar) +"UM" = ( +/obj/structure/rack/gunrack, +/obj/item/gun/energy/pulse/destroyer/annihilator{ + pixel_x = -6 + }, +/obj/item/gun/energy/pulse/destroyer/annihilator{ + pixel_x = 6 + }, +/obj/item/gun/energy/pulse/destroyer/annihilator, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"UN" = ( +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel{ + icon_state = "hydrofloor" + }, +/area/centcom220/evac) +"UO" = ( +/turf/simulated/wall/indestructible/opsglass/limited_smooth, +/area/syndicate_mothership) +"UQ" = ( +/obj/structure/holohoop{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/centcom220/park) +"UR" = ( +/turf/simulated/floor/beach/away/water/dense{ + density = 0; + water_overlay_image = null + }, +/area/centcom220/park) +"US" = ( +/obj/machinery/door/airlock/bathroom{ + id_tag = "cc_toilet_1"; + name = "Туалет" + }, +/turf/simulated/floor/plasteel{ + icon_state = "hydrofloor" + }, +/area/centcom220/evac) +"UT" = ( +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkyellowalt" + }, +/area/centcom220/supply) +"UV" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/portable/canister/nitrogen, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"UW" = ( +/obj/machinery/economy/vending/cola/free, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"UX" = ( +/obj/structure/window/reinforced, +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) +"UY" = ( +/obj/structure/window/full/basic, +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/ywflowers, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/bar) +"Va" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "neutral" + }, +/area/centcom220/evac) +"Vb" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/decal/warning_stripes/yellow/hollow, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"Vc" = ( +/turf/simulated/floor/carpet/black, +/area/centcom220/evac) +"Vd" = ( +/obj/structure/table, +/obj/item/storage/fancy/cigarettes/dromedaryco{ + pixel_x = 6; + pixel_y = 2 + }, +/obj/item/lighter/zippo{ + pixel_x = -4; + pixel_y = 2 + }, +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) +"Ve" = ( +/obj/machinery/door/window/classic/normal{ + dir = 8; + name = "Бджолы" + }, +/obj/structure/flora/ausbushes/brflowers, +/obj/effect/mapping_helpers/airlock/windoor/access/any/service/hydroponics{ + dir = 8 + }, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"Vf" = ( +/obj/structure/statue/sandstone/venus{ + color = "#5c5c5c"; + desc = "She lies just out of reach, as always. She somehow has your only toolbox."; + dir = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/airless, +/area/wizard_station) +"Vg" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/closet/secure_closet/personal/cabinet, +/turf/simulated/floor/carpet/orange, +/area/centcom220/general) +"Vh" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluealt" + }, +/area/centcom220/admin1) +"Vi" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/turf/simulated/floor/carpet/royalblack, +/area/centcom220/admin1) +"Vk" = ( +/obj/structure/rack, +/obj/item/storage/firstaid/ert{ + pixel_y = 12 + }, +/obj/item/storage/firstaid/ert{ + pixel_y = 10 + }, +/obj/item/storage/firstaid/ert{ + pixel_y = 8 + }, +/obj/item/storage/firstaid/ert{ + pixel_y = 6 + }, +/obj/item/storage/firstaid/ert{ + pixel_y = 4 + }, +/obj/item/storage/firstaid/ert{ + pixel_y = 2 + }, +/obj/effect/decal/warning_stripes/white{ + color = "76643a" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Vl" = ( +/obj/structure/table{ + color = "#996633" + }, +/obj/machinery/bottler{ + pixel_y = 5 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"Vn" = ( +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkyellowalt" + }, +/area/centcom220/supply) +"Vp" = ( +/obj/machinery/sleeper{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "whiteblue" + }, +/area/centcom220/general) +"Vr" = ( +/obj/structure/flora/junglebush/large{ + pixel_y = -7 + }, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"Vs" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/item/clothing/suit/browntrenchcoat, +/obj/item/clothing/head/fedora/brownfedora{ + pixel_y = 7 + }, +/obj/item/clothing/shoes/cowboy{ + pixel_y = -5 + }, +/turf/simulated/floor/carpet/blue, +/area/centcom220/general) +"Vt" = ( +/obj/machinery/door_control{ + id = "CC_Armory_Advanced_2"; + name = "Огнестрел"; + pixel_y = -24; + req_one_access_txt = "114" + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Vw" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "barber" + }, +/area/shuttle/administration) +"Vx" = ( +/turf/simulated/floor/plasteel/freezer, +/area/wizard_station) +"Vz" = ( +/obj/structure/table, +/obj/item/paper_bin/nanotrasen{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen/multi/fountain{ + pixel_x = 4; + pixel_y = 3 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"VA" = ( +/obj/structure/flora/ausbushes/sparsegrass, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"VB" = ( +/obj/machinery/economy/vending/nta/yellow, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkbrown" + }, +/area/centcom220/admin3) +"VE" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/simulated/floor/beach/away/coastline{ + dir = 1; + water_overlay_image = null + }, +/area/centcom220/evac) +"VG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"VH" = ( +/obj/machinery/light/spot{ + dir = 1 + }, +/obj/structure/chair/comfy/shuttle, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/shuttle/administration) +"VJ" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredaltstrip" + }, +/area/centcom220/jail) +"VK" = ( +/obj/machinery/biogenerator, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) +"VM" = ( +/turf/simulated/floor/plasteel{ + icon_state = "white" + }, +/area/shuttle/escape) +"VN" = ( +/obj/structure/chair/wood/wings, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"VO" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "bot" + }, +/area/shuttle/escape) +"VP" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "bot" + }, +/area/shuttle/escape) +"VQ" = ( +/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/sunnybush, +/obj/structure/window/full/shuttle, +/turf/simulated/floor/grass/no_creep, +/area/shuttle/escape) +"VT" = ( +/obj/machinery/door/airlock/titanium/glass{ + name = "Shuttle Cargo Hatch" + }, +/turf/simulated/floor/plasteel, +/area/shuttle/escape) +"VU" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "brown" + }, +/area/shuttle/escape) +"VW" = ( +/obj/structure/flora/grass/jungle, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"VX" = ( +/obj/item/bikehorn/rubberducky, +/obj/structure/window/basic{ + dir = 1 + }, +/turf/simulated/floor/plasteel/freezer, +/area/wizard_station) +"VZ" = ( +/obj/structure/filingcabinet/filingcabinet, +/turf/simulated/floor/wood, +/area/centcom220/admin1) +"Wb" = ( +/obj/structure/chair/sofa/bench{ + cover_color = "#404144"; + dir = 1 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"Wc" = ( +/obj/item/beach_ball{ + pixel_y = 12 + }, +/turf/simulated/floor/wood, +/area/centcom220/park) +"We" = ( +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/escape) +"Wf" = ( +/obj/effect/landmark/newplayer_start, +/turf/simulated/wall/indestructible/splashscreen, +/area/start) +"Wg" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/turf/simulated/floor/mineral/abductor, +/area/centcom220/bar) +"Wh" = ( +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "brown" + }, +/area/shuttle/escape) +"Wi" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/food/condiment/peppermill{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/reagent_containers/food/condiment/saltshaker{ + pixel_x = -4; + pixel_y = 6 + }, +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/centcom220/bar) +"Wj" = ( +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) +"Wk" = ( +/obj/structure/flora/rock/pile/largejungle, +/turf/simulated/floor/grass/jungle/no_creep, +/area/wizard_station) +"Wl" = ( +/obj/structure/filingcabinet/medical, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Wm" = ( +/obj/structure/table/wood{ + color = "#996633" + }, +/obj/item/flashlight/lamp/green/off{ + layer = 3.1; + pixel_x = -16; + pixel_y = 24 + }, +/turf/simulated/floor/carpet, +/area/centcom220/general) +"Wn" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/mineral/titanium, +/area/shuttle/transport) +"Wo" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkredalt" + }, +/area/centcom220/jail) +"Wp" = ( +/obj/structure/chair/sofa/bench/right{ + cover_color = "#68452a"; + dir = 8 + }, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"Wq" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/simulated/floor/plasteel{ + icon_state = "bot" + }, +/area/shuttle/escape) +"Wr" = ( +/obj/structure/rack/gunrack, +/obj/item/gun/projectile/automatic/m90{ + pixel_x = -6 + }, +/obj/item/gun/projectile/automatic/m90{ + pixel_x = 6 + }, +/obj/item/gun/projectile/automatic/m90, +/obj/machinery/light/spot{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Ws" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"Wt" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/centcom220/evac) +"Wv" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/table{ + color = "#996633" + }, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/ion, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/ion, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/ion, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/laser/heavy, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/laser/heavy, +/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/pulse, +/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/taser, +/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/tesla, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/tesla, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/xray, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/xray, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/xray, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/immolator, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/immolator, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/immolator, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/disabler, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/disabler, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/disabler, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/carbine, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/carbine, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/carbine, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/lmg, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/lmg, +/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, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack/bola, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack/bola, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack/bola, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack/heavy, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack/heavy, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack/heavy, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/scattershot, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/scattershot, +/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/scattershot, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"Wx" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/general) +"Wz" = ( +/obj/structure/chair/sofa/bench/left{ + cover_color = "#68452a"; + dir = 8 + }, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"WA" = ( +/obj/machinery/door/airlock/external{ + id_tag = "s_docking_airlock"; + name = "Shuttle Hatch"; + req_access_txt = "109" + }, +/obj/docking_port/mobile{ + dir = 2; + dwidth = 2; + height = 11; + id = "specops"; + name = "ert shuttle"; + width = 5 + }, +/obj/structure/fans/tiny, +/obj/docking_port/stationary{ + dir = 2; + dwidth = 2; + height = 11; + id = "specops_away"; + name = "centcom bay 3"; + width = 5 + }, +/turf/simulated/floor/plating, +/area/shuttle/specops) +"WB" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredalt" + }, +/area/centcom220/jail) +"WC" = ( +/obj/structure/chair/sofa/bench/right{ + cover_color = "#68452a"; + dir = 8 + }, +/turf/simulated/floor/wood, +/area/centcom220/park) +"WD" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/food/snacks/benedict{ + pixel_y = 6 + }, +/obj/item/kitchen/utensil/fork{ + pixel_x = -12; + pixel_y = 8 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"WE" = ( +/mob/living/simple_animal/pig, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"WF" = ( +/turf/simulated/wall/indestructible/riveted, +/area/centcom220/evac) +"WG" = ( +/obj/machinery/light/spot{ + dir = 1 + }, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkbluealt" + }, +/area/centcom220/admin1) +"WJ" = ( +/turf/simulated/floor/grass/jungle/no_creep, +/area/wizard_station) +"WK" = ( +/obj/structure/window/reinforced, +/turf/simulated/floor/carpet, +/area/centcom220/evac) +"WL" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 9 + }, +/obj/effect/turf_decal/siding/blue/corner, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/bar) +"WM" = ( +/obj/machinery/chem_dispenser/botanical/upgraded, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) +"WO" = ( +/obj/effect/decal/warning_stripes/red, +/obj/machinery/door/poddoor/shutters{ + dir = 2; + id_tag = "CC_Armory_Epsilon"; + name = "Epsilon" + }, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbrownfull" + }, +/area/centcom220/admin3) +"WP" = ( +/obj/structure/noticeboard{ + dir = 8; + pixel_x = 32 + }, +/obj/structure/reagent_dispensers/water_cooler, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"WQ" = ( +/obj/structure/chair/comfy/corp{ + dir = 8 + }, +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"WR" = ( +/obj/machinery/computer/med_data{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluefull" + }, +/area/centcom220/admin2) +"WT" = ( +/obj/structure/chair/comfy/brown{ + dir = 1 + }, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/bar) +"WU" = ( +/obj/structure/statue/gold/hop{ + anchored = 1; + layer = 5; + pixel_y = 9 + }, +/turf/simulated/floor/plasteel{ + desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of a meteor and a spaceman. The spaceman is laughing. The meteor is exploding."; + dir = 4; + icon_state = "plaque"; + name = "Comemmorative Plaque" + }, +/area/centcom220/park) +"WV" = ( +/obj/structure/coatrack, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"WX" = ( +/obj/machinery/computer/communications, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"WY" = ( +/obj/machinery/cryopod/robot/offstation, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"WZ" = ( +/obj/structure/table/reinforced, +/obj/item/ammo_box/magazine/m556/arg{ + pixel_y = 4 + }, +/obj/item/ammo_box/magazine/m556/arg{ + pixel_y = 4 + }, +/obj/item/ammo_box/magazine/m556/arg{ + pixel_y = 4 + }, +/obj/item/ammo_box/magazine/m556/arg{ + pixel_y = 4 + }, +/obj/item/ammo_box/magazine/m556/arg{ + pixel_y = 4 + }, +/obj/item/ammo_box/magazine/m556/arg{ + pixel_y = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Xa" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/glass/beaker/large{ + pixel_y = 3 + }, +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/centcom220/bar) +"Xb" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 1 + }, +/obj/effect/turf_decal/siding/blue, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/bar) +"Xc" = ( +/obj/effect/decal/warning_stripes/yellow/hollow, +/obj/structure/closet/crate/engineering, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"Xd" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkbluecornersalt" + }, +/area/centcom220/admin1) +"Xf" = ( +/obj/effect/spawner/window/shuttle, +/turf/simulated/floor/plating, +/area/shuttle/transport) +"Xg" = ( +/obj/structure/bookcase/manuals, +/obj/item/book/manual/random, +/obj/item/book/manual/wiki/security_space_law, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Xh" = ( +/obj/machinery/door/poddoor/impassable{ + id_tag = "sst_armory"; + layer = 3; + name = "Armory" + }, +/turf/simulated/floor/plasteel/dark, +/area/syndicate_mothership) +"Xi" = ( +/obj/machinery/recharge_station/upgraded, +/turf/simulated/floor/carpet/royalblack, +/area/shuttle/administration) +"Xj" = ( +/obj/machinery/door/airlock/centcom{ + name = "Оружейная"; + req_one_access_txt = "114" + }, +/obj/machinery/door/poddoor/impassable{ + id_tag = "СС_Office_Armory"; + layer = 3; + name = "Тебе скорее всего сюда нельзя, увы." + }, +/obj/machinery/door_control/no_emag{ + id = "СС_Office_Armory"; + name = "Blast Door Open"; + pixel_x = -24; + req_one_access_txt = "114" + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Xk" = ( +/obj/machinery/economy/vending/coffee/free, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/bar) +"Xl" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluecornersalt" + }, +/area/centcom220/admin1) +"Xm" = ( +/obj/machinery/ai_status_display, +/turf/simulated/wall/mineral/titanium, +/area/shuttle/escape) +"Xp" = ( +/obj/machinery/economy/vending/hydroseeds, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) +"Xq" = ( +/obj/structure/closet/cabinet{ + req_one_access_txt = "114" + }, +/obj/item/clothing/suit/judgerobe{ + name = "Supreme judge's robe" + }, +/obj/item/clothing/head/powdered_wig{ + desc = null; + name = "Supreme judge wig" + }, +/obj/item/clothing/gloves/color/white{ + desc = null; + name = "Supreme judge gloves" + }, +/obj/item/clothing/shoes/centcom{ + desc = null; + name = "Dress shoes" + }, +/obj/item/card/id/centcom{ + icon_state = "deathsquad"; + name = "Supreme Judge ID card"; + registered_name = "Supreme Judge" + }, +/obj/item/clothing/accessory/blue, +/obj/item/clothing/accessory/black, +/obj/item/clothing/accessory/holster, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Xs" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/flora/ausbushes/sparsegrass, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"Xv" = ( +/turf/simulated/floor/carpet/black, +/area/centcom220/general) +"Xw" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/wood/fancy/light, +/area/centcom220/evac) +"Xy" = ( +/obj/machinery/door/poddoor/impassable{ + id_tag = "CC_DeathSquad"; + layer = 3; + name = "Отряд Специальных Операций" + }, +/obj/effect/decal/warning_stripes/white, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"XA" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 8; + id_tag = "СС_Jail_1"; + name = "Камера 1" + }, +/turf/simulated/wall/indestructible/fakeglass, +/area/centcom220/jail) +"XB" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 1 + }, +/obj/machinery/light, +/turf/simulated/floor/plasteel{ + icon_state = "bot" + }, +/area/shuttle/escape) +"XC" = ( +/obj/machinery/conveyor/west{ + id = "QMLoad" + }, +/turf/simulated/floor/plating, +/area/centcom220/supply) +"XD" = ( +/obj/effect/landmark/spawner/prisonwarp, +/turf/simulated/floor/plating, +/area/centcom220/jail) +"XE" = ( +/obj/structure/table, +/obj/item/storage/firstaid/surgery{ + pixel_y = 6 + }, +/obj/item/clothing/gloves/color/latex/nitrile, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "whiteblue" + }, +/area/centcom220/general) +"XF" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/food/snacks/birthdaycakeslice, +/obj/item/kitchen/utensil/fork{ + pixel_x = 11; + pixel_y = 8 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"XG" = ( +/obj/structure/bookcase/random, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"XH" = ( +/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/fernybush, +/obj/structure/window/full/shuttle, +/turf/simulated/floor/grass/no_creep, +/area/shuttle/escape) +"XI" = ( +/obj/machinery/computer/atmos_alert{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkyellowfull" + }, +/area/centcom220/admin2) +"XJ" = ( +/turf/simulated/floor/plasteel/dark, +/area/syndicate_mothership) +"XK" = ( +/obj/structure/flora/tree/jungle, +/obj/item/flashlight/lantern{ + anchored = 1; + light_color = "#FF9F40"; + on = 1; + pixel_x = 10; + pixel_y = 14 + }, +/turf/simulated/floor/grass/jungle, +/area/centcom220/park) +"XL" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/stock_parts/cell/high, +/turf/simulated/floor/plasteel{ + icon_state = "bot" + }, +/area/shuttle/escape) +"XM" = ( +/obj/structure/table/abductor, +/obj/effect/spawner/lootdrop/CCfood/meat, +/obj/effect/turf_decal/siding/white{ + dir = 6 + }, +/turf/simulated/floor/fakespace, +/area/centcom220/bar) +"XN" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden, +/turf/simulated/floor/plasteel{ + icon_state = "white" + }, +/area/centcom220/general) +"XO" = ( +/obj/structure/table/glass, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/item/clipboard{ + pixel_y = 3 + }, +/turf/simulated/floor/carpet, +/area/centcom220/admin3) +"XP" = ( +/obj/structure/closet/crate, +/obj/item/storage/toolbox/emergency, +/obj/item/storage/toolbox/emergency, +/obj/item/flashlight/flare, +/obj/item/flashlight/flare, +/obj/item/crowbar, +/obj/item/wrench, +/obj/item/radio, +/turf/simulated/floor/plasteel{ + icon_state = "bot" + }, +/area/shuttle/escape) +"XR" = ( +/obj/structure/lattice, +/turf/space, +/area/space) +"XS" = ( +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluealt" + }, +/area/centcom220/admin2) +"XU" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/general) +"XV" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "neutral" + }, +/area/centcom220/evac) +"XW" = ( +/obj/structure/chair/sofa/right, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkblue" + }, +/area/centcom220/bar) +"XX" = ( +/obj/structure/window/reinforced, +/obj/structure/flora/ausbushes/ppflowers, +/turf/simulated/floor/grass/no_creep, +/area/centcom220/evac) +"XY" = ( +/obj/mecha/combat/durand, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"XZ" = ( +/obj/structure/safe, +/obj/item/stack/spacecash{ + amount = 1000000; + max_amount = 1000000; + name = "Мильён" + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"Ya" = ( +/obj/structure/shuttle/engine/heater, +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/simulated/floor/plating/airless, +/area/shuttle/administration) +"Yb" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/shuttle/administration) +"Yc" = ( +/obj/machinery/light/spot{ + dir = 4 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Yd" = ( +/obj/structure/rack/gunrack, +/obj/item/gun/energy/gun/blueshield/pdw9{ + pixel_x = -6 + }, +/obj/item/gun/energy/gun/blueshield/pdw9{ + pixel_x = 6 + }, +/obj/item/gun/energy/gun/blueshield/pdw9, +/obj/machinery/light/spot{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Ye" = ( +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluealt" + }, +/area/centcom220/admin1) +"Yf" = ( +/obj/machinery/light/spot{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkbluealt" + }, +/area/centcom220/admin1) +"Yh" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkblue" + }, +/area/centcom220/bar) +"Yi" = ( +/turf/simulated/wall/indestructible/syndicate, +/area/syndicate_mothership) +"Yj" = ( +/obj/structure/chair/comfy/corp{ + dir = 1 + }, +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"Yl" = ( +/obj/structure/chair/sofa/bench/left{ + cover_color = "#68452a"; + layer = 3.1 + }, +/turf/simulated/floor/wood, +/area/centcom220/park) +"Ym" = ( +/turf/simulated/floor/plasteel{ + icon_state = "whitebluefull" + }, +/area/centcom220/general) +"Yn" = ( +/obj/structure/chair/comfy/purp{ + dir = 1 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"Yo" = ( +/obj/structure/chair/comfy/purp{ + name = "wizard council throne" + }, +/turf/simulated/floor/carpet/red, +/area/wizard_station) +"Yp" = ( +/obj/item/twohanded/required/kirbyplants, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"Yq" = ( +/obj/machinery/door/poddoor/impassable{ + id_tag = "nukeop_ready"; + layer = 3; + name = "Shuttle Dock Door" + }, +/turf/simulated/floor/plasteel{ + icon_state = "bar" + }, +/area/syndicate_mothership) +"Yr" = ( +/obj/structure/table/reinforced, +/obj/machinery/kitchen_machine/microwave{ + layer = 5; + pixel_x = -1; + pixel_y = 7 + }, +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel{ + icon_state = "cafeteria" + }, +/area/centcom220/bar) +"Ys" = ( +/obj/machinery/computer/communications{ + dir = 4 + }, +/turf/simulated/floor/carpet/royalblack, +/area/shuttle/administration) +"Yt" = ( +/obj/effect/decal/nanotrasen_logo/n2, +/turf/simulated/floor/plasteel, +/area/centcom220/evac) +"Yz" = ( +/obj/structure/chair/office/dark{ + dir = 8 + }, +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/carpet, +/area/centcom220/admin3) +"YB" = ( +/obj/item/flag/wiz, +/turf/simulated/floor/carpet/purple, +/area/wizard_station) +"YE" = ( +/obj/item/flag/nt, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"YF" = ( +/obj/structure/chair/comfy/red{ + dir = 8 + }, +/turf/simulated/floor/carpet/black, +/area/centcom220/general) +"YG" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkbrown" + }, +/area/centcom220/admin3) +"YH" = ( +/obj/machinery/light/spot, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluealt" + }, +/area/centcom220/admin3) +"YI" = ( +/obj/machinery/computer/station_alert, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"YJ" = ( +/obj/machinery/light/spot{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkblue" + }, +/area/centcom220/bar) +"YK" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp{ + pixel_y = 4 + }, +/turf/simulated/floor/carpet/purple, +/area/centcom220/general) +"YM" = ( +/obj/machinery/economy/vending/snack/free, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/bar) +"YO" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/pen/multi{ + pixel_x = -2; + pixel_y = 6 + }, +/turf/simulated/floor/carpet/cyan, +/area/centcom220/general) +"YP" = ( +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/evac) +"YQ" = ( +/obj/structure/chair/office/light, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/centcom220/general) +"YR" = ( +/obj/machinery/economy/vending/nta/green, +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkgreen" + }, +/area/centcom220/admin3) +"YS" = ( +/obj/machinery/door/airlock/external{ + id_tag = "syndishuttle_door_int"; + locked = 1; + name = "Ship External Access"; + req_access_txt = "150" + }, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 5 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/syndicate) +"YT" = ( +/obj/structure/bed/roller, +/turf/simulated/floor/plasteel{ + icon_state = "cmo" + }, +/area/shuttle/escape) +"YU" = ( +/obj/structure/table/wood{ + color = "#996633" + }, +/obj/item/book/manual/wiki/faxes, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin1) +"YV" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "bot" + }, +/area/shuttle/escape) +"YW" = ( +/obj/structure/extinguisher_cabinet, +/turf/simulated/wall/mineral/titanium, +/area/shuttle/escape) +"YX" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "bot" + }, +/area/shuttle/escape) +"YY" = ( +/obj/item/radio/intercom{ + dir = 8; + pixel_x = -28 + }, +/obj/machinery/recharge_station, +/turf/simulated/floor/plasteel{ + icon_state = "bot" + }, +/area/shuttle/escape) +"YZ" = ( +/obj/machinery/disco/immobile, +/obj/effect/turf_decal/box/white, +/turf/simulated/floor/mineral/abductor, +/area/centcom220/bar) +"Za" = ( +/obj/structure/closet/crate/engineering, +/obj/item/storage/toolbox/electrical{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/storage/toolbox/emergency, +/obj/item/storage/toolbox/mechanical{ + pixel_x = 4; + pixel_y = -4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "bot" + }, +/area/shuttle/escape) +"Zb" = ( +/obj/machinery/door/airlock/titanium{ + id_tag = "s_docking_airlock" + }, +/obj/docking_port/mobile{ + dir = 2; + dwidth = 2; + height = 12; + id = "ferry"; + name = "ferry shuttle"; + width = 5 + }, +/obj/docking_port/stationary{ + dir = 2; + dwidth = 2; + height = 12; + id = "ferry_away"; + name = "centcom bay 2"; + width = 5 + }, +/turf/simulated/floor/plating, +/area/shuttle/transport) +"Zc" = ( +/obj/machinery/economy/vending/coffee/free, +/turf/simulated/floor/wood/fancy/oak, +/area/centcom220/general) +"Zd" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 10 + }, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 4 + }, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/bar) +"Ze" = ( +/turf/simulated/floor/mineral/titanium/blue, +/area/shuttle/transport) +"Zf" = ( +/obj/item/flashlight/lantern{ + anchored = 1; + layer = 5; + light_color = "#FF9F40"; + on = 1 + }, +/turf/simulated/floor/wood, +/area/centcom220/park) +"Zg" = ( +/obj/structure/table/reinforced, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/laser/heavy, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/laser/heavy, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/laser/heavy, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/ion, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/ion, +/obj/item/mecha_parts/mecha_equipment/weapon/energy/ion, +/obj/item/mecha_parts/mecha_equipment/anticcw_armor_booster, +/obj/item/mecha_parts/mecha_equipment/anticcw_armor_booster, +/obj/item/mecha_parts/mecha_equipment/anticcw_armor_booster, +/obj/item/mecha_parts/mecha_equipment/repair_droid, +/obj/item/mecha_parts/mecha_equipment/repair_droid, +/obj/item/mecha_parts/mecha_equipment/repair_droid, +/obj/item/mecha_parts/mecha_equipment/tesla_energy_relay, +/obj/item/mecha_parts/mecha_equipment/tesla_energy_relay, +/obj/item/mecha_parts/mecha_equipment/tesla_energy_relay, +/turf/simulated/floor/mech_bay_recharge_floor, +/area/centcom220/admin3) +"Zh" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp{ + pixel_y = 4 + }, +/turf/simulated/floor/carpet/cyan, +/area/centcom220/general) +"Zj" = ( +/obj/structure/table/reinforced, +/obj/item/radio{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/radio{ + pixel_y = 6 + }, +/obj/item/radio{ + pixel_y = 6 + }, +/obj/item/radio{ + pixel_y = 6 + }, +/obj/machinery/light/spot{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkgreen" + }, +/area/centcom220/admin3) +"Zk" = ( +/obj/machinery/door/airlock/centcom{ + name = "Офисы"; + req_one_access_txt = "101" + }, +/obj/effect/decal/warning_stripes/blue, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) +"Zl" = ( +/obj/machinery/door/airlock/external{ + aiControlDisabled = 1; + hackProof = 1; + name = "Arrival Airlock" + }, +/obj/structure/fans/tiny, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/evac) +"Zm" = ( +/obj/item/clipboard, +/obj/item/folder/red, +/obj/item/stamp/denied{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/stamp, +/obj/structure/table/reinforced, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin3) +"Zn" = ( +/obj/effect/turf_decal/siding/blue{ + dir = 5 + }, +/obj/effect/turf_decal/siding/blue/corner{ + dir = 8 + }, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/bar) +"Zo" = ( +/obj/machinery/door/airlock/centcom{ + name = "Мостик"; + req_one_access_txt = "113" + }, +/obj/effect/decal/warning_stripes/blue, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) +"Zp" = ( +/obj/structure/shuttle/engine/propulsion, +/turf/simulated/floor/plating/airless, +/area/shuttle/escape) +"Zq" = ( +/obj/structure/chair/comfy/black{ + dir = 8 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"Zs" = ( +/obj/machinery/economy/vending/nta/medical, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkbluefull" + }, +/area/centcom220/admin3) +"Zu" = ( +/obj/structure/sign/greencross, +/turf/simulated/wall/mineral/titanium, +/area/shuttle/escape) +"Zv" = ( +/obj/machinery/light/spot{ + dir = 8 + }, +/obj/machinery/computer/camera_advanced{ + dir = 4 + }, +/turf/simulated/floor/carpet/royalblack, +/area/shuttle/administration) +"Zw" = ( +/turf/simulated/wall/r_wall, +/area/start) +"Zx" = ( +/obj/structure/rack/gunrack, +/obj/item/gun/energy/gun/advtaser{ + pixel_x = -6 + }, +/obj/item/gun/energy/gun/advtaser{ + pixel_x = 6 + }, +/obj/item/gun/energy/gun/advtaser, +/obj/machinery/light/spot{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin3) +"Zy" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/chair/sofa/right{ + dir = 8 + }, +/turf/simulated/floor/carpet/arcade, +/area/centcom220/general) +"Zz" = ( +/obj/structure/chair/wood/wings{ + dir = 1 + }, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/bar) +"ZA" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkbluealt" + }, +/area/centcom220/admin2) +"ZB" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/specops) +"ZE" = ( +/obj/machinery/computer/shuttle/ert{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"ZF" = ( +/obj/structure/chair/comfy/corp, +/obj/effect/landmark/spawner/aroomwarp, +/turf/simulated/floor/carpet/black, +/area/centcom220/admin2) +"ZG" = ( +/turf/simulated/wall/mineral/plastitanium, +/area/shuttle/administration) +"ZH" = ( +/obj/structure/bookcase/random, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/carpet/red, +/area/wizard_station) +"ZI" = ( +/obj/structure/table/wood{ + color = "#996633" + }, +/obj/item/flashlight/lamp/green{ + pixel_x = -4; + pixel_y = 12 + }, +/obj/item/toy/figure/crew/librarian{ + pixel_x = 12; + pixel_y = 12 + }, +/obj/item/paper{ + pixel_x = 3; + pixel_y = -8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "grimy" + }, +/area/centcom220/general) +"ZK" = ( +/obj/structure/rack, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/item/autosurgeon/organ, +/turf/simulated/floor/wood/fancy/cherry, +/area/centcom220/admin2) +"ZL" = ( +/obj/structure/showcase, +/turf/simulated/floor/wood, +/area/wizard_station) +"ZM" = ( +/obj/machinery/economy/vending/snack/free, +/turf/simulated/floor/carpet/black, +/area/centcom220/general) +"ZO" = ( +/obj/machinery/economy/vending/chinese/free, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin2) +"ZP" = ( +/obj/structure/table/glass, +/turf/simulated/floor/carpet/black, +/area/centcom220/general) +"ZR" = ( +/obj/structure/sink{ + dir = 1; + pixel_y = -10 + }, +/turf/simulated/floor/plasteel{ + icon_state = "whiteblue" + }, +/area/centcom220/general) +"ZS" = ( +/obj/machinery/light/spot{ + dir = 1 + }, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkbluealt" + }, +/area/centcom220/admin3) +"ZT" = ( +/obj/machinery/computer/shuttle/ert{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the Special Ops."; + name = "Special Ops. Monitor"; + network = list("ERT"); + pixel_x = -30 + }, +/turf/simulated/floor/mineral/plastitanium/red, +/area/shuttle/specops) +"ZU" = ( +/obj/structure/bookcase/random, +/turf/simulated/floor/carpet/red, +/area/wizard_station) +"ZV" = ( +/obj/effect/decal/warning_stripes/yellow/hollow, +/obj/structure/closet/crate/sci, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/admin1) +"ZW" = ( +/obj/structure/closet/crate/trashcart{ + name = "Специальная доставка с ЦК" + }, +/obj/effect/turf_decal/bot_white, +/turf/simulated/floor/plasteel/dark, +/area/centcom220/supply) +"ZX" = ( +/obj/structure/table/abductor, +/obj/effect/spawner/lootdrop/CCfood/meat, +/obj/effect/turf_decal/siding/white{ + dir = 5 + }, +/turf/simulated/floor/fakespace, +/area/centcom220/bar) +"ZZ" = ( +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkbluealt" + }, +/area/centcom220/admin1) + +(1,1,1) = {" aN aN aN @@ -15218,84 +17319,10 @@ aN aN aN aN -"} -(8,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE aN aN aN @@ -15476,110 +17503,7 @@ aN aN aN "} -(9,1,1) = {" -aN -aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -aN -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +(2,1,1) = {" aN aN aN @@ -15607,11 +17531,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -15732,84 +17654,10 @@ aN aN aN aN -"} -(10,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -fH -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -rE -rE -rE -rE -rE -rE -rE -ad -rE -rE -rE -rE -rE -rE -rE aN aN aN @@ -15911,6 +17759,8 @@ aN aN aN aN +"} +(3,1,1) = {" aN aN aN @@ -15989,84 +17839,10 @@ aN aN aN aN -"} -(11,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE aN aN aN @@ -16121,11 +17897,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -16242,88 +18016,57 @@ aN aN aN aN +"} +(4,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN aN -"} -(12,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE aN aN aN @@ -16503,84 +18246,10 @@ aN aN aN aN -"} -(13,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE aN aN aN @@ -16604,6 +18273,8 @@ aN aN aN aN +"} +(5,1,1) = {" aN aN aN @@ -16635,11 +18306,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -16760,84 +18429,10 @@ aN aN aN aN -"} -(14,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -hf -ck -ck -ck -ck -ck -ck -ck -ck aN -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE aN aN aN @@ -16935,6 +18530,8 @@ aN aN aN aN +"} +(6,1,1) = {" aN aN aN @@ -17017,84 +18614,10 @@ aN aN aN aN -"} -(15,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE aN aN aN @@ -17149,11 +18672,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -17173,6 +18694,24 @@ aN aN aN aN +WF +WF +WF +WF +WF +WF +WF +WF +WF +WF +WF +WF +WF +WF +WF +WF +WF +WF aN aN aN @@ -17218,6 +18757,46 @@ aN aN aN aN +cI +cI +cI +cI +cI +cI +cI +cI +cI +cI +cI +cI +cI +cI +cI +cI +HX +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +"} +(7,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -17274,84 +18853,10 @@ aN aN aN aN -"} -(16,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE aN aN aN @@ -17446,10 +18951,24 @@ aN aN aN aN +XR aN +oc +oc +oc +oc aN +WF +xw +xw +WF aN +oc +oc +oc +oc aN +XR aN aN aN @@ -17495,6 +19014,23 @@ aN aN aN aN +cI +Wo +LD +LD +AJ +LD +LD +AJ +LD +LD +AJ +LD +LD +AJ +LD +CD +cI aN aN aN @@ -17508,6 +19044,8 @@ aN aN aN aN +"} +(8,1,1) = {" aN aN aN @@ -17531,84 +19069,10 @@ aN aN aN aN -"} -(17,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE -rE aN aN aN @@ -17663,11 +19127,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -17746,6 +19208,24 @@ aN aN aN aN +XR +oc +oc +oc +oc +oc +oc +WF +Dl +Ek +WF +oc +oc +oc +oc +oc +oc +XR aN aN aN @@ -17788,84 +19268,27 @@ aN aN aN aN -"} -(18,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck +cI +rz +rQ +PL +Qb +Qb +Qb +vE +Qb +Qb +Qb +Qb +Qb +Km +Jh +BD +cI aN -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf aN aN aN @@ -17878,6 +19301,8 @@ aN aN aN aN +"} +(9,1,1) = {" aN aN aN @@ -18040,89 +19465,33 @@ aN aN aN aN +XR +oc +oc +oc +oc +oc +SV +Uk +EK +SR +Uk +vX +oc +oc +oc +oc +oc +XR aN aN aN aN aN -"} -(19,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf -qf aN aN aN @@ -18159,6 +19528,23 @@ aN aN aN aN +cI +rz +rQ +WB +cI +XA +sV +cI +pW +MK +cI +Tp +SI +cI +vm +pK +cI aN aN aN @@ -18172,16 +19558,16 @@ aN aN aN aN +"} +(10,1,1) = {" aN aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -18302,68 +19688,9 @@ aN aN aN aN -"} -(20,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -hh -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -18395,6 +19722,24 @@ aN aN aN aN +XR +oc +oc +oc +oc +oc +oc +WF +EK +SR +WF +oc +oc +oc +oc +oc +oc +XR aN aN aN @@ -18430,6 +19775,33 @@ aN aN aN aN +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib +bX +rQ +WB +cI +Nw +TO +IK +Nw +XD +IK +Rb +XD +IK +Nw +XD +cI aN aN aN @@ -18443,6 +19815,8 @@ aN aN aN aN +"} +(11,1,1) = {" aN aN aN @@ -18559,68 +19933,9 @@ aN aN aN aN -"} -(21,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -18664,10 +19979,24 @@ aN aN aN aN +XR aN +oc +oc +oc +oc aN +WF +dP +wv +WF aN +oc +oc +oc +oc aN +XR aN aN aN @@ -18691,11 +20020,72 @@ aN aN aN aN -YG aN aN aN -YG +aN +aN +aN +aN +aN +aN +aN +aN +aN +Ib +Qe +RM +Ap +RM +iV +RM +Ap +RM +Qe +Ib +rz +rQ +WB +cI +Kq +tJ +cI +xl +tJ +cI +Kq +tJ +cI +Kq +gj +cI +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +"} +(12,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -18816,68 +20206,9 @@ aN aN aN aN -"} -(22,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -18899,6 +20230,32 @@ aN aN aN aN +WF +MM +MM +MM +WF +WF +WF +WF +WF +WF +WF +WF +WF +WF +EK +SR +WF +WF +WF +WF +WF +WF +WF +WF +WF +WF aN aN aN @@ -18906,6 +20263,14 @@ aN aN aN aN +vK +vK +vK +vK +vK +vK +vK +vK aN aN aN @@ -18924,6 +20289,33 @@ aN aN aN aN +Ib +SX +Mh +Mh +Mh +Ps +Mh +Mh +Mh +by +Ib +JJ +VJ +BD +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib +cI aN aN aN @@ -18937,6 +20329,8 @@ aN aN aN aN +"} +(13,1,1) = {" aN aN aN @@ -19073,68 +20467,9 @@ aN aN aN aN -"} -(23,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -19148,6 +20483,95 @@ aN aN aN aN +WF +MM +MM +MM +WF +KQ +NT +vh +WF +os +ut +oM +vj +HJ +AG +KU +ut +os +EK +SR +os +ut +vj +FI +CP +FI +zY +ut +os +vK +vK +vK +vK +vK +vK +vK +vK +vK +Fv +ZM +Hx +ro +fh +Fv +vK +vK +vK +vK +vK +vK +vK +vK +vK +vK +fA +fA +fA +fA +fA +fA +fA +fA +fA +Ib +SX +Lu +BB +BE +KD +uC +WR +Pq +by +Ib +Ib +IO +Ib +Ib +aO +Mh +bL +lY +RM +RM +fE +aO +DC +TC +Ib aN aN aN @@ -19162,6 +20586,8 @@ aN aN aN aN +"} +(14,1,1) = {" aN aN aN @@ -19205,11 +20631,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -19312,6 +20736,99 @@ aN aN aN aN +ri +MM +MM +MM +WF +vq +dR +dR +WF +dR +dR +dR +WF +CI +zE +zE +zE +zE +zE +zE +zE +zE +nf +cD +zE +zE +zE +zE +zE +zE +zE +zE +fp +vK +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +vK +CR +CR +Uy +CR +CR +fA +Tg +OM +fA +Ib +Qe +tL +wS +Oi +Qe +RM +RM +RM +Qe +Ib +wW +Bu +ZA +Ib +lq +RM +SE +sk +Lz +RM +Ky +Sl +Sm +bu +Ib aN aN aN @@ -19326,72 +20843,15 @@ aN aN aN aN +"} +(15,1,1) = {" aN aN aN aN -"} -(24,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -19533,6 +20993,103 @@ aN aN aN aN +WF +Uv +yu +yu +yu +Sv +cL +cL +Wt +cL +cL +cL +Wt +EK +Ml +Ml +Ml +Ml +Ml +Ml +Ml +Ml +Ml +Ml +Ml +Ml +Ml +Ml +Ml +Ml +Ml +Ml +SR +UB +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +vF +CR +CR +CR +CR +CR +Uj +bG +Vh +fA +Ib +Qe +uy +uy +Qe +SX +Mh +Mh +Mh +by +Ib +dQ +fK +aT +Zk +Qe +RM +OR +GC +MI +RM +IW +Nr +RM +Tv +Ib +Ib +Ib +Ib +Ib aN aN aN @@ -19543,6 +21100,8 @@ aN aN aN aN +"} +(16,1,1) = {" aN aN aN @@ -19587,68 +21146,9 @@ aN aN aN aN -"} -(25,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -19668,34 +21168,6 @@ aN aN aN aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -19719,11 +21191,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -19780,6 +21250,103 @@ aN aN aN aN +MM +Ft +yu +yu +yu +ME +cL +cL +cL +cL +cL +cL +cL +EK +Ml +rw +Va +Va +Va +rn +Va +Va +Va +Va +Va +Va +Va +EB +zu +rw +Va +Va +cX +vK +sA +sA +Ia +sA +sA +sA +Xv +sA +sA +sA +sA +Ia +sA +sA +sA +Xv +sA +sA +sA +sA +Ia +sA +sA +vK +CR +CR +CR +CR +CR +fA +bG +Vh +fA +fA +RM +pw +Fz +JL +SX +PR +Tr +PR +by +Ib +dQ +fK +XS +Ib +Ob +RM +RM +RM +RM +RM +IW +cJ +RM +uv +Ib +NQ +BO +GQ +Ib aN aN aN @@ -19790,6 +21357,8 @@ aN aN aN aN +"} +(17,1,1) = {" aN aN aN @@ -19844,68 +21413,9 @@ aN aN aN aN -"} -(26,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -19925,34 +21435,6 @@ aN aN aN aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -20025,6 +21507,103 @@ aN aN aN aN +MM +dZ +yu +yu +ze +AO +cL +Dq +yu +wI +wI +wI +if +EK +Ml +SR +Gp +xn +xn +yN +xn +xn +fo +vK +vK +vK +vK +TN +oV +TN +vK +vK +vK +vK +vK +vK +vK +vK +vK +Cm +Xv +sA +vK +vK +vK +vK +vK +vK +sA +Xv +YE +vK +vK +vK +vK +vK +vK +vK +fA +xf +wJ +xf +fA +fA +bG +Vh +ng +fA +RM +pw +Nz +fK +Qe +ZO +wS +BC +Qe +Zo +PT +fK +XS +Ib +rx +RM +RM +RM +RM +RM +RM +RM +RM +Qe +Xj +RM +RM +UM +Ib aN aN aN @@ -20035,6 +21614,8 @@ aN aN aN aN +"} +(18,1,1) = {" aN aN aN @@ -20101,68 +21682,9 @@ aN aN aN aN -"} -(27,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -20182,34 +21704,6 @@ aN aN aN aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -20233,11 +21727,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -20272,6 +21764,103 @@ aN aN aN aN +MM +KS +yu +yu +WK +PI +cL +yu +yu +pG +pG +pG +At +EK +Ml +SR +EO +Wj +Wj +Wj +Wj +Wj +UX +vK +av +HH +mX +sd +xU +oo +mX +PQ +Vp +vK +IN +rA +rA +UD +vK +FA +Xv +sA +vK +WV +FE +NR +fQ +vK +sA +Xv +Cm +vK +Fv +Xv +NE +Xv +Fv +vK +Pm +Vz +JW +Bm +vl +fA +bG +Vh +eG +fA +hE +pw +KJ +Sf +Qe +Qe +Qe +Qe +Qy +Up +zT +fK +DE +Ib +MG +RV +Rq +RM +rG +Ib +Ib +vi +RM +ak +Ib +RM +RM +ho +Ib aN aN aN @@ -20282,6 +21871,8 @@ aN aN aN aN +"} +(19,1,1) = {" aN aN aN @@ -20358,68 +21949,9 @@ aN aN aN aN -"} -(28,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -20439,34 +21971,6 @@ aN aN aN aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -20517,6 +22021,103 @@ aN aN aN aN +MM +Ft +yu +Vc +Vc +eC +fY +fY +fY +xb +xb +xb +Ph +EK +Ml +SR +EO +Wj +Wj +Wj +Wj +Wj +UX +vK +Fk +Se +TB +bi +Ym +Se +mY +bi +nM +vK +De +Kv +Kv +vT +vK +Jm +Xv +sA +cA +sA +pk +pk +mx +vK +sA +Xv +yf +mX +Xv +zS +Xv +zS +Xv +vK +Pg +Pg +ax +Pg +xt +fA +bG +Vh +Wb +fA +RM +pw +ug +fK +Qe +yP +wS +zZ +Qe +Zo +PT +fK +XS +Ib +Ga +RL +RM +RM +RM +TC +Ib +YI +RM +Bn +Ib +Hi +RM +Nh +Ib aN aN aN @@ -20527,6 +22128,8 @@ aN aN aN aN +"} +(20,1,1) = {" aN aN aN @@ -20615,68 +22218,9 @@ aN aN aN aN -"} -(29,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -20696,34 +22240,6 @@ aN aN aN aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -20747,11 +22263,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -20764,6 +22278,104 @@ aN aN aN aN +WF +hS +yu +Vc +xh +dm +fY +zz +xh +yu +yu +yu +mg +XV +Ml +SR +EO +Wj +Wj +Wj +Wj +Wj +jE +vK +wA +jd +mX +be +vn +jd +mX +be +Tm +vK +Kv +Kv +zn +JZ +vK +KT +Xv +sA +vK +wL +Vg +mE +HZ +vK +QO +Xv +JU +mX +Xv +yF +pL +yF +wX +vK +yQ +Pg +Pg +Pg +lr +fA +bG +Vh +Wb +fA +RM +pw +ny +JL +SX +fF +Mi +pv +by +Ib +dQ +fK +XS +Ib +WX +RM +FG +RM +RM +Cq +Ib +Sl +Sm +bu +Ib +vt +RM +Ib +Ib +aN aN aN aN @@ -20773,6 +22385,8 @@ aN aN aN aN +"} +(21,1,1) = {" aN aN aN @@ -20872,8 +22486,6 @@ aN aN aN aN -"} -(30,1,1) = {" aN aN aN @@ -20923,6 +22535,103 @@ aN aN aN aN +MM +Ft +yu +Vc +Vc +bC +fY +fY +fY +wI +wI +wI +GL +EK +Ml +SR +EO +Wj +MA +MA +MA +Wj +UX +vK +vK +vK +vK +TN +vK +TN +vK +vK +vK +vK +XU +Kv +Zy +vk +vK +Cm +Xv +sZ +vK +vK +vK +vK +vK +vK +sA +Xv +dL +mX +Xv +YF +Xv +YF +Xv +vK +ng +IJ +WP +Jg +ng +fA +bG +Vh +IQ +fA +Qe +Uh +Uh +Qe +SX +TF +TF +TF +by +Ib +dQ +fK +XS +Ib +Tt +py +cu +RM +RM +TC +Ib +aO +qM +TC +Ib +RC +cE +XZ +Ib aN aN aN @@ -20933,6 +22642,8 @@ aN aN aN aN +"} +(22,1,1) = {" aN aN aN @@ -20953,34 +22664,6 @@ aN aN aN aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -21109,6 +22792,103 @@ aN aN aN aN +MM +KS +yu +yu +WK +PI +cL +yu +yu +pG +pG +pG +At +EK +Ml +SR +Wj +Wj +Wj +Wj +Wj +Wj +Wj +ss +vK +az +hj +xU +LA +oo +TU +xU +XE +vK +iA +iA +tG +WV +vK +sA +Xv +sA +vK +dk +Es +Lq +GU +vK +sA +Xv +Cm +vK +Fv +Xv +Xv +Xv +Fv +vK +fA +xo +fA +fA +fA +fA +bG +Vh +ng +fA +Qe +tL +wS +Oi +Qe +RM +RM +RM +Qe +Ib +dQ +fK +XS +Ib +Ib +Ib +Ib +LV +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib aN aN aN @@ -21119,6 +22899,8 @@ aN aN aN aN +"} +(23,1,1) = {" aN aN aN @@ -21129,115 +22911,13 @@ aN aN aN aN -"} -(31,1,1) = {" aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -21261,11 +22941,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -21371,6 +23049,102 @@ aN aN aN aN +MM +dZ +yu +yu +ze +zi +cL +Dq +yu +xb +xb +xb +rm +EK +Ml +SR +Wj +Wj +Wj +ys +Wj +Wj +Wj +EJ +vK +mu +XN +AA +AA +Se +xS +Ym +rT +vK +MX +iA +sA +sA +gZ +sA +Xv +sA +cA +sA +rX +rX +iW +vK +sA +Xv +YE +vK +vK +vK +Xv +vK +vK +vK +Yp +IJ +ZZ +mV +mV +mV +Xd +Vh +fA +fA +SX +cM +eH +Nu +Qm +Nu +XI +zt +by +Ib +dQ +fK +XS +Ib +aO +Lc +xz +Qe +Xg +Cy +aO +Ib +aO +oW +Xq +ZK +aO +Ib aN aN aN @@ -21382,119 +23156,19 @@ aN aN aN aN +"} +(24,1,1) = {" aN aN aN aN -"} -(32,1,1) = {" aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -21632,6 +23306,102 @@ aN aN aN aN +MM +Ft +yu +yu +yu +Sv +cL +cL +cL +cL +cL +cL +cL +EK +Ml +SR +Wj +Wj +Wj +Wj +Wj +Wj +Wj +LW +vK +pB +Oj +bl +AA +Se +BQ +Ym +aJ +vK +Ix +Vs +vM +nJ +vK +sA +Xv +sA +vK +WV +Jp +Cd +YK +vK +sA +Xv +sA +sA +sA +sA +Xv +kl +sA +vK +ng +IJ +vI +IJ +IJ +IJ +IJ +Vh +fA +Ib +SX +TF +TF +TF +Qm +TF +TF +TF +by +Ib +dQ +fK +aT +Ff +RM +RM +RM +RM +RM +RM +RM +Ib +RM +RM +RM +RM +mv +Ib aN aN aN @@ -21644,114 +23414,19 @@ aN aN aN "} -(33,1,1) = {" +(25,1,1) = {" +aN +aN +aN +aN +aN aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -21775,11 +23450,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -21890,6 +23563,103 @@ aN aN aN aN +WF +Uv +yu +yu +yu +ME +cL +cL +qz +cL +cL +cL +qz +EK +Ml +SR +EO +Wj +MA +MA +MA +Wj +UX +vK +vK +vK +vK +bt +AA +Se +qV +Ym +ZR +OC +vK +vK +vK +vK +vK +sA +Xv +YE +vK +vK +vK +vK +vK +vK +YE +Xv +Xv +Xv +Xv +Xv +Xv +kl +xq +vK +xi +Ii +vI +IJ +Xl +MJ +MJ +iv +fA +Ib +Qe +RM +QW +RM +Yc +RM +QW +RM +Qe +Ib +zT +fK +DE +Ib +RM +RM +RM +iG +RM +RM +RM +iK +RM +RM +RM +RM +AB +Ib +aN aN aN aN @@ -21901,114 +23671,16 @@ aN aN aN "} -(34,1,1) = {" +(26,1,1) = {" +aN +aN aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -22148,6 +23820,104 @@ aN aN aN aN +WF +WF +WF +WF +WF +WF +WF +xY +WF +WF +WF +xY +WF +EK +Ml +SR +EO +Wj +Wj +Wj +Wj +Wj +jE +vK +pJ +sd +Dd +bd +AA +Se +bi +Ym +Se +vK +Zh +YO +bI +WV +vK +sA +Xv +sA +vK +ft +xp +EP +Da +vK +sA +Xv +sA +sA +sA +sA +Xv +kl +sA +vK +Ci +iR +vI +IJ +Vh +fA +fA +fA +fA +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib +Ib +dQ +fK +XS +FC +RM +RM +zD +An +pC +RM +RM +Ib +RM +RM +RM +RM +Ie +Ib +aN +aN aN aN aN @@ -22158,114 +23928,18 @@ aN aN aN "} -(35,1,1) = {" +(27,1,1) = {" +aN +aN +aN +aN aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -22289,11 +23963,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -22405,6 +24077,104 @@ aN aN aN aN +WF +Xp +GE +YP +pi +WF +WF +dR +Mq +DK +Fh +dR +WF +EK +Ml +SR +EO +Wj +Wj +Wj +Wj +Wj +UX +vK +Lx +bi +Sw +JS +JS +pD +TQ +Hq +cV +vK +sN +RN +RN +sA +cA +sA +Xv +sA +gZ +sA +sA +ES +qX +vK +sA +Xv +YE +vK +vK +vK +Xv +vK +vK +vK +pd +aP +vI +IJ +Vh +fA +JL +fK +Ib +Ib +zM +ZO +JK +sr +iV +ZF +yc +PX +Dy +Ib +dQ +fK +XS +FC +RM +RM +qw +mm +Yn +RM +RM +Ib +Ob +RM +RM +RM +lq +Ib +aN +aN aN aN aN @@ -22415,114 +24185,27 @@ aN aN aN "} -(36,1,1) = {" +(28,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -22651,6 +24334,102 @@ aN aN aN aN +MM +Gi +YP +YP +VK +WF +WF +WF +WF +WF +WF +WF +WF +dP +Ml +SR +EO +Wj +Wj +Wj +Wj +Wj +UX +vK +ev +bi +Se +vK +vK +vK +vK +vK +vK +vK +bn +TM +yL +lM +vK +sA +Xv +sA +vK +WV +nm +ES +ES +vK +sA +Xv +Cm +vK +Fv +Xv +Xv +Xv +Fv +vK +QE +tR +vI +IJ +Vh +fA +CM +RM +Qw +Mu +Qe +Qe +Qe +Qe +Qe +pw +Mr +XF +Dy +Ib +dQ +fK +XS +FC +RM +RM +qw +mm +Yn +RM +RM +Ib +Nx +Ux +Ea +GT +hM +Ib aN aN aN @@ -22662,6 +24441,8 @@ aN aN aN aN +"} +(29,1,1) = {" aN aN aN @@ -22671,115 +24452,13 @@ aN aN aN aN -"} -(37,1,1) = {" aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -22803,11 +24482,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -22914,6 +24591,102 @@ aN aN aN aN +MM +pZ +YP +YP +WM +WF +nG +tr +lx +lx +lx +lx +WF +EK +Ml +SR +rU +Xw +Xw +BI +Xw +Xw +QJ +vK +pJ +bi +Se +vK +zk +Dr +AU +Dr +Go +vK +vK +vK +vK +vK +vK +QO +Xv +Cm +vK +As +wE +Xv +qL +vK +sA +Xv +yf +mX +Xv +zS +Xv +zS +Xv +vK +Ci +wy +vI +IJ +Vh +fA +Ge +RM +zL +Mu +Qe +pw +PP +Dy +Qe +RM +RM +RM +rG +Ib +dQ +fK +XS +FC +RM +qw +gi +KN +gi +Yn +RM +tm +Sn +mj +mj +mj +fL +Ib aN aN aN @@ -22925,118 +24698,19 @@ aN aN aN aN +"} +(30,1,1) = {" +aN aN aN aN -"} -(38,1,1) = {" aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -23174,6 +24848,102 @@ aN aN aN aN +MM +Cw +YP +YP +YP +rr +Ml +Ml +Ml +Ml +Ml +Ml +sI +EK +Ml +cD +zE +zE +zE +qm +zE +zE +zE +TN +sd +bd +Se +rk +bi +Ym +Ym +Ym +Se +vK +oK +kB +Ig +nH +vK +sA +Xv +yf +vK +gE +ZP +Xv +Xv +vK +QO +Xv +JU +mX +Xv +iu +pL +iu +wX +vK +xi +ok +vI +IJ +Vh +fA +ma +RM +zL +Yj +Qe +pw +PP +Dy +Qe +Qe +Qe +Qe +Qe +Ae +PT +fK +XS +FC +RM +qw +mm +bS +mm +Yn +RM +tm +He +Mv +mj +QY +Nq +Ib aN aN aN @@ -23186,114 +24956,22 @@ aN aN aN "} -(39,1,1) = {" +(31,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -23317,11 +24995,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -23429,9 +25105,115 @@ aN aN aN aN +MM +uh +YP +YP +de +WF +bQ +lx +lx +lx +lx +lx +WF +dP +Ml +Ml +Ml +Ml +Ml +Ml +Ml +Ml +Ml +oV +Gh +AA +Se +rk +bi +Ym +Ym +Ym +Se +vK +Ul +lj +lj +sA +cA +sA +Xv +JU +vK +cl +Xv +Xv +hb +vK +sA +Xv +dL +mX +Xv +YF +Xv +YF +Xv +vK +ng +IJ +vI +IJ +Vh +fA +IG +RM +JT +Mu +Qe +pw +PP +Dy +Qe +Qe +Qe +Qe +Qe +fG +PT +fK +XS +FC +RM +RM +qw +mm +Yn +RM +RM +tm +dG +mj +mj +mj +qD +Ib +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN +"} +(32,1,1) = {" aN aN aN @@ -23442,115 +25224,13 @@ aN aN aN aN -"} -(40,1,1) = {" aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -dS -ap -ap -ap -ap -fr -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -23682,6 +25362,102 @@ aN aN aN aN +MM +vC +YP +YP +YP +rr +Ml +Ml +Ml +Ml +Ml +Ml +sI +EK +Ml +rw +Va +Va +Va +Va +Va +Va +Va +TN +be +JS +jd +vK +BJ +Ax +Ax +Ax +SY +vK +HF +mw +RR +WV +vK +sA +Xv +dL +vK +Av +CB +CB +su +vK +sA +Xv +Cm +vK +Fv +Xv +zl +Xv +Fv +vK +Yp +IJ +vI +IJ +Vh +fA +NX +RM +Jf +Mu +Qe +pw +PP +Dy +Qe +RM +RM +RM +rG +Ib +zT +fK +DE +Ib +Ao +RM +RM +nC +RM +RM +kr +Ib +jt +mj +mj +mj +Px +Ib aN aN aN @@ -23693,121 +25469,21 @@ aN aN aN aN +"} +(33,1,1) = {" aN aN aN aN aN aN -"} -(41,1,1) = {" aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -23831,11 +25507,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -23945,6 +25619,102 @@ aN aN aN aN +MM +Hg +YP +YP +nc +WF +Ml +lx +Ub +lx +Ub +lx +WF +EK +Ml +SR +vK +vK +vK +vK +vK +vK +vK +vK +TN +oV +TN +vK +vK +vK +vK +vK +vK +vK +vK +vK +vK +vK +vK +sA +Xv +Cm +vK +vK +vK +vK +vK +vK +sA +Xv +YE +vK +fA +fA +fA +fA +fA +fA +fA +UE +vI +IJ +Vh +fA +MT +RM +bD +Mu +Qe +Qe +Qe +Qe +Qe +pw +Sj +WD +Sm +Ib +dQ +fK +aT +Ff +RM +RM +RM +RM +RM +RM +RM +Ib +bM +mj +Ui +mj +li +Ib aN aN aN @@ -23957,114 +25727,9 @@ aN aN aN "} -(42,1,1) = {" -aN -aN -aN -aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq +(34,1,1) = {" aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -24211,117 +25876,126 @@ aN aN aN aN +WF +cq +xI +YP +af +WF +Ml +an +Ub +lx +Ub +lx +WF +dP +Ml +SR +vK +lO +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +Xv +sA +sA +sA +sA +wT +sA +sA +sA +Xv +sA +Zc +fA +Ws +Oy +OG +YU +fA +ng +IJ +vI +IJ +Vh +fA +JL +fK +oO +Qe +Qe +Qe +Qe +Qe +Yc +pw +Ny +AE +Dy +Ib +dQ +fK +XS +Ib +aO +Ot +Qe +Qe +Qe +dl +aO +Ib +TC +Pz +nU +mz +TC +Ib +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +"} +(35,1,1) = {" +aN +aN aN aN -"} -(43,1,1) = {" aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -24345,11 +26019,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -24461,6 +26133,104 @@ aN aN aN aN +WF +WF +WF +WF +WF +WF +PC +WF +MM +MM +MM +WF +WF +EK +Ml +SR +mX +Wx +sA +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +Xv +sA +yq +fA +fD +zj +zj +zj +fA +xi +IJ +vI +IJ +Vh +fA +fA +fA +fA +fA +fA +on +xf +on +fA +fA +fA +fA +fA +fA +bG +IJ +Vh +fA +fA +fA +Tz +Tz +Tz +fA +fA +Ib +Ib +Ib +Ib +Ib +Ib +tu +aN +aN aN aN aN @@ -24471,114 +26241,21 @@ aN aN aN "} -(44,1,1) = {" +(36,1,1) = {" +aN +aN +aN +aN +aN +aN +aN aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -24713,6 +26390,99 @@ aN aN aN aN +WF +yb +Ub +Lr +Ml +Ml +Ml +Sx +Ub +Cx +SZ +Cx +WF +EK +Ml +SR +mX +nu +sA +Xv +sA +Ia +sA +sA +sA +sA +sA +Ia +sA +sA +sA +sA +sA +Ia +sA +sA +sA +sA +sA +Ia +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +sA +TK +fA +KV +zj +zj +zj +GW +IJ +IJ +vI +IJ +yX +mV +mV +mV +mV +mV +mV +DR +mV +DR +mV +mV +mV +mV +mV +mV +Xd +IJ +yX +mV +mV +mV +mV +mV +mV +vW +fA +aN +aN +aN +aN aN aN aN @@ -24728,114 +26498,15 @@ aN aN aN "} -(45,1,1) = {" +(37,1,1) = {" +aN aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -24859,11 +26530,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -24939,7 +26608,6 @@ aN aN aN aN -PA aN aN aN @@ -24979,120 +26647,123 @@ aN aN aN aN +MM +VA +am +dr +Ml +qJ +Ml +JH +WE +SZ +WE +Ub +MM +EK +Ml +SR +mX +Jq +sA +Xv +sZ +vK +vK +fJ +fJ +fJ +vK +vK +vK +Bo +vK +Bo +vK +vK +Cm +Wp +Lm +Wz +Cm +vK +vK +vK +sA +No +vK +vK +vK +vK +vK +vK +vK +vK +fA +aR +zj +Vi +zj +fA +BM +IJ +vI +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +Vh +fA aN aN aN aN aN -"} -(46,1,1) = {" aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq +aN +aN +aN +aN +aN +aN +"} +(38,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -25233,6 +26904,105 @@ aN aN aN aN +MM +Ub +VA +EN +Ml +Qs +Ml +ry +kp +kp +ns +Xs +WF +EK +Ml +SR +mX +Tj +sA +Xv +sA +vK +ZI +vS +vg +nb +LM +vK +Cm +sA +wT +sA +Cm +vK +vK +vK +vK +vK +vK +vK +Cm +wT +sA +sA +wT +Cm +vK +yJ +wT +XG +wT +qQ +fA +Pg +Eg +Cb +fU +fA +QE +IJ +vI +IJ +Xl +MJ +Yf +MJ +MJ +MJ +MJ +Yf +MJ +MJ +MJ +MJ +MJ +MJ +MJ +MJ +Yf +MJ +MJ +MJ +MJ +Yf +MJ +ll +IJ +Vh +fA +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -25242,114 +27012,23 @@ aN aN aN "} -(47,1,1) = {" +(39,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -25373,11 +27052,9 @@ aN aN aN aN -YG aN aN aN -YG aN aN aN @@ -25484,6 +27161,99 @@ aN aN aN aN +MM +VA +am +qC +zu +Ml +Ml +Ml +Ml +Ml +Ml +cc +WF +dP +Ml +SR +mX +Wx +sA +Xv +sA +vK +HD +yi +vg +vg +vg +Kr +sA +sA +sA +sA +sA +bT +wR +IL +Iw +qk +wR +zP +sA +sA +sA +sA +sA +sA +vK +yJ +sA +XG +sA +qQ +fA +PH +DV +WQ +zg +fA +rB +IJ +vI +IJ +Vh +fA +fA +xf +xf +xf +fA +fA +fA +xf +xf +xf +xf +xf +xf +fA +fA +fA +xf +xf +xf +fA +fA +bG +IJ +Vh +fA +fA +aN +aN +aN aN aN aN @@ -25499,114 +27269,20 @@ aN aN aN "} -(48,1,1) = {" +(40,1,1) = {" +aN +aN +aN +aN +aN +aN aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -kH -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -25656,27 +27332,21 @@ aN aN aN aN -Db aN aN aN -Db aN aN aN -Db aN aN aN -Db aN aN aN -Db aN aN aN -Db aN aN aN @@ -25748,6 +27418,81 @@ aN aN aN aN +WF +Ay +Ub +Lr +WF +nE +Ve +AM +Ml +sT +zN +vL +WF +EK +Ml +SR +vK +lO +sA +Xv +sA +vK +zd +yz +vg +vg +YQ +SH +sA +yT +yT +yT +sA +bT +Uu +IL +ES +qk +Uu +zP +sA +qk +Uu +Uu +IL +sA +vK +vK +sA +XG +sA +qQ +fA +Pg +Pg +Pg +FR +fA +ng +IJ +vI +IJ +Ye +fA +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -25755,115 +27500,77 @@ aN aN aN aN +aN +aN +fA +WG +IJ +bb +oD +fA +Kp +OP +OP +Xf +OP +OP +OP +Xf +OP +OP +OP +OP +aN +aN +aN +aN +aN "} -(49,1,1) = {" +(41,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -uD -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -25887,11 +27594,9 @@ aN aN aN aN -YA aN aN aN -YA aN aN aN @@ -25970,6 +27675,70 @@ aN aN aN aN +WF +MM +MM +MM +WF +UK +Tk +XX +LH +Oa +VA +KI +MM +EK +Ml +SR +vK +vK +xc +mX +xc +vK +vK +vK +IZ +vg +vg +Kj +sA +Uu +as +Uu +sA +ES +ES +ES +ES +ES +ES +ES +sA +qk +Uu +Uu +IL +sA +XG +XG +sA +XG +sA +KP +fA +fA +fA +fA +fA +fA +fA +UE +vI +IJ +Vh +xf aN aN aN @@ -25990,6 +27759,41 @@ aN aN aN aN +xf +bG +IJ +bb +Fe +bh +OP +HW +RX +RX +RX +Wn +RX +RX +RX +nX +rW +OP +aN +aN +aN +aN +aN +"} +(42,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -26012,115 +27816,13 @@ aN aN aN aN -"} -(50,1,1) = {" aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -26144,11 +27846,6 @@ aN aN aN aN -YA -aU -FZ -qp -YA aN aN aN @@ -26174,15 +27871,7 @@ aN aN aN aN -ZG -jt -bS -ZG aN -ZG -jt -bS -ZG aN aN aN @@ -26243,8 +27932,70 @@ aN aN aN aN +XR +XR aN aN +WF +MM +MM +MM +WF +xQ +VA +FS +WF +EK +Ml +cD +zE +zE +zE +zE +zE +fp +os +vK +SO +vg +to +vK +sA +DU +DU +DU +sA +ES +ES +ES +ES +ES +ES +ES +sA +qk +Uu +Wm +IL +sA +sA +sA +sA +sA +sA +Cm +vK +vK +XR +fA +fA +ZZ +mV +mV +Xd +IJ +Vh +xf aN aN aN @@ -26265,119 +28016,53 @@ aN aN aN aN +xf +bG +IJ +bb +VG +aL +Zb +Ze +Ze +Ze +Ze +Ze +Ze +Ze +Ze +ek +Mf +Xf +aN aN aN aN aN "} -(51,1,1) = {" +(43,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -26401,11 +28086,6 @@ aN aN aN aN -YA -PJ -BF -Cl -YA aN aN aN @@ -26430,17 +28110,6 @@ aN aN aN aN -ZG -ZG -cJ -cJ -ZG -ZG -ZG -cJ -cJ -ZG -ZG aN aN aN @@ -26521,120 +28190,154 @@ aN aN aN aN +XR +XR +aN +aN +aN +aN +aN +WF +MM +MM +MM +WF +tI +Va +Va +Va +Va +Va +EB +Ml +SR +oM +vK +yU +eS +Ed +mA +sA +sA +Ia +sA +sA +bT +Uu +IL +ES +qk +Uu +zP +sA +qk +Uu +Uu +IL +sA +sA +sA +sA +sA +sA +Cm +vK +XR +Jw +XR +fA +bG +IJ +IJ +IJ +IJ +Vh +xf +aN +aN +aN +aN +ZG +ZG +ZG +ZG +ZG +ZG +ZG +ZG +ZG +ZG +ZG +ZG +ZG +aN +aN +aN +xf +bG +IJ +bb +VG +tS +OP +rE +hu +hu +hu +Fd +hu +hu +hu +DO +rW +OP aN aN aN aN aN "} -(52,1,1) = {" +(44,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -26658,53 +28361,28 @@ aN aN aN aN -YA -PJ -BF -Cl -YA aN aN aN aN aN -Db aN aN -Db aN aN -Db aN aN -Db aN aN -Db aN aN aN aN -ZG -ZG -ZG -Km -ZN -ZN -Ek -ZG -km -lr -lr -Sx -ZG -ZG aN aN aN aN aN -Db aN aN aN @@ -26770,6 +28448,8 @@ aN aN aN aN +XR +XR aN aN aN @@ -26778,120 +28458,110 @@ aN aN aN aN +WF +WF +MM +MM +MM +WF +WF +EK +Ml +SR +vj +vK +vK +vK +vK +vK +vK +vK +vK +Lo +sA +bT +CF +IL +Iw +qk +CF +zP +sA +sA +sA +sA +sA +sA +XG +XG +sA +XG +sA +KP +vK +aN +XR +aN +xf +bG +IJ +Xl +MJ +MJ +iv +fA +aN +aN +aN +aN +ZG +Ld +Zv +Ys +ZG +qR +tC +Bi +Iu +Bj +tC +gK +ZG +ZG +aN +aN +fA +bG +IJ +bb +ef +fA +Kp +OP +OP +Xf +OP +OP +OP +Xf +OP +OP +OP +OP aN aN aN aN aN "} -(53,1,1) = {" +(45,1,1) = {" aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -26915,48 +28585,18 @@ aN aN aN aN -YA -PJ -BF -Cl -YA aN aN aN aN aN aN -IW -Tw -Tw -Tw -XQ aN -np -OP -OP -OP -np aN aN aN aN aN -ZG -dl -ZN -KB -ZN -ZN -EN -ZG -Nw -lr -lr -lr -rM -ZG -ZG aN aN aN @@ -27040,115 +28680,13 @@ aN aN aN aN -"} -(54,1,1) = {" aN aN aN aN -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap -ap aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -27168,53 +28706,93 @@ aN aN aN aN +XR +XR +XR aN aN aN aN -YA -PJ -BF -Cl -YA aN aN aN aN aN aN -Rp -Sp -Sp -Sp -Rp aN -OP -qZ -Ze -bU -OP aN +WF +EK +Ml +SR +os +vK +XR +XR +XR +aN +aN +aN +vK +vK +fJ +fJ +fJ +fJ +fJ +fJ +fJ +vK +vK +yT +yT +yT +yT +yT +vK +vK +sA +XG +sA +eK +vK aN +XR +aN +xf +bG +IJ +Ye +fA +fA +fA +fA aN aN -Db ZG -XX -ZN -Rz -Po -ZN -YL ZG -pq -lr -lr -lr -lr -TZ +Rv +gh +jA +xu ZG +QS +Vw +Vw +Vw +Vw +Vw +HN +ZG +Ya +px aN +fA +WG +IJ +Vh +fA +fA aN aN aN @@ -27232,6 +28810,11 @@ aN aN aN aN +"} +(46,1,1) = {" +aN +aN +aN aN aN aN @@ -27297,8 +28880,6 @@ aN aN aN aN -"} -(55,1,1) = {" aN aN aN @@ -27326,86 +28907,8 @@ aN aN aN aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -27429,48 +28932,15 @@ aN aN aN aN -YA -PJ -BF -Cl -YA aN aN aN aN aN -Db -Rp -Ty -Kg -KZ -Rp -Db -OP -ZO -Ze -rW -OP -Db aN aN aN aN -ZG -qY -ZN -Mf -Po -ZN -HY -ZG -km -lr -mv -HC -lr -KA -ZG aN aN aN @@ -27495,6 +28965,9 @@ aN aN aN aN +XR +XR +XR aN aN aN @@ -27505,9 +28978,19 @@ aN aN aN aN +WF +rg +ph +Mw +WF +vK +aN aN +XR +XR aN aN +XR aN aN aN @@ -27517,20 +29000,75 @@ aN aN aN aN +vK +Li +Li +Li +Li +Li +vK +yJ +sA +XG +sA +eK +vK aN +XR aN +xf +bG +IJ +bb +BF +IM +IM +fA aN aN +ZG +aG +aG +aG +aG +aj +ZG +II +Vw +Vw +Vw +Vw +Vw +qR +ZG +Ya +px aN +fA +bG +IJ +Vh +fA aN aN aN +od +od +od +od +od +od +od +od +od aN aN aN aN aN aN +"} +(47,1,1) = {" aN aN aN @@ -27554,66 +29092,12 @@ aN aN aN aN -"} -(56,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -27686,53 +29170,22 @@ aN aN aN aN -YA -PJ -Gc -Cl -YA aN aN aN aN aN aN -Rp -TA -Rs -Lb -Rp aN -OP -Ug -Ze -iV -OP aN aN aN aN aN -ZG -PC -Gi -nQ -Po -ZN -ZN -ZG -Tb -lr -lr -GE -Hn -pZ -ZG aN aN aN aN -Db aN aN aN @@ -27771,6 +29224,9 @@ aN aN aN aN +XR +XR +XR aN aN aN @@ -27779,27 +29235,97 @@ aN aN aN aN +WF +dP +Ml +SR +WF +XR +XR aN aN +XR +XR +XR +XR +XR +XR aN aN aN aN aN aN +XR +vK +vK +vK +vK +vK +vK +vK +yJ +Ia +XG +Ia +eK +vK +XR +XR +XR +fA +bG +IJ +bb +Cv +BF +IM +xf aN aN +ZG +cW +Ud +Xi +aG +Nj +ZG +GK +Vw +bH +pt +eJ +AL +Rv +ZG +ZG aN aN +xf +bG +IJ +Vh +fA aN aN aN +od +We +We +We +ki +We +We +We +od aN aN aN aN aN aN +"} +(48,1,1) = {" aN aN aN @@ -27811,125 +29337,13 @@ aN aN aN aN -"} -(57,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -27943,48 +29357,11 @@ aN aN aN aN -YA -PJ -BF -Cl -YA aN aN aN aN aN -Te -Rp -TC -Rs -Sq -Rp -XM -Xf -Ug -Ze -iV -Xf -Zr -XM -XM -XM -XM -ZG -ZG -ZG -ZG -ZG -Lw -ZG -ZG -ZG -Us -ZG -ZG -ZG -ZG -ZG aN aN aN @@ -28068,125 +29445,13 @@ aN aN aN aN -"} -(58,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -28200,48 +29465,11 @@ aN aN aN aN -YA -PJ -BF -Cl -YA aN aN aN aN aN -GC -Jb -Rs -Rs -Sq -Rp -Zr -OP -Ug -Ze -iV -OP -Zr -xM -Ra -GW -Fu -rV -pU -OR -Ih -ZN -ZN -ZN -PQ -ZN -ZN -ZN -ZN -ZN -ZN -ZG aN aN aN @@ -28255,19 +29483,107 @@ aN aN aN aN +XR +XR +XR +XR aN aN aN aN aN +MM +EK +Ml +SR +MM aN +XR +XR aN +XR +XR aN +XR aN +XR +XR aN aN aN aN +XR +XR +aN +aN +aN +XR +aN +aN +vK +vK +vK +vK +vK +vK +mB +aN +XR +aN +xf +bG +IJ +bb +Cv +Cv +rM +xf +aN +ZG +ZG +ZG +ZG +ZG +Lg +ZG +ZG +ZG +ww +ZG +ZG +ZG +ZG +ZG +Ya +px +aN +aN +xf +bG +IJ +Vh +fA +fA +fA +fA +od +We +We +We +We +We +We +rV +od +aN +aN +aN +aN +aN +aN +"} +(49,1,1) = {" +aN aN aN aN @@ -28325,125 +29641,13 @@ aN aN aN aN -"} -(59,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -28457,48 +29661,6 @@ aN aN aN aN -YA -PJ -BF -Cl -YA -Te -GC -GC -GC -GC -GC -Jb -Rs -Rs -Sq -Rp -Zr -OP -Tt -Ze -zq -OP -Zr -sw -Ra -GW -Fu -hx -ZN -OR -ZN -ZN -ZN -ZN -ZN -ZN -ZN -ZN -ZN -ZN -tG -ZG aN aN aN @@ -28581,189 +29743,103 @@ aN aN aN aN +XR +XR +XR +XR aN -"} -(60,1,1) = {" aN +MM +EK +Ml +SR +MM aN aN +XR aN +XR aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq +XR aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN +XR aN aN aN aN +XR aN aN aN aN +XR aN aN aN +XR aN -YA -ET -BF -GP -YA -Te -oW -Mh -NQ -Ps -Te -Rp -rB -Rs -Sq -Rp -Zr -OP -Ug -Ze -iV -OP -Zr -Of -Ra -Xz -Lm -ZG -ZG -ZG -ei -ZG -ZG -ZG -su -ZG -ZG -ZG -hE +aN +aN +XR +aN +aN +XR +aN +xf +bG +IJ +bb +Cv +ZV +Xc +xf +aN +nz +OW +oe ZG +bA +Cn +Yb +Yb +Yb +Cn ZG +LE +rD +gb ZG +Ya +px aN aN +xf +bG +IJ +Vh +Cz +uz +Hd +fA +od +We +We +We +We +We +We +Rh +od aN aN aN aN aN aN +"} +(50,1,1) = {" aN aN aN @@ -28839,125 +29915,13 @@ aN aN aN aN -"} -(61,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -28971,53 +29935,10 @@ aN aN aN aN -YA -YN -YN -YN -YA -Te -JD -Hi -Hi -Pv -Te -Rp -TF -Rs -Sq -Rp -XM -Xf -Ug -Ze -iV -Xf -Zr -Gr -Ra -Xz -Zr -ZG -Qd -PQ -ZN -pD -ZG -QA -ZN -ZN -ZG -ZN -ZN -fE -Hs -ZG aN aN aN aN -Db aN aN aN @@ -29082,6 +30003,124 @@ aN aN aN aN +XR +XR +XR +MM +EK +Ml +SR +MM +XR +XR +XR +XR +Jw +XR +XR +pe +XR +XR +Jw +XR +XR +XR +XR +Jw +XR +XR +XR +XR +Jw +XR +XR +XR +Jw +XR +XR +XR +XR +XR +XR +Jw +XR +fA +WG +Og +bb +Cv +AK +nV +xf +aN +nz +mh +AF +Bs +Cn +Cn +Cn +Cn +Cn +Cn +nD +Cn +Cn +Il +ZG +ZG +aN +aN +aN +xf +bG +IJ +bb +zm +IJ +IJ +Jy +pr +We +We +We +We +We +We +Rh +od +aN +aN +aN +aN +aN +aN +"} +(51,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -29096,125 +30135,13 @@ aN aN aN aN -"} -(62,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -29228,48 +30155,6 @@ aN aN aN aN -YN -EW -Gd -GR -uC -Te -JH -Hi -Hi -NL -Te -Rp -Rp -Rs -Rp -Rp -Zr -OP -Ug -Ze -iV -OP -Zr -Gr -Ra -Xz -Zr -ZG -Nx -ZN -ZN -on -ZG -Qg -SE -SE -ZG -ZN -ZN -ZN -Mm -ZG aN aN aN @@ -29353,125 +30238,13 @@ aN aN aN aN -"} -(63,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -29484,81 +30257,103 @@ aN aN aN aN +XR +XR +XR +XR aN -YN -vt -vt -vt -vt -AU -JH -Hi -Hi -PD -AX aN -Rp -WD -Rp +MM +EK +Ml +SR +MM aN -Zr -OP -Tt -Ze -zq -OP -Zr -Gr -Ra -Xz -Zr -ZG -SD -ZN -ZN -Cw -ZG -GU -NK -Tr -ZG -ZN -ZN -ZN -ZN -ZG aN +XR aN +XR aN aN +XR aN aN +XR aN aN aN aN +XR aN aN aN aN +XR aN aN aN +XR aN aN aN +XR aN aN +XR aN +xf +bG +IJ +bb +Cv +Cv +Do +xf aN +nz +SU +ET +ZG +CG +Cn +Cn +Lf +Cn +Cn +ZG +Cn +Cn +yH +ZG +Ya +px aN aN +xf +bG +IJ +Vh +Cz +IJ +IJ +fA +od +We +We +We +We +We +We +Rh +od aN aN aN aN aN aN +"} +(52,1,1) = {" aN aN aN @@ -29610,125 +30405,13 @@ aN aN aN aN -"} -(64,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -29742,48 +30425,6 @@ aN aN aN aN -YN -vt -vt -vt -vt -AU -JH -Hi -Hi -PG -Te -Jf -XM -Rw -XM -XW -Zr -OP -Xf -nw -Xf -OP -Zr -Gr -Ra -Xz -Zr -ZG -ZG -ft -ZN -ZN -ZG -eX -eX -eX -ZG -qC -yc -ry -Rv -ZG aN aN aN @@ -29867,185 +30508,114 @@ aN aN aN aN -"} -(65,1,1) = {" aN aN aN +XR +XR +XR +XR aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN +MM +EK +Ml +SR +MM +aN +XR +XR aN +XR +XR aN +XR aN +XR +XR aN aN aN aN +XR +XR aN aN aN +XR aN aN -YN +wF +wF +wF +wF +wF +wF +wF +aN +XR +aN +xf +bG +IJ +bb +Cv EZ -Ge -vt -vt -AX -JK -Mi -NS -PH -pK -Rr -Ra -Ra -Ra -XZ -Zr -XM -Og -rC -Og -XM -Zr -Of -Ra -Xz -Zr +my +xf aN ZG -Oc -ZN -SG ZG +ZG +ZG +ZG +hZ +ZG +Rv +IY +Cn +ZG +Cn +Cn +ia +ZG +Ya +px +aN +aN +xf +bG +IJ +Vh +fA +fA +fA +fA +od +We +We +We +We +We +We +Ho +od aN aN aN -ZG -ZN -ZN -pr -ZG +aN +aN +aN +"} +(53,1,1) = {" aN aN aN aN aN -Db aN aN aN @@ -30124,125 +30694,13 @@ aN aN aN aN -"} -(66,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -30256,47 +30714,10 @@ aN aN aN aN -YA -YA -YA -YA -YA -Te -Te -Mn -Te -Te -Te -Ru -Ra -Ra -Ra -Yd -NZ -IY -ZS -Xz -Xz -Xz -Xz -Ra -Ra -Xz -Zr aN -ZG -ZG -Gi -nH -ZG aN aN aN -ZG -Px -DO -ZG -ZG aN aN aN @@ -30345,6 +30766,9 @@ aN aN aN aN +XR +XR +XR aN aN aN @@ -30353,27 +30777,97 @@ aN aN aN aN +WF +dP +Ml +SR +WF +XR +XR aN aN +XR +XR +XR +XR +XR +XR aN aN aN aN aN aN +XR +wF +wF +wF +wF +wF +wF +wF +dN +eu +eu +Ti +pn +wF +XR +XR +XR +fA +bG +IJ +bb +Cv +EZ +EZ +xf aN aN +ZG +VH +xy +Te +Cn +uS +ZG +hZ +hZ +ZG +Cn +Ko +Ko +Rv +ZG +ZG aN aN +xf +bG +IJ +Vh +fA aN aN aN +od +We +We +We +QG +We +We +We +od aN aN aN aN aN aN +"} +(54,1,1) = {" aN aN aN @@ -30381,125 +30875,13 @@ aN aN aN aN -"} -(67,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -30516,43 +30898,11 @@ aN aN aN aN -DB -DB -DB -DB -uR -DB -DB -Zr -Rx -Ra -Ra -Ra -MI -VD -Ra -Ra -Ra -Ra -Ra -Ra -Xj -Xj -Xz -Zr aN aN -ZG -ZG -ZG -ZG aN aN aN -ZG -ZG -ZG -ZG aN aN aN @@ -30638,125 +30988,13 @@ aN aN aN aN -"} -(68,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -30773,30 +31011,6 @@ aN aN aN aN -DB -HB -Ip -JM -Iq -DD -DB -VI -Rr -Ra -Ra -Ra -MI -PU -Ra -Ra -Ra -jK -jK -Ra -Xj -Xj -WW -Zr aN aN aN @@ -30807,6 +31021,9 @@ aN aN aN aN +XR +XR +XR aN aN aN @@ -30817,10 +31034,19 @@ aN aN aN aN +WF +rg +ph +Mw +WF +WF aN aN +XR +XR aN aN +XR aN aN aN @@ -30830,14 +31056,77 @@ aN aN aN aN +wF +za +pf +zO +Af +Ck +wF +Ti +Ti +Ti +Ti +Yr +wF aN +XR aN +xf +bG +IJ +bb +aE +Vb +EX +fA aN aN +ZG +JY +xy +FX +Cn +AF +ZG +NL +oY +ZG +Pn +Vd +KE +fI +ZG +Ya +px aN +fA +bG +IJ +Vh +fA aN aN aN +od +od +od +od +od +od +od +od +od +aN +aN +aN +aN +aN +aN +"} +(55,1,1) = {" +aN +aN aN aN aN @@ -30895,125 +31184,13 @@ aN aN aN aN -"} -(69,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -31029,51 +31206,20 @@ aN aN aN aN -Db -DB -HI -Iq -JN -Iq -DL -DB -Zr -RB -TK -WH -TK -Ye -Zr -OV -SK -Zi -FY -IQ -HR -VY -VY -Mv -Zr -Db aN aN -Db aN aN aN -Db aN aN aN -Db aN aN aN -Db aN aN aN -Db aN aN aN @@ -31130,6 +31276,9 @@ aN aN aN aN +XR +XR +XR aN aN aN @@ -31142,6 +31291,85 @@ aN aN aN aN +WF +EK +Ml +cD +vP +WF +XR +XR +XR +aN +aN +aN +wF +wF +pQ +pQ +pQ +pQ +pQ +pQ +pQ +wF +wF +Ti +Ti +Ti +Ti +Ti +yI +Ti +EY +Sc +Ti +Hu +wF +aN +XR +aN +xf +bG +IJ +Ye +fA +fA +fA +fA +aN +aN +ZG +ZG +Rv +So +Cn +lI +ZG +Mk +PS +ZG +Cn +Cn +Cn +Cn +ZG +Ya +px +aN +fA +WG +IJ +Vh +fA +fA +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -31153,124 +31381,16 @@ aN aN aN "} -(70,1,1) = {" +(56,1,1) = {" +aN +aN aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -31287,33 +31407,6 @@ aN aN aN aN -DB -HL -Iq -JR -Iq -DN -DB -Zr -Zr -TR -WQ -TR -Zr -Zr -Zr -Zr -VI -Zr -Zr -Zr -Zr -XM -Xh -Zr -XM -XM -Zr aN aN aN @@ -31409,125 +31502,13 @@ aN aN aN aN -"} -(71,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -eV -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -31544,39 +31525,15 @@ aN aN aN aN -DB -HM -Ir -Iq -Mo -DY -DB aN -Zr -PU -PU -Xn -Zr -Zc -Pw -ZX -AV -Ae -KD -KK -Zr -Vi -ZX -NP -PB -QX -Zr aN aN aN aN aN aN +XR +XR aN aN aN @@ -31585,17 +31542,103 @@ aN aN aN aN +oH +oH +CW +CW +CW +oH +oH +EK +Ml +Ml +Ro +WF +WF +WF +WF +WF +WF +WF +wF +wu +SA +LC +dY +Vl +Ox +rS +SA +Am +wF +Pc +Ti +Ti +Ti +Ti +Ti +Ti +pu +Xa +Ti +Uo +wF +aN +XR +aN +xf +bG +IJ +yX +mV +mV +vW +fA +aN +aN aN aN +ZG +nQ +Lf +wh +ZG +EQ +Hp +ZG +uw +BT +QF +Ms +ZG +ZG aN aN +fA +bG +IJ +bb +xR +fA aN +Rp +Rp +Rp +Jb +Jb +Rp +Rp +Rp +Rp +SL aN aN aN aN aN aN +"} +(57,1,1) = {" aN aN aN @@ -31666,125 +31709,13 @@ aN aN aN aN -"} -(72,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -31801,33 +31732,7 @@ aN aN aN aN -DB -DB -DB -uR -DB -DB -DB aN -Zr -TR -WQ -TR -Zr -Zd -Ra -Ra -Ra -Ra -Ra -Tq -Zr -Vj -Yx -Yx -Yx -nF -Zr aN aN aN @@ -31883,6 +31788,121 @@ aN aN aN aN +XR +XR +aN +aN +aN +aN +aN +oH +CW +CW +CW +oH +VW +ya +VW +ya +PZ +oH +EK +Ml +Ml +SB +WF +oq +pl +US +RJ +Tf +WF +wV +DP +Ds +Ds +Ds +Ds +Ds +Ds +Ds +DP +NJ +Ti +Ti +Ti +Ti +Ti +qE +Ti +Ti +Ti +eM +Yr +wF +XR +Jw +XR +fA +bG +IJ +IJ +IJ +IJ +Vh +xf +aN +aN +aN +aN +ZG +ZG +ZG +ZG +ZG +eQ +AI +ZG +ZG +ZG +ZG +ZG +ZG +aN +aN +aN +xf +bG +IJ +bb +VG +tS +Rp +Rp +nh +nh +Rs +Rs +Dg +aY +ZT +QV +Aq +aN +aN +aN +aN +aN +aN +"} +(58,1,1) = {" +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -31923,125 +31943,13 @@ aN aN aN aN -"} -(73,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -32057,34 +31965,8 @@ aN aN aN aN -Db aN aN -Zr -Zr -Zr -Zr -Zr -Zr -Zr -TT -AV -Xz -Zr -UT -Pa -Rk -Zn -Tx -Ra -Cf -Zr -Ra -Wf -Ep -Yx -gY -Zr aN aN aN @@ -32162,18 +32044,107 @@ aN aN aN aN +XR +XR +aN +aN +oH +CW +CW +CW +oH +VW +ya +VW +SM +vU +pI +zs +qa +Dc +oH +EK +Ml +Ml +Tn +WF +oq +pl +WF +Ks +RY +WF +yh +wF +CL +FO +CL +FO +CL +FO +CL +wF +wF +bZ +Ti +QK +Ti +Ic +wF +Jj +zh +Wi +Ti +pn +fA +fA +XR +fA +fA +nd +MJ +MJ +ll +IJ +Vh +xf +aN +aN aN aN aN aN aN aN +fA +us +us +fA +aN +aN aN aN aN aN aN aN +xf +bG +IJ +bb +VG +Le +WA +Rs +Rs +Rs +Rs +Rs +Rs +Rs +El +QV +Aq aN aN aN @@ -32181,124 +32152,14 @@ aN aN aN "} -(74,1,1) = {" +(59,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -kx -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -32317,31 +32178,6 @@ aN aN aN aN -Zr -NU -NU -NU -PM -tq -Zr -Ji -Ra -Xz -VI -Zj -Pa -PS -XI -qD -Ra -kL -VI -Ra -Wp -Wy -Yx -Yx -Zr aN aN aN @@ -32437,125 +32273,13 @@ aN aN aN aN -"} -(75,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -32574,31 +32298,135 @@ aN aN aN aN -Zr -aH -Ra -Ra -Ra -tq -Zr -Ji -Ra -Xz -RD -Of -Ra -Ra -Ra -Ra -Ra -Nz -Zr -Ra -qd -FP -Yx -gY -Zr +aN +aN +aN +oH +CW +CW +CW +oH +VW +pM +SM +VW +VW +Oo +Pp +SM +zU +zU +UQ +zU +Zf +oH +EK +Ml +Ml +cD +Th +pl +UN +WF +WF +WF +WF +wV +NY +Nc +Nc +Nc +Nc +Nc +Nc +Nc +NY +wF +wF +yo +wF +zX +wF +wF +wF +wF +wF +wF +wF +fA +fA +fA +fA +fA +fA +fA +fA +bG +IJ +Vh +xf +aN +aN +aN +aN +aN +aN +aN +aN +fA +bG +Vh +fA +aN +aN +aN +aN +aN +aN +aN +aN +xf +bG +IJ +bb +xC +bh +Rp +Rp +ZB +ZB +ZB +Ac +ZB +SD +Us +QV +Aq +aN +aN +aN +aN +aN +aN +"} +(60,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -32694,125 +32522,13 @@ aN aN aN aN -"} -(76,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -32831,31 +32547,6 @@ aN aN aN aN -Zr -rp -Ra -Ra -Ra -Ra -Bm -Ji -Ra -Xz -Yj -Ji -Ra -DM -LI -VF -Ra -Xz -DV -Ra -Yx -Yx -Yx -qt -Zr aN aN aN @@ -32867,6 +32558,70 @@ aN aN aN aN +oH +VW +SM +VW +VW +VW +LG +Pp +VW +ya +VW +ya +SM +zU +zU +zU +zU +zU +oH +EK +Ml +Ml +rw +Th +pl +pl +eq +Eb +Tf +WF +wF +Hc +kC +kC +kC +kC +kC +kC +kC +kC +kC +kC +kC +TX +kC +kC +kC +kC +kC +TX +kC +kC +bv +xe +CR +CR +Uy +CR +CR +ox +vI +IJ +Ye +fA aN aN aN @@ -32875,6 +32630,10 @@ aN aN aN aN +fA +bG +Vh +fA aN aN aN @@ -32883,13 +32642,31 @@ aN aN aN aN +fA +WG +IJ +bb +ZE +fA aN +Rp +Rp +Rp +Rp +Rp +Rp +Rp +Rp +Rp +yy aN aN aN aN aN aN +"} +(61,1,1) = {" aN aN aN @@ -32951,125 +32728,13 @@ aN aN aN aN -"} -(77,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -33088,31 +32753,6 @@ aN aN aN aN -VI -Nb -Ra -Ra -Ra -Ra -pX -Ji -Ra -Xz -Zr -Ws -MG -Ev -Xu -WZ -zg -Xz -RW -Jv -Dn -MQ -ZQ -Kh -Zr aN aN aN @@ -33175,6 +32815,150 @@ aN aN aN aN +CW +VW +Oo +PZ +VW +Vr +zU +zU +zU +zU +zU +zU +SM +zU +zU +zU +zU +zU +oH +EK +Ml +Ml +Tn +WF +FT +pl +WF +Ks +RY +WF +Ns +Yh +ye +dK +dK +dK +dK +aI +Er +ye +dK +dK +dK +dK +aI +ye +dK +dK +dK +dK +dK +dK +ud +MO +CR +CR +CR +CR +CR +fS +vI +IJ +Vh +fA +fA +xf +xf +xf +xf +xf +xf +fA +fA +bG +Vh +fA +fA +xf +xf +xf +xf +xf +xf +fA +fA +bG +IJ +Vh +fA +fA +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +"} +(62,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -33208,168 +32992,27 @@ aN aN aN aN -"} -(78,1,1) = {" aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN aN -Db aN aN aN -Db aN aN aN -Db aN aN aN aN -Db -Zr -CH -Ra -Ra -Ra -Ra -Ra -Ji -Ra -Xz -Yj -Ji -MG -TP -sf -Cq -zg -Xz -XM -FW -Wb -Ne -ZQ -ZQ -Zr aN aN aN @@ -33429,6 +33072,95 @@ aN aN aN aN +CW +VW +SM +VW +ya +zU +zU +zU +zU +zU +zU +zU +zU +zU +zU +Wc +zU +zU +oH +EK +Ml +Ml +Ro +WF +FT +UN +WF +WF +WF +WF +FL +Yh +MZ +WL +qd +qd +AH +Yh +Er +MZ +NS +qd +qd +Zd +Yh +MZ +wF +wF +wF +wF +wF +wF +wF +fA +fA +xf +wJ +xf +fA +fA +bG +IJ +yX +mV +xN +mV +mV +mV +mV +mV +mV +xN +mV +Xd +yX +mV +xN +mV +mV +mV +mV +mV +mV +xN +mV +Xd +IJ +Vh +fA aN aN aN @@ -33447,6 +33179,10 @@ aN aN aN aN +"} +(63,1,1) = {" +aN +aN aN aN aN @@ -33465,8 +33201,6 @@ aN aN aN aN -"} -(79,1,1) = {" aN aN aN @@ -33494,139 +33228,14 @@ aN aN aN aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -uG -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -vz -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN aN aN -wK -wK -wK -wK -wK -wK -wK -wK -wK -wK -wK aN aN -Zr -Vo -Ra -Ra -Ra -GO -Zr -hm -Ra -Xz -RD -Ji -MG -Nv -Xy -GQ -zg -Xz -XM -sz -ZQ -ZQ -ZQ -Uz -Zr aN aN aN @@ -33720,170 +33329,125 @@ aN aN aN aN +CW +ya +VW +Pp +zU +zU +zU +VW +SM +PZ +zU +zU +SM +zU +zU +zU +zU +zU +oH +EK +Ml +Ml +SB +WF +FT +pl +RH +hn +Tf +WF +JF +Yh +MZ +Xb +Mx +MY +yt +JI +Er +lK +ca +MY +qb +yj +Yh +MZ +zF +Gl +YM +wF +LF +Ej +yn +fA +VZ +sp +MP +bs +gI +fA +bG +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +IJ +Vh +fA +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN "} -(80,1,1) = {" +(64,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN aN aN -wK -AR -AR -AR -AR -BL -AR -AR -AR -AR -wK -GX aN -Zr -VC -My -Jg -OA -GV -Zr -Ji -Ra -Xz -Zr -Ve -cC -uX -uX -uX -cC -Xz -Zr -NZ -ic -Zr -Zr -Zr -Zr aN aN aN @@ -33979,178 +33543,166 @@ aN aN aN aN -"} -(81,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN aN aN -wK -AR -AR -AR -AR -AR -AR -AR -AR -AR -Gf -GY aN -Zr -Zr -Zr -Zr -Zr -Zr -Zr -Ji -Ra -Xz -Zr -Zl -Ra -cC -cC -cC -Ra -DS -Zr -fd -Yw -Yw -Gn -tn -Zr aN aN aN -Ta -Ta -Ta -Ta -Ta -Ta -Ta +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +CW +PZ +VW +zU +zU +zU +VW +VW +XK +KK +zU +zU +SM +zU +zU +zU +zU +zU +oH +EK +Ml +rw +oT +WF +FT +pl +WF +Ks +RY +WF +Ns +Yh +MZ +yj +dC +Ls +uW +Mj +Mj +Mj +Ls +uW +eg +yj +Yh +UL +kC +kC +bv +cb +LF +Qv +SS +fA +zf +JB +PF +JB +zf +PO +vI +IJ +Xl +MJ +MJ +MJ +MJ +MJ +MJ +MJ +MJ +MJ +MJ +MJ +MJ +MJ +MJ +MJ +MJ +MJ +MJ +MJ +MJ +MJ +MJ +ll +IJ +Vh +fA +HO +HO +HO +HO +HO +HO +HO +HO +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +"} +(65,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -34236,178 +33788,17 @@ aN aN aN aN -"} -(82,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -gf -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN aN -Db -wK -Bd -AR -AR -AR -AR -AR -AR -AR -Fc -Gf -GY -Db -Zr -oN -oN -oN -MN -Zr -Jr -Ji -Ra -Xz -Zr -Zm -Zg -Ra -Ra -Ra -NW -Kq -Zr -GS -Pk -Yw -Yw -Ce -Zr aN aN aN -Ta -WE -WE -WE -WE -WE -Ta aN aN aN @@ -34452,6 +33843,103 @@ aN aN aN aN +CW +ya +zU +zU +zU +ya +VW +VW +ya +rt +zU +zU +SM +zU +zU +KW +zU +Zf +oH +EK +Ml +SR +WF +WF +WF +WF +WF +WF +WF +WF +WF +Yh +MZ +yj +qt +ZX +Si +Oe +Mj +Oe +qH +XM +xD +yj +OK +wF +Ab +yD +MZ +cb +LF +iJ +eW +fA +zf +JB +xV +xV +vH +fA +nd +lJ +iv +If +HS +It +vO +HK +Oz +HS +If +HO +HO +HO +HO +HO +HO +HO +HO +HO +HO +HO +HO +HO +HO +Cu +RZ +Df +HO +zw +RZ +RZ +HC +RZ +RZ +JD +HO aN aN aN @@ -34462,6 +33950,8 @@ aN aN aN aN +"} +(66,1,1) = {" aN aN aN @@ -34493,180 +33983,19 @@ aN aN aN aN -"} -(83,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN aN aN -wK -AR -AR -AR -AR -AR -AR -AR -AR -AR -Gf -GY aN -Zr -JW -Ra -Ra -DZ -Zr -Jt -Ji -Ra -Xz -Zr -VI -Zr -PU -PU -Qs -Zr -VI -Zr -Zr -Yw -Yw -Yw -Yw -Zr aN aN aN -Ta -Ox -Ox -Ox -Ox -Ox -Ta -Ta -Ta aN aN aN @@ -34750,180 +34079,19 @@ aN aN aN aN -"} -(84,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN aN aN -wK -AR -AR -AR -AR -BO -AR -AR -AR -AR -wK -Ha aN -Zr -Hv -Hv -Ra -DZ -pY -Ji -Ra -Ra -Xz -Zr -Zt -Sz -Sm -Sm -Sm -eG -eG -ko -Zr -Uq -OY -Yz -qg -Zr aN aN aN -Ta -rQ -rQ -rQ -rQ -rQ -LQ -Eu -Ta aN aN aN @@ -34932,6 +34100,122 @@ aN aN aN aN +oH +VW +zU +zU +VW +PZ +SM +VW +hg +Yl +zU +zU +SM +vU +pI +zs +qa +Dc +oH +EK +Ml +SR +WF +Dj +NY +wV +wV +wV +NY +Dj +wF +Yh +MZ +yj +Yh +Mj +Oe +PN +Oe +Wg +Oe +Mj +MZ +yj +Yh +yK +UG +UG +MZ +wF +LF +Bv +Ah +fA +Al +Im +HY +wZ +sx +If +If +Pv +If +If +If +If +If +If +If +If +If +sY +uX +nP +YR +HO +Pj +sl +Tw +HO +xj +cw +OD +aM +HO +Cu +RZ +Df +HO +UW +Ri +OB +My +im +op +wz +HO +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +"} +(67,1,1) = {" +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -35007,180 +34291,17 @@ aN aN aN aN -"} -(85,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN aN aN -wK -wK -wK -Bt -Bz -wK -CD -Dx -wK -wK -wK aN aN -Zr -oN -oN -Ra -DZ -pY -Qr -Ra -Ra -Xz -Zr -Zw -Sm -Sm -Sm -Sm -Sm -Sm -pT -Zr -Zr -VI -Zr -Zr -Zr -ZT -ZT -ZT -Ta -rQ -NA -rQ -NA -rQ -LQ -Eu -Ta aN aN aN @@ -35236,6 +34357,126 @@ aN aN aN aN +CW +VW +zU +zU +VW +wC +VW +VW +VW +re +zU +zU +VW +Oo +PZ +Kl +hI +Kl +oH +EK +Ml +SR +WF +wV +xA +Jc +Qz +Jc +Ry +wV +wF +YJ +MZ +yj +Yh +Mj +Mj +Oe +YZ +Oe +Mj +Mj +MZ +yj +Yh +Pi +WT +UG +st +wF +wF +wF +wF +If +If +If +If +If +If +If +ni +Ct +AN +If +If +If +If +If +If +If +If +ol +RZ +RZ +TA +Cs +Rm +RZ +Cl +JG +Ng +Cl +OD +aM +HO +ZS +RZ +Df +HO +sf +Ri +Gu +Zm +sj +op +Wl +HO +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +"} +(68,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -35264,180 +34505,19 @@ aN aN aN aN -"} -(86,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN aN -Db aN aN -Jn -Hd -yZ -Jn -yZ -Dy -Jn aN aN aN -Db -zN -Ra -Ra -Ra -DZ -Zr -Jx -Ji -Ra -Xz -Zr -ZD -Sm -Sm -Sm -Sm -Sm -Sm -ln -ZT -JB -iJ -oJ -zB -aM -oX -iJ -Lg -Ta -rQ -rQ -NA -rQ -rQ -LQ -Eu -Ta aN aN aN @@ -35521,125 +34601,10 @@ aN aN aN aN -"} -(87,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -35647,56 +34612,105 @@ aN aN aN aN -Jn -Fw -CO -Cd -CO -Dz -Jn -aN -aN -aN -aN -Zr -Hv -Hv -Hv -MN -Zr -JE -Ji -AV -Xo -Zr -ZJ -JA -oP -HV -OQ -Sm -Sm -tK -ZT -Jl -iJ -iJ -iJ -iJ -iJ -iJ -Cv -Ta -rQ -NA -rQ -NA -rQ -LQ -Eu -Ta aN aN +CW +Vr +zU +zU +VW +VW +VW +oC +ya +VW +zU +zU +ya +VW +ya +Kl +Kl +Kl +oH +EK +Ml +wv +WF +wV +xA +Jc +RQ +Jc +Ry +wV +wF +Yh +MZ +yj +Yh +Mj +Oe +TH +Oe +CA +Oe +Mj +MZ +yj +Yh +yK +UG +UG +MZ +wF +LF +hp +yn +If +GD +Ij +GD +Ij +GD +Ij +yd +Ij +uE +PW +mt +aF +HG +aS +MR +PY +If +ol +RZ +RZ +TA +Cs +Rm +RZ +Cl +JG +Ng +Cl +OD +Zg +HO +Cu +RZ +Df +HO +KO +op +op +Gm +op +op +KO +HO aN aN aN @@ -35707,6 +34721,8 @@ aN aN aN aN +"} +(69,1,1) = {" aN aN aN @@ -35778,125 +34794,10 @@ aN aN aN aN -"} -(88,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -35904,54 +34805,10 @@ aN aN aN aN -Jn -Ci -CM -Jn -CM -nX -Jn aN aN aN aN -Zr -Zr -Zr -Zr -Zr -Zr -Zr -Ud -WQ -Ud -Zr -VI -Zr -Zr -Zr -aK -Sm -Sm -ZF -ZT -Ms -iJ -iJ -Cp -iJ -iJ -iJ -ia -Ta -rQ -rQ -rQ -rQ -rQ -LQ -Eu -Ta aN aN aN @@ -36014,6 +34871,103 @@ aN aN aN aN +CW +qx +zU +zU +Ke +Uq +Dk +VW +VW +SM +zU +zU +zU +Fl +ff +VW +ya +Vr +oH +EK +Ml +SR +WF +wV +wV +Zq +Zq +Zq +wV +wV +wF +Yh +MZ +yj +XW +Ls +pq +Oe +Mj +Oe +GR +uW +Uz +yj +OK +wF +cg +wm +MZ +cb +LF +BK +eW +If +Qc +XY +Qc +iP +Qc +Nt +xX +Ij +it +BS +BS +BS +BS +BS +BS +AN +If +AX +Zj +CZ +cx +HO +yk +NK +Cl +HO +Dv +RU +OD +Zg +HO +Cu +RZ +Df +HO +mQ +op +zb +Rx +Ag +op +KG +HO aN aN aN @@ -36024,6 +34978,15 @@ aN aN aN aN +"} +(70,1,1) = {" +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -36035,125 +34998,10 @@ aN aN aN aN -"} -(89,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -36161,58 +35009,10 @@ aN aN aN aN -xI -oD -MX -Ch -CP -DA -Jn aN aN aN aN -Ex -Jn -Jn -Ok -Sk -YA -Lj -Lj -Lj -Lj -Lj -YA -Ok -Sk -YA -MP -Sm -Sm -Ls -ZT -Kw -iJ -iJ -ZT -Wr -hj -Iu -ZT -Ta -OW -OW -OW -OW -OW -Ta -Jh -Jh -Jh -Jh -Jh -Jh aN aN aN @@ -36292,125 +35092,10 @@ aN aN aN aN -"} -(90,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN aN aN @@ -36418,58 +35103,6 @@ aN aN aN aN -xI -Bl -CQ -CQ -CQ -DC -Jn -Jn -xI -xI -wo -Jn -Wa -Jn -Rg -Rg -YA -RE -Uf -WS -Uf -RE -YA -Rg -Rg -YA -tm -Sm -Sm -UZ -ZT -vV -iJ -iJ -JJ -BT -Op -Op -kg -bG -rQ -rQ -rQ -rQ -rQ -bG -SV -hT -ni -sj -hS -Jh aN aN aN @@ -36495,6 +35128,103 @@ aN aN aN aN +CW +qx +zU +zU +tk +tk +wN +VW +wC +TD +oX +zU +zU +zU +VW +VW +Oo +PZ +oH +EK +NV +SR +WF +SA +wV +wV +wV +wV +wV +SA +wF +Yh +MZ +yj +dC +ZX +XM +Mj +Mj +Mj +ZX +XM +eg +yj +Yh +mC +dK +dK +ud +cb +LF +Qv +SS +If +Qc +aD +Qc +In +Qc +Pt +xX +lc +yC +yC +yC +yC +yC +yC +ms +em +If +If +HO +HO +HO +HO +HO +oB +ru +HO +HO +Lj +OD +Kg +HO +Cu +RZ +Df +HO +RZ +TP +Bk +SG +el +Py +RZ +HO aN aN aN @@ -36505,6 +35235,8 @@ aN aN aN aN +"} +(71,1,1) = {" aN aN aN @@ -36549,66 +35281,9 @@ aN aN aN aN -"} -(91,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -36675,58 +35350,6 @@ aN aN aN aN -xI -KM -Es -sk -Df -DE -Jn -Fd -Gh -xZ -Bu -Jn -JY -Jn -qS -ZC -ZC -RG -Ui -Ui -Ui -RG -ZC -ZC -ZC -YA -MO -GF -GF -Kn -ZT -Tp -XE -FS -ZT -GT -Op -If -kg -Nf -rQ -rQ -rQ -rQ -rQ -Nf -Vu -VJ -sj -sj -sV -Pd aN aN aN @@ -36762,6 +35385,103 @@ aN aN aN aN +oH +QM +zU +zU +HA +tk +RW +VW +SM +EC +TD +vR +zU +zU +zU +PZ +ya +VW +oH +EK +Yt +SR +WF +wF +PV +Oh +PV +Oh +PV +wF +wF +Yh +MZ +yj +lG +Rg +QA +aI +Er +ye +CK +Rg +oZ +yj +Yh +MZ +zF +Xk +mb +wF +LF +QQ +Ah +If +Qc +Dp +Qc +FJ +Qc +Aw +xX +FU +Ka +Eo +NA +zo +zR +fW +yd +uE +Qg +If +Ug +Ug +Ug +HO +Zs +Ng +Cl +Sp +HO +RB +OD +Kg +HO +ZS +RZ +Df +HO +RZ +TP +oU +RZ +Nl +Py +RZ +HO aN aN aN @@ -36772,6 +35492,8 @@ aN aN aN aN +"} +(72,1,1) = {" aN aN aN @@ -36806,66 +35528,9 @@ aN aN aN aN -"} -(92,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -36932,58 +35597,6 @@ aN aN aN aN -xI -Fg -sk -sk -sk -DF -Ea -Fg -sk -sk -DF -Be -sk -Mz -ZC -ZC -Qx -Qx -Qx -Qx -Qx -Qx -Qx -ZC -ZC -YA -tQ -VS -VS -OH -ZT -YE -WG -YE -ZT -If -Op -If -kg -No -Nf -rQ -rQ -rQ -Nf -No -SV -wt -sj -sj -pe -SV aN aN aN @@ -37029,6 +35642,103 @@ aN aN aN aN +CW +gu +zU +zU +zU +zU +zU +PZ +VW +VW +TD +Fp +wP +zU +zU +zU +zU +zU +AT +nf +Jr +cD +AD +kC +kC +kC +TX +kC +kC +kC +kC +JI +MZ +Zn +EU +EU +AH +Yh +Er +MZ +NS +EU +EU +bU +Yh +MZ +wF +wF +wF +wF +wF +wF +wF +If +zc +If +Wv +If +Bx +If +Eh +FU +Ij +Ij +Ij +Ij +Ij +Ij +yd +Vn +RF +If +Bp +Bp +Bp +HO +oE +Ng +Cl +IA +HO +HO +HO +HO +HO +Cu +RZ +Df +HO +RZ +TP +xs +np +Hy +Py +RZ +HO aN aN aN @@ -37039,6 +35749,11 @@ aN aN aN aN +"} +(73,1,1) = {" +aN +aN +aN aN aN aN @@ -37063,66 +35778,9 @@ aN aN aN aN -"} -(93,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq -aq aN aN aN @@ -37189,58 +35847,6 @@ aN aN aN aN -Jn -Jn -Jn -Jn -Jn -Jn -Jn -Jn -Jn -Jn -Jn -Jn -JY -Jn -ZC -TY -YN -YN -Uj -YN -YN -YN -YA -ID -ZC -YA -Zr -Zr -Zr -Zr -ZT -Ky -Ky -Ky -GK -Cg -Op -Cg -kg -rQ -hk -rQ -rQ -rQ -hk -rQ -SV -Ib -sj -sj -QC -SV aN aN aN @@ -37293,6 +35899,118 @@ aN aN aN aN +CW +gu +zU +zU +zU +zU +zU +VW +VW +VW +th +LB +zQ +zU +zU +zU +zU +zU +zU +EB +Gx +rw +dK +dK +dK +dK +eP +dK +dK +dK +dK +aI +lK +kC +kC +kC +kC +JI +Er +lK +kC +kC +kC +kC +JI +lK +kC +bv +wF +aN +aN +aN +aN +If +ZW +aA +ZW +aA +ZW +aA +xX +FU +AZ +LX +Ja +fl +Vk +Fx +yd +uE +rl +If +rq +rq +rq +zG +qY +aC +Nv +qY +aW +et +PU +DM +DM +xZ +PJ +ML +zK +RZ +op +TW +TW +TW +op +RZ +HO +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +"} +(74,1,1) = {" +aN +aN +aN aN aN aN @@ -37320,34 +36038,8 @@ aN aN aN aN -"} -(94,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -37447,57 +36139,10 @@ aN aN aN aN -od -od -od -od -od -od -od -od -od -YA -Cb -Sk -Rg -ZC -TY -YN -RL -Um -WU -Wu -Yk -YN -ID -ZC -YA aN aN aN aN -ZT -st -om -Ri -ZT -If -Op -If -kg -rQ -rQ -rQ -rQ -rQ -rQ -rQ -SV -wt -sj -sj -Mp -Jh aN aN aN @@ -37511,10 +36156,103 @@ aN aN aN aN +oH +xJ +zU +zU +HA +tk +wN +SM +VW +LB +TD +bW +Qq +zU +zU +VW +ya +VW +CW +EK +Dh +SR +wF +wF +PV +yB +PV +yB +PV +wF +wF +go +dK +dK +dK +dK +dK +dK +eP +aI +ye +dK +dK +dK +dK +dK +aI +MZ +wF aN aN aN aN +If +ZW +ZW +ZW +ZW +ZW +ZW +xX +it +Ct +Ct +Ct +Ct +Ct +Ct +IP +em +If +If +Sr +RZ +ui +Ng +RZ +RZ +RZ +RZ +Cl +aU +Fa +RZ +RZ +RZ +RZ +Df +HO +KO +RZ +RZ +Gk +RZ +RZ +xK +HO aN aN aN @@ -37525,6 +36263,8 @@ aN aN aN aN +"} +(75,1,1) = {" aN aN aN @@ -37577,81 +36317,11 @@ aN aN aN aN -"} -(95,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -37704,57 +36374,6 @@ aN aN aN aN -od -We -We -We -We -We -We -We -od -YA -YA -YA -YA -Om -TY -YA -rt -Um -Um -Xq -Yl -YN -ID -ZC -YA -YA -YA -ZT -ZT -ZT -Ky -Ky -Ky -ZT -If -Op -If -kg -rQ -rQ -rQ -rQ -rQ -rQ -rQ -SV -WJ -sj -sj -Dj -SV aN aN aN @@ -37794,10 +36413,103 @@ aN aN aN aN +CW +dB +zU +zU +tk +tk +RW +VW +Pu +EC +tN +zU +zU +zU +VW +VW +Oo +Vr +CW +EK +dd +SR +wF +MW +hR +fC +xm +fC +CC +MW +wF +wF +wF +wF +qA +wF +wF +wF +wF +YJ +MZ +rv +VN +Sb +Zz +IX +Yh +st +wF aN aN aN aN +If +ZW +ZW +ZW +ZW +ZW +ZW +xX +Ij +lc +cn +ms +lc +cn +cn +cn +md +If +If +Co +Co +Co +xT +yG +NK +Tx +yG +Of +aU +aX +UH +UH +qZ +RZ +Df +HO +HO +HO +HO +HO +HO +HO +HO +HO aN aN aN @@ -37808,6 +36520,8 @@ aN aN aN aN +"} +(76,1,1) = {" aN aN aN @@ -37834,81 +36548,11 @@ aN aN aN aN -"} -(96,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ex -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -37961,57 +36605,6 @@ aN aN aN aN -od -BA -We -We -We -We -We -We -od -sm -QI -Kb -Hm -Oq -TY -YN -RI -Un -Um -Xr -Yq -YN -ID -EU -Rg -Ki -Hm -vQ -Xb -Xb -Xb -Xb -Xb -ZT -If -Op -If -kg -rQ -rQ -rQ -rQ -rQ -rQ -rQ -SV -pV -sj -sj -Lk -SV aN aN aN @@ -38077,10 +36670,103 @@ aN aN aN aN +CW +dB +zU +zU +WC +oN +Dk +SM +VW +VW +zU +zU +zU +VW +BW +ya +VW +PZ +CW +EK +Ml +SR +wF +MW +hR +fC +TJ +fC +CC +MW +wF +DT +kg +qi +kg +kg +dt +SC +wF +Yh +MZ +En +zC +kd +AQ +UY +Yh +MZ +wF aN aN aN aN +If +ZW +ZW +ZW +ZW +ZW +ZW +xX +Ij +uE +MH +xX +uE +Bf +NC +OF +lu +If +If +Hw +Hw +Hw +HO +wQ +Ng +Cl +mD +HO +HO +HO +HO +HO +Cu +RZ +Df +HO +WY +Jd +dO +dO +dO +Jd +WY +HO aN aN aN @@ -38092,80 +36778,11 @@ aN aN aN "} -(97,1,1) = {" -aN +(77,1,1) = {" aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -38218,57 +36835,6 @@ aN aN aN aN -od -BB -We -We -We -We -We -We -od -sm -ZC -EV -MB -Oq -TY -YN -yg -Uw -Um -Um -Yu -RE -ID -EU -IC -EV -IC -Xb -Xb -Xb -Xb -Xb -Xb -JJ -BT -Op -If -kg -rQ -rQ -rQ -ML -rQ -rQ -rQ -SV -LC -sj -sj -CB -Jh aN aN aN @@ -38348,81 +36914,11 @@ aN aN aN aN -"} -(98,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -38431,10 +36927,103 @@ aN aN aN aN +CW +Vr +zU +zU +VW +VW +VW +lk +VW +uQ +zU +zU +VW +VW +SM +VW +UR +UR +CW +EK +Ml +wv +wF +BU +fC +fC +fC +fC +CC +MW +wF +fV +kg +sP +kg +kg +Fb +On +wF +Yh +MZ +eN +eT +eT +eT +En +Yh +MZ +wF aN aN aN aN +Qh +If +If +If +If +If +If +OT +yC +md +If +xX +uE +If +If +If +If +If +If +CO +CO +CO +HO +dA +Ng +Cl +Rj +HO +QN +yZ +Wr +HO +ZS +RZ +Df +HO +Bq +Bq +Bq +Bq +Bq +Bq +Bq +HO aN aN aN @@ -38445,6 +37034,8 @@ aN aN aN aN +"} +(78,1,1) = {" aN aN aN @@ -38474,58 +37065,6 @@ aN aN aN aN -Db -od -BD -We -We -We -We -We -We -He -xP -TW -EV -Rg -Oq -TY -YN -RO -UU -Um -Xr -Yv -YN -ID -EU -Hm -EV -Rg -vQ -Xb -Xb -Xb -Xb -Xb -ZT -If -Op -If -kg -rQ -rQ -rQ -rQ -rQ -rQ -rQ -SV -ZP -sj -sj -Mk -SV aN aN aN @@ -38605,81 +37144,11 @@ aN aN aN aN -"} -(99,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -38715,6 +37184,55 @@ aN aN aN aN +CW +VW +zU +zU +VW +Di +VW +VW +VW +OS +zU +zU +VW +Oo +PZ +UR +UR +UR +CW +EK +Ml +SR +wF +MW +hR +fC +AY +fC +CC +MW +wF +ER +kg +pN +kg +kg +Rl +Lh +wF +Yh +MZ +AQ +eT +Ex +eT +AQ +Yh +MZ +wF aN aN aN @@ -38725,6 +37243,44 @@ aN aN aN aN +If +zr +EI +zr +If +xX +uE +yW +yW +yW +wk +If +If +HO +HO +HO +HO +HO +oB +ru +HO +HO +wq +wq +wq +HO +Cu +AP +Df +HO +Tq +Bq +RZ +RZ +RZ +Bq +mJ +HO aN aN aN @@ -38732,60 +37288,11 @@ aN aN aN aN -od -BB -We -We -We -We -We -We -od -YA -YA -YA -YA -Or -TY -YA -WI -Um -Um -Gt -Yy -YN -ID -ZC -YA -YA -YA -ZT -ZT -ZT -Ky -Ky -Ky -ZT -If -Op -If -kg -rQ -rQ -rQ -rQ -rQ -rQ -rQ -SV -WJ -sj -sj -Dj -SV aN aN aN +"} +(79,1,1) = {" aN aN aN @@ -38862,81 +37369,11 @@ aN aN aN aN -"} -(100,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -38989,57 +37426,70 @@ aN aN aN aN -od -BE -We -We -We -We -We -We -od -YA -Cb -Sk -Rg -ZC -TY -YN -Su -Um -Vn -Yg -YC -YN -ID -ZC -YA aN aN aN aN -ZT -gb -mV -WO -ZT -If -Op -If +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +oH +ya +zU +zU +VW +VW +ya +hg +VW +KK +zU +zU +SM +VW +UR +UR +Ra +UR +CW +EK +Ml +SR +wF +MW +Rd +fC +xm +fC +EH +MW +wF +sO kg -rQ -rQ -rQ -rQ -rQ -rQ -rQ -SV -wt -sj -sj -Mg -Jh +kg +kg +kg +kg +zx +wF +Yh +MZ +En +eT +eT +eT +Ss +Yh +MZ +wF aN aN aN @@ -39050,6 +37500,44 @@ aN aN aN aN +If +ni +BS +AN +If +Eh +uE +Gz +Gz +Gz +hT +If +qW +Ov +JX +ep +HO +rf +aC +Cl +HO +ib +RZ +RZ +Vt +HO +Cu +RZ +Df +HO +HO +HO +Ua +HO +Ua +HO +HO +HO aN aN aN @@ -39060,6 +37548,17 @@ aN aN aN aN +"} +(80,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -39119,81 +37618,11 @@ aN aN aN aN -"} -(101,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -39246,57 +37675,10 @@ aN aN aN aN -od -We -We -We -We -We -We -We -od -YA -YA -YA -YA -ZC -TY -YN -YN -Uj -YN -YN -YN -YA -ID -ZC -YA aN aN aN aN -ZT -Ky -Ky -Ky -GK -Cg -Op -Cg -kg -rQ -hk -rQ -rQ -rQ -hk -rQ -SV -Ib -sj -sj -Dq -SV aN aN aN @@ -39316,6 +37698,55 @@ aN aN aN aN +CW +VW +zU +zU +zU +SM +LG +VW +ya +rt +zU +zU +VW +gO +UR +UR +UR +UR +CW +EK +Ml +SR +wF +wF +wF +PV +wF +PV +wF +wF +wF +Fs +kg +kg +kg +kg +SW +ym +wF +Yh +MZ +zC +kd +UY +AQ +eN +Yh +MZ +wF aN aN aN @@ -39324,6 +37755,45 @@ aN aN aN aN +If +If +If +xX +Ij +uE +If +xX +uE +xE +xE +xE +yS +If +GB +RZ +RZ +Jl +WO +YG +RZ +Cl +Rw +RZ +RZ +WZ +mf +HO +Cu +RZ +FM +DM +DM +DM +qy +DM +qy +KL +HO aN aN aN @@ -39335,6 +37805,8 @@ aN aN aN aN +"} +(81,1,1) = {" aN aN aN @@ -39376,81 +37848,11 @@ aN aN aN aN -"} -(102,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -39503,57 +37905,10 @@ aN aN aN aN -od -od -od -od -od -od -od -od -od -YA -Is -nT -MD -ZC -ZC -QD -QD -QD -QD -QD -QD -QD -ZC -ZC -YA aN aN aN aN -ZT -WG -YE -WG -ZT -GT -Op -If -kg -No -Nf -rQ -rQ -rQ -Nf -No -SV -wt -sj -sj -Qb -SV aN aN aN @@ -39600,6 +37955,55 @@ aN aN aN aN +CW +SM +VW +zU +zU +zU +LG +VW +wC +Yl +zU +zU +PZ +VW +UR +UR +dI +UR +CW +EK +Ml +cD +zE +zE +qm +zE +zE +zE +qm +fp +WF +WF +zJ +mS +sU +kg +Ma +On +wF +YJ +MZ +rv +VN +Sb +Zz +En +Yh +st +wF aN aN aN @@ -39608,6 +38012,45 @@ aN aN aN aN +If +Ut +CX +xX +lc +md +If +xX +uE +uj +uj +uj +cQ +If +or +RZ +RZ +Jl +WO +YG +RZ +Cl +Rw +RZ +RZ +RZ +RZ +HO +ZS +RZ +RZ +RZ +DQ +RZ +RZ +RZ +RZ +nw +QZ aN aN aN @@ -39619,6 +38062,11 @@ aN aN aN aN +"} +(82,1,1) = {" +aN +aN +aN aN aN aN @@ -39633,81 +38081,11 @@ aN aN aN aN -"} -(103,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -39759,58 +38137,18 @@ aN aN aN aN -Db aN aN aN aN -Db aN aN aN aN -YA -CK -Fy -YA -qS -ZC -ZC -CJ -RP -RP -RP -RP -ZC -ZC -qS -YA aN aN aN aN -ZT -rz -PP -Ns -ZT -If -Op -If -kg -Nf -rQ -rQ -rQ -rQ -rQ -Nf -Xp -VJ -sj -sj -Bo -Pd aN aN aN @@ -39874,11 +38212,102 @@ aN aN aN aN +CW +VW +PZ +Vr +zU +zU +zU +ya +VW +Hz +zU +zU +VW +VW +UR +UR +UR +UR +CW +EK +Ml +Ml +Ml +Ml +Ml +Ml +Ml +Ml +Ml +SR +ut +WF +Td +Qo +qN +kg +Ql +ps +wF +Yh +lK +kC +kC +kC +kC +kC +JI +MZ +wF +aN +aN +aN aN aN aN aN aN +zr +LL +ni +IP +uE +LL +zr +xX +uE +Nm +Nm +Nm +UV +If +Pl +Kx +VB +jj +HO +qr +yM +cd +HO +yO +Yd +Hj +Zx +HO +Cu +RZ +Au +UH +UH +UH +Qp +BH +Qp +Kb +HO aN aN aN @@ -39891,80 +38320,22 @@ aN aN aN "} -(104,1,1) = {" +(83,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -40026,48 +38397,10 @@ aN aN aN aN -YA -xd -Kc -YA -YA -YA -YA -YA -Xt -WS -Xt -YA -YA -sm -sm -YA aN aN aN aN -ZT -sT -Tf -Tf -JJ -BT -Op -Op -kg -bG -rQ -rQ -rQ -rQ -rQ -bG -SV -ho -ni -sj -hS -Jh aN aN aN @@ -40136,6 +38469,56 @@ aN aN aN aN +CW +VW +VW +ya +Pp +zU +zU +zU +zU +zU +zU +zU +SM +BW +UR +UR +WU +UR +CW +EK +Ml +rw +Va +Va +Va +Va +Va +EB +Ml +SR +vj +WF +wF +pQ +pQ +pQ +pQ +wF +wF +go +dK +dK +aI +Er +ye +dK +dK +ud +wF +aN aN aN aN @@ -40143,85 +38526,70 @@ aN aN aN aN +zr +oh +wO +Ij +Fi +St +zr +xX +uE +mi +mi +mi +Pd +If +HO +HO +HO +HO +HO +HO +HO +HO +HO +HO +HO +HO +HO +HO +Cu +RZ +Df +HO +HO +HO +Xy +HO +Xy +HO +HO +HO +aN +aN +aN +aN +aN +aN aN aN aN aN "} -(105,1,1) = {" +(84,1,1) = {" +aN +aN +aN +aN +aN +aN +aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -40283,48 +38651,12 @@ aN aN aN aN -YA -Iy -Kd -YA aN aN -YA -RS -RS -RS -RS -RS -YA -yQ -Sk -YA aN aN aN aN -ZT -Jq -Tf -Tf -ZT -Ig -Ig -Ig -ZT -Ta -OW -OW -OW -OW -OW -Ta -Jh -Jh -Jh -Jh -Jh -Jh aN aN aN @@ -40394,91 +38726,104 @@ aN aN aN aN +CW +VW +Oo +VW +Vr +zU +zU +zU +zU +zU +zU +zU +VW +Oo +PZ +UR +UR +UR +CW +EK +Ml +SR +ut +ut +dR +ut +ut +EK +Ml +SR +oM +WF aN aN aN aN aN aN +wF +wF +wF +wF +Yh +Er +MZ +wF +wF +wF +sJ aN aN aN aN -"} -(106,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -gc -oc -oc -oc -oc -oc -oc +zr +oh +OT +UT +md +St +zr +xX +uE +Kw +Kw +Kw +Gb +If +nR +qp +Nf +yv +sf +Ol +KC +yv +Nf +qp +uA +HO +EL +DM +xZ +RZ +Df +HO +Tq +CQ +RZ +RZ +RZ +CQ +mJ +HO aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -jH -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -40488,6 +38833,8 @@ aN aN aN aN +"} +(85,1,1) = {" aN aN aN @@ -40540,44 +38887,8 @@ aN aN aN aN -YA -YA -YA -YA -YA -YA -YA -YA -Xt -WS -Xt -RE -YA -Rg -Rg -RE -YA -YA aN aN -ZT -CG -Tf -Tf -eW -Tf -Tf -Tf -TN -Ta -rQ -rQ -rQ -rQ -rQ -LQ -nR -Ta aN aN aN @@ -40661,86 +38972,114 @@ aN aN aN aN -"} -(107,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck +aN +aN +aN +aN +aN +aN +aN +aN +aN +oH +ya +VW +PZ +VW +VW +LG +SM +VW +Pp +VW +VW +VW +VW +SM +VW +UR +UR +CW +EK +Ml +SR +ut +Kk +PK +Na +ut +EK +Ml +SR +AG +WF +aN +aN aN aN oc oc oc oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc +aN +wF +YJ +Er +st +wF +aN oc oc oc oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN aN aN +If +oh +zB +To +Dm +St +If +xX +uE +BP +BP +BP +dj +If +Cf +Ll +qp +qp +qp +qp +qp +qp +qp +qp +qp +HQ +Fa +RZ +RZ +RZ +YH +HO +CQ +CQ +CQ +CQ +CQ +CQ +CQ +HO aN aN aN @@ -40751,6 +39090,8 @@ aN aN aN aN +"} +(86,1,1) = {" aN aN aN @@ -40801,40 +39142,8 @@ aN aN aN aN -sm -yq -Rg -RV -ZC -WX -ZC -YD -YA -nk -qb -op -oO -YA aN aN -GK -Er -Tf -Tf -Tf -Tf -Tf -Tf -JQ -Ta -rQ -pW -rQ -pW -rQ -LQ -nR -Ta aN aN aN @@ -40918,81 +39227,11 @@ aN aN aN aN -"} -(108,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -41001,11 +39240,103 @@ aN aN aN aN +QI +CW +CW +CW +oH +VW +rd +PZ +VW +VW +Oo +SM +VW +ya +VW +PZ +VW +PZ +CW +EK +Ml +SR +dR +ED +NH +dg +dR +EK +Ml +SR +ut +WF +aN +aN +aN +oc +oc +oc +oc +oc +oc +PV +Yh +Er +MZ +PV +oc +oc +oc +oc +oc +oc aN aN aN aN aN +If +dJ +cm +If +cm +Kc +If +Eh +uE +xr +xr +xr +jc +If +ah +qp +qp +qp +qp +qp +qp +qp +qp +qp +uA +HO +wo +cC +UH +Qp +ht +HO +zq +Nk +zq +zq +zq +Nk +zq +HO aN aN aN @@ -41016,6 +39347,8 @@ aN aN aN aN +"} +(87,1,1) = {" aN aN aN @@ -41058,40 +39391,8 @@ aN aN aN aN -sm -PO -Rg -Tl -ZC -Wd -ZC -Nq -YA -dv -xv -Zx -An -YA aN aN -ZT -Vy -Tf -Vm -oM -ib -zF -kY -qw -Ta -rQ -rQ -pW -rQ -rQ -LQ -nR -Ta aN aN aN @@ -41175,8 +39476,6 @@ aN aN aN aN -"} -(109,1,1) = {" aN aN aN @@ -41202,6 +39501,34 @@ aN aN aN aN +oH +CW +CW +CW +oH +VW +VW +VW +PZ +VW +BW +VW +Oo +VW +CW +EK +Ml +SR +ut +Fr +ln +dg +ut +EK +Ml +SR +WF +WF aN aN aN @@ -41210,52 +39537,75 @@ oc oc oc oc +HE +Aa +Yh +Er +MZ +Aa +Qa oc oc oc oc oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -jI -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck +aN +aN +aN +aN +If +IE +xg +fP +xg +XC +If +OT +md +pE +pE +pE +wH +If +Qu +XO +Rr +Qu +HO +OE +qp +zy +qp +DW +HO +HO +HO +HO +QZ +FY +QZ +HO +HO +HO +HO +HO +HO +HO +HO +HO +aN +aN +aN +aN aN aN aN aN aN aN +"} +(88,1,1) = {" aN aN aN @@ -41315,40 +39665,7 @@ aN aN aN aN -sm -Fa -Rg -Tl -ZC -Wd -ZC -Nq -Rg -OD -Yf -Zx -Ua -YA aN -ZT -ZT -ZT -Fs -ZT -ZT -ZT -ZT -GK -ZT -Ta -rQ -pW -rQ -pW -rQ -LQ -nR -Ta aN aN aN @@ -41432,35 +39749,45 @@ aN aN aN aN -"} -(110,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +oH +CW +CW +CW +oH +VW +ya +VW +VW +PZ +oH +bx +MM +bx +MM +VE +Dt +dg +MM +bx +MM +bx +MM +aN +aN +aN aN oc oc @@ -41468,12 +39795,11 @@ oc oc oc oc -oc -oc -oc -oc -oc -oc +PV +Yh +Er +MZ +PV oc oc oc @@ -41481,36 +39807,43 @@ oc oc oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN aN +If +pS +qf +If +qf +LY +If +If +If +If +If +If +If +If +RK +Yz +Rr +sH +HO +Lt +wr +QT +OQ +ad +HO +DB +DB +DB +DB +uR +DB +DB +aN aN aN aN @@ -41528,6 +39861,8 @@ aN aN aN aN +"} +(89,1,1) = {" aN aN aN @@ -41572,40 +39907,10 @@ aN aN aN aN -sm -Oi -Rg -RZ -ZC -Wd -ZC -TY -WN -Xc -Zx -Zx -xT -YA aN -ZT -yu -XU -XU -XU -XY -ZT aN aN aN -Ta -rQ -rQ -rQ -rQ -rQ -LQ -nR -Ta aN aN aN @@ -41689,81 +39994,10 @@ aN aN aN aN -"} -(111,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -41789,18 +40023,83 @@ aN aN aN aN +oH +oH +CW +CW +CW +oH +oH +dR +MM +dR +MM +PE +GZ +Hf +MM +dR +MM +dR +MM aN aN aN aN aN +oc +oc +oc +oc +aN +wF +wU +Sy +wx +wF +aN +oc +oc +oc +oc +aN aN aN +wK +wK +wK +wK +Bt +uO +wK +Bz +Dx +wK +wK aN aN aN aN aN +HO +JP +nk +pV +Tl +HO +Lw +qp +AW +qp +Lk +HO +DB +HB +Ip +JM +Iq +DD +DB aN aN aN @@ -41819,6 +40118,8 @@ aN aN aN aN +"} +(90,1,1) = {" aN aN aN @@ -41829,40 +40130,10 @@ aN aN aN aN -sm -Nn -Rg -Tl -ZC -Wd -ZC -Nq -Rg -Xc -Zx -Zx -TG -YA aN -ZT -kd -HO -rs -Vl -XU -ZT aN aN aN -Ta -Ox -Ox -Ox -Ox -Ox -Ta -Ta -Ta aN aN aN @@ -41946,81 +40217,10 @@ aN aN aN aN -"} -(112,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -42086,44 +40286,34 @@ aN aN aN aN -sm -Oi -Rg -Tl -ZC -Wd -ZC -TY -WN -Xc -Zx -Zx -gi -YA +WF +dR +MM +dR +MM +MM +MM +MM +MM +dR +MM +dR +MM aN -ZT -XU -vq -nG -Pl -XU -ZT aN aN aN -Ta -Yt -Yt -Yt -Yt -Yt -Ta aN aN aN aN aN aN +wF +wF +wF +wF +wF aN aN aN @@ -42132,10 +40322,41 @@ aN aN aN aN +wK +AR +AR +AR +AR +AR +Is +AR +AR +AR +wK +GX aN aN aN aN +HO +HO +HO +HO +HO +HO +QZ +QZ +QZ +QZ +QZ +HO +DB +HI +Iq +JN +Iq +DL +DB aN aN aN @@ -42154,6 +40375,8 @@ aN aN aN aN +"} +(91,1,1) = {" aN aN aN @@ -42203,81 +40426,10 @@ aN aN aN aN -"} -(113,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -42343,38 +40495,10 @@ aN aN aN aN -sm -PO -Rg -Sa -ZC -WX -ZC -YH -Rg -Fj -zV -GB -Kz -YA aN -ZT -XU -vq -rT -Pl -XU -ZT aN aN aN -Ta -Ta -Ta -Ta -Ta -Ta -Ta aN aN aN @@ -42419,9 +40543,19 @@ aN aN aN aN +MM +Bc +WF +dM +MM aN aN aN +MM +Bc +WF +dM +MM aN aN aN @@ -42445,6 +40579,18 @@ aN aN aN aN +wK +AR +AR +AR +AR +AR +AR +AR +AR +AR +Gf +GY aN aN aN @@ -42454,87 +40600,30 @@ aN aN aN aN +HO +qh +qh +QZ +qh +qh +HO +DB +HL +Iq +JR +Iq +DN +DB aN aN aN aN aN aN -"} -(114,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -42543,6 +40632,8 @@ aN aN aN aN +"} +(92,1,1) = {" aN aN aN @@ -42597,31 +40688,7 @@ aN aN aN aN -Hg -Hg -Hg -Hg -Hg -Hg -Hg -UW -Xd -UW -Nl -Hg -Hg -Hg -ah -Hg -YA aN -ZT -XU -PX -wG -QF -XU -ZT aN aN aN @@ -42717,81 +40784,10 @@ aN aN aN aN -"} -(115,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -42804,6 +40800,19 @@ aN aN aN aN +MM +dR +MM +dR +MM +XR +XR +XR +MM +dR +MM +dR +MM aN aN aN @@ -42827,6 +40836,18 @@ aN aN aN aN +wK +Bd +AR +AR +AR +AR +AR +AR +AR +Fc +Gf +GY aN aN aN @@ -42836,6 +40857,20 @@ aN aN aN aN +HO +qh +qh +QZ +qh +qh +HO +DB +HM +Ir +Iq +Mo +DY +DB aN aN aN @@ -42854,31 +40889,10 @@ aN aN aN aN -Hg -Ke -ME -Kx -PY -Hg -Sb -Sb -Sb -Sb -Sb -Hg -Qu -Qe -TU -Hg +"} +(93,1,1) = {" aN aN -ZT -XU -XU -XU -XU -XU -ZT aN aN aN @@ -42974,81 +40988,10 @@ aN aN aN aN -"} -(116,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -43111,35 +41054,22 @@ aN aN aN aN -Hg -Kv -MF -Ot -Ng -Hg -Hg -UW -Xd -UW -Hg -Hg -Hg -Hg -ah -Hg aN aN -ZT -XY -FU -XY -FU -XY -ZT aN +MM +dR +MM +dR +MM aN aN aN +MM +dR +MM +dR +MM aN aN aN @@ -43163,6 +41093,18 @@ aN aN aN aN +wK +AR +AR +AR +AR +AR +AR +AR +AR +AR +Gf +GY aN aN aN @@ -43172,6 +41114,20 @@ aN aN aN aN +HO +qh +qh +QZ +qh +qh +HO +DB +DB +DB +uR +DB +DB +DB aN aN aN @@ -43190,6 +41146,8 @@ aN aN aN aN +"} +(94,1,1) = {" aN aN aN @@ -43231,81 +41189,10 @@ aN aN aN aN -"} -(117,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc -oc aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -43368,40 +41255,9 @@ aN aN aN aN -Hg -Kv -MH -Ot -Ng -Hg -Wl -Vg -Xe -Vg -YK -YK -YK -Sf -it -Hg -Hg -Hg -Hg -Hg -Hg -Hg -Hg -Hg -Hg -Hh -Hh -Hh -Hg -Db aN aN aN -Db aN aN aN @@ -43458,6 +41314,19 @@ aN aN aN aN +MM +Zl +MM +Zl +MM +XR +XR +XR +MM +Zl +MM +Zl +MM aN aN aN @@ -43481,6 +41350,18 @@ aN aN aN aN +wK +AR +AR +AR +AR +AR +lH +AR +AR +AR +wK +Ha aN aN aN @@ -43488,35 +41369,21 @@ aN aN aN aN -"} -(118,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck +HO +qh +qh +QZ +qh +qh +HO +aN +aN +aN +aN +aN +aN aN aN aN @@ -43536,33 +41403,9 @@ aN aN aN aN +"} +(95,1,1) = {" aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -43625,35 +41468,6 @@ aN aN aN aN -Hg -Kv -MY -Ot -Ng -Hg -Si -Ny -Ny -Ny -Ny -Ny -Ny -Ny -sp -ow -oh -ow -Hb -XN -XN -nC -Hg -Py -IN -ek -RC -xS -Hg aN aN aN @@ -43745,35 +41559,8 @@ aN aN aN aN -"} -(119,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -43781,6 +41568,29 @@ aN aN aN aN +od +od +od +od +OI +od +QH +od +vy +vy +vy +od +OI +od +OI +od +od +vy +vy +od +od +od +od aN aN aN @@ -43797,6 +41607,17 @@ aN aN aN aN +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK +wK aN aN aN @@ -43807,6 +41628,13 @@ aN aN aN aN +HO +qh +qh +QZ +qh +qh +HO aN aN aN @@ -43832,6 +41660,8 @@ aN aN aN aN +"} +(96,1,1) = {" aN aN aN @@ -43882,36 +41712,6 @@ aN aN aN aN -Hg -Kx -Nc -Kx -Ng -Hg -Sl -Ny -Ny -Ny -YM -Ny -Ny -Ny -sp -oh -nC -ow -nC -nC -oh -oh -Hg -Xx -Ny -Ny -Ny -uO -UA -xR aN aN aN @@ -44002,75 +41802,9 @@ aN aN aN aN -"} -(120,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -44082,11 +41816,6 @@ aN aN aN aN -lz -lz -lz -lz -lz aN aN aN @@ -44096,11 +41825,36 @@ aN aN aN aN -lz -lz -lz -lz -lz +od +IR +LJ +ND +LN +od +QL +SF +VO +VO +VO +SJ +QL +QL +QL +SJ +VO +VO +VO +VO +JC +od +Iv +Zp +aN +aN +aN +aN +aN +aN aN aN aN @@ -44131,6 +41885,13 @@ aN aN aN aN +HO +qh +qh +QZ +qh +qh +HO aN aN aN @@ -44139,35 +41900,6 @@ aN aN aN aN -Hg -KC -Ng -Ng -Qa -Hg -Sn -Vk -Xg -Xv -YO -ZV -gI -Ny -rl -XN -XN -pJ -oh -Br -oh -nC -Hh -Xx -Ny -iP -gI -uO -Hg aN aN aN @@ -44185,6 +41917,11 @@ aN aN aN aN +"} +(97,1,1) = {" +aN +aN +aN aN aN aN @@ -44259,75 +41996,9 @@ aN aN aN aN -"} -(121,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -44338,13 +42009,6 @@ aN aN aN aN -lz -lz -bp -bw -cf -lz -lz aN aN aN @@ -44352,13 +42016,6 @@ aN aN aN aN -lz -lz -hW -bw -cf -lz -lz aN aN aN @@ -44396,40 +42053,9 @@ aN aN aN aN -Hg -KE -Nj -Nj -KE -Hg -Hg -Hg -Hg -Xx -YO -ZW -gI -Ny -WM -oh -nC -Il -Ng -Ng -Pt -Ng -El -Xx -Ny -iP -gI -uO -gj -Db aN aN aN -Db aN aN aN @@ -44456,6 +42082,31 @@ aN aN aN aN +vy +IS +LN +LN +LN +NF +Mb +LR +LR +LR +LR +LR +LR +LR +LR +LR +LR +LR +LR +LR +Pb +vy +Iv +Zp +aN aN aN aN @@ -44491,6 +42142,13 @@ aN aN aN aN +HO +yg +qh +QZ +yg +qh +HO aN aN aN @@ -44517,74 +42175,18 @@ aN aN aN "} -(122,1,1) = {" +(98,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -44595,13 +42197,6 @@ aN aN aN aN -lz -au -bq -bB -bq -cj -lz aN aN aN @@ -44609,13 +42204,6 @@ aN aN aN aN -lz -gN -bq -kc -bq -cj -lz aN aN aN @@ -44653,35 +42241,6 @@ aN aN aN aN -Hg -KF -Ng -Ng -Ng -Ng -So -Vs -Xi -Xx -YO -ZZ -gI -Ny -Ob -pJ -oh -XN -Ng -XN -oh -XN -Hh -Xx -Ny -iP -gI -uO -Hg aN aN aN @@ -44773,78 +42332,37 @@ aN aN aN aN -"} -(123,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -fs -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN +od +od +IS +LN +LN +OJ +vy +Mb +LR +VP +VP +VP +YV +VP +LR +VP +VP +VP +YV +VP +LR +Pb +vy +Iv +Zp aN aN aN @@ -44852,13 +42370,6 @@ aN aN aN aN -lz -aw -bq -bE -bq -cp -lz aN aN aN @@ -44866,13 +42377,6 @@ aN aN aN aN -lz -gX -bq -bE -bq -cp -lz aN aN aN @@ -44895,6 +42399,13 @@ aN aN aN aN +HO +qh +qh +QZ +qh +qh +HO aN aN aN @@ -44910,36 +42421,6 @@ aN aN aN aN -Hg -KI -Ng -Ov -Qc -Ng -Ng -Vt -Qe -XC -YR -Ny -Ny -Ny -PI -Ng -Ng -Ng -Ng -ow -pJ -oh -Hg -Gq -Ny -Ny -Ny -uO -UA -FC aN aN aN @@ -44950,6 +42431,8 @@ aN aN aN aN +"} +(99,1,1) = {" aN aN aN @@ -45030,75 +42513,9 @@ aN aN aN aN -"} -(124,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -45109,13 +42526,6 @@ aN aN aN aN -lz -mW -bq -bF -bq -cr -lz aN aN aN @@ -45123,13 +42533,6 @@ aN aN aN aN -lz -hr -bq -kq -bq -cr -lz aN aN aN @@ -45165,37 +42568,6 @@ aN aN aN aN -Hg -Hg -Hg -KJ -Ng -Ow -Qc -Ng -Ng -Ng -Xk -XG -Ny -Ny -Ny -Ny -yH -Nk -XN -xz -ow -hb -nC -nC -Hg -QN -Ny -iv -Vv -uO -Hg aN aN aN @@ -45219,6 +42591,35 @@ aN aN aN aN +od +od +vy +od +od +od +IS +LN +LN +OJ +vy +Mb +LR +VQ +Ik +XH +YW +VQ +LR +XH +YW +VQ +Xm +XH +LR +XB +od +ux +ux aN aN aN @@ -45255,6 +42656,13 @@ aN aN aN aN +HO +qh +qh +QZ +qh +qh +HO aN aN aN @@ -45280,6 +42688,8 @@ aN aN aN aN +"} +(100,1,1) = {" aN aN aN @@ -45287,75 +42697,9 @@ aN aN aN aN -"} -(125,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -45366,13 +42710,6 @@ aN aN aN aN -lz -lz -nr -bK -nr -lz -lz aN aN aN @@ -45380,13 +42717,6 @@ aN aN aN aN -lz -lz -nr -bK -nr -lz -lz aN aN aN @@ -45422,42 +42752,9 @@ aN aN aN aN -Hh -HP -Iz -KL -Ng -Oy -Qc -Ng -Ng -Ng -Ng -XG -Ny -Ny -Ny -Ny -yH -oh -pJ -ow -ow -ow -Hb -XN -Hg -Gq -Ny -Ny -Ny -uO -Nl -Db aN aN aN -Db aN aN aN @@ -45544,75 +42841,42 @@ aN aN aN aN -"} -(126,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck +aN +aN +aN +aN +od +Ef +Fn +Fj +Hl +od +IT +LO +LN +ON +od +Mb +LR +VO +VO +VO +YX +VO +LR +VO +VO +VO +YX +VO +LR +Pb +od +Iv +Zp aN aN aN @@ -45624,11 +42888,6 @@ aN aN aN aN -lz -lz -lz -lz -lz aN aN aN @@ -45638,11 +42897,6 @@ aN aN aN aN -lz -lz -lz -lz -lz aN aN aN @@ -45659,6 +42913,13 @@ aN aN aN aN +HO +qh +qh +QZ +qh +qh +HO aN aN aN @@ -45679,42 +42940,13 @@ aN aN aN aN -Hh -HQ -IA -KN -Ng -Oz -Qc -Ng -Ng -VG -Qe -Xv -YM -Ny -Ny -Ny -yH -oh -hb -ow -ow -oh -XN -ow -Hg -QN -Ny -NT -Cj -uO -Hg aN aN aN aN aN +"} +(101,1,1) = {" aN aN aN @@ -45801,75 +43033,9 @@ aN aN aN aN -"} -(127,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -45936,41 +43102,38 @@ aN aN aN aN -Hh -HT -IF -KO -Ng -OE -Qc -Ng -So -VH -Qe -Xx -YO -JG -gI -Ny -yH -pJ -ow -ow -pJ -oh -nC -XN -Hg -Gq -Ny -Ny -Ny -uO -UA -kC aN aN aN +vy +Em +Fo +Gy +Gy +od +od +vy +NF +od +od +Mb +LR +LR +LR +LR +LR +LR +LR +LR +LR +LR +LR +LR +LR +Pb +vy +Iv +Zp aN aN aN @@ -46007,6 +43170,13 @@ aN aN aN aN +HO +qh +qh +QZ +qh +qh +HO aN aN aN @@ -46032,6 +43202,8 @@ aN aN aN aN +"} +(102,1,1) = {" aN aN aN @@ -46058,75 +43230,9 @@ aN aN aN aN -"} -(128,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -46193,37 +43299,6 @@ aN aN aN aN -Hh -HU -IG -Hg -Nl -Hg -Qe -QE -Sw -Hg -Hg -Xx -YO -cI -gI -Ny -hK -Ng -Ng -vh -Ng -nC -pJ -Il -Hh -Xx -Ny -iP -gI -uO -Hg aN aN aN @@ -46287,6 +43362,35 @@ aN aN aN aN +vy +Et +Fq +Fo +Fo +Ik +IU +LP +NG +OO +vy +Mb +LR +VP +VP +VP +YV +VP +LR +VP +VP +VP +YV +VP +LR +Pb +od +ux +ux aN aN aN @@ -46315,80 +43419,21 @@ aN aN aN aN -"} -(129,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN aN aN +HO +NB +NB +QZ +NB +NB +EW aN aN aN @@ -46414,6 +43459,8 @@ aN aN aN aN +"} +(103,1,1) = {" aN aN aN @@ -46450,42 +43497,9 @@ aN aN aN aN -Hh -HW -IH -KQ -Nu -OF -Nu -QG -OF -Nu -Xl -XC -YO -pL -gI -Ny -Yb -oT -ow -Nk -Ng -Ng -Ng -Ng -El -Xx -Ny -iP -gI -uO -gj -Db aN aN aN -Db aN aN aN @@ -46572,75 +43586,68 @@ aN aN aN aN -"} -(130,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +vy +Ew +Fq +Fo +Fo +Io +IV +LR +LR +Mb +Qf +Mb +LR +VQ +Xm +XH +YW +VQ +LR +XH +YW +VQ +Ik +XH +LR +Pb +vy +Iv +Zp aN aN aN @@ -46679,17 +43686,6 @@ aN aN aN aN -vG -vG -vG -vG -vG -vG -vG -vG -vG -vG -vG aN aN aN @@ -46707,37 +43703,6 @@ aN aN aN aN -Hh -HX -II -KS -Ny -Ny -Ny -Ny -Ny -Ny -Ny -Ny -YR -Ny -Ny -Ny -sY -XN -oh -XN -hb -XS -oh -XN -Hh -Xx -Ny -iP -gI -uO -Hg aN aN aN @@ -46751,6 +43716,8 @@ aN aN aN aN +"} +(104,1,1) = {" aN aN aN @@ -46829,75 +43796,9 @@ aN aN aN aN -"} -(131,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -46936,17 +43837,6 @@ aN aN aN aN -vG -of -oF -pO -oF -pO -uB -pO -uB -of -vG aN aN aN @@ -46964,38 +43854,6 @@ aN aN aN aN -Hh -Ia -IM -La -Ny -qr -Ny -qr -Ny -Ny -qr -Ny -Ny -qr -Ny -qr -rx -nC -nC -oh -nC -ow -nC -XN -Hg -Xx -Ny -Ny -Ny -uO -UA -vL aN aN aN @@ -47018,6 +43876,35 @@ aN aN aN aN +vy +Ez +Fq +Fo +Fo +Io +IV +LR +LR +Mb +Qf +Mb +LR +VO +VO +VO +YX +VO +LR +VO +VO +VO +YX +VO +LR +Pb +vy +Iv +Zp aN aN aN @@ -47087,74 +43974,10 @@ aN aN aN "} -(132,1,1) = {" +(105,1,1) = {" aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -47193,17 +44016,6 @@ aN aN aN aN -vG -of -of -of -of -of -of -of -of -of -vG aN aN aN @@ -47221,37 +44033,6 @@ aN aN aN aN -Hh -Id -II -Le -Ny -qr -qr -qr -qr -qr -qr -qr -qr -qr -qr -qr -YO -oh -ow -ow -oh -XN -oh -nC -Hg -nP -rF -PR -LX -TM -Hg aN aN aN @@ -47343,8 +44124,6 @@ aN aN aN aN -"} -(133,1,1) = {" aN aN aN @@ -47354,6 +44133,35 @@ aN aN aN aN +vy +EA +Fq +GA +Fo +Ik +Je +LS +LZ +OX +vy +Mb +LR +LR +LR +LR +LR +LR +LR +LR +LR +LR +LR +LR +LR +XB +od +ux +ux aN aN aN @@ -47373,45 +44181,6 @@ aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -47450,17 +44219,6 @@ aN aN aN aN -vG -of -oI -pc -rK -pc -uP -pc -vY -of -vG aN aN aN @@ -47472,48 +44230,17 @@ aN aN aN aN +"} +(106,1,1) = {" aN aN aN aN aN aN -Hh -Ii -IO -Lt -Ny -qr -Ny -qr -Ny -Ny -qr -Ny -Ny -qr -Ny -qr -YO -nC -ow -hb -ow -Hb -XN -oh -Hg -Hh -Hh -Hh -Hh -Hg -Hg -Db aN aN aN -Db aN aN aN @@ -47600,8 +44327,6 @@ aN aN aN aN -"} -(134,1,1) = {" aN aN aN @@ -47630,45 +44355,6 @@ aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -47680,11 +44366,6 @@ aN aN aN aN -lz -lz -lz -lz -lz aN aN aN @@ -47694,11 +44375,6 @@ aN aN aN aN -lz -lz -lz -lz -lz aN aN aN @@ -47707,17 +44383,82 @@ aN aN aN aN -vG -og -oL -pc -rY -pc -vb -pc -vZ -og -vG +aN +aN +aN +aN +aN +aN +aN +vy +EE +Fo +GI +GI +od +od +LU +LU +od +od +QP +SJ +QL +QL +VP +VP +VP +VP +VP +VP +LR +LR +VP +VP +JC +vy +Iv +Zp +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -47735,31 +44476,6 @@ aN aN aN aN -Hh -Ij -IP -LH -NB -Ny -NB -Ny -SA -VL -VL -VL -YU -Ny -NB -Ny -Rm -XN -oh -ow -ow -nC -nC -oh -Hg aN aN aN @@ -47771,6 +44487,8 @@ aN aN aN aN +"} +(107,1,1) = {" aN aN aN @@ -47857,8 +44575,6 @@ aN aN aN aN -"} -(135,1,1) = {" aN aN aN @@ -47887,45 +44603,6 @@ aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -47936,13 +44613,6 @@ aN aN aN aN -lz -lz -br -bw -cf -lz -lz aN aN aN @@ -47950,13 +44620,6 @@ aN aN aN aN -lz -lz -iU -bw -cf -lz -lz aN aN aN @@ -47964,17 +44627,6 @@ aN aN aN aN -vG -of -oS -pc -pa -pc -pa -pc -wa -of -vG aN aN aN @@ -47987,42 +44639,43 @@ aN aN aN aN -Db aN aN aN -Db -Hg -Hg -Hg -Hg -Hg -OG -gj -OG -Hg -VN -VN -VN -Hg -OG -gj -OG -Hg -Hg -VN -VN -Hg -Hg -Hg -Hg -Hg -Db aN aN aN aN aN +od +EF +FB +GJ +Ht +od +Jk +LZ +LS +OZ +od +od +od +VT +VT +od +od +od +od +Zu +vy +TS +TS +vy +Ik +od +od +Iv +Zp aN aN aN @@ -48091,6 +44744,11 @@ aN aN aN aN +"} +(108,1,1) = {" +aN +aN +aN aN aN aN @@ -48114,8 +44772,6 @@ aN aN aN aN -"} -(136,1,1) = {" aN aN aN @@ -48144,45 +44800,6 @@ aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -48193,13 +44810,6 @@ aN aN aN aN -lz -ay -bq -bP -bq -cj -lz aN aN aN @@ -48207,13 +44817,6 @@ aN aN aN aN -lz -hs -bq -ly -bq -cj -lz aN aN aN @@ -48221,17 +44824,6 @@ aN aN aN aN -vG -of -pa -pa -pa -pa -pa -se -pa -of -vG aN aN aN @@ -48250,29 +44842,6 @@ aN aN aN aN -od -od -od -od -OI -od -QH -od -vy -vy -vy -od -OI -od -OI -od -od -vy -vy -od -od -od -od aN aN aN @@ -48335,6 +44904,35 @@ aN aN aN aN +od +od +vy +od +od +od +Jz +Mb +NI +Pb +od +QR +SN +QL +QL +XL +YY +Gw +od +bf +FK +VM +VM +ir +ql +JO +od +ux +ux aN aN aN @@ -48371,8 +44969,6 @@ aN aN aN aN -"} -(137,1,1) = {" aN aN aN @@ -48401,45 +44997,13 @@ aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck +aN +aN +aN +aN +"} +(109,1,1) = {" +aN aN aN aN @@ -48450,13 +45014,6 @@ aN aN aN aN -lz -aV -bq -bE -bq -do -lz aN aN aN @@ -48464,13 +45021,6 @@ aN aN aN aN -lz -hH -bq -bE -bq -cp -lz aN aN aN @@ -48478,17 +45028,6 @@ aN aN aN aN -vG -of -pc -pP -se -se -se -vo -pc -of -vG aN aN aN @@ -48507,30 +45046,6 @@ aN aN aN aN -od -IR -LJ -ND -LN -od -QL -SF -VO -VO -VO -SJ -QL -QL -QL -SJ -VO -VO -VO -VO -JC -od -Iv -Zp aN aN aN @@ -48628,8 +45143,6 @@ aN aN aN aN -"} -(138,1,1) = {" aN aN aN @@ -48652,51 +45165,55 @@ aN aN aN aN +od +od +Jz +Mb +NI +Pb +Ik +Rc +SP +VU +VU +VU +VU +bc +Od +Ly +FK +VM +VM +ir +Ly +YT +vy +Iv +Zp +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -gC -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -48707,13 +45224,6 @@ aN aN aN aN -lz -bg -bq -bV -bq -cr -lz aN aN aN @@ -48721,13 +45231,6 @@ aN aN aN aN -lz -hJ -bq -lF -bq -cr -lz aN aN aN @@ -48735,17 +45238,6 @@ aN aN aN aN -vG -of -pg -qn -sh -sh -sh -qn -pg -of -vG aN aN aN @@ -48764,32 +45256,10 @@ aN aN aN aN -vy -IS -LN -LN -LN -NF -Mb -LR -LR -LR -LR -LR -LR -LR -LR -LR -LR -LR -LR -LR -Pb -vy -Iv -Zp aN aN +"} +(110,1,1) = {" aN aN aN @@ -48885,8 +45355,6 @@ aN aN aN aN -"} -(139,1,1) = {" aN aN aN @@ -48915,45 +45383,6 @@ aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -48964,13 +45393,6 @@ aN aN aN aN -lz -lz -nr -bK -nr -lz -lz aN aN aN @@ -48978,13 +45400,6 @@ aN aN aN aN -lz -lz -nr -bK -nr -lz -lz aN aN aN @@ -48992,17 +45407,6 @@ aN aN aN aN -vG -of -pc -of -sq -tM -vc -of -pc -of -vG aN aN aN @@ -49015,39 +45419,34 @@ aN aN aN aN -Db aN aN aN aN -od -od -IS -LN -LN -OJ vy +Jz Mb -LR -VP -VP -VP -YV -VP -LR -VP -VP -VP -YV -VP -LR +NI Pb +od +Re +SQ +Wh +Wh +Wh +Wh +Cr +Od +Ly +FK +VM +VM +ir +Ly +KH vy Iv Zp -Db -aN -aN aN aN aN @@ -49116,6 +45515,8 @@ aN aN aN aN +"} +(111,1,1) = {" aN aN aN @@ -49142,8 +45543,6 @@ aN aN aN aN -"} -(140,1,1) = {" aN aN aN @@ -49154,10 +45553,6 @@ aN aN aN aN -ac -df -df -ac aN aN aN @@ -49172,45 +45567,6 @@ aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -49222,11 +45578,6 @@ aN aN aN aN -lz -lz -lz -lz -lz aN aN aN @@ -49236,11 +45587,6 @@ aN aN aN aN -lz -lz -lz -lz -lz aN aN aN @@ -49249,17 +45595,6 @@ aN aN aN aN -vG -og -pj -qq -pc -pc -pc -vp -wb -og -vG aN aN aN @@ -49273,35 +45608,6 @@ aN aN aN aN -od -od -vy -od -od -od -IS -LN -LN -OJ -vy -Mb -LR -VQ -Ik -XH -YW -VQ -LR -XH -YW -VQ -Xm -XH -LR -XB -od -ux -ux aN aN aN @@ -49374,6 +45680,30 @@ aN aN aN aN +od +JC +Mc +NM +Pe +od +Rf +ST +Wq +JC +XP +Za +fN +Zu +fy +Ur +UF +Ku +Eq +we +qF +od +Iv +Zp aN aN aN @@ -49399,8 +45729,6 @@ aN aN aN aN -"} -(141,1,1) = {" aN aN aN @@ -49411,10 +45739,6 @@ aN aN aN aN -ac -dU -dT -ac aN aN aN @@ -49429,45 +45753,6 @@ aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -49487,6 +45772,8 @@ aN aN aN aN +"} +(112,1,1) = {" aN aN aN @@ -49506,17 +45793,6 @@ aN aN aN aN -vG -of -of -of -og -tY -og -of -of -of -vG aN aN aN @@ -49530,35 +45806,6 @@ aN aN aN aN -od -Ef -Fn -Gs -Hl -od -IT -LO -LN -ON -od -Mb -LR -VO -VO -VO -YX -VO -LR -VO -VO -VO -YX -VO -LR -Pb -od -Iv -Zp aN aN aN @@ -49656,8 +45903,6 @@ aN aN aN aN -"} -(142,1,1) = {" aN aN aN @@ -49666,12 +45911,6 @@ aN aN aN aN -ac -at -ac -dh -dU -ac aN aN aN @@ -49686,45 +45925,6 @@ aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -49737,6 +45937,29 @@ aN aN aN aN +od +vy +Md +Md +vy +od +od +vy +vy +vy +vy +vy +od +od +od +od +vy +vy +vy +vy +od +od +od aN aN aN @@ -49763,18 +45986,6 @@ aN aN aN aN -vG -vG -vG -vG -vG -tZ -vG -vG -vG -vG -vG -vG aN aN aN @@ -49787,35 +45998,6 @@ aN aN aN aN -vy -Em -Fo -Gy -Gy -od -od -vy -NF -od -od -Mb -LR -LR -LR -LR -LR -LR -LR -LR -LR -LR -LR -LR -LR -Pb -vy -Iv -Zp aN aN aN @@ -49847,6 +46029,25 @@ aN aN aN aN +"} +(113,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -49913,8 +46114,6 @@ aN aN aN aN -"} -(143,1,1) = {" aN aN aN @@ -49923,12 +46122,6 @@ aN aN aN aN -ac -aB -aB -aB -aB -ac aN aN aN @@ -49943,45 +46136,6 @@ aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -50023,15 +46177,6 @@ aN aN aN aN -vG -sv -tF -tA -vG -wc -wB -wB -vG aN aN aN @@ -50044,35 +46189,6 @@ aN aN aN aN -vy -Et -Fq -Fo -Fo -Ik -IU -LP -NG -OO -vy -Mb -LR -VP -VP -VP -YV -VP -LR -VP -VP -VP -YV -VP -LR -Pb -od -ux -ux aN aN aN @@ -50171,8 +46287,30 @@ aN aN aN "} -(144,1,1) = {" +(114,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN aN aN @@ -50180,12 +46318,6 @@ aN aN aN aN -ac -bz -aB -aB -aB -ac aN aN aN @@ -50200,45 +46332,6 @@ aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -50280,15 +46373,6 @@ aN aN aN aN -vG -tl -tF -tF -vG -wd -wB -xa -vG aN aN aN @@ -50300,37 +46384,6 @@ aN aN aN aN -Db -vy -Ew -Fq -Fo -Fo -Io -IV -LR -LR -Mb -Qf -Mb -LR -VQ -Xm -XH -YW -VQ -LR -XH -YW -VQ -Ik -XH -LR -Pb -vy -Iv -Zp -Db aN aN aN @@ -50427,8 +46480,6 @@ aN aN aN aN -"} -(145,1,1) = {" aN aN aN @@ -50437,12 +46488,6 @@ aN aN aN aN -ac -aB -aB -aB -aB -ac aN aN aN @@ -50457,45 +46502,6 @@ aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -50537,16 +46543,31 @@ aN aN aN aN -vG -tt -tF -tF -vr -wf -wD -vG -vG +"} +(115,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN aN aN @@ -50557,37 +46578,6 @@ aN aN aN aN -Db -vy -Ez -Fq -Fo -Fo -Io -IV -LR -LR -Mb -Qf -Mb -LR -VO -VO -VO -YX -VO -LR -VO -VO -VO -YX -VO -LR -Pb -vy -Iv -Zp -Db aN aN aN @@ -50684,8 +46674,6 @@ aN aN aN aN -"} -(146,1,1) = {" aN aN aN @@ -50694,12 +46682,6 @@ aN aN aN aN -ac -ac -ac -ac -ac -ac aN aN aN @@ -50714,45 +46696,6 @@ aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -50794,15 +46737,6 @@ aN aN aN aN -vG -tA -tF -tF -vG -vG -vG -vG -vG aN aN aN @@ -50815,35 +46749,6 @@ aN aN aN aN -vy -EA -Fq -GA -Fo -Ik -Je -LS -LZ -OX -vy -Mb -LR -LR -LR -LR -LR -LR -LR -LR -LR -LR -LR -LR -LR -XB -od -ux -ux aN aN aN @@ -50895,7 +46800,31 @@ aN aN aN aN +"} +(116,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN aN aN @@ -50941,8 +46870,6 @@ aN aN aN aN -"} -(147,1,1) = {" aN aN aN @@ -50951,15 +46878,6 @@ aN aN aN aN -fg -fg -fg -fg -fg -fg -fg -fg -fg aN aN aN @@ -50971,45 +46889,6 @@ aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -51051,13 +46930,6 @@ aN aN aN aN -vG -tB -tF -tF -vs -wg -po aN aN aN @@ -51072,35 +46944,6 @@ aN aN aN aN -vy -EE -Fo -GI -GI -od -od -LU -LU -od -od -QP -SJ -QL -QL -VP -VP -VP -VP -VP -VP -LR -LR -VP -VP -JC -vy -Iv -Zp aN aN aN @@ -51198,8 +47041,6 @@ aN aN aN aN -"} -(148,1,1) = {" aN aN aN @@ -51208,18 +47049,6 @@ aN aN aN aN -fg -cY -cY -di -dV -ee -ee -eY -fg -fg -fg -fg aN aN aN @@ -51228,45 +47057,38 @@ aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck +"} +(117,1,1) = {" +aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -51288,16 +47110,6 @@ aN aN aN aN -ds -ds -ds -ds -ds -ds -ds -ds -ds -ds aN aN aN @@ -51308,13 +47120,6 @@ aN aN aN aN -vG -tD -tF -tF -vu -wi -po aN aN aN @@ -51329,35 +47134,6 @@ aN aN aN aN -od -EF -FB -GJ -Ht -od -Jk -LZ -LS -OZ -od -od -od -VT -VT -od -od -od -od -Zu -vy -TS -TS -vy -Ik -od -od -Iv -Zp aN aN aN @@ -51455,8 +47231,6 @@ aN aN aN aN -"} -(149,1,1) = {" aN aN aN @@ -51465,18 +47239,6 @@ aN aN aN aN -ae -bN -bN -bN -da -da -da -da -fi -fu -fu -fg aN aN aN @@ -51485,45 +47247,6 @@ aN aN aN aN -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck -ck aN aN aN @@ -51545,16 +47268,6 @@ aN aN aN aN -ds -dC -eg -gz -hL -hL -gz -eg -dC -ds aN aN aN @@ -51565,13 +47278,6 @@ aN aN aN aN -vG -tE -tF -vf -vx -wj -po aN aN aN @@ -51586,35 +47292,6 @@ aN aN aN aN -od -od -vy -od -od -od -Jz -Mb -NI -Pb -od -QR -SN -QL -QL -XL -YY -Gw -od -bf -FK -VM -VM -ir -ql -JO -od -ux -ux aN aN aN @@ -51637,7 +47314,31 @@ aN aN aN aN +"} +(118,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN aN aN @@ -51712,8 +47413,6 @@ aN aN aN aN -"} -(150,1,1) = {" aN aN aN @@ -51722,18 +47421,6 @@ aN aN aN aN -ae -bO -bN -du -dW -da -da -da -fj -fu -fu -fg aN aN aN @@ -51802,16 +47489,6 @@ aN aN aN aN -ds -dH -fm -gF -hL -hL -gF -fm -dH -ds aN aN aN @@ -51821,14 +47498,6 @@ aN aN aN aN -vG -vG -Ai -tF -vf -vA -wl -po aN aN aN @@ -51842,37 +47511,10 @@ aN aN aN aN -Db aN aN aN aN -od -od -Jz -Mb -NI -Pb -Ik -Rc -SP -VU -VU -VU -VU -bc -Od -Ly -FK -VM -VM -ir -Ly -YT -vy -Iv -Zp -Db aN aN aN @@ -51929,6 +47571,51 @@ aN aN aN aN +"} +(119,1,1) = {" +aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -51969,8 +47656,6 @@ aN aN aN aN -"} -(151,1,1) = {" aN aN aN @@ -51979,18 +47664,6 @@ aN aN aN aN -ae -bR -bN -dw -dW -da -da -da -fj -fu -fu -fg aN aN aN @@ -52059,16 +47732,6 @@ aN aN aN aN -ds -ds -gh -gh -hL -jJ -gh -gh -ds -ds aN aN aN @@ -52078,14 +47741,6 @@ aN aN aN aN -po -qB -tF -tF -vf -vB -wn -po aN aN aN @@ -52105,30 +47760,6 @@ aN aN aN aN -vy -Jz -Mb -NI -Pb -od -Re -SQ -Wh -Wh -Wh -Wh -Cr -Od -Ly -FK -VM -VM -ir -Ly -KH -vy -Iv -Zp aN aN aN @@ -52197,7 +47828,31 @@ aN aN aN aN +"} +(120,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN aN aN @@ -52226,8 +47881,6 @@ aN aN aN aN -"} -(152,1,1) = {" aN aN aN @@ -52236,18 +47889,6 @@ aN aN aN aN -ae -bR -bN -dx -dW -da -da -da -fi -fu -fu -fg aN aN aN @@ -52316,16 +47957,6 @@ aN aN aN aN -ds -dC -eg -gz -hL -hL -gz -eg -dC -ds aN aN aN @@ -52335,14 +47966,6 @@ aN aN aN aN -po -qB -tF -tF -tF -vD -wp -po aN aN aN @@ -52362,30 +47985,6 @@ aN aN aN aN -od -JC -Mc -NM -Pe -od -Rf -ST -Wq -JC -XP -Za -fN -Zu -fy -Ur -UF -Ku -Eq -we -qF -od -Iv -Zp aN aN aN @@ -52483,28 +48082,38 @@ aN aN aN aN -"} -(153,1,1) = {" aN aN aN +"} +(121,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN aN aN aN -fg -bY -bN -dy -dW -da -da -db -fg -fg -fg -fg aN aN aN @@ -52573,16 +48182,6 @@ aN aN aN aN -ds -dH -gm -gF -hL -hL -gF -gs -dH -ds aN aN aN @@ -52592,14 +48191,6 @@ aN aN aN aN -po -qB -tF -tF -tF -Ec -ws -vG aN aN aN @@ -52619,29 +48210,6 @@ aN aN aN aN -od -vy -Md -Md -vy -od -od -vy -vy -vy -vy -vy -od -od -od -od -vy -vy -vy -vy -od -od -od aN aN aN @@ -52740,8 +48308,6 @@ aN aN aN aN -"} -(154,1,1) = {" aN aN aN @@ -52750,15 +48316,6 @@ aN aN aN aN -fg -ci -cZ -dz -dW -da -ey -eZ -fg aN aN aN @@ -52785,7 +48342,31 @@ aN aN aN aN +"} +(122,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN aN aN @@ -52830,16 +48411,6 @@ aN aN aN aN -ds -ds -gh -gh -hL -hL -gh -gh -ds -ds aN aN aN @@ -52849,14 +48420,6 @@ aN aN aN aN -vG -vG -tH -Tu -Tu -tH -vG -vG aN aN aN @@ -52870,37 +48433,30 @@ aN aN aN aN -Db aN aN aN aN -Db aN aN aN aN -Db aN aN aN aN -Db aN aN aN aN -Db aN aN aN aN -Db aN aN aN aN -Db aN aN aN @@ -52997,8 +48553,6 @@ aN aN aN aN -"} -(155,1,1) = {" aN aN aN @@ -53007,15 +48561,6 @@ aN aN aN aN -fg -co -da -da -da -da -da -fa -fg aN aN aN @@ -53054,7 +48599,31 @@ aN aN aN aN +"} +(123,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +dS +ap +ap +ap +ap +fr +ap +ap +ap +ap +ap +ap +ap +ap +ap aN aN aN @@ -53087,16 +48656,6 @@ aN aN aN aN -ds -dC -eg -gz -hL -hL -gz -eg -dC -ds aN aN aN @@ -53107,12 +48666,6 @@ aN aN aN aN -vG -ig -ig -ig -oQ -vG aN aN aN @@ -53254,8 +48807,6 @@ aN aN aN aN -"} -(156,1,1) = {" aN aN aN @@ -53264,15 +48815,6 @@ aN aN aN aN -fg -cs -da -da -da -da -da -db -fg aN aN aN @@ -53314,7 +48856,31 @@ aN aN aN aN +"} +(124,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN aN aN @@ -53344,16 +48910,6 @@ aN aN aN aN -ds -dI -gs -gF -hL -hL -gF -gs -dH -ds aN aN aN @@ -53511,8 +49067,6 @@ aN aN aN aN -"} -(157,1,1) = {" aN aN aN @@ -53521,15 +49075,6 @@ aN aN aN aN -fg -ct -da -da -da -da -ey -eZ -fg aN aN aN @@ -53568,7 +49113,31 @@ aN aN aN aN +"} +(125,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN aN aN @@ -53601,16 +49170,6 @@ aN aN aN aN -ds -ds -gh -gh -hL -hL -gh -gh -ds -ds aN aN aN @@ -53768,8 +49327,6 @@ aN aN aN aN -"} -(158,1,1) = {" aN aN aN @@ -53778,15 +49335,6 @@ aN aN aN aN -fg -cv -db -da -da -da -da -db -fg aN aN aN @@ -53822,7 +49370,31 @@ aN aN aN aN +"} +(126,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN aN aN @@ -53858,16 +49430,6 @@ aN aN aN aN -ds -dC -eg -gz -hL -hL -gz -lG -dC -ds aN aN aN @@ -54025,8 +49587,6 @@ aN aN aN aN -"} -(159,1,1) = {" aN aN aN @@ -54035,15 +49595,6 @@ aN aN aN aN -fg -cy -cy -cy -cy -eh -ez -fb -fg aN aN aN @@ -54076,7 +49627,31 @@ aN aN aN aN +"} +(127,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN aN aN @@ -54115,16 +49690,6 @@ aN aN aN aN -ds -eb -gs -gF -hL -hL -gF -gs -dH -ds aN aN aN @@ -54282,8 +49847,6 @@ aN aN aN aN -"} -(160,1,1) = {" aN aN aN @@ -54292,15 +49855,6 @@ aN aN aN aN -fg -cz -cy -cy -cy -cy -eE -fc -fg aN aN aN @@ -54330,7 +49884,31 @@ aN aN aN aN +"} +(128,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN aN aN @@ -54372,16 +49950,6 @@ aN aN aN aN -ds -ds -gh -gh -hL -hL -gh -gh -ds -ds aN aN aN @@ -54539,8 +50107,6 @@ aN aN aN aN -"} -(161,1,1) = {" aN aN aN @@ -54549,15 +50115,6 @@ aN aN aN aN -fg -cy -cy -dE -cy -cy -eE -fc -fg aN aN aN @@ -54584,8 +50141,63 @@ aN aN aN aN +"} +(129,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN @@ -54629,16 +50241,6 @@ aN aN aN aN -ds -dC -eg -gz -hL -hL -gz -eg -dC -ds aN aN aN @@ -54797,24 +50399,68 @@ aN aN aN "} -(162,1,1) = {" +(130,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN aN aN aN -ag -cy -dc -cy -dX -cy -eE -fc -fg aN aN aN @@ -54886,16 +50532,6 @@ aN aN aN aN -ds -dH -gs -gF -hL -hL -gF -gm -dH -ds aN aN aN @@ -54903,36 +50539,6 @@ aN aN aN aN -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH aN aN aN @@ -55049,12 +50655,65 @@ aN aN aN aN +"} +(131,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN -"} -(163,1,1) = {" aN aN aN @@ -55063,15 +50722,6 @@ aN aN aN aN -fg -cy -cy -dF -cy -cy -eF -fc -fg aN aN aN @@ -55143,16 +50793,6 @@ aN aN aN aN -ds -ds -ds -ds -ds -ds -ds -ds -ds -ds aN aN aN @@ -55160,36 +50800,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -55302,6 +50912,92 @@ aN aN aN aN +"} +(132,1,1) = {" +aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -55310,8 +51006,6 @@ aN aN aN aN -"} -(164,1,1) = {" aN aN aN @@ -55320,15 +51014,6 @@ aN aN aN aN -fg -cG -cy -cz -cy -cy -eE -fe -fg aN aN aN @@ -55417,36 +51102,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -55514,8 +51169,63 @@ aN aN aN aN +"} +(133,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN @@ -55567,8 +51277,6 @@ aN aN aN aN -"} -(165,1,1) = {" aN aN aN @@ -55577,15 +51285,6 @@ aN aN aN aN -fg -fg -fg -fg -fg -fg -fg -fg -fg aN aN aN @@ -55674,36 +51373,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -55757,8 +51426,63 @@ aN aN aN aN +"} +(134,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN @@ -55824,8 +51548,6 @@ aN aN aN aN -"} -(166,1,1) = {" aN aN aN @@ -55931,36 +51653,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -55991,8 +51683,63 @@ aN aN aN aN +"} +(135,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN @@ -56081,39 +51828,6 @@ aN aN aN aN -"} -(167,1,1) = {" -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN aN aN aN @@ -56188,36 +51902,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -56256,8 +51940,63 @@ aN aN aN aN +"} +(136,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN @@ -56338,8 +52077,6 @@ aN aN aN aN -"} -(168,1,1) = {" aN aN aN @@ -56445,36 +52182,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -56490,8 +52197,63 @@ aN aN aN aN +"} +(137,1,1) = {" aN +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap +ap aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN @@ -56595,8 +52357,6 @@ aN aN aN aN -"} -(169,1,1) = {" aN aN aN @@ -56694,6 +52454,8 @@ aN aN aN aN +"} +(138,1,1) = {" aN aN aN @@ -56702,36 +52464,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -56748,6 +52480,37 @@ aN aN aN aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN @@ -56852,8 +52615,6 @@ aN aN aN aN -"} -(170,1,1) = {" aN aN aN @@ -56950,8 +52711,63 @@ aN aN aN aN +"} +(139,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN @@ -56959,36 +52775,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -57109,8 +52895,6 @@ aN aN aN aN -"} -(171,1,1) = {" aN aN aN @@ -57152,63 +52936,6 @@ aN aN aN aN -gd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd aN aN aN @@ -57216,36 +52943,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -57271,8 +52968,63 @@ aN aN aN aN +"} +(140,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN @@ -57366,8 +53118,6 @@ aN aN aN aN -"} -(172,1,1) = {" aN aN aN @@ -57409,63 +53159,6 @@ aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -BG -ab -ab -jq -ab -ab -ab -ab -ab -jq -ab -ab -eU -BG -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -Nd aN aN aN @@ -57473,36 +53166,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -57562,8 +53225,63 @@ aN aN aN aN +"} +(141,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN @@ -57623,35 +53341,12 @@ aN aN aN aN -"} -(173,1,1) = {" aN aN aN aN aN aN -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa aN aN aN @@ -57666,63 +53361,6 @@ aN aN aN aN -Nd -ab -ab -ab -BG -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -BG -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -iF -KY -KY -KY -KY -KY -iF -KY -KY -ab -Nd aN aN aN @@ -57730,36 +53368,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -57874,41 +53482,73 @@ aN aN aN aN +"} +(142,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN aN -"} -(174,1,1) = {" aN aN aN aN aN aN -aa -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN @@ -57923,63 +53563,6 @@ aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -BG -ab -ab -BG -ab -ab -ab -ab -ab -ab -ab -iF -KY -KY -KY -KY -KY -KY -qG -KX -ua -ul -KX -uJ -uL -uU -ab -Nd aN aN aN @@ -57987,36 +53570,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -58137,35 +53690,12 @@ aN aN aN aN -"} -(175,1,1) = {" aN aN aN aN aN aN -aa -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN @@ -58180,63 +53710,6 @@ aN aN aN aN -Nd -ab -ab -jq -jq -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -jq -ab -ab -ab -ab -ab -ab -ab -KY -iX -iX -rN -iX -iX -KY -qG -KX -KX -KX -KX -uK -uL -uV -ab -Nd aN aN aN @@ -58244,36 +53717,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -58296,8 +53739,63 @@ aN aN aN aN +"} +(143,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN @@ -58394,35 +53892,12 @@ aN aN aN aN -"} -(176,1,1) = {" aN aN aN aN aN aN -aa -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -BX -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN @@ -58437,63 +53912,6 @@ aN aN aN aN -Nd -ab -ab -BG -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -jq -ab -BG -ab -ab -ab -ab -ab -ab -ab -ab -ab -KY -KX -KX -KX -KX -KX -KY -ts -KX -KX -um -uH -KX -uL -uY -ab -Nd aN aN aN @@ -58501,36 +53919,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -58608,6 +53996,126 @@ aN aN aN aN +"} +(144,1,1) = {" +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -58651,35 +54159,12 @@ aN aN aN aN -"} -(177,1,1) = {" aN aN aN aN aN aN -aa -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -BX -BX -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN @@ -58694,63 +54179,6 @@ aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -BG -ab -ab -BG -ab -iF -KY -KY -KY -KY -ab -ab -KY -KX -jz -KX -KX -KX -KY -tv -jz -KX -un -tf -KY -KY -nB -ab -Nd aN aN aN @@ -58758,36 +54186,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -58855,7 +54253,85 @@ aN aN aN aN +"} +(145,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -58908,35 +54384,6 @@ aN aN aN aN -"} -(178,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -UJ -UJ -UJ -UJ -UJ -BX -BX -UJ -UJ -UJ -UJ -BX -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN @@ -58951,63 +54398,6 @@ aN aN aN aN -Nd -ab -jq -ab -BG -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -KY -lP -mk -mF -KY -nv -ab -KY -qI -iI -rO -KX -KX -KY -jv -KX -KX -uo -KY -ab -ab -ab -ab -Nd aN aN aN @@ -59015,36 +54405,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -59150,6 +54510,85 @@ aN aN aN aN +"} +(146,1,1) = {" +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -59165,40 +54604,6 @@ aN aN aN aN -"} -(179,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -BX -BX -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa -aa -aa -aa -aa -aa aN aN aN @@ -59208,63 +54613,6 @@ aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -BG -ab -jq -ab -BG -ab -lA -KX -KX -mG -KY -KY -KY -KY -KY -KY -KY -si -sF -tf -KY -tP -ub -tg -KY -KY -KY -ab -ab -Nd aN aN aN @@ -59272,36 +54620,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -59422,42 +54740,6 @@ aN aN aN aN -"} -(180,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -xH -xH -GN -GN -xH -xH -xH -xH -xH -xH -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa -aa -aa aN aN aN @@ -59465,63 +54747,6 @@ aN aN aN aN -Nd -ab -ab -BG -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -lA -lQ -KX -KX -tg -nx -gx -gx -gx -gx -rP -KX -KX -KX -tw -KX -KX -up -KX -uL -uU -ab -ab -Nd aN aN aN @@ -59529,36 +54754,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -59572,9 +54767,85 @@ aN aN aN aN +"} +(147,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -59679,106 +54950,12 @@ aN aN aN aN -"} -(181,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -xH -ZL -ed -ed -GG -GN -Ue -RT -yx -xH -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa -aa aN aN aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -Yi -Yi -Yi -Yi -ab -lA -lR -ml -KX -mX -KX -KX -KX -KX -KX -KX -KX -KX -KX -KX -KX -KX -uq -pF -uL -uV -ab -ab -Nd aN aN aN @@ -59786,36 +54963,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -59877,9 +55024,85 @@ aN aN aN aN +"} +(148,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -59936,106 +55159,12 @@ aN aN aN aN -"} -(182,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -BX -BX -UJ -GN -Rt -fx -ed -ed -GN -xo -Hj -Ue -xH -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN aN aN aN -Nd -ab -ab -ab -BG -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -Yi -BZ -BZ -Yi -BY -BY -BZ -ab -lA -lS -KX -mH -tg -nA -iS -iS -iS -iS -KR -xF -KX -KX -KX -KX -KX -up -KX -uL -uY -ab -ab -Nd aN aN aN @@ -60043,36 +55172,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -60182,9 +55281,85 @@ aN aN aN aN +"} +(149,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -60193,106 +55368,12 @@ aN aN aN aN -"} -(183,1,1) = {" -aa -UJ -UJ -UJ -UJ -BX -UJ -UJ -UJ -UJ -UJ -BX -BX -UJ -GN -BR -fz -ed -fx -GN -Ue -Wk -Qy -xH -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -BV -BY -BY -BV -BY -BY -BZ -ab -lA -lT -KX -KX -KY -KY -KY -KY -KY -KY -rR -YS -sG -tf -KY -tT -ue -tg -KY -KY -KY -ab -ab -Nd aN aN aN @@ -60300,36 +55381,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -60450,106 +55501,12 @@ aN aN aN aN -"} -(184,1,1) = {" -aa -UJ -UJ -UJ -UJ -BX -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -xH -hy -ed -ed -Gj -GN -yx -Ee -Ue -xH -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -Yi -BZ -BZ -Yi -BY -BY -BZ -ab -KY -lT -KR -mI -KY -nB -UO -UO -UO -KY -yw -sn -tO -KY -tx -KX -KX -ur -KY -ab -ab -ab -ab -Nd aN aN aN @@ -60557,36 +55514,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -60611,9 +55538,85 @@ aN aN aN aN +"} +(150,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -60707,106 +55710,12 @@ aN aN aN aN -"} -(185,1,1) = {" -aa -UJ -UJ -UJ -UJ -BX -UJ -xH -xH -xH -xH -xH -xH -UJ -xH -iO -ed -ed -MU -GN -sl -Lu -Wk -xH -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN aN aN aN -Nd -ab -ab -jq -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -kf -BV -BY -BY -BV -BY -BY -BZ -ab -lB -KY -KY -KY -KY -ab -BZ -BY -BV -MS -xB -sn -tO -KY -jx -jz -KX -uu -tf -KY -KY -nv -ab -Nd aN aN aN @@ -60814,36 +55723,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -60916,9 +55795,85 @@ aN aN aN aN +"} +(151,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -60964,106 +55919,12 @@ aN aN aN aN -"} -(186,1,1) = {" -aa -UJ -UJ -UJ -UJ -BX -UJ -GN -Ba -Ou -Uc -xO -xH -xH -xH -FN -ed -ed -ga -xH -xH -xH -xH -xH -xH -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -Yi -BZ -BZ -Yi -BY -BY -BZ -ab -ab -ab -ab -ab -ab -ab -BZ -hG -UO -iT -yw -dD -JV -KY -jy -KX -KX -KX -KX -uM -uL -uU -ab -Nd aN aN aN @@ -61071,36 +55932,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -61222,105 +56053,86 @@ aN aN aN "} -(187,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -xH -so -Ln -Ln -Ln -pH -OL -xH -CY -ed -ed -zv -xH -xH -ZH -ZU -ZU -xH -xH -xH -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa -aN +(152,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN -Nd -ab -ab -BG -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -BZ -BY -BY -BZ -ab -ab -ab -ab -ab -ab -ab -BZ -BY -UO -lB -KY -KY -KY -KY -ty -jz -KX -KX -KX -uN -uL -uV -ab -Nd aN aN aN @@ -61328,36 +56140,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -61478,106 +56260,12 @@ aN aN aN aN -"} -(188,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -xH -cH -Ln -Ln -Ln -ej -VX -xH -xH -fv -ed -ed -ai -qu -qu -qu -qu -qu -qu -xH -xH -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN aN aN aN -Nd -ab -ab -ab -jq -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -kI -BZ -BY -BY -BZ -ab -ab -ab -ab -ab -ab -ab -BZ -BY -BZ -ab -ab -ab -ab -KY -tz -tU -uf -KX -KX -uT -uL -uY -ab -Nd aN aN aN @@ -61585,41 +56273,123 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN aN aN +vG +vG +vG +vG +vG +vG +vG +vG +vG +vG +vG +aN +aN +aN +aN +aN +aN +aN +aN +aN +ac +df +df +ac +aN +aN +aN +aN +aN +aN +aN +"} +(153,1,1) = {" +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aN aN aN aN @@ -61735,106 +56505,12 @@ aN aN aN aN -"} -(189,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -GN -cK -Ln -Ln -yp -Ln -Vx -xH -xH -fw -ed -ed -ai -Yo -jb -jN -FH -CU -qu -ZU -xH -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN aN aN aN -Nd -jq -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -kK -BZ -BY -BY -BZ -ab -ab -ab -ab -ab -ab -ab -BZ -BY -BZ -ab -ab -ab -ab -lB -KY -KY -KY -KY -KY -lB -KY -KY -ab -Nd aN aN aN @@ -61842,36 +56518,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -61889,6 +56535,17 @@ aN aN aN aN +vG +of +oF +pO +oF +pO +uB +pO +uB +of +vG aN aN aN @@ -61898,6 +56555,10 @@ aN aN aN aN +ac +dU +dT +ac aN aN aN @@ -61905,9 +56566,85 @@ aN aN aN aN +"} +(154,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -61992,106 +56729,12 @@ aN aN aN aN -"} -(190,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -xH -xH -xH -Qn -xH -xH -xH -xH -xH -Qj -ed -ed -ai -Yo -LT -Bb -aZ -CU -qu -ZU -xH -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -Yi -BZ -BZ -Yi -BY -BY -BZ -ab -ab -jq -ab -ab -ab -ab -BZ -oG -BZ -ab -ab -ab -ab -ab -ab -ab -ab -tj -ab -ab -ab -ab -ab -Nd aN aN aN @@ -62099,36 +56742,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -62179,6 +56792,120 @@ aN aN aN aN +vG +of +of +of +of +of +of +of +of +of +vG +aN +aN +aN +aN +aN +aN +aN +ac +at +ac +dh +dU +ac +aN +aN +aN +aN +aN +aN +aN +"} +(155,1,1) = {" +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ex +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aN +aN +aN aN aN aN @@ -62249,106 +56976,12 @@ aN aN aN aN -"} -(191,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -xH -cP -RA -eo -YB -en -xH -fX -fn -cN -ed -ed -ai -Yo -Aj -pm -kJ -CU -qu -ZU -xH -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN aN aN aN -Nd -ab -ab -ab -BG -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -BV -BY -BY -BV -BY -BY -BZ -ab -ab -ab -Yi -Yi -Yi -Yi -Yi -BY -Yi -Yi -Yi -Yi -ab -ab -ab -ab -ab -BG -ab -ab -ab -kI -ab -Nd aN aN aN @@ -62356,36 +56989,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -62446,8 +57049,30 @@ aN aN aN aN +vG +of +oI +pc +rK +pc +uP +pc +vY +of +vG +aN +aN +aN +aN +aN aN aN +ac +aB +aB +aB +aB +ac aN aN aN @@ -62455,9 +57080,85 @@ aN aN aN aN +"} +(156,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -62506,106 +57207,12 @@ aN aN aN aN -"} -(192,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -xH -cS -Lv -eo -ec -eo -eO -ed -ed -ed -ed -ed -ai -Yo -FQ -jL -Ak -CU -qu -ZU -xH -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -Yi -BZ -BZ -Yi -BY -BY -BZ -ab -ab -Yi -Yi -mK -mZ -BY -nW -BY -qK -qT -rZ -Yi -Yi -ab -ab -ab -ab -ab -ab -ab -kI -uZ -kI -Nd aN aN aN @@ -62613,36 +57220,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -62729,6 +57306,17 @@ aN aN aN aN +vG +og +oL +pc +rY +pc +vb +pc +vZ +og +vG aN aN aN @@ -62736,6 +57324,12 @@ aN aN aN aN +ac +bz +aB +aB +aB +ac aN aN aN @@ -62743,6 +57337,87 @@ aN aN aN aN +"} +(157,1,1) = {" +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aN aN aN aN @@ -62763,106 +57438,12 @@ aN aN aN aN -"} -(193,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -BX -xH -cU -eo -eo -eo -eo -eO -ed -ed -ed -ed -MV -ai -qu -qu -qu -qu -qu -sX -xH -xH -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -BV -BY -BY -BV -BY -BY -BZ -ab -ab -Yi -mn -BY -BY -na -na -oR -qO -qU -sa -sy -Yi -ab -jq -tj -ab -ab -ab -ab -ab -kI -ab -Nd aN aN aN @@ -62870,36 +57451,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -63012,7 +57563,30 @@ aN aN aN aN +vG +of +oS +pc +pa +pc +pa +pc +wa +of +vG +aN +aN +aN +aN +aN +aN aN +ac +aB +aB +aB +aB +ac aN aN aN @@ -63021,105 +57595,132 @@ aN aN aN "} -(194,1,1) = {" -aa -UJ -UJ -UJ -BX -BX -BX -xH -gB -QU -eo -Gv -pp -xH -xH -GN -GN -GN -xH -xH -xH -ZU -Os -ZU -xH -xH -xH -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa +(158,1,1) = {" +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -Yi -BZ -BZ -Yi -BY -BY -BZ -ab -ab -BZ -mo -BY -na -nI -nY -BY -qO -ra -sb -sB -Yi -ab -ab -gP -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd aN aN aN @@ -63127,36 +57728,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -63249,6 +57820,17 @@ aN aN aN aN +vG +of +pa +pa +pa +pa +pa +se +pa +of +vG aN aN aN @@ -63256,6 +57838,12 @@ aN aN aN aN +ac +ac +ac +ac +ac +ac aN aN aN @@ -63263,8 +57851,85 @@ aN aN aN aN +"} +(159,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +eV +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -63277,99 +57942,12 @@ aN aN aN aN -"} -(195,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -xH -xH -xH -GN -xH -xH -xH -UJ -BX -BX -BX -BX -UJ -xH -xH -xH -xH -xH -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN aN aN aN -Nd -ab -ab -jq -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -BG -Yi -BY -BY -Yi -Yi -Yi -Yi -mp -BY -na -nK -ob -BY -qO -qU -sa -sC -Yi -tj -ab -tV -Nd aN aN aN @@ -63384,36 +57962,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -63529,104 +58077,119 @@ aN aN aN aN +vG +of +pc +pP +se +se +se +vo +pc +of +vG +aN +aN +aN +aN +aN +aN aN +fg +fg +fg +fg +fg +fg +fg +fg +fg aN aN aN aN "} -(196,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -BX -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa +(160,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -Yi -BY -BY -BY -BY -BY -lU -BY -BY -ne -na -na -BY -nW -rb -sc -sD -Yi -ab -ab -Nd -is aN aN aN @@ -63641,36 +58204,6 @@ aN aN aN aN -DH -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -De -DH aN aN aN @@ -63708,6 +58241,9 @@ aN aN aN aN +PA +aN +aN aN aN aN @@ -63791,100 +58327,24 @@ aN aN aN aN -"} -(197,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -BX -BX -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -jq -ab -Yi -BY -BY -Yi -Yi -Yi -Yi -Yi -mM -BY -BY -BY -BY -BY -BY -BY -Yi -Yi -Yi -BZ -Yi -Yi aN +vG +of +pg +qn +fZ +gM +fZ +qn +pg +of +vG aN aN aN @@ -63892,42 +58352,102 @@ aN aN aN aN +fg +cY +cY +di +dV +ee +ee +eY +fg +fg +fg +fg aN +"} +(161,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN aN -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH -DH aN aN aN @@ -64048,99 +58568,15 @@ aN aN aN aN -"} -(198,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -BX -BX -BX -UJ -UJ -UJ -Vf -BX -BX -UJ -UJ -UJ -UJ -UJ -BX -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa aN aN aN aN aN aN -Nd -ab -ab -BG -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -Yi -BY -BY -Yi aN aN aN -Yi -mN -BY -BY -BY -BY -BY -BY -BY -sE -sK -XJ -XJ -tW -Yi aN aN aN @@ -64155,10 +58591,116 @@ aN aN aN aN +vG +of +pc +of +sq +tM +vc +of +pc +of +vG +aN +aN +aN +aN +aN +aN +aN +ae +bN +bN +bN +da +da +da +da +fi +fu +fu +fg aN +"} +(162,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -64305,102 +58847,117 @@ aN aN aN aN -"} -(199,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -BX -UJ -UJ -UJ -UJ -UJ -UJ -BX -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa aN +vG +og +pj +qq +pc +pc +pc +vp +wb +og +vG aN aN aN aN aN -Nd -ab -ab -ab -jq -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -Yi -BY -BY -Yi aN aN +ae +bO +bN +du +dW +da +da +da +fj +fu +fu +fg aN -Yi -mO -BY -BY -nW -pz -BY -BY -BY -BY -sK -XJ -XJ -tW -Yi +"} +(163,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -64548,6 +59105,17 @@ aN aN aN aN +vG +of +of +of +og +tY +og +of +of +of +vG aN aN aN @@ -64555,106 +59123,110 @@ aN aN aN aN +ae +bR +bN +dw +dW +da +da +da +fj +fu +fu +fg aN +"} +(164,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN -"} -(200,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa -aa aN aN aN aN aN aN -Nd -ab -ab -ab -BG -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -BG -Yi -BY -BY -Yi aN aN aN -Yi -Yi -Yi -mT -Yi -Yi -BZ -rc -BZ -Yi -sL -XJ -XJ -tW -Yi aN aN aN @@ -64790,16 +59362,116 @@ aN aN aN aN +vG +vG +vG +vG +vG +tZ +vG +vG +vG +vG +vG +vG aN aN aN aN aN aN +ae +bR +bN +dx +dW +da +da +da +fi +fu +fu +fg aN +"} +(165,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -64819,42 +59491,6 @@ aN aN aN aN -"} -(201,1,1) = {" -aa -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -UJ -aa -aa -aa aN aN aN @@ -64862,56 +59498,10 @@ aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -Yi -BY -BY -Yi aN aN aN aN -Yi -mP -nl -nl -Yi -BZ -BY -BZ -Yi -sM -XJ -XJ -tW -Yi aN aN aN @@ -65032,16 +59622,113 @@ aN aN aN aN +vG +sv +tF +tA +vG +wc +wB +wB +vG aN aN aN aN aN aN +fg +bY +bN +dy +dW +da +da +db +fg +fg +fg +fg aN +"} +(166,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -65076,40 +59763,6 @@ aN aN aN aN -"} -(202,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 aN aN aN @@ -65119,56 +59772,10 @@ aN aN aN aN -Nd -ab -ab -jq -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -jq -ab -ab -Yi -BY -BY -Yi aN aN aN aN -Yi -mR -nl -nL -Yi -BZ -BY -BZ -Yi -sQ -XJ -XJ -tW -Yi aN aN aN @@ -65272,18 +59879,91 @@ aN aN aN aN +vG +tl +tF +tF +vG +wd +wB +xa +vG aN aN aN aN aN aN +fg +ci +cZ +dz +dW +da +ey +eZ +fg aN aN aN aN +"} +(167,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN @@ -65333,8 +60013,6 @@ aN aN aN aN -"} -(203,1,1) = {" aN aN aN @@ -65376,56 +60054,10 @@ aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -Yi -BY -BY -Yi aN aN aN aN -Yi -no -nj -Yi -Yi -BZ -BY -BZ -Yi -sR -XJ -kD -tX -Yi aN aN aN @@ -65504,16 +60136,36 @@ aN aN aN aN +vG +tt +tF +tF +vr +wf +wD +vG +vG aN aN aN aN aN aN +fg +co +da +da +da +da +da +fa +fg aN aN aN aN +"} +(168,1,1) = {" aN aN aN @@ -65538,7 +60190,64 @@ aN aN aN aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -65590,8 +60299,6 @@ aN aN aN aN -"} -(204,1,1) = {" aN aN aN @@ -65633,56 +60340,10 @@ aN aN aN aN -Nd -ab -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -ab -Yi -Yi -Yi -BZ -BZ -BZ -Yi -Yi -Yi -Yi -Yi -Yi -Yi -lh -lh -Yi aN aN aN aN -Yi -Yi -Yi -Yi -Yi -BZ -BY -BZ -Yi -Yi -Yi -Yi -Yi -Yi aN aN aN @@ -65732,19 +60393,118 @@ aN aN aN aN +vG +tA +tF +tF +vG +vG +vG +vG +vG aN aN aN aN aN aN +fg +cs +da +da +da +da +da +db +fg aN aN aN aN +"} +(169,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -65847,8 +60607,6 @@ aN aN aN aN -"} -(205,1,1) = {" aN aN aN @@ -65890,66 +60648,120 @@ aN aN aN aN -Nd -ab -Yi -gk -gk -gk -gk -gk -gk -gk -gk -gk -gk -gk -Yi -BZ -Yi -iz -jf -jk -jk -jk -jU -jk -kh -ks -ky -kM -Yi -XJ -XJ -Yi aN aN +vG +tB +tF +tF +vs +wg +po aN aN aN -Yi -ih -ih -ih -BZ -BY -BZ -ih -ih -ih -Yi aN aN aN aN aN +fg +ct +da +da +da +da +ey +eZ +fg aN aN aN aN +"} +(170,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -65978,9 +60790,7 @@ aN aN aN aN -wk aN -wk aN aN aN @@ -66097,6 +60907,13 @@ aN aN aN aN +vG +tD +tF +tF +vu +wi +po aN aN aN @@ -66104,16 +60921,104 @@ aN aN aN aN -"} -(206,1,1) = {" aN +fg +cv +db +da +da +da +da +db +fg aN aN aN aN +"} +(171,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -66147,54 +61052,11 @@ aN aN aN aN -Nd -ab -Yi -gl -gy -gD -gQ -gV -hc -hc -hi -hD -hQ -gk -Yi -XJ -Yi -iz -XJ -XJ -XJ -XJ -XJ -XJ -XJ -XJ -XJ -XJ -Yi -XJ -XJ -Yi aN aN aN aN aN -Yi -ih -nN -pA -BZ -rc -BZ -pA -sS -ih -Yi aN aN aN @@ -66234,11 +61096,6 @@ aN aN aN aN -wk -wk -lH -wk -wk aN aN aN @@ -66307,6 +61164,13 @@ aN aN aN aN +vG +tE +tF +vf +vx +wj +po aN aN aN @@ -66315,13 +61179,103 @@ aN aN aN aN +fg +cy +cy +cy +cy +eh +ez +fb +fg aN aN aN aN +"} +(172,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -66361,20 +61315,6 @@ aN aN aN aN -"} -(207,1,1) = {" -aa -ak -ak -ak -ak -ak -ak -ak -ak -ak -ak -aa aN aN aN @@ -66404,54 +61344,11 @@ aN aN aN aN -Nd -ab -Yi -gn -gy -gG -gR -gD -gD -gD -gD -gD -gD -hY -Yi -XJ -iw -XJ -XJ -XJ -jr -jr -XJ -XJ -XJ -XJ -XJ -XJ -Hr -XJ -XJ -Yi aN aN aN aN aN -Yi -nN -ot -ou -ov -oz -ov -ou -tb -sS -Yi aN aN aN @@ -66467,11 +61364,6 @@ aN aN aN aN -wk -wk -oi -wk -wk aN aN aN @@ -66479,24 +61371,12 @@ aN aN aN aN -wk -lH -lH -lH -wk aN aN aN aN aN aN -wk -wk -Aa -vK -FD -wk -wk aN aN aN @@ -66540,6 +61420,14 @@ aN aN aN aN +vG +vG +Ai +tF +vf +vA +wl +po aN aN aN @@ -66548,13 +61436,103 @@ aN aN aN aN +fg +cz +cy +cy +cy +cy +eE +fc +fg aN aN aN aN +"} +(173,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -66618,20 +61596,6 @@ aN aN aN aN -"} -(208,1,1) = {" -af -as -dj -dj -dj -bI -JU -UI -UI -UI -Fe -cc aN aN aN @@ -66661,54 +61625,11 @@ aN aN aN aN -Nd -ab -Yi -gp -gy -gD -gS -gW -gW -gW -gD -hD -hV -gk -Yi -XJ -Yi -iB -XJ -XJ -jr -jM -XJ -XJ -XJ -XJ -XJ -XJ -Yi -XJ -XJ -Yi aN aN aN aN aN -Yi -nO -ou -ov -pR -qo -pR -ov -ou -tp -Yi aN aN aN @@ -66717,17 +61638,12 @@ aN aN aN aN -wk aN aN aN aN -wk aN aN -wk -lZ -wk aN aN aN @@ -66735,24 +61651,12 @@ aN aN aN aN -wk -wk -yL -lZ -Aw -wk -wk aN aN aN aN aN aN -wk -DI -vK -FG -wk aN aN aN @@ -66773,6 +61677,14 @@ aN aN aN aN +po +qB +tF +tF +vf +vB +wn +po aN aN aN @@ -66781,13 +61693,103 @@ aN aN aN aN +fg +cy +cy +dE +cy +cy +eE +fc +fg aN aN aN aN +"} +(174,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -66875,20 +61877,6 @@ aN aN aN aN -"} -(209,1,1) = {" -af -HJ -VZ -VZ -VZ -TQ -IE -VZ -VZ -VZ -SY -cc aN aN aN @@ -66918,54 +61906,11 @@ aN aN aN aN -Nd -ab -Yi -gk -gk -gk -gk -gk -gk -gk -hl -gk -gk -gk -Yi -XJ -Yi -iC -XJ -XJ -XJ -id -jV -XJ -kj -kt -kz -kN -Yi -XJ -XJ -Yi aN aN aN aN aN -Yi -nO -ov -pR -qo -rI -qo -pR -ov -tp -Yi aN aN aN @@ -66973,47 +61918,30 @@ aN aN aN aN -wk -wk -lH -lH -lH -lH -wk -wk -wk -wk -oj -wk -wk aN aN aN aN aN aN -wk -wk -zo -At -lZ -wk -wk aN aN aN aN aN aN -wk -DJ -vK -FJ -wk aN aN aN aN +po +qB +tF +tF +tF +vD +wp +po aN aN aN @@ -67022,13 +61950,103 @@ aN aN aN aN +ag +cy +dc +cy +dX +cy +eE +fc +fg aN aN aN aN +"} +(175,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -67132,20 +62150,6 @@ aN aN aN aN -"} -(210,1,1) = {" -af -HJ -VZ -VZ -VZ -TQ -IE -VZ -VZ -VZ -SY -cc aN aN aN @@ -67175,110 +62179,131 @@ aN aN aN aN -Nd -ab -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -hq -Yi -Yi -Yi -Yi -XJ -Yi -Yi -jg -jl -jg -Yi -Yi -jY -Yi -Yi -Yi -Yi -Yi -XJ -XJ -Yi aN aN aN aN aN -Yi -nO -oz -qo -qP -rJ -sg -qo -tc -tp -Yi aN aN aN aN aN aN -wk -wk -lI -lY -mb -mh -mx -mU -nm -wk -wk -lZ -wk -wk -lH -wk -lH -wk -lH -wk -wk -xc -lZ -lZ -lZ -AE -wk aN +po +qB +tF +tF +tF +Ec +ws +vG aN aN aN aN -wk -wk -wk -EG -wk -wk -wk aN aN aN aN +fg +cy +cy +dF +cy +cy +eF +fc +fg aN aN aN aN +"} +(176,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -67389,20 +62414,6 @@ aN aN aN aN -"} -(211,1,1) = {" -af -HJ -VZ -VZ -VZ -TQ -IE -VZ -VZ -VZ -SY -cc aN aN aN @@ -67432,54 +62443,19 @@ aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -Yi -hv -hF -XJ -XJ -XJ -XJ -Yi -iD -jh -XJ -js -jO -Yi -XJ -XJ -ku -kA -kO -Yi -XJ -XJ -Yi aN aN aN aN aN -Yi -nO -ov -bj -qo -rL -qo -bj -ov -tp -Yi +vG +vG +tH +Tu +Tu +tH +vG +vG aN aN aN @@ -67487,49 +62463,104 @@ aN aN aN aN -lH -lJ -lZ -lZ -lZ -lZ -lZ -nq -wk -lZ -lZ -wk -qL -lZ -ug -lZ -vE -wu -wE -wk -xe -lZ -lZ -lZ -AF -wk aN +fg +cG +cy +cz +cy +cy +eE +fe +fg aN aN aN -wk -wk -wk -wk -vK -wk -Cu -wk -wk aN +"} +(177,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -67646,20 +62677,6 @@ aN aN aN aN -"} -(212,1,1) = {" -af -Fx -Ss -Ss -Ss -LL -bT -CF -CF -CF -WP -cc aN aN aN @@ -67689,100 +62706,118 @@ aN aN aN aN -Nd -ab -ab -ab -ab -ab -BG -ab -ab -Yi -hw -XJ -XJ -id -XJ -XJ -Yi -iE -XJ -XJ -XJ -jP -Yi -jZ -kk -kv -kD -kP -Yi -XJ -XJ -Yi +vG +ig +ig +ig +oQ +vG aN aN aN aN aN -Yi -nO -ou -ov -qs -qo -qo -ov -ou -tp -Yi aN aN aN aN +fg +fg +fg +fg +fg +fg +fg +fg +fg aN aN aN -lH -lK -lZ -mc -lZ -my -lZ -lZ -lH -lZ -lZ -wk -qV -lZ -uh -lZ -vF -lZ -wH -wk -xf -zp -lZ -Ax -AG -wk aN +"} +(178,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN -wk -Cs -CZ -vK -vK -vK -GL -Cs -wk +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -67903,31 +62938,6 @@ aN aN aN aN -"} -(213,1,1) = {" -aa -an -an -an -an -an -an -an -an -an -an -aa -ak -ak -ak -ak -ak -ak -ak -ak -ak -ak -aa aN aN aN @@ -67946,54 +62956,11 @@ aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -Yi -BZ -BZ -BZ -Yi -Yi -in -Yi -XJ -XJ -XJ -XJ -XJ -Yi -Yi -Yi -Yi -Yi -Yi -Yi -XJ -XJ -Yi aN aN aN aN aN -Yi -nS -oA -ou -ov -oz -ov -ou -td -te -Yi aN aN aN @@ -68001,45 +62968,10 @@ aN aN aN aN -lH -lL -lZ -me -lZ -mB -lZ -lZ -nu -lZ -lZ -lH -qX -lZ -ui -lZ -vH -lZ -wR -wk -xg -lZ -lZ -lZ -AI -wk aN aN aN aN -wk -Ct -Dc -vK -vK -vK -GM -Hy -wk aN aN aN @@ -68059,9 +62991,90 @@ aN aN aN aN +"} +(179,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +jH +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -68160,31 +63173,6 @@ aN aN aN aN -"} -(214,1,1) = {" -af -ar -ar -ar -ar -bd -ar -ar -ar -ar -aX -cd -ch -ch -ch -ch -ch -ch -ch -ch -ch -ch -cc aN aN aN @@ -68203,100 +63191,151 @@ aN aN aN aN +gd Nd -ab -ab -ab -jq -ab -ab -ab -ab -ab -ab -ab -ab -Yi -ij -io -ix -XJ -XJ -jm -jB -XJ -Yi -iN -XJ -XJ -XJ -XJ -XJ -XJ -XJ -Yi -aN -aN -aN -aN -aN -Yi -ih -nS -qv -qv -qv -qv -qv -te -ih -Yi -aN -aN -aN -aN +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +"} +(180,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +gf +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN -lH -lM -lZ -mf -lZ -mC -lZ -lZ -lH -lZ -lZ -pt -lZ -lZ -lZ -lZ -lZ -lZ -lZ -wk -xk -lZ -lZ -lZ -AJ -wk +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN aN -wk -Cu -wk -wk -vK -wk -wk -wk -wk aN aN aN @@ -68409,39 +63448,152 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +BG +ab +ab +jq +ab +ab +ab +ab +ab +jq +ab +ab +eU +BG +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +Nd +"} +(181,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN aN aN -"} -(215,1,1) = {" -af -ar -aL -OT -ar -ar -bd -aL -ar -MR -ar -cd -ch -ch -ch -ch -ch -ch -ch -ch -ch -ch -cc aN aN aN @@ -68460,54 +63612,11 @@ aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -BG -ab -ab -ab -BG -ab -Yi -ik -XJ -iy -XJ -XJ -jn -jC -XJ -iy -XJ -XJ -XJ -XJ -XJ -XJ -XJ -XJ -Yi aN aN aN aN aN -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi aN aN aN @@ -68515,44 +63624,11 @@ aN aN aN aN -lH -lN -lZ -lZ -lZ -lZ -lZ -nq -wk -lZ -lZ -lH -lZ -lZ -lZ -vg -vI -ww -wS -wk -xl -lZ -lZ -lZ -AK -wk aN aN aN aN aN -wk -wk -wk -EL -wk -wk -wk aN aN aN @@ -68629,6 +63705,151 @@ aN aN aN aN +Nd +ab +ab +ab +BG +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +BG +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +iF +KY +KY +KY +KY +KY +iF +KY +KY +ab +Nd +"} +(182,1,1) = {" +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +fs +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +jI +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aN +aN +aN aN aN aN @@ -68674,31 +63895,6 @@ aN aN aN aN -"} -(216,1,1) = {" -af -QQ -ar -ar -aX -ar -ar -bd -ar -ar -cB -cd -ch -ch -ch -ch -ch -ch -ch -ch -ch -ch -cc aN aN aN @@ -68717,38 +63913,6 @@ aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -Yi -il -ip -ix -XJ -XJ -jo -jD -XJ -Yi -iN -XJ -XJ -XJ -XJ -XJ -XJ -XJ -Yi aN aN aN @@ -68771,54 +63935,18 @@ aN aN aN aN -wk -wk -lO -ma -mg -mi -mD -mY -ns -wk -lZ -lZ -wk -rh -lZ -lZ -wk -wk -wk -wk -wk -xr -lZ -lZ -lZ -AL -wk aN aN aN aN aN aN -wk -DK -vK -FL -wk aN aN -wk -lH -wk aN aN aN aN -wk aN aN aN @@ -68834,6 +63962,148 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +BG +ab +ab +BG +ab +ab +ab +ab +ab +ab +ab +iF +KY +KY +KY +KY +KY +KY +qG +KX +ua +ul +KX +uJ +uL +uU +ab +Nd +"} +(183,1,1) = {" +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN aN aN aN @@ -68931,31 +64201,6 @@ aN aN aN aN -"} -(217,1,1) = {" -af -ar -ar -ar -Gg -ar -ar -ar -bd -ar -ar -cd -ch -ch -ch -ch -ch -ch -ch -ch -ch -ch -cc aN aN aN @@ -68977,35 +64222,148 @@ aN Nd ab ab +jq +jq +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab ab ab ab jq ab ab -Yi -BZ -BZ -BZ -Yi -Yi -iq -Yi -XJ -XJ -XJ -XJ -XJ -Yi -Yi -Yi -Yi -Yi -Yi -Yi -XJ -XJ -Yi +ab +ab +ab +ab +ab +KY +iX +iX +rN +iX +iX +KY +qG +KX +KX +KX +KX +uK +uL +uV +ab +Nd +"} +(184,1,1) = {" +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aN +aN +aN aN aN aN @@ -69029,54 +64387,9 @@ aN aN aN aN -wk -wk -wk -wk -wk -wk -wk -wk -wk -lZ -lZ -wk -ri -lZ -uj -wk -vJ -wx -wT -wk -wk -lZ -lZ -lZ -wk -wk aN -wk -lH -lH -wk aN -wk -DP -vK -FM -wk aN -wk -wk -lZ -wk -wk -lH -lH -lH -wk -wk aN aN aN @@ -69163,6 +64476,148 @@ aN aN aN aN +Nd +ab +ab +BG +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +jq +ab +BG +ab +ab +ab +ab +ab +ab +ab +ab +ab +KY +KX +KX +KX +KX +KX +KY +ts +KX +KX +um +uH +KX +uL +uY +ab +Nd +"} +(185,1,1) = {" +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN aN aN aN @@ -69188,31 +64643,6 @@ aN aN aN aN -"} -(218,1,1) = {" -af -ar -Lf -ar -ar -ar -Uv -aX -ar -bd -aL -cd -ch -ch -ch -ch -ch -ch -ch -ch -ch -ch -cc aN aN aN @@ -69231,38 +64661,6 @@ aN aN aN aN -Nd -ab -ab -ab -jq -ab -ab -ab -ab -Yi -hv -XJ -XJ -ie -XJ -XJ -Yi -iL -XJ -XJ -XJ -jQ -Yi -ka -kn -kw -kE -kQ -Yi -XJ -XJ -Yi aN aN aN @@ -69288,53 +64686,9 @@ aN aN aN aN -wk -wk -mj -lZ -nc -lZ -wk -lZ -lZ -wk -rj -lZ -uj -wk -vK -vK -vK -wk -wk -zy -zy -zy -wk -wk aN -wk -lZ -lZ -lH aN -wk -DQ -vK -FX -wk aN -lH -lZ -lZ -wk -Pg -lZ -Rh -Tn -Wt -wk -wk aN aN aN @@ -69379,6 +64733,148 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +BG +ab +ab +BG +ab +iF +KY +KY +KY +KY +ab +ab +KY +KX +jz +KX +KX +KX +KY +tv +jz +KX +un +tf +KY +KY +nB +ab +Nd +"} +(186,1,1) = {" +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN aN aN aN @@ -69445,31 +64941,6 @@ aN aN aN aN -"} -(219,1,1) = {" -aa -an -an -an -an -an -an -an -an -an -an -aa -an -an -an -an -an -an -an -an -an -an -aa aN aN aN @@ -69488,38 +64959,6 @@ aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -Yi -hw -hN -XJ -XJ -XJ -XJ -Yi -iM -jh -XJ -XJ -jR -Yi -XJ -XJ -XJ -XJ -XJ -Yi -XJ -XJ -Yi aN aN aN @@ -69546,55 +64985,152 @@ aN aN aN aN -lH -lZ -lZ -lZ -lZ -wk -lZ -lZ -wk -rn -lZ -uj -wk -vM -vK -wU -wk -wk -lZ -lZ -lZ -wk -wk aN -wk -lZ -lZ -lH aN -wk -wk -vK -wk -wk aN -lH -lZ -lZ -lH -lZ -lZ -lZ -lZ -Wv -lH aN aN +Nd +ab +jq +ab +BG +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +KY +lP +mk +mF +KY +nv +ab +KY +qI +iI +rO +KX +KX +KY +jv +KX +KX +uo +KY +ab +ab +ab +ab +Nd +"} +(187,1,1) = {" +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -69702,31 +65238,6 @@ aN aN aN aN -"} -(220,1,1) = {" -af -bt -QT -bH -aY -aF -aF -aY -bH -QT -bt -cd -cl -cl -cl -cl -cl -cl -cl -UM -cl -cl -cc aN aN aN @@ -69736,47 +65247,153 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +BG +ab +jq +ab +BG +ab +lA +KX +KX +mG +KY +KY +KY +KY +KY +KY +KY +si +sF +tf +KY +tP +ub +tg +KY +KY +KY +ab +ab +Nd +"} +(188,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN aN aN aN -Nd -ab -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -hA -Yi -Yi -Yi -Yi -XJ -Yi -Yi -ji -iy -ji -Yi -Yi -kb -Yi -Yi -Yi -Yi -Yi -XJ -XJ -Yi aN aN aN @@ -69803,51 +65420,10 @@ aN aN aN aN -wk -mm -lZ -nd -lZ -lH -lZ -lZ -wk -wk -lZ -lZ -wk -vN -vK -wV -wk -lZ -lZ -lZ -lZ -lZ -wk -AO -wk -lZ -lZ -lH aN aN -wk -EL -wk aN aN -lH -lZ -lZ -NO -lZ -lZ -lZ -lZ -Wx -lH aN aN aN @@ -69928,9 +65504,147 @@ aN aN aN aN +Nd +ab +ab +BG +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +lA +lQ +KX +KX +tg +nx +gx +gx +gx +gx +rP +KX +KX +KX +tw +KX +KX +up +KX +uL +uU +ab +ab +Nd +"} +(189,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -69959,31 +65673,6 @@ aN aN aN aN -"} -(221,1,1) = {" -af -Rj -bH -QT -aY -ao -ao -aY -QT -bH -Rj -cd -cl -cA -cl -cl -cl -dA -cl -cl -dk -cl -cc aN aN aN @@ -70002,38 +65691,6 @@ aN aN aN aN -Nd -ab -Yi -gq -gq -gq -gq -gq -gq -gq -hB -gq -gq -ih -Yi -XJ -Yi -iN -XJ -XJ -XJ -ie -XJ -XJ -sR -ks -ky -kM -Yi -XJ -XJ -Yi aN aN aN @@ -70060,51 +65717,6 @@ aN aN aN aN -lH -lZ -lZ -lZ -lZ -ny -lZ -lZ -wk -wk -lH -pt -wk -wk -wy -wk -wk -lZ -zG -zG -zG -lZ -wk -wk -wk -lZ -lZ -wk -lH -lH -wk -lZ -wk -lH -lH -wk -lZ -lZ -lH -lZ -lZ -lZ -lZ -Wz -lH aN aN aN @@ -70149,8 +65761,147 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +Yi +Yi +Yi +Yi +ab +lA +lR +ml +KX +yl +KX +KX +KX +KX +KX +KX +KX +KX +KX +KX +KX +KX +uq +pF +uL +uV +ab +ab +Nd +"} +(190,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -70216,31 +65967,6 @@ aN aN aN aN -"} -(222,1,1) = {" -af -bt -QT -bH -aY -av -av -aY -bH -QT -bt -cd -cl -cl -cl -cl -cl -cl -cl -cl -cl -cl -cc aN aN aN @@ -70259,38 +65985,6 @@ aN aN aN aN -Nd -ab -Yi -gt -gA -gH -gT -ha -ha -hd -hC -hO -gq -gq -Yi -XJ -Yi -XJ -XJ -XJ -XJ -jS -jS -jS -XJ -XJ -XJ -XJ -Yi -XJ -XJ -Yi aN aN aN @@ -70317,52 +66011,6 @@ aN aN aN aN -wk -ms -lZ -ng -lZ -lH -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -zG -zG -zG -lZ -lZ -AP -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -wk -Pm -Qm -Rn -To -WC -wk -wk aN aN aN @@ -70370,6 +66018,149 @@ aN aN aN aN +Nd +ab +ab +ab +BG +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +Yi +BZ +BZ +Yi +BY +BY +BZ +ab +lA +lS +KX +mH +tg +nA +iS +iS +iS +iS +KR +xF +KX +KX +KX +KX +KX +up +KX +uL +uY +ab +ab +Nd +"} +(191,1,1) = {" +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aN aN aN aN @@ -70473,38 +66264,6 @@ aN aN aN aN -"} -(223,1,1) = {" -af -Rj -bH -QT -aY -Vb -Vb -aY -QT -bH -Rj -cd -cl -cl -cO -cl -dk -cl -cl -cl -dA -cl -cc -fI -fI -fI -fI -fI -fI -fI aN aN aN @@ -70518,36 +66277,74 @@ aN aN Nd ab -Yi -gv -gA -gJ -gJ -gJ -gJ -gJ -gJ -gJ -hX -ii -Yi -XJ -iw -XJ -XJ -XJ -XJ -jT -jW -jT -XJ -XJ -XJ -XJ -lb -XJ -XJ -Yi +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +BV +BY +BY +BV +BY +BY +BZ +ab +lA +lT +KX +KX +KY +KY +KY +KY +KY +KY +rR +YS +sG +tf +KY +tT +ue +tg +KY +KY +KY +ab +ab +Nd +"} +(192,1,1) = {" +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -70574,51 +66371,6 @@ aN aN aN aN -lH -mt -lZ -mt -lZ -wk -wk -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -zG -zG -zG -lZ -lZ -AP -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -lZ -wk -wk -wk -lH -lH -lH -wk -wk aN aN aN @@ -70730,38 +66482,6 @@ aN aN aN aN -"} -(224,1,1) = {" -af -bt -QT -bH -aY -aF -aF -aY -bH -QT -bt -cd -cl -cl -cl -cl -cl -cl -cA -cl -cl -UM -cc -fI -fO -fO -fO -fO -fO -fI aN aN aN @@ -70773,38 +66493,6 @@ aN aN aN aN -Nd -ab -Yi -gw -gA -gL -gU -gU -gU -he -hC -hP -gq -gq -Yi -XJ -Yi -XJ -XJ -XJ -XJ -jS -jS -jS -XJ -XJ -XJ -kR -Yi -XJ -XJ -Yi aN aN aN @@ -70831,50 +66519,10 @@ aN aN aN aN -wk -mu -lZ -mu -lZ -wk -wk -wk -wk -wk -wk -wk -wk -wk -wk -wk -wk -lZ -zG -zG -zG -lZ -wk -wk -wk -wk -wk -wk -wk -wk -wk -wk -wk -wk -wk -wk -wk -wk -wk aN aN aN aN -wk aN aN aN @@ -70884,6 +66532,151 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +Yi +BZ +BZ +Yi +BY +BY +BZ +ab +KY +lT +KR +mI +KY +nB +UO +UO +UO +KY +yw +sn +tO +KY +tx +KX +KX +ur +KY +ab +ab +ab +ab +Nd +"} +(193,1,1) = {" +aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN +aN +aN +aN aN aN aN @@ -70987,40 +66780,6 @@ aN aN aN aN -"} -(225,1,1) = {" -aa -an -an -an -an -an -an -an -an -an -an -aa -an -an -an -an -an -an -an -an -an -an -aa -fI -fP -fP -fP -fP -fP -fI -fI -fI aN aN aN @@ -71032,100 +66791,148 @@ aN aN Nd ab -Yi -gq -gq -gq -gq -gq -gq -gq -gq -gq -gq -ih -Yi +ab +jq +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +kf +BV +BY +BY +BV +BY +BY BZ -Yi -iQ -iQ -jp -jp -jp -XJ -jp -jp -jp -kF -kS -Yi -XJ -XJ -Yi -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -wk -mw -mQ -mw -nt -wk -wk -aN -aN -wk -wk -uk -ZA -vO -wz -wW -wk -lZ -lZ -lZ -lZ -lZ -wk -aN -aN -aN -aN -aN -aN -aN -aN -aN +ab +lB +KY +KY +KY +KY +ab +BZ +BY +BV +MS +xB +sn +tO +KY +jx +jz +KX +uu +tf +KY +KY +nv +ab +Nd +"} +(194,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN -wk aN aN aN @@ -71239,45 +67046,152 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +Yi +BZ +BZ +Yi +BY +BY +BZ +ab +ab +ab +ab +ab +ab +ab +BZ +hG +UO +iT +yw +dD +JV +KY +jy +KX +KX +KX +KX +uM +uL +uU +ab +Nd +"} +(195,1,1) = {" +aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN aN aN -"} -(226,1,1) = {" -af -aj -aO -aO -bo -bo -bo -UK -UK -UK -UK -cd -cm -cm -cm -cm -cm -cm -cm -cm -cm -cm -cc -fI -fM -fM -fM -fM -fM -fW -fY -fI aN aN aN @@ -71287,38 +67201,6 @@ aN aN aN aN -Nd -ab -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi -ab -Yi -Yi -Yi -Yi -Yi -Yi -jX -Yi -Yi -Yi -Yi -Yi -Yi -XJ -XJ -Yi aN aN aN @@ -71345,35 +67227,10 @@ aN aN aN aN -wk -wk -lH -lH -wk -wk aN aN aN aN -lH -UE -nJ -nJ -nJ -wX -wk -wk -lZ -lZ -lZ -wk -wk -wk -wk -wk -wk -wk -wk aN aN aN @@ -71446,6 +67303,148 @@ aN aN aN aN +Nd +ab +ab +BG +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +BZ +BY +BY +BZ +ab +ab +ab +ab +ab +ab +ab +BZ +BY +UO +lB +KY +KY +KY +KY +ty +jz +KX +KX +KX +uN +uL +uV +ab +Nd +"} +(196,1,1) = {" +aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aN aN aN aN @@ -71501,40 +67500,6 @@ aN aN aN aN -"} -(227,1,1) = {" -af -al -aO -aO -bo -UK -ba -ba -ba -ba -ba -cd -cm -XT -bb -cm -bv -bv -bv -bv -bv -cm -cc -fI -fM -fM -fM -fM -fM -fW -fY -fI aN aN aN @@ -71544,38 +67509,6 @@ aN aN aN aN -Nd -ab -ab -ab -jq -ab -ab -ab -ab -ab -ab -ab -ab -ab -jq -ab -Yi -iY -XJ -XJ -XJ -XJ -XJ -XJ -XJ -XJ -XJ -kT -Yi -XJ -XJ -Yi aN aN aN @@ -71611,29 +67544,7 @@ aN aN aN aN -wk -wk -nJ -vj -nJ -nJ -nJ -wk -wk -lZ -lZ -lZ -wk -wk -vK -Bf -Bp -Bw -wk -wk -wk aN -wk aN aN aN @@ -71649,8 +67560,147 @@ aN aN aN aN +Nd +ab +ab +ab +jq +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +kI +BZ +BY +BY +BZ +ab +ab +ab +ab +ab +ab +ab +BZ +BY +BZ +ab +ab +ab +ab +KY +tz +tU +uf +KX +KX +uT +uL +uY +ab +Nd +"} +(197,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN @@ -71758,40 +67808,6 @@ aN aN aN aN -"} -(228,1,1) = {" -af -al -aO -aO -bo -UK -ba -ba -ba -ba -ba -cd -cm -XT -bb -cm -bv -bv -bv -bv -bv -cm -cc -fI -fM -fM -fM -fM -fM -fW -fY -fI aN aN aN @@ -71802,50 +67818,146 @@ aN aN aN Nd +jq ab ab ab ab -gP ab ab ab -jq ab ab ab ab -gP ab -Yi -iZ -XJ -iZ -XJ -iZ -XJ -ke -XJ -ke -XJ -ke -Yi -XJ -vw -Yi -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +kK +BZ +BY +BY +BZ +ab +ab +ab +ab +ab +ab +ab +BZ +BY +BZ +ab +ab +ab +ab +lB +KY +KY +KY +KY +KY +lB +KY +KY +ab +Nd +"} +(198,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN aN aN @@ -71864,34 +67976,6 @@ aN aN aN aN -wk -wk -lH -lH -wk -wk -us -vk -vP -wA -nJ -wk -wk -lZ -lZ -lZ -wk -wk -AQ -vK -vK -vK -vK -Cx -wk -lH -wk -wk aN aN aN @@ -71990,9 +68074,167 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +Yi +BZ +BZ +Yi +BY +BY +BZ +ab +ab +jq +ab +ab +ab +ab +BZ +Yq +BZ +ab +ab +ab +ab +ab +ab +ab +ab +tj +ab +ab +ab +ab +ab +Nd +"} +(199,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -72015,40 +68257,6 @@ aN aN aN aN -"} -(229,1,1) = {" -af -al -aO -aO -bo -UK -ba -ba -ba -ba -ba -cd -cm -XT -bb -cm -bv -bv -bv -bv -bv -cm -cc -fI -fM -fM -fM -fM -fM -fW -fY -fI aN aN aN @@ -72058,38 +68266,6 @@ aN aN aN aN -Nd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -jq -Nd -Nd -Yi -je -XJ -je -XJ -je -XJ -je -XJ -je -XJ -je -Yi -Lp -Lp -Yi aN aN aN @@ -72121,33 +68297,6 @@ aN aN aN aN -wk -nz -ox -pE -ro -wk -wk -wk -wk -wk -wY -wk -wk -lZ -lZ -lZ -wk -wk -vK -vK -vK -vK -vK -Cy -Dd -DR -wk aN aN aN @@ -72182,9 +68331,167 @@ aN aN aN aN +Nd +ab +ab +ab +BG +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +BV +BY +BY +BV +BY +BY +BZ +ab +ab +ab +Yi +Yi +Yi +Yi +Yi +BY +Yi +Yi +Yi +Yi +ab +ab +ab +ab +ab +BG +ab +ab +ab +kI +ab +Nd +"} +(200,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -72272,40 +68579,6 @@ aN aN aN aN -"} -(230,1,1) = {" -af -al -aO -aO -Hp -bo -bo -UK -UK -UK -UK -cd -cm -cm -cm -cm -cm -cm -cm -cm -cm -cm -cc -fI -fM -fM -fM -fM -fM -fW -fY -fI aN aN aN @@ -72316,40 +68589,166 @@ aN aN aN Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -Nd -is -Yi -Yi -Yi -Yi -Yi -Yi -Yi -Yi +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab Yi +BZ +BZ Yi +BY +BY +BZ +ab +ab Yi Yi +mK +mZ +BY +nW +BY +qK +qT +rZ Yi -XJ -XJ Yi +ab +ab +ab +ab +ab +ab +ab +kI +uZ +kI +Nd +"} +(201,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -72378,38 +68777,6 @@ aN aN aN aN -lH -nJ -oB -nJ -nJ -tJ -lZ -lZ -lZ -lZ -lZ -wk -wk -lZ -lZ -lZ -lZ -AM -vK -vK -vK -vK -vK -Cz -Do -DW -lH -aN -aN -aN -aN -aN aN aN aN @@ -72478,9 +68845,167 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +BV +BY +BY +BV +BY +BY +BZ +ab +ab +Yi +mn +BY +BY +na +na +oR +qO +qU +sa +sy +Yi +ab +jq +tj +ab +ab +ab +ab +ab +kI +ab +Nd +"} +(202,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -72529,40 +69054,6 @@ aN aN aN aN -"} -(231,1,1) = {" -aa -an -an -an -an -an -an -an -an -an -an -aa -an -an -an -an -an -an -an -an -an -an -aa -fI -fQ -fQ -fQ -fQ -fQ -fI -aa -aa aN aN aN @@ -72600,10 +69091,6 @@ aN aN aN aN -Yi -ju -XJ -Yi aN aN aN @@ -72615,9 +69102,167 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +Yi +BZ +BZ +Yi +BY +BY +BZ +ab +ab +BZ +mo +BY +na +nI +nY +BY +qO +ra +sb +sB +Yi +ab +ab +gP +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +"} +(203,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -72635,33 +69280,6 @@ aN aN aN aN -lH -nU -nJ -nJ -rr -wk -wk -wk -wk -lZ -lZ -wk -wk -lZ -lZ -lZ -wk -wk -vK -vK -vK -vK -vK -Cy -Dv -DX -wk aN aN aN @@ -72741,6 +69359,56 @@ aN aN aN aN +Nd +ab +ab +jq +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +BG +Yi +BY +BY +Yi +Yi +Yi +Yi +mp +BY +na +nK +ob +BY +qO +qU +sa +sC +Yi +tj +ab +jq +Nd aN aN aN @@ -72748,9 +69416,110 @@ aN aN aN aN +"} +(204,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -72786,39 +69555,6 @@ aN aN aN aN -"} -(232,1,1) = {" -af -ax -ax -ax -ax -ax -ax -ax -ax -ax -ax -ce -cn -cE -cE -cE -dq -dJ -dY -dY -dY -eB -cc -fJ -fM -fM -fM -fM -fM -fJ -aa aN aN aN @@ -72855,17 +69591,6 @@ aN aN aN aN -kG -kG -kG -fk -fk -kG -kG -kG -kG -kG -kG aN aN aN @@ -72891,44 +69616,167 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +Yi +BY +BY +BY +BY +BY +lU +BY +BY +ne +na +na +BY +nW +rb +sc +sD +Yi +ab +ab +ab +Nd aN -lH -oa -nJ -nJ -ru -wk -uy -vl -vT -lZ -lZ -wk -wk -lZ -lZ -lZ -wk -wk -AQ -vK -vK -vK -vK -Cx -wk -lH -wk -wk aN aN aN aN aN aN +"} +(205,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -73025,6 +69873,56 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +jq +ab +Yi +BY +BY +Yi +Yi +Yi +Yi +Yi +mM +BY +BY +BY +BY +BY +BY +BY +Yi +Yi +Yi +BZ +Yi +Yi aN aN aN @@ -73032,9 +69930,110 @@ aN aN aN aN +"} +(206,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -73043,39 +70042,6 @@ aN aN aN aN -"} -(233,1,1) = {" -af -ax -aP -ax -ax -ax -ax -ax -ax -aP -ax -ce -cn -cE -cQ -eI -dp -dG -eI -el -dY -eB -cc -fK -fM -fM -fM -fM -fM -fK -aa aN aN aN @@ -73112,17 +70078,6 @@ aN aN aN aN -kG -kU -Sg -kU -kU -ls -kG -lC -lV -mq -kG aN aN aN @@ -73149,33 +70104,7 @@ aN aN aN aN -lH -nJ -nJ -nJ -nJ -tJ -uz -vm -vW -lZ -lZ -xb -lZ -lZ -lZ -lZ -wk -wk -vK -Bg -Bq -By -wk -wk -wk aN -wk aN aN aN @@ -73201,9 +70130,56 @@ aN aN aN aN +Nd +ab +ab +BG +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +Yi +BY +BY +Yi aN aN aN +Yi +mN +BY +BY +BY +BY +BY +BY +BY +sE +sK +XJ +XJ +tW +Yi aN aN aN @@ -73211,9 +70187,110 @@ aN aN aN aN +"} +(207,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -73300,39 +70377,6 @@ aN aN aN aN -"} -(234,1,1) = {" -af -ax -ax -ax -ax -aP -aP -ax -ax -ax -ax -ce -Ol -eI -cQ -eI -dp -dG -gK -el -eI -Ei -cc -fL -fK -fM -fM -fM -fK -fL -aa aN aN aN @@ -73343,9 +70387,56 @@ aN aN aN aN +Nd +ab +ab +ab +jq +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +Yi +BY +BY +Yi aN aN aN +Yi +mO +BY +BY +nW +pz +BY +BY +BY +BY +sK +XJ +XJ +tW +Yi aN aN aN @@ -73353,9 +70444,110 @@ aN aN aN aN +"} +(208,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -73369,17 +70561,6 @@ aN aN aN aN -kG -kU -kU -kU -kU -kU -kG -kU -lf -kU -kG aN aN aN @@ -73406,30 +70587,6 @@ aN aN aN aN -wk -oe -oE -pG -rH -wk -uA -vn -vX -lZ -lZ -wk -wk -lZ -lZ -wk -wk -wk -wk -wk -wk -wk -wk -wk aN aN aN @@ -73487,9 +70644,56 @@ aN aN aN aN +Nd +ab +ab +ab +BG +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +BG +Yi +BY +BY +Yi aN aN aN +Yi +Yi +Yi +mT +Yi +Yi +BZ +rc +BZ +Yi +sL +XJ +XJ +tW +Yi aN aN aN @@ -73497,9 +70701,110 @@ aN aN aN aN +"} +(209,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -73557,39 +70862,6 @@ aN aN aN aN -"} -(235,1,1) = {" -af -ax -aP -ax -ax -ax -ax -ax -ax -aP -ax -ce -cq -cF -cQ -eI -dp -dG -eI -el -dZ -eC -cc -fM -fR -fM -fM -fM -fR -fM -aa aN aN aN @@ -73626,24 +70898,59 @@ aN aN aN aN -kG -kV -ld -kV -kV -kU -lw -kU -kU -mr -kG aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +Yi +BY +BY +Yi aN aN aN aN +Yi +mP +nl +nl +Yi +BZ +BY +BZ +Yi +sM +XJ +XJ +tW +Yi aN aN aN @@ -73651,9 +70958,110 @@ aN aN aN aN +"} +(210,1,1) = {" aN +oc +oc +kx +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -73663,29 +71071,6 @@ aN aN aN aN -wk -wk -lH -lH -wk -wk -wk -lH -lH -lH -wk -wk -wk -zM -zM -wk -wk -wk -wk -wk -wk -wk -wk aN aN aN @@ -73773,10 +71158,56 @@ aN aN aN aN +Nd +ab +ab +jq +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +jq +ab +ab +Yi +BY +BY +Yi aN aN aN aN +Yi +mR +nl +nL +Yi +BZ +BY +BZ +Yi +sQ +XJ +XJ +tW +Yi aN aN aN @@ -73784,9 +71215,110 @@ aN aN aN aN +"} +(211,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -73814,39 +71346,6 @@ aN aN aN aN -"} -(236,1,1) = {" -af -ax -ax -ax -ax -ax -ax -ax -ax -ax -ax -ce -cq -cF -cF -cF -dr -dK -dZ -dZ -dZ -eC -cc -fM -fM -fM -fM -fM -fM -fM -aa aN aN aN @@ -73883,17 +71382,6 @@ aN aN aN aN -kG -kW -kU -lm -kV -kU -kG -lD -kU -lf -kG aN aN aN @@ -73927,16 +71415,56 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +Yi +BY +BY +Yi aN aN aN aN -wk -wk -wZ -wZ -wk -wk +Yi +no +nj +Yi +Yi +BZ +BY +BZ +Yi +sR +XJ +kD +tX +Yi aN aN aN @@ -73944,9 +71472,110 @@ aN aN aN aN +"} +(212,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -74043,10 +71672,56 @@ aN aN aN aN +Nd +ab +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +ab +Yi +Yi +Yi +BZ +BZ +BZ +Yi +Yi +Yi +Yi +Yi +Yi +Yi +lh +lh +Yi aN aN aN aN +Yi +Yi +Yi +Yi +Yi +BZ +BY +BZ +Yi +Yi +Yi +Yi +Yi +Yi aN aN aN @@ -74054,9 +71729,110 @@ aN aN aN aN +"} +(213,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -74071,39 +71847,6 @@ aN aN aN aN -"} -(237,1,1) = {" -aa -an -an -an -an -an -an -an -an -an -an -aa -an -an -an -an -an -an -an -an -an -an -aa -fM -fM -fM -fM -fM -fM -fM -aa aN aN aN @@ -74140,17 +71883,6 @@ aN aN aN aN -kG -kX -kU -kU -lp -kU -kG -lE -lW -kZ -kG aN aN aN @@ -74189,10 +71921,6 @@ aN aN aN aN -lH -wZ -wZ -wk aN aN aN @@ -74201,11 +71929,54 @@ aN aN aN aN +Nd +ab +Yi +gk +gk +gk +gk +gk +gk +gk +gk +gk +gk +gk +Yi +BZ +Yi +iz +jf +jk +jk +jk +jU +jk +kh +ks +ky +kM +Yi +XJ +XJ +Yi aN aN aN aN aN +Yi +ih +ih +ih +BZ +BY +BZ +ih +ih +ih +Yi aN aN aN @@ -74215,9 +71986,110 @@ aN aN aN aN +"} +(214,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -74314,11 +72186,54 @@ aN aN aN aN +Nd +ab +Yi +gl +gy +gD +gQ +gV +hc +hc +hi +hD +hQ +gk +Yi +XJ +Yi +iz +XJ +XJ +XJ +XJ +XJ +XJ +XJ +XJ +XJ +XJ +Yi +XJ +XJ +Yi aN aN aN aN aN +Yi +ih +nN +pA +BZ +rc +BZ +pA +sS +ih +Yi aN aN aN @@ -74329,45 +72244,109 @@ aN aN aN "} -(238,1,1) = {" -af -az -az -az -az -az -az -az -az -az -az -ce -ev -ev -ev -ev -ev -ev -ev -em -Zv -Yp -cc -fM -fM -fM -fM -fM -fM -fM -aa -aN -aN -aN -aN +(215,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +uG +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +vz +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -74397,17 +72376,6 @@ aN aN aN aN -kG -kG -kG -kG -kG -lt -kG -kG -kG -kG -kG aN aN aN @@ -74445,12 +72413,6 @@ aN aN aN aN -wk -wk -wZ -wZ -wk -wk aN aN aN @@ -74481,11 +72443,54 @@ aN aN aN aN +Nd +ab +Yi +gn +gy +gG +gR +gD +gD +gD +gD +gD +gD +hY +Yi +XJ +iw +XJ +XJ +XJ +jr +jr +XJ +XJ +XJ +XJ +XJ +XJ +Hr +XJ +XJ +Yi aN aN aN aN aN +Yi +nN +ot +ou +ov +oz +ov +ou +tb +sS +Yi aN aN aN @@ -74495,9 +72500,110 @@ aN aN aN aN +"} +(216,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +kH +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -74585,39 +72691,6 @@ aN aN aN aN -"} -(239,1,1) = {" -af -az -az -az -az -az -az -az -az -az -az -ce -ev -eK -ev -ev -QV -ev -ev -em -Zv -Yp -cc -fM -fM -fM -fU -fM -fM -fM -aa aN aN aN @@ -74627,11 +72700,54 @@ aN aN aN aN +Nd +ab +Yi +gp +gy +gD +bk +gW +gW +gW +gD +hD +hV +gk +Yi +XJ +Yi +iB +XJ +XJ +jr +jM +XJ +XJ +XJ +XJ +XJ +XJ +Yi +XJ +XJ +Yi aN aN aN aN aN +Yi +nO +ou +ov +pR +qo +pR +ov +ou +tp +Yi aN aN aN @@ -74641,9 +72757,110 @@ aN aN aN aN +"} +(217,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +uD +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -74654,17 +72871,6 @@ aN aN aN aN -kG -kZ -le -lo -kU -kU -kU -lo -le -kZ -kG aN aN aN @@ -74701,14 +72907,6 @@ aN aN aN aN -wk -wk -wk -wZ -wZ -wk -wk -wk aN aN aN @@ -74759,11 +72957,54 @@ aN aN aN aN +Nd +ab +Yi +gk +gk +gk +gk +gk +gk +gk +hl +gk +gk +gk +Yi +XJ +Yi +iC +XJ +XJ +XJ +id +jV +XJ +kj +kt +kz +kN +Yi +XJ +XJ +Yi aN aN aN aN aN +Yi +nO +ov +pR +qo +rI +qo +pR +ov +tp +Yi aN aN aN @@ -74773,9 +73014,110 @@ aN aN aN aN +"} +(218,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -74842,39 +73184,6 @@ aN aN aN aN -"} -(240,1,1) = {" -af -az -az -az -az -az -az -az -az -az -az -ce -ev -ev -ev -ev -ev -ev -ev -em -Zv -Yp -cc -fM -fM -fM -fM -fM -fM -fM -aa aN aN aN @@ -74905,23 +73214,55 @@ aN aN aN aN +Nd +ab +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +hq +Yi +Yi +Yi +Yi +XJ +Yi +Yi +jg +jl +jg +Yi +Yi +jY +Yi +Yi +Yi +Yi +Yi +XJ +XJ +Yi aN aN aN aN aN +Yi +nO +oz +qo +qP +rJ +sg +qo +tc +tp +Yi aN -kG -la -lf -lg -kU -kU -kU -lg -kU -la -kG aN aN aN @@ -74930,9 +73271,110 @@ aN aN aN aN +"} +(219,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -74957,16 +73399,6 @@ aN aN aN aN -wk -wk -wk -wZ -wZ -wZ -wZ -wk -wk -wk aN aN aN @@ -75039,11 +73471,54 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +Yi +hv +hF +XJ +XJ +XJ +XJ +Yi +iD +jh +XJ +js +jO +Yi +XJ +XJ +ku +kA +kO +Yi +XJ +XJ +Yi aN aN aN aN aN +Yi +nO +ov +bj +qo +rL +qo +bj +ov +tp +Yi aN aN aN @@ -75053,9 +73528,110 @@ aN aN aN aN +"} +(220,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -75099,39 +73675,6 @@ aN aN aN aN -"} -(241,1,1) = {" -af -az -az -az -az -az -az -az -az -az -az -ce -ev -RU -ev -ev -ev -gr -ev -em -Zv -Yp -cc -fM -fM -fM -fM -fM -fM -fM -aa aN aN aN @@ -75168,17 +73711,6 @@ aN aN aN aN -kG -kG -lg -lg -kU -kU -kU -lg -lg -kG -kG aN aN aN @@ -75196,11 +73728,54 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +BG +ab +ab +Yi +hw +XJ +XJ +id +XJ +XJ +Yi +iE +XJ +XJ +XJ +jP +Yi +jZ +kk +kv +kD +kP +Yi +XJ +XJ +Yi aN aN aN aN aN +Yi +nO +ou +ov +qs +qo +qo +ov +ou +tp +Yi aN aN aN @@ -75210,20 +73785,111 @@ aN aN aN aN +"} +(221,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN -wk -wk -wZ -wZ -wZ -Au -wZ -wZ -wk -wk aN aN aN @@ -75319,11 +73985,54 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +Yi +BZ +BZ +BZ +Yi +Yi +in +Yi +XJ +XJ +XJ +XJ +XJ +Yi +Yi +Yi +Yi +Yi +Yi +Yi +XJ +XJ +Yi aN aN aN aN aN +Yi +nS +oA +ou +ov +oz +ov +ou +td +te +Yi aN aN aN @@ -75333,9 +74042,110 @@ aN aN aN aN +"} +(222,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -75356,39 +74166,6 @@ aN aN aN aN -"} -(242,1,1) = {" -af -az -az -az -az -az -az -az -az -az -az -ce -ev -ev -ev -ev -ev -ev -ev -em -Zv -Yp -cc -fM -fM -fM -fM -fM -fM -fM -aa aN aN aN @@ -75425,17 +74202,6 @@ aN aN aN aN -kG -kZ -le -lo -kU -kU -kU -lo -lX -kZ -kG aN aN aN @@ -75471,26 +74237,59 @@ aN aN aN aN -lH -wZ -wZ -wZ -Ac -Av -Au -wZ -wZ -lH aN aN aN aN aN +Nd +ab +ab +ab +jq +ab +ab +ab +ab +ab +ab +ab +ab +Yi +ij +io +ix +XJ +XJ +jm +jB +XJ +Yi +iN +XJ +XJ +XJ +XJ +XJ +XJ +XJ +Yi aN aN aN aN aN +Yi +ih +nS +qv +qv +qv +qv +qv +te +ih +Yi aN aN aN @@ -75500,9 +74299,110 @@ aN aN aN aN +"} +(223,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq +aq aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -75599,11 +74499,54 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +BG +ab +ab +ab +BG +ab +Yi +ik +XJ +iy +XJ +XJ +jn +jC +XJ +iy +XJ +XJ +XJ +XJ +XJ +XJ +XJ +XJ +Yi aN aN aN aN aN +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi aN aN aN @@ -75614,61 +74557,60 @@ aN aN aN "} -(243,1,1) = {" -aa -an -an -an -an -an -an -an -an -an -an -aa -an -an -an -an -an -an -an -an -an -an -aa -fM -fR -fM -fM -fM -fR -fM -aa -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN +(224,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -75682,17 +74624,6 @@ aN aN aN aN -kG -la -kU -lg -kU -kU -kU -lg -kU -la -kG aN aN aN @@ -75728,16 +74659,6 @@ aN aN aN aN -lH -wZ -wZ -xK -Ad -Ac -Au -wZ -wZ -lH aN aN aN @@ -75805,6 +74726,27 @@ aN aN aN aN +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa aN aN aN @@ -75814,6 +74756,38 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +Yi +il +ip +ix +XJ +XJ +jo +jD +XJ +Yi +iN +XJ +XJ +XJ +XJ +XJ +XJ +XJ +Yi aN aN aN @@ -75839,7 +74813,61 @@ aN aN aN aN +"} +(225,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -75847,6 +74875,45 @@ aN aN aN aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -75870,39 +74937,6 @@ aN aN aN aN -"} -(244,1,1) = {" -af -aA -aA -aA -aA -aA -aA -aA -aA -aA -aA -ce -Yc -cu -cu -cu -qh -Lz -TX -TX -TX -FF -cc -fL -fK -fM -fM -fM -fK -fL -aa aN aN aN @@ -75939,17 +74973,6 @@ aN aN aN aN -kG -kG -lg -lg -kU -kU -kU -lg -lg -kG -kG aN aN aN @@ -75960,6 +74983,27 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN aN aN @@ -75969,6 +75013,38 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +jq +ab +ab +Yi +BZ +BZ +BZ +Yi +Yi +iq +Yi +XJ +XJ +XJ +XJ +XJ +Yi +Yi +Yi +Yi +Yi +Yi +Yi +XJ +XJ +Yi aN aN aN @@ -75985,16 +75061,6 @@ aN aN aN aN -lH -wZ -wZ -wZ -As -Ac -Au -wZ -wZ -lH aN aN aN @@ -76004,7 +75070,61 @@ aN aN aN aN +"} +(226,1,1) = {" aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -76012,6 +75132,45 @@ aN aN aN aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -76081,6 +75240,27 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN aN aN @@ -76090,6 +75270,38 @@ aN aN aN aN +Nd +ab +ab +ab +jq +ab +ab +ab +ab +Yi +hv +XJ +XJ +ie +XJ +XJ +Yi +iL +XJ +XJ +XJ +jQ +Yi +ka +kn +kw +kE +kQ +Yi +XJ +XJ +Yi aN aN aN @@ -76115,6 +75327,8 @@ aN aN aN aN +"} +(227,1,1) = {" aN aN aN @@ -76127,39 +75341,6 @@ aN aN aN aN -"} -(245,1,1) = {" -af -aA -aQ -aA -aA -aA -aA -aA -aA -aQ -aA -ce -Dp -eN -eN -eN -Tk -eJ -eN -eN -eN -IK -cc -fK -fM -fM -fM -fM -fM -fK -aa aN aN aN @@ -76196,17 +75377,6 @@ aN aN aN aN -kG -kZ -le -lo -lf -kU -kU -lo -le -kZ -kG aN aN aN @@ -76219,6 +75389,45 @@ aN aN aN aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -76242,16 +75451,6 @@ aN aN aN aN -wk -wk -wZ -wZ -wZ -Au -wZ -wZ -wk -wk aN aN aN @@ -76298,6 +75497,27 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN aN aN @@ -76307,6 +75527,38 @@ aN aN aN aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +Yi +hw +hN +XJ +XJ +XJ +XJ +Yi +iM +jh +XJ +XJ +jR +Yi +XJ +XJ +XJ +XJ +XJ +Yi +XJ +XJ +Yi aN aN aN @@ -76332,7 +75584,46 @@ aN aN aN aN +"} +(228,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -76355,6 +75646,45 @@ aN aN aN aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -76384,39 +75714,6 @@ aN aN aN aN -"} -(246,1,1) = {" -af -aA -aA -aA -aA -aA -aA -aA -aA -aA -aA -ce -Dp -eN -eN -eN -Tk -eJ -eN -eN -eN -IK -cc -fJ -fM -fM -fM -fM -fM -fJ -aa aN aN aN @@ -76453,21 +75750,31 @@ aN aN aN aN -kG -la -kU -lg -kU -lv -kU -lg -kU -la -kG aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +BX +UJ +UJ +UJ +UJ +UJ +UJ +aa aN aN aN @@ -76477,6 +75784,38 @@ aN aN aN aN +Nd +ab +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +hA +Yi +Yi +Yi +Yi +XJ +Yi +Yi +ji +iy +ji +Yi +Yi +Xh +Yi +Yi +Yi +Yi +Yi +XJ +XJ +Yi aN aN aN @@ -76499,20 +75838,49 @@ aN aN aN aN -wk -wk -wk -wZ -wZ -wZ -wZ -wk -wk -wk aN aN aN +"} +(229,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -76535,6 +75903,45 @@ aN aN aN aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN aN aN @@ -76604,6 +76011,27 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +BX +BX +UJ +UJ +UJ +UJ +UJ +UJ +aa aN aN aN @@ -76613,6 +76041,38 @@ aN aN aN aN +Nd +ab +Yi +gq +gq +gq +gq +gq +gq +gq +hB +gq +gq +ih +Yi +XJ +Yi +iN +XJ +XJ +XJ +ie +XJ +XJ +sR +ks +ky +kM +Yi +XJ +XJ +Yi aN aN aN @@ -76638,43 +76098,108 @@ aN aN aN aN +"} +(230,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN -"} -(247,1,1) = {" -af -aA -aQ -aA -aA -aA -aA -aA -aA -aQ -aA -ce -Dp -eN -eN -eN -Tk -eJ -eN -eN -eN -IK -cc -fI -fQ -fQ -fQ -fQ -fQ -fI -aa -aa aN aN aN @@ -76710,17 +76235,6 @@ aN aN aN aN -kG -kG -kG -kG -kG -kG -kG -kG -kG -kG -kG aN aN aN @@ -76748,6 +76262,33 @@ aN aN aN aN +aa +aa +aa +aa +aa +aa +aa +UJ +UJ +UJ +UJ +UJ +BX +BX +UJ +UJ +UJ +UJ +BX +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN aN aN @@ -76757,14 +76298,45 @@ aN aN aN aN -wk -wk -wk -wZ -wZ -wk -wk -wk +Nd +ab +Yi +gt +gA +gH +gT +ha +ha +hd +hC +hO +gq +gq +Yi +XJ +Yi +XJ +XJ +XJ +XJ +jS +jS +jS +XJ +XJ +XJ +XJ +Yi +XJ +XJ +Yi +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -76783,6 +76355,116 @@ aN aN aN aN +"} +(231,1,1) = {" +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +aN +aN +aN +aN +aN +aN +aN +aN +aN aN aN aN @@ -76837,10 +76519,74 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +BX +BX +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa +aa +aa +aa +aa +aa aN aN aN aN +Nd +ab +Yi +gv +gA +gJ +gJ +gJ +gJ +gJ +gJ +gJ +hX +ii +Yi +XJ +iw +XJ +XJ +XJ +XJ +jT +jW +jT +XJ +XJ +XJ +XJ +lb +XJ +XJ +Yi aN aN aN @@ -76866,10 +76612,126 @@ aN aN aN aN +"} +(232,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -76898,40 +76760,6 @@ aN aN aN aN -"} -(248,1,1) = {" -af -aA -aA -aA -aA -aA -aA -aA -aA -aA -aA -ce -Cm -Tz -Tz -Tz -UV -eL -fT -fT -fT -Uy -cc -fI -fM -fM -fM -fM -fM -fW -fZ -fI aN aN aN @@ -76948,8 +76776,74 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +xH +xH +GN +GN +xH +xH +xH +xH +xH +xH +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa +aa +aa aN aN +Nd +ab +Yi +gw +gA +gL +gU +gU +gU +he +hC +hP +gq +gq +Yi +XJ +Yi +XJ +XJ +XJ +XJ +jS +jS +jS +XJ +XJ +XJ +kR +Yi +XJ +XJ +Yi aN aN aN @@ -76975,10 +76869,126 @@ aN aN aN aN +"} +(233,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -77015,12 +77025,6 @@ aN aN aN aN -wk -wk -lH -lH -wk -wk aN aN aN @@ -77029,7 +77033,74 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +xH +ZL +ed +ed +GG +GN +yx +oJ +Hn +xH +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa +aa aN +Nd +ab +Yi +gq +gq +gq +gq +gq +gq +gq +gq +gq +gq +ih +Yi +BZ +Yi +iQ +iQ +jp +jp +jp +XJ +jp +jp +jp +kF +kS +Yi +XJ +XJ +Yi aN aN aN @@ -77055,10 +77126,126 @@ aN aN aN aN +"} +(234,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -77103,7 +77290,74 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +BX +BX +UJ +GN +Rt +fx +ed +ed +GN +WJ +RT +yx +xH +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN +Nd +ab +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +ab +Yi +Yi +Yi +Yi +Yi +Yi +NW +Yi +Yi +Yi +Yi +Yi +Yi +XJ +XJ +Yi aN aN aN @@ -77129,10 +77383,126 @@ aN aN aN aN +"} +(235,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +fH +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -77155,40 +77525,6 @@ aN aN aN aN -"} -(249,1,1) = {" -aa -an -an -an -an -an -an -an -an -an -an -aa -an -an -an -an -an -an -an -an -an -an -aa -fI -fM -fM -fM -fM -fM -fW -fZ -fI aN aN aN @@ -77211,7 +77547,74 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +BX +UJ +UJ +UJ +UJ +UJ +BX +BX +UJ +GN +BR +fz +ed +fx +GN +yx +uI +Ue +xH +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN +Nd +ab +ab +ab +jq +ab +ab +ab +ab +ab +ab +ab +ab +ab +jq +ab +Yi +iY +XJ +XJ +XJ +XJ +XJ +XJ +XJ +XJ +XJ +kT +Yi +XJ +XJ +Yi aN aN aN @@ -77220,12 +77623,143 @@ aN aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Zw aN aN +"} +(236,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -77270,7 +77804,74 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +BX +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +xH +hy +ed +ed +Gj +GN +Hn +Wk +yx +xH +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN +Nd +ab +ab +ab +ab +gP +ab +ab +ab +jq +ab +ab +ab +ab +gP +ab +Yi +iZ +XJ +iZ +XJ +iZ +XJ +ke +XJ +ke +XJ +ke +Yi +XJ +vw +Yi aN aN aN @@ -77279,12 +77880,143 @@ aN aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(237,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -77329,7 +78061,74 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +BX +UJ +xH +xH +xH +xH +xH +xH +UJ +xH +iO +ed +ed +MU +GN +AS +Ee +uI +xH +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN +Nd +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +ab +jq +ab +ab +Yi +je +XJ +je +XJ +je +XJ +je +XJ +je +XJ +je +Yi +Lp +Lp +Yi aN aN aN @@ -77338,12 +78137,143 @@ aN aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(238,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -77388,7 +78318,74 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +BX +UJ +GN +Ba +Ou +Uc +xO +xH +xH +xH +FN +ed +ed +ga +xH +xH +xH +xH +xH +xH +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Nd +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +Yi +XJ +XJ +Yi aN aN aN @@ -77397,12 +78394,143 @@ aN aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(239,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +hf +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -77412,40 +78540,6 @@ aN aN aN aN -"} -(250,1,1) = {" -af -aD -aR -aR -aR -aR -Ll -Ll -Ll -Ll -ZR -ce -cx -cL -cL -cL -cL -CR -CR -CR -CR -zi -cc -fI -fM -fM -fM -fM -fM -fW -fZ -fI aN aN aN @@ -77481,6 +78575,41 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +xH +so +Ln +Ln +Ln +pH +OL +xH +CY +ed +ed +zv +xH +xH +ZH +ZU +ZU +xH +xH +xH +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN aN aN @@ -77510,6 +78639,10 @@ aN aN aN aN +Yi +ju +XJ +Yi aN aN aN @@ -77518,12 +78651,143 @@ aN aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(240,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -77568,11 +78832,56 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +xH +cH +Ln +Ln +Ln +ej +VX +xH +xH +fv +ed +ed +ai +qu +qu +qu +qu +qu +qu +xH +xH +UJ +UJ +UJ +UJ +UJ +UJ +aa aN aN +lz +lz +lz +lz +lz aN aN aN +lz +lz +lz +lz +lz aN aN aN @@ -77585,15 +78894,157 @@ aN aN aN aN +kG +kG +kG +fk +fk +kG +kG +kG +kG +kG +kG aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(241,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -77638,8 +79089,57 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +GN +cK +Ln +Ln +yp +Ln +Vx +xH +xH +fw +ed +ed +ai +Yo +jb +jN +FH +CU +qu +ZU +xH +UJ +UJ +UJ +UJ +UJ +UJ +aa aN +lz +lz +bp +bw +cf +lz +lz aN +lz +lz +iU +bw +cf +lz +lz aN aN aN @@ -77651,15 +79151,157 @@ aN aN aN aN +kG +kU +Sg +kU +kU +ls +kG +lC +lV +mq +kG aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(242,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -77669,40 +79311,6 @@ aN aN aN aN -"} -(251,1,1) = {" -af -aC -bM -bM -bM -bM -bM -bM -bM -bM -bX -ce -cw -eQ -eQ -eQ -eQ -eQ -eQ -eQ -eQ -eH -cc -fI -fM -fM -fM -fM -fM -fW -fZ -fI aN aN aN @@ -77738,8 +79346,57 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +xH +xH +xH +Qn +xH +xH +xH +xH +xH +Qj +ed +ed +ai +Yo +LT +Bb +aZ +CU +qu +ZU +xH +UJ +UJ +UJ +UJ +UJ +UJ +aa aN +lz +au +bq +bB +bq +cj +lz aN +lz +hs +bq +ly +bq +cj +lz aN aN aN @@ -77751,15 +79408,157 @@ aN aN aN aN +kG +kU +kU +kU +kU +kU +kG +kU +lf +kU +kG aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(243,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +gC +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +gc +oc +oc +oc +oc +oc +oc aN aN aN @@ -77804,8 +79603,57 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +xH +cP +RA +eo +YB +en +xH +fX +fn +cN +ed +ed +ai +Yo +Aj +pm +kJ +CU +qu +ZU +xH +UJ +UJ +UJ +UJ +UJ +UJ +aa aN +lz +aw +bq +bE +bq +cp +lz aN +lz +hH +bq +bE +bq +cp +lz aN aN aN @@ -77817,15 +79665,157 @@ aN aN aN aN +kG +kV +ld +kV +kV +kU +lw +kU +kU +mr +kG aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(244,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -77870,8 +79860,57 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +xH +cS +Lv +eo +ec +eo +eO +ed +ed +ed +ed +ed +ai +Yo +FQ +jL +Ak +CU +qu +ZU +xH +UJ +UJ +UJ +UJ +UJ +UJ +aa aN +lz +mW +bq +bF +bq +cr +lz aN +lz +hJ +bq +lF +bq +cr +lz aN aN aN @@ -77883,15 +79922,157 @@ aN aN aN aN +kG +kW +kU +lm +kV +kU +kG +lD +kU +lf +kG aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Wf +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(245,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +hh +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -77926,40 +80107,6 @@ aN aN aN aN -"} -(252,1,1) = {" -af -aC -bM -bM -bM -bM -bM -bM -bM -bM -bX -ce -cw -eQ -eQ -eQ -eQ -eQ -eQ -eQ -eQ -eH -cc -fI -fM -fM -fM -fM -fM -fW -fZ -fI aN aN aN @@ -77970,8 +80117,57 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +BX +xH +cU +eo +eo +eo +eo +eO +ed +ed +ed +ed +MV +ai +qu +qu +qu +qu +qu +sX +xH +xH +UJ +UJ +UJ +UJ +UJ +UJ +aa aN +lz +lz +nr +bK +nr +lz +lz aN +lz +lz +nr +bK +nr +lz +lz aN aN aN @@ -77983,15 +80179,157 @@ aN aN aN aN +kG +kX +kU +kU +lp +kU +kG +lE +lW +kZ +kG aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(246,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -78036,11 +80374,56 @@ aN aN aN aN +aa +UJ +UJ +UJ +BX +BX +BX +xH +gB +QU +eo +Gv +pp +xH +xH +GN +GN +GN +xH +xH +xH +ZU +Os +ZU +xH +xH +xH +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN aN +lz +lz +lz +lz +lz aN aN aN +lz +lz +lz +lz +lz aN aN aN @@ -78053,15 +80436,157 @@ aN aN aN aN +kG +kG +kG +kG +kG +lt +kG +kG +kG +kG +kG aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(247,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -78106,6 +80631,41 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +xH +xH +xH +GN +xH +xH +xH +UJ +BX +BX +BX +BX +UJ +xH +xH +xH +xH +xH +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN aN aN @@ -78133,15 +80693,157 @@ aN aN aN aN +kG +kZ +le +lo +kU +kU +kU +lo +le +kZ +kG aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(248,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -78183,48 +80885,59 @@ aN aN aN aN -"} -(253,1,1) = {" -af -aC -bM -bM -bM -bM -bM -bM -bM -bM -bX -ce -cw -eQ -eQ -eQ -eQ -eQ -eQ -eQ -eQ -eH -cc -fI -fP -fP -fP -fP -fP -fI -fI -fI aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +BX +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN aN +lz +lz +lz +lz +lz aN aN aN +lz +lz +lz +lz +lz aN aN aN @@ -78237,15 +80950,157 @@ aN aN aN aN +kG +la +lf +lg +kU +kU +kU +lg +kU +la +kG aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(249,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -78290,8 +81145,57 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +BX +BX +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN +lz +lz +br +bw +cf +lz +lz aN +lz +lz +hW +bw +cf +lz +lz aN aN aN @@ -78303,15 +81207,157 @@ aN aN aN aN +kG +kG +lg +lg +kU +kU +kU +lg +lg +kG +kG aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(250,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -78356,8 +81402,57 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +BX +BX +BX +UJ +UJ +UJ +Vf +BX +BX +UJ +UJ +UJ +UJ +UJ +BX +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN +lz +ay +bq +bP +bq +cj +lz aN +lz +gN +bq +kc +bq +cj +lz aN aN aN @@ -78369,15 +81464,157 @@ aN aN aN aN +kG +kZ +le +lo +kU +kU +kU +lo +lX +kZ +kG aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(251,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -78422,8 +81659,57 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +BX +UJ +UJ +UJ +UJ +UJ +UJ +BX +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN +lz +aV +bq +bE +bq +do +lz aN +lz +gX +bq +bE +bq +cp +lz aN aN aN @@ -78435,53 +81721,157 @@ aN aN aN aN +kG +la +kU +lg +kU +kU +kU +lg +kU +la +kG aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN "} -(254,1,1) = {" -af -aW -bu -bu -bu -bu -bC -bC -bC -bC -ca -ce -QB -dL -dL -dL -dL -dO -dO -dO -dO -eM -cc -fI -fS -fS -fS -fS -fS -fI -aN -aN -aN -aN -aN -aN +(252,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -78526,8 +81916,57 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa +aa aN +lz +bg +bq +bV +bq +cr +lz aN +lz +hr +bq +kq +bq +cr +lz aN aN aN @@ -78539,15 +81978,157 @@ aN aN aN aN +kG +kG +lg +lg +kU +kU +kU +lg +lg +kG +kG aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(253,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -78592,9 +82173,57 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa aN aN +lz +lz +nr +bK +nr +lz +lz aN +lz +lz +nr +bK +nr +lz +lz aN aN aN @@ -78606,15 +82235,157 @@ aN aN aN aN +kG +kZ +le +lo +lf +kU +kU +lo +le +kZ +kG aN aN aN +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt +Kt aN aN +"} +(254,1,1) = {" aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck +ck aN +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc +oc aN aN aN @@ -78659,12 +82430,56 @@ aN aN aN aN +aa +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +UJ +aa +aa +aa aN aN aN +lz +lz +lz +lz +lz aN aN aN +lz +lz +lz +lz +lz aN aN aN @@ -78677,6 +82492,17 @@ aN aN aN aN +kG +la +kU +lg +kU +lv +kU +lg +kU +la +kG aN aN aN @@ -78699,49 +82525,6 @@ aN aN "} (255,1,1) = {" -aa -aE -aE -aE -aE -aE -aE -aE -aE -aE -aE -aa -aE -aE -aE -aE -aE -aE -aE -aE -aE -aE -aa -fI -fI -fI -fI -fI -fI -fI -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN -aN aN aN aN @@ -78904,6 +82687,38 @@ aN aN aN aN +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa aN aN aN @@ -78934,6 +82749,17 @@ aN aN aN aN +kG +kG +kG +kG +kG +kG +kG +kG +kG +kG +kG aN aN aN diff --git a/code/__DEFINES/misc_defines.dm b/code/__DEFINES/misc_defines.dm index 0f6554498d54..6508ddf21642 100644 --- a/code/__DEFINES/misc_defines.dm +++ b/code/__DEFINES/misc_defines.dm @@ -375,7 +375,7 @@ #define INVESTIGATE_BOMB "bombs" // The SQL version required by this version of the code -#define SQL_VERSION 502203 // SS220 EDIT +#define SQL_VERSION 502204 // SS220 EDIT // Vending machine stuff #define CAT_NORMAL 1 diff --git a/code/modules/reagents/reagent_containers/applicator.dm b/code/modules/reagents/reagent_containers/applicator.dm index d17b4fea4b85..18b15726cd43 100644 --- a/code/modules/reagents/reagent_containers/applicator.dm +++ b/code/modules/reagents/reagent_containers/applicator.dm @@ -48,11 +48,11 @@ /obj/item/reagent_containers/applicator/update_overlays() . = ..() if(reagents.total_volume) - var/mutable_appearance/filling = mutable_appearance('icons/goonstation/objects/objects.dmi', "mender-fluid") + var/mutable_appearance/filling = mutable_appearance('modular_ss220/aesthetics/applicator/icons/applicator.dmi', "mender-fluid") // SS220 EDIT - ORIGINAL: icons/goonstation/objects/objects.dmi filling.color = mix_color_from_reagents(reagents.reagent_list) . += filling var/reag_pct = round((reagents.total_volume / volume) * 100) - var/mutable_appearance/applicator_bar = mutable_appearance('icons/goonstation/objects/objects.dmi', "app_e") + var/mutable_appearance/applicator_bar = mutable_appearance('modular_ss220/aesthetics/applicator/icons/applicator.dmi', "app_e") // SS220 EDIT - ORIGINAL: icons/goonstation/objects/objects.dmi switch(reag_pct) if(51 to 100) applicator_bar.icon_state = "app_hf" diff --git a/config/example/config.toml b/config/example/config.toml index 25c65257df5e..c86188b388fa 100644 --- a/config/example/config.toml +++ b/config/example/config.toml @@ -144,7 +144,7 @@ ipc_screens = [ # Enable/disable the database on a whole sql_enabled = false # SQL version. If this is a mismatch, round start will be delayed -sql_version = 502203 +sql_version = 502204 # SQL server address. Can be an IP or DNS name sql_address = "127.0.0.1" # SQL server port @@ -622,7 +622,8 @@ active_space_ruins = [ "_maps/map_files/RandomRuins/SpaceRuins/wizardcrash.dmm", "_maps/map_files/RandomRuins/SpaceRuins/voyager.dmm", "_maps/map_files/RandomRuins/SpaceRuins/wreckedcargoship.dmm", - "_maps/map_files/RandomRuins/SpaceRuins/mechtransport_new.dmm", + "_maps/map_files220/RandomRuins/SpaceRuins/space_wildwest.dmm", + "_maps/map_files220/RandomRuins/SpaceRuins/mechtransport_new.dmm", ### The following ruins are based from past pre-spawned Zlevel content ### "_maps/map_files/RandomRuins/SpaceRuins/abandonedtele.dmm", diff --git a/icons/_nanomaps/CereStation_nanomap_z1.png b/icons/_nanomaps/CereStation_nanomap_z1.png index 6a3fcbcc91f8..736593d74232 100644 Binary files a/icons/_nanomaps/CereStation_nanomap_z1.png and b/icons/_nanomaps/CereStation_nanomap_z1.png differ diff --git a/icons/_nanomaps/Cyberiad_nanomap_z1.png b/icons/_nanomaps/Cyberiad_nanomap_z1.png index 17751b164349..4664acad34b1 100644 Binary files a/icons/_nanomaps/Cyberiad_nanomap_z1.png and b/icons/_nanomaps/Cyberiad_nanomap_z1.png differ diff --git a/icons/_nanomaps/Delta_nanomap_z1.png b/icons/_nanomaps/Delta_nanomap_z1.png index f23687f524c0..157c7974be8e 100644 Binary files a/icons/_nanomaps/Delta_nanomap_z1.png and b/icons/_nanomaps/Delta_nanomap_z1.png differ diff --git a/icons/_nanomaps/MetaStation_nanomap_z1.png b/icons/_nanomaps/MetaStation_nanomap_z1.png index 49260ee3b22d..a26556e10837 100644 Binary files a/icons/_nanomaps/MetaStation_nanomap_z1.png and b/icons/_nanomaps/MetaStation_nanomap_z1.png differ diff --git a/modular_ss220/_maps220/_maps220.dme b/modular_ss220/_maps220/_maps220.dme index 3a88b97664c9..4cc6f07a2498 100644 --- a/modular_ss220/_maps220/_maps220.dme +++ b/modular_ss220/_maps220/_maps220.dme @@ -1,7 +1,11 @@ #include "_maps220.dm" -#include "code/Station/cyberiad.dm" +#include "code/Areas/station.dm" +#include "code/Areas/away.dm" #include "code/RandomRuins/lavaland_ruins.dm" #include "code/RandomRuins/space_ruins.dm" -#include "code/Areas/areas.dm" -#include "code/Mobs/mobs.dm" +#include "code/Station/cyberiad.dm" +#include "code/mobs.dm" +#include "code/spawners.dm" +#include "code/helpers.dm" +#include "code/walls.dm" diff --git a/modular_ss220/_maps220/code/Areas/areas.dm b/modular_ss220/_maps220/code/Areas/away.dm similarity index 50% rename from modular_ss220/_maps220/code/Areas/areas.dm rename to modular_ss220/_maps220/code/Areas/away.dm index 9141abfd69a5..752930133da5 100644 --- a/modular_ss220/_maps220/code/Areas/areas.dm +++ b/modular_ss220/_maps220/code/Areas/away.dm @@ -6,3 +6,11 @@ requires_power = TRUE report_alerts = FALSE +/area/ruin/space/unpowered/unpowered_structures + always_unpowered = TRUE + report_alerts = FALSE + +/area/ruin/space/powered/requires_power_space + requires_power = TRUE + report_alerts = FALSE + diff --git a/modular_ss220/_maps220/code/Areas/station.dm b/modular_ss220/_maps220/code/Areas/station.dm new file mode 100644 index 000000000000..f40735fd1fb7 --- /dev/null +++ b/modular_ss220/_maps220/code/Areas/station.dm @@ -0,0 +1,45 @@ +/area/centcom220 + name = "\improper ЦК" + icon_state = "centcom" + requires_power = FALSE + dynamic_lighting = DYNAMIC_LIGHTING_DISABLED + nad_allowed = TRUE + +/area/centcom220/evac + name = "\improper ЦК - Эвакуационный шаттл" + icon_state = "centcom_evac" + dynamic_lighting = DYNAMIC_LIGHTING_FORCED + +/area/centcom220/park + name = "\improper ЦК - Парк" + icon_state ="centcom" + dynamic_lighting = DYNAMIC_LIGHTING_FORCED + +/area/centcom220/bar + name = "\improper ЦК - Бар" + icon_state ="centcom" + dynamic_lighting = DYNAMIC_LIGHTING_FORCED + +/area/centcom220/general + name = "\improper ЦК - Зона персонала" + icon_state ="centcom" + +/area/centcom220/supply + name = "\improper ЦК - Доставка" + icon_state ="centcom" + +/area/centcom220/admin1 + name = "\improper ЦК - Коридоры ЦК" + icon_state ="centcom" + +/area/centcom220/admin2 + name = "\improper ЦК - Офисы" + icon_state ="centcom" + +/area/centcom220/admin3 + name = "\improper ЦК - ОБР" + icon_state ="centcom" + +/area/centcom220/jail + name = "\improper ЦК - Тюрьма" + icon_state ="centcom" diff --git a/modular_ss220/_maps220/code/RandomRuins/lavaland_ruins.dm b/modular_ss220/_maps220/code/RandomRuins/lavaland_ruins.dm index f47c14936112..29fcdaa4d2dd 100644 --- a/modular_ss220/_maps220/code/RandomRuins/lavaland_ruins.dm +++ b/modular_ss220/_maps220/code/RandomRuins/lavaland_ruins.dm @@ -3,6 +3,7 @@ name = "example" // Имя руины id = "example_id" // ID руины description = "Пример описания" // Описание руины. Видно только админам. + prefix = "_maps/map_files220/RandomRuins/LavaRuins/" // Путь до карты, обязательно оставлять таким. suffix = "" // .dmm файл руины, вписывать название полностью, пример: suffix = "example.dmm". Саму карту закидывать в "_maps\map_files\RandomRuins\LavaRuins" cost = 5 // Вес руины, чем он больше, тем меньше шанс что она заспавнится allow_duplicates = FALSE // Разрешает/Запрещает дубликаты руины. TRUE - могут быть дубликаты. FALSE - дубликатов не будет. diff --git a/modular_ss220/_maps220/code/RandomRuins/space_ruins.dm b/modular_ss220/_maps220/code/RandomRuins/space_ruins.dm index 3e65d523760f..16a2748a2070 100644 --- a/modular_ss220/_maps220/code/RandomRuins/space_ruins.dm +++ b/modular_ss220/_maps220/code/RandomRuins/space_ruins.dm @@ -3,21 +3,36 @@ name = "example" // Имя руины id = "example_id" // ID руины description = "Пример описания" // Описание руины. Видно только админам. - suffix = "" // .dmm файл руины, вписывать название полностью, пример: suffix = "example.dmm". Саму карту закидывать в "_maps\map_files\RandomRuins\SpaceRuins" + prefix = "_maps/map_files220/RandomRuins/SpaceRuins/" // Путь до карты, обязательно оставлять таким. + suffix = "" // .dmm файл руины, вписывать название полностью, пример: suffix = "example.dmm". Саму карту закидывать в путь префикса. cost = 5 // Вес руины, чем он больше, тем меньше шанс что она заспавнится allow_duplicates = FALSE // Разрешает/Запрещает дубликаты руины. TRUE - могут быть дубликаты. FALSE - дубликатов не будет. - always_place = TRUE // Если вписать эту строчку, руина будет спавнится всегда. + always_place = TRUE // Если вписать эту строчку, руина будет спавнится всегда. Использовать ТОЛЬКО для теста! После удалить. ci_exclude = /datum/map_template/ruin/space/example // Это не использовать. // Добавлять свои руины под этими комментариями. Делать это по примеру выше! // Комментарии УДАЛИТЬ если копируешь пример. - /datum/map_template/ruin/space/mechtransport_new name = "Mechtransport" id = "mechtransport_new" description = "An abandoned unarmed transport ship, a perfect target for the bandit scum." + prefix = "_maps/map_files220/RandomRuins/SpaceRuins/" suffix = "mechtransport_new.dmm" cost = 3 allow_duplicates = FALSE - always_place = FALSE +// Тут код гейтов которые перенесли в космос, делать можно по приверу ниже. +// Сам gateaway не трогать, это группа которая не позволяет спавнится сразу нескольким "гейтам" +/datum/map_template/ruin/space/gateaway + prefix = "_maps/map_files220/RandomRuins/SpaceRuins/" + cost = 10 + allow_duplicates = FALSE + always_place = TRUE + ci_exclude = /datum/map_template/ruin/space/gateaway + +// Ниже этого комментария - гейты. +/datum/map_template/ruin/space/gateaway/space_wildwest + name = "Space Wild West" + id = "space_wildwest" + description = "A captured mining outpost on a lonely asteroid. There are rumors that a horrible structure is entombed in its depths." + suffix = "space_wildwest.dmm" diff --git a/modular_ss220/_maps220/code/helpers.dm b/modular_ss220/_maps220/code/helpers.dm new file mode 100644 index 000000000000..ec29f94de240 --- /dev/null +++ b/modular_ss220/_maps220/code/helpers.dm @@ -0,0 +1,15 @@ +/obj/effect/mapping_helpers + icon = 'modular_ss220/_maps220/icons/mapping_helpers.dmi' + +/obj/effect/mapping_helpers/light + icon_state = "sunlight_helper" + light_color = null + light_power = 1 + light_range = 10 + +/obj/effect/mapping_helpers/light/New() + var/turf/T = get_turf(src) + T.light_color = light_color + T.light_power = light_power + T.light_range = light_range + . = ..() diff --git a/modular_ss220/_maps220/code/mobs.dm b/modular_ss220/_maps220/code/mobs.dm new file mode 100644 index 000000000000..9fdfb19d4d03 --- /dev/null +++ b/modular_ss220/_maps220/code/mobs.dm @@ -0,0 +1,136 @@ +//Scavengers +/mob/living/simple_animal/hostile/scavengers + name = "Scavenger" + desc = "One of the many random looters or bandits of the frontiers." + icon = 'modular_ss220/_maps220/icons/simple_human.dmi' + icon_state = "scav" + icon_living = "scav" + icon_dead = "scavdead" + mob_biotypes = MOB_ORGANIC | MOB_HUMANOID + sentience_type = SENTIENCE_OTHER + speak_chance = 0 + turns_per_move = 5 + speed = 0 + stat_attack = UNCONSCIOUS + robust_searching = 1 + maxHealth = 75 + health = 75 + harm_intent_damage = 8 + melee_damage_lower = 10 + melee_damage_upper = 10 + attacktext = "punches" + attack_sound = 'sound/weapons/punch1.ogg' + a_intent = INTENT_HARM + unsuitable_atmos_damage = 10 + faction = list("scavengers") + check_friendly_fire = TRUE + status_flags = CANPUSH + del_on_death = TRUE + footstep_type = FOOTSTEP_MOB_SHOE + +/mob/living/simple_animal/hostile/scavengers/meele + name = "Scrapper Scavenger" + desc = "One of the many random looters or bandits of the frontiers. This one is carrying a pipe." + icon_state = "scavmeelepipe" + icon_living = "scavmeelepipe" + icon_dead = "scavdead" + maxHealth = 90 + health = 90 + harm_intent_damage = 8 + melee_damage_lower = 15 + melee_damage_upper = 15 + rapid_melee = 2 + attack_sound = 'sound/weapons/genhit1.ogg' + attacktext = "bashing" + +/mob/living/simple_animal/hostile/scavengers/meele/crusher + name = "Heavy Scavenger" + desc = "One of the many random looters or bandits of the frontiers. This one is carrying a KC." + icon_state = "scavmeelecrush" + icon_living = "scavmeelecrush" + icon_dead = "scavdead" + maxHealth = 100 + health = 100 + rapid_melee = 0 + harm_intent_damage = 8 + melee_damage_lower = 20 + melee_damage_upper = 20 + attack_sound = 'sound/weapons/bladeslice.ogg' + attacktext = "smashes" + +/mob/living/simple_animal/hostile/scavengers/meele/axe + name = "Shipbreaker Scavenger" + desc = "A shipbreaker scavenger. This one is carrying a axe." + icon_state = "scavmeeleaxe" + icon_living = "scavmeeleaxe" + icon_dead = "scavdead" + maxHealth = 120 + health = 120 + rapid_melee = 0 + harm_intent_damage = 8 + melee_damage_lower = 20 + melee_damage_upper = 25 + attack_sound = 'sound/weapons/bladeslice.ogg' + attacktext = "cuts" + atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0) + minbodytemp = 0 + wander = FALSE + +/mob/living/simple_animal/hostile/scavengers/laser + name = " Scavenger Gunslinger" + desc = "A bandit scum, who has learned to shoot accurately and quickly." + icon_state = "scavpistol" + icon_living = "scavpistol" + icon_dead = "scavdead" + maxHealth = 100 + health = 100 + ranged = 1 + retreat_distance = 5 + minimum_distance = 5 + rapid = 2 + melee_damage_lower = 10 + melee_damage_upper = 10 + projectiletype = /obj/item/projectile/beam/laser + projectilesound = 'sound/weapons/laser.ogg' + +/mob/living/simple_animal/hostile/scavengers/laser/spacelaser + name = "Spacetrooper Scavenger" + desc = "A shipbreaker scavenger. This one is carrying a laser gun." + icon_state = "scavlaser" + icon_living = "scavlaser" + icon_dead = "scavdead" + atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0) + minbodytemp = 0 + rapid = 3 + wander = FALSE + +/mob/living/simple_animal/hostile/scavengers/gun + name = "Scavenger Gunman" + desc = "A bandit scum with a shotgun." + icon_state = "scavshotgun" + icon_living = "scavshotgun" + icon_dead = "scavdead" + maxHealth = 100 + health = 100 + ranged = 1 + retreat_distance = 5 + minimum_distance = 5 + rapid = 0 + melee_damage_lower = 10 + melee_damage_upper = 10 + casingtype = /obj/item/ammo_casing/shotgun + projectilesound = 'sound/weapons/gunshots/gunshot_shotgun.ogg' + +/mob/living/simple_animal/hostile/scavengers/gun/spacegun + name = "Spacetrooper Scavenger" + desc = "A shipbreaker scavenger. This one is carrying a submachine gun." + icon_state = "scavm90" + icon_living = "scavm90" + icon_dead = "scavdead" + casingtype = /obj/item/ammo_casing/a556 + rapid = 2 + projectilesound = 'sound/weapons/gunshots/gunshot_smg.ogg' + atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0) + minbodytemp = 0 + wander = FALSE + diff --git a/modular_ss220/_maps220/code/spawners.dm b/modular_ss220/_maps220/code/spawners.dm new file mode 100644 index 000000000000..cce4bcdc9143 --- /dev/null +++ b/modular_ss220/_maps220/code/spawners.dm @@ -0,0 +1,34 @@ +/* FOOD SPAWNERS */ +/obj/effect/spawner/lootdrop/CCfood + +/obj/effect/spawner/lootdrop/CCfood/desert + lootcount = 5 + loot = list( + /obj/item/reagent_containers/food/snacks/baguette=10, + /obj/item/reagent_containers/food/snacks/applepie=10, + /obj/item/reagent_containers/food/snacks/bananabreadslice=10, + /obj/item/reagent_containers/food/snacks/bananacakeslice=10, + /obj/item/reagent_containers/food/snacks/carrotcakeslice=10, + /obj/item/reagent_containers/food/snacks/croissant=10, + /obj/item/reagent_containers/food/drinks/cans/cola=10,""=70) + +/obj/effect/spawner/lootdrop/CCfood/meat + lootcount = 5 + loot = list( + /obj/item/reagent_containers/food/snacks/lasagna=10, + /obj/item/reagent_containers/food/snacks/bigbiteburger=10, + /obj/item/reagent_containers/food/snacks/fishandchips=10, + /obj/item/reagent_containers/food/snacks/fishburger=10, + /obj/item/reagent_containers/food/snacks/hotdog=10, + /obj/item/reagent_containers/food/snacks/meatpie=10, + /obj/item/reagent_containers/food/drinks/cans/cola=10,""=70) + +/obj/effect/spawner/lootdrop/CCfood/alcohol + lootcount = 1 + loot = list( + /obj/item/reagent_containers/food/drinks/flask/detflask=10, + /obj/item/reagent_containers/food/drinks/cans/tonic=10, + /obj/item/reagent_containers/food/drinks/cans/thirteenloko=10, + /obj/item/reagent_containers/food/drinks/cans/synthanol=10, + /obj/item/reagent_containers/food/drinks/cans/space_mountain_wind=10, + /obj/item/reagent_containers/food/drinks/cans/lemon_lime=10,""=70) diff --git a/modular_ss220/_maps220/code/walls.dm b/modular_ss220/_maps220/code/walls.dm new file mode 100644 index 000000000000..77a7983a99bf --- /dev/null +++ b/modular_ss220/_maps220/code/walls.dm @@ -0,0 +1,115 @@ +/* Indestructible */ +/turf/simulated/wall/indestructible/rock/mineral + name = "dense rock" + desc = "An extremely densely-packed rock, Most mining tools or explosives would never get through this." + icon = 'icons/turf/walls//smoothrocks.dmi' + icon_state = "smoothrocks-0" + base_icon_state = "smoothrocks" + color = COLOR_ANCIENT_ROCK + smoothing_flags = SMOOTH_BITMASK | SMOOTH_BORDER + smoothing_groups = list(SMOOTH_GROUP_SIMULATED_TURFS, SMOOTH_GROUP_MINERAL_WALLS) + canSmoothWith = list(SMOOTH_GROUP_MINERAL_WALLS) + +/turf/simulated/wall/indestructible/cult + name = "runed metal wall" + icon = 'icons/turf/walls/cult_wall.dmi' + icon_state = "cult_wall-0" + base_icon_state = "cult_wall" + smoothing_flags = SMOOTH_BITMASK + canSmoothWith = list(SMOOTH_GROUP_WALLS, SMOOTH_GROUP_CULT_WALLS) + +/* White Shuttle */ +/turf/simulated/wall/indestructible/whiteshuttle + name = "wall" + desc = "A light-weight titanium wall used in shuttles." + icon = 'icons/turf/walls/plastinum_wall.dmi' + icon_state = "plastinum_wall-0" + base_icon_state = "plastinum_wall" + explosion_block = 3 + flags_2 = CHECK_RICOCHET_2 + sheet_type = /obj/item/stack/sheet/mineral/titanium + smoothing_flags = SMOOTH_BITMASK | SMOOTH_DIAGONAL_CORNERS + smoothing_groups = list(SMOOTH_GROUP_TITANIUM_WALLS, SMOOTH_GROUP_WINDOW_FULLTILE_SHUTTLE) + canSmoothWith = list(SMOOTH_GROUP_TITANIUM_WALLS, SMOOTH_GROUP_AIRLOCK, SMOOTH_GROUP_SHUTTLE_PARTS, SMOOTH_GROUP_WINDOW_FULLTILE_SHUTTLE) + +/turf/simulated/wall/indestructible/whiteshuttle/nodiagonal + icon_state = "map-shuttle_nd" + smoothing_flags = SMOOTH_BITMASK + +/turf/simulated/wall/indestructible/whiteshuttle/nosmooth + smoothing_flags = NONE + +/turf/simulated/wall/indestructible/whiteshuttle/overspace + icon_state = "map-overspace" + smoothing_flags = SMOOTH_BITMASK | SMOOTH_DIAGONAL_CORNERS + fixed_underlay = list("space" = TRUE) + +// sub-type to be used for interior shuttle walls +// won't get an underlay of the destination turf on shuttle move +/turf/simulated/wall/indestructible/whiteshuttle/interior/copyTurf(turf/T) + if(T.type != type) + T.ChangeTurf(type) + if(underlays.len) + T.underlays = underlays + if(T.icon_state != icon_state) + T.icon_state = icon_state + if(T.icon != icon) + T.icon = icon + if(color) + T.atom_colours = atom_colours.Copy() + T.update_atom_colour() + if(T.dir != dir) + T.setDir(dir) + T.transform = transform + return T + +/turf/simulated/wall/indestructible/whiteshuttle/copyTurf(turf/T) + . = ..() + T.transform = transform + +/* Syndie Shuttle */ +/turf/simulated/wall/indestructible/syndishuttle + name = "wall" + desc = "An evil wall of plasma and titanium." + icon = 'icons/turf/walls/plastitanium_wall.dmi' + icon_state = "plastitanium_wall-0" + base_icon_state = "plastitanium_wall" + explosion_block = 4 + sheet_type = /obj/item/stack/sheet/mineral/plastitanium + smoothing_flags = SMOOTH_BITMASK | SMOOTH_DIAGONAL_CORNERS + smoothing_groups = list(SMOOTH_GROUP_PLASTITANIUM_WALLS) + canSmoothWith = list(SMOOTH_GROUP_PLASTITANIUM_WALLS, SMOOTH_GROUP_AIRLOCK, SMOOTH_GROUP_SHUTTLE_PARTS) + +/turf/simulated/wall/indestructible/syndishuttle/nodiagonal + icon_state = "map-shuttle_nd" + base_icon_state = "plastitanium_wall" + smoothing_flags = SMOOTH_BITMASK + +/turf/simulated/wall/indestructible/syndishuttle/nosmooth + smoothing_flags = NONE + +/turf/simulated/wall/indestructible/syndishuttle/overspace + icon_state = "map-overspace" + smoothing_flags = SMOOTH_BITMASK | SMOOTH_DIAGONAL_CORNERS + fixed_underlay = list("space" = TRUE) + +/turf/simulated/wall/indestructible/syndishuttle/interior/copyTurf(turf/T) + if(T.type != type) + T.ChangeTurf(type) + if(underlays.len) + T.underlays = underlays + if(T.icon_state != icon_state) + T.icon_state = icon_state + if(T.icon != icon) + T.icon = icon + if(color) + T.atom_colours = atom_colours.Copy() + T.update_atom_colour() + if(T.dir != dir) + T.setDir(dir) + T.transform = transform + return T + +/turf/simulated/wall/indestructible/syndishuttle/copyTurf(turf/T) + . = ..() + T.transform = transform diff --git a/modular_ss220/_maps220/icons/mapping_helpers.dmi b/modular_ss220/_maps220/icons/mapping_helpers.dmi new file mode 100644 index 000000000000..ec7a9787b39a Binary files /dev/null and b/modular_ss220/_maps220/icons/mapping_helpers.dmi differ diff --git a/modular_ss220/aesthetics/_aesthetics.dme b/modular_ss220/aesthetics/_aesthetics.dme index 6413781f25fe..cb2fdaf17022 100644 --- a/modular_ss220/aesthetics/_aesthetics.dme +++ b/modular_ss220/aesthetics/_aesthetics.dme @@ -43,3 +43,5 @@ #include "airlocks\code\airlock_assembly_types.dm" #include "lights\code\lights.dm" #include "skin\code\darkmode.dm" +#include "sheets\code\sheets.dm" +#include "applicator\code\applicator.dm" diff --git a/modular_ss220/aesthetics/applicator/code/applicator.dm b/modular_ss220/aesthetics/applicator/code/applicator.dm new file mode 100644 index 000000000000..16c33c328a71 --- /dev/null +++ b/modular_ss220/aesthetics/applicator/code/applicator.dm @@ -0,0 +1,2 @@ +/obj/item/reagent_containers/applicator + icon = 'modular_ss220/aesthetics/applicator/icons/applicator.dmi' diff --git a/modular_ss220/aesthetics/applicator/icons/applicator.dmi b/modular_ss220/aesthetics/applicator/icons/applicator.dmi new file mode 100644 index 000000000000..a39e0b9ea9fb Binary files /dev/null and b/modular_ss220/aesthetics/applicator/icons/applicator.dmi differ diff --git a/modular_ss220/aesthetics/decals/code/decals.dm b/modular_ss220/aesthetics/decals/code/decals.dm index 611bdbd22726..02b9f5d88a2d 100644 --- a/modular_ss220/aesthetics/decals/code/decals.dm +++ b/modular_ss220/aesthetics/decals/code/decals.dm @@ -1,4 +1,4 @@ -// SIDING +/* SIDING */ /obj/effect/turf_decal/siding/wood icon = 'modular_ss220/aesthetics/decals/icons/siding.dmi' icon_state = "siding_wood_line" @@ -76,3 +76,26 @@ /obj/effect/turf_decal/siding/brown/end icon_state = "siding_end" + +/* NT LOGO */ +/obj/effect/decal/nanotrasen_logo + name = "NanoTrasen Logo" + icon = 'modular_ss220/aesthetics/decals/icons/NT_logo.dmi' + +/obj/effect/decal/nanotrasen_logo/n1 + icon_state = "logo1" + +/obj/effect/decal/nanotrasen_logo/n2 + icon_state = "logo2" + +/obj/effect/decal/nanotrasen_logo/n3 + icon_state = "logo3" + +/obj/effect/decal/nanotrasen_logo/n4 + icon_state = "logo4" + +/obj/effect/decal/nanotrasen_logo/n5 + icon_state = "logo5" + +/obj/effect/decal/nanotrasen_logo/n6 + icon_state = "logo6" diff --git a/modular_ss220/aesthetics/decals/icons/NT_logo.dmi b/modular_ss220/aesthetics/decals/icons/NT_logo.dmi new file mode 100644 index 000000000000..db400f9f79bb Binary files /dev/null and b/modular_ss220/aesthetics/decals/icons/NT_logo.dmi differ diff --git a/modular_ss220/aesthetics/floors/icons/floors.dmi b/modular_ss220/aesthetics/floors/icons/floors.dmi index 90ef6b41c8ad..064dddd8b008 100644 Binary files a/modular_ss220/aesthetics/floors/icons/floors.dmi and b/modular_ss220/aesthetics/floors/icons/floors.dmi differ diff --git a/modular_ss220/aesthetics/piano/code/piano.dm b/modular_ss220/aesthetics/piano/code/piano.dm index 5a46c62b443b..07755566de6b 100644 --- a/modular_ss220/aesthetics/piano/code/piano.dm +++ b/modular_ss220/aesthetics/piano/code/piano.dm @@ -1,3 +1,2 @@ /obj/structure/musician/piano icon = 'modular_ss220/aesthetics/piano/icons/piano.dmi' - icon_state = "minipiano" diff --git a/modular_ss220/aesthetics/piano/icons/piano.dmi b/modular_ss220/aesthetics/piano/icons/piano.dmi index c37a392395ce..0d282f2ac212 100644 Binary files a/modular_ss220/aesthetics/piano/icons/piano.dmi and b/modular_ss220/aesthetics/piano/icons/piano.dmi differ diff --git a/modular_ss220/aesthetics/sheets/code/sheets.dm b/modular_ss220/aesthetics/sheets/code/sheets.dm new file mode 100644 index 000000000000..6cf1735078a7 --- /dev/null +++ b/modular_ss220/aesthetics/sheets/code/sheets.dm @@ -0,0 +1,2 @@ +/obj/item/bedsheet + icon = 'modular_ss220/aesthetics/sheets/icons/sheets.dmi' diff --git a/modular_ss220/aesthetics/sheets/icons/sheets.dmi b/modular_ss220/aesthetics/sheets/icons/sheets.dmi new file mode 100644 index 000000000000..f63c8c26a0ab Binary files /dev/null and b/modular_ss220/aesthetics/sheets/icons/sheets.dmi differ diff --git a/modular_ss220/aesthetics/walls/code/walls.dm b/modular_ss220/aesthetics/walls/code/walls.dm index a03ff0c57778..91c8105b1c74 100644 --- a/modular_ss220/aesthetics/walls/code/walls.dm +++ b/modular_ss220/aesthetics/walls/code/walls.dm @@ -10,32 +10,5 @@ /obj/structure/falsewall/reinforced icon = 'modular_ss220/aesthetics/walls/icons/reinforced_wall.dmi' -/turf/simulated/wall/indestructible/whiteshuttle - name = "reinforced shuttle wall" - desc = "A light-weight reinforced titanium wall used in shuttles." - icon = 'icons/turf/walls/plastinum_wall.dmi' - icon_state = "plastinum_wall-0" - base_icon_state = "plastinum_wall" - smoothing_flags = SMOOTH_BITMASK | SMOOTH_DIAGONAL_CORNERS - smoothing_groups = list(SMOOTH_GROUP_TITANIUM_WALLS, SMOOTH_GROUP_WINDOW_FULLTILE_SHUTTLE) - canSmoothWith = list(SMOOTH_GROUP_TITANIUM_WALLS, SMOOTH_GROUP_AIRLOCK, SMOOTH_GROUP_SHUTTLE_PARTS, SMOOTH_GROUP_WINDOW_FULLTILE_SHUTTLE) - -/turf/simulated/wall/indestructible/whiteshuttle/nodiagonal - icon_state = "map-shuttle_nd" - smoothing_flags = SMOOTH_BITMASK - -/turf/simulated/wall/indestructible/syndishuttle - name = "reinforced shuttle wall" - desc = "An evil reinforced wall of plasma and titanium." - icon = 'icons/turf/walls/plastitanium_wall.dmi' - icon_state = "plastitanium_wall-0" - base_icon_state = "plastitanium_wall" - smoothing_flags = SMOOTH_BITMASK | SMOOTH_DIAGONAL_CORNERS - smoothing_groups = list(SMOOTH_GROUP_PLASTITANIUM_WALLS) - canSmoothWith = list(SMOOTH_GROUP_PLASTITANIUM_WALLS, SMOOTH_GROUP_AIRLOCK, SMOOTH_GROUP_SHUTTLE_PARTS) - -/turf/simulated/wall/indestructible/syndishuttle/nodiagonal - icon_state = "map-shuttle_nd" - base_icon_state = "plastitanium_wall" - smoothing_flags = SMOOTH_BITMASK - +/turf/simulated/wall/indestructible/riveted + icon = 'modular_ss220/aesthetics/walls/icons/reinforced_wall.dmi' diff --git a/modular_ss220/discord_link/_discord_link.dm b/modular_ss220/discord_link/_discord_link.dm new file mode 100644 index 000000000000..11f2d627109c --- /dev/null +++ b/modular_ss220/discord_link/_discord_link.dm @@ -0,0 +1,4 @@ +/datum/modpack/discord_link + name = "Привязка Дискорд Аккаунта" + desc = "Привязка аккаунта и запрет играть без него." + author = "furior" diff --git a/modular_ss220/discord_link/_discord_link.dme b/modular_ss220/discord_link/_discord_link.dme new file mode 100644 index 000000000000..da6b51d8180b --- /dev/null +++ b/modular_ss220/discord_link/_discord_link.dme @@ -0,0 +1,3 @@ +#include "_discord_link.dm" + +#include "code/discord.dm" diff --git a/modular_ss220/discord_link/code/discord.dm b/modular_ss220/discord_link/code/discord.dm new file mode 100644 index 000000000000..7210d01ef3bb --- /dev/null +++ b/modular_ss220/discord_link/code/discord.dm @@ -0,0 +1,70 @@ +/datum/preferences + var/discord_id + +/client/verb/link_discord_account() + set name = "Привязка Discord" + set category = "Special Verbs" + set desc = "Привязать аккаунт Discord для удобного просмотра игровой статистики на нашем Discord-сервере." + + if(!GLOB.configuration.url.discord_url) + return + + if(IsGuestKey(key)) + to_chat(usr, "Гостевой аккаунт не может быть связан.") + return + + if(prefs?.discord_id) + to_chat(usr, span_darkmblue("Аккаунт Discord уже привязан! Чтобы отвязать используйте команду [span_boldannounce("/отвязать")] в канале #дом-бота в Discord-сообществе!")) + return + + var/token = md5("[world.time+rand(1000,1000000)]") + if(SSdbcore.IsConnected()) + var/datum/db_query/query_update_token = SSdbcore.NewQuery("UPDATE discord_links SET one_time_token=:token WHERE ckey =:ckey", list("token" = token, "ckey" = ckey)) + if(!query_update_token.warn_execute()) + to_chat(usr, span_warning("Ошибка записи токена в БД! Обратитесь к администрации.")) + log_debug("link_discord_account: failed db update discord_id for ckey [ckey]") + qdel(query_update_token) + return + qdel(query_update_token) + to_chat(usr, span_darkmblue("Аккаунт Discord уже привязан! Чтобы отвязать используйте команду [span_boldannounce("/отвязать")] в канале #дом-бота в Discord-сообществе!")) + prefs?.load_preferences(usr) + +/mob/new_player/Topic(href, href_list) + if(src != usr) + return + + if(!client) + return + + if(href_list["observe"] || href_list["ready"] || href_list["late_join"]) + if (GLOB.configuration.database.enabled && !client.prefs.discord_id) + to_chat(usr, span_danger("Вам необходимо привязать дискорд-профиль к аккаунту!")) + to_chat(usr, span_warning("Нажмите 'Привязка Discord' во вкладке 'Special Verbs' для получения инструкций.")) + return FALSE + + . = ..() + +/datum/preferences/proc/get_discord_id() + var/datum/db_query/discord_query = SSdbcore.NewQuery({"SELECT discord_id, valid FROM discord_links WHERE ckey=:ckey"}, list( + "ckey" = parent.ckey + )) + + if(!discord_query.warn_execute()) + qdel(discord_query) + return FALSE + + while(discord_query.NextRow()) + var/valid = discord_query.item[2] + if(valid) + discord_id = discord_query.item[1] + break + + qdel(discord_query) + return TRUE + +/datum/preferences/load_preferences(datum/db_query/query) + . = ..() + if (!.) + return + + return get_discord_id() diff --git a/modular_ss220/modular_ss220.dme b/modular_ss220/modular_ss220.dme index 2748754834b1..c50c95a591bb 100644 --- a/modular_ss220/modular_ss220.dme +++ b/modular_ss220/modular_ss220.dme @@ -8,36 +8,39 @@ #include "_signals220/_signals220.dme" #include "_maps220/_maps220.dme" #include "_span/_span.dme" -#include "whitelist/_whitelist.dme" -#include "text_to_speech/_tts.dme" + // --- ICONS --- // #include "aesthetics/_aesthetics.dme" #include "hairs/_hairs.dme" // --- OBJECTS --- // -#include "sechailer/sechailer.dme" +#include "barsigns/_barsigns.dme" #include "devices/_devices.dme" #include "food/_food.dme" -#include "barsigns/_barsigns.dme" -#include "wire_splicing/wiresplicing.dme" #include "hydroponics/hydroponics.dme" +#include "sechailer/sechailer.dme" +#include "unique_objects/_unique_objects.dme" +#include "vending/vending.dme" +#include "wire_splicing/wiresplicing.dme" // --- MISC --- // -#include "screentip_change/_screentip_change.dme" -#include "smart_equip_targeted/_smart_equip_targeted.dme" -#include "unique_objects/_unique_objects.dme" -#include "title_screen/_title_screen.dme" -#include "pixel_shift/_pixel_shift.dme" -#include "gunhud/_gunhud.dme" +#include "aesthetics_sounds/_aesthetics_sounds.dme" #include "crawl_speed/_crawl_speed.dme" +#include "discord_link/_discord_link.dme" #include "emotes/_emotes.dme" +#include "events/_events.dme" #include "fullscreen/_fullscreen.dme" +#include "gunhud/_gunhud.dme" +#include "jobs/_jobs.dme" #include "keybindings/_keybindings.dme" -#include "aesthetics_sounds/_aesthetics_sounds.dme" +#include "pixel_shift/_pixel_shift.dme" #include "radio_sound/radio_sound.dme" -#include "events/_events.dme" -#include "jobs/_jobs.dme" +#include "screentip_change/_screentip_change.dme" +#include "smart_equip_targeted/_smart_equip_targeted.dme" +#include "text_to_speech/_tts.dme" +#include "title_screen/_title_screen.dme" +#include "whitelist/_whitelist.dme" // --- UNUSED MODS --- // /*------------------------------------------------------------------ diff --git a/modular_ss220/vending/code/vending.dm b/modular_ss220/vending/code/vending.dm new file mode 100644 index 000000000000..85e963574c19 --- /dev/null +++ b/modular_ss220/vending/code/vending.dm @@ -0,0 +1,153 @@ +/obj/machinery/economy/vending/nta + name = "NT Ammunition" + desc = "A special equipment vendor." + ads_list = list("Возьми патрон!","Не забывай, снаряжаться - полезно!","Бжж-Бзз-з!.","Обезопасить, Удержать, Сохранить!","Стоять, снярядись на задание!") + icon = 'modular_ss220/vending/icons/vending.dmi' + icon_state = "nta" + icon_deny = "nta_deny" + icon_vend = "nta_vend" + req_access = list(ACCESS_CENT_SECURITY) + resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF | FREEZE_PROOF + refill_canister = /obj/item/vending_refill/nta + products = list( + /obj/item/storage/box/slug = 4, + /obj/item/grenade/flashbang = 4, + /obj/item/flash = 5, + /obj/item/storage/box/buck = 4, + /obj/item/ammo_box/magazine/enforcer = 8, + /obj/item/flashlight/seclite = 4, + /obj/item/restraints/legcuffs/bola/energy = 8, + /obj/item/ammo_box/magazine/enforcer/lethal = 8, + /obj/item/ammo_box/magazine/laser = 12, + /obj/item/ammo_box/magazine/wt550m9 = 8, + /obj/item/storage/box/rubbershot = 4, + /obj/item/ammo_box/magazine/m556 = 12, + /obj/item/ammo_box/a40mm = 4) + +/obj/machinery/economy/vending/nta/blue + name = "NT ERT Medium Gear & Ammunition" + desc = "A ERT Medium equipment vendor." + ads_list = list("Круши черепа синдиката!","Не забывай, спасать - полезно!","Бжж-Бзз-з!.","Обезопасить, Удержать, Сохранить!","Стоять, снярядись на задание!") + products = list( + /obj/item/gun/energy/gun = 3, + /obj/item/gun/energy/ionrifle/carbine = 1, + /obj/item/gun/projectile/automatic/lasercarbine = 3, + /obj/item/ammo_box/magazine/laser = 6, + /obj/item/suppressor = 4, + /obj/item/gun/projectile/automatic/wt550 = 3, + /obj/item/ammo_box/magazine/wt550m9 = 6, + /obj/item/gun/projectile/shotgun/riot = 6, + /obj/item/storage/box/rubbershot = 6, + /obj/item/storage/box/beanbag = 4, + /obj/item/storage/box/tranquilizer = 4) + +/obj/machinery/economy/vending/nta/red + name = "NT ERT Heavy Gear & Ammunition" + desc = "A ERT Heavy equipment vendor." + ads_list = list("Круши черепа синдиката!","Не забывай, спасать - полезно!","Бжж-Бзз-з!.","Обезопасить, Удержать, Сохранить!","Стоять, снярядись на задание!") + products = list( + /obj/item/gun/projectile/automatic/ar = 3, + /obj/item/ammo_box/magazine/m556 = 6, + /obj/item/gun/energy/lasercannon = 3, + /obj/item/gun/energy/immolator = 3, + /obj/item/gun/energy/gun/nuclear = 3, + /obj/item/gun/projectile/shotgun/automatic/combat = 3, + /obj/item/storage/box/slug = 4, + /obj/item/storage/box/buck = 4, + /obj/item/storage/box/dragonsbreath = 2, + /obj/item/storage/lockbox/t4 = 3, + /obj/item/grenade/smokebomb = 3, + /obj/item/grenade/frag = 4) + +/obj/machinery/economy/vending/nta/green + name = "NT ERT Light Gear & Ammunition" + desc = "A ERT Light equipment vendor." + ads_list = list("Круши черепа синдиката!","Не забывай, спасать - полезно!","Бжж-Бзз-з!.","Обезопасить, Удержать, Сохранить!","Стоять, снярядись на задание!") + products = list( + /obj/item/restraints/handcuffs = 5, + /obj/item/restraints/handcuffs/cable/zipties = 5, + /obj/item/grenade/flashbang = 3, + /obj/item/flash = 2, + /obj/item/gun/energy/gun/advtaser = 4, + /obj/item/gun/projectile/automatic/pistol/enforcer = 6, + /obj/item/gun/projectile/shotgun/riot = 1, + /obj/item/storage/box/rubbershot = 3) + +/obj/machinery/economy/vending/nta/yellow + name = "NT ERT Death Wish Gear & Ammunition" + desc = "A ERT Death Wish equipment vendor." + ads_list = list("Круши черепа ВСЕХ!","Не забывай, УБИВАТЬ - полезно!","УБИВАТЬ УБИВАТЬ УБИВАТЬ УБИВАТЬ!.","УБИВАТЬ, Удержать, УБИВАТЬ!","Стоять, снярядись на УБИВАТЬ!") + products = list( + /obj/item/gun/projectile/automatic/gyropistol = 8, + /obj/item/ammo_box/magazine/m75 = 12, + /obj/item/gun/projectile/automatic/l6_saw = 6, + /obj/item/ammo_box/magazine/mm556x45/ap = 12, + /obj/item/gun/projectile/automatic/shotgun/bulldog = 6, + /obj/item/gun/energy/xray = 8, + /obj/item/gun/energy/pulse/destroyer/annihilator = 8, + /obj/item/gun/energy/immolator/multi = 8, + /obj/item/grenade/clusterbuster/inferno = 3, + /obj/item/grenade/clusterbuster/emp = 3) + +/obj/machinery/economy/vending/nta/medical + name = "NT ERT Medical Gear" + desc = "A ERT medical equipment vendor." + ads_list = list("Лечи раненых от рук синдиката!","Не забывай, лечить - полезно!","Бжж-Бзз-з!.","Перевязать, Оперировать, Выписать!","Стоять, снярядись медикаментами на задание!") + products = list( + /obj/item/storage/firstaid/tactical = 2, + /obj/item/reagent_containers/applicator/dual = 2, + /obj/item/reagent_containers/iv_bag/blood/OMinus = 10, + /obj/item/reagent_containers/iv_bag/blood/vox = 3, + /obj/item/reagent_containers/iv_bag/slime = 3, + /obj/item/reagent_containers/iv_bag/salglu = 3, + /obj/item/storage/belt/medical/surgery/loaded = 2, + /obj/item/storage/belt/medical/response_team = 3, + /obj/item/storage/pill_bottle = 4, + /obj/item/reagent_containers/food/pill/mannitol = 10, + /obj/item/reagent_containers/food/pill/salbutamol = 10, + /obj/item/reagent_containers/food/pill/morphine = 8, + /obj/item/reagent_containers/food/pill/charcoal = 10, + /obj/item/reagent_containers/food/pill/mutadone = 8, + /obj/item/storage/pill_bottle/patch_pack = 4, + /obj/item/reagent_containers/food/pill/patch/silver_sulf = 10, + /obj/item/reagent_containers/food/pill/patch/styptic = 10, + /obj/item/storage/firstaid/surgery = 2, + /obj/item/scalpel/laser = 2, + /obj/item/reagent_containers/applicator/brute = 10, + /obj/item/reagent_containers/applicator/burn = 10, + /obj/item/healthanalyzer/advanced = 5, + /obj/item/roller/holo = 3) + +/obj/machinery/economy/vending/nta/engineer + name = "NT ERT Engineer Gear" + desc = "A ERT engineering equipment vendor." + ads_list = list("Чини станцию от рук синдиката!","Не забывай, чинить - полезно!","Бжж-Бзз-з!.","Починить, Заварить, Трубить!","Стоять, снярядись на починку труб!") + products = list( + /obj/item/storage/belt/utility/chief/full = 2, + /obj/item/clothing/mask/gas/welding = 4, + /obj/item/weldingtool/experimental = 3, + /obj/item/crowbar/power = 3, + /obj/item/screwdriver/power = 3, + /obj/item/extinguisher/mini = 3, + /obj/item/multitool = 3, + /obj/item/rcd/preloaded = 2, + /obj/item/rcd_ammo = 8, + /obj/item/stack/cable_coil = 4) + +/obj/machinery/economy/vending/nta/janitor + name = "NT ERT Janitor Gear" + desc = "A ERT ccleaning equipment vendor." + ads_list = list("Чисть станцию от рук синдиката!","Не забывай, чистить - полезно!","Вилкой чисти!.","Помыть, Постирать, Оттереть!","Стоять, снярядись клинерами!") + products = list( + /obj/item/storage/belt/janitor/full = 2, + /obj/item/clothing/shoes/galoshes = 2, + /obj/item/grenade/chem_grenade/antiweed = 2, + /obj/item/reagent_containers/spray/cleaner = 1, + /obj/item/storage/bag/trash = 2, + /obj/item/storage/box/lights/mixed = 4, + /obj/item/melee/flyswatter= 1, + /obj/item/soap = 2, + /obj/item/grenade/chem_grenade/cleaner = 4, + /obj/item/clothing/mask/gas = 3, + /obj/item/watertank/janitor = 4, + /obj/item/lightreplacer = 2,) diff --git a/modular_ss220/vending/code/vending_items.dm b/modular_ss220/vending/code/vending_items.dm new file mode 100644 index 000000000000..065e0e284250 --- /dev/null +++ b/modular_ss220/vending/code/vending_items.dm @@ -0,0 +1,4 @@ +/obj/item/vending_refill/nta + machine_name = "NT Ammunition" + icon = 'modular_ss220/vending/icons/vending_restock.dmi' + icon_state = "refill_nta" diff --git a/modular_ss220/vending/icons/vending.dmi b/modular_ss220/vending/icons/vending.dmi new file mode 100644 index 000000000000..6c77cb8fe96e Binary files /dev/null and b/modular_ss220/vending/icons/vending.dmi differ diff --git a/modular_ss220/vending/icons/vending_restock.dmi b/modular_ss220/vending/icons/vending_restock.dmi new file mode 100644 index 000000000000..b165222744f3 Binary files /dev/null and b/modular_ss220/vending/icons/vending_restock.dmi differ diff --git a/modular_ss220/vending/vending.dm b/modular_ss220/vending/vending.dm new file mode 100644 index 000000000000..e21255f44dd8 --- /dev/null +++ b/modular_ss220/vending/vending.dm @@ -0,0 +1,4 @@ +/datum/modpack/vendors + name = "Вендоры" + desc = "Новые вендоматы, автоматы и прочие машины выдающие говно." + author = "Aylong220" diff --git a/modular_ss220/vending/vending.dme b/modular_ss220/vending/vending.dme new file mode 100644 index 000000000000..44b3630dafe7 --- /dev/null +++ b/modular_ss220/vending/vending.dme @@ -0,0 +1,4 @@ +#include "vending.dm" + +#include "code/vending.dm" +#include "code/vending_items.dm"