From d93428fe4b1e5172d22c257ce2c049de01f8070d Mon Sep 17 00:00:00 2001 From: Byemoh Date: Fri, 18 Oct 2024 18:13:31 -0500 Subject: [PATCH] [MDB IGNORE] [PRE-ALPHA] MiniStation (#22568) * Create MiniStation new.dmm * ministation * Update MiniStation.dmm * Update MiniStation.dmm * Update MiniStation.dmm * ministayion * Update MiniStation.dmm * Update MiniStation.dmm * Update MiniStation.dmm * actual changes oops * Update MiniStation.dmm * Update MiniStation.dmm * miniaturestation * Update maps.txt * more fixes * fixes broken path * more fixes * Update MiniStation.dmm * Update MiniStation.dmm * filters * robotics changes * fixes pipes * Update MiniStation.dmm * Update MiniStation.dmm * Update MiniStation.dmm * spawns + job overrides * Update MiniStation.dmm * Update MiniStation.dmm * Update MiniStation.dmm * Update MiniStation.dmm * more work * Update MiniStation.dmm * misc stuff * maint stuff * uopdates * fixes bad area and chair * tool storage + fixes * mining APC * cargo + hooks up some disposals * more disposals + launcher * lights * more fixes * Update MiniStation.dmm * Update MiniStation.dmm * more fixes * sink * remove sign * expand janitor room * Update MiniStation.dmm * ai stuff + more firealarms * meeting room, etc * fixes wire * Update MiniStation.dmm * fixes * Update MiniStation.dmm * yep! * atmos area * fixes some map errors * bookbinder * robo shutters * stair and chem fix * fixes bad decals * honesly no clue what's different * disposals + pets * Update MiniStation.dmm * asteroid area * more fixes * medbay mixup * choom button * wire toxin room to grid * remove this * more fixes * Update ai_whale.dmm * more cameras * Update networking_machines.dm * update freezer * Update MiniStation.dmm * Update MiniStation.dmm * Update MiniStation.dmm * new service * hawk + tuah + backrooms * special charters * remove that lol * move him a little * Update MiniStation.dmm * yeah * Update MiniStation.dmm * psych office + more fixes + robo stuff * thermomachines * Update MiniStation.dmm * maints + APCs * all this stuff * cameras * air alarms * RD office and the like * Update MiniStation.dmm * fixes these * glass floors * Update MiniStation.dmm * more firelocks * Update MiniStation.dmm * Update MiniStation.dmm * Update MiniStation.dmm * Update MiniStation.dmm * Update MiniStation.dmm * extra pipe moment * Update MiniStation.dmm * looking up and down/fixes * neat * wire * Update MiniStation.dmm * fixes some issues * asdad * better SM stuff * amon gus * fixing falling * Update MiniStation.dmm * Update MiniStation.dmm * fixes this * fixes * Update MiniStation.dmm * remove stairs * Update MiniStation.dmm * Update MiniStation.dmm * Update MiniStation.dmm * fixes some ai stuff * Update MiniStation.dmm * adds some missing bells * maint * more maint stuff * ai upload and goodbye meeting room * fixes multiz pda stuff * fixes locker * ministation fixes * requested changes * shadows * removes shadows * adds medhuds * no smoking * move up/down * correct medhuds * brig stuff * cameras * fixes * more lights * more fixes * fix one turf * idk randomstuff * more lights * navigation nation (thanks plant) * fixes + better flooring * jamie changes * myriad changes * some more stuff * server room fix --- .../StationRuins/GaxStation/ai_whale.dmm | 22 +- _maps/_basemap.dm | 1 + _maps/gaxstation.json | 11 +- _maps/icemeta.json | 7 +- _maps/manateestation.json | 5 + _maps/map_files/GaxStation/GaxStation.dmm | 55 +- _maps/map_files/MiniStation/MiniStation.dmm | 178102 +++++++++++++++ _maps/ministation.dm | 1 + _maps/ministation.json | 56 + code/__DEFINES/combat.dm | 1 + code/__DEFINES/hud.dm | 10 +- code/__DEFINES/maps.dm | 3 + code/_onclick/hud/ghost.dm | 10 + code/_onclick/hud/hud.dm | 6 + code/_onclick/hud/human.dm | 12 + code/_onclick/hud/screen_objects.dm | 21 + code/controllers/subsystem/throwing.dm | 5 + code/controllers/subsystem/ticker.dm | 2 + code/datums/map_config.dm | 9 + code/game/area/Space_Station_13_areas.dm | 27 + code/game/atoms_movable.dm | 11 - .../telecomms/machines/message_server.dm | 10 +- .../effects/decals/cleanable/humans.dm | 5 + .../objects/items/stacks/tiles/tile_types.dm | 47 + code/game/turfs/open/floor/glass.dm | 121 + code/game/turfs/open/openspace.dm | 4 +- code/game/turfs/open/space/space.dm | 6 +- code/game/turfs/turf.dm | 9 +- code/modules/admin/verbs/maprotation.dm | 105 +- .../components/unary_devices/thermomachine.dm | 4 +- code/modules/jobs/job_types/_job.dm | 42 +- code/modules/jobs/job_types/captain.dm | 26 + .../jobs/job_types/head_of_security.dm | 5 - code/modules/mob/living/living.dm | 6 +- code/modules/mob/living/living_defines.dm | 2 + .../ai/ai_network/networking_machines.dm | 2 +- .../mob/living/simple_animal/bot/bot.dm | 39 +- code/modules/mob/mob.dm | 131 + code/modules/mob/mob_movement.dm | 26 +- config/maps.txt | 5 + icons/mob/inhands/misc/tiles_lefthand.dmi | Bin 7642 -> 7292 bytes icons/mob/inhands/misc/tiles_righthand.dmi | Bin 7958 -> 7562 bytes icons/mob/screen_midnight.dmi | Bin 31857 -> 32055 bytes .../atmospherics/components/thermomachine.dmi | Bin 5138 -> 6193 bytes icons/obj/tiles.dmi | Bin 20526 -> 20478 bytes yogstation.dme | 1 + .../modules/jobs/job_types/psychiatrist.dm | 2 - yogstation/icons/effects/station_blood.dmi | Bin 847 -> 1090 bytes 48 files changed, 178822 insertions(+), 153 deletions(-) create mode 100644 _maps/map_files/MiniStation/MiniStation.dmm create mode 100644 _maps/ministation.dm create mode 100644 _maps/ministation.json create mode 100644 code/game/turfs/open/floor/glass.dm diff --git a/_maps/RandomRuins/StationRuins/GaxStation/ai_whale.dmm b/_maps/RandomRuins/StationRuins/GaxStation/ai_whale.dmm index 7d66016f2935..2cbd036c5a98 100644 --- a/_maps/RandomRuins/StationRuins/GaxStation/ai_whale.dmm +++ b/_maps/RandomRuins/StationRuins/GaxStation/ai_whale.dmm @@ -531,16 +531,6 @@ /obj/structure/lattice/catwalk, /turf/open/space/basic, /area/space/nearstation) -"jT" = ( -/obj/structure/ethernet_cable{ - icon_state = "0-2" - }, -/obj/machinery/ai/networking{ - label = "Computer Science - 2"; - roundstart_connection = "Subcontroller" - }, -/turf/open/floor/circuit/green/telecomms, -/area/ai_monitored/turret_protected/ai) "jY" = ( /obj/machinery/telecomms/broadcaster/preset_right, /turf/open/floor/circuit/green/telecomms/mainframe, @@ -970,6 +960,16 @@ }, /turf/open/floor/plasteel/dark/telecomms, /area/ai_monitored/turret_protected/ai) +"qx" = ( +/obj/structure/ethernet_cable{ + icon_state = "0-2" + }, +/obj/machinery/ai/networking{ + label = "Main Core"; + roundstart_connection = "Computer Science" + }, +/turf/open/floor/circuit/green/telecomms, +/area/ai_monitored/turret_protected/ai) "rm" = ( /obj/machinery/power/terminal{ dir = 8 @@ -4738,7 +4738,7 @@ jR PH kY PH -jT +qx AS uV zW diff --git a/_maps/_basemap.dm b/_maps/_basemap.dm index 834555340e6c..84408166236d 100644 --- a/_maps/_basemap.dm +++ b/_maps/_basemap.dm @@ -9,6 +9,7 @@ #include "map_files\YogStation\Yogstation.dmm" #include "map_files\IceMeta\IceMeta.dmm" #include "map_files\GaxStation\GaxStation.dmm" + #include "map_files\MiniStation\MiniStation.dmm" #include "map_files\ManateeStation\ManateeStation.dmm" #include "map_files\DonutStation\DonutStation.dmm" #ifdef TRAVISBUILDING diff --git a/_maps/gaxstation.json b/_maps/gaxstation.json index 8fb2aeebce07..24c02e250b64 100644 --- a/_maps/gaxstation.json +++ b/_maps/gaxstation.json @@ -8,5 +8,14 @@ "ferry": "ferry_fancy", "emergency": "emergency_box" }, - "cryo_spawn": true + "cryo_spawn": true, + "job_changes": { + "Captain": { + "special_charter": "ship" + }, + "Psychiatrist": { + "spawn_positions": 0, + "total_positions": 0 + } + } } diff --git a/_maps/icemeta.json b/_maps/icemeta.json index 5e764e6602c9..4661ff38db5c 100644 --- a/_maps/icemeta.json +++ b/_maps/icemeta.json @@ -45,5 +45,10 @@ "No Parallax": true } ], - "minetype": "none" + "minetype": "none", + "job_changes": { + "Captain": { + "special_charter": "moon" + } + } } diff --git a/_maps/manateestation.json b/_maps/manateestation.json index d8b0eb50346d..eecf1e99cf61 100644 --- a/_maps/manateestation.json +++ b/_maps/manateestation.json @@ -7,5 +7,10 @@ "ferry": "ferry_fancy", "whiteship": "whiteship_box", "emergency": "emergency_box" + }, + "job_changes": { + "Captain": { + "special_charter": "asteroid" + } } } diff --git a/_maps/map_files/GaxStation/GaxStation.dmm b/_maps/map_files/GaxStation/GaxStation.dmm index fe53fac08eea..91c5410754ca 100644 --- a/_maps/map_files/GaxStation/GaxStation.dmm +++ b/_maps/map_files/GaxStation/GaxStation.dmm @@ -37498,17 +37498,6 @@ }, /turf/open/space/basic, /area/space/nearstation) -"seS" = ( -/obj/docking_port/stationary{ - dwidth = 2; - height = 5; - name = "fore bay 1"; - roundstart_template = /datum/map_template/shuttle/labour/gax; - shuttle_id = "laborcamp_home"; - width = 9 - }, -/turf/open/space/basic, -/area/space) "sfo" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -72710,12 +72699,12 @@ vRP vRP vRP ubS -tkl -tkl -tkl -tkl -tkl -tkl +vRP +vRP +vRP +vRP +vRP +vRP dll dll dll @@ -72967,7 +72956,7 @@ vRP vRP vRP aCD -tkl +vRP vRP vRP vRP @@ -73224,7 +73213,7 @@ vRP vRP vRP ubS -tkl +vRP vRP vRP vRP @@ -73481,12 +73470,12 @@ vRP vRP vRP aCD -tkl vRP vRP vRP vRP -seS +vRP +vRP eAe lUn bOF @@ -73738,7 +73727,7 @@ vRP vRP vRP ubS -tkl +vRP vRP vRP vRP @@ -73995,7 +73984,7 @@ vRP vRP vRP ubS -tkl +vRP vRP vRP vRP @@ -74252,7 +74241,7 @@ vRP vRP vRP aCD -tkl +vRP vRP vRP vRP @@ -74509,7 +74498,7 @@ vRP vRP vRP aCD -tkl +vRP vRP vRP vRP @@ -74766,7 +74755,7 @@ vRP vRP vRP aCD -tkl +vRP vRP vRP vRP @@ -75023,7 +75012,7 @@ vRP vRP vRP ubS -tkl +vRP vRP vRP vRP @@ -75280,12 +75269,12 @@ vRP vRP vRP ubS -tkl -tkl -tkl -tkl -tkl -tkl +vRP +vRP +vRP +vRP +vRP +vRP tkl aCD lMu diff --git a/_maps/map_files/MiniStation/MiniStation.dmm b/_maps/map_files/MiniStation/MiniStation.dmm new file mode 100644 index 000000000000..1713eb60cf9b --- /dev/null +++ b/_maps/map_files/MiniStation/MiniStation.dmm @@ -0,0 +1,178102 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"aac" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"aaf" = ( +/obj/effect/turf_decal/box/corners, +/turf/open/floor/engine, +/area/science/xenobiology) +"aaj" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/arrows/white{ + alpha = 110; + color = "#A46106" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"aak" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/crew_quarters/heads/hos) +"aao" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"aar" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aau" = ( +/obj/structure/closet/secure_closet/hos, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hos) +"aav" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aaw" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"aay" = ( +/turf/open/floor/plating, +/area/engine/engineering) +"aaA" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/structure/sign/departments/minsky/medical/chemistry/chemical2{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"aaF" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"aaH" = ( +/obj/machinery/conveyor_switch/oneway{ + id = "QMLoad" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aaJ" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/security/main) +"aaL" = ( +/turf/closed/wall, +/area/engine/engineering) +"aaM" = ( +/obj/machinery/firealarm{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"aaN" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"aaO" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aaQ" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aaS" = ( +/obj/machinery/clonepod, +/obj/machinery/shower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"aaV" = ( +/obj/machinery/rnd/production/protolathe/department/science, +/turf/open/floor/plasteel, +/area/science/lab) +"aaW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/turf/open/floor/carpet/purple, +/area/chapel/main) +"aaY" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/wood, +/area/library) +"aaZ" = ( +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/turf/open/floor/plasteel/chapel{ + dir = 4 + }, +/area/chapel/main) +"abh" = ( +/turf/closed/wall, +/area/science/lab) +"abi" = ( +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/hos) +"abm" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"abn" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/teleporter) +"abo" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"abp" = ( +/turf/open/floor/engine/air, +/area/engine/atmos) +"abs" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "N2O Outlet Pump" + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"abw" = ( +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"abB" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = 1; + pixel_y = 25 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"abC" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor2"; + name = "supply dock loading door" + }, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2" + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"abF" = ( +/obj/machinery/hydroponics/constructable, +/turf/open/floor/plasteel, +/area/hydroponics) +"abG" = ( +/turf/open/floor/plasteel, +/area/security/main) +"abJ" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/security/prison) +"abQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cloth_curtain{ + color = "#99ccff" + }, +/turf/open/floor/plating, +/area/medical/genetics/cloning) +"abS" = ( +/turf/open/openspace, +/area/security/warden) +"abW" = ( +/obj/structure/bodycontainer/morgue, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"abY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"aca" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"acd" = ( +/obj/structure/table, +/obj/machinery/photocopier/faxmachine{ + density = 0; + department = "Quartermaster"; + name = "Quartermaster's Fax Machine" + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"acg" = ( +/obj/machinery/advanced_airlock_controller{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/hallway/secondary/exit) +"ach" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/turf_decal/trimline/blue/filled, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"ack" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"acl" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/security/checkpoint/service) +"acm" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/oxygen_input{ + dir = 8 + }, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"acq" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"acu" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/ai_monitored/turret_protected/ai) +"acv" = ( +/obj/structure/chair, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"acw" = ( +/obj/machinery/atmospherics/pipe/manifold/yellow/visible{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"acx" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/turf/open/floor/plasteel, +/area/security/main) +"acy" = ( +/obj/machinery/firealarm{ + pixel_y = 28 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"acz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"acE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"acG" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/airlock/public/glass{ + name = "Chapel" + }, +/turf/open/floor/carpet/purple, +/area/hallway/primary/central) +"acK" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"acM" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/medical/genetics) +"acQ" = ( +/obj/structure/table/wood, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Head of Personnel's Desk"; + departmentType = 5; + name = "Head of Personnel RC"; + pixel_y = 27 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"acR" = ( +/obj/machinery/door/airlock/command/glass{ + name = "EVA Storage" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/eva, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"acU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 10 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"acZ" = ( +/obj/effect/turf_decal/trimline/chemorange/warning/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"adb" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"adc" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"adj" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/security/main) +"adp" = ( +/obj/machinery/advanced_airlock_controller{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/closet/crate, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"adr" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/science/mixing/chamber) +"ads" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"adu" = ( +/obj/structure/table/optable, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"ady" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"adz" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/medical/surgery) +"adB" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Prison Wing" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/plasteel, +/area/security/main) +"adE" = ( +/turf/open/floor/wood, +/area/library) +"adH" = ( +/obj/machinery/door/morgue{ + name = "Confession Booth" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/chapel/main) +"adI" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"adJ" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"adP" = ( +/obj/structure/table/reinforced, +/obj/machinery/computer/med_data/laptop, +/obj/effect/turf_decal/trimline/blue/filled, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"adR" = ( +/turf/open/floor/plasteel, +/area/engine/atmos) +"adU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"adV" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"adY" = ( +/turf/open/floor/plasteel/chapel{ + dir = 5 + }, +/area/chapel/main) +"aea" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"aeb" = ( +/turf/closed/wall, +/area/hallway/secondary/exit) +"aed" = ( +/obj/machinery/firealarm{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"aeg" = ( +/obj/machinery/power/apc{ + areastring = "/area/security/main"; + dir = 8; + name = "Security Office APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/main) +"ael" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -26 + }, +/obj/machinery/power/apc{ + areastring = "/area/crew_quarters/theatre"; + dir = 1; + name = "Theatre APC"; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aen" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/engine/air, +/area/engine/atmos) +"aeo" = ( +/obj/structure/table, +/obj/item/storage/lockbox/loyalty{ + pixel_x = 5; + pixel_y = -2 + }, +/turf/open/floor/plasteel, +/area/security/main) +"aep" = ( +/turf/open/floor/plasteel/white, +/area/science/mixing) +"aeq" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aet" = ( +/turf/open/openspace, +/area/medical/medbay/central) +"aex" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/air_input{ + dir = 8 + }, +/turf/open/floor/engine/air, +/area/engine/atmos) +"aez" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "briggate"; + name = "security shutters" + }, +/obj/machinery/door/window/eastright{ + name = "Brig Desk" + }, +/obj/item/storage/pencil_holder/crew, +/obj/effect/mapping_helpers/windoor/access/all/security/general{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plating, +/area/security/main) +"aeA" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/carpet/purple, +/area/chapel/main) +"aeE" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/item/reagent_containers/food/snacks/grown/banana, +/turf/open/floor/grass, +/area/medical/genetics) +"aeG" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"aeK" = ( +/obj/machinery/vending/robotics, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"aeO" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/quartermaster/miningdock) +"aeP" = ( +/obj/machinery/airalarm/mixingchamber{ + dir = 8; + pixel_x = 24 + }, +/obj/structure/table/reinforced, +/obj/item/wrench, +/obj/item/screwdriver{ + pixel_y = 10 + }, +/obj/item/analyzer, +/obj/item/pipe_dispenser, +/obj/item/pipe_dispenser, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/mixing/chamber) +"aeR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"aeT" = ( +/obj/effect/landmark/start/scientist, +/obj/structure/chair/stool, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"aeV" = ( +/obj/machinery/atmospherics/pipe/manifold/green/visible, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aeZ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + external_pressure_bound = 120; + name = "killroom vent" + }, +/turf/open/floor/circuit/telecomms, +/area/science/xenobiology) +"afa" = ( +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/meter{ + layer = 3.4 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"afc" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/security/prison) +"afd" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Fore2"; + location = "Fore1" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"afg" = ( +/turf/closed/wall, +/area/janitor) +"afh" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/morgue) +"afk" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/main) +"afl" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"afm" = ( +/turf/closed/wall, +/area/science/xenobiology) +"afq" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"afs" = ( +/obj/machinery/computer/atmos_alert, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"afu" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"afz" = ( +/turf/open/floor/plasteel, +/area/security/checkpoint/service) +"afA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"afC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"afE" = ( +/obj/machinery/light, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/security/main) +"afF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"afK" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/quartermaster/miningdock) +"afP" = ( +/turf/closed/wall/r_wall, +/area/engine/atmos) +"afR" = ( +/turf/open/openspace, +/area/engine/engineering) +"afT" = ( +/turf/open/floor/plasteel, +/area/engine/engineering) +"afX" = ( +/obj/machinery/mineral/stacking_machine{ + input_dir = 8; + stack_amt = 10 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"afY" = ( +/turf/closed/wall, +/area/science/mixing) +"afZ" = ( +/obj/machinery/vending/wardrobe/sec_wardrobe, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/service) +"aga" = ( +/obj/item/pickaxe, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"age" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/siding/wood/thin{ + dir = 4 + }, +/turf/open/floor/wood, +/area/library) +"agf" = ( +/obj/machinery/smartfridge/chemistry, +/turf/closed/wall, +/area/medical/chemistry) +"agk" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"agl" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"agp" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/obj/machinery/light, +/obj/machinery/light_switch{ + pixel_y = -25 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"agq" = ( +/obj/structure/window/reinforced, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"agr" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"ags" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/turf/open/floor/wood, +/area/library) +"agt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"agu" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"agz" = ( +/obj/machinery/modular_computer/console/preset/curator, +/turf/open/floor/wood, +/area/library) +"agB" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/space/openspace, +/area/solar/port/aft) +"agC" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical, +/obj/structure/cloth_curtain{ + color = "#99ccff" + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"agE" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"agG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"agL" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor"; + name = "supply dock loading door" + }, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"agM" = ( +/turf/closed/wall, +/area/security/detectives_office) +"agO" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/medical/virology) +"agS" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/heads/captain) +"agT" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector{ + dir = 1; + on = 1; + volume_rate = 200 + }, +/turf/open/floor/plating/airless, +/area/engine/atmos) +"agY" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"ahb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"ahe" = ( +/turf/open/openspace, +/area/security/main) +"ahf" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/carbon_input{ + dir = 4 + }, +/turf/open/floor/engine/co2, +/area/engine/atmos) +"ahj" = ( +/obj/machinery/air_sensor{ + id_tag = "tox_sensor" + }, +/turf/open/floor/engine/plasma, +/area/engine/atmos) +"ahk" = ( +/obj/structure/closet/l3closet/scientist, +/obj/item/extinguisher, +/obj/item/clothing/glasses/science, +/obj/effect/turf_decal/trimline/purple/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"ahn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/layer2{ + dir = 1 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/camera{ + c_tag = "Mining Dock External"; + dir = 10 + }, +/obj/structure/reagent_dispensers/fueltank, +/obj/item/radio/intercom{ + dir = 4; + name = "Station Intercom (General)"; + pixel_x = 27 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"ahp" = ( +/obj/structure/table/wood, +/obj/item/lipstick/purple{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/lipstick/black, +/obj/item/lipstick/jade{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"ahu" = ( +/obj/machinery/door/airlock{ + id_tag = "Dorm2"; + name = "Dorm 2" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"ahz" = ( +/obj/machinery/computer/rdconsole/core{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"ahA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"ahD" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ahH" = ( +/obj/machinery/mass_driver{ + dir = 1; + id = "chapelgun"; + name = "Holy Driver" + }, +/obj/machinery/door/window{ + dir = 8; + name = "Mass Driver" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/windoor/access/all/service/chapel_office{ + dir = 8 + }, +/turf/open/floor/plating, +/area/chapel/office) +"ahI" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"ahJ" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/theatre) +"ahK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/engine, +/area/engine/gravity_generator) +"ahL" = ( +/obj/structure/chair/comfy/brown{ + dir = 8 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/library) +"ahO" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"ahQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"ahV" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/poddoor{ + id = "toxinsdriver"; + name = "toxins launcher bay door" + }, +/turf/open/floor/plating, +/area/science/mixing) +"ahY" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/turf/open/floor/plasteel, +/area/security/main) +"aic" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aid" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"aie" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"aif" = ( +/obj/machinery/light, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"aig" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aij" = ( +/obj/machinery/modular_computer/console/preset/engineering, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"aik" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"aim" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"aio" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical/virology, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"air" = ( +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"ais" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"ait" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 4 + }, +/obj/machinery/meter, +/turf/open/floor/plasteel/dark, +/area/science/server) +"aiv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/dark, +/area/bridge) +"aiz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"aiA" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"aiC" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner{ + dir = 8 + }, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aiD" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/maintenance/disposal/incinerator) +"aiE" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aiI" = ( +/obj/machinery/door/poddoor{ + id = "mixvent"; + name = "Mixer Room Vent" + }, +/turf/open/floor/plating/airless, +/area/science/mixing/chamber) +"aiJ" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lantern, +/turf/open/floor/plasteel/chapel, +/area/chapel/main) +"aiO" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"aiP" = ( +/obj/machinery/computer/operating, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"aiS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"aiW" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/engine, +/area/engine/gravity_generator) +"aiX" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 5 + }, +/obj/structure/table, +/obj/item/clothing/under/plasmaman, +/obj/item/clothing/head/helmet/space/plasmaman, +/obj/item/tank/internals/plasmaman/belt/full, +/obj/item/clothing/mask/breath, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"ajb" = ( +/obj/machinery/computer/station_alert, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"ajc" = ( +/obj/machinery/power/apc{ + areastring = "/area/hallway/secondary/exit"; + dir = 4; + name = "Escape Hallway APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"ajk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/plasteel/dark, +/area/bridge) +"ajl" = ( +/turf/open/floor/plasteel, +/area/hydroponics) +"ajs" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/security/main) +"ajt" = ( +/obj/structure/closet/secure_closet/medical1, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 6 + }, +/obj/machinery/light, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"aju" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"ajv" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Unfiltered to Mix"; + on = 1 + }, +/obj/effect/turf_decal/siding/thinplating/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ajx" = ( +/obj/machinery/air_sensor{ + id_tag = "co2_sensor" + }, +/turf/open/floor/engine/co2, +/area/engine/atmos) +"ajz" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"ajA" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ajD" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"ajG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"ajH" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 10 + }, +/obj/machinery/light/small, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ajI" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1; + external_pressure_bound = 140; + name = "killroom vent"; + pressure_checks = 0 + }, +/turf/open/floor/circuit/telecomms, +/area/science/xenobiology) +"ajK" = ( +/obj/structure/closet/l3closet/security, +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"ajL" = ( +/turf/closed/wall, +/area/security/main) +"ajN" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"ajR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"ajS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"ajT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"ajU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/security/prison) +"ajV" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"aka" = ( +/obj/structure/closet/secure_closet/security/sec, +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"akb" = ( +/obj/structure/chair/wood/wings{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"akg" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"akh" = ( +/obj/structure/closet/secure_closet/brig{ + id = "Cell 2"; + name = "Cell 2 Locker" + }, +/turf/open/floor/plasteel, +/area/security/main) +"aki" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"akn" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"akq" = ( +/obj/structure/displaycase/trophy, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/wood, +/area/library) +"akt" = ( +/obj/effect/turf_decal/bot_white/left, +/turf/open/floor/plasteel/dark, +/area/engine/gravity_generator) +"aku" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"akC" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"akE" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"akF" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "garbage" + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/door/poddoor/preopen{ + id = "Disposal Exit"; + name = "disposal exit vent" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"akG" = ( +/obj/structure/table/wood, +/obj/item/bikehorn, +/obj/item/toy/prize/honk{ + pixel_y = 12 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"akH" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"akJ" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/corner/flip{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"akK" = ( +/obj/structure/stairs{ + dir = 1 + }, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"akM" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/visible{ + dir = 4 + }, +/turf/closed/wall, +/area/engine/engineering) +"akO" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/effect/turf_decal/bot, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"akP" = ( +/obj/machinery/door/airlock/research/glass{ + autoclose = 0; + heat_proof = 1; + id_tag = "toxins_airlock_interior"; + name = "Mixing Room Interior Airlock" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/engine, +/area/science/mixing/chamber) +"akQ" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"akR" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"akS" = ( +/obj/machinery/computer/slot_machine, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"akT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ala" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"alb" = ( +/obj/structure/musician/piano{ + icon_state = "piano" + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/theatre) +"alc" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ald" = ( +/obj/machinery/libraryscanner, +/turf/open/floor/wood, +/area/library) +"alf" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"alg" = ( +/turf/closed/wall, +/area/medical/surgery) +"alj" = ( +/obj/effect/turf_decal/siding/wood/thin, +/obj/structure/chair/office/dark{ + dir = 8 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"all" = ( +/obj/structure/plasticflaps, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2" + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aln" = ( +/obj/structure/chair/pew/right{ + dir = 1 + }, +/turf/open/floor/plasteel/chapel{ + dir = 6 + }, +/area/chapel/main) +"alo" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"alr" = ( +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"als" = ( +/obj/machinery/door/airlock/external, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/plating, +/area/engine/atmos) +"alv" = ( +/turf/closed/wall/r_wall, +/area/security/prison) +"alw" = ( +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"alx" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposaloutlet{ + dir = 1 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"alz" = ( +/obj/machinery/computer/med_data{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"alA" = ( +/obj/machinery/camera{ + c_tag = "Atmospherics Mix Tank"; + dir = 8 + }, +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"alD" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"alJ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/security/main) +"alP" = ( +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"alR" = ( +/turf/open/floor/plasteel/white, +/area/science/lab) +"alS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"alX" = ( +/turf/closed/wall/r_wall, +/area/security/warden) +"alY" = ( +/obj/structure/plasticflaps/opaque, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/disposal) +"amd" = ( +/obj/machinery/door/airlock{ + name = "Private Restroom" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/heads/captain) +"ame" = ( +/obj/structure/chair/stool/bar, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"amf" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/security/main) +"amg" = ( +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"amh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"amo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"amp" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"amq" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"amt" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"amu" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"amx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/morgue) +"amB" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"amF" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/engine, +/area/engine/gravity_generator) +"amI" = ( +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"amK" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"amL" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"amM" = ( +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"amO" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"amU" = ( +/obj/machinery/computer/security{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/security/main) +"amW" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/wood, +/area/library) +"amZ" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"ana" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/computer/atmos_control/tank/mix_tank{ + dir = 8; + sensors = list("mix_sensor" = "Tank") + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"anc" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"ane" = ( +/obj/structure/table, +/obj/item/assembly/flash/handheld{ + pixel_x = 4; + pixel_y = 5 + }, +/turf/open/floor/plasteel, +/area/security/main) +"anf" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"anl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"ano" = ( +/obj/machinery/door/poddoor{ + id = "auxincineratorvent"; + name = "Auxiliary Incinerator Vent" + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"anr" = ( +/obj/machinery/power/apc{ + areastring = "/area/security/detectives_office"; + dir = 8; + name = "Detective's Office APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/grimy, +/area/security/detectives_office) +"ans" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"ant" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"anv" = ( +/obj/structure/table/glass, +/obj/item/storage/pencil_holder/crew/fancy{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/stamp/cmo{ + pixel_x = 7; + pixel_y = 2 + }, +/turf/open/floor/carpet/royalblue, +/area/crew_quarters/heads/cmo) +"anz" = ( +/obj/structure/chair/pew/left{ + dir = 1 + }, +/turf/open/floor/plasteel/chapel{ + dir = 8 + }, +/area/chapel/main) +"anA" = ( +/turf/closed/wall, +/area/library) +"anB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"anC" = ( +/turf/closed/wall/r_wall, +/area/medical/virology) +"anD" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Dormitory" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"anE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/visible{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom, +/turf/open/floor/plasteel, +/area/engine/atmos) +"anI" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"anO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"anR" = ( +/turf/closed/wall, +/area/ai_monitored/storage/eva) +"anS" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"anV" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/displaycase/trophy, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/wood, +/area/library) +"anW" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"aod" = ( +/obj/machinery/atmospherics/pipe/manifold/green/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aoh" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 9 + }, +/obj/machinery/computer/atmos_control{ + dir = 4; + name = "Tank Monitor" + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = -29 + }, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"aoi" = ( +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"aok" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/carpet/purple, +/area/chapel/main) +"aol" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aov" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/maintenance/central) +"aow" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/ai_monitored/storage/eva) +"aox" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aoy" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aoD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"aoG" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"aoH" = ( +/obj/machinery/door/airlock/external{ + name = "Supply Dock Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/cargo_bay, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aoJ" = ( +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"aoL" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/theatre) +"aoM" = ( +/obj/machinery/atmospherics/miner/toxins, +/obj/machinery/portable_atmospherics/canister/plasma, +/turf/open/floor/engine/plasma, +/area/engine/atmos) +"aoN" = ( +/turf/closed/wall, +/area/crew_quarters/kitchen) +"aoP" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/main) +"aoX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"api" = ( +/obj/structure/sign/warning/securearea, +/turf/closed/wall, +/area/engine/gravity_generator) +"apj" = ( +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"apo" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L7" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"apq" = ( +/turf/closed/wall/r_wall, +/area/science/xenobiology) +"apr" = ( +/obj/structure/sink/puddle, +/turf/open/floor/grass, +/area/medical/genetics) +"apu" = ( +/turf/open/floor/plasteel/dark, +/area/bridge) +"apw" = ( +/obj/structure/table/glass, +/obj/item/storage/pill_bottle/mannitol{ + pixel_x = 8; + pixel_y = -4 + }, +/obj/item/storage/pill_bottle/mutadone{ + pixel_x = 8; + pixel_y = 8 + }, +/obj/item/book/manual/wiki/medical_genetics{ + pixel_x = -7; + pixel_y = 3 + }, +/obj/machinery/vending/wallgene{ + pixel_x = 0; + pixel_y = 28 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"apy" = ( +/turf/closed/wall, +/area/crew_quarters/bar) +"apz" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/theatre) +"apB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"apD" = ( +/obj/effect/decal/cleanable/xenoblood/xgibs, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"apJ" = ( +/obj/machinery/holopad, +/turf/open/floor/carpet/blue, +/area/crew_quarters/heads/hop) +"apQ" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Chapel" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/carpet/purple, +/area/chapel/main) +"apS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 5 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"apV" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"apY" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/server) +"apZ" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 9 + }, +/obj/machinery/lapvend, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"aqe" = ( +/obj/machinery/computer/communications, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"aqf" = ( +/obj/machinery/power/apc{ + areastring = "/area/chapel/office"; + dir = 8; + name = "Chapel Office APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"aqj" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/quartermaster/qm) +"aqk" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"aqo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aqp" = ( +/obj/machinery/door/airlock/research/glass{ + autoclose = 0; + heat_proof = 1; + id_tag = "toxins_airlock_exterior"; + name = "Mixing Room Exterior Airlock" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/mixing/chamber) +"aqq" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/lab) +"aqr" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"aqs" = ( +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"aqt" = ( +/obj/effect/turf_decal/siding/wood/thin, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"aqy" = ( +/turf/closed/wall, +/area/security/prison) +"aqA" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower, +/turf/open/floor/plasteel, +/area/security/main) +"aqB" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "N2 Outlet Pump"; + target_pressure = 4500 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"aqL" = ( +/turf/closed/wall, +/area/hallway/primary/central) +"aqN" = ( +/obj/machinery/computer/scan_consolenew, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"aqO" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "garbage" + }, +/obj/structure/sign/warning/vacuum{ + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aqT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aqU" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"aqV" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"aqW" = ( +/obj/machinery/computer/secure_data, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"aqX" = ( +/turf/closed/wall, +/area/medical/virology) +"aqY" = ( +/turf/closed/wall, +/area/hallway/secondary/service) +"arb" = ( +/turf/closed/wall, +/area/quartermaster/office) +"arc" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"are" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"arf" = ( +/obj/machinery/computer/secure_data{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/security/main) +"ari" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/mob/living/carbon/monkey, +/turf/open/floor/grass, +/area/medical/genetics) +"arj" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/advanced_airlock_controller{ + pixel_y = 24 + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"arp" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/advanced_airlock_controller{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"arr" = ( +/turf/closed/wall/r_wall, +/area/science/server) +"ars" = ( +/obj/effect/decal/cleanable/insectguts, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"art" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aru" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"arv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"arB" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"arF" = ( +/obj/structure/chair, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"arH" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"arL" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"arN" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/theatre) +"arR" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Bar" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"arT" = ( +/obj/structure/table/wood, +/obj/item/hand_labeler, +/obj/item/stack/packageWrap{ + pixel_x = -1; + pixel_y = -1 + }, +/obj/item/storage/pencil_holder/crew/fancy{ + pixel_y = 12 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"arW" = ( +/obj/structure/closet/crate/coffin, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"asa" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"asb" = ( +/obj/machinery/computer/atmos_control/tank/oxygen_tank{ + dir = 8; + sensors = list("o2_sensor" = "Tank") + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"asg" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"asp" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"ast" = ( +/obj/machinery/power/deck_relay, +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"asu" = ( +/obj/effect/turf_decal/siding/wood/corner/thin{ + dir = 8 + }, +/obj/machinery/door/airlock{ + name = "Service Hall" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/service, +/turf/open/floor/carpet, +/area/hallway/secondary/service) +"asw" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/effect/landmark/start/geneticist, +/obj/structure/chair/office/light{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"asy" = ( +/obj/machinery/holopad, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"asD" = ( +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/hop) +"asF" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/blood/drip, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"asG" = ( +/turf/closed/wall, +/area/hydroponics) +"asK" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/visible{ + dir = 4 + }, +/turf/closed/wall, +/area/engine/atmos) +"asL" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/computer/atmos_control/tank/nitrous_tank{ + dir = 4; + sensors = list("n2o_sensor" = "Tank") + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"asQ" = ( +/obj/machinery/power/apc{ + areastring = "/area/hallway/primary/central"; + dir = 8; + name = "Central Hall APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"asR" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"asW" = ( +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/meter{ + layer = 3.4 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"asZ" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ata" = ( +/obj/machinery/vending/autodrobe, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"atc" = ( +/obj/machinery/power/apc{ + areastring = "/area/medical/chemistry"; + dir = 8; + name = "Chemistry APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"atd" = ( +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"atl" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"atm" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/corner/lower, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/sign/departments/minsky/medical/chemistry/chemical2{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"atq" = ( +/obj/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"atr" = ( +/obj/machinery/door/airlock/command/glass{ + id_tag = "secondary_aicore_interior"; + name = "Physical Core Access" + }, +/obj/structure/fans/tiny, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/general/visible, +/obj/effect/mapping_helpers/airlock/access/all/science/rnd_servers, +/turf/open/floor/plasteel/dark, +/area/science/server) +"ats" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/cmo) +"atC" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Chemistry Lab" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/chemistry, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"atE" = ( +/obj/structure/destructible/cult/tome, +/obj/item/book/codex_gigas, +/turf/open/floor/plating, +/area/library) +"atK" = ( +/obj/effect/turf_decal/trimline/chemorange/warning/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"atL" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/security/main) +"atR" = ( +/obj/machinery/atmospherics/miner/n2o, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/engine/n2o, +/area/engine/atmos) +"atY" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "O2 Outlet Pump"; + target_pressure = 4500 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"aua" = ( +/turf/closed/wall/r_wall, +/area/medical/chemistry) +"aud" = ( +/turf/closed/wall, +/area/maintenance/central) +"aug" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/main) +"aui" = ( +/turf/closed/wall/r_wall, +/area/bridge) +"aul" = ( +/obj/machinery/air_sensor/atmos/mix_tank, +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"aum" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aun" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 10 + }, +/obj/machinery/dna_scannernew, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"auo" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"aur" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aus" = ( +/obj/machinery/door/window/brigdoor/security/cell{ + dir = 4; + id = "Cell 1"; + name = "Cell 1" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/turf/open/floor/plasteel, +/area/security/main) +"aut" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/hallway/secondary/exit) +"aux" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"auF" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/chapel/office) +"auG" = ( +/turf/open/floor/engine, +/area/science/xenobiology) +"auH" = ( +/obj/structure/disposaloutlet{ + dir = 1 + }, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"auK" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"auL" = ( +/turf/closed/wall, +/area/quartermaster/miningdock) +"auN" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"auO" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"auR" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L4" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"auT" = ( +/turf/closed/wall, +/area/hallway/primary/starboard) +"auV" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/engine/engineering) +"auW" = ( +/obj/structure/sign/departments/minsky/supply/mining{ + pixel_y = 32 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"auX" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/hydroponics) +"auY" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"auZ" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"avb" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/prison) +"ave" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/stock_parts/cell/high/plus, +/obj/machinery/light, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"avk" = ( +/turf/closed/wall, +/area/chapel/main) +"avp" = ( +/turf/closed/wall, +/area/crew_quarters/theatre) +"avq" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"avr" = ( +/turf/template_noop, +/area/maintenance/port) +"avt" = ( +/obj/item/radio/intercom{ + broadcasting = 1; + frequency = 1480; + name = "Confessional Intercom"; + pixel_x = 25 + }, +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/chapel/main) +"avu" = ( +/turf/open/floor/circuit/telecomms, +/area/science/xenobiology) +"avx" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"avy" = ( +/obj/structure/dresser, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"avz" = ( +/obj/machinery/power/turbine{ + luminosity = 2 + }, +/obj/structure/cable/yellow, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"avD" = ( +/obj/machinery/atmospherics/pipe/manifold/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"avI" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"avM" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"avQ" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "briggate"; + name = "security shutters" + }, +/obj/machinery/door/window/eastleft{ + name = "Brig Desk" + }, +/obj/item/deskbell/preset/sec{ + pixel_x = -7; + pixel_y = -3 + }, +/obj/effect/mapping_helpers/windoor/access/all/security/general{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plating, +/area/security/main) +"avR" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"avT" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"avY" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/security/main) +"avZ" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"awb" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/main) +"awc" = ( +/turf/closed/wall, +/area/crew_quarters/heads/cmo) +"awd" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/plasteel, +/area/security/main) +"awe" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/igniter{ + id = "Incinerator"; + luminosity = 2 + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"awk" = ( +/obj/machinery/computer/security/mining{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"awl" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L2" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"awn" = ( +/obj/structure/bed, +/obj/item/bedsheet/dorms, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"awp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"aws" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aww" = ( +/obj/machinery/doorButtons/access_button{ + idDoor = "toxins_airlock_interior"; + idSelf = "toxins_access_control"; + layer = 3.1; + name = "Toxins airlock control"; + pixel_x = 24; + pixel_y = -24 + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "toxins_airlock_exterior"; + idSelf = "toxins_access_control"; + name = "Toxins airlock control"; + pixel_x = -24; + pixel_y = -24 + }, +/turf/open/floor/engine, +/area/science/mixing/chamber) +"awB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/security/main) +"awC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8; + external_pressure_bound = 0; + frequency = 1441; + id_tag = "n2_out"; + initialize_directions = 1; + internal_pressure_bound = 4000; + pressure_checks = 2; + pressure_resistance = 10; + pump_direction = 0 + }, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"awD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"awE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light, +/obj/item/assembly/igniter{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/assembly/igniter{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/assembly/igniter{ + pixel_x = 2; + pixel_y = 6 + }, +/obj/item/assembly/igniter{ + pixel_x = 2; + pixel_y = -1 + }, +/obj/item/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/assembly/timer{ + pixel_x = 6; + pixel_y = 3 + }, +/obj/item/assembly/timer{ + pixel_x = -3; + pixel_y = -8 + }, +/obj/item/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel, +/area/science/mixing) +"awH" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"awI" = ( +/obj/machinery/disposal/deliveryChute{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/machinery/door/window{ + base_state = "right"; + dir = 8; + icon_state = "right"; + layer = 3 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"awL" = ( +/obj/structure/closet/firecloset/full, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/central) +"awU" = ( +/obj/structure/window/reinforced, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/closet/l3closet, +/obj/item/geiger_counter, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"awV" = ( +/obj/machinery/autolathe, +/obj/structure/sign/poster/contraband/random{ + pixel_x = -32 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/hallway/secondary/service) +"awW" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/structure/sign/departments/minsky/research/research{ + pixel_x = 32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"awY" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/incinerator_input{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"axf" = ( +/turf/open/floor/plasteel, +/area/security/prison) +"axh" = ( +/turf/open/floor/plating/asteroid, +/area/asteroid) +"axj" = ( +/obj/structure/sign/departments/medbay/alt, +/turf/closed/wall, +/area/medical/medbay/lobby) +"axl" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"axo" = ( +/obj/machinery/air_sensor{ + id_tag = "air_sensor" + }, +/turf/open/floor/engine/air, +/area/engine/atmos) +"axs" = ( +/obj/structure/rack, +/obj/item/hand_labeler, +/obj/item/flashlight, +/obj/item/flashlight, +/obj/item/flashlight, +/obj/item/flashlight/flare/signal, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"axt" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"axu" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"axv" = ( +/obj/machinery/atmospherics/pipe/manifold4w/yellow/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"axx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 9 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"axC" = ( +/obj/structure/table, +/obj/machinery/requests_console{ + department = "Security"; + departmentType = 5; + pixel_y = -32 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/turf/open/floor/plasteel, +/area/security/main) +"axH" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"axI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"axJ" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"axQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"axU" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L1" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"axV" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/hallway/primary/fore) +"ayc" = ( +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aye" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"ayl" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"ayp" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 1 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"ayq" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/machinery/conveyor{ + dir = 4; + id = "garbage" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"ayt" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + layer = 2.4; + name = "Air to Port" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ayw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"ayz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"ayA" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"ayH" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"ayI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ayJ" = ( +/turf/open/floor/plasteel, +/area/quartermaster/office) +"ayK" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"ayP" = ( +/turf/open/floor/plasteel, +/area/science/xenobiology) +"ayS" = ( +/obj/machinery/computer/cargo/request, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"ayU" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/computer/atmos_control/tank/carbon_tank{ + dir = 4; + sensors = list("co2_sensor" = "Tank") + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"ayW" = ( +/turf/open/floor/carpet/blue, +/area/crew_quarters/heads/hop) +"aza" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/science/mixing) +"azb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = -29 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"aze" = ( +/obj/machinery/computer/prisoner, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"azg" = ( +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"azk" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kanyewest"; + name = "privacy shutters" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/security/detectives_office) +"azl" = ( +/obj/machinery/advanced_airlock_controller{ + pixel_y = 24 + }, +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/hallway/secondary/exit) +"azn" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"azp" = ( +/obj/machinery/conveyor/inverted{ + dir = 9; + id = "garbage" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"azu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/sink{ + pixel_y = 30 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"azB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"azE" = ( +/obj/machinery/light, +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"azF" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"azK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/obj/machinery/shower{ + pixel_y = 20 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"azP" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/table, +/obj/item/storage/box/bodybags, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"azR" = ( +/obj/machinery/door/airlock/command/glass{ + name = "EVA Storage" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/eva, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"azT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"azU" = ( +/turf/open/openspace, +/area/hallway/primary/central) +"azY" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"aAa" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 9 + }, +/obj/machinery/photocopier{ + dir = 8 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"aAb" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/medical/chemistry) +"aAg" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/obj/structure/grille, +/obj/machinery/meter{ + layer = 3.4 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"aAh" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel/white, +/area/science/lab) +"aAj" = ( +/obj/machinery/suit_storage_unit/captain, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain) +"aAm" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/poddoor{ + id = "chapelgun"; + name = "Chapel Launcher Door" + }, +/turf/open/floor/plating, +/area/chapel/office) +"aAp" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/janitor) +"aAt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aAu" = ( +/obj/machinery/modular_computer/console/preset/command, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"aAy" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/turf_decal/loading_area{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/chapel/office) +"aAz" = ( +/obj/machinery/door/airlock{ + name = "Theatre Backstage" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/theatre, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aAC" = ( +/turf/closed/wall, +/area/medical/storage) +"aAG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"aAH" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aAK" = ( +/turf/closed/wall, +/area/medical/genetics) +"aAO" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Chemistry Lab" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower, +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/chemistry, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"aAP" = ( +/turf/open/floor/plasteel/white, +/area/medical/virology) +"aAR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"aAU" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/disposal/incinerator) +"aAW" = ( +/obj/structure/closet/secure_closet/personal/patient, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"aAZ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aBc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"aBf" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/cmo) +"aBg" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/wood, +/area/library) +"aBh" = ( +/turf/closed/wall, +/area/crew_quarters/heads/hos) +"aBl" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"aBp" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 5 + }, +/obj/structure/tank_dispenser/oxygen, +/turf/open/floor/plasteel, +/area/security/main) +"aBr" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"aBs" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"aBu" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/medical/storage) +"aBx" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel, +/area/engine/engineering) +"aBy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aBz" = ( +/obj/effect/spawner/structure/window/plasma/reinforced/shutter, +/turf/open/floor/plating, +/area/engine/atmos) +"aBC" = ( +/obj/machinery/vending/cigarette, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/central) +"aBE" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"aBJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"aBK" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/corner/lower, +/obj/effect/turf_decal/trimline/chemorange/filled/corner/lower{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"aBL" = ( +/obj/machinery/processor/slime, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"aBM" = ( +/obj/structure/table/wood, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/item/nullrod, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"aBP" = ( +/obj/machinery/door/airlock/external{ + name = "Supply Dock Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/layer_manifold{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/cargo_bay, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aBQ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"aBU" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"aBV" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aBW" = ( +/turf/open/floor/plasteel/dark, +/area/medical/sleeper) +"aBY" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor2"; + name = "supply dock loading door" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2" + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aBZ" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall, +/area/science/xenobiology) +"aCc" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"aCe" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/public/glass{ + autoclose = 0; + frequency = 1449; + heat_proof = 1; + id_tag = "incinerator_airlock_exterior"; + name = "Incinerator Exterior Airlock" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"aCf" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"aCg" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aCh" = ( +/obj/effect/turf_decal/ramp_corner{ + dir = 4 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"aCk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/sink{ + pixel_y = 30 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"aCm" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aCn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/white, +/area/medical/morgue) +"aCo" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4; + external_pressure_bound = 0; + frequency = 1441; + id_tag = "n2o_out"; + initialize_directions = 1; + internal_pressure_bound = 4000; + pressure_checks = 2; + pressure_resistance = 10; + pump_direction = 0 + }, +/turf/open/floor/engine/n2o, +/area/engine/atmos) +"aCp" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/theatre) +"aCq" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4 + }, +/obj/machinery/light/small, +/turf/open/floor/engine, +/area/science/mixing/chamber) +"aCt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aCx" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/structure/disposaloutlet{ + dir = 8 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"aCz" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aCA" = ( +/obj/machinery/modular_computer/console/preset/command/cmo{ + dir = 4 + }, +/turf/open/floor/carpet/royalblue, +/area/crew_quarters/heads/cmo) +"aCB" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"aCD" = ( +/obj/effect/decal/cleanable/blood/drip, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"aCG" = ( +/obj/structure/closet/secure_closet/quartermaster, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"aCH" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"aCJ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/chapel/main) +"aCK" = ( +/obj/structure/bookcase{ + name = "Forbidden Knowledge" + }, +/turf/open/floor/plating, +/area/library) +"aCL" = ( +/obj/machinery/smartfridge/extract/preloaded, +/turf/closed/wall, +/area/science/xenobiology) +"aCO" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = 1; + pixel_y = 9 + }, +/turf/open/floor/wood, +/area/library) +"aCQ" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L9" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"aCR" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"aCS" = ( +/obj/machinery/door_timer{ + id = "Cell 1"; + name = "Cell 1"; + pixel_x = 32 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"aDd" = ( +/turf/open/floor/engine/co2, +/area/engine/atmos) +"aDe" = ( +/obj/structure/table/glass, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/folder/white, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/turf/open/floor/carpet/royalblue, +/area/crew_quarters/heads/cmo) +"aDi" = ( +/obj/effect/landmark/start/scientist, +/turf/open/floor/plasteel, +/area/science/lab) +"aDj" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_x = 6; + pixel_y = 3 + }, +/obj/machinery/recharger{ + pixel_x = -6; + pixel_y = 3 + }, +/turf/open/floor/plasteel, +/area/security/main) +"aDk" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"aDn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"aDo" = ( +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"aDp" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"aDq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Gravity Generator"; + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/gravity_generator) +"aDs" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/janitor) +"aDx" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/security/armory) +"aDz" = ( +/obj/machinery/vending/wardrobe/chap_wardrobe, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"aDC" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/central) +"aDE" = ( +/turf/closed/wall/r_wall, +/area/security/detectives_office) +"aDF" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"aDG" = ( +/turf/open/floor/plating, +/area/maintenance/central) +"aDM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aDR" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"aDX" = ( +/obj/effect/turf_decal/ramp_middle{ + dir = 8 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"aDY" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"aDZ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/security/main) +"aEd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"aEh" = ( +/turf/open/floor/engine/vacuum, +/area/science/mixing/chamber) +"aEi" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aEj" = ( +/obj/structure/rack, +/obj/item/clothing/shoes/magboots{ + pixel_x = 2; + pixel_y = 3 + }, +/obj/item/tank/jetpack/carbondioxide{ + pixel_x = -5; + pixel_y = 2 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"aEn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aEo" = ( +/obj/machinery/power/apc{ + areastring = "/area/science/xenobiology"; + name = "Xenobiology APC"; + pixel_y = -23 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"aEw" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/eastright{ + base_state = "left"; + dir = 8; + icon_state = "left"; + name = "Chemistry Desk" + }, +/obj/machinery/door/poddoor/preopen{ + id = "chemistry_shutters"; + name = "Chemistry shutters" + }, +/obj/effect/mapping_helpers/windoor/access/all/medical/chemistry{ + dir = 8 + }, +/turf/open/floor/plating, +/area/medical/chemistry) +"aEy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aEz" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aEA" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4; + external_pressure_bound = 0; + frequency = 1441; + id_tag = "co2_out"; + initialize_directions = 1; + internal_pressure_bound = 4000; + pressure_checks = 2; + pressure_resistance = 10; + pump_direction = 0 + }, +/turf/open/floor/engine/co2, +/area/engine/atmos) +"aEB" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"aEE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/hallway/secondary/service) +"aEH" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"aEK" = ( +/turf/open/floor/carpet, +/area/library) +"aEL" = ( +/obj/structure/closet/crate, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/rods/fifty, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/stock_parts/cell/high/plus, +/obj/item/toy/figure/engineer, +/obj/item/stack/sheet/mineral/plasma{ + amount = 30 + }, +/obj/item/stack/sheet/glass/fifty, +/turf/open/floor/plating, +/area/engine/engineering) +"aEN" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"aEO" = ( +/obj/structure/chair, +/turf/open/floor/plasteel, +/area/security/main) +"aES" = ( +/turf/open/floor/engine/n2, +/area/engine/atmos) +"aEY" = ( +/obj/machinery/vending/cola/random, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"aEZ" = ( +/turf/closed/wall, +/area/security/checkpoint/service) +"aFa" = ( +/turf/open/floor/engine/o2, +/area/engine/atmos) +"aFd" = ( +/turf/closed/wall, +/area/medical/chemistry) +"aFe" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 2; + on = 1 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"aFf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"aFg" = ( +/mob/living/carbon/monkey, +/obj/structure/flora/ausbushes/ppflowers, +/obj/machinery/camera{ + c_tag = "Genetics Research"; + dir = 8; + network = list("ss13","medbay") + }, +/turf/open/floor/grass, +/area/medical/genetics) +"aFr" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/main) +"aFt" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"aFv" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/main) +"aFx" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kanyewest"; + name = "privacy shutters" + }, +/turf/open/floor/plating, +/area/security/detectives_office) +"aFy" = ( +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"aFB" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aFJ" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = 1; + pixel_y = 9 + }, +/obj/item/pen, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/turf/open/floor/plasteel, +/area/security/checkpoint/service) +"aFK" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aFM" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aFQ" = ( +/obj/effect/turf_decal/trimline/chemorange/warning/lower, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"aFR" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"aFT" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"aFW" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"aFY" = ( +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aFZ" = ( +/obj/structure/table/wood, +/obj/item/deskbell/preset/library{ + pixel_x = -9; + pixel_y = -3 + }, +/obj/item/storage/pencil_holder/crew/fancy{ + pixel_x = 8; + pixel_y = 12 + }, +/obj/item/storage/pencil_holder/crew/creative{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/storage/pencil_holder/crew{ + pixel_x = 8 + }, +/turf/open/floor/wood, +/area/library) +"aGg" = ( +/turf/closed/wall, +/area/maintenance/disposal) +"aGi" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"aGk" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 1 + }, +/obj/structure/ladder, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"aGm" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/main) +"aGn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"aGp" = ( +/obj/machinery/door/morgue{ + name = "Confession Booth (Chaplain)" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/chapel/main) +"aGs" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"aGt" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/obj/effect/landmark/start/librarian, +/turf/open/floor/wood, +/area/library) +"aGu" = ( +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"aGy" = ( +/obj/machinery/computer/mech_bay_power_console{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"aGA" = ( +/obj/structure/cloth_curtain{ + color = "#99ccff" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/medical/genetics/cloning) +"aGB" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 4 + }, +/obj/machinery/power/apc{ + areastring = "/area/crew_quarters/heads/hop"; + dir = 8; + name = "Head of Personnel APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"aGE" = ( +/turf/closed/mineral/random/high_chance, +/area/asteroid) +"aGI" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aGK" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/railing, +/turf/open/floor/wood/parquet, +/area/crew_quarters/theatre) +"aGN" = ( +/obj/machinery/door/poddoor/shutters{ + id = "evashutter"; + name = "E.V.A. Storage Shutter" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"aGR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"aGV" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/toxin_input{ + dir = 4 + }, +/turf/open/floor/engine/plasma, +/area/engine/atmos) +"aGW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aGX" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/heater{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aGZ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/hydroponics) +"aHa" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/machinery/meter, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"aHc" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aHd" = ( +/obj/machinery/vending/wardrobe/gene_wardrobe, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/obj/machinery/light_switch{ + pixel_x = -24 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"aHf" = ( +/obj/machinery/conveyor{ + dir = 6; + id = "garbage" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aHj" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aHm" = ( +/obj/structure/grille, +/obj/structure/grille, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"aHn" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"aHo" = ( +/obj/effect/turf_decal/trimline/secred/warning/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"aHq" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aHs" = ( +/obj/machinery/computer/scan_consolenew, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"aHu" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Pure to Port" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aHw" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/security/main) +"aHx" = ( +/obj/machinery/modular_computer/console/preset/security{ + dir = 8 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"aHA" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/obj/machinery/light, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aHC" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Quartermaster" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/qm, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"aHD" = ( +/obj/machinery/power/apc{ + areastring = "/area/quartermaster/qm"; + dir = 1; + name = "Quartermaster APC"; + pixel_y = 23 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"aHG" = ( +/obj/structure/lattice, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"aHI" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 8 + }, +/obj/machinery/modular_computer/console/preset/command/hop, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"aHK" = ( +/turf/closed/wall, +/area/medical/genetics/cloning) +"aHP" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/tcommsat/computer) +"aHT" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/advanced_airlock_controller{ + dir = 4; + pixel_x = -24 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/aisat_interior) +"aHX" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"aIb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/central) +"aIc" = ( +/obj/machinery/field/generator, +/turf/open/floor/plating, +/area/engine/engineering) +"aIe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/power/apc{ + areastring = "/area/medical/medbay/lobby"; + name = "Medbay Lobby APC"; + pixel_y = -23 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"aIf" = ( +/turf/closed/wall/r_wall, +/area/science/mixing/chamber) +"aIm" = ( +/obj/structure/table/wood, +/obj/item/camera, +/obj/item/taperecorder, +/turf/open/floor/plating, +/area/library) +"aIo" = ( +/obj/effect/turf_decal/siding/wood/corner/thin{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/thin{ + dir = 4 + }, +/obj/machinery/pdapainter, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"aIp" = ( +/obj/structure/chair/pew/right{ + dir = 1 + }, +/obj/machinery/light{ + dir = 4; + light_color = "#c1caff" + }, +/turf/open/floor/plasteel/chapel, +/area/chapel/main) +"aIq" = ( +/turf/closed/wall/r_wall, +/area/science/lab) +"aIt" = ( +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"aIz" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"aIC" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aIF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"aIH" = ( +/obj/machinery/gravity_generator/main/station, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/plasteel/dark, +/area/engine/gravity_generator) +"aII" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L11" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"aIK" = ( +/obj/machinery/atmospherics/components/binary/valve{ + dir = 1; + name = "Output to Space" + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"aIL" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"aIM" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"aIO" = ( +/turf/open/floor/engine/n2o, +/area/engine/atmos) +"aIP" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aIQ" = ( +/turf/closed/wall, +/area/medical/morgue) +"aIR" = ( +/obj/structure/table/glass, +/obj/machinery/reagentgrinder, +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"aIS" = ( +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/captain) +"aIU" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/security/checkpoint/service) +"aIV" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/chapel/office) +"aIW" = ( +/obj/machinery/modular_computer/console/preset/netmin, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/ethernet_cable{ + icon_state = "0-2" + }, +/turf/open/floor/plasteel/grimy, +/area/ai_monitored/turret_protected/aisat_interior) +"aIZ" = ( +/obj/machinery/vending/wardrobe/chem_wardrobe, +/obj/machinery/light_switch{ + pixel_x = 24 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"aJe" = ( +/obj/structure/chair, +/obj/effect/landmark/start/security_officer, +/turf/open/floor/plasteel, +/area/security/main) +"aJf" = ( +/obj/structure/grille, +/obj/machinery/meter{ + layer = 3.4 + }, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"aJg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"aJi" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aJp" = ( +/obj/structure/stairs{ + dir = 1 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/plating, +/area/medical/medbay/central) +"aJs" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/library) +"aJt" = ( +/turf/closed/mineral/random/low_chance_air, +/area/asteroid) +"aJu" = ( +/obj/machinery/doppler_array/research/science{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"aJv" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/medical/chemistry) +"aJw" = ( +/obj/machinery/door/airlock{ + id_tag = "Dorm1"; + name = "Dorm 1" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"aJx" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/green/visible, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aJy" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aJz" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 8 + }, +/obj/structure/chair/office/dark{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"aJB" = ( +/obj/machinery/air_sensor{ + id_tag = "o2_sensor" + }, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"aJC" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aJH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 9 + }, +/obj/machinery/meter, +/obj/machinery/light{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aJI" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aJM" = ( +/obj/machinery/smartfridge/chemistry/virology/preloaded, +/turf/closed/wall/r_wall, +/area/medical/virology) +"aJP" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aJR" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"aJS" = ( +/obj/machinery/door/airlock/external, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/toxins, +/turf/open/floor/plating, +/area/science/mixing) +"aJU" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Library" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/carpet, +/area/library) +"aJV" = ( +/obj/effect/turf_decal/bot_white, +/turf/open/floor/plasteel/dark, +/area/engine/gravity_generator) +"aJW" = ( +/obj/machinery/rnd/destructive_analyzer, +/turf/open/floor/plasteel, +/area/science/lab) +"aKa" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"aKd" = ( +/obj/structure/window/reinforced, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"aKe" = ( +/obj/machinery/conveyor_switch/oneway{ + id = "QMLoad2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aKh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aKl" = ( +/obj/machinery/mineral/stacking_unit_console{ + machinedir = 8 + }, +/turf/closed/wall, +/area/maintenance/disposal) +"aKm" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"aKp" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "Air Outlet Pump"; + target_pressure = 4500 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"aKr" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Library" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/library) +"aKt" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/window/reinforced, +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"aKu" = ( +/obj/structure/closet/crate, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aKI" = ( +/obj/machinery/shieldgen, +/turf/open/floor/plating, +/area/engine/engineering) +"aKK" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aKL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = -27; + pixel_y = -34 + }, +/turf/open/floor/engine, +/area/engine/gravity_generator) +"aKM" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"aKN" = ( +/obj/effect/turf_decal/ramp_middle{ + dir = 8 + }, +/obj/structure/chair/stool/bar, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"aKO" = ( +/obj/machinery/recycler, +/obj/machinery/conveyor{ + dir = 4; + id = "garbage" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aKU" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L3" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"aKX" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"aKY" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"aLc" = ( +/obj/structure/sign/departments/minsky/medical/chemistry/chemical2{ + pixel_y = -32 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"aLe" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/door/airlock/medical{ + name = "Morgue" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/morgue, +/turf/open/floor/plasteel/white, +/area/medical/morgue) +"aLi" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aLm" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 10 + }, +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/four, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aLo" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/crew_quarters/kitchen) +"aLp" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"aLt" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible, +/obj/machinery/meter, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"aLv" = ( +/obj/machinery/smartfridge/organ, +/turf/open/floor/plating, +/area/medical/surgery) +"aLy" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/crew_quarters/bar) +"aLz" = ( +/obj/structure/closet/crate/freezer/surplus_limbs, +/obj/item/reagent_containers/glass/beaker/synthflesh, +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"aLA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower, +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel/white, +/area/science/lab) +"aLB" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aLC" = ( +/turf/open/floor/plating, +/area/science/mixing) +"aLF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"aLH" = ( +/obj/item/kirbyplants/random, +/turf/open/floor/carpet/purple, +/area/chapel/main) +"aLI" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + layer = 2.4; + name = "Mix to Port" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aLJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"aLM" = ( +/obj/structure/chair, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"aLS" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"aLU" = ( +/turf/closed/wall, +/area/quartermaster/qm) +"aLW" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"aLX" = ( +/obj/effect/turf_decal/siding/wood/corner/thin{ + dir = 4 + }, +/obj/machinery/vending/cart, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"aLY" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible, +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aMc" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/advanced_airlock_controller{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/disposal/incinerator) +"aMf" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aMj" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/engine/engineering) +"aMl" = ( +/turf/closed/wall, +/area/medical/medbay/lobby) +"aMm" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "Air to distro"; + target_pressure = 4500 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aMn" = ( +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aMq" = ( +/turf/open/floor/carpet/purple, +/area/chapel/main) +"aMr" = ( +/obj/machinery/rnd/server, +/turf/open/floor/circuit/telecomms/server, +/area/science/server) +"aMs" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"aMu" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 8 + }, +/obj/structure/railing/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/main) +"aMw" = ( +/obj/machinery/door/poddoor{ + id = "QMLoaddoor"; + name = "supply dock loading door" + }, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aMA" = ( +/turf/open/floor/wood/parquet, +/area/crew_quarters/theatre) +"aMC" = ( +/obj/machinery/computer/shuttle/mining{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"aME" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"aMI" = ( +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"aMM" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Dormitory" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"aMR" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"aMX" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical/virology, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 5 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"aNc" = ( +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"aNh" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/techstorage/AI, +/obj/machinery/camera/motion{ + c_tag = "Secure Tech Storage"; + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/storage/tech) +"aNi" = ( +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "atmos blast door" + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"aNl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/engine, +/area/engine/gravity_generator) +"aNm" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"aNr" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8; + external_pressure_bound = 0; + frequency = 1441; + id_tag = "o2_out"; + initialize_directions = 1; + internal_pressure_bound = 4000; + pressure_checks = 2; + pressure_resistance = 10; + pump_direction = 0 + }, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"aNs" = ( +/obj/machinery/mass_driver{ + dir = 1; + id = "trash" + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aNu" = ( +/obj/machinery/atmospherics/miner/nitrogen, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"aNx" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio_r"; + name = "Right side containment blast door" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/xenobiology) +"aNA" = ( +/obj/machinery/doorButtons/airlock_controller{ + idExterior = "toxins_airlock_exterior"; + idInterior = "toxins_airlock_interior"; + idSelf = "toxins_access_control"; + name = "Toxins Mixing Room Access Console"; + pixel_x = 25; + pixel_y = -6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/obj/machinery/meter, +/turf/open/floor/plasteel, +/area/science/mixing/chamber) +"aNB" = ( +/obj/machinery/computer/security, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"aND" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/central) +"aNG" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet, +/area/library) +"aNM" = ( +/obj/machinery/computer/ai_server_console{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"aNQ" = ( +/obj/structure/grille, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"aNR" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "innerbrig"; + name = "Brig" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/basic, +/turf/open/floor/plasteel, +/area/security/main) +"aNV" = ( +/obj/structure/table, +/obj/item/storage/fancy/donut_box, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/turf/open/floor/plasteel, +/area/security/main) +"aNX" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/suit_storage_unit/cmo, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/cmo) +"aOc" = ( +/obj/effect/turf_decal/trimline/green/warning/lower, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aOd" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aOi" = ( +/obj/machinery/computer/atmos_control/tank/nitrogen_tank{ + dir = 8; + sensors = list("n2_sensor" = "Tank") + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"aOl" = ( +/turf/open/floor/plasteel/dark, +/area/science/server) +"aOn" = ( +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock"; + shuttledocked = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"aOp" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aOr" = ( +/obj/structure/bed/roller, +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"aOt" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/turf/open/floor/circuit/telecomms, +/area/science/xenobiology) +"aOu" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"aOv" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aOx" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/pen{ + pixel_x = 1; + pixel_y = 4 + }, +/turf/open/floor/wood, +/area/library) +"aOy" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"aOz" = ( +/obj/machinery/door/window/brigdoor/security/cell{ + dir = 4; + id = "Cell 2"; + name = "Cell 2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/turf/open/floor/plasteel, +/area/security/main) +"aOC" = ( +/turf/closed/wall/r_wall, +/area/science/robotics/mechbay) +"aOF" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/sign/poster/contraband/random{ + pixel_y = -32 + }, +/turf/open/floor/carpet, +/area/hallway/secondary/service) +"aOG" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aOJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"aOK" = ( +/obj/structure/bodycontainer/morgue, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"aOO" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"aOP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"aOQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"aOR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/theatre) +"aOV" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/morgue) +"aOW" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "CO2 Outlet Pump" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aPa" = ( +/turf/closed/wall, +/area/medical/medbay/central) +"aPb" = ( +/turf/open/openspace, +/area/crew_quarters/bar) +"aPc" = ( +/obj/structure/spirit_board, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"aPd" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"aPh" = ( +/obj/machinery/light/small, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"aPj" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aPk" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aPo" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"aPs" = ( +/obj/machinery/light_switch{ + pixel_x = 23 + }, +/obj/structure/closet/crate/wooden/toy, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aPt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/main) +"aPv" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"aPB" = ( +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aPE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/machinery/power/apc{ + areastring = "/area/engine/gravity_generator"; + name = "Gravity Generator APC"; + pixel_y = -23 + }, +/turf/open/floor/engine, +/area/engine/gravity_generator) +"aPL" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/main) +"aPM" = ( +/obj/machinery/power/apc{ + areastring = "/area/medical/surgery"; + name = "Surgery APC"; + pixel_y = -23 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"aPO" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"aPU" = ( +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/obj/structure/chair/wood/wings{ + dir = 8 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/theatre) +"aPW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aPZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/corner/lower, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"aQb" = ( +/obj/structure/table/wood, +/obj/item/camera_film, +/turf/open/floor/wood, +/area/library) +"aQc" = ( +/obj/machinery/air_sensor{ + id_tag = "n2_sensor" + }, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"aQd" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/turf/open/floor/plating, +/area/security/warden) +"aQg" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"aQh" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aQk" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Office" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"aQm" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aQq" = ( +/obj/machinery/atmospherics/miner/oxygen, +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"aQt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"aQy" = ( +/obj/machinery/door/poddoor{ + id = "chapelgun"; + name = "Chapel Launcher Door" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/fans/tiny, +/turf/open/floor/plating, +/area/chapel/office) +"aQz" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aQA" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/crew_quarters/heads/cmo) +"aQC" = ( +/obj/machinery/computer/cargo/request{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"aQD" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/dna_scannernew, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = 27 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"aQF" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "Gravity Generator" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/equipment, +/turf/open/floor/engine, +/area/engine/gravity_generator) +"aQG" = ( +/obj/structure/table, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/obj/item/stack/sheet/rglass{ + amount = 50; + pixel_x = -2 + }, +/obj/item/stack/sheet/plasteel{ + amount = 10; + pixel_x = 4; + pixel_y = -4 + }, +/obj/item/stack/rods/fifty, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = -1 + }, +/obj/machinery/camera{ + c_tag = "EVA South"; + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"aQH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/central) +"aQI" = ( +/obj/machinery/disposal/bin, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"aQJ" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/airlock/glass_large{ + name = "Chapel" + }, +/turf/open/floor/carpet/purple, +/area/chapel/main) +"aQK" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"aQP" = ( +/obj/machinery/light, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/turf/open/floor/plasteel, +/area/medical/medbay/lobby) +"aQQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/main) +"aQS" = ( +/obj/machinery/door/morgue{ + dir = 1; + name = "Private Study" + }, +/turf/open/floor/plating, +/area/library) +"aQW" = ( +/turf/closed/wall/r_wall, +/area/engine/engineering) +"aQX" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower, +/obj/effect/turf_decal/arrows/white{ + alpha = 110; + color = "#A46106" + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"aRb" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"aRc" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/maintenance/central) +"aRf" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"aRg" = ( +/obj/machinery/light, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"aRi" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Biohazard"; + name = "biohazard containment door" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"aRk" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/engine, +/area/science/mixing/chamber) +"aRl" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/nitrogen_input{ + dir = 8 + }, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"aRm" = ( +/obj/machinery/vending/snack/random, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aRo" = ( +/turf/open/floor/mech_bay_recharge_floor, +/area/science/robotics/mechbay) +"aRs" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"aRv" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"aRx" = ( +/obj/structure/table, +/obj/item/storage/firstaid/regular{ + pixel_x = -1; + pixel_y = 1 + }, +/turf/open/floor/plasteel, +/area/security/main) +"aRD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aRK" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/medical/morgue) +"aRN" = ( +/obj/machinery/button/crematorium{ + id = "crematoriumChapel"; + pixel_x = 25 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"aRT" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aRU" = ( +/obj/structure/tank_dispenser/oxygen, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"aRY" = ( +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aSa" = ( +/obj/machinery/door/poddoor{ + id = "turbinevent"; + name = "Turbine Vent" + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"aSc" = ( +/turf/open/openspace, +/area/chapel/main) +"aSe" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aSf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"aSh" = ( +/turf/closed/wall/r_wall, +/area/engine/gravity_generator) +"aSk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4; + external_pressure_bound = 0; + frequency = 1441; + id_tag = "tox_out"; + initialize_directions = 1; + internal_pressure_bound = 4000; + pressure_checks = 2; + pressure_resistance = 10; + pump_direction = 0 + }, +/turf/open/floor/engine/plasma, +/area/engine/atmos) +"aSm" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical, +/obj/item/storage/toolbox/mechanical, +/obj/item/storage/toolbox/mechanical, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"aSo" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 4 + }, +/obj/structure/closet/secure_closet/hop, +/obj/item/radio/intercom{ + dir = 8; + name = "Station Intercom (General)"; + pixel_x = -28 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"aSr" = ( +/turf/closed/wall, +/area/hallway/primary/fore) +"aSv" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Plasma Outlet Pump" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aSw" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/yellow/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aSz" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"aSA" = ( +/obj/item/assembly/prox_sensor{ + pixel_x = -4; + pixel_y = 1 + }, +/obj/item/assembly/prox_sensor{ + pixel_x = 8; + pixel_y = 9 + }, +/obj/item/assembly/prox_sensor{ + pixel_x = 9; + pixel_y = -2 + }, +/obj/item/assembly/prox_sensor{ + pixel_y = 2 + }, +/obj/structure/table/reinforced, +/obj/item/assembly/voice{ + pixel_x = -3 + }, +/obj/item/assembly/voice{ + pixel_x = 8; + pixel_y = -6 + }, +/obj/item/assembly/voice{ + pixel_x = -4; + pixel_y = 10 + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -25 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"aSC" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/engine, +/area/engine/gravity_generator) +"aSF" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/visible, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aSG" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aSL" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/structure/closet/secure_closet/personal/patient, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"aSP" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/maintenance/central) +"aSQ" = ( +/obj/structure/table/wood, +/obj/item/clothing/mask/pig, +/obj/item/toy/dummy, +/obj/structure/sign/poster/contraband/random{ + pixel_x = -32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"aST" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/crate/medical, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aSU" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aSX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"aTa" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"aTb" = ( +/obj/machinery/vending/wardrobe/curator_wardrobe, +/turf/open/floor/plating, +/area/library) +"aTc" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"aTd" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"aTe" = ( +/obj/machinery/atmospherics/components/trinary/mixer/airmix{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aTf" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aTh" = ( +/obj/effect/turf_decal/siding/wood/corner/thin{ + dir = 1 + }, +/obj/machinery/papershredder, +/obj/machinery/light_switch{ + pixel_x = 23; + pixel_y = 9 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"aTj" = ( +/obj/structure/closet/crate/rcd, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"aTl" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/public/glass/incinerator/atmos_interior{ + id_tag = "incinerator_airlock_interior"; + name = "Incinerator Interior Airlock" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"aTn" = ( +/obj/structure/bodycontainer/crematorium{ + id = "crematoriumChapel" + }, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"aTo" = ( +/obj/machinery/door/window/northright{ + name = "Library Desk Door" + }, +/obj/effect/mapping_helpers/windoor/access/all/service/library{ + dir = 1 + }, +/turf/open/floor/wood, +/area/library) +"aTr" = ( +/turf/closed/wall, +/area/science/server) +"aTs" = ( +/obj/machinery/button/door{ + id = "Dorm2"; + name = "Dorm Bolt Control"; + normaldoorcontrol = 1; + pixel_x = -25; + specialfunctions = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"aTv" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"aTw" = ( +/obj/structure/filingcabinet, +/turf/open/floor/plasteel/grimy, +/area/security/detectives_office) +"aTz" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain) +"aTA" = ( +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"aTB" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/main) +"aTE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/carpet/blue, +/area/crew_quarters/heads/hop) +"aTF" = ( +/obj/effect/turf_decal/ramp_middle{ + dir = 8 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/computer/slot_machine, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"aTG" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"aTH" = ( +/turf/open/floor/engine/plasma, +/area/engine/atmos) +"aTN" = ( +/obj/machinery/door/airlock/external{ + name = "Engineering External Access" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/engine/engineering) +"aTO" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/wood, +/area/library) +"aTP" = ( +/obj/machinery/door/airlock{ + id_tag = "Dorm3"; + name = "Dorm 3" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"aTW" = ( +/obj/structure/stairs, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"aTZ" = ( +/obj/machinery/atmospherics/miner/carbon_dioxide, +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/turf/open/floor/engine/co2, +/area/engine/atmos) +"aUb" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/maintenance/central) +"aUd" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"aUe" = ( +/obj/effect/turf_decal/trimline/green/warning/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"aUf" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"aUi" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aUj" = ( +/turf/closed/wall, +/area/crew_quarters/dorms) +"aUk" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/trimline/chemorange/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"aUl" = ( +/obj/structure/table, +/obj/machinery/microwave{ + pixel_y = 6 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/security/main) +"aUm" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/structure/closet/secure_closet/security/sec, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"aUp" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aUq" = ( +/obj/item/radio/intercom{ + broadcasting = 1; + frequency = 1480; + name = "Confessional Intercom"; + pixel_x = 25 + }, +/obj/structure/chair, +/turf/open/floor/plasteel/dark, +/area/chapel/main) +"aUr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel/white, +/area/science/lab) +"aUt" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"aUu" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"aUy" = ( +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aUA" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"aUB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aUC" = ( +/obj/item/beacon, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aUH" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"aUI" = ( +/turf/open/floor/plasteel/chapel{ + dir = 1 + }, +/area/chapel/main) +"aUJ" = ( +/obj/machinery/light{ + dir = 1; + light_color = "#c1caff" + }, +/turf/open/floor/plasteel/dark, +/area/chapel/main) +"aUM" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Pure to Mix" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aUN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aUQ" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/cmo) +"aUR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"aUT" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/ai_upload) +"aUU" = ( +/obj/structure/table, +/obj/item/key/janitor, +/obj/structure/sign/poster/contraband/random{ + pixel_x = -32 + }, +/turf/open/floor/carpet, +/area/hallway/secondary/service) +"aUW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 6 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"aVe" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"aVf" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/quartermaster/office) +"aVk" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"aVq" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/science/mixing) +"aVu" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"aVv" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"aVy" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"aVA" = ( +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"aVD" = ( +/obj/machinery/power/apc{ + areastring = "/area/medical/genetics/cloning"; + dir = 1; + name = "Cloning Lab APC"; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/structure/closet/secure_closet/personal/patient, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"aVE" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Armory"; + security_level = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"aVF" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aVH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8; + external_pressure_bound = 0; + frequency = 1441; + id_tag = "mix_out"; + initialize_directions = 1; + internal_pressure_bound = 4000; + pressure_checks = 2; + pressure_resistance = 10; + pump_direction = 0 + }, +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"aVI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aVK" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aVN" = ( +/obj/structure/table, +/obj/item/reagent_containers/glass/bucket, +/obj/item/kitchen/rollingpin, +/turf/open/floor/carpet, +/area/hallway/secondary/service) +"aVO" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"aVP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 4; + external_pressure_bound = 120 + }, +/obj/machinery/camera{ + c_tag = "Secondary AI Core"; + dir = 4; + network = list("ss13","rd") + }, +/turf/open/floor/circuit/telecomms/server, +/area/science/server) +"aVT" = ( +/mob/living/simple_animal/slime, +/turf/open/floor/engine, +/area/science/xenobiology) +"aVU" = ( +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"aVV" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aVW" = ( +/turf/closed/wall, +/area/chapel/office) +"aVX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/carpet/purple, +/area/chapel/main) +"aVY" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/mix_input{ + dir = 8 + }, +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"aVZ" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aWd" = ( +/obj/machinery/air_sensor{ + id_tag = "n2o_sensor" + }, +/turf/open/floor/engine/n2o, +/area/engine/atmos) +"aWf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aWg" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/main) +"aWi" = ( +/obj/machinery/requests_console{ + department = "Chemistry"; + departmentType = 2; + pixel_x = -32; + receive_ore_updates = 1 + }, +/obj/machinery/firealarm{ + pixel_y = 28 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 9 + }, +/obj/structure/ladder, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"aWj" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"aWk" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"aWo" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"aWq" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Armory"; + security_level = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/turf/open/floor/plasteel/dark, +/area/security/warden) +"aWr" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"aWs" = ( +/obj/machinery/power/apc{ + areastring = "/area/maintenance/disposal"; + dir = 8; + name = "Disposal APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aWt" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Kill Chamber"; + normalspeed = 0 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/science/xenobio, +/turf/open/floor/plating, +/area/science/xenobiology) +"aWu" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/crew_quarters/dorms) +"aWy" = ( +/obj/machinery/button/door{ + id = "robotics2"; + name = "Shutters Control Button"; + pixel_x = 25; + pixel_y = 9; + req_access = list("robotics") + }, +/obj/effect/turf_decal/trimline/purple/warning/lower{ + dir = 5 + }, +/obj/structure/chair/stool, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"aWA" = ( +/obj/machinery/vending/cigarette, +/obj/structure/sign/poster/official/nvs_gax{ + pixel_y = 32 + }, +/turf/open/floor/carpet, +/area/hallway/secondary/service) +"aWE" = ( +/obj/structure/closet/bombcloset/security, +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"aWF" = ( +/obj/machinery/power/compressor{ + comp_id = "incineratorturbine"; + dir = 1; + luminosity = 1 + }, +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/camera{ + c_tag = "Turbine Chamber"; + dir = 8; + network = list("turbine") + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"aWI" = ( +/obj/machinery/door/window/eastleft{ + dir = 1; + name = "Brig Desk" + }, +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "briggate"; + name = "security shutters" + }, +/obj/item/restraints/handcuffs, +/obj/effect/mapping_helpers/windoor/access/all/security/general{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plating, +/area/security/main) +"aWM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aWN" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"aWO" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/quartermaster/qm) +"aWP" = ( +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/closet/crate, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aWS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aWY" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/structure/closet/secure_closet/CMO, +/obj/item/sensor_device, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/cmo) +"aXe" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"aXg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plasteel/dark, +/area/security/prison) +"aXh" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aXo" = ( +/turf/closed/wall, +/area/quartermaster/storage) +"aXr" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aXt" = ( +/turf/closed/wall/r_wall, +/area/science/mixing) +"aXx" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/airlock/external{ + name = "External Access" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plating, +/area/escapepodbay) +"aXy" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aXB" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"aXD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/conveyor{ + dir = 4; + id = "QMLoad2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aXE" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio_r"; + name = "Right side containment blast door" + }, +/turf/open/floor/plating, +/area/science/xenobiology) +"aXH" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"aXK" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"aXL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"aXO" = ( +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"aXP" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/nitrous_input{ + dir = 4 + }, +/turf/open/floor/engine/n2o, +/area/engine/atmos) +"aXT" = ( +/turf/open/space/basic, +/area/space) +"aXW" = ( +/turf/open/floor/carpet, +/area/hallway/secondary/service) +"aXY" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"aYa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"aYb" = ( +/obj/machinery/atmospherics/pipe/manifold/green/visible{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aYe" = ( +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"aYf" = ( +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"aYg" = ( +/obj/effect/turf_decal/bot_white/right, +/turf/open/floor/plasteel/dark, +/area/engine/gravity_generator) +"aYh" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 4 + }, +/turf/open/floor/wood, +/area/library) +"aYi" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/obj/structure/grille, +/obj/machinery/meter{ + layer = 3.4 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"aYl" = ( +/obj/structure/window/reinforced, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"aYm" = ( +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"aYn" = ( +/obj/machinery/conveyor/inverted{ + dir = 10; + id = "garbage" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aYo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"aYq" = ( +/obj/structure/sign/warning/docking, +/turf/closed/wall, +/area/space/nearstation) +"aYv" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/hallway/primary/central) +"aYw" = ( +/obj/machinery/conveyor_switch/oneway{ + id = "garbage"; + name = "disposal conveyor" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aYA" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/chapel/main) +"aYB" = ( +/turf/closed/wall/r_wall, +/area/security/main) +"aYL" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/computer/atmos_control/tank/toxin_tank{ + dir = 4; + sensors = list("tox_sensor" = "Tank") + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"aYM" = ( +/obj/machinery/light{ + dir = 1; + light_color = "#c1caff" + }, +/turf/open/openspace, +/area/chapel/main) +"aYO" = ( +/turf/open/floor/plasteel/dark, +/area/engine/gravity_generator) +"aYQ" = ( +/turf/open/floor/plasteel/white, +/area/medical/morgue) +"aYR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"aYS" = ( +/obj/machinery/camera/motion{ + c_tag = "Armory External"; + dir = 1 + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"aYW" = ( +/turf/closed/wall, +/area/medical/sleeper) +"aYZ" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/space/basic, +/area/space/nearstation) +"aZc" = ( +/obj/machinery/computer/atmos_control/tank/air_tank{ + dir = 8; + sensors = list("air_sensor" = "Tank") + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"aZg" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aZh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/carpet, +/area/library) +"aZi" = ( +/obj/structure/plasticflaps, +/obj/machinery/conveyor{ + dir = 8; + id = "QMLoad" + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"aZj" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/circuit/telecomms, +/area/science/xenobiology) +"aZm" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"aZp" = ( +/obj/machinery/conveyor{ + id = "garbage" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aZr" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8; + external_pressure_bound = 0; + frequency = 1441; + id_tag = "air_out"; + internal_pressure_bound = 2000; + pressure_checks = 2; + pressure_resistance = 10; + pump_direction = 0 + }, +/turf/open/floor/engine/air, +/area/engine/atmos) +"aZu" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/ai_monitored/secondarydatacore) +"aZv" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"aZz" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"aZD" = ( +/obj/structure/chair/office/dark, +/obj/effect/landmark/start/warden, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"aZG" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"aZI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"aZL" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"aZM" = ( +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"aZR" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/wood/parquet, +/area/crew_quarters/theatre) +"aZT" = ( +/obj/structure/grille, +/obj/machinery/meter{ + layer = 3.4 + }, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"aZU" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"aZV" = ( +/obj/machinery/vending/snack/random, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/central) +"aZY" = ( +/obj/item/radio/intercom{ + desc = "Talk through this. It looks like it has been modified to not broadcast."; + name = "Prison Intercom (General)"; + pixel_x = 26; + pixel_y = -2; + prison_radio = 1 + }, +/turf/open/floor/plasteel, +/area/security/main) +"bai" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "shipbreaking" + }, +/obj/structure/railing{ + dir = 9 + }, +/turf/open/floor/plating/airless, +/area/escapepodbay) +"bao" = ( +/obj/machinery/computer/rdconsole/robotics{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"bbU" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/maintenance/port) +"bcw" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/obj/machinery/atmospherics/pipe/simple/yellow/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"bdq" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"bei" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"bev" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"beA" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/turf/open/floor/plasteel, +/area/janitor) +"beU" = ( +/obj/machinery/power/apc{ + areastring = "/area/ai_monitored/storage/eva"; + dir = 8; + name = "EVA Storage APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"bfa" = ( +/obj/machinery/rack_creator, +/obj/machinery/light, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"bfi" = ( +/obj/effect/turf_decal/stripes{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"bfA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"bfM" = ( +/obj/effect/decal/cleanable/glass, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"bgp" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Bar" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"bgr" = ( +/obj/machinery/power/apc/highcap/five_k{ + areastring = "/area/crew_quarters/heads/chief"; + name = "CE Office APC"; + pixel_y = -23 + }, +/obj/structure/cable, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/chief) +"bgs" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bgZ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"bhh" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bjc" = ( +/obj/machinery/door/window/southleft{ + base_state = "right"; + icon_state = "right"; + name = "Isolation B" + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/effect/mapping_helpers/windoor/access/all/medical/virology, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bjd" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/engine/atmos) +"bjM" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical{ + pixel_y = 8 + }, +/obj/item/radio{ + pixel_x = 8; + pixel_y = 3 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"bkc" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/ramp_corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"bkh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bki" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"bkw" = ( +/obj/machinery/status_display/supply{ + pixel_y = 2 + }, +/turf/closed/wall, +/area/quartermaster/office) +"blh" = ( +/obj/effect/decal/cleanable/oil, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"blq" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"blI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"blY" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/autoname, +/turf/open/floor/engine, +/area/engine/engineering) +"bmu" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bmv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"bmS" = ( +/turf/open/floor/plating/broken/two, +/area/maintenance/port/aft/lower) +"bnb" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bnf" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/camera{ + c_tag = "Medbay Break Room"; + dir = 8; + network = list("ss13","medbay") + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"bnk" = ( +/obj/machinery/oven, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"bnP" = ( +/obj/machinery/rnd/production/circuit_imprinter, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"bog" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/light/small, +/obj/machinery/advanced_airlock_controller{ + pixel_y = 24 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"boq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"bow" = ( +/obj/machinery/telecomms/bus/preset_two, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"boK" = ( +/obj/structure/window/reinforced, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel/showroomfloor, +/area/security/prison) +"boW" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"bpc" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/machinery/power/apc{ + areastring = "/area/hydroponics"; + dir = 1; + name = "Hydroponics APC"; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"bpl" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 1 + }, +/obj/structure/sign/warning/vacuum{ + pixel_y = 32 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"bpQ" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bqA" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/maintenance/disposal/incinerator) +"brf" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 9 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/processing) +"bsj" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"bsq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bsv" = ( +/obj/structure/cloth_curtain{ + color = "#99ccff"; + pixel_x = 32 + }, +/obj/effect/decal/cleanable/blood/splatter, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"bsK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"btg" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/advanced_airlock_controller{ + dir = 1; + pixel_y = -24 + }, +/obj/structure/sign/warning/vacuum/external{ + pixel_y = 32 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/science/mixing) +"btG" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/cmo) +"btL" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"buQ" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/turf/open/floor/plasteel/dark, +/area/science/nanite) +"bvB" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/mob/living/carbon/monkey{ + dir = 4 + }, +/turf/open/floor/grass, +/area/medical/virology) +"bwa" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"bwx" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bxw" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"byV" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchen"; + name = "kitchen shutters" + }, +/obj/machinery/paystand/register{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"bzo" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bzy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/power/apc{ + areastring = "/area/ai_monitored/storage/satellite"; + name = "MiniSat Maint APC"; + pixel_y = -23 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"bzJ" = ( +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"bzS" = ( +/obj/structure/chair/stool, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"bAl" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 9 + }, +/obj/structure/table/reinforced, +/obj/item/storage/pencil_holder/crew{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/effect/turf_decal/ramp_middle, +/obj/effect/turf_decal/ramp_middle{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"bAq" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"bAA" = ( +/obj/machinery/atmospherics/pipe/manifold/yellow/visible{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"bAJ" = ( +/obj/machinery/light/small, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light_switch{ + pixel_x = -9; + pixel_y = -23 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"bCh" = ( +/obj/machinery/vending/tool, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"bCl" = ( +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Teleporter Room" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/teleporter, +/obj/effect/mapping_helpers/airlock/access/any/command/ai_sat, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bCz" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = -22; + pixel_y = -23 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"bCF" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "Virology Module"; + network = list("ss13","medbay") + }, +/obj/structure/sign/warning/deathsposal{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bDy" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"bDE" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 4 + }, +/obj/machinery/button/ignition{ + id = "Incinerator"; + pixel_x = -25; + pixel_y = -32 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"bDI" = ( +/turf/open/floor/plasteel/dark, +/area/security/warden) +"bES" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bEV" = ( +/obj/structure/grille/broken, +/obj/structure/lattice, +/turf/open/space/openspace, +/area/space/nearstation) +"bFg" = ( +/obj/structure/chair/comfy/brown{ + dir = 1 + }, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/medical/psych) +"bFE" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/mob/living/carbon/monkey{ + dir = 4 + }, +/turf/open/floor/grass, +/area/medical/virology) +"bGZ" = ( +/obj/structure/closet/secure_closet/security/srv, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 4 + }, +/obj/structure/reagent_dispensers/peppertank{ + pixel_x = 32 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/service) +"bHj" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"bHk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/science/storage) +"bHo" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/turf/open/floor/plating, +/area/quartermaster/miningdock) +"bHI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"bId" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/obj/machinery/button/flasher{ + id = "brigentry"; + pixel_x = 23; + pixel_y = 29 + }, +/obj/machinery/button/door{ + id = "innerbrig"; + name = "Brig Interior Doors Control"; + normaldoorcontrol = 1; + pixel_x = 24; + pixel_y = 22; + req_access = list("security") + }, +/turf/open/floor/plasteel/dark, +/area/security/main) +"bIz" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"bIA" = ( +/obj/machinery/camera/autoname{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bIN" = ( +/obj/effect/turf_decal/trimline/purple/filled/corner/lower, +/turf/open/floor/plasteel/white, +/area/science/lab) +"bIX" = ( +/obj/machinery/advanced_airlock_controller{ + dir = 4; + pixel_x = -24 + }, +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plating, +/area/quartermaster/miningdock) +"bJW" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"bKc" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"bKk" = ( +/turf/closed/wall/r_wall, +/area/tcommsat/server) +"bKx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bKD" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"bLg" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/start/janitor, +/turf/open/floor/plasteel, +/area/janitor) +"bLj" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ + dir = 1 + }, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"bLr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bLQ" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"bLU" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"bLW" = ( +/obj/structure/closet/secure_closet/contraband/armory, +/turf/open/floor/plasteel/dark, +/area/security/warden) +"bMd" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/janitor) +"bMh" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = -22; + pixel_y = 9 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"bMp" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/engine/engineering) +"bML" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bMZ" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"bNd" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"bNg" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/plating/asteroid, +/area/engine/atmos) +"bNm" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bNC" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lantern, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/chapel{ + dir = 10 + }, +/area/chapel/main) +"bNO" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/machinery/power/apc{ + areastring = "/area/science/mixing"; + dir = 4; + name = "Toxins Lab APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"bOv" = ( +/obj/machinery/computer/ai_server_console{ + dir = 8 + }, +/turf/open/floor/plasteel/grimy, +/area/ai_monitored/turret_protected/aisat_interior) +"bOT" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/central) +"bOW" = ( +/obj/structure/closet/crate, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"bPd" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/hidden, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"bPF" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/plasteel/stairs/goon/stairs_wide{ + dir = 4 + }, +/area/engine/engineering) +"bPI" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/vehicle/ridden/janicart, +/obj/item/key/janitor, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/janitor) +"bPZ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/mob/living/simple_animal/pet/axolotl/bop, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"bQn" = ( +/obj/machinery/door/window/eastleft{ + dir = 2; + name = "Coffin Storage" + }, +/obj/effect/mapping_helpers/windoor/access/all/service/chapel_office, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/central) +"bQE" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 6 + }, +/obj/machinery/rnd/production/protolathe/department/medical, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"bQT" = ( +/obj/effect/turf_decal/trimline/secred/warning/lower, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"bRa" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 5 + }, +/obj/structure/chair, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bRk" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/stairs/wide_right{ + dir = 1 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"bRv" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"bRN" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"bRW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"bRY" = ( +/obj/structure/closet/secure_closet/brig{ + id = "Cell 1"; + name = "Cell 1 Locker" + }, +/turf/open/floor/plasteel, +/area/security/main) +"bSc" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/effect/turf_decal/ramp_middle{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bSf" = ( +/obj/structure/railing, +/obj/machinery/aug_manipulator, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"bSo" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"bSx" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bSQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bTa" = ( +/obj/structure/table, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"bTc" = ( +/obj/machinery/power/apc{ + areastring = "/area/crew_quarters/toilet"; + dir = 4; + name = "Dormitory Bathrooms APC"; + pixel_x = 24 + }, +/obj/structure/mirror{ + pixel_y = 32 + }, +/obj/structure/sink{ + pixel_y = 20 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"bTo" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Kitchen Maintenance" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 2 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"bTy" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 9 + }, +/obj/machinery/vending/security, +/obj/effect/turf_decal/ramp_corner, +/turf/open/floor/plasteel, +/area/security/main) +"bTS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/effect/landmark/start/shaft_miner, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"bUb" = ( +/obj/structure/railing/corner, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"bVb" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"bVt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"bVu" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bVL" = ( +/turf/open/floor/plating/burnt, +/area/maintenance/starboard/aft/lower) +"bWg" = ( +/turf/open/floor/plating/rust, +/area/maintenance/starboard/aft/lower) +"bWC" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Primary Tool Storage" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/storage/primary) +"bWH" = ( +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/plasteel/stairs/goon/stairs_wide{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bWS" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bWU" = ( +/obj/structure/closet/secure_closet/captains, +/obj/item/storage/lockbox/medal, +/turf/open/floor/carpet/royalblue, +/area/crew_quarters/heads/captain) +"bXa" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"bXh" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai_upload_foyer) +"bXj" = ( +/obj/machinery/teleport/hub, +/turf/open/floor/plating, +/area/teleporter) +"bXp" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/item/stack/ore/iron, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"bXr" = ( +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"bXw" = ( +/obj/effect/turf_decal/trimline/purple/warning/lower, +/turf/open/floor/plasteel/white, +/area/science/lab) +"bXE" = ( +/obj/machinery/griddle, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"bXF" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/doorButtons/airlock_controller{ + idExterior = "incinerator_airlock_exterior"; + idInterior = "incinerator_airlock_interior"; + idSelf = "incinerator_access_control"; + name = "Incinerator Access Console"; + pixel_x = -26; + pixel_y = -26; + req_access = list("atmospherics") + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"bXO" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel/white, +/area/science/lab) +"bXQ" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"bXT" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"bXW" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/painting{ + persistence_id = "public"; + pixel_y = -32 + }, +/turf/open/floor/carpet, +/area/library) +"bYm" = ( +/turf/closed/wall, +/area/tcommsat/server) +"bZe" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/machinery/meter{ + pixel_x = -5; + pixel_y = -3; + target_layer = 2 + }, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"bZi" = ( +/obj/structure/window/reinforced, +/obj/machinery/suit_storage_unit/security, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"bZu" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"bZy" = ( +/obj/machinery/camera{ + c_tag = "Secondary AI Core - Server Room"; + dir = 1; + network = list("ss13","rd") + }, +/obj/machinery/ai/networking{ + label = "Computer Science - 2"; + roundstart_connection = "Subcontroller" + }, +/obj/structure/ethernet_cable, +/turf/open/floor/catwalk_floor/telecomms, +/area/ai_monitored/secondarydatacore) +"bZI" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/door/airlock/maintenance_hatch, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"bZJ" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/stamp/qm, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"caO" = ( +/obj/machinery/button/door{ + id = "kitchen"; + name = "Kitchen Shutters Control"; + pixel_x = -7; + pixel_y = 24; + req_access = list("kitchen") + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"cbY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/spawner/wire_splicing/thirty, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"ccB" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/engine, +/area/engine/engineering) +"ccM" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"cdo" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"cdp" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/space/openspace, +/area/space/nearstation) +"cdD" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"cek" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"ceq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cex" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"cez" = ( +/obj/structure/closet/radiation, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"cfa" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/structure/closet/secure_closet/RD, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/hor) +"cfF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"cgb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/table/wood, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"cge" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"cgj" = ( +/obj/machinery/door/airlock/research{ + name = "Research Division Access" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cgK" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"chl" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/requests_console{ + department = "Atmospherics"; + departmentType = 4; + name = "Atmos RC"; + pixel_x = -30 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"cho" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Chief Medical Officer's Desk"; + departmentType = 5; + name = "Chief Medical Officer RC"; + pixel_x = -32; + pixel_y = -32 + }, +/turf/open/floor/carpet/royalblue, +/area/crew_quarters/heads/cmo) +"chs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"chv" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"chJ" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Server Room" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcomms, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"chN" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/autolathe, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/status_display/supply{ + pixel_x = 32 + }, +/turf/open/openspace, +/area/quartermaster/storage) +"cic" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/plasteel/white, +/area/engine/atmos) +"cif" = ( +/obj/structure/chair/stool, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/cafeteria, +/area/security/prison) +"cio" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/ethernet_cable{ + icon_state = "2-4" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"cix" = ( +/obj/structure/chair/stool{ + pixel_y = 8 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"ciB" = ( +/obj/structure/sign/directions/engineering{ + pixel_x = 32; + pixel_y = -32 + }, +/obj/structure/sign/directions/medical{ + dir = 4; + pixel_x = 32; + pixel_y = -24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"ciX" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cjb" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/obj/structure/sign/painting{ + persistence_id = "public"; + pixel_x = 32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"cji" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cjO" = ( +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"ckn" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"ckx" = ( +/obj/effect/turf_decal/box/white{ + color = "#EFB341" + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"ckC" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/processing) +"ckQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ckV" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"cmb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"cmh" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/carpet/blue, +/area/crew_quarters/heads/hop) +"cmm" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/storage/primary) +"cmB" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/sign/painting{ + persistence_id = "public"; + pixel_x = -32 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"cnH" = ( +/obj/structure/disposalpipe/trunk/multiz{ + dir = 8 + }, +/turf/open/floor/catwalk_floor, +/area/maintenance/starboard/lower) +"cnL" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/corner/flip{ + dir = 4 + }, +/obj/machinery/power/apc{ + areastring = "/area/engine/atmos"; + dir = 4; + name = "Atmospherics Distribution APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"coe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"coN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"coW" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Engineering Maintenance" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cpe" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 6 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"cpj" = ( +/obj/machinery/atmospherics/pipe/manifold/yellow/hidden{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/corner/lower, +/obj/effect/turf_decal/trimline/neutral/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"cpt" = ( +/obj/machinery/suit_storage_unit/hos, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hos) +"cpG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"cpM" = ( +/turf/closed/wall/r_wall, +/area/maintenance/fore/lower) +"cpX" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/siding/wood/thin{ + dir = 4 + }, +/turf/open/floor/wood, +/area/library) +"cqg" = ( +/obj/structure/table, +/obj/item/reagent_containers/glass/mixbowl{ + pixel_x = 1; + pixel_y = 4 + }, +/obj/item/kitchen/rollingpin, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"cqh" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cqt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/obj/machinery/light, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"cqu" = ( +/obj/machinery/light, +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"cqT" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"crb" = ( +/obj/machinery/power/apc/auto_name{ + dir = 1; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"cro" = ( +/obj/effect/decal/cleanable/chem_pile, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"crz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plating, +/area/maintenance/port) +"crI" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"csf" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"csx" = ( +/obj/machinery/ntnet_relay, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"csz" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/door/airlock/maintenance_hatch, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"csI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"cte" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"ctW" = ( +/obj/structure/closet/secure_closet/atmospherics, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"ctY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cui" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/hydroponics) +"cum" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai_upload) +"cuq" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/northleft{ + dir = 8; + name = "Engineering Desk" + }, +/obj/effect/mapping_helpers/windoor/access/any/engineering/general{ + dir = 8 + }, +/obj/item/deskbell/preset/engi{ + pixel_x = 3; + pixel_y = 7 + }, +/obj/item/storage/pencil_holder/crew{ + pixel_x = -2 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/storage_shared) +"cuv" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cuB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"cuL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Mix to Gas" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"cvf" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"cvj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cvm" = ( +/obj/structure/bed, +/obj/item/bedsheet/prisoner, +/obj/machinery/flasher{ + id = "Cell 2"; + pixel_x = 25 + }, +/turf/open/floor/plasteel, +/area/security/main) +"cvV" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/science/xenobiology) +"cwa" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/ramp_middle, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cwb" = ( +/obj/machinery/door/airlock/external, +/obj/machinery/atmospherics/pipe/layer_manifold, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/plating, +/area/engine/atmos) +"cwp" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Cent6"; + location = "Cent5" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"cws" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/eastright{ + base_state = "left"; + dir = 2; + icon_state = "left"; + name = "Chemistry Desk" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/poddoor/preopen{ + id = "chemistry_shutters"; + name = "Chemistry shutters" + }, +/obj/effect/mapping_helpers/windoor/access/all/medical/chemistry, +/obj/item/deskbell/preset/chemistry{ + pixel_x = -6; + pixel_y = 6 + }, +/turf/open/floor/plating, +/area/medical/chemistry) +"cwG" = ( +/obj/structure/stairs/wide_right, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/lab) +"cwI" = ( +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"cwZ" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/heads/chief) +"cxk" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai_upload) +"cxv" = ( +/obj/effect/landmark/start/cook, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"cxI" = ( +/obj/structure/sign/directions/supply{ + dir = 1; + pixel_x = -32; + pixel_y = 40 + }, +/obj/structure/sign/directions/evac{ + dir = 1; + pixel_x = -32; + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"cyp" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/advanced_airlock_controller{ + dir = 1; + pixel_y = -24 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"cyx" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cyI" = ( +/obj/structure/filingcabinet, +/obj/item/folder/documents, +/turf/open/floor/circuit, +/area/ai_monitored/nuke_storage) +"cyJ" = ( +/obj/machinery/camera/autoname, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"cze" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"czf" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"czx" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"czT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"cBA" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"cBD" = ( +/obj/effect/turf_decal/siding/wood/corner/thin, +/obj/structure/table/wood, +/obj/item/folder/blue, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/obj/item/stamp/hop{ + pixel_x = 10; + pixel_y = 9 + }, +/obj/item/stamp{ + pixel_x = 10; + pixel_y = 3 + }, +/obj/item/stamp/denied{ + pixel_x = 10; + pixel_y = -3 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"cBM" = ( +/obj/machinery/telecomms/server/presets/engineering, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"cDj" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cDF" = ( +/obj/machinery/light/small, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/tank_dispenser/oxygen, +/turf/open/floor/plasteel, +/area/science/mixing) +"cEi" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel/cafeteria, +/area/security/prison) +"cEr" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"cEF" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"cEK" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"cEL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/ethernet_cable{ + icon_state = "1-2" + }, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"cET" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"cFo" = ( +/obj/structure/lattice/catwalk, +/obj/structure/table, +/obj/item/clothing/head/soft, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/openspace, +/area/quartermaster/storage) +"cGM" = ( +/obj/structure/cloth_curtain{ + color = "#99ccff"; + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"cGO" = ( +/obj/structure/rack, +/obj/item/tank/internals/oxygen, +/obj/item/storage/toolbox/mechanical, +/obj/item/storage/bag/sheetsnatcher, +/obj/item/melee/sledgehammer, +/obj/item/storage/bag/trash, +/obj/item/broom, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/escapepodbay) +"cGT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cHl" = ( +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"cIg" = ( +/obj/machinery/light, +/turf/open/floor/plasteel, +/area/engine/atmos) +"cIo" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/computer/station_alert{ + dir = 8; + name = "Station Alert Console" + }, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"cIW" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"cJy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"cJI" = ( +/obj/machinery/door/window/northright{ + dir = 4; + name = "First-Aid Supplies"; + red_alert_access = 1 + }, +/obj/structure/table/glass, +/obj/item/storage/firstaid/brute{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/firstaid/brute, +/obj/item/storage/firstaid/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/effect/mapping_helpers/windoor/access/all/medical/general{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"cJS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"cJT" = ( +/obj/structure/sign/departments/minsky/command/hop{ + pixel_x = -32 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/ministile/hop, +/turf/open/floor/plasteel/stairs/goon/stairs_alone{ + dir = 1 + }, +/area/hallway/primary/fore) +"cKK" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/visible{ + dir = 4 + }, +/obj/effect/spawner/structure/window/plasma/reinforced, +/obj/machinery/door/firedoor/window, +/turf/open/floor/plating, +/area/engine/engineering) +"cKY" = ( +/obj/machinery/telecomms/server/presets/science, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"cLd" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/junction{ + dir = 8 + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"cLv" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"cMI" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"cMQ" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/southright{ + dir = 4; + name = "Research and Development Desk" + }, +/obj/item/deskbell/preset/sci{ + pixel_x = -8; + pixel_y = 7 + }, +/obj/effect/mapping_helpers/windoor/access/all/science/general{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/lab) +"cNb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Stbd3"; + location = "Stbd2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"cNJ" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 10 + }, +/obj/item/multitool{ + pixel_x = -7; + pixel_y = 3 + }, +/obj/item/assembly/signaler{ + pixel_x = -8; + pixel_y = 5 + }, +/obj/item/radio/off{ + pixel_x = 5; + pixel_y = 7 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"cOf" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"cOm" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/light, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"cOx" = ( +/obj/effect/turf_decal/siding/wood/thin, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen/vault{ + pixel_y = 30 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"cOK" = ( +/obj/structure/fireaxecabinet/bridge/spare{ + pixel_y = 32 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain) +"cPc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Engi"; + location = "Cent1" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"cPi" = ( +/obj/effect/turf_decal/siding/wood/corner/thin{ + dir = 1 + }, +/obj/machinery/modular_computer/console/preset/command/hop{ + dir = 1 + }, +/obj/machinery/button/flasher{ + id = "hopflash"; + pixel_x = 7; + pixel_y = -25 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/button/door{ + id = "hop"; + name = "Privacy Shutters Control"; + pixel_x = -6; + pixel_y = -25; + req_access = list("hop") + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"cPj" = ( +/turf/open/floor/plasteel/grimy, +/area/ai_monitored/turret_protected/aisat_interior) +"cPD" = ( +/obj/machinery/suit_storage_unit/rd, +/obj/structure/sign/plaques/cave{ + pixel_y = 32 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/hor) +"cPK" = ( +/obj/item/target/syndicate, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 9 + }, +/obj/effect/turf_decal/ramp_middle, +/turf/open/floor/plasteel, +/area/security/main) +"cPV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating/airless, +/area/asteroid) +"cPW" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cQN" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/airalarm/tcomms{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"cQX" = ( +/obj/machinery/power/apc/auto_name{ + dir = 1; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"cRe" = ( +/obj/structure/rack, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"cRw" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"cTx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/janitor) +"cTQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"cUd" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/science/lab) +"cUn" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"cVH" = ( +/obj/effect/decal/cleanable/blood/splatter, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"cWz" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"cWE" = ( +/obj/machinery/door/airlock{ + name = "Unit B" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"cWU" = ( +/obj/structure/chair/stool, +/turf/open/floor/wood, +/area/hallway/primary/central) +"cXb" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/ai_monitored/turret_protected/ai) +"cXo" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"cXx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cXT" = ( +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"cXZ" = ( +/obj/effect/decal/cleanable/greenglow, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"cYc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/ramp_corner, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"cYk" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/turf/open/floor/plasteel, +/area/engine/engineering) +"cYs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/light_switch{ + pixel_x = -9; + pixel_y = 24 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/teleport_anchor, +/turf/open/floor/engine, +/area/engine/engineering) +"cYV" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"cZk" = ( +/turf/open/floor/plating/burnt, +/area/maintenance/starboard/lower) +"cZp" = ( +/obj/structure/chair/comfy/brown{ + buildstackamount = 0; + color = "#c45c57"; + dir = 4 + }, +/obj/effect/landmark/start/detective, +/turf/open/floor/carpet, +/area/security/detectives_office) +"cZA" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/techstorage/rnd, +/turf/open/floor/plasteel/white, +/area/storage/tech) +"dac" = ( +/obj/machinery/porta_turret/ai{ + scan_range = 5 + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai_upload) +"dag" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai_upload) +"dah" = ( +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/chief) +"dai" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/light_switch{ + pixel_x = -22; + pixel_y = -23 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"dap" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/effect/turf_decal/siding/wood/corner/thin, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain) +"dax" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = -29 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"daD" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/electricshock, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio_l"; + name = "Left side containment blast door" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/xenobiology) +"daF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/item/storage/pill_bottle/dice, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"dbA" = ( +/obj/effect/turf_decal/ramp_middle{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"dbJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/directions/medical{ + pixel_x = -32; + pixel_y = -24 + }, +/obj/structure/sign/directions/engineering{ + pixel_x = -32; + pixel_y = -32 + }, +/obj/structure/sign/directions/evac{ + dir = 1; + pixel_x = -32; + pixel_y = -40 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"dbK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/security/prison) +"dbP" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"dcc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/light_switch{ + pixel_x = -22; + pixel_y = -23 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"ddb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"ddn" = ( +/obj/effect/decal/cleanable/oil, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ddI" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/carpet, +/area/crew_quarters/cryopods) +"ddQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/ramp_middle, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"ddV" = ( +/turf/closed/wall, +/area/maintenance/fore/lower) +"den" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Containment Pen" + }, +/obj/effect/mapping_helpers/windoor/access/all/science/xenobio{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"det" = ( +/obj/machinery/atmospherics/pipe/simple/purple/visible, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"dew" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/carpet/purple, +/area/hallway/primary/central) +"deK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"dfg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/table/wood, +/obj/item/paicard, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"dfZ" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dgb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"dgo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"dgO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"dgY" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/science/research, +/turf/open/floor/plasteel/white, +/area/science/lab) +"dgZ" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"dhe" = ( +/obj/item/reagent_containers/food/snacks/grown/banana, +/turf/open/floor/grass, +/area/medical/virology) +"dho" = ( +/obj/machinery/computer/cryopod{ + pixel_y = 26 + }, +/turf/open/floor/carpet, +/area/crew_quarters/cryopods) +"dhr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"dhu" = ( +/obj/machinery/atmospherics/pipe/manifold/green/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/engine/engineering) +"dhC" = ( +/obj/machinery/cryopod{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/crew_quarters/cryopods) +"dhY" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"dif" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/heads/chief) +"diA" = ( +/obj/structure/table/reinforced, +/obj/item/healthanalyzer{ + pixel_x = 2; + pixel_y = -6 + }, +/obj/effect/turf_decal/trimline/blue/filled, +/obj/item/deskbell/preset/med{ + pixel_x = -8; + pixel_y = 7 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"diC" = ( +/obj/effect/spawner/lootdrop/maintenance, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"diP" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/processing) +"diS" = ( +/obj/machinery/teleport/station, +/obj/machinery/button/door{ + id = "tele"; + name = "Public Teleporter Access Control"; + pixel_x = -25; + pixel_y = -8; + req_access = list("teleporter") + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plating, +/area/teleporter) +"djb" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/two, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"djn" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/cmo) +"dju" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"djy" = ( +/obj/structure/cable/white{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/ai_monitored/turret_protected/ai) +"djO" = ( +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"djR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"djX" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"dki" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"dkL" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/item/book/manual/wiki/security_space_law, +/obj/structure/table, +/turf/open/floor/plasteel, +/area/security/checkpoint/service) +"dkQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/escapepodbay) +"dkX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dlz" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"dlJ" = ( +/turf/closed/wall/r_wall, +/area/space/nearstation) +"dlN" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"dmD" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 8 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"dmG" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 6 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28 + }, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"dnm" = ( +/obj/structure/tank_dispenser/oxygen, +/turf/open/floor/plasteel/dark, +/area/escapepodbay) +"dnU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"doc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics"; + name = "robotics lab shutters" + }, +/turf/open/floor/plating, +/area/science/robotics/lab) +"doA" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"doB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"doV" = ( +/obj/machinery/shower{ + pixel_y = 20 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"dpg" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"dpq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"dpu" = ( +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Fore"; + dir = 1; + network = list("minisat") + }, +/turf/open/floor/plating/asteroid, +/area/ai_monitored/storage/satellite) +"dpN" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "Gas to Chamber" + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"dqc" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"dqg" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "Cooling Loop to Gas" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dqr" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hos) +"dqv" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"dqw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel/cafeteria, +/area/security/prison) +"dqT" = ( +/obj/machinery/seed_extractor, +/obj/item/plant_analyzer{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel, +/area/security/prison) +"dri" = ( +/obj/structure/cloth_curtain{ + color = "#99ccff" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel, +/area/security/prison) +"drw" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Morgue Maintenance" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/morgue, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dst" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/teleporter) +"dsw" = ( +/obj/structure/filingcabinet/chestdrawer, +/mob/living/simple_animal/parrot/Poly{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/chief) +"dsy" = ( +/mob/living/carbon/monkey{ + dir = 4 + }, +/turf/open/floor/grass, +/area/medical/virology) +"dsP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dtk" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 9 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"dua" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"duh" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/carpet/blue, +/area/crew_quarters/heads/hop) +"dul" = ( +/obj/machinery/power/supermatter_crystal/shard/engine, +/turf/open/floor/engine, +/area/engine/supermatter) +"duH" = ( +/obj/machinery/power/apc/highcap/five_k{ + areastring = "/area/tcommsat/server"; + dir = 1; + name = "Telecomms Server Room APC"; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"duK" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"dvh" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/port) +"dvC" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/maintenance/port) +"dvW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"dwg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"dwt" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dwx" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"dwQ" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/table/reinforced, +/obj/item/hfr_box/core, +/obj/item/paper/guides/jobs/atmos/hypertorus, +/turf/open/floor/plasteel, +/area/engine/atmos) +"dxf" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/plating/asteroid, +/area/engine/atmos) +"dxq" = ( +/obj/structure/table, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dxL" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/fore) +"dxM" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/machinery/sparker/toxmix{ + id = "mixingsparker"; + pixel_x = -21 + }, +/turf/open/floor/engine/vacuum, +/area/science/mixing/chamber) +"dyQ" = ( +/obj/structure/sign/painting{ + persistence_id = "public"; + pixel_x = -32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dze" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"dzR" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"dzS" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "engsm"; + name = "Radiation Chamber Shutters" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/supermatter) +"dAi" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dAl" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"dBe" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/landmark/start/mime, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dBW" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"dCb" = ( +/obj/structure/railing, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dDa" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"dEf" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"dEm" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/obj/structure/rack, +/obj/item/storage/belt/utility, +/turf/open/floor/plasteel/white, +/area/science/lab) +"dES" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dGi" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/door/airlock/medical/glass{ + name = "Medbay Storage" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"dHa" = ( +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"dHe" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"dHP" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/obj/structure/closet/secure_closet/miner, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"dJj" = ( +/obj/machinery/light_switch{ + pixel_x = -1; + pixel_y = -25 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/turf/open/floor/plasteel, +/area/janitor) +"dJp" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"dJO" = ( +/turf/closed/wall, +/area/crew_quarters/heads/hor) +"dJS" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Mining Dock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"dJY" = ( +/obj/effect/spawner/structure/window/plasma/reinforced, +/turf/open/floor/plating, +/area/engine/supermatter) +"dKP" = ( +/obj/effect/landmark/start/station_engineer, +/turf/open/floor/glass/reinforced/plasma, +/area/maintenance/disposal/incinerator) +"dLe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"dLC" = ( +/obj/structure/table, +/obj/item/aicard{ + pixel_x = -5; + pixel_y = 6 + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/obj/item/flashlight{ + pixel_x = 4 + }, +/obj/item/aiModule/reset{ + pixel_x = -1; + pixel_y = 9 + }, +/turf/open/floor/plasteel/white, +/area/storage/tech) +"dLJ" = ( +/obj/machinery/door/airlock/external, +/obj/machinery/atmospherics/pipe/layer_manifold{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/toxins, +/turf/open/floor/plating, +/area/science/mixing) +"dMa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"dMn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/security/main) +"dMK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"dNh" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"dNi" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"dNn" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dNq" = ( +/obj/item/pickaxe, +/turf/open/floor/plating/asteroid, +/area/science/test_area) +"dNw" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"dNN" = ( +/obj/machinery/door/airlock/external{ + name = "Security Escape Airlock" + }, +/obj/machinery/atmospherics/pipe/layer_manifold{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/basic, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/hallway/secondary/exit) +"dOh" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"dOl" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"dOs" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/obj/structure/sign/departments/minsky/medical/virology/virology2{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"dOD" = ( +/turf/template_noop, +/area/maintenance/port/fore/lower) +"dOJ" = ( +/obj/machinery/door/airlock/research{ + name = "Toxins Storage" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/science/toxins_storage, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/science/storage) +"dOR" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/ramp_corner{ + dir = 8 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"dPO" = ( +/turf/template_noop, +/area/maintenance/starboard/aft/lower) +"dPQ" = ( +/obj/structure/closet/crate/coffin, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dQb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"dQJ" = ( +/obj/machinery/computer/station_alert{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"dRh" = ( +/obj/effect/turf_decal/trimline/purple/filled/corner/lower, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/lab) +"dRi" = ( +/obj/machinery/telecomms/message_server/preset, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"dRk" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/open/space/openspace, +/area/space/nearstation) +"dRt" = ( +/turf/template_noop, +/area/maintenance/fore/lower) +"dRA" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dRX" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dSe" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Stbd5"; + location = "Dorms" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dSU" = ( +/obj/machinery/door/airlock/medical{ + id_tag = "GeneticsDoor"; + name = "Genetics" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/cloning, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"dTc" = ( +/obj/machinery/modular_computer/console/preset/command/hos, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hos) +"dTE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/main) +"dUn" = ( +/obj/structure/closet/l3closet/janitor, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/janitor) +"dUx" = ( +/obj/docking_port/stationary{ + dwidth = 2; + height = 5; + name = "fore bay 1"; + roundstart_template = /datum/map_template/shuttle/labour/gax; + shuttle_id = "laborcamp_home"; + width = 9 + }, +/turf/open/space/basic, +/area/space) +"dUE" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/security/main) +"dUQ" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 9 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = 22 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"dVb" = ( +/turf/closed/wall, +/area/crew_quarters/toilet) +"dVu" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 6 + }, +/obj/structure/closet/crate/hydroponics, +/obj/item/wirecutters, +/obj/item/reagent_containers/glass/bucket, +/obj/item/shovel/spade, +/obj/item/stack/sheet/mineral/sandstone/thirty, +/turf/open/floor/plasteel, +/area/hydroponics) +"dVv" = ( +/obj/machinery/ai/data_core, +/obj/structure/ethernet_cable{ + icon_state = "0-2" + }, +/turf/open/floor/catwalk_floor/telecomms, +/area/ai_monitored/secondarydatacore) +"dWl" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dWo" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/structure/chair, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/cmo) +"dWK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dWR" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"dXa" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + external_pressure_bound = 120; + name = "server vent" + }, +/obj/machinery/firealarm{ + pixel_y = 26 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"dXp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/port) +"dXL" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"dXQ" = ( +/obj/machinery/suit_storage_unit/standard_unit, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/escapepodbay) +"dXR" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"dYe" = ( +/turf/closed/mineral/random, +/area/asteroid) +"dYo" = ( +/obj/machinery/power/apc{ + areastring = "/area/chapel/main"; + dir = 1; + name = "Chapel APC"; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plasteel/chapel{ + dir = 9 + }, +/area/chapel/main) +"dYw" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"dYx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dZe" = ( +/obj/structure/bed, +/obj/item/bedsheet/dorms, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/obj/effect/landmark/start/assistant, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"dZO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"dZS" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"eaS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"ebG" = ( +/obj/machinery/power/apc/highcap/five_k{ + areastring = "/area/bridge"; + name = "Bridge APC"; + pixel_y = -23 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"eci" = ( +/turf/open/floor/plasteel/white, +/area/hallway/primary/starboard) +"ecA" = ( +/obj/machinery/computer/teleporter, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/aisat_interior) +"ecE" = ( +/obj/machinery/computer/cargo{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"edr" = ( +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"edA" = ( +/obj/effect/decal/cleanable/glass, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"edV" = ( +/turf/open/floor/lowered, +/area/medical/chemistry) +"edX" = ( +/obj/machinery/power/apc/highcap/fifteen_k{ + areastring = "/area/engine/engineering"; + dir = 4; + name = "Engineering APC"; + pixel_x = 24 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/plasteel, +/area/engine/engineering) +"een" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"eey" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"eeB" = ( +/obj/machinery/nuclearbomb/beer, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"eeG" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/engine/atmos) +"eeL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"eeT" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/carpet/purple, +/area/chapel/main) +"efs" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"efx" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/structure/closet/secure_closet/medical3, +/obj/item/storage/belt/medical, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"efG" = ( +/obj/structure/rack, +/obj/item/clothing/suit/armor/bulletproof{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/clothing/suit/armor/bulletproof, +/obj/item/clothing/suit/armor/bulletproof{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/clothing/head/helmet/alt{ + layer = 3.00001; + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/clothing/head/helmet/alt{ + layer = 3.00001 + }, +/obj/item/clothing/head/helmet/alt{ + layer = 3.00001; + pixel_x = 3; + pixel_y = -3 + }, +/obj/machinery/door/window/brigdoor/northright{ + dir = 2; + name = "Armory Door" + }, +/obj/effect/mapping_helpers/windoor/access/all/security/general, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"efJ" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Teleporter Maintenance" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/teleporter, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"egq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"egT" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio_l"; + name = "Left side containment blast door" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/xenobiology) +"egZ" = ( +/mob/living/simple_animal/pet/axolotl/bap, +/obj/effect/turf_decal/trimline/green/warning/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"ehC" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"ehE" = ( +/turf/open/floor/plating/asteroid, +/area/engine/atmos) +"ehL" = ( +/obj/structure/filingcabinet, +/turf/open/floor/plasteel/grimy, +/area/ai_monitored/turret_protected/aisat_interior) +"ehW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/carpet/purple, +/area/chapel/main) +"eie" = ( +/obj/machinery/suit_storage_unit/engine, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"eit" = ( +/obj/item/kirbyplants/random, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel, +/area/security/prison) +"eiL" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ejn" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"ejv" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/bz, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"ejG" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port) +"ekz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/effect/turf_decal/ramp_corner, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"ekC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"ekP" = ( +/obj/machinery/atmospherics/components/binary/valve/digital{ + name = "Waste to Space" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ekU" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/effect/turf_decal/stripes, +/obj/effect/turf_decal/stripes{ + dir = 1 + }, +/obj/structure/ethernet_cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "ai_core_airlock_exterior"; + idSelf = "ai_core_airlock_control"; + pixel_x = -24; + pixel_y = 24; + req_access = list("ai_master") + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "ai_core_airlock_interior"; + idSelf = "ai_core_airlock_control"; + pixel_x = 24; + pixel_y = -24; + req_access = list("ai_master") + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"elN" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/structure/disposalpipe/sorting/mail{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/medbay/cmo_office, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"ema" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/fore) +"emT" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"eoj" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical, +/obj/item/book/manual/wiki/tcomms, +/obj/item/radio, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"eom" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"eow" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"eoE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"epn" = ( +/obj/structure/sign/directions/evac{ + dir = 1; + pixel_x = -32; + pixel_y = 32 + }, +/obj/structure/sign/directions/supply{ + dir = 1; + pixel_x = -32; + pixel_y = 40 + }, +/obj/structure/sign/directions/engineering{ + dir = 8; + pixel_x = -32; + pixel_y = 24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"ept" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/engine, +/area/engine/engineering) +"epD" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"epT" = ( +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"epW" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"eqp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"eqC" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port) +"eqE" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Incinerator to Output" + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/sign/warning/fire{ + pixel_y = -32 + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "incinerator_airlock_interior"; + idSelf = "incinerator_access_control"; + layer = 3.1; + name = "Incinerator airlock control"; + pixel_x = 8; + pixel_y = 24 + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"eqO" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/obj/machinery/door/airlock/medical/glass, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/turf/open/floor/plasteel/dark, +/area/medical/sleeper) +"erv" = ( +/obj/machinery/cryopod{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/crew_quarters/cryopods) +"esh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Atmos to Loop" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"esp" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"esT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Dorms"; + location = "CargoSec" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"esY" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"etk" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"etN" = ( +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"eue" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"euF" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/obj/structure/sign/directions/command{ + dir = 1; + pixel_x = 32; + pixel_y = 40 + }, +/obj/structure/sign/directions/security{ + dir = 1; + pixel_x = 32; + pixel_y = 32 + }, +/obj/structure/sign/directions/science{ + dir = 4; + pixel_x = 32; + pixel_y = 24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"euZ" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 5 + }, +/obj/structure/chair, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel/white, +/area/hallway/primary/starboard) +"evg" = ( +/obj/structure/closet/radiation, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"evj" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plating, +/area/engine/engineering) +"evz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"evL" = ( +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel/white, +/area/science/lab) +"ewe" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/stairs/goon/stairs_alone{ + dir = 1 + }, +/area/maintenance/port/aft) +"ewu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"ewx" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/plasteel/dark/telecomms, +/area/ai_monitored/turret_protected/ai) +"exa" = ( +/obj/machinery/telecomms/broadcaster/preset_left, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"exe" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/morgue) +"ext" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"exE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"ezW" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"eAv" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 5 + }, +/obj/machinery/vending/wardrobe/hydro_wardrobe, +/turf/open/floor/plasteel, +/area/hydroponics) +"eAy" = ( +/obj/structure/table/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/photocopier/faxmachine{ + department = "Chief Engineer"; + name = "Chief Engineer's Fax Machine" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/heads/chief) +"eBr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"eCd" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"eCg" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/yellow, +/obj/item/clothing/gloves/color/yellow, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"eCu" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"eCz" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"eCA" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/maintenance/port) +"eCG" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/space/openspace, +/area/space/nearstation) +"eCJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"eDg" = ( +/obj/machinery/dna_scannernew, +/obj/machinery/requests_console{ + department = "Genetics"; + name = "Genetics Requests Console"; + pixel_y = 32 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"eDl" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/escapepodbay) +"eDy" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"eDE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"eEh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"eEC" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"eEH" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"eEO" = ( +/obj/machinery/camera/autoname{ + dir = 1 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/obj/effect/spawner/backrooms_portal, +/obj/effect/turf_decal/ramp_middle{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"eES" = ( +/obj/machinery/door/airlock/security{ + name = "Labor Shuttle" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/basic, +/turf/open/floor/plasteel, +/area/security/processing) +"eEX" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"eFs" = ( +/obj/machinery/power/apc{ + areastring = "/area/crew_quarters/cryopods"; + dir = 4; + name = "Cryogenic Crew Storage APC"; + pixel_x = 24 + }, +/obj/structure/cable, +/turf/open/floor/carpet, +/area/crew_quarters/cryopods) +"eFH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/carpet/purple, +/area/hallway/primary/central) +"eGc" = ( +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"eGe" = ( +/obj/structure/falsewall, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"eGf" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel/chapel{ + dir = 4 + }, +/area/hallway/primary/central) +"eGB" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/engine, +/area/engine/engineering) +"eGC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"eHz" = ( +/obj/effect/decal/cleanable/blood/gibs, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"eHR" = ( +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Antechamber" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_sat, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"eIa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"eIb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/turf/open/floor/plasteel/dark, +/area/bridge) +"eIj" = ( +/obj/machinery/power/apc{ + areastring = "/area/science/storage"; + dir = 1; + name = "Toxins Storage APC"; + pixel_y = 23 + }, +/obj/machinery/camera{ + c_tag = "Toxins Storage"; + network = list("ss13","rd") + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plasteel, +/area/science/storage) +"eIm" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/maintenance/central) +"eIy" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Chief Engineer" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/ce, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/chief) +"eIV" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/yellow/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"eJx" = ( +/obj/machinery/computer/shuttle/mining{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"eJK" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"eJM" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"eJQ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"eKd" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"eKi" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"eKy" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"eKz" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/engine/atmos/storage) +"eLe" = ( +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"eLx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"eLQ" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/machinery/light_switch{ + pixel_x = -21; + pixel_y = 1 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"eLU" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/machinery/computer/atmos_alert{ + dir = 4; + name = "Atmospheric Alert Console" + }, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"eMo" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"eMH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"eML" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"eNf" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"eNB" = ( +/obj/machinery/vending/boozeomat, +/turf/closed/wall, +/area/crew_quarters/bar) +"eNC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/mapping_helpers/teleport_anchor, +/turf/open/floor/engine, +/area/engine/engineering) +"eNL" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/openspace, +/area/space/nearstation) +"eNW" = ( +/obj/effect/turf_decal/siding/thinplating{ + dir = 4 + }, +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"eOb" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Cargo Bay Maintenance" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/cargo_bay, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"eOi" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"eOD" = ( +/obj/structure/sign/warning/radiation/rad_area{ + pixel_x = -32 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"eOI" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/security/processing) +"eOO" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/stock_parts/cell/high/plus, +/obj/machinery/light{ + dir = 4 + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"ePM" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"eQf" = ( +/mob/living/simple_animal/bot/secbot{ + arrest_type = 1; + health = 45; + icon_state = "secbot1"; + idcheck = 1; + name = "Sergeant-at-Armsky"; + weaponscheck = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"eQs" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 6 + }, +/obj/item/storage/box/prisoner, +/obj/structure/table, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/processing) +"eQF" = ( +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"eQJ" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"eRc" = ( +/obj/machinery/computer/mecha{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/hor) +"eSD" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/light, +/turf/open/floor/plasteel/white, +/area/hallway/primary/starboard) +"eSZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"eTq" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/machinery/light{ + light_color = "#c1caff" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"eTz" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/shower{ + pixel_y = 20 + }, +/turf/open/floor/noslip, +/area/medical/sleeper) +"eTV" = ( +/obj/machinery/telecomms/processor/preset_one, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"eUz" = ( +/obj/structure/window/reinforced, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/central) +"eUG" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"eUN" = ( +/obj/structure/chair/stool{ + pixel_y = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"eVq" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"eVs" = ( +/obj/machinery/computer/cargo{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/button/door{ + id = "QMLoaddoor"; + layer = 4; + name = "Loading Doors"; + pixel_x = -24; + pixel_y = -8; + req_access = list("cargo_bay") + }, +/obj/machinery/button/door{ + id = "QMLoaddoor2"; + layer = 4; + name = "Loading Doors"; + pixel_x = -24; + pixel_y = 8; + req_access = list("cargo_bay") + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"eVD" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"eWF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"eWY" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/chief) +"eXe" = ( +/obj/structure/closet/crate/coffin, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/central) +"eXs" = ( +/obj/structure/ladder, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"eXu" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"eXA" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"eXD" = ( +/obj/structure/cable/white{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ + dir = 1 + }, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"eYb" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plating, +/area/maintenance/central) +"eYt" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"eYv" = ( +/obj/structure/chair/comfy/black{ + dir = 8; + name = "Command Station" + }, +/obj/effect/landmark/start/head_of_personnel, +/turf/open/floor/plasteel/dark, +/area/bridge) +"eYW" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/ethernet_cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"eZe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"eZh" = ( +/obj/machinery/door/airlock/medical/glass{ + id_tag = "MedbayFoyer"; + name = "Medbay" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"eZA" = ( +/obj/structure/window/reinforced{ + pixel_y = 2 + }, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Xenobiology Southwest"; + dir = 4; + network = list("ss13","rd") + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"eZK" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/engine/storage_shared) +"fax" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/orange/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"faJ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"faM" = ( +/obj/structure/closet/firecloset/full, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"fbv" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/space/openspace, +/area/solar/port/aft) +"fbx" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"fbL" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"fbX" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "engsm"; + name = "Radiation Chamber Shutters" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/engine/supermatter) +"fck" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"fcW" = ( +/obj/item/deskbell/button/meeting{ + pixel_x = 25; + pixel_y = -2 + }, +/obj/structure/chair/comfy/black{ + name = "Command Station" + }, +/obj/effect/landmark/start/captain, +/turf/open/floor/plasteel/dark, +/area/bridge) +"fdj" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/machinery/light_switch{ + pixel_x = -26; + pixel_y = 1 + }, +/turf/open/floor/plasteel/chapel{ + dir = 8 + }, +/area/chapel/main) +"fdz" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower, +/obj/structure/sign/directions/medical{ + dir = 4; + pixel_x = 32; + pixel_y = -24 + }, +/obj/structure/sign/directions/engineering{ + pixel_x = 32; + pixel_y = -32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"fdB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/light_switch{ + pixel_x = 23; + pixel_y = -23 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/nuke_storage) +"fel" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 1 + }, +/obj/structure/table/reinforced, +/obj/machinery/photocopier/faxmachine{ + density = 0; + department = "Bridge"; + name = "Bridge Fax Machine" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"fev" = ( +/obj/machinery/vending/medical, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"feS" = ( +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"feT" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"feV" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/obj/effect/landmark/start/atmospheric_technician, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"feW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"fff" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"ffS" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"fgs" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel/dark, +/area/chapel/main) +"fgy" = ( +/obj/machinery/computer/aifixer{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/line{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Bridge"; + departmentType = 5; + name = "Bridge RC"; + pixel_x = 30 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"fgI" = ( +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"fha" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light, +/turf/open/floor/plasteel/dark, +/area/security/main) +"fhC" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/power/apc{ + areastring = "/area/medical/storage/backroom"; + dir = 4; + name = "Medical Backrooms APC"; + pixel_x = 24 + }, +/obj/structure/rack, +/obj/item/clothing/glasses/hud/health{ + pixel_x = -1; + pixel_y = 3 + }, +/obj/item/clothing/glasses/hud/health{ + pixel_x = 1; + pixel_y = 1 + }, +/obj/item/clothing/glasses/hud/health{ + pixel_x = 3; + pixel_y = -1 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"fiv" = ( +/obj/structure/displaycase/captain, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Captain's Desk"; + departmentType = 5; + name = "Captain RC"; + pixel_x = -30 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain) +"fiI" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"fiJ" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/effect/turf_decal/ramp_corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"fiN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"fiP" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel/dark, +/area/bridge) +"fiT" = ( +/obj/structure/window/plasma/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 8 + }, +/obj/machinery/power/rad_collector/anchored, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"fjc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"fjv" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"fka" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"fkk" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/crew_quarters/cryopods) +"fkl" = ( +/obj/structure/table, +/obj/machinery/airalarm/tcomms{ + pixel_y = 24 + }, +/obj/machinery/computer/telecomms/server{ + network = "tcommsat" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"fku" = ( +/mob/living/simple_animal/cockroach{ + desc = "Virtually unkillable."; + name = "Becquerel"; + sentience_type = 5; + status_flags = 16 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"fkC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"fkD" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 5 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"fll" = ( +/obj/machinery/door/airlock/vault, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/vault, +/obj/effect/mapping_helpers/airlock/locked, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/nuke_storage) +"flX" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/command/glass{ + name = "Research Director" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/rd, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/hor) +"fmp" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"fnK" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"fon" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/airlock/maintenance_hatch, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"fpo" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/port) +"fpF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"fpG" = ( +/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/effect/landmark/observer_start, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/goonplaque, +/area/hallway/primary/central) +"fqf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/plasteel/white, +/area/science/lab) +"fqj" = ( +/obj/machinery/camera/autoname, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"fqR" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"fqY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"frg" = ( +/obj/machinery/computer/telecomms/traffic{ + dir = 1; + network = "tcommsat" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"frC" = ( +/obj/machinery/holopad, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/chief) +"fsg" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"fsx" = ( +/turf/closed/wall/r_wall, +/area/science/robotics/lab) +"fud" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Airlock" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/hallway/secondary/exit) +"fuh" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/obj/structure/chair/comfy/beige{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"fvg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"fvs" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"fvw" = ( +/obj/structure/chair/stool/bar, +/obj/machinery/camera/autoname, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"fvE" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -6; + pixel_y = -1 + }, +/obj/item/pen{ + pixel_x = -6 + }, +/obj/item/storage/pencil_holder/crew/fancy{ + pixel_x = 7; + pixel_y = 8 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/heads/chief) +"fvH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/storage/tech) +"fvK" = ( +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/hor) +"fvO" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/table, +/obj/item/phone, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/plasteel/dark, +/area/maintenance/disposal/incinerator) +"fvU" = ( +/obj/machinery/atmospherics/pipe/manifold/yellow/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"fwe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + external_pressure_bound = 140; + plane = -2; + pressure_checks = 0 + }, +/turf/open/floor/catwalk_floor/telecomms, +/area/ai_monitored/secondarydatacore) +"fww" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"fwy" = ( +/obj/structure/rack, +/obj/item/clothing/suit/armor/riot{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/clothing/suit/armor/riot, +/obj/item/clothing/suit/armor/riot{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/clothing/head/helmet/riot{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/clothing/head/helmet/riot, +/obj/item/clothing/head/helmet/riot{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/shield/riot{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/shield/riot, +/obj/item/shield/riot{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/machinery/door/window/brigdoor/northright{ + dir = 2; + name = "Armory Door" + }, +/obj/effect/mapping_helpers/windoor/access/all/security/general, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"fwV" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/techstorage/medical, +/turf/open/floor/plasteel/white, +/area/storage/tech) +"fyo" = ( +/obj/structure/rack, +/obj/item/electronics/apc, +/obj/item/stock_parts/cell{ + maxcharge = 2000 + }, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"fyt" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating/asteroid, +/area/ai_monitored/storage/satellite) +"fyD" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/techstorage/command, +/turf/open/floor/plasteel/white, +/area/storage/tech) +"fyF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"fzr" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "shipbreaking" + }, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/escapepodbay) +"fAx" = ( +/obj/machinery/camera/autoname{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = 23; + pixel_y = 1 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"fAA" = ( +/obj/structure/window/reinforced{ + pixel_y = 2 + }, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"fAM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"fAN" = ( +/obj/structure/closet/crate/trashcart, +/obj/effect/spawner/lootdrop/trashbin, +/obj/effect/spawner/lootdrop/trashbin, +/obj/effect/spawner/lootdrop/trashbin, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/disposal) +"fAU" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"fBg" = ( +/obj/machinery/door/airlock/external, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/external, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"fBq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"fBt" = ( +/obj/machinery/porta_turret/ai{ + scan_range = 5 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai_upload) +"fBw" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"fBA" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/lowered, +/area/medical/chemistry) +"fBN" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"fCo" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/directions/supply{ + dir = 8; + pixel_x = 32; + pixel_y = -24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"fCy" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"fCF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/meter{ + target_layer = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"fCK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel, +/area/security/prison) +"fCM" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"fCN" = ( +/turf/open/floor/plating/broken/three, +/area/maintenance/starboard/aft/lower) +"fCZ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"fDn" = ( +/obj/machinery/door/airlock/external{ + name = "Engineering External Access" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/engine/engineering) +"fDF" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/main) +"fEe" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"fER" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"fFr" = ( +/obj/structure/window/reinforced{ + pixel_y = 2 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"fFD" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"fFE" = ( +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/machinery/power/apc/highcap/five_k{ + areastring = "/area/ai_monitored/turret_protected/ai_upload"; + name = "Upload APC"; + pixel_y = -23 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai_upload) +"fFM" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible, +/obj/machinery/computer/turbine_computer{ + dir = 8; + id = "incineratorturbine" + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"fGk" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/vending/coffee, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"fGQ" = ( +/obj/machinery/ai/server_cabinet/prefilled, +/obj/structure/ethernet_cable, +/turf/open/floor/circuit/green/telecomms, +/area/ai_monitored/turret_protected/ai) +"fHk" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/ai_monitored/turret_protected/aisat_interior) +"fHY" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 6 + }, +/obj/structure/table, +/obj/machinery/microwave{ + pixel_x = -1; + pixel_y = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"fIC" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"fID" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "Gas to Filter" + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/button/door{ + id = "engsm"; + name = "Radiation Shutters Control"; + pixel_x = -25; + pixel_y = -23; + req_access = list("engineering") + }, +/turf/open/floor/engine, +/area/engine/engineering) +"fJl" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"fJv" = ( +/obj/structure/table, +/obj/item/book/manual/wiki/engineering_construction, +/turf/open/floor/plasteel, +/area/engine/engineering) +"fJK" = ( +/obj/machinery/cryopod{ + dir = 8 + }, +/obj/machinery/computer/cryopod{ + dir = 8; + pixel_x = 26 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"fKu" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"fKw" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/port) +"fLl" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/obj/effect/landmark/start/cargo_technician, +/obj/effect/turf_decal/trimline/brown/warning/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"fLn" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"fLJ" = ( +/obj/machinery/processor, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"fMa" = ( +/obj/structure/stairs/wide_right{ + dir = 4 + }, +/obj/structure/railing, +/turf/open/floor/plating, +/area/hallway/primary/starboard) +"fNG" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/chair/comfy/black{ + dir = 1; + name = "Command Station" + }, +/obj/effect/landmark/start/head_of_security, +/turf/open/floor/plasteel/dark, +/area/bridge) +"fOj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plasteel, +/area/escapepodbay) +"fOy" = ( +/obj/structure/table/wood, +/obj/item/toy/cards/deck{ + pixel_x = 2 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"fOJ" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"fPX" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/hydroponics) +"fQE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"fQG" = ( +/obj/effect/decal/cleanable/xenoblood, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"fQK" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/obj/structure/chair/comfy/beige{ + dir = 8 + }, +/obj/machinery/camera/autoname, +/obj/machinery/firealarm{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"fQM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/ethernet_cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"fSn" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/eastright{ + base_state = "left"; + dir = 2; + icon_state = "left"; + name = "Robotics Desk" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics2"; + name = "robotics lab shutters" + }, +/obj/item/folder/white, +/obj/item/pen, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/item/deskbell/preset/robotics{ + pixel_x = 9; + pixel_y = -4 + }, +/obj/effect/mapping_helpers/windoor/access/any/science/robotics, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"fSr" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"fTj" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"fTG" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/light_switch{ + pixel_x = 24 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"fTJ" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"fUm" = ( +/obj/machinery/computer/cargo{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"fUW" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "outerbrig"; + name = "Brig" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/basic, +/turf/open/floor/plasteel, +/area/security/main) +"fVu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/table, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/glass/fifty{ + pixel_x = 3; + pixel_y = 3 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"fVB" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/turf/closed/mineral/random/low_chance_air, +/area/asteroid) +"fVG" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 5 + }, +/obj/structure/closet/wardrobe/miner, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"fWg" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"fWo" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/arrows/white{ + alpha = 110; + color = "#A46106" + }, +/obj/effect/turf_decal/trimline/brown/warning/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"fWG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"fWQ" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"fXp" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"fXv" = ( +/obj/structure/bookcase/random/religion, +/turf/open/floor/carpet, +/area/library) +"fXy" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"fXD" = ( +/obj/structure/table, +/obj/machinery/light{ + dir = 8 + }, +/obj/item/toy/plush/slimeplushie{ + pixel_x = -8; + pixel_y = 3 + }, +/obj/item/storage/box/lights/mixed{ + pixel_x = 7; + pixel_y = 8 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"fYs" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"fZf" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"fZo" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"fZr" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"fZy" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"gai" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"gbb" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/door/airlock/security{ + name = "Detective's Office" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/detective, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/grimy, +/area/security/detectives_office) +"gbj" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"gbv" = ( +/obj/effect/landmark/stationroom/maint/fivexthree, +/turf/template_noop, +/area/maintenance/port/aft/lower) +"gbx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"gbA" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/storage/primary) +"gbF" = ( +/obj/structure/table, +/obj/item/multitool, +/obj/item/storage/firstaid/regular, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 1 + }, +/obj/structure/sign/poster/random{ + pixel_y = 31 + }, +/obj/machinery/camera/autoname, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"gbZ" = ( +/obj/structure/table, +/obj/item/storage/toolbox/electrical{ + pixel_y = 5 + }, +/obj/item/storage/toolbox/electrical{ + pixel_x = -1; + pixel_y = -1 + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"gcm" = ( +/obj/machinery/light, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/escapepodbay) +"gcy" = ( +/obj/machinery/power/apc{ + areastring = "/area/library"; + name = "Library APC"; + pixel_y = -23 + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood/thin{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/library) +"gcM" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/two, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"gda" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8 + }, +/obj/effect/mapping_helpers/mail_sorting/engineering/atmospherics, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"gdm" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/processing) +"gdA" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light_switch{ + pixel_x = -22; + pixel_y = 24 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"gdK" = ( +/obj/machinery/vending/coffee, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/fore) +"gdO" = ( +/obj/machinery/atmospherics/pipe/layer_manifold{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "Engineering External Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/engine/engineering) +"gej" = ( +/obj/effect/turf_decal/trimline/purple/filled/corner/lower, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"gel" = ( +/obj/effect/decal/cleanable/glass, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"ger" = ( +/obj/structure/window/reinforced, +/turf/open/floor/engine, +/area/science/xenobiology) +"ges" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/engine/engineering) +"geH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"geT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"gfc" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"gfp" = ( +/obj/structure/flora/rock, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"gfy" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Cent7"; + location = "BarChap2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"gfz" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"gfM" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"gfZ" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"ggw" = ( +/obj/effect/landmark/start/medical_doctor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"ggK" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"ghc" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Server Room" + }, +/obj/machinery/atmospherics/pipe/layer_manifold{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcomms, +/turf/open/floor/plasteel/dark, +/area/tcommsat/server) +"ghf" = ( +/obj/effect/decal/cleanable/blood/drip, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"gik" = ( +/obj/structure/reagent_dispensers/cooking_oil, +/obj/machinery/camera{ + c_tag = "Kitchen Cold Room"; + dir = 4 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"giF" = ( +/obj/structure/table/wood, +/obj/item/phone{ + pixel_x = 7; + pixel_y = 1 + }, +/obj/item/flashlight/lamp{ + pixel_x = -4; + pixel_y = 7 + }, +/turf/open/floor/plasteel/grimy, +/area/ai_monitored/turret_protected/aisat_interior) +"giK" = ( +/obj/machinery/telecomms/bus/preset_three, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"gjc" = ( +/obj/structure/rack, +/obj/item/storage/lockbox/loyalty{ + pixel_x = 3; + pixel_y = 7 + }, +/obj/item/clothing/suit/armor/reactive/teleport{ + pixel_x = 5; + pixel_y = -1 + }, +/obj/item/clothing/suit/armor/laserproof{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/machinery/door/window/brigdoor/northright{ + dir = 8; + name = "Armory Door" + }, +/obj/effect/mapping_helpers/windoor/access/all/security/general{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"gjM" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/layer_manifold, +/obj/machinery/door/airlock/external{ + name = "MiniSat External Access" + }, +/obj/effect/mapping_helpers/airlock/access/any/command/ai_sat, +/obj/effect/mapping_helpers/airlock/access/any/command/teleporter, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcomms, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/aisat_interior) +"gkB" = ( +/obj/structure/table/reinforced, +/obj/machinery/light{ + dir = 1 + }, +/obj/item/aiModule/core/full/custom, +/obj/item/aiModule/reset, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai_upload) +"gkY" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/obj/item/kirbyplants/random, +/obj/item/storage/secure/safe{ + pixel_x = -23 + }, +/obj/machinery/camera{ + c_tag = "Detective's Office"; + dir = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/security/detectives_office) +"gld" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"glE" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/camera/motion{ + c_tag = "MiniSat Foyer"; + dir = 1; + network = list("minisat","ss13") + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"glI" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel/cafeteria, +/area/security/prison) +"glM" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"glV" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"gmr" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 4 + }, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/obj/machinery/vending/autodrobe/capdrobe, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain) +"gmP" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Cargo Bay Warehouse Maintenance" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/cargo_bay, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/central/secondary) +"gmT" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/n2o, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"gno" = ( +/obj/structure/closet/secure_closet/brig, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"gns" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/corner, +/obj/structure/sign/departments/minsky/engineering/atmospherics{ + pixel_y = -32 + }, +/obj/machinery/light, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"gnD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"goq" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"goz" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Paramedic Staging Area Maintenance" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/paramedic, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"goX" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/turf/open/floor/plating, +/area/bridge) +"gpr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/chair/stool{ + pixel_y = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"gpu" = ( +/obj/machinery/modular_computer/console/preset/command/rd{ + dir = 4 + }, +/obj/machinery/light_switch{ + pixel_x = -24 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/hor) +"gqc" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet, +/area/library) +"gqg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"gqy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"grg" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"gri" = ( +/obj/machinery/computer/upload/borg, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/door/window/westleft{ + dir = 2; + layer = 3.1; + name = "Cyborg Upload Console Window" + }, +/obj/effect/mapping_helpers/windoor/access/all/command/ai_master, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai_upload) +"grr" = ( +/obj/item/clothing/accessory/pride, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"grK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/portable_atmospherics/scrubber/huge, +/turf/open/floor/plasteel/white, +/area/engine/atmos) +"grP" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Bar Maintenance" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/access/any/service/bar, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"grU" = ( +/obj/structure/table, +/obj/item/storage/box/donkpockets, +/obj/item/reagent_containers/food/condiment/enzyme{ + layer = 5 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"gsb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"gsj" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/processing) +"gti" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"gtp" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel, +/area/security/prison) +"gtz" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 9 + }, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"gtC" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 6 + }, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"gut" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"guW" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing{ + dir = 10 + }, +/turf/open/space/openspace, +/area/space/nearstation) +"guY" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"gvY" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"gwk" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/airlock/maintenance_hatch, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"gwA" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/power/apc{ + areastring = "/area/crew_quarters/heads/cmo"; + dir = 4; + name = "Chief Medical Officer's Office APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/structure/bed/dogbed/runtime, +/mob/living/simple_animal/pet/cat/Runtime, +/obj/item/toy/cattoy, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/cmo) +"gxs" = ( +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/obj/structure/table/reinforced, +/obj/structure/window/reinforced, +/obj/machinery/door/window{ + base_state = "right"; + dir = 4; + icon_state = "right"; + name = "Core Modules" + }, +/obj/item/aiModule/core/full/asimov, +/obj/effect/spawner/lootdrop/aimodule_neutral, +/obj/effect/spawner/lootdrop/aimodule_harmless, +/obj/item/aiModule/core/freeformcore, +/obj/effect/mapping_helpers/windoor/access/all/command/ai_master{ + dir = 4 + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai_upload) +"gxw" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/obj/structure/sign/directions/science{ + dir = 4; + pixel_x = -32; + pixel_y = 24 + }, +/obj/structure/sign/directions/security{ + dir = 8; + pixel_x = -32; + pixel_y = 32 + }, +/obj/structure/sign/directions/command{ + dir = 8; + pixel_x = -32; + pixel_y = 40 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"gxR" = ( +/obj/machinery/door/window/westleft{ + dir = 2; + name = "Monkey Pen" + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/effect/mapping_helpers/windoor/access/all/science/genetics, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"gyt" = ( +/obj/machinery/atmospherics/components/binary/valve{ + dir = 4; + name = "mix to port" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"gyV" = ( +/obj/structure/stairs, +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/atmos) +"gyX" = ( +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"gze" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"gzi" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"gzj" = ( +/obj/effect/turf_decal/arrows/white{ + color = "#00AAFF"; + pixel_y = 15 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"gzV" = ( +/obj/structure/ethernet_cable{ + icon_state = "0-8" + }, +/obj/machinery/ai/networking{ + label = "Main Core"; + roundstart_connection = "Computer Science" + }, +/turf/open/floor/circuit/green/telecomms, +/area/ai_monitored/turret_protected/ai) +"gAf" = ( +/obj/structure/closet/crate/internals, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"gAh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"gAi" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Library"; + location = "Cent7" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"gAk" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/quartermaster/storage) +"gAn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/medical/psych) +"gAq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/structure/closet/firecloset, +/obj/machinery/camera/autoname{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"gAT" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/crew_quarters/heads/chief) +"gBH" = ( +/obj/structure/table, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/subspace/filter, +/obj/item/stock_parts/micro_laser, +/obj/item/stock_parts/manipulator, +/obj/item/stock_parts/manipulator, +/obj/item/stock_parts/manipulator, +/obj/item/stock_parts/manipulator, +/obj/item/stock_parts/capacitor, +/obj/item/stock_parts/micro_laser/high, +/obj/item/stock_parts/micro_laser/high, +/obj/item/stock_parts/micro_laser/high, +/obj/item/stock_parts/micro_laser/high, +/obj/item/stock_parts/subspace/treatment, +/obj/item/stock_parts/subspace/treatment, +/obj/item/stock_parts/subspace/treatment, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"gBR" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/obj/machinery/power/apc{ + areastring = "/area/quartermaster/miningdock"; + dir = 8; + name = "Mining Dock APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"gCS" = ( +/obj/effect/turf_decal/trimline/purple/filled/corner/lower, +/obj/machinery/light_switch{ + pixel_x = 23; + pixel_y = -23 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"gDH" = ( +/obj/structure/table, +/obj/effect/spawner/lootdrop/randomfood, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"gDQ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plating, +/area/storage/tech) +"gDT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/power/apc{ + areastring = "/area/storage/tech"; + dir = 4; + name = "Tech Storage APC"; + pixel_x = 24 + }, +/obj/structure/cable, +/obj/machinery/light_switch{ + pixel_x = 21; + pixel_y = 12 + }, +/turf/open/floor/plating, +/area/storage/tech) +"gDV" = ( +/obj/item/trash/raisins, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"gEA" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/central) +"gEH" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"gFr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = -21; + pixel_y = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"gFX" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/advanced_airlock_controller{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/engine/atmos) +"gGr" = ( +/turf/open/openspace, +/area/engine/atmos) +"gGM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet, +/area/library) +"gGN" = ( +/obj/structure/table, +/obj/item/nanite_scanner{ + pixel_x = 7; + pixel_y = 6 + }, +/obj/item/nanite_scanner{ + pixel_x = 8; + pixel_y = -6 + }, +/obj/machinery/firealarm{ + pixel_y = 28 + }, +/obj/item/storage/box/disks_nanite{ + pixel_x = -8; + pixel_y = 4 + }, +/turf/open/floor/plasteel/dark, +/area/science/nanite) +"gHg" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 1 + }, +/obj/structure/table/reinforced, +/obj/item/storage/fancy/donut_box{ + pixel_x = -3; + pixel_y = 12 + }, +/obj/item/storage/firstaid/regular{ + pixel_x = 10; + pixel_y = -3 + }, +/obj/item/folder/blue{ + pixel_x = -7; + pixel_y = -5 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"gHo" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/light{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"gHr" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/machinery/camera/autoname, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"gHx" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/mechanical, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"gIa" = ( +/obj/machinery/power/apc/auto_name{ + dir = 1; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"gIq" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"gIM" = ( +/obj/machinery/camera{ + c_tag = "AI Ship Access" + }, +/obj/machinery/firealarm{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/dark, +/area/maintenance/disposal/incinerator) +"gIU" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"gJn" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "barshutters"; + name = "bar shutters" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"gJq" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/machinery/firealarm{ + pixel_y = 28 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"gJs" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"gJH" = ( +/obj/structure/closet/secure_closet/freezer/fridge, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"gKc" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"gKn" = ( +/obj/structure/chair/stool, +/turf/open/floor/plasteel, +/area/engine/engineering) +"gKq" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"gKH" = ( +/obj/machinery/modular_computer/console/preset/cargo{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"gKT" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"gLv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/dark, +/area/teleporter) +"gLQ" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/medical/medbay/lobby) +"gMg" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Head of Personnel" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/hop, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"gMs" = ( +/obj/machinery/atmospherics/pipe/simple/supply/visible{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 10 + }, +/obj/machinery/light_switch{ + pixel_y = -20 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"gMB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"gMC" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/mirror{ + pixel_y = 30 + }, +/obj/structure/sink{ + pixel_y = 24 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel/showroomfloor, +/area/security/prison) +"gOm" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/wood, +/area/hallway/primary/central) +"gOo" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = -5; + pixel_y = 8 + }, +/obj/item/reagent_containers/food/drinks/bottle/whiskey{ + pixel_x = 3; + pixel_y = 18 + }, +/obj/item/folder/red{ + pixel_x = 4 + }, +/turf/open/floor/carpet, +/area/security/detectives_office) +"gOv" = ( +/obj/machinery/chem_master, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"gOS" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"gPp" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/plasteel/dark, +/area/medical/sleeper) +"gPA" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"gPE" = ( +/turf/closed/wall, +/area/maintenance/port) +"gPT" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/space/openspace, +/area/space/nearstation) +"gQa" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/yellow/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"gQh" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/item/folder/white{ + pixel_x = -7; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/folder/white{ + pixel_x = 8; + pixel_y = -2 + }, +/turf/open/floor/wood, +/area/medical/psych) +"gQs" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/co2, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"gQx" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"gQU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"gRC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"gRJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating/airless, +/area/asteroid) +"gRM" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/camera{ + c_tag = "Medbay Storage"; + dir = 1; + network = list("ss13","medbay") + }, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"gSE" = ( +/obj/machinery/disposal/bin, +/obj/machinery/light_switch{ + pixel_x = -26; + pixel_y = 1 + }, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"gTf" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "ai_core_airlock_interior"; + idSelf = "ai_core_airlock_control"; + pixel_x = -8; + pixel_y = 24; + req_access = list("ai_master") + }, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"gTw" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 10 + }, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/obj/machinery/light_switch{ + pixel_x = -9; + pixel_y = -23 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"gTW" = ( +/obj/structure/cable/white{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/ai_monitored/turret_protected/ai) +"gTX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/asteroid) +"gTZ" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"gUm" = ( +/obj/machinery/power/apc{ + areastring = "/area/storage/primary"; + dir = 8; + name = "Primary Tool Storage APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"gUt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"gUP" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 10 + }, +/obj/structure/fireaxecabinet/bridge{ + pixel_y = -32 + }, +/obj/item/kirbyplants/random, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = -32; + pixel_y = -29 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"gVf" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"gVs" = ( +/obj/machinery/camera{ + c_tag = "Quartermaster's Office"; + dir = 4 + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/obj/machinery/status_display/supply{ + pixel_x = -32 + }, +/obj/machinery/computer/security/qm{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"gWo" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"gWy" = ( +/obj/machinery/camera/autoname, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"gXw" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"gXz" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 8 + }, +/obj/effect/landmark/start/atmospheric_technician, +/turf/open/floor/plasteel, +/area/engine/atmos) +"gYn" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/chair/stool, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"gYp" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"gYq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/mail_sorting/engineering/ce_office, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"gYI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"gZB" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 4 + }, +/obj/machinery/light_switch{ + pixel_x = -22; + pixel_y = 9 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"hac" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/obj/machinery/atmospherics/components/binary/valve/on/layer2, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"hae" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai_upload) +"hau" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/turf/open/floor/plasteel/grimy, +/area/security/detectives_office) +"haz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"hbg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"hbq" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet/purple, +/area/hallway/primary/central) +"hca" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"hcQ" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "N2 to Pure" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"hcR" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer, +/turf/open/floor/plasteel/dark, +/area/medical/sleeper) +"hcT" = ( +/obj/structure/table/wood, +/obj/machinery/computer/security/wooden_tv, +/turf/open/floor/carpet, +/area/security/detectives_office) +"hcV" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/science/experimentor_lab, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"hdO" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"hen" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/turf_decal/ramp_middle, +/turf/open/floor/plasteel, +/area/engine/engineering) +"heK" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"hfr" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/plating/asteroid, +/area/engine/atmos) +"hfz" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/advanced_airlock_controller{ + dir = 1; + pixel_y = -24 + }, +/obj/structure/sign/warning/vacuum/external{ + pixel_y = 32 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"hfL" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/plasteel/white, +/area/science/lab) +"hfY" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 8 + }, +/obj/machinery/meter, +/turf/open/floor/engine, +/area/engine/engineering) +"hgs" = ( +/obj/structure/sign/painting{ + persistence_id = "public"; + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"hgO" = ( +/turf/template_noop, +/area/maintenance/starboard/lower) +"hgV" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/turf/open/floor/plating, +/area/bridge) +"hgW" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/engine/atmos) +"hgZ" = ( +/turf/open/floor/wood, +/area/hallway/primary/central) +"hhr" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light_switch{ + pixel_x = -24; + pixel_y = -24 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"hht" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/computer/secure_data, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/ramp_middle, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"hhU" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/corner/flip{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"hil" = ( +/obj/structure/chair/stool, +/turf/open/floor/plasteel, +/area/security/prison) +"hir" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/end{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "AI Chamber - Port"; + network = list("aicore") + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"hiA" = ( +/obj/machinery/atmospherics/pipe/manifold/yellow/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/neutral/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"hiE" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"hiK" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"hjx" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/heads/chief) +"hjB" = ( +/obj/effect/turf_decal/siding/wood/corner/thin{ + dir = 8 + }, +/obj/machinery/keycard_auth{ + pixel_x = 24 + }, +/obj/structure/bed/dogbed/ian, +/mob/living/simple_animal/pet/dog/corgi/Ian{ + dir = 8 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"hjN" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/carpet/purple, +/area/hallway/primary/central) +"hkj" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "MiniSat Maintenance" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_master, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"hlw" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"hlW" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L12" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"hmd" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/chief) +"hmB" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"hmD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel/stairs/goon/stairs_middle{ + dir = 8 + }, +/area/hallway/primary/starboard) +"hmE" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"hmV" = ( +/turf/open/floor/carpet/royalblue, +/area/crew_quarters/heads/cmo) +"hnc" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"hny" = ( +/obj/effect/decal/cleanable/food/pie_smudge, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"hnF" = ( +/obj/machinery/power/apc/auto_name{ + dir = 4; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"hnR" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"hnX" = ( +/obj/effect/turf_decal/ramp_corner, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"hov" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"hoU" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/closet/radiation, +/turf/open/floor/plasteel, +/area/engine/atmos) +"hpd" = ( +/obj/machinery/modular_computer/telescreen/preset/engineering{ + pixel_y = -32 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"hpq" = ( +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/ramp_corner{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/hallway/primary/starboard) +"hps" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"hpL" = ( +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"hpO" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"hpY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"hqg" = ( +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"hqw" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"hrd" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"hrS" = ( +/obj/machinery/telecomms/hub/preset, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"hrY" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Prisoner Processing" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/plasteel, +/area/security/processing) +"hse" = ( +/obj/structure/grille/broken, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"hsr" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"hsW" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/meter{ + target_layer = 2 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"hti" = ( +/obj/effect/turf_decal/siding/thinplating{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"htU" = ( +/obj/structure/railing/corner, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"huE" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"huI" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"hvj" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/closet/crate, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"hvC" = ( +/obj/machinery/power/apc/auto_name{ + dir = 1; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"hvD" = ( +/obj/structure/closet/emcloset, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"hvI" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/port) +"hwc" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"hwf" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"hwt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"hwE" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/mob/living/simple_animal/pet/fox/fennec/Autumn, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"hwO" = ( +/obj/structure/disposalpipe/trunk/multiz/down{ + dir = 8 + }, +/turf/open/floor/catwalk_floor, +/area/maintenance/central) +"hwY" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"hwZ" = ( +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"hyh" = ( +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"hyt" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/maintenance/disposal/incinerator) +"hzL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"hAA" = ( +/obj/machinery/holopad, +/obj/structure/ethernet_cable{ + icon_state = "2-4" + }, +/obj/structure/ethernet_cable{ + icon_state = "2-8" + }, +/obj/structure/ethernet_cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/ai_monitored/turret_protected/ai) +"hAE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"hAI" = ( +/obj/structure/ethernet_cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ + dir = 8 + }, +/turf/open/floor/catwalk_floor/telecomms, +/area/ai_monitored/secondarydatacore) +"hBq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet/blue, +/area/crew_quarters/heads/hop) +"hDh" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"hDm" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"hDr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"hDv" = ( +/obj/structure/table/wood, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/item/reagent_containers/food/drinks/bottle/holywater, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"hDT" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"hEm" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/machinery/button/door{ + id = "barshutters"; + name = "Bar Shutters Control"; + pixel_x = 26; + pixel_y = 8; + req_access = list("bar") + }, +/obj/machinery/light_switch{ + pixel_x = 25 + }, +/obj/structure/sink/kitchen{ + dir = 8; + pixel_x = 11 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"hEU" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"hFa" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"hFd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"hFg" = ( +/obj/machinery/light_switch{ + pixel_x = 23; + pixel_y = -23 + }, +/turf/open/floor/plasteel/grimy, +/area/security/detectives_office) +"hFn" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"hFw" = ( +/obj/machinery/door/airlock/engineering{ + name = "AI Ship Access" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcomms, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plasteel/dark, +/area/maintenance/disposal/incinerator) +"hFS" = ( +/obj/effect/mob_spawn/human/corpse/assistant, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"hFW" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"hGs" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"hGC" = ( +/obj/machinery/door/airlock/medical{ + name = "Morgue" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/morgue, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/medical/genetics/cloning) +"hHh" = ( +/obj/structure/rack, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/item/clothing/gloves/color/black, +/obj/item/clothing/gloves/color/black, +/obj/item/tank/internals/emergency_oxygen, +/obj/item/tank/internals/emergency_oxygen, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/aisat_interior) +"hHl" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/security/warden) +"hHm" = ( +/obj/machinery/door/window/eastright{ + dir = 2; + name = "Coffin Storage" + }, +/obj/effect/mapping_helpers/windoor/access/all/service/chapel_office, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/central) +"hHp" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"hHR" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/electricshock, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio_r"; + name = "Right side containment blast door" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/xenobiology) +"hHV" = ( +/obj/effect/turf_decal/ramp_middle, +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"hIY" = ( +/obj/machinery/power/apc/highcap/five_k{ + areastring = "/area/medical/virology"; + dir = 4; + name = "Virology APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"hJe" = ( +/obj/structure/lattice, +/turf/open/space/openspace, +/area/space/nearstation) +"hJn" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/ai_monitored/turret_protected/ai) +"hJT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/pump, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"hJX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"hLW" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/plasteel/chapel{ + dir = 8 + }, +/area/hallway/primary/central) +"hMB" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Bar" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"hMS" = ( +/obj/machinery/camera{ + c_tag = "Secondary AI Core - Server Room"; + network = list("ss13","rd") + }, +/turf/open/floor/catwalk_floor/telecomms, +/area/ai_monitored/secondarydatacore) +"hNa" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"hNf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"hNj" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/two, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"hNl" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L6" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"hNv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/outlet_injector/on/layer4{ + name = "Waste Ejector" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plating/asteroid, +/area/ai_monitored/storage/satellite) +"hNG" = ( +/obj/machinery/power/apc{ + areastring = "/area/science/robotics/lab"; + name = "Robotics Lab APC"; + pixel_y = -23 + }, +/obj/structure/cable, +/obj/structure/rack, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = -1 + }, +/obj/item/clothing/head/welding{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/item/clothing/glasses/welding, +/obj/item/multitool{ + pixel_x = 3 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"hNM" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/turf_decal/ramp_corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"hOc" = ( +/obj/machinery/door/airlock/engineering{ + name = "Tech Storage" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tech_storage, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/storage/tech) +"hOv" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"hOz" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"hOH" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/disposal/bin/tagger, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/cmo) +"hOJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet, +/area/library) +"hOM" = ( +/obj/effect/turf_decal/stripes{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"hOQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"hPf" = ( +/obj/machinery/disposal/bin, +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"hPm" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/lootdrop/maintenance/three, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"hPA" = ( +/obj/machinery/telecomms/server/presets/security, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"hQb" = ( +/obj/machinery/computer/camera_advanced/xenobio, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"hQd" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/central) +"hQo" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/hydroponics) +"hQt" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/ai_monitored/secondarydatacore) +"hRp" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"hRv" = ( +/obj/structure/stairs/wide_left, +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/plating, +/area/quartermaster/warehouse) +"hRZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"hSn" = ( +/obj/structure/table, +/obj/item/book/manual/wiki/surgery, +/obj/item/storage/backpack/duffelbag/med/surgery, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"hSA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"hSO" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"hTa" = ( +/obj/structure/rack, +/obj/item/aicard, +/obj/item/disk/holodisk/tutorial/AICore, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/hor) +"hTr" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"hTJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"hTR" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"hTS" = ( +/obj/structure/rack, +/obj/item/gun/energy/laser{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/gun/energy/laser, +/obj/item/gun/energy/laser{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/melee/transforming/vib_blade{ + pixel_x = 1 + }, +/obj/item/melee/transforming/vib_blade{ + pixel_x = 8 + }, +/obj/item/melee/transforming/vib_blade{ + pixel_x = 15 + }, +/obj/machinery/door/window/brigdoor/northright{ + dir = 8; + name = "Armory Door" + }, +/obj/effect/mapping_helpers/windoor/access/all/security/general{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"hUi" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"hUM" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/structure/railing, +/turf/open/floor/plasteel, +/area/security/main) +"hVp" = ( +/obj/machinery/shower{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/obj/structure/curtain, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"hVq" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"hVz" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/closet/cardboard, +/obj/effect/spawner/lootdrop/maintenance/two, +/turf/open/floor/plating, +/area/maintenance/port) +"hWm" = ( +/turf/closed/wall, +/area/engine/atmos/storage) +"hXS" = ( +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port) +"hYd" = ( +/obj/effect/landmark/carpspawn, +/turf/open/space/openspace, +/area/space) +"hYN" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/stairs/wide_left{ + dir = 8 + }, +/turf/open/floor/plating, +/area/hallway/primary/starboard) +"hYS" = ( +/obj/machinery/airalarm/tcomms{ + dir = 1; + pixel_y = -24 + }, +/obj/effect/turf_decal/trimline/white/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"hYT" = ( +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Quartermaster's Desk"; + departmentType = 2; + pixel_x = -30 + }, +/obj/machinery/computer/bounty{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 9 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"hZg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"hZC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"iae" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 8 + }, +/obj/machinery/chem_heater, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"iaD" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/siding/wood/thin{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/library) +"iaQ" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/landmark/start/scientist, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"ibg" = ( +/obj/structure/rack, +/obj/item/storage/belt/utility{ + pixel_x = 1; + pixel_y = -3 + }, +/obj/item/storage/belt/utility{ + pixel_x = 1; + pixel_y = 3 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"ibA" = ( +/obj/machinery/portable_atmospherics/scrubber/huge, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel, +/area/science/storage) +"ibE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/modular_computer/console/preset/research, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"ibM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"ibX" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/obj/machinery/light, +/obj/machinery/chem_dispenser/mutagensaltpeter, +/turf/open/floor/plasteel, +/area/hydroponics) +"ich" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"icj" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"idh" = ( +/obj/machinery/door/airlock/command{ + name = "Head of Personnel" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/hop, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"idv" = ( +/obj/effect/spawner/lootdrop/maintenance, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"idF" = ( +/obj/structure/sign/painting{ + persistence_id = "public"; + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"ieg" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel, +/area/hydroponics) +"ieC" = ( +/obj/structure/chair/office/dark, +/obj/effect/landmark/start/quartermaster, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"ieX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/binary/valve{ + dir = 4; + name = "mix to port" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"ifi" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"igu" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/chair, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8 + }, +/obj/effect/mapping_helpers/mail_sorting/engineering/general, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"igy" = ( +/obj/machinery/telecomms/bus/preset_one, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"ihc" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/plating/asteroid, +/area/engine/atmos) +"ihG" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"iii" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"iiv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"iiY" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/blood/footprints{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"ije" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/yellow/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/tcommsat/computer) +"ijE" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"ijK" = ( +/obj/structure/table, +/obj/item/wrench, +/obj/item/storage/toolbox/mechanical, +/obj/item/storage/belt/utility, +/obj/item/pipe_dispenser, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/engine/atmos) +"ijR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ijU" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/storage/satellite) +"iko" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/medical/storage/backroom) +"ikL" = ( +/obj/effect/turf_decal/bot/left, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"ikO" = ( +/obj/machinery/porta_turret/ai{ + scan_range = 5 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai_upload) +"ila" = ( +/obj/machinery/power/apc{ + areastring = "/area/janitor"; + dir = 8; + name = "Custodial Closet APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/janitor) +"ilj" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/n2{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"imY" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/dark, +/area/science/nanite) +"inM" = ( +/obj/machinery/door/airlock/command/glass{ + id_tag = "secondary_aicore_interior"; + name = "Physical Core Access" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_sat, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_target{ + dirx = 1; + diry = 3 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"ioc" = ( +/obj/machinery/power/smes, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"ioM" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ipc" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 8 + }, +/obj/structure/chair/stool{ + pixel_x = 1 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"ipd" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"ipA" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/fireaxecabinet{ + pixel_x = -32 + }, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"ipE" = ( +/obj/structure/rack, +/obj/item/brace, +/obj/item/brace, +/obj/item/brace, +/turf/open/floor/plasteel/dark, +/area/security/warden) +"ipH" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"ipM" = ( +/turf/open/floor/plating/broken/two, +/area/maintenance/starboard/fore/lower) +"ipO" = ( +/obj/structure/table, +/obj/item/flashlight/lamp/green, +/turf/open/floor/plasteel/cafeteria, +/area/security/prison) +"ipP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"ipS" = ( +/obj/machinery/atmospherics/components/unary/cryo_cell, +/turf/open/floor/plasteel/dark, +/area/medical/sleeper) +"iqa" = ( +/obj/machinery/atmospherics/components/binary/pump, +/obj/effect/turf_decal/ramp_corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"iqn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/closet/crate/freezer, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"iqo" = ( +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/chief) +"iqw" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"iqS" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/fore) +"iqU" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"iqZ" = ( +/obj/machinery/telecomms/broadcaster/preset_right, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"irc" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/hallway/primary/starboard) +"irf" = ( +/obj/effect/spawner/lootdrop/tanks, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"irk" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/nuke_storage) +"irP" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/machinery/atmospherics/pipe/simple/purple/visible, +/turf/open/floor/plating, +/area/engine/atmos) +"isE" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"isV" = ( +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Research Director's Desk"; + departmentType = 5; + name = "Research Director RC"; + pixel_x = 32; + receive_ore_updates = 1 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/hor) +"isY" = ( +/obj/structure/closet/crate/freezer/blood, +/obj/machinery/iv_drip, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 9 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -26 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"ita" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 5 + }, +/obj/machinery/power/apc{ + areastring = "/area/quartermaster/storage"; + dir = 1; + name = "Cargo Bay APC"; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"itd" = ( +/obj/structure/bed, +/obj/item/bedsheet/captain, +/obj/item/radio/intercom{ + dir = 8; + freerange = 1; + name = "Station Intercom (Command)"; + pixel_y = -29 + }, +/turf/open/floor/carpet/royalblue, +/area/crew_quarters/heads/captain) +"itp" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/bot, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"itB" = ( +/obj/structure/chair/pew/left{ + dir = 1 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel/chapel{ + dir = 10 + }, +/area/chapel/main) +"itX" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"iun" = ( +/obj/structure/chair/stool, +/obj/effect/turf_decal/trimline/purple/warning/lower{ + dir = 8 + }, +/obj/effect/landmark/start/scientist, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"iuy" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/ethernet_cable{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/aisat_interior) +"ivW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister, +/turf/open/floor/plasteel, +/area/science/mixing) +"iwa" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/library) +"iwk" = ( +/obj/machinery/camera{ + c_tag = "Genetics Cloning Lab"; + dir = 1; + network = list("ss13","medbay") + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/machinery/computer/cloning{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"iwv" = ( +/obj/effect/landmark/stationroom/maint/fivexthree, +/turf/template_noop, +/area/maintenance/aft/lower) +"iwL" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 1 + }, +/turf/open/floor/circuit/telecomms/server, +/area/science/server) +"ixk" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet/purple, +/area/crew_quarters/heads/hor) +"ixG" = ( +/obj/effect/turf_decal/bot, +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"iyr" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"iyv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/door/window/southleft{ + name = "Virology" + }, +/obj/effect/mapping_helpers/windoor/access/all/medical/virology, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"izk" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"izm" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"izq" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/crew_quarters/heads/cmo) +"izM" = ( +/obj/effect/landmark/stationroom/maint/threexthree, +/turf/template_noop, +/area/maintenance/port/aft/lower) +"izW" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/processing) +"iAp" = ( +/obj/structure/bed, +/obj/item/bedsheet/prisoner, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel, +/area/security/prison) +"iAr" = ( +/obj/structure/chair/comfy/black, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/siding/wood/thin{ + dir = 8 + }, +/obj/structure/sign/painting{ + persistence_id = "public"; + pixel_x = 32 + }, +/turf/open/floor/wood, +/area/library) +"iAR" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"iBf" = ( +/obj/effect/turf_decal/ramp_middle{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"iBy" = ( +/obj/effect/turf_decal/arrows/red{ + dir = 4; + pixel_x = -15 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"iBA" = ( +/obj/structure/kitchenspike, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"iBC" = ( +/obj/structure/chair, +/obj/effect/landmark/start/assistant, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"iCd" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"iCn" = ( +/obj/machinery/vending/snack/random, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 9 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"iCF" = ( +/obj/machinery/vending/hydroseeds{ + slogan_delay = 700 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"iCG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/science/storage) +"iDy" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"iDE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Cent4"; + location = "Cent3" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"iEo" = ( +/obj/machinery/vending/cola/shamblers/prison{ + onstation = 0 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel/cafeteria, +/area/security/prison) +"iEr" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"iFC" = ( +/obj/machinery/door/window/westleft{ + base_state = "right"; + dir = 2; + icon_state = "right"; + name = "Unisex Showers" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel/showroomfloor, +/area/security/prison) +"iFN" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"iGq" = ( +/turf/template_noop, +/area/maintenance/port/aft/lower) +"iGA" = ( +/obj/structure/rack, +/obj/item/storage/box/breacherslug, +/obj/item/storage/box/breacherslug, +/obj/item/gun/ballistic/shotgun/automatic/breaching, +/obj/item/gun/ballistic/shotgun/automatic/breaching, +/obj/machinery/door/window/brigdoor/northright{ + dir = 2; + name = "Armory Door" + }, +/obj/effect/mapping_helpers/windoor/access/all/security/general, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"iGB" = ( +/obj/structure/rack, +/obj/item/clothing/suit/hazardvest, +/obj/item/storage/toolbox/emergency, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"iGK" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"iGR" = ( +/obj/effect/turf_decal/bot, +/obj/effect/landmark/start/roboticist, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"iHa" = ( +/obj/effect/turf_decal/ramp_middle{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"iHn" = ( +/obj/machinery/conveyor_switch/oneway{ + id = "shipbreaking"; + name = "shipbreaking recycler conveyer" + }, +/turf/open/floor/plating/airless, +/area/escapepodbay) +"iHN" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Primary Tool Storage" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"iHZ" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = -22; + pixel_y = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"iIb" = ( +/obj/machinery/computer/med_data{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Paramedic Staging"; + dir = 4; + network = list("ss13","medbay") + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"iIk" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"iJV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"iKy" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/hallway/primary/central) +"iKE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"iKJ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/medical/sleeper) +"iLt" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "barshutters"; + name = "bar shutters" + }, +/obj/machinery/paystand/register, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"iLK" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + name = "Connector Port (Air Supply)" + }, +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/plasteel/dark, +/area/medical/sleeper) +"iLT" = ( +/obj/structure/ladder, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"iMo" = ( +/obj/machinery/door/airlock{ + name = "Kitchen Cold Room" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"iMD" = ( +/obj/structure/closet/crate/coffin, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/central) +"iMM" = ( +/obj/structure/disposalpipe/sorting/mail{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/science/rd_office, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"iNP" = ( +/obj/machinery/button/door{ + id = "mixvent"; + name = "Mixing Room Vent Control"; + pixel_x = 24; + pixel_y = -23; + req_access = list("toxins") + }, +/turf/open/floor/plasteel, +/area/science/mixing/chamber) +"iOC" = ( +/obj/structure/stairs{ + dir = 4 + }, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"iOG" = ( +/obj/structure/table, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"iPc" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Bar Maintenance" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/service/bar, +/turf/open/floor/plating, +/area/crew_quarters/bar) +"iPs" = ( +/turf/open/floor/wood, +/area/medical/psych) +"iPR" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio_l"; + name = "Left side containment blast door" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/window/northleft{ + dir = 8; + name = "Containment Pen" + }, +/obj/effect/mapping_helpers/windoor/access/all/science/xenobio{ + dir = 8 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"iQe" = ( +/obj/structure/lattice, +/obj/structure/grille, +/turf/open/space/openspace, +/area/space/nearstation) +"iRk" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"iRl" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"iRv" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"iSs" = ( +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/maintenance/central) +"iSL" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/mechanical, +/turf/open/floor/plasteel/dark, +/area/security/warden) +"iTj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"iTt" = ( +/obj/machinery/camera/autoname{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel, +/area/security/prison) +"iTz" = ( +/obj/machinery/blackbox_recorder, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"iUD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"iVt" = ( +/obj/structure/table, +/obj/item/reagent_containers/glass/bottle/ethanol{ + pixel_x = 5; + pixel_y = 6 + }, +/obj/item/reagent_containers/glass/bottle/ethanol{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"iVA" = ( +/turf/closed/mineral/random/low_chance, +/area/asteroid) +"iVQ" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/hydroponics) +"iWp" = ( +/obj/effect/turf_decal/arrows/white, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"iWq" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/medbay/general, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"iWB" = ( +/obj/effect/turf_decal/loading_area, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"iWC" = ( +/obj/machinery/door/airlock/maintenance_hatch, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/barricade/wooden/crude, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"iXm" = ( +/obj/machinery/button/door{ + id = "evashutter"; + name = "E.V.A. Storage Shutter Control"; + req_access = list("eva") + }, +/turf/closed/wall/r_wall, +/area/ai_monitored/storage/eva) +"iXo" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"iXM" = ( +/obj/structure/rack, +/mob/living/simple_animal/parrot/shipbreaking_hawk, +/turf/open/floor/plasteel/dark, +/area/escapepodbay) +"iXU" = ( +/obj/effect/decal/cleanable/xenoblood/xsplatter, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"iYq" = ( +/obj/machinery/door/airlock/wood{ + name = "Psychiatrist's Office" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/wood, +/area/medical/psych) +"iZa" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"iZg" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"iZn" = ( +/obj/machinery/atmospherics/pipe/manifold4w/cyan/visible, +/obj/machinery/airalarm/engine{ + dir = 1; + pixel_y = -24 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"iZr" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet/purple, +/area/chapel/main) +"iZL" = ( +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + dir = 4 + }, +/obj/machinery/meter, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"iZN" = ( +/obj/structure/closet/secure_closet/freezer/kitchen, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"iZZ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "paramed_shutters"; + name = "Paramedic Staging shutters" + }, +/turf/open/floor/plating, +/area/medical/paramedic) +"jae" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 1 + }, +/obj/machinery/camera/autoname, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"jaq" = ( +/obj/machinery/modular_computer/console/preset/netmin, +/obj/structure/ethernet_cable, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"jaM" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"jba" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/ai_upload) +"jbk" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/structure/reagent_dispensers/watertank/high, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/item/reagent_containers/glass/bucket, +/obj/machinery/requests_console{ + department = "Hydroponics"; + departmentType = 2; + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"jbw" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "barshutters"; + name = "bar shutters" + }, +/obj/item/deskbell/preset/bar{ + pixel_x = -7; + pixel_y = 5 + }, +/obj/item/ashtray{ + pixel_x = 6; + pixel_y = 5 + }, +/obj/item/reagent_containers/glass/rag{ + pixel_y = 5 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"jbx" = ( +/obj/machinery/atmospherics/pipe/multiz, +/turf/open/openspace, +/area/engine/atmos) +"jbE" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"jbF" = ( +/obj/machinery/computer/crew{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 5 + }, +/obj/machinery/bounty_board{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"jbM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/binary/pump/on/layer2{ + dir = 8; + name = "AI Satellite Supply" + }, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"jcy" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "garbage" + }, +/obj/effect/spawner/lootdrop/trashbin, +/turf/open/floor/plating, +/area/maintenance/disposal) +"jcE" = ( +/obj/machinery/power/smes/engineering, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"jdl" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = 5; + pixel_y = 10 + }, +/obj/item/folder/white{ + pixel_x = 6; + pixel_y = 2 + }, +/obj/item/stamp/rd{ + pixel_x = 6; + pixel_y = -3 + }, +/obj/machinery/keycard_auth{ + pixel_x = 24 + }, +/obj/item/paicard{ + pixel_x = -6; + pixel_y = 4 + }, +/turf/open/floor/carpet/purple, +/area/crew_quarters/heads/hor) +"jds" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"jdw" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/floor/plasteel, +/area/engine/engineering) +"jdC" = ( +/obj/machinery/telecomms/processor/preset_four, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"jdH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"jdV" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"jdW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/caution/stand_clear, +/turf/open/floor/plating/airless, +/area/asteroid) +"jdZ" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"jef" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/white, +/area/hallway/primary/starboard) +"jer" = ( +/obj/structure/table, +/obj/item/book/manual/wiki/surgery, +/obj/item/storage/backpack/duffelbag/med/surgery, +/turf/open/floor/plasteel/white, +/area/medical/morgue) +"jeL" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/table/wood, +/obj/item/pinpointer/nuke, +/obj/item/disk/nuclear, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain) +"jfc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"jfh" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"jfi" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"jfw" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 6 + }, +/obj/structure/closet/secure_closet/miner, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"jfC" = ( +/turf/closed/wall, +/area/maintenance/starboard/aft/lower) +"jfD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"jfG" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"jgu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"jgY" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"jhd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"jhg" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"jhE" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/space/openspace, +/area/solar/port/aft) +"jhN" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"jiP" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/ai_upload) +"jiS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"jjp" = ( +/obj/structure/closet/firecloset/full, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/fore) +"jjT" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"jjZ" = ( +/obj/machinery/computer/security/mining{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 6 + }, +/obj/machinery/light_switch{ + pixel_x = 24 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"jkW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"jkZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"jln" = ( +/turf/open/floor/plasteel/dark, +/area/storage/primary) +"jlv" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) +"jlO" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"jlV" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel, +/area/medical/medbay/lobby) +"jmj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"jmE" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"jmN" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/dark, +/area/teleporter) +"jnP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/door/airlock/virology{ + autoclose = 0; + frequency = 1449; + id_tag = "virology_airlock_interior"; + name = "Virology Interior Airlock" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"jnT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"jnX" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"joL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"joW" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"jpu" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"jqU" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"jrh" = ( +/obj/machinery/atmospherics/pipe/multiz, +/obj/effect/turf_decal/ramp_middle{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/engine/atmos) +"jrx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"jrX" = ( +/obj/structure/sign/departments/minsky/command/bridge{ + pixel_y = 32 + }, +/obj/effect/turf_decal/delivery, +/obj/structure/railing/corner, +/obj/structure/railing/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"jsl" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"jsq" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"jsS" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 5 + }, +/turf/open/floor/stone, +/area/crew_quarters/bar) +"jti" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/yellow/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/tcommsat/server) +"jts" = ( +/obj/structure/janitorialcart, +/obj/item/mop, +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/turf/open/floor/plasteel, +/area/janitor) +"jtV" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"juh" = ( +/obj/structure/table, +/obj/item/storage/box/rxglasses{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/box/bodybags, +/obj/item/book/manual/wiki/medical_cloning{ + pixel_y = 6 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 9 + }, +/obj/machinery/light_switch{ + pixel_x = 10; + pixel_y = 24 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"juA" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"juI" = ( +/obj/machinery/hydroponics/constructable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"jvv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"jwo" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"jxh" = ( +/obj/structure/rack, +/obj/item/gun/energy/e_gun{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/gun/energy/e_gun, +/obj/item/gun/energy/e_gun{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/machinery/door/window/brigdoor/northright{ + dir = 8; + name = "Armory Door" + }, +/obj/effect/mapping_helpers/windoor/access/all/security/general{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"jxC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"jxY" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"jye" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/carpet, +/area/crew_quarters/cryopods) +"jyl" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Library Maintenance" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/library, +/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"jyv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"jyw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"jza" = ( +/obj/machinery/light, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"jzb" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/disposal/bin, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"jzw" = ( +/obj/machinery/computer/operating{ + dir = 8 + }, +/obj/structure/railing, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel/dark, +/area/science/robotics/lab) +"jzz" = ( +/obj/machinery/power/apc/auto_name{ + dir = 4; + pixel_x = 24 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"jzJ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"jAc" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"jAd" = ( +/obj/machinery/door/airlock/medical{ + name = "Operating Theatre" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, +/obj/machinery/holosign/surgery{ + id = "surgery" + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"jAG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"jBb" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/brigdoor{ + base_state = "rightsecure"; + dir = 8; + icon_state = "rightsecure"; + name = "Head of Personnel's Desk" + }, +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Reception Window" + }, +/obj/item/deskbell/preset/hop{ + pixel_x = 4; + pixel_y = 5 + }, +/obj/machinery/flasher{ + id = "hopflash"; + pixel_y = 28 + }, +/obj/effect/mapping_helpers/windoor/access/all/service/hop{ + dir = 8 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "hop"; + name = "Privacy Shutters" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hop) +"jBh" = ( +/obj/structure/chair/comfy/black{ + dir = 4; + name = "Command Station" + }, +/obj/effect/landmark/start/research_director, +/turf/open/floor/plasteel/dark, +/area/bridge) +"jBi" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"jBl" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 8; + filter_type = list("n2") + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"jBC" = ( +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"jBM" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 9 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/obj/structure/table/glass, +/obj/item/clothing/glasses/science, +/obj/item/book/manual/wiki/chemistry{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/reagent_containers/glass/beaker/large, +/obj/item/reagent_containers/dropper, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"jBU" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"jCj" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"jCk" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"jCC" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/arrows/white{ + alpha = 110; + color = "#A46106" + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"jCS" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/service) +"jDa" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/central) +"jDq" = ( +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/turf/open/floor/grass, +/area/hallway/primary/starboard) +"jDJ" = ( +/obj/machinery/vending/coffee, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"jEp" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/machinery/button/door{ + id = "surgery_shutters"; + name = "Surgery shutters"; + pixel_x = -25; + pixel_y = 32; + req_access = list("surgery") + }, +/obj/machinery/button/holosign{ + id = "surgery"; + pixel_x = -25; + pixel_y = 24 + }, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"jEs" = ( +/turf/open/floor/plating/burnt, +/area/maintenance/aft/lower) +"jFx" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/open/space/openspace, +/area/space/nearstation) +"jFP" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/machinery/telecomms/receiver/preset_right, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"jFQ" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/airlock/command{ + name = "Teleport Access" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/teleporter, +/turf/open/floor/plasteel/dark, +/area/teleporter) +"jGx" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"jHn" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/emergency, +/obj/item/clothing/gloves/color/fyellow, +/turf/open/floor/plasteel/dark, +/area/storage/primary) +"jHz" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"jHK" = ( +/obj/effect/decal/cleanable/blood/drip, +/turf/open/floor/plating/rust, +/area/maintenance/starboard/aft/lower) +"jHY" = ( +/obj/machinery/atmospherics/components/binary/valve/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"jIR" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"jIX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/landmark/start/yogs/network_admin, +/obj/structure/sign/plaques/kiddie{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"jIZ" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Cent2"; + location = "Engi" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"jJy" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/hidden{ + dir = 4 + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/tcommsat/computer) +"jJI" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower, +/obj/machinery/button/door{ + id = "tele"; + name = "Public Teleporter Access Control"; + pixel_x = 25; + pixel_y = -8; + req_access = list("teleporter") + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"jJM" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"jKu" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"jKz" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=HydroMed"; + location = "Stbd4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"jKH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"jKS" = ( +/obj/machinery/computer/station_alert, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/chief) +"jLE" = ( +/obj/machinery/vending/tool, +/obj/machinery/suit_storage_unit/engine, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"jLX" = ( +/obj/effect/turf_decal/trimline/secred/warning/lower, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/main) +"jMd" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/lootdrop/maintenance/three, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"jMW" = ( +/obj/structure/chair, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"jMY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"jNM" = ( +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"jOo" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light_switch{ + pixel_x = 14; + pixel_y = -22 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"jON" = ( +/obj/effect/spawner/structure/window/plasma/reinforced, +/turf/open/floor/plating, +/area/engine/engineering) +"jOX" = ( +/obj/effect/turf_decal/ramp_middle{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"jPs" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"jPZ" = ( +/obj/machinery/portable_atmospherics/canister/plasma, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"jQu" = ( +/obj/machinery/advanced_airlock_controller{ + dir = 4; + pixel_x = -24 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/aisat_interior) +"jQK" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"jRf" = ( +/obj/machinery/power/smes/engineering{ + charge = 5e+006; + input_level = 25000; + output_level = 25000 + }, +/obj/structure/cable/white{ + icon_state = "0-8" + }, +/obj/machinery/light, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"jRy" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"jRH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/item/stack/rods/fifty, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"jRT" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/obj/structure/sign/directions/command{ + dir = 1; + pixel_x = 32; + pixel_y = 40 + }, +/obj/structure/sign/directions/security{ + dir = 1; + pixel_x = 32; + pixel_y = 32 + }, +/obj/structure/sign/directions/science{ + dir = 1; + pixel_x = 32; + pixel_y = 24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"jSs" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/escapepodbay) +"jSt" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"jSv" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/maintenance/port) +"jSA" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"jSY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"jTB" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/aisat_interior) +"jTK" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/escapepodbay) +"jTR" = ( +/obj/structure/falsewall, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"jUq" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"jUE" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/service) +"jUO" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Biohazard"; + name = "biohazard containment door" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"jUU" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"jVz" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Prison Wing" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/plasteel, +/area/security/prison) +"jVG" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"jVT" = ( +/obj/machinery/camera/autoname, +/turf/open/floor/plasteel, +/area/engine/atmos) +"jWz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"jWU" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"jWW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"jXf" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"jXM" = ( +/obj/machinery/power/apc/highcap/five_k{ + areastring = "/area/ai_monitored/security/armory"; + dir = 1; + name = "Armory APC"; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -26 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"jXW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"jYe" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"jYj" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"jYr" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"jYx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"jYO" = ( +/turf/closed/wall, +/area/crew_quarters/heads/chief) +"jYP" = ( +/obj/machinery/light_switch{ + pixel_x = -24 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"jYR" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"jZf" = ( +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2 + }, +/obj/effect/mapping_helpers/mail_sorting/science/toxins, +/turf/open/floor/plasteel/white, +/area/science/lab) +"jZh" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/two, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"jZk" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"jZr" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"jZA" = ( +/obj/effect/turf_decal/arrows/white{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"jZO" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/siding/wood/thin{ + dir = 1 + }, +/turf/open/floor/stone, +/area/crew_quarters/bar) +"kaf" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"kbx" = ( +/obj/structure/table/reinforced, +/obj/item/stack/sheet/rglass{ + amount = 5 + }, +/obj/item/stack/sheet/plasteel{ + amount = 5 + }, +/obj/item/pipe_dispenser, +/obj/item/wrench, +/obj/item/multitool, +/turf/open/floor/plasteel, +/area/engine/atmos) +"kbz" = ( +/obj/machinery/power/apc/auto_name{ + dir = 1; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"kbD" = ( +/obj/structure/railing, +/obj/structure/stairs/wide_right{ + dir = 4 + }, +/turf/open/floor/plating, +/area/crew_quarters/bar) +"kbY" = ( +/obj/machinery/requests_console{ + department = "Chapel"; + departmentType = 2; + pixel_x = 30 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"kci" = ( +/mob/living/simple_animal/opossum/poppy, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"kcn" = ( +/obj/effect/landmark/xeno_spawn, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/science/storage) +"kcS" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"kdd" = ( +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden/layer4, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"kdx" = ( +/turf/open/floor/plating/burnt, +/area/maintenance/starboard/fore/lower) +"kdW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/public/glass{ + id_tag = "permacell"; + name = "Perma" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"keU" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/plasteel/stairs/goon/stairs_alone{ + dir = 1 + }, +/area/security/warden) +"kfg" = ( +/obj/structure/closet/wardrobe/grey, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"kfB" = ( +/obj/structure/sink/puddle, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/turf/open/floor/grass, +/area/medical/virology) +"kgd" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"kgm" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"kgn" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"kgp" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner/lower, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"kgG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"kif" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"kit" = ( +/obj/machinery/camera{ + c_tag = "EVA Maintenance" + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"kiO" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"kjp" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"kjr" = ( +/obj/structure/stairs/wide_left{ + dir = 4 + }, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/plating, +/area/hallway/primary/starboard) +"kjV" = ( +/obj/structure/reagent_dispensers/water_cooler, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"kkU" = ( +/obj/machinery/quantumpad{ + map_pad_id = "vaulttoai"; + map_pad_link_id = "aitovault"; + name = "AI Satellite Transport" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"klw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"klE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"klX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"klY" = ( +/turf/open/openspace, +/area/science/lab) +"kmD" = ( +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"knJ" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/engine_waste{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"knP" = ( +/obj/structure/table, +/obj/machinery/light, +/obj/machinery/cell_charger{ + pixel_y = 5 + }, +/obj/item/stock_parts/cell/high/plus{ + pixel_x = 6; + pixel_y = -3 + }, +/obj/item/assembly/flash/handheld{ + pixel_x = -1; + pixel_y = 16 + }, +/obj/item/assembly/flash/handheld{ + pixel_x = 9; + pixel_y = 14 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/white, +/area/storage/tech) +"knV" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"kog" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner/lower, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"koz" = ( +/obj/machinery/door/window/westleft{ + name = "Atmospherics Canister Storage" + }, +/obj/effect/mapping_helpers/windoor/access/all/engineering/atmos{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"koP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating/airless, +/area/asteroid) +"koU" = ( +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/hallway/primary/starboard) +"kpf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/assembly/signaler{ + pixel_y = 8 + }, +/obj/item/assembly/signaler{ + pixel_x = -8; + pixel_y = 5 + }, +/obj/item/assembly/signaler{ + pixel_x = 6; + pixel_y = 5 + }, +/obj/item/assembly/signaler{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/structure/table/reinforced, +/obj/item/assembly/health{ + pixel_x = 8; + pixel_y = 5 + }, +/obj/item/assembly/health{ + pixel_x = -8; + pixel_y = 5 + }, +/obj/item/assembly/health{ + pixel_x = -4; + pixel_y = -7 + }, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"kpD" = ( +/obj/structure/stairs/wide_right, +/obj/structure/stairs, +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/plating, +/area/hallway/primary/fore) +"kpO" = ( +/obj/machinery/computer/bank_machine, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/nuke_storage) +"kpQ" = ( +/obj/machinery/firealarm{ + pixel_x = -28 + }, +/obj/machinery/rnd/production/circuit_imprinter/department/netmin, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"kqi" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"kqI" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 9 + }, +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/four, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"kqM" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet/purple, +/area/crew_quarters/heads/hor) +"krc" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/maintenance/port) +"krA" = ( +/obj/effect/turf_decal/ramp_middle, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"krG" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/structure/closet/firecloset, +/obj/machinery/light, +/turf/open/floor/plasteel/white, +/area/science/lab) +"krY" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"kuf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"kvj" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"kvo" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"kvI" = ( +/obj/machinery/nanite_chamber, +/obj/effect/turf_decal/bot, +/obj/machinery/requests_console{ + department = "Science"; + departmentType = 2; + name = "Science Requests Console"; + pixel_x = -30; + receive_ore_updates = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel/dark, +/area/science/nanite) +"kvQ" = ( +/obj/effect/turf_decal/bot/right, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"kwu" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"kwO" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"kxr" = ( +/obj/machinery/door/airlock/engineering/glass/critical{ + heat_proof = 1; + name = "Supermatter Chamber" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/engine, +/area/engine/supermatter) +"kxA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"kyv" = ( +/turf/open/floor/plasteel/chapel, +/area/hallway/primary/central) +"kyS" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 10 + }, +/obj/item/target/syndicate, +/turf/open/floor/plasteel, +/area/security/main) +"kyZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai_upload) +"kze" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"kzx" = ( +/obj/machinery/keycard_auth{ + pixel_x = -1; + pixel_y = 24 + }, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/chief) +"kzK" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/door/airlock/maintenance_hatch, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"kzX" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/techstorage/engineering, +/turf/open/floor/plasteel/white, +/area/storage/tech) +"kAg" = ( +/obj/machinery/computer/shipbreaker{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/escapepodbay) +"kAi" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"kAx" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/library) +"kAC" = ( +/obj/machinery/hydroponics/constructable, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"kAP" = ( +/turf/open/floor/glass/reinforced, +/area/bridge) +"kBa" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/ramp_corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"kBd" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 5 + }, +/obj/structure/filingcabinet, +/obj/machinery/requests_console{ + department = "Cargo Bay"; + departmentType = 2; + pixel_y = 30 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"kBw" = ( +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"kBF" = ( +/obj/structure/chair/comfy/brown{ + dir = 1 + }, +/obj/machinery/light/small, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = 4; + pixel_y = -29 + }, +/turf/open/floor/plasteel/grimy, +/area/security/detectives_office) +"kBJ" = ( +/turf/closed/wall, +/area/maintenance/aft/lower) +"kCc" = ( +/obj/structure/closet, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/central) +"kCs" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 8; + external_pressure_bound = 120; + name = "server vent" + }, +/turf/open/floor/circuit/green/telecomms, +/area/ai_monitored/turret_protected/ai) +"kCG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"kCN" = ( +/obj/structure/chair/comfy/black{ + dir = 8; + name = "Command Station" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"kDh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"kDi" = ( +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/landmark/start/medical_doctor, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"kDy" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"kDE" = ( +/obj/structure/window/reinforced, +/obj/machinery/porta_turret/ai, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/status_display/ai{ + pixel_y = 32 + }, +/turf/open/floor/circuit/green/telecomms, +/area/ai_monitored/turret_protected/ai) +"kDK" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/power/apc{ + areastring = "/area/medical/morgue"; + name = "Morgue APC"; + pixel_y = -23 + }, +/obj/structure/cable, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"kEA" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"kEZ" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"kFM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"kFW" = ( +/obj/effect/spawner/lootdrop/tanks, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"kGs" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 8 + }, +/obj/structure/chair/office/dark, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/machinery/light_switch{ + pixel_x = -22; + pixel_y = -23 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/service) +"kHb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/science/nanite) +"kHc" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/carpet, +/area/crew_quarters/cryopods) +"kHh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"kHm" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 8 + }, +/obj/machinery/door/airlock/research{ + name = "Mech Bay" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"kHx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"kHF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=CargoSec"; + location = "Cent4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"kIs" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"kIQ" = ( +/obj/machinery/door/airlock/research{ + name = "Research Division Access" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"kKT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/power/terminal, +/turf/open/floor/plasteel, +/area/engine/engineering) +"kLX" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"kLZ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"kMF" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"kNl" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/atmos) +"kNp" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/closet/secure_closet/psych, +/turf/open/floor/wood, +/area/medical/psych) +"kOa" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/storage/primary) +"kOj" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"kOr" = ( +/obj/machinery/telecomms/server/presets/service, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"kOt" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/railing/corner, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"kOw" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "Mix Pump" + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"kOI" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"kPj" = ( +/obj/machinery/door/window{ + dir = 8; + name = "Theatre Stage" + }, +/turf/open/floor/plasteel/stairs/goon/wood_stairs_alone{ + dir = 4 + }, +/area/crew_quarters/theatre) +"kPw" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 10 + }, +/obj/machinery/light_switch{ + pixel_x = -24 + }, +/obj/machinery/computer/security{ + dir = 1; + name = "Labor Camp Monitoring"; + network = list("labor") + }, +/turf/open/floor/plasteel, +/area/security/processing) +"kPE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel, +/area/science/mixing) +"kPL" = ( +/turf/closed/mineral/random/low_chance_air, +/area/space) +"kPV" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/vending/wardrobe/cargo_wardrobe, +/obj/structure/sign/poster/random{ + pixel_x = 31 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/turf/open/openspace, +/area/quartermaster/storage) +"kQI" = ( +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"kRf" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"kRX" = ( +/obj/structure/chair/stool, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel/cafeteria, +/area/security/prison) +"kSG" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/sign/departments/minsky/supply/cargo{ + pixel_x = -32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"kTg" = ( +/obj/item/flashlight/pen{ + pixel_x = -6; + pixel_y = -1 + }, +/obj/item/laser_pointer{ + pixel_y = 9 + }, +/obj/structure/table/wood, +/obj/item/storage/box/beakers{ + pixel_x = 2; + pixel_y = 7 + }, +/obj/item/storage/pill_bottle/psicodine{ + pixel_x = -9; + pixel_y = -1 + }, +/turf/open/floor/wood, +/area/medical/psych) +"kTm" = ( +/obj/effect/turf_decal/ramp_middle{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"kTr" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/medical/virology) +"kTP" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/turf/open/floor/plating, +/area/bridge) +"kTV" = ( +/obj/structure/lattice/catwalk, +/obj/structure/marker_beacon, +/turf/open/space/basic, +/area/space/nearstation) +"kTY" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"kUo" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"kUI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"kUN" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/effect/turf_decal/siding/wood/thin{ + dir = 8 + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/wood, +/area/library) +"kVa" = ( +/obj/machinery/shower{ + pixel_y = 20 + }, +/obj/item/soap/nanotrasen, +/obj/structure/curtain, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"kVe" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"kVm" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "AI Upload Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_master, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai_upload_foyer) +"kVw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=ToolEvac"; + location = "Cent10" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"kVS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"kVZ" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"kXg" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"kXm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"kXv" = ( +/obj/machinery/teleport/hub, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/aisat_interior) +"kXw" = ( +/obj/machinery/camera{ + c_tag = "Atmospherics Canister Storage"; + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"kXQ" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/machinery/light, +/obj/structure/sign/departments/minsky/security/security{ + pixel_y = -32 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"kYj" = ( +/obj/machinery/door/airlock{ + name = "Crematorium" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/crematorium, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"kYR" = ( +/obj/structure/sign/departments/medbay/alt, +/turf/closed/wall, +/area/medical/storage) +"kYV" = ( +/obj/structure/table, +/obj/item/reagent_containers/glass/beaker/cryoxadone{ + pixel_x = -2; + pixel_y = 10 + }, +/obj/item/reagent_containers/glass/beaker/cryoxadone{ + pixel_x = 9; + pixel_y = 11 + }, +/obj/item/reagent_containers/glass/beaker/cryoxadone{ + pixel_x = 7; + pixel_y = 1 + }, +/obj/item/wrench/medical{ + pixel_x = -5; + pixel_y = -2 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/medical/sleeper) +"lam" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/ai_monitored/turret_protected/aisat_interior) +"lbh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/escapepodbay) +"lbL" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 6 + }, +/obj/structure/filingcabinet, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/service) +"lcq" = ( +/obj/structure/table/reinforced, +/obj/item/deskbell/preset/atmos{ + pixel_x = -7; + pixel_y = 8 + }, +/obj/machinery/door/window/northleft{ + dir = 2; + name = "Atmospherics Desk" + }, +/obj/effect/mapping_helpers/windoor/access/all/engineering/atmos, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plating, +/area/engine/atmos/storage) +"lcC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/effect/landmark/start/shaft_miner, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"lcE" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Telecomms Admin"; + departmentType = 5; + name = "Telecomms RC"; + pixel_y = 30 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"ldo" = ( +/obj/structure/railing, +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/ministile/hop{ + dir = 8 + }, +/turf/open/floor/plasteel/stairs/goon/stairs_alone{ + dir = 8 + }, +/area/hallway/primary/fore) +"ldy" = ( +/obj/structure/table, +/obj/item/assembly/igniter{ + pixel_x = -5; + pixel_y = -4 + }, +/obj/item/assembly/igniter{ + pixel_x = 8; + pixel_y = -1 + }, +/obj/item/screwdriver{ + pixel_y = 10 + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"leo" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/ramp_middle, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"lew" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Hydroponics Maintenance" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/service/hydroponics, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"leB" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"leL" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"leV" = ( +/obj/machinery/light, +/obj/machinery/light_switch{ + pixel_x = -9; + pixel_y = -23 + }, +/obj/structure/railing{ + dir = 9 + }, +/turf/open/openspace, +/area/bridge) +"lgd" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/three, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"lgi" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Head of Security" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/hos, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hos) +"lhC" = ( +/obj/machinery/atmospherics/components/binary/valve/digital/on{ + dir = 8; + name = "Output Release" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"lhK" = ( +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"lhL" = ( +/turf/closed/wall/r_wall, +/area/teleporter) +"lhU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/obj/structure/chair/office/dark{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/maintenance/disposal/incinerator) +"lit" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/warning/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"ljb" = ( +/obj/structure/chair/comfy/black, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/siding/wood/thin{ + dir = 1 + }, +/turf/open/floor/wood, +/area/hallway/primary/central) +"ljl" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"ljH" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/service, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/door/airlock{ + name = "Service Hall" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"ljR" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/door/airlock/research{ + name = "Nanite Laboratory" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/turf/open/floor/plasteel/dark, +/area/science/nanite) +"ljY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"lkj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"lks" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 8 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"lkt" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"lky" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"lln" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"llz" = ( +/obj/machinery/door/poddoor{ + id = "tele"; + name = "Public Teleporter Access" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plating, +/area/teleporter) +"llC" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"lmo" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/maintenance/port) +"lmW" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"lnf" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"lng" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"lnt" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/engine/engineering) +"lnG" = ( +/obj/machinery/computer/arcade{ + dir = 4 + }, +/turf/open/floor/wood, +/area/hallway/primary/central) +"lnN" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "AI Chamber - Port"; + dir = 5; + network = list("aicore") + }, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"loI" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/aisat_interior) +"loT" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = -24 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"lpk" = ( +/obj/machinery/recharge_station, +/obj/structure/sign/departments/minsky/command/charge{ + pixel_x = -32 + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/aisat_interior) +"lpH" = ( +/obj/structure/sign/departments/minsky/command/charge{ + pixel_y = -32 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"lqd" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/machinery/atmospherics/pipe/layer_manifold{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/engine/engineering) +"lqM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/item/stack/ore/silver, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"lqO" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing{ + dir = 9 + }, +/turf/open/space/openspace, +/area/space/nearstation) +"lqZ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/button/door{ + id = "briggate"; + name = "Desk Shutters"; + pixel_x = -25; + pixel_y = -23; + req_access = list("security") + }, +/turf/open/floor/plasteel/dark, +/area/security/main) +"lrb" = ( +/obj/machinery/cryopod{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/crew_quarters/cryopods) +"lrk" = ( +/obj/machinery/atmospherics/pipe/multiz{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"lsc" = ( +/obj/machinery/camera{ + c_tag = "Telecomms Server Room"; + dir = 5; + network = list("ss13","tcomms"); + pixel_x = 0 + }, +/obj/machinery/telecomms/bus/preset_four, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"lsK" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"lsM" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/window/reinforced, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"lsU" = ( +/obj/structure/closet/firecloset/full, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"lsW" = ( +/turf/closed/wall, +/area/ai_monitored/turret_protected/aisat_interior) +"ltV" = ( +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Head of Security's Desk"; + departmentType = 5; + name = "Head of Security RC"; + pixel_x = -32 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/table/wood, +/obj/machinery/photocopier/faxmachine{ + department = "Head of Security"; + name = "Head of Securities Fax Machine" + }, +/obj/item/stamp/hos{ + pixel_x = 9; + pixel_y = -1 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hos) +"luh" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"luQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/mapping_helpers/teleport_anchor, +/turf/open/floor/plasteel, +/area/engine/atmos) +"luV" = ( +/obj/machinery/power/apc/highcap{ + areastring = "/area/ai_monitored/secondarydatacore"; + dir = 1; + name = "AI Secondary Datacore"; + pixel_y = 23 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"lvf" = ( +/obj/machinery/computer/secure_data, +/obj/item/book/manual/wiki/security_space_law, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hos) +"lvp" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"lvx" = ( +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + dir = 4 + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"lvH" = ( +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"lwj" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"lwk" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"lwp" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching Prison Wing holding areas."; + name = "Prison Monitor"; + network = list("prison"); + pixel_y = 30 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"lwY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"lxr" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/hallway/primary/starboard) +"lxx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/external{ + name = "MiniSat External Access" + }, +/obj/effect/mapping_helpers/airlock/access/any/command/ai_sat, +/obj/effect/mapping_helpers/airlock/access/any/command/teleporter, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcomms, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/aisat_interior) +"lxF" = ( +/obj/structure/ethernet_cable{ + icon_state = "1-2" + }, +/turf/open/floor/catwalk_floor/telecomms, +/area/ai_monitored/secondarydatacore) +"lxM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"lya" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"lyf" = ( +/obj/machinery/power/tracker, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/airless/solarpanel, +/area/solar/port/aft) +"lzf" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"lzh" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"lzA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"lAt" = ( +/turf/open/floor/engine, +/area/engine/supermatter) +"lAL" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"lAM" = ( +/turf/open/floor/plating/broken/three, +/area/maintenance/port/fore/lower) +"lBA" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"lBK" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_x = -32 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"lCx" = ( +/obj/machinery/door/airlock/research{ + id_tag = "RoboticsFoyer"; + name = "Robotics Lab" + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"lCy" = ( +/obj/structure/table/reinforced, +/obj/structure/window/reinforced, +/obj/machinery/door/window{ + dir = 8; + name = "High-Risk Modules" + }, +/obj/item/aiModule/supplied/oxygen, +/obj/item/aiModule/supplied/protectStation, +/obj/item/aiModule/zeroth/oneHuman, +/obj/item/aiModule/reset/purge, +/obj/item/aiModule/supplied/quarantine, +/obj/effect/spawner/lootdrop/aimodule_harmful, +/obj/effect/mapping_helpers/windoor/access/all/command/ai_master{ + dir = 8 + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai_upload) +"lDq" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8 + }, +/obj/effect/mapping_helpers/mail_sorting/service/kitchen, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"lDz" = ( +/obj/machinery/light_switch{ + pixel_x = -23; + pixel_y = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/main) +"lDW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/obj/machinery/power/apc{ + areastring = "/area/crew_quarters/heads/hos"; + dir = 4; + name = "Head of Security's Office APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hos) +"lDY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/machinery/light{ + light_color = "#c1caff" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"lEY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"lFP" = ( +/obj/effect/landmark/carpspawn, +/turf/open/space/basic, +/area/space) +"lGf" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 1 + }, +/obj/machinery/chem_dispenser, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"lGh" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 6 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel, +/area/security/main) +"lGn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"lGN" = ( +/obj/structure/table, +/obj/machinery/light{ + dir = 1 + }, +/obj/item/folder/white, +/obj/item/pen, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = 25 + }, +/obj/item/nanite_remote{ + pixel_x = -8; + pixel_y = 8 + }, +/turf/open/floor/plasteel/dark, +/area/science/nanite) +"lHr" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"lHz" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"lHG" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"lHO" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"lIa" = ( +/obj/machinery/shower{ + pixel_y = 20 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/obj/structure/curtain, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"lIT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"lIY" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"lJd" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"lJD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 2 + }, +/obj/effect/mapping_helpers/mail_sorting/medbay/chemistry, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"lJG" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"lJQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Stbd4"; + location = "Stbd3" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"lLd" = ( +/obj/effect/spawner/lootdrop/trashbin, +/turf/open/floor/plating, +/area/maintenance/disposal) +"lLt" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"lMd" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"lMf" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"lMo" = ( +/obj/structure/table, +/obj/item/hand_tele, +/turf/open/floor/plasteel/dark, +/area/teleporter) +"lNY" = ( +/obj/structure/closet/secure_closet/freezer/meat, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"lOo" = ( +/obj/structure/table/wood, +/obj/machinery/button/door{ + id = "kanyewest"; + name = "Privacy Shutters"; + pixel_x = -6; + pixel_y = 8; + req_access = list("detective") + }, +/obj/item/lighter{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/ashtray{ + pixel_x = -4; + pixel_y = -3 + }, +/turf/open/floor/carpet, +/area/security/detectives_office) +"lOM" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/airlock/public/glass{ + name = "Auxiliary Tool Storage" + }, +/turf/open/floor/plasteel/dark, +/area/storage/primary) +"lOO" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/machinery/camera/autoname{ + dir = 10 + }, +/obj/machinery/recharger/wallrecharger{ + pixel_y = -27 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/service) +"lPQ" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"lPY" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "barshutters"; + name = "bar shutters" + }, +/turf/open/floor/plating, +/area/crew_quarters/bar) +"lQe" = ( +/obj/structure/table, +/obj/item/storage/box/beakers{ + pixel_y = 2 + }, +/obj/item/storage/box/syringes{ + pixel_x = 5; + pixel_y = 6 + }, +/obj/machinery/camera{ + c_tag = "Xenobiology Northwest"; + dir = 1; + network = list("ss13","rd") + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"lQG" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/turf/open/floor/plasteel/dark, +/area/maintenance/disposal/incinerator) +"lQW" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing/corner, +/obj/structure/railing/corner{ + dir = 1 + }, +/turf/open/space/openspace, +/area/space/nearstation) +"lRw" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"lRx" = ( +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"lRH" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"lSp" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"lSE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"lST" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/janitor) +"lSU" = ( +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"lTa" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/machinery/power/apc{ + areastring = "/area/crew_quarters/bar"; + dir = 4; + name = "Bar APC"; + pixel_x = 24 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"lTd" = ( +/obj/machinery/chem_master/condimaster{ + name = "HoochMaster 2000" + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"lTh" = ( +/obj/machinery/turretid{ + icon_state = "control_stun"; + name = "AI Chamber turret control"; + pixel_y = 27 + }, +/obj/machinery/camera{ + c_tag = "AI Chamber - Fore"; + network = list("aicore") + }, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"lTy" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"lTR" = ( +/obj/effect/landmark/start/station_engineer, +/obj/structure/chair/office/dark{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"lTZ" = ( +/obj/docking_port/stationary{ + dir = 2; + dwidth = 2; + height = 6; + name = "ai ship bay"; + shuttle_id = "ai_ship"; + width = 5 + }, +/turf/open/space/openspace, +/area/space) +"lUl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating/airless, +/area/asteroid) +"lUK" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock"; + shuttledocked = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/security/processing) +"lVq" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/requests_console{ + department = "Tool Storage"; + pixel_y = 30 + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"lVw" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"lVy" = ( +/obj/machinery/status_display/ai_core, +/obj/structure/ethernet_cable{ + icon_state = "1-2" + }, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"lWo" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + dir = 6 + }, +/obj/machinery/meter, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"lWC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/grimy, +/area/security/detectives_office) +"lWM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"lWP" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/poddoor{ + id = "Secure Storage"; + name = "secure storage" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"lWQ" = ( +/turf/open/floor/plating/asteroid, +/area/science/test_area) +"lWZ" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/ramp_middle, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"lXh" = ( +/obj/machinery/advanced_airlock_controller{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plating, +/area/security/processing) +"lYo" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/hidden, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"lYJ" = ( +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"lYR" = ( +/obj/structure/sign/departments/restroom{ + pixel_y = -32 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"lZd" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/airlock/maintenance_hatch, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"lZu" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/sign/warning/vacuum{ + name = "EXTERNAL AIRLOCK"; + pixel_y = -32 + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"lZI" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"mal" = ( +/obj/structure/tank_dispenser, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"maL" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/spawner/lootdrop/maintenance, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"maP" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"maT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"mbd" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"mcg" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"mck" = ( +/turf/open/floor/carpet, +/area/crew_quarters/cryopods) +"mcn" = ( +/turf/closed/wall/r_wall, +/area/engine/atmos/storage) +"mcv" = ( +/obj/effect/turf_decal/stripes{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"mcD" = ( +/obj/machinery/rnd/production/techfab/department/armory, +/obj/machinery/camera/motion/armory{ + c_tag = "Armory"; + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"mcO" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"mcT" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/advanced_airlock_controller{ + dir = 1; + pixel_y = -24 + }, +/obj/structure/sign/warning/vacuum/external{ + pixel_y = 32 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"mcW" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/heads/chief) +"mdp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"mdO" = ( +/turf/closed/wall, +/area/medical/paramedic) +"mej" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"mfg" = ( +/obj/machinery/power/apc/auto_name{ + pixel_y = -23 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/maintenance/central) +"mge" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"mgf" = ( +/obj/structure/sign/departments/minsky/medical/clone/cloning2{ + pixel_x = 32 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"mgg" = ( +/obj/machinery/ai/networking{ + label = "Computer Science"; + roundstart_connection = "Main Core" + }, +/obj/structure/ethernet_cable{ + icon_state = "0-2" + }, +/turf/open/floor/catwalk_floor/telecomms, +/area/ai_monitored/secondarydatacore) +"mgz" = ( +/obj/machinery/vending/cola/random, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"mgE" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "External Access" + }, +/obj/machinery/atmospherics/pipe/layer_manifold{ + dir = 4 + }, +/turf/open/floor/plating, +/area/escapepodbay) +"mgK" = ( +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"mhf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/structure/railing, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"mhJ" = ( +/obj/effect/turf_decal/ramp_middle{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"mhO" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/space/openspace, +/area/solar/port/aft) +"miH" = ( +/obj/effect/decal/cleanable/blood/footprints{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"miX" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"mjc" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"mjn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"mjw" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xenobio_r"; + name = "Right side containment blast door" + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Containment Pen" + }, +/obj/effect/mapping_helpers/windoor/access/all/science/xenobio{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"mjZ" = ( +/obj/structure/closet/crate, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/central) +"mkc" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"mky" = ( +/obj/machinery/door/airlock{ + name = "Unit 1" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"mkD" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/manifold/yellow/hidden{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"mlo" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"mlS" = ( +/obj/effect/decal/cleanable/blood/footprints{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"mmx" = ( +/obj/machinery/door/window/southright{ + dir = 1; + name = "Bar Door" + }, +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/effect/mapping_helpers/windoor/access/all/service/bar{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"mnu" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"mnx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/multiz{ + dir = 4 + }, +/obj/machinery/light_switch{ + pixel_y = -20 + }, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"mnA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/railing, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/turf/open/floor/plasteel, +/area/security/main) +"mnC" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"mnO" = ( +/obj/machinery/door/airlock/glass{ + name = "Service Door" + }, +/obj/effect/mapping_helpers/airlock/access/any/service/kitchen, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"mnT" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_y = 32 + }, +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2{ + dir = 8 + }, +/obj/machinery/advanced_airlock_controller{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 8 + }, +/turf/open/floor/plating, +/area/escapepodbay) +"moc" = ( +/obj/machinery/computer/arcade{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel/cafeteria, +/area/security/prison) +"mog" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/dark, +/area/chapel/main) +"mok" = ( +/turf/closed/wall, +/area/ai_monitored/storage/satellite) +"mos" = ( +/obj/machinery/rnd/production/techfab/department/security, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/main) +"moy" = ( +/turf/open/floor/plasteel/dark, +/area/hallway/primary/starboard) +"moA" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/mob/living/carbon/monkey/punpun, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"moR" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "Gas to Cooling Loop" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"mpa" = ( +/turf/open/space, +/area/shipbreak) +"mpu" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/medical/psych) +"mpL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"mqg" = ( +/obj/machinery/computer/rdconsole/production{ + dir = 4; + req_access = list("engineering") + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"mqC" = ( +/turf/open/floor/plasteel/stairs/goon/stairs2_wide{ + dir = 4 + }, +/area/engine/engineering) +"mra" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"mrk" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/westleft{ + name = "Cargo Desk" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/item/deskbell/preset/supply{ + pixel_x = 8; + pixel_y = -3 + }, +/obj/effect/mapping_helpers/windoor/access/all/supply/general{ + dir = 8 + }, +/obj/item/storage/pencil_holder/crew{ + pixel_x = -4; + pixel_y = -4 + }, +/turf/open/floor/plating, +/area/quartermaster/office) +"mrC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"mrM" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"msb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"msz" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = 29; + pixel_y = -29 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"msU" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "AI Upload" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_master, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai_upload_foyer) +"mtB" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"mtC" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"mux" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"muS" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"mvm" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/vending/coffee, +/turf/open/floor/plasteel, +/area/science/lab) +"mvA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"mvF" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating/airless, +/area/asteroid) +"mvI" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L8" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"mwm" = ( +/obj/machinery/computer/ai_overclocking{ + dir = 1 + }, +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"mwu" = ( +/obj/structure/table/wood, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"mwv" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/port) +"mwL" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"mwO" = ( +/obj/machinery/gibber, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"mxm" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 10 + }, +/obj/structure/closet/crate/freezer/blood, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"mxE" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/ai) +"mxI" = ( +/turf/closed/wall, +/area/maintenance/port/aft/lower) +"mxK" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light/small, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/service/hop_office, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"mxN" = ( +/obj/structure/ethernet_cable{ + icon_state = "4-8" + }, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"mxW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/port) +"myh" = ( +/turf/closed/wall/r_wall, +/area/tcommsat/computer) +"myv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"myL" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"mza" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"mzw" = ( +/obj/effect/turf_decal/stripes/end, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"mzR" = ( +/obj/machinery/atmospherics/pipe/manifold/yellow/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"mzV" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 9 + }, +/obj/structure/closet/secure_closet/hydroponics, +/turf/open/floor/plasteel, +/area/hydroponics) +"mzZ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/power/apc{ + areastring = "/area/science/lab"; + dir = 8; + name = "Research Lab APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"mAz" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1; + light_color = "#c1caff" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"mBi" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"mBl" = ( +/obj/structure/sign/warning/radiation/rad_area{ + pixel_x = -32 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"mBx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"mBz" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"mBQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"mCh" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/closet/secure_closet/engineering_welding, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"mCk" = ( +/obj/structure/rack, +/obj/machinery/camera/autoname, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"mCo" = ( +/obj/machinery/door/airlock/external{ + name = "Security Escape Airlock" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/basic, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/hallway/secondary/exit) +"mCS" = ( +/obj/structure/reflector/box/anchored{ + dir = 1 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"mDv" = ( +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Containment Pen" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio_r"; + name = "Right side containment blast door" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/windoor/access/all/science/xenobio{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"mDy" = ( +/obj/structure/closet/firecloset, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"mDK" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + layer = 2.4; + name = "Port to Basement" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"mDM" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/machinery/light_switch{ + pixel_y = -24 + }, +/turf/open/floor/engine, +/area/engine/gravity_generator) +"mDX" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Aft"; + network = list("minisat","ss13") + }, +/turf/open/space/openspace, +/area/ai_monitored/turret_protected/ai) +"mEZ" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/hallway/primary/starboard) +"mFd" = ( +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"mFy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"mFM" = ( +/turf/open/openspace, +/area/quartermaster/storage) +"mFO" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L5" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"mFT" = ( +/obj/machinery/power/apc/auto_name{ + dir = 1; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"mFU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"mFY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"mGE" = ( +/turf/closed/wall, +/area/crew_quarters/cryopods) +"mGP" = ( +/obj/machinery/computer/shuttle/labor, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/security/processing) +"mHs" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"mHv" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"mHC" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/advanced_airlock_controller{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"mHX" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/yellow/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"mIh" = ( +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"mJg" = ( +/obj/machinery/computer/rdservercontrol{ + dir = 8 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"mJz" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"mJD" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"mKP" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "Secure Tech Storage"; + security_level = 6 + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/access/all/engineering/secure_tech, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"mLf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"mLn" = ( +/obj/structure/railing, +/turf/open/floor/plasteel/dark, +/area/security/warden) +"mLE" = ( +/obj/structure/table/wood, +/obj/item/hand_tele{ + pixel_x = -4; + pixel_y = 2 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain) +"mLI" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/security/processing) +"mLP" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/closet{ + name = "Evidence Closet" + }, +/obj/machinery/door/window/brigdoor/northleft{ + dir = 2 + }, +/obj/effect/mapping_helpers/windoor/access/all/security/general, +/turf/open/floor/plasteel/dark, +/area/security/main) +"mMG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"mMJ" = ( +/obj/machinery/door/airlock/external, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/external, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"mMN" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"mMT" = ( +/obj/machinery/cryopod{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/carpet, +/area/crew_quarters/cryopods) +"mNs" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"mNJ" = ( +/obj/machinery/rnd/production/circuit_imprinter/department/science{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/machinery/light, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"mOc" = ( +/obj/structure/sign/departments/minsky/engineering/telecommmunications{ + pixel_x = -32; + pixel_y = 0 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"mOi" = ( +/obj/machinery/suit_storage_unit/security, +/obj/effect/turf_decal/bot, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"mPu" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 6 + }, +/obj/machinery/light_switch{ + pixel_x = 24 + }, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"mPx" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel, +/area/engine/atmos) +"mPB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/turf/open/floor/carpet, +/area/crew_quarters/cryopods) +"mPF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"mPQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"mPU" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"mPV" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"mQh" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"mQt" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/eastleft{ + dir = 8; + name = "Kitchen Window" + }, +/obj/machinery/door/window/eastleft{ + name = "Hydroponics Window" + }, +/obj/effect/mapping_helpers/windoor/access/all/service/kitchen{ + dir = 8 + }, +/obj/effect/mapping_helpers/windoor/access/all/service/hydroponics{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plating, +/area/crew_quarters/kitchen) +"mQX" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio_l"; + name = "Left side containment blast door" + }, +/turf/open/floor/plating, +/area/science/xenobiology) +"mRb" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/engine/engineering) +"mRi" = ( +/obj/structure/window/plasma/reinforced{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 9 + }, +/obj/machinery/power/rad_collector/anchored, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"mRS" = ( +/obj/machinery/camera/autoname{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"mSu" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"mSA" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"mSP" = ( +/obj/machinery/deepfryer, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"mSW" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"mSY" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/atmos) +"mTh" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"mTi" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/cargo_bay, +/obj/machinery/door/airlock/mining{ + name = "Garbage Disposal" + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"mTB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"mTJ" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/vending/wardrobe/sec_wardrobe, +/turf/open/floor/plasteel, +/area/security/main) +"mTL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"mTW" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"mTX" = ( +/obj/effect/landmark/start/medical_doctor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"mTY" = ( +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/reagentgrinder{ + desc = "Used to grind things up into raw materials and liquids."; + pixel_y = 5 + }, +/obj/item/stack/sheet/mineral/plasma{ + amount = 4; + pixel_x = -2; + pixel_y = 1 + }, +/obj/machinery/light, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"mUu" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/obj/structure/table/reinforced, +/obj/machinery/cell_charger{ + pixel_y = 4 + }, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"mUT" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"mVj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"mVO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"mVR" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = 10 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_y = 4 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_x = 2; + pixel_y = -3 + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"mWt" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"mWu" = ( +/obj/structure/janitorialcart, +/obj/item/mop, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/janitor) +"mXr" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/service/janitor_closet, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plating, +/area/maintenance/port) +"mXz" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"mYm" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"mYs" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"mYF" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"mYK" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"mYN" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"mZc" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"mZe" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"mZq" = ( +/obj/machinery/door/window/northleft{ + dir = 4; + name = "First-Aid Supplies"; + red_alert_access = 1 + }, +/obj/structure/table/glass, +/obj/item/storage/firstaid/fire{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/firstaid/fire, +/obj/item/storage/firstaid/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/effect/mapping_helpers/windoor/access/all/medical/general{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"mZr" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/medical/sleeper) +"mZR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"nai" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"nav" = ( +/obj/structure/table/reinforced, +/obj/item/transfer_valve{ + pixel_x = -5 + }, +/obj/item/transfer_valve{ + pixel_x = -5 + }, +/obj/item/transfer_valve, +/obj/item/transfer_valve, +/obj/item/transfer_valve{ + pixel_x = 5 + }, +/obj/item/transfer_valve{ + pixel_x = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/light_switch{ + pixel_x = -21; + pixel_y = 1 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"nax" = ( +/obj/machinery/suit_storage_unit/ce, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/chief) +"naO" = ( +/obj/machinery/power/apc{ + areastring = "/area/crew_quarters/kitchen"; + dir = 8; + name = "Kitchen APC"; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"nba" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"nbv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"nbD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"ncg" = ( +/turf/open/floor/carpet, +/area/medical/psych) +"ncr" = ( +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"ncu" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"ncF" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"ncJ" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"ncK" = ( +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/effect/mapping_helpers/windoor/access/all/science/xenobio{ + dir = 4 + }, +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Containment Pen" + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"ncU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ncV" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/ethernet_cable{ + icon_state = "4-8" + }, +/obj/machinery/light_switch{ + pixel_x = -22; + pixel_y = -23 + }, +/turf/open/floor/plasteel/grimy, +/area/ai_monitored/turret_protected/aisat_interior) +"nde" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/port) +"ndw" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 5 + }, +/obj/machinery/suit_storage_unit/atmos, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"ndA" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2 + }, +/obj/effect/mapping_helpers/mail_sorting/security/general, +/obj/effect/mapping_helpers/mail_sorting/security/hos_office, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"ndF" = ( +/obj/effect/decal/cleanable/glass, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"ndP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/tank/air{ + dir = 1; + piping_layer = 2 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"ndY" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp{ + pixel_y = 10 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"nec" = ( +/obj/structure/chair/office/light, +/turf/open/floor/plasteel, +/area/crew_quarters/heads/chief) +"nei" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"neC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"neP" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"neW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/obj/machinery/door/airlock/virology{ + autoclose = 0; + frequency = 1449; + id_tag = "virology_airlock_exterior"; + name = "Virology Exterior Airlock" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "virology_airlock_exterior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Button"; + pixel_y = -23; + req_access = list("virology") + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"nfI" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/obj/machinery/status_display/supply{ + pixel_x = -32 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"nfS" = ( +/obj/machinery/portable_atmospherics/pump, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ngw" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"ngU" = ( +/obj/machinery/door/airlock{ + name = "Unisex Showers" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"nhc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"nhs" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"nhW" = ( +/obj/machinery/status_display/evac{ + pixel_x = 32 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"nih" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"nip" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/vending/cola/random, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"niu" = ( +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/machinery/power/apc{ + areastring = "/area/quartermaster/warehouse"; + dir = 4; + name = "Cargo Warehouse APC"; + pixel_x = 24 + }, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"niy" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/grille/broken, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"niF" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"niQ" = ( +/obj/structure/toilet{ + pixel_y = 10 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel/showroomfloor, +/area/security/prison) +"niR" = ( +/obj/structure/displaycase/labcage, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/hor) +"njq" = ( +/obj/machinery/power/apc{ + areastring = "/area/tcommsat/computer"; + dir = 8; + name = "Telecomms Monitoring APC"; + pixel_x = -25 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/airalarm/tcomms{ + dir = 1; + pixel_y = -24 + }, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"njs" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"nkc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"nkg" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"nkE" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/machinery/vending/medical, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"nkN" = ( +/obj/machinery/portable_atmospherics/canister/water_vapor, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"nkR" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Crematorium Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/crematorium, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"nlf" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 6 + }, +/obj/machinery/vending/coffee, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"nll" = ( +/obj/effect/turf_decal/ramp_corner{ + dir = 8 + }, +/turf/open/floor/carpet/purple, +/area/hallway/primary/central) +"nlF" = ( +/obj/machinery/vending/snack/random, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"nlJ" = ( +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the test chamber."; + dir = 8; + layer = 4; + name = "Test Chamber Telescreen"; + network = list("toxins"); + pixel_x = 30 + }, +/obj/machinery/button/massdriver{ + id = "toxinsdriver"; + pixel_x = 24; + pixel_y = -23 + }, +/obj/item/radio/intercom{ + pixel_x = 30; + pixel_y = -37 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"nlR" = ( +/obj/structure/table, +/obj/item/coin/silver, +/obj/item/folder/yellow, +/obj/item/pen/red, +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/obj/item/storage/pencil_holder/crew/fancy{ + pixel_y = 12 + }, +/obj/machinery/light, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"nmf" = ( +/obj/machinery/power/smes/fullycharged, +/obj/structure/cable, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/circuit/red/telecomms, +/area/tcommsat/server) +"nmw" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/medical/medbay/lobby) +"nnw" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Cent1"; + location = "BarChap" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"noa" = ( +/obj/machinery/camera/autoname{ + dir = 1 + }, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Chief Engineer's Desk"; + departmentType = 3; + name = "Chief Engineer RC"; + pixel_y = -30 + }, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/chief) +"nok" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood/thin, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/mob/living/simple_animal/pet/fox/Renault, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain) +"noA" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/stairs/wide_right, +/turf/open/floor/plating, +/area/hallway/primary/central) +"noC" = ( +/obj/structure/rack, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/obj/item/stack/cable_coil{ + pixel_x = -1; + pixel_y = 3 + }, +/obj/item/stack/cable_coil{ + pixel_x = 3; + pixel_y = -5 + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"noW" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Shipbreaking Bay" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"npa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/hor) +"npe" = ( +/obj/machinery/power/apc/auto_name{ + dir = 1; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"npx" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/decal/cleanable/oil, +/turf/open/floor/plating, +/area/maintenance/port) +"npZ" = ( +/obj/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"nqc" = ( +/obj/machinery/door/airlock/research{ + name = "Toxins Launch Room" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/toxins, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"nqS" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 5 + }, +/obj/structure/sign/warning/securearea{ + pixel_x = -1; + pixel_y = 32 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"nrf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel, +/area/engine/atmos) +"nrl" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"nrz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"nrL" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/ai_monitored/turret_protected/ai) +"nsm" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"nsu" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"nsK" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"ntG" = ( +/obj/machinery/recycler, +/turf/open/floor/plating/airless, +/area/escapepodbay) +"ntN" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/vending/wardrobe/science_wardrobe, +/obj/effect/turf_decal/trimline/purple/filled/end/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"ntQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8 + }, +/obj/effect/mapping_helpers/mail_sorting/supply/qm_office, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"ntX" = ( +/obj/effect/turf_decal/trimline/engiyellow/warning/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"nuh" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Cryogenics" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/carpet, +/area/crew_quarters/cryopods) +"nuj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"nuy" = ( +/obj/machinery/vending/cola/random, +/turf/open/floor/plasteel/dark, +/area/escapepodbay) +"nuA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"nuX" = ( +/obj/effect/turf_decal/ramp_middle{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"nuZ" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 10 + }, +/obj/structure/closet/emcloset, +/obj/item/storage/toolbox/emergency, +/turf/open/floor/plasteel/dark, +/area/bridge) +"nve" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"nvf" = ( +/obj/machinery/power/apc{ + areastring = "/area/crew_quarters/heads/hor"; + dir = 1; + name = "RD Office APC"; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/hor) +"nvo" = ( +/obj/structure/closet/wardrobe/mixed, +/obj/machinery/requests_console{ + department = "Crew Quarters"; + pixel_x = 3; + pixel_y = -30 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"nvz" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Cent3"; + location = "Evac" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"nvE" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"nvI" = ( +/obj/effect/turf_decal/box/white, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"nvJ" = ( +/obj/structure/table/wood, +/obj/item/taperecorder{ + pixel_x = 9; + pixel_y = 5 + }, +/obj/machinery/computer/med_data/laptop{ + pixel_x = -4 + }, +/obj/machinery/light_switch{ + pixel_x = 23; + pixel_y = 1 + }, +/obj/machinery/button/door{ + id = "psych"; + name = "Psych Office Shutters Control"; + pixel_x = 25; + pixel_y = -8; + req_access = list("psychology") + }, +/turf/open/floor/carpet, +/area/medical/psych) +"nvV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"nwQ" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/medical/virology) +"nxc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"nxu" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"nxG" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"nyp" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"nyX" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/ramp_corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"nzs" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Library2"; + location = "Cent8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"nzx" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/storage/primary) +"nzF" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"nzT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/sign/departments/minsky/engineering/engineering{ + pixel_x = -32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"nAh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"nAN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/light_switch{ + pixel_x = -21; + pixel_y = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"nAR" = ( +/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"nAU" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"nBT" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"nCh" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"nCJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"nDn" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"nDo" = ( +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel, +/area/security/prison) +"nDE" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"nDH" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/security/main) +"nDS" = ( +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/portable_atmospherics/pump, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"nEh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"nEk" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"nED" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"nFd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/components/binary/pump{ + name = "Cooling Loop Bypass" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"nFf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"nFK" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"nFU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/obj/machinery/firealarm{ + pixel_y = 26 + }, +/turf/open/floor/carpet, +/area/crew_quarters/cryopods) +"nGe" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/maintenance/disposal/incinerator) +"nGu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"nGC" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"nGD" = ( +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + dir = 9 + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"nGW" = ( +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"nHr" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 6 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel/dark, +/area/bridge) +"nHP" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"nIU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"nJf" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"nJk" = ( +/obj/effect/decal/cleanable/greenglow, +/turf/open/floor/plating, +/area/maintenance/port) +"nJv" = ( +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"nKr" = ( +/obj/structure/stairs/wide_right{ + dir = 8 + }, +/obj/structure/railing, +/turf/open/floor/plating, +/area/hallway/primary/starboard) +"nMo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"nMG" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/grass, +/area/medical/virology) +"nMO" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/chair/stool, +/turf/open/floor/plasteel, +/area/engine/engineering) +"nMR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"nMT" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"nNG" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "MiniSat Maintenance" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_master, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"nNW" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/maintenance/central) +"nOr" = ( +/obj/structure/ethernet_cable{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 4 + }, +/obj/structure/ethernet_cable{ + icon_state = "1-2" + }, +/obj/structure/ethernet_cable{ + icon_state = "2-4" + }, +/turf/open/floor/catwalk_floor/telecomms, +/area/ai_monitored/secondarydatacore) +"nOS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"nPM" = ( +/obj/structure/lattice, +/turf/open/space/openspace, +/area/ai_monitored/turret_protected/ai) +"nPX" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/machinery/door/airlock/research/glass{ + name = "Genetics Research" + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/genetics, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"nQn" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/teleporter) +"nQq" = ( +/obj/machinery/light, +/obj/machinery/requests_console{ + department = "Science"; + departmentType = 2; + name = "Science Requests Console"; + pixel_y = -30; + receive_ore_updates = 1 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"nQt" = ( +/obj/structure/grille, +/obj/structure/lattice, +/turf/open/space/openspace, +/area/space/nearstation) +"nQz" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/obj/structure/sign/departments/minsky/research/robotics{ + pixel_y = 32 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"nRg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/teleporter) +"nRo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Cent9"; + location = "Library2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"nRH" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/scientist, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel/dark, +/area/science/nanite) +"nRN" = ( +/obj/machinery/power/smes/engineering{ + charge = 5e+006; + input_level = 25000; + output_level = 20000 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"nRS" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"nRU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel, +/area/security/prison) +"nSp" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/obj/structure/sign/painting{ + persistence_id = "public"; + pixel_y = -32 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"nSK" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"nSO" = ( +/obj/machinery/computer/prisoner, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 4 + }, +/obj/effect/turf_decal/ramp_middle, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"nSY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"nTs" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/vehicle/ridden/wheelchair, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"nTy" = ( +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai_upload) +"nTC" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4; + light_color = "#c1caff" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"nTY" = ( +/obj/effect/turf_decal/box/white, +/obj/effect/turf_decal/box/white{ + color = "#9FED58" + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"nUC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/security/detectives_office) +"nUN" = ( +/obj/structure/table, +/obj/machinery/microwave{ + pixel_y = 6 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"nVC" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"nVZ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 4; + external_pressure_bound = 120; + name = "server vent" + }, +/obj/structure/ethernet_cable{ + icon_state = "2-4" + }, +/turf/open/floor/circuit/green/telecomms, +/area/ai_monitored/turret_protected/ai) +"nWj" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"nWm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"nWy" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"nWJ" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{ + dir = 8 + }, +/obj/structure/ethernet_cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/ai_monitored/turret_protected/ai) +"nWO" = ( +/obj/structure/sign/warning/nosmoking{ + pixel_x = 32 + }, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"nWV" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/white, +/area/medical/morgue) +"nWX" = ( +/obj/machinery/camera/motion{ + c_tag = "Lower Armory External"; + dir = 1 + }, +/turf/open/space/basic, +/area/space) +"nXb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"nXn" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Atmospherics Maintenance" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"nXo" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"nXK" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "Pure to Incinerator" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"nXM" = ( +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"nXW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"nYe" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/door/airlock/command/glass{ + name = "Chief Medical Officer" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/medical/cmo, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/cmo) +"nYO" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"nYU" = ( +/obj/machinery/computer/teleporter{ + dir = 4 + }, +/turf/open/floor/plating, +/area/teleporter) +"nZc" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/obj/machinery/camera/autoname, +/turf/open/floor/plasteel, +/area/engine/engineering) +"nZF" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engine Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"nZL" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"oac" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"oad" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel/chapel{ + dir = 9 + }, +/area/chapel/main) +"oay" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"oaF" = ( +/obj/machinery/door/airlock/external, +/obj/machinery/atmospherics/pipe/layer_manifold{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/external, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"oaO" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/obj/structure/sign/departments/minsky/medical/medical1{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"obC" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 5 + }, +/obj/structure/table/glass, +/obj/item/storage/box/syringes{ + pixel_x = -5; + pixel_y = 2 + }, +/obj/item/storage/box/beakers{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/storage/box/beakers{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/storage/box/syringes{ + pixel_x = 6; + pixel_y = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"ocn" = ( +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ode" = ( +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/aisat_interior) +"odE" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"odG" = ( +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/closed/wall/r_wall, +/area/medical/virology) +"odN" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/ai_upload) +"oex" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"oez" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel, +/area/crew_quarters/heads/chief) +"oeA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/grille/broken, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"ofq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ofP" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"ogZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"ohF" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 10 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"ohH" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/power/apc{ + areastring = "/area/security/prison"; + dir = 1; + name = "Prison Wing APC"; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/machinery/light_switch{ + pixel_x = -24 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"oik" = ( +/obj/machinery/camera/autoname{ + dir = 8 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"oin" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"oiy" = ( +/obj/machinery/light, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"oiA" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Escape Podbay"; + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"oiX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ojB" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"okt" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"okz" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"okU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ole" = ( +/turf/closed/wall/r_wall, +/area/security/processing) +"olg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/landmark/start/station_engineer, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"olr" = ( +/obj/machinery/power/emitter{ + dir = 1 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"olU" = ( +/obj/machinery/atmospherics/components/unary/portables_connector{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"omt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"omJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"omL" = ( +/obj/structure/sign/painting{ + persistence_id = "public"; + pixel_y = 32 + }, +/turf/open/floor/wood, +/area/library) +"omN" = ( +/obj/machinery/vending/wardrobe/viro_wardrobe, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"ond" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"ong" = ( +/obj/machinery/light{ + dir = 1; + light_color = "#c1caff" + }, +/obj/machinery/power/apc{ + areastring = "/area/hallway/primary/starboard"; + dir = 1; + name = "Starboard Primary Hallway APC"; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"onr" = ( +/turf/open/openspace, +/area/hallway/primary/starboard) +"onw" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/purple/visible, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"ooj" = ( +/obj/machinery/stasis{ + dir = 4 + }, +/obj/machinery/defibrillator_mount/loaded{ + pixel_y = 25 + }, +/turf/open/floor/plasteel/dark, +/area/medical/sleeper) +"oou" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/main) +"oov" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"oqL" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"oqT" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/turf/open/space/openspace, +/area/solar/port/aft) +"orh" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"oro" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel/grimy, +/area/security/detectives_office) +"orB" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/computer/med_data{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/cmo) +"orI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"orX" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/yellow/hidden, +/obj/item/radio/intercom{ + freerange = 1; + name = "Station Intercom (Telecomms)"; + pixel_x = 28; + pixel_y = 5 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/corner/lower, +/obj/machinery/light_switch{ + pixel_x = 24; + pixel_y = -7 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"osa" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/crew_quarters/cryopods) +"osm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"osK" = ( +/obj/structure/table/optable{ + dir = 8 + }, +/obj/item/storage/backpack/duffelbag/med/surgery, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/science/robotics/lab) +"otx" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"otz" = ( +/obj/structure/sign/departments/minsky/research/genetics{ + pixel_x = 32 + }, +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 5 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/obj/structure/table, +/obj/machinery/cell_charger, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"otO" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"otQ" = ( +/obj/structure/table, +/obj/item/reagent_containers/food/drinks/beer{ + pixel_x = 4; + pixel_y = 15 + }, +/obj/item/reagent_containers/food/drinks/beer{ + pixel_x = -7; + pixel_y = 10 + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"ouf" = ( +/obj/machinery/telecomms/processor/preset_three, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"ouw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"ovz" = ( +/turf/open/space/openspace, +/area/hallway/secondary/exit) +"ovG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ovP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"owc" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder{ + pixel_y = 12 + }, +/obj/item/stack/sheet/mineral/plasma, +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"owB" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/security/processing) +"owF" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"owM" = ( +/obj/machinery/camera/autoname{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"owT" = ( +/obj/structure/rack, +/obj/item/gun/energy/disabler{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/gun/energy/disabler, +/obj/item/gun/ballistic/automatic/pistol/ntusp{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/ammo_box/magazine/recharge/ntusp{ + pixel_x = 9; + pixel_y = -7 + }, +/obj/machinery/door/window/brigdoor/northright{ + dir = 8; + name = "Armory Door" + }, +/obj/effect/mapping_helpers/windoor/access/all/security/general{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"owX" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical, +/obj/structure/cloth_curtain{ + color = "#99ccff" + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 6 + }, +/obj/machinery/requests_console{ + department = "Medbay"; + departmentType = 1; + name = "Medbay RC"; + pixel_y = -32 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"oyf" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Gas to Filter" + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"oyw" = ( +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"oyB" = ( +/obj/effect/landmark/start/botanist, +/turf/open/floor/plasteel, +/area/hydroponics) +"oyD" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"oyL" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"oyV" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"oyZ" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"ozV" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"oAZ" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/medical/medbay/lobby) +"oBa" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"oBo" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"oBr" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/sink/kitchen{ + dir = 8; + pixel_x = 11 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"oCn" = ( +/obj/machinery/light_switch{ + pixel_x = -22; + pixel_y = 24 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"oCz" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"oCA" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Xenobiology Maintenance" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"oCQ" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/turf/open/floor/plating/asteroid, +/area/engine/atmos) +"oDa" = ( +/obj/machinery/electrolyzer, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"oDx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"oDL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/pump, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"oDU" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 6 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"oDV" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"oEx" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/power/apc{ + areastring = "/area/engine/storage_shared"; + name = "Shared Engineering Storage APC"; + pixel_y = -23 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"oEJ" = ( +/obj/machinery/power/apc{ + areastring = "/area/escapepodbay"; + dir = 4; + name = "Podbay APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel/dark, +/area/escapepodbay) +"oEL" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"oES" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"oEU" = ( +/obj/structure/table, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"oFv" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 5 + }, +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"oFz" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/mechanical, +/obj/item/circuitboard/machine/server_cabinet, +/obj/item/circuitboard/machine/ai_data_core, +/obj/item/stack/ethernet_coil, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"oFC" = ( +/turf/open/space/openspace, +/area/space/nearstation) +"oFM" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchen"; + name = "kitchen shutters" + }, +/obj/item/deskbell/preset/kitchen{ + pixel_x = -7; + pixel_y = 4 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"oFN" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 1; + external_pressure_bound = 120; + name = "server vent" + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"oFY" = ( +/obj/effect/landmark/stationroom/maint/threexfive, +/turf/template_noop, +/area/maintenance/starboard/lower) +"oGi" = ( +/obj/machinery/computer/crew{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"oGB" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"oGT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"oHz" = ( +/obj/machinery/nanite_programmer, +/obj/effect/turf_decal/bot, +/obj/machinery/light_switch{ + pixel_x = 24 + }, +/turf/open/floor/plasteel/dark, +/area/science/nanite) +"oHC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"oHI" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/button/door{ + id = "Dorm1"; + name = "Dorm Bolt Control"; + normaldoorcontrol = 1; + pixel_x = -25; + specialfunctions = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"oIb" = ( +/obj/machinery/door/airlock/command/glass{ + id_tag = "secondary_aicore_interior"; + name = "Physical Core Access" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_sat, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_target{ + dirx = -1; + diry = -3 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"oId" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/central) +"oID" = ( +/obj/structure/lattice, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Port"; + dir = 8; + network = list("minisat","ss13") + }, +/turf/open/space/openspace, +/area/ai_monitored/turret_protected/ai) +"oIQ" = ( +/obj/machinery/ai/networking{ + label = "Subcontroller"; + roundstart_connection = "Computer Science - 2" + }, +/obj/structure/ethernet_cable{ + icon_state = "0-8" + }, +/turf/open/floor/circuit/green/telecomms, +/area/science/server) +"oJa" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"oJc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"oJj" = ( +/obj/machinery/telecomms/server/presets/supply, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"oJk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower, +/obj/structure/chair/stool, +/obj/effect/landmark/start/scientist, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"oJy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"oJE" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"oJL" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai_upload) +"oJM" = ( +/obj/machinery/flasher{ + id = "AI"; + pixel_y = -24 + }, +/obj/machinery/camera/motion{ + c_tag = "AI Upload Chamber - Starboard"; + dir = 1; + network = list("aiupload") + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai_upload) +"oJN" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -3 + }, +/obj/item/pen/fountain{ + pixel_x = -3; + pixel_y = 1 + }, +/obj/item/clipboard{ + pixel_x = 8; + pixel_y = 4 + }, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/turf/open/floor/carpet, +/area/medical/psych) +"oJR" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/engine/engineering) +"oKP" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/turf/open/floor/circuit/telecomms/server, +/area/science/server) +"oKT" = ( +/obj/structure/rack, +/obj/item/multitool, +/turf/open/floor/plasteel, +/area/storage/primary) +"oKW" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"oKX" = ( +/obj/machinery/photocopier, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/light, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/turf/open/floor/plasteel, +/area/security/main) +"oLd" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"oLe" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"oMh" = ( +/turf/open/space/openspace, +/area/space) +"oMD" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/closet/secure_closet/warden, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/turf_decal/ramp_middle, +/obj/effect/turf_decal/ramp_middle{ + dir = 8 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"oME" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/plating, +/area/storage/tech) +"oMJ" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"oMK" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"oMU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"oMV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"oNc" = ( +/obj/structure/table/glass, +/obj/item/storage/box/monkeycubes{ + pixel_x = 1; + pixel_y = -1 + }, +/obj/item/storage/box/monkeycubes{ + pixel_x = -1; + pixel_y = 2 + }, +/obj/item/book/manual/wiki/xenobiology, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"oNS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/engine/atmos) +"oOA" = ( +/obj/effect/landmark/start/station_engineer, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/ramp_middle, +/turf/open/floor/plasteel, +/area/engine/engineering) +"oOG" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/lattice/catwalk, +/obj/effect/landmark/start/cargo_technician, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/openspace, +/area/quartermaster/storage) +"oOL" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/obj/structure/sink{ + pixel_y = 24 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"oPt" = ( +/obj/structure/chair/office{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"oPu" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/ai_monitored/secondarydatacore) +"oPJ" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/table, +/obj/machinery/plantgenes{ + pixel_y = 6 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"oPP" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/lab) +"oPX" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/light{ + dir = 4; + light_color = "#c1caff" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"oQG" = ( +/turf/closed/wall/r_wall, +/area/medical/psych) +"oRc" = ( +/obj/machinery/light, +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"oRI" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"oSa" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"oSS" = ( +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"oTe" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"oUd" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"oUj" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"oUm" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"oVl" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"oVm" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/light, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"oVr" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "surgery_shutters"; + name = "Surgery Shutters" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/medical/surgery) +"oWa" = ( +/obj/effect/turf_decal/box/white{ + color = "#52B4E9" + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"oWo" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/button/door{ + id = "Dorm3"; + name = "Dorm Bolt Control"; + normaldoorcontrol = 1; + pixel_x = -25; + specialfunctions = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"oWA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"oWV" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"oXB" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/stock_parts/cell/high/plus, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"oYq" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/corner/flip{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/corner, +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"oYu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"oYJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"oYO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/central) +"oYX" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchen"; + name = "kitchen shutters" + }, +/obj/item/reagent_containers/food/snacks/pie/cream, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"oZq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"oZt" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing/corner{ + dir = 4 + }, +/turf/open/space/openspace, +/area/space/nearstation) +"oZw" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Fore1"; + location = "Vault" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"oZE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/obj/structure/mirror{ + pixel_y = 32 + }, +/obj/structure/sink{ + pixel_y = 20 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"paj" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"pan" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"paH" = ( +/turf/closed/wall, +/area/maintenance/starboard/fore) +"paN" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 1 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"pbi" = ( +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"pbn" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"pbu" = ( +/obj/machinery/computer/station_alert{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"pbB" = ( +/obj/machinery/light, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/processing) +"pbO" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/hydroponics) +"pbT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"pcj" = ( +/obj/structure/closet/wardrobe/black, +/obj/machinery/light, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"pcO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"pcR" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/window/northleft{ + dir = 2; + name = "Hydroponics Desk" + }, +/obj/effect/mapping_helpers/windoor/access/all/service/hydroponics, +/obj/item/deskbell/preset/hydroponics{ + pixel_x = -6; + pixel_y = 6 + }, +/turf/open/floor/plating, +/area/hydroponics) +"pcS" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/ramp_corner, +/turf/open/floor/plasteel/dark, +/area/bridge) +"pdl" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 5; + height = 7; + name = "Cargo Bay"; + shuttle_id = "supply_home"; + width = 12 + }, +/turf/open/space/openspace, +/area/space) +"pdL" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"pdP" = ( +/obj/machinery/camera{ + active_power_usage = 0; + c_tag = "Bomb Test Site"; + desc = "A specially-reinforced camera with a long lasting battery, used to monitor the bomb testing site."; + dir = 8; + invuln = 1; + name = "Hardened Bomb-Test Camera"; + network = list("toxins"); + use_power = 0 + }, +/turf/open/floor/plating/asteroid, +/area/science/test_area) +"peB" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/structure/sign/departments/minsky/supply/janitorial{ + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"peR" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/structure/sign/painting{ + persistence_id = "public"; + pixel_x = 32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"peW" = ( +/obj/machinery/flasher/portable, +/turf/open/floor/plasteel/dark, +/area/security/warden) +"pfa" = ( +/obj/effect/landmark/stationroom/maint/threexfive, +/turf/template_noop, +/area/maintenance/starboard/fore) +"pfl" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"pfn" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/reagent_dispensers/watertank/high, +/turf/open/floor/plasteel/white, +/area/engine/atmos) +"pfC" = ( +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"pfR" = ( +/obj/machinery/vending/assist, +/turf/open/floor/plasteel, +/area/storage/primary) +"pfS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/trimline/engiyellow/warning/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"pfY" = ( +/turf/open/floor/plating, +/area/maintenance/port) +"pgb" = ( +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"pgA" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port) +"phl" = ( +/obj/structure/table/wood, +/obj/machinery/computer/libraryconsole/bookmanagement, +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/turf/open/floor/wood, +/area/library) +"phn" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"phA" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"phT" = ( +/turf/closed/wall, +/area/maintenance/starboard/lower) +"phY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"piK" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"piO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"pja" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"pjc" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"pjm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"pjM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"pka" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"pki" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Chapel Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/chapel_office, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"pkk" = ( +/obj/machinery/hydroponics/constructable, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"pkw" = ( +/obj/machinery/atmospherics/components/unary/tank/air{ + dir = 8; + piping_layer = 2 + }, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"pkI" = ( +/obj/machinery/door/airlock/highsecurity{ + id_tag = "ai_core_airlock_exterior"; + name = "AI Core" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_master, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/ethernet_cable{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"pkO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"pkZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"plb" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/turf/open/floor/plasteel, +/area/hydroponics) +"plt" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"plC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/science/storage) +"plW" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/item/kirbyplants/photosynthetic, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/cmo) +"pmd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/maintenance/disposal/incinerator) +"pmf" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/structure/railing/corner, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"pmp" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/techstorage/security, +/turf/open/floor/plasteel/white, +/area/storage/tech) +"pmw" = ( +/obj/structure/table, +/obj/machinery/cell_charger{ + pixel_y = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 9 + }, +/obj/item/clothing/glasses/science{ + pixel_x = 4; + pixel_y = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"pmz" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics2"; + name = "robotics lab shutters" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/robotics/lab) +"pmB" = ( +/obj/machinery/telecomms/processor/preset_two, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"pmT" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L14" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"pnq" = ( +/obj/machinery/camera/autoname{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"poM" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "Port to Engine" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ppM" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/effect/mapping_helpers/teleport_anchor, +/turf/open/floor/plasteel, +/area/engine/atmos) +"pqI" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/vending/wardrobe/engi_wardrobe, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"prf" = ( +/obj/structure/chair/stool, +/obj/effect/landmark/start/virologist, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"prB" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/effect/landmark/start/yogs/psychiatrist, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/wood, +/area/medical/psych) +"psb" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/escapepodbay) +"psf" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"pso" = ( +/obj/structure/rack, +/obj/item/stack/sheet/cardboard, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"psr" = ( +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"psD" = ( +/obj/structure/table, +/obj/item/lightreplacer{ + pixel_x = 6; + pixel_y = 9 + }, +/obj/item/clothing/glasses/meson{ + pixel_x = -3; + pixel_y = -2 + }, +/obj/item/clothing/glasses/meson{ + pixel_x = -3; + pixel_y = -2 + }, +/obj/item/clothing/glasses/meson{ + pixel_x = -3; + pixel_y = -2 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"psF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ptc" = ( +/obj/effect/turf_decal/ramp_corner{ + dir = 8 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"ptv" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/security/detectives_office) +"pty" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Theatre Maintenance" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/theatre, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"ptY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"puf" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"pug" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/requests_console{ + department = "Security"; + departmentType = 5; + pixel_x = -30 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"pui" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the ai satellite."; + dir = 4; + name = "AI Satellite Monitor"; + network = list("minisat"); + pixel_x = -26 + }, +/turf/open/floor/plasteel/dark, +/area/maintenance/disposal/incinerator) +"puC" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Genetics Maintenance" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/cloning, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"pvn" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"pvL" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/carpet/purple, +/area/crew_quarters/heads/hor) +"pvY" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/obj/machinery/door/window/northleft{ + dir = 8; + name = "Containment Pen" + }, +/obj/effect/mapping_helpers/windoor/access/all/science/xenobio{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"pwA" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"pwR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"pxq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"pxy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"pxL" = ( +/obj/structure/chair/comfy/brown, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/medical/psych) +"pyu" = ( +/obj/machinery/light, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"pyB" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"pyT" = ( +/obj/machinery/door/airlock/hatch{ + name = "Telecomms Control Room" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcomms, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"pzk" = ( +/turf/open/floor/catwalk_floor/telecomms, +/area/ai_monitored/secondarydatacore) +"pzL" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"pzO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Cent8"; + location = "Library" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"pAa" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"pAb" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"pAU" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/storage/tech) +"pBb" = ( +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"pBc" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/structure/reagent_dispensers/watertank/high, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/item/reagent_containers/glass/bucket, +/turf/open/floor/plasteel, +/area/hydroponics) +"pBi" = ( +/obj/machinery/light{ + light_color = "#c1caff" + }, +/turf/open/floor/plasteel/white, +/area/medical/morgue) +"pBS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"pCa" = ( +/obj/effect/decal/cleanable/glass, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"pCY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel/white, +/area/science/lab) +"pDf" = ( +/obj/machinery/nuclearbomb/selfdestruct, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/nuke_storage) +"pDh" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/lattice/catwalk, +/turf/open/space/openspace, +/area/space/nearstation) +"pDN" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 10 + }, +/obj/structure/chair/office{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"pDR" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/storage/primary) +"pDU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"pEb" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/engine/engineering) +"pEm" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/siding/wood/corner/thin{ + dir = 8 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain) +"pFx" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"pFH" = ( +/obj/machinery/vending/wardrobe/jani_wardrobe, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/janitor) +"pGG" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"pGI" = ( +/obj/machinery/hydroponics/constructable, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/hydroponics) +"pGM" = ( +/obj/structure/sign/painting{ + persistence_id = "public"; + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"pGX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Cent10"; + location = "Cent9" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"pHR" = ( +/obj/machinery/telecomms/server/presets/medical, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"pIn" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"pJq" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"pJr" = ( +/obj/structure/rack, +/obj/item/circuitboard/machine/telecomms/broadcaster, +/obj/item/circuitboard/machine/telecomms/bus, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/item/stock_parts/subspace/transmitter, +/obj/item/stock_parts/subspace/transmitter, +/obj/item/stock_parts/subspace/amplifier, +/obj/item/stock_parts/subspace/amplifier, +/obj/item/stock_parts/subspace/amplifier, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"pJB" = ( +/obj/structure/railing, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"pJW" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/supply/disposals, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"pKT" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/ramp_middle, +/obj/effect/turf_decal/ramp_middle{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower, +/turf/open/floor/plasteel, +/area/security/main) +"pKZ" = ( +/turf/open/openspace, +/area/hallway/primary/fore) +"pLx" = ( +/obj/machinery/vending/coffee, +/obj/effect/turf_decal/siding/wood/thin{ + dir = 1 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/turf/open/floor/wood, +/area/hallway/primary/central) +"pLC" = ( +/obj/item/wrench, +/turf/open/floor/plating/airless, +/area/asteroid) +"pLE" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/heater{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"pMQ" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/sign/delamination_counter{ + pixel_y = -32 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"pMS" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/railing, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"pMV" = ( +/obj/effect/decal/cleanable/blood/splatter, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"pNr" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/power/apc{ + areastring = "/area/science/robotics/mechbay"; + dir = 1; + name = "Mech Bay APC"; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"pNw" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8 + }, +/obj/effect/mapping_helpers/mail_sorting/service/hydroponics, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"pNF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"pNJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/processing) +"pNK" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/carpet/purple, +/area/chapel/main) +"pNN" = ( +/obj/machinery/vending/cigarette, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"pNZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"pOh" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"pOj" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"pOk" = ( +/obj/machinery/computer/security, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hos) +"pOt" = ( +/obj/structure/table, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/item/melee/sledgehammer, +/obj/item/storage/belt/utility, +/obj/item/storage/belt/utility, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"pOR" = ( +/obj/machinery/door/airlock/medical/glass{ + id_tag = "MedbayFoyer"; + name = "Medbay" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"pOT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/circuit, +/area/ai_monitored/nuke_storage) +"pPH" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/turf/open/floor/plasteel/dark, +/area/teleporter) +"pPO" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower, +/turf/open/floor/plasteel, +/area/hydroponics) +"pQg" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet/purple, +/area/hallway/primary/central) +"pQN" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"pQR" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"pRq" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"pRG" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai_upload) +"pRO" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"pRR" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/crew_quarters/cryopods) +"pRU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"pSk" = ( +/obj/machinery/power/apc/auto_name{ + dir = 4; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/maintenance/port) +"pTf" = ( +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + dir = 4 + }, +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/maintenance/disposal/incinerator) +"pTL" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/closet/crate, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"pTP" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = -4; + pixel_y = 7 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/wood, +/area/hallway/primary/central) +"pTT" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"pUd" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"pUW" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8 + }, +/obj/effect/mapping_helpers/mail_sorting/supply/cargo_bay, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"pVl" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"pVx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"pVU" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"pWi" = ( +/obj/structure/closet/secure_closet/brig, +/obj/machinery/light, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/turf/open/floor/plasteel, +/area/security/prison) +"pWq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/science/nanite) +"pXa" = ( +/obj/structure/table, +/obj/machinery/compsci_reciever, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"pXf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"pXn" = ( +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"pXt" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"pXJ" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 5 + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = 22 + }, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"pXP" = ( +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/mob/living/simple_animal/butterfly{ + dir = 8 + }, +/turf/open/floor/grass, +/area/hallway/primary/starboard) +"pYa" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"pYf" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Aft Port"; + network = list("minisat") + }, +/turf/open/space/openspace, +/area/tcommsat/computer) +"pYZ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/port) +"pZb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"pZR" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/engine/engineering) +"pZX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"pZY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/teleporter) +"qap" = ( +/obj/effect/decal/cleanable/blood/drip, +/obj/effect/spawner/lootdrop/maintenance/six, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"qaN" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"qbl" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"qbT" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/lab) +"qca" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"qcc" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/tcommsat/computer) +"qce" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/two, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"qcn" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Bay" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/access/any/supply/cargo_bay, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"qcD" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"qcY" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/floor/plasteel, +/area/engine/engineering) +"qds" = ( +/obj/machinery/modular_computer/console/preset/command/ce, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/chief) +"qdE" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"qdO" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"qeH" = ( +/obj/machinery/door/airlock/research{ + name = "Mech Bay" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/obj/effect/turf_decal/trimline/purple/filled/line/lower, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"qeR" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"qeZ" = ( +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"qfk" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/structure/table/wood, +/obj/machinery/reagentgrinder{ + pixel_y = 9 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"qfy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"qgd" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/teleporter) +"qgt" = ( +/obj/machinery/computer/robotics{ + dir = 8 + }, +/turf/open/floor/carpet/purple, +/area/crew_quarters/heads/hor) +"qgD" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/stairs/wide_left, +/turf/open/floor/plating, +/area/hallway/primary/central) +"qgN" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"qgZ" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"qha" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel/dark, +/area/bridge) +"qhD" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"qia" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/machinery/requests_console{ + department = "Janitorial"; + departmentType = 1; + pixel_y = 30 + }, +/turf/open/floor/plasteel, +/area/janitor) +"qit" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"qje" = ( +/obj/machinery/power/smes/engineering, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"qjz" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/decal/cleanable/glass, +/turf/open/floor/plating, +/area/maintenance/port) +"qjW" = ( +/obj/structure/table/wood, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plasteel/chapel{ + dir = 1 + }, +/area/hallway/primary/central) +"qka" = ( +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"qkK" = ( +/obj/effect/turf_decal/ramp_middle{ + dir = 1 + }, +/turf/open/floor/carpet/purple, +/area/hallway/primary/central) +"qkN" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/structure/closet/secure_closet/bar, +/obj/item/gun/ballistic/shotgun/doublebarrel, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"qlc" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"qlU" = ( +/obj/structure/disposalpipe/segment, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/carpet/purple, +/area/hallway/primary/central) +"qma" = ( +/obj/structure/closet/l3closet/virology, +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"qmH" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"qmK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"qmL" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"qmQ" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/machinery/power/apc{ + areastring = "/area/medical/medbay/central"; + dir = 8; + name = "Medbay Central APC"; + pixel_x = -25 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"qnw" = ( +/obj/structure/closet/secure_closet/lethalshots, +/obj/machinery/door/window/brigdoor/northright{ + name = "Armory Door" + }, +/obj/effect/mapping_helpers/windoor/access/all/security/general{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"qnz" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"qnE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"qoh" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/aisat_interior) +"qoz" = ( +/obj/machinery/door/airlock/external{ + name = "MiniSat External Access" + }, +/obj/machinery/atmospherics/pipe/layer_manifold, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/command/ai_sat, +/obj/effect/mapping_helpers/airlock/access/any/command/teleporter, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcomms, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/aisat_interior) +"qpt" = ( +/obj/machinery/modular_computer/console/preset/engineering{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"qrm" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"qrz" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"qrC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"qrG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=BarChap2"; + location = "Cent6" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"qsi" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/light/small, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"qsu" = ( +/obj/structure/table/wood, +/obj/item/storage/crayons, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"qsC" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/mapping_helpers/airlock/abandoned, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"qsO" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"qtB" = ( +/obj/structure/table/wood, +/obj/item/storage/briefcase{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/storage/pill_bottle/gummies/mindbreaker{ + pixel_x = 8 + }, +/obj/item/storage/pill_bottle/gummies/mindbreaker{ + pixel_x = 8; + pixel_y = 10 + }, +/obj/item/flashlight/lamp/green{ + pixel_x = -5; + pixel_y = 14 + }, +/turf/open/floor/wood, +/area/medical/psych) +"qtH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"quf" = ( +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + dir = 10 + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"qux" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"quA" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/structure/chair/office/dark{ + dir = 1 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/structure/ethernet_cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/grimy, +/area/ai_monitored/turret_protected/aisat_interior) +"qvd" = ( +/obj/machinery/power/port_gen/pacman, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 10 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"qvv" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"qwa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"qwD" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"qwR" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"qxb" = ( +/obj/structure/stairs{ + dir = 4 + }, +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/railing, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/ai_upload_foyer) +"qxy" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"qyy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"qyA" = ( +/obj/machinery/light, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/medical/psych) +"qza" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/maintenance/port) +"qzj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"qzy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"qzD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"qBv" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"qBy" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Atmospherics Maintenance" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/engine/atmos) +"qCx" = ( +/obj/effect/turf_decal/trimline/engiyellow/warning/lower{ + dir = 1 + }, +/obj/structure/chair/office/dark{ + dir = 1 + }, +/obj/effect/landmark/start/atmospheric_technician, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"qCS" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_x = 32 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"qDo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/circuit, +/area/ai_monitored/nuke_storage) +"qDL" = ( +/turf/open/floor/glass/reinforced/plasma, +/area/maintenance/disposal/incinerator) +"qEg" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"qEh" = ( +/obj/machinery/power/apc{ + areastring = "/area/medical/paramedic"; + dir = 1; + name = "Paramedic APC"; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"qEL" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 4 + }, +/obj/machinery/power/apc{ + areastring = "/area/engine/atmos/storage"; + dir = 4; + name = "Atmospherics Storage Room APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"qFQ" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/watermelon, +/obj/item/shovel/spade, +/turf/open/floor/plasteel, +/area/security/prison) +"qGl" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"qGu" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai_upload) +"qHs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"qHI" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/chief) +"qHS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/engiyellow/warning/lower, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"qIs" = ( +/obj/machinery/door/airlock/maintenance{ + name = "EVA Maintenance" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/eva, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"qIy" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"qIH" = ( +/obj/machinery/power/apc{ + areastring = "/area/ai_monitored/turret_protected/ai_upload_foyer"; + dir = 1; + name = "Upload Access APC"; + pixel_y = 23 + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the AI Upload."; + name = "AI Upload Monitor"; + network = list("aiupload"); + pixel_y = -28 + }, +/obj/machinery/light, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai_upload_foyer) +"qIL" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"qJh" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"qJj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/blood/tracks, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"qJm" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"qJu" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/carpet/purple, +/area/chapel/main) +"qJJ" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/closet/secure_closet/medical3, +/obj/item/storage/belt/medical, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"qJV" = ( +/obj/machinery/camera/autoname, +/obj/machinery/firealarm{ + pixel_y = 28 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"qKA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/junction{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"qKG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"qKW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"qLI" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"qLQ" = ( +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/light_switch{ + pixel_x = -22; + pixel_y = 24 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/cmo) +"qLS" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"qMP" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable/yellow, +/turf/open/space/openspace, +/area/solar/port/aft) +"qMR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"qNA" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/ramp_corner, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"qNB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"qOc" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"qOg" = ( +/obj/effect/turf_decal/trimline/purple/warning/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"qOh" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/seed_extractor, +/turf/open/floor/plasteel, +/area/hydroponics) +"qOq" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"qOH" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 1 + }, +/turf/open/floor/stone, +/area/crew_quarters/bar) +"qPq" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/carpet/blue, +/area/crew_quarters/heads/hop) +"qPx" = ( +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"qPO" = ( +/obj/machinery/power/apc{ + areastring = "/area/science/server"; + dir = 4; + name = "Server Room APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"qQn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"qQH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/light_switch{ + pixel_y = -24 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"qQV" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai_upload) +"qRq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"qRx" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/two, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"qRM" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/landmark/start/yogs/mining_medic, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"qSh" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"qSi" = ( +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"qSn" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "Mix to Incinerator" + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/sign/warning/fire{ + pixel_y = 32 + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "incinerator_airlock_exterior"; + idSelf = "incinerator_access_control"; + name = "Incinerator airlock control"; + pixel_x = -8; + pixel_y = -24 + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"qSq" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"qTl" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel, +/area/security/main) +"qTv" = ( +/obj/structure/lattice, +/obj/structure/grille/broken, +/turf/open/space/openspace, +/area/space/nearstation) +"qTx" = ( +/obj/machinery/camera/autoname{ + dir = 1 + }, +/obj/structure/sign/painting{ + persistence_id = "public"; + pixel_y = -32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"qTT" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "Output to Port" + }, +/obj/machinery/button/door{ + id = "turbinevent"; + name = "Turbine Vent Control"; + pixel_x = 7; + pixel_y = -23; + req_access = list("atmospherics") + }, +/obj/machinery/button/door{ + id = "auxincineratorvent"; + name = "Auxiliary Vent Control"; + pixel_x = -7; + pixel_y = -23; + req_access = list("atmospherics") + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"qUA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/science/nanite) +"qUH" = ( +/obj/structure/closet/secure_closet/engineering_chief, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/chief) +"qVx" = ( +/obj/structure/table/glass, +/obj/item/grenade/chem_grenade{ + pixel_x = -9; + pixel_y = 7 + }, +/obj/item/grenade/chem_grenade{ + pixel_x = -6; + pixel_y = 13 + }, +/obj/item/grenade/chem_grenade{ + pixel_y = 10 + }, +/obj/item/grenade/chem_grenade{ + pixel_x = 7; + pixel_y = 8 + }, +/obj/item/stack/cable_coil/random{ + pixel_x = -3; + pixel_y = 1 + }, +/obj/item/stack/cable_coil/random{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/screwdriver{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"qVA" = ( +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"qVO" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"qWd" = ( +/obj/structure/cloth_curtain{ + color = "#99ccff"; + pixel_x = 32 + }, +/obj/effect/decal/cleanable/blood/drip, +/obj/effect/spawner/lootdrop/maintenance/six, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"qWe" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/turf/open/floor/plating, +/area/bridge) +"qWl" = ( +/obj/effect/decal/cleanable/blood/drip, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"qWp" = ( +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Monitoring Room" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_sat, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/ethernet_cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/grimy, +/area/ai_monitored/turret_protected/aisat_interior) +"qWq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/grass, +/area/medical/virology) +"qYH" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Sci"; + location = "Stbd5" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"qYV" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"qYX" = ( +/obj/machinery/button/ignition{ + id = "mixingsparker"; + pixel_x = 23; + pixel_y = -5 + }, +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/obj/machinery/meter, +/obj/machinery/power/apc{ + areastring = "/area/science/mixing/chamber"; + name = "Mixing Chamber APC"; + pixel_y = -23 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel, +/area/science/mixing/chamber) +"qZn" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/airlock/grunge{ + name = "Mass Driver" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/chapel_office, +/turf/open/floor/plating, +/area/chapel/office) +"rar" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"raF" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Airlock" + }, +/obj/machinery/atmospherics/pipe/layer_manifold{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/hallway/secondary/exit) +"raQ" = ( +/obj/machinery/light, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/power/terminal{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"raU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 4 + }, +/turf/open/floor/carpet/purple, +/area/hallway/primary/central) +"rbo" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/structure/sign/painting{ + persistence_id = "public"; + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"rbq" = ( +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"rbr" = ( +/obj/structure/rack, +/obj/item/tank/internals/oxygen, +/obj/item/storage/toolbox/mechanical, +/obj/item/storage/bag/sheetsnatcher, +/obj/item/melee/sledgehammer, +/obj/item/storage/bag/trash, +/obj/item/broom, +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced, +/turf/open/floor/plasteel/dark, +/area/escapepodbay) +"rbs" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"rcZ" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/drinks/shaker, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"rdH" = ( +/obj/item/trash/energybar, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"rdT" = ( +/turf/closed/wall, +/area/medical/psych) +"ref" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"reH" = ( +/obj/machinery/doorButtons/access_button{ + idDoor = "virology_airlock_interior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Button"; + pixel_x = 24; + pixel_y = 8; + req_access = list("virology") + }, +/obj/structure/closet/emcloset, +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"reU" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28 + }, +/obj/structure/closet/secure_closet/paramedic, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"rfb" = ( +/obj/machinery/light{ + dir = 4; + light_color = "#c1caff" + }, +/obj/machinery/vending/cola/random, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/starboard) +"rfD" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"rgk" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"rgE" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/hidden, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"rhb" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"rhf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/multiz{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"rhG" = ( +/obj/machinery/computer/operating{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/morgue) +"rhL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/chapel{ + dir = 6 + }, +/area/chapel/main) +"rhZ" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 5 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"riv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"riy" = ( +/obj/machinery/power/apc{ + areastring = "/area/medical/psych"; + dir = 1; + name = "Psychiatrist APC"; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/wood, +/area/medical/psych) +"riG" = ( +/obj/structure/ethernet_cable{ + icon_state = "1-4" + }, +/obj/structure/ethernet_cable{ + icon_state = "2-4" + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/catwalk_floor/telecomms, +/area/ai_monitored/secondarydatacore) +"rjt" = ( +/obj/machinery/computer/ai_overclocking{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"rke" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"rkk" = ( +/turf/closed/wall, +/area/quartermaster/warehouse) +"rkF" = ( +/obj/machinery/ai/server_cabinet, +/obj/structure/ethernet_cable, +/turf/open/floor/catwalk_floor/telecomms, +/area/ai_monitored/secondarydatacore) +"rkT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"rlk" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"rlK" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"rmj" = ( +/turf/open/floor/plating, +/area/maintenance/port/aft) +"rmp" = ( +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/power/smes/engineering{ + input_level = 10000; + output_attempt = 0; + output_level = 5000 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"rmD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"rmE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"rmL" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/trimline/purple/filled/line/lower, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"rmO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"rmR" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"rmX" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"rns" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/security/main) +"rnI" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hor) +"rnO" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/item/pen/invisible, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = -29 + }, +/turf/open/floor/plating, +/area/library) +"roy" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"roI" = ( +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/obj/structure/chair/sofa/right{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"roT" = ( +/obj/machinery/vending/snack/random, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/fore) +"rpb" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower, +/turf/open/floor/plasteel, +/area/janitor) +"rpm" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"rpv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"rpL" = ( +/obj/machinery/turnstile/brig{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/security/main) +"rpM" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"rpZ" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/power/apc{ + areastring = "/area/security/checkpoint/service"; + dir = 1; + name = "Service Security APC"; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/service) +"rqk" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/engiyellow/warning/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"rqV" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/sign/departments/minsky/supply/cargo{ + pixel_x = -32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"rrr" = ( +/obj/machinery/vending/clothing, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"rrF" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"rrQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"rsc" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"rsd" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet, +/area/library) +"rsM" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"rsT" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder/kitchen{ + pixel_y = 8 + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"rtF" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Stbd2"; + location = "Stbd1" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"rtI" = ( +/obj/item/trash/candy, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"rtU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/engine/engineering) +"rut" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/spawner/lootdrop/mob/kitchen_animal, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"ruA" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = -21; + pixel_y = 23 + }, +/obj/effect/turf_decal/ramp_middle, +/turf/open/floor/plasteel, +/area/security/main) +"ruE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"ruH" = ( +/obj/structure/table, +/obj/machinery/smartfridge/disks{ + pixel_y = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"ruS" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ruT" = ( +/obj/machinery/door/window/brigdoor/northright{ + dir = 4; + name = "Filing Room"; + opacity = 1 + }, +/obj/effect/mapping_helpers/windoor/access/all/medical/psychology{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/turf/open/floor/wood, +/area/medical/psych) +"ruY" = ( +/obj/machinery/disposal/bin, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 6 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"rvd" = ( +/obj/structure/sign/warning/electricshock, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"rvq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"rvA" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"rvP" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/ethernet_cable{ + icon_state = "4-8" + }, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"rwm" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"rws" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"rwx" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower, +/obj/machinery/door/airlock/research/glass{ + name = "Computer Science"; + normalspeed = 0 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcomms, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/general, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"rwB" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/obj/machinery/power/apc{ + areastring = "/area/quartermaster/office"; + name = "Cargo Office APC"; + pixel_y = -23 + }, +/obj/structure/cable, +/obj/machinery/photocopier, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"rwG" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"rwJ" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 10 + }, +/obj/structure/closet/secure_closet/atmospherics, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"rwL" = ( +/obj/machinery/ore_silo, +/turf/open/floor/circuit, +/area/ai_monitored/nuke_storage) +"rwO" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"rxU" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 1 + }, +/turf/open/floor/wood, +/area/hallway/primary/central) +"ryc" = ( +/obj/structure/table, +/obj/item/toy/plush/nukeplushie, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"ryr" = ( +/obj/structure/table, +/obj/item/rcl/pre_loaded, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ryz" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"ryH" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/maintenance/port) +"rzu" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"rzw" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 5 + }, +/obj/machinery/light{ + dir = 4; + light_color = "#c1caff" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"rAp" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/chemorange/warning/lower{ + dir = 1 + }, +/obj/effect/landmark/start/chemist, +/obj/machinery/button/door{ + id = "chemistry_shutters"; + name = "Chemistry shutters"; + pixel_x = 23; + pixel_y = 22; + req_access = list("chemistry") + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"rAv" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + dir = 1 + }, +/turf/open/floor/engine/airless, +/area/asteroid) +"rAB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"rBg" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"rBj" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"rBG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/power/apc{ + areastring = "/area/science/nanite"; + dir = 1; + name = "Nanite Lab APC"; + pixel_y = 23 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plasteel/dark, +/area/science/nanite) +"rBU" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"rCt" = ( +/obj/machinery/biogenerator, +/obj/item/reagent_containers/glass/bucket, +/obj/machinery/light, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"rCy" = ( +/turf/template_noop, +/area/maintenance/aft/lower) +"rCU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"rDj" = ( +/obj/machinery/mech_bay_recharge_port{ + dir = 2 + }, +/obj/machinery/light_switch{ + pixel_x = -6; + pixel_y = 24 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/science/robotics/mechbay) +"rDD" = ( +/obj/structure/window/reinforced, +/obj/item/soap/nanotrasen, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel/showroomfloor, +/area/security/prison) +"rDH" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -1; + pixel_y = 4 + }, +/obj/item/pen{ + pixel_x = 5; + pixel_y = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/security/detectives_office) +"rEB" = ( +/obj/structure/rack, +/obj/item/rcl/pre_loaded, +/obj/item/clothing/glasses/meson{ + pixel_y = 4 + }, +/obj/item/reagent_containers/pill/patch/silver_sulf, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/chief) +"rEL" = ( +/obj/item/beacon, +/turf/open/floor/plating/asteroid, +/area/science/test_area) +"rEQ" = ( +/obj/structure/table, +/obj/item/coin/iron{ + pixel_x = -6; + pixel_y = 9 + }, +/obj/item/coin/iron{ + pixel_x = -7; + pixel_y = -4 + }, +/obj/item/coin/iron{ + pixel_x = 6; + pixel_y = 5 + }, +/obj/item/coin/silver{ + pixel_x = 7; + pixel_y = -7 + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"rEX" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"rGg" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"rGo" = ( +/obj/machinery/computer/secure_data{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 10 + }, +/obj/machinery/requests_console{ + department = "Security"; + departmentType = 5; + pixel_y = -32 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/service) +"rGW" = ( +/obj/machinery/light, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"rHh" = ( +/obj/machinery/posialert{ + pixel_x = 32 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"rHj" = ( +/obj/machinery/vr_sleeper/netmin{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = -22; + pixel_y = 9 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"rHo" = ( +/obj/machinery/power/apc/auto_name{ + dir = 8; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"rHs" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 8 + }, +/obj/effect/landmark/start/synthetic, +/turf/open/floor/plasteel/dark, +/area/bridge) +"rHu" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/portable_atmospherics/scrubber, +/turf/open/floor/plasteel/white, +/area/engine/atmos) +"rHU" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"rJg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"rJQ" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8; + light_color = "#c1caff" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"rKI" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/storage/tech) +"rKJ" = ( +/turf/closed/wall/r_wall, +/area/science/storage) +"rLg" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/obj/machinery/armaments_dispenser, +/obj/effect/turf_decal/ramp_middle{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"rLh" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"rLq" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/engine/engineering) +"rLy" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/structure/ethernet_cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/ai_monitored/turret_protected/ai) +"rLP" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = -29 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"rLX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"rMl" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"rMM" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 10 + }, +/obj/vehicle/ridden/wheelchair, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"rMV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"rNp" = ( +/obj/structure/closet/secure_closet/medical2, +/obj/machinery/camera{ + c_tag = "Surgery Operating"; + dir = 1; + network = list("ss13","medbay"); + pixel_x = 0 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/machinery/light, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"rNy" = ( +/obj/machinery/computer/shuttle/ai_ship{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/maintenance/disposal/incinerator) +"rNA" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"rOh" = ( +/obj/structure/railing{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"rOK" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"rPk" = ( +/obj/machinery/door/window/northleft{ + dir = 4; + name = "First-Aid Supplies"; + red_alert_access = 1 + }, +/obj/structure/table/glass, +/obj/item/storage/firstaid/o2{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/firstaid/o2, +/obj/item/storage/firstaid/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/sign/departments/medbay/alt{ + pixel_x = -33 + }, +/obj/effect/mapping_helpers/windoor/access/all/medical/general{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"rPs" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"rPS" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"rPY" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"rQG" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 9 + }, +/obj/machinery/vending/wardrobe/medi_wardrobe, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"rRk" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/obj/machinery/camera/autoname, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"rRF" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel/white, +/area/engine/atmos) +"rRL" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"rSk" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"rSC" = ( +/obj/structure/closet/l3closet/virology, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"rSD" = ( +/obj/machinery/power/emitter/anchored{ + dir = 8; + state = 2 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"rSL" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/machinery/power/smes, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"rSS" = ( +/obj/structure/table/reinforced, +/obj/machinery/light{ + dir = 1 + }, +/obj/item/assembly/flash/handheld, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai_upload) +"rTD" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"rTT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"rUx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/teleporter) +"rUS" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"rVf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/storage/tech) +"rVw" = ( +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"rVE" = ( +/obj/machinery/advanced_airlock_controller{ + pixel_y = 24 + }, +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"rWp" = ( +/obj/structure/ethernet_cable{ + icon_state = "1-8" + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/catwalk_floor/telecomms, +/area/ai_monitored/secondarydatacore) +"rWt" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 6 + }, +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel/dark, +/area/bridge) +"rWA" = ( +/obj/machinery/telecomms/server/presets/command, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"rXw" = ( +/obj/effect/spawner/lootdrop/tanks, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"rXF" = ( +/obj/structure/frame/machine, +/turf/open/floor/circuit/green/telecomms, +/area/ai_monitored/turret_protected/ai) +"rXG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"rXS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"rXZ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"rYi" = ( +/obj/item/flashlight/lantern, +/turf/open/floor/plating/asteroid, +/area/science/test_area) +"rYu" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"rYD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"rYI" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 5 + }, +/obj/machinery/vending/hydronutrients, +/turf/open/floor/plasteel, +/area/hydroponics) +"rZx" = ( +/obj/machinery/telecomms/server/presets/common, +/obj/machinery/light, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"rZK" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"rZO" = ( +/obj/effect/landmark/stationroom/maint/threexfive, +/turf/template_noop, +/area/maintenance/fore/lower) +"rZW" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/table, +/obj/item/stamp, +/obj/item/stamp/denied{ + pixel_y = 10 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"sae" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/ramp_corner, +/turf/open/floor/carpet/purple, +/area/hallway/primary/central) +"saw" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/door/airlock/external{ + name = "Engineering External Access" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcomms, +/obj/effect/mapping_helpers/airlock/access/any/command/ai_sat, +/turf/open/floor/plating, +/area/maintenance/disposal/incinerator) +"sbc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/item/storage/bag/ore, +/turf/open/floor/plating/airless, +/area/asteroid) +"sbg" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"sbk" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"sbN" = ( +/obj/machinery/door/window/eastright{ + dir = 1; + name = "Brig Desk" + }, +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "briggate"; + name = "security shutters" + }, +/obj/effect/mapping_helpers/windoor/access/all/security/general{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/item/paper_bin, +/turf/open/floor/plating, +/area/security/main) +"scc" = ( +/turf/open/openspace, +/area/maintenance/starboard/aft) +"sda" = ( +/turf/closed/wall, +/area/asteroid) +"sdg" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom, +/turf/open/floor/plasteel, +/area/engine/atmos) +"sdw" = ( +/obj/structure/lattice, +/turf/open/space/openspace, +/area/space) +"sdM" = ( +/obj/machinery/power/apc{ + areastring = "/area/security/warden"; + dir = 4; + name = "Brig Control APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/structure/bed/dogbed{ + desc = "Jacob's bed! Looks comfy"; + name = "Jacob's bed" + }, +/mob/living/simple_animal/pet/dog/pug{ + desc = "Much better at protecting the armory than your average warden."; + name = "Warden Jacob"; + real_name = "Warden Jacob" + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"seM" = ( +/obj/structure/stairs/wide_right, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/plating, +/area/quartermaster/warehouse) +"seU" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"seZ" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = -22; + pixel_y = -8 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = -29; + pixel_y = -1 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"sfc" = ( +/obj/machinery/status_display/ai, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"sfe" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"sfx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"sfJ" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"sfV" = ( +/obj/machinery/vending/snack/random, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/wood, +/area/hallway/primary/central) +"sga" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"sgk" = ( +/turf/closed/wall/r_wall, +/area/engine/storage_shared) +"sgR" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/engineering{ + name = "Engine Room" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"shk" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/obj/machinery/light{ + dir = 4; + light_color = "#c1caff" + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"shC" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"sii" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"siF" = ( +/obj/machinery/computer/upload/ai, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/door/window/westleft{ + base_state = "right"; + dir = 2; + icon_state = "right"; + layer = 3.1; + name = "Upload Console Window" + }, +/obj/effect/mapping_helpers/windoor/access/all/command/ai_master, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai_upload) +"siJ" = ( +/obj/structure/bodycontainer/morgue, +/obj/machinery/light{ + dir = 8; + light_color = "#c1caff" + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"siY" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/escapepodbay) +"sjn" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/camera/motion{ + c_tag = "Telecomms Maintenance"; + dir = 5; + network = list("ss13","tcomms") + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = -24 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"sjA" = ( +/obj/structure/ethernet_cable{ + icon_state = "0-2" + }, +/obj/machinery/ai/server_cabinet/prefilled, +/turf/open/floor/catwalk_floor/telecomms, +/area/ai_monitored/secondarydatacore) +"sjQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/purple/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"sjU" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/hallway/primary/fore) +"sjW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"skD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"slb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"smb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/effect/spawner/structure/window/plasma/reinforced, +/obj/machinery/door/firedoor/window, +/turf/open/floor/plating, +/area/engine/engineering) +"smc" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical, +/turf/open/floor/plasteel/dark, +/area/escapepodbay) +"smH" = ( +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"sna" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"snm" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/wood, +/area/medical/psych) +"snI" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"snK" = ( +/turf/open/floor/plating/airless, +/area/asteroid) +"snS" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/engine/engineering) +"soA" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_y = 32 + }, +/obj/machinery/computer/prisoner, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/processing) +"spV" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"sqQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"sre" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"srA" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"ssb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"ssj" = ( +/obj/machinery/computer/atmos_sim{ + dir = 4; + mode = 1 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"ssz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"ssA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"ssS" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 8 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"stg" = ( +/obj/machinery/disposal/bin, +/obj/machinery/light, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/thin{ + dir = 4 + }, +/turf/open/floor/wood, +/area/library) +"sti" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/window/reinforced, +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/effect/turf_decal/box/corners{ + dir = 8 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"stp" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/security/main) +"stv" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "Port to Filter" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"stx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port) +"suE" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"suL" = ( +/obj/effect/decal/cleanable/blood/footprints{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"suS" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"svA" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/meter, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"svJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"svO" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/two, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"swF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"swK" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"swS" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/plasteel/dark, +/area/escapepodbay) +"sxl" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/machinery/porta_turret/ai, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/status_display/ai{ + pixel_y = -32 + }, +/turf/open/floor/circuit/green/telecomms, +/area/ai_monitored/turret_protected/ai) +"sxy" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + external_pressure_bound = 120; + plane = -2 + }, +/turf/open/floor/catwalk_floor/telecomms, +/area/ai_monitored/secondarydatacore) +"sxB" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing{ + dir = 5 + }, +/turf/open/space/openspace, +/area/space/nearstation) +"sxT" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"sxX" = ( +/obj/structure/door_assembly/door_assembly_mhatch, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"syc" = ( +/obj/structure/window/reinforced, +/obj/machinery/porta_turret/ai, +/obj/machinery/status_display/ai{ + pixel_y = 32 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/circuit/green/telecomms, +/area/ai_monitored/turret_protected/ai) +"sye" = ( +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + dir = 5 + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"sym" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hos) +"syq" = ( +/obj/effect/decal/cleanable/blood/kilo/gus, +/obj/item/toy/figure/assistant{ + pixel_x = -6; + pixel_y = -11 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"syr" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchen"; + name = "kitchen shutters" + }, +/obj/effect/spawner/lootdrop/donkpockets, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"syD" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 5 + }, +/obj/machinery/suit_storage_unit/standard_unit{ + suit_type = /obj/item/clothing/suit/space/paramedic + }, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"szn" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"sAy" = ( +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"sAC" = ( +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/hallway/primary/starboard) +"sAP" = ( +/obj/machinery/camera/autoname{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"sBd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"sBh" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/obj/machinery/status_display/supply{ + pixel_x = -32 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"sBt" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 8 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"sBx" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 6 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"sBK" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/obj/machinery/computer/bounty{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"sBP" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating/rust, +/area/maintenance/starboard/aft/lower) +"sBS" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/machinery/power/apc{ + areastring = "/area/security/processing"; + name = "Labor Shuttle Dock APC"; + pixel_y = -23 + }, +/obj/structure/cable, +/turf/open/floor/plasteel, +/area/security/processing) +"sBT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"sCf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/obj/structure/closet/secure_closet/injection{ + name = "execution materials" + }, +/obj/item/clothing/suit/straight_jacket, +/obj/item/clothing/suit/straight_jacket, +/obj/item/melee/baseball_bat{ + desc = "A staple of security force interrogations."; + icon_state = "baseball_bat_metal"; + name = "kneecapper" + }, +/turf/open/floor/plasteel/dark, +/area/security/warden) +"sCi" = ( +/obj/machinery/door/window/brigdoor/northright{ + name = "Armory Door" + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/guncase/shotgun, +/obj/item/gun/ballistic/shotgun/riot{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/gun/ballistic/shotgun/riot, +/obj/effect/mapping_helpers/windoor/access/all/security/general{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"sCo" = ( +/obj/structure/table, +/obj/item/beacon, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/teleporter) +"sDa" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"sDJ" = ( +/obj/machinery/rnd/production/protolathe/department/service, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/hallway/secondary/service) +"sEr" = ( +/obj/machinery/disposal/bin, +/obj/structure/window/reinforced, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"sFd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/obj/machinery/light, +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"sFk" = ( +/obj/machinery/door_timer{ + id = "Cell 2"; + name = "Cell 2"; + pixel_x = 32 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/main) +"sFz" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/carpet/purple, +/area/chapel/main) +"sFF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"sFH" = ( +/obj/structure/table, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"sFM" = ( +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/effect/spawner/structure/solars/solar_96, +/turf/open/floor/plasteel/airless/solarpanel, +/area/solar/port/aft) +"sGa" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/lab) +"sGh" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/corner/flip{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower, +/obj/effect/turf_decal/trimline/atmos/warning/lower/corner, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"sGi" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"sGO" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 4 + }, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/turf/open/floor/wood, +/area/library) +"sHk" = ( +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"sHq" = ( +/obj/machinery/turnstile/brig{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/security/main) +"sHt" = ( +/turf/closed/wall, +/area/maintenance/starboard/fore/lower) +"sHA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/turf/open/floor/plasteel/dark, +/area/maintenance/disposal/incinerator) +"sHO" = ( +/obj/machinery/rnd/production/circuit_imprinter/department/science, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"sIq" = ( +/obj/structure/table/wood, +/obj/item/coin/silver, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"sIU" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"sIY" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"sJd" = ( +/obj/machinery/teleport/station, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/aisat_interior) +"sJe" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/plasma, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"sKM" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/machinery/coffeemaker/impressa{ + pixel_x = 2; + pixel_y = 7 + }, +/obj/item/reagent_containers/food/drinks/bottle/coffeepot, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood/corner/thin{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "barshutters"; + name = "bar shutters" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"sKQ" = ( +/obj/machinery/computer/apc_control, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/chief) +"sKR" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/requests_console{ + department = "Engineering"; + departmentType = 4; + name = "Engineering RC"; + pixel_x = -31 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"sLa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"sLP" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/plasteel/white, +/area/science/lab) +"sLU" = ( +/obj/machinery/light{ + dir = 8; + light_color = "#c1caff" + }, +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/ramp_corner{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/starboard) +"sLY" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"sMf" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"sMC" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/science/genetics, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"sMI" = ( +/obj/structure/railing, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/plasteel/stairs/goon/stairs_alone{ + dir = 4 + }, +/area/security/main) +"sMK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"sNb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"sNe" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/airlock/public/glass{ + name = "Chapel" + }, +/obj/effect/turf_decal/ramp_corner{ + dir = 1 + }, +/turf/open/floor/carpet/purple, +/area/hallway/primary/central) +"sNp" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Custodial Maintenance" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/janitor, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port) +"sNW" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"sNY" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"sOE" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/bot, +/obj/effect/landmark/start/roboticist, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"sOZ" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"sPG" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"sQr" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"sQI" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Waste In"; + on = 1 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"sRh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain) +"sRm" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/hallway/primary/fore) +"sRQ" = ( +/obj/effect/landmark/stationroom/maint/threexthree, +/turf/template_noop, +/area/maintenance/starboard/aft/lower) +"sRV" = ( +/obj/structure/rack, +/obj/item/clothing/shoes/magboots{ + pixel_x = 2; + pixel_y = 3 + }, +/obj/item/tank/jetpack/carbondioxide{ + pixel_x = -5; + pixel_y = 2 + }, +/obj/effect/turf_decal/bot, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"sSo" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"sSW" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"sTZ" = ( +/obj/machinery/shower{ + pixel_y = 20 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel/showroomfloor, +/area/security/prison) +"sUg" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/obj/effect/turf_decal/ramp_corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"sUI" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/hydroponics, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock{ + name = "Hydroponics Backroom" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"sUQ" = ( +/obj/machinery/door/airlock/highsecurity{ + id_tag = "ai_core_airlock_exterior"; + name = "AI Core" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_master, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"sVs" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"sVM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"sVO" = ( +/obj/machinery/monkey_recycler, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"sWa" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"sWn" = ( +/obj/machinery/computer/nanite_chamber_control{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/camera{ + c_tag = "Nanite Lab"; + dir = 4; + network = list("ss13","rd") + }, +/turf/open/floor/plasteel/dark, +/area/science/nanite) +"sWx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"sWD" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"sWI" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"sXb" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/main) +"sXA" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"sXH" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/structure/closet/crate/hydroponics, +/obj/item/reagent_containers/glass/bucket/wooden, +/obj/item/cultivator, +/obj/item/shovel/spade{ + pixel_x = 5; + pixel_y = -1 + }, +/obj/item/reagent_containers/glass/bucket/wooden, +/obj/item/cultivator, +/obj/item/shovel/spade{ + pixel_x = 5; + pixel_y = -1 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"sXX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/obj/machinery/camera/motion{ + c_tag = "Vault"; + dir = 1 + }, +/turf/open/floor/circuit, +/area/ai_monitored/nuke_storage) +"sYO" = ( +/obj/effect/decal/cleanable/blood/drip, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"sYR" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 2 + }, +/obj/effect/mapping_helpers/mail_sorting/science/robotics, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"sYV" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"sYY" = ( +/obj/structure/table, +/obj/item/storage/lockbox/vialbox/virology{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 9 + }, +/obj/item/stack/packageWrap{ + pixel_x = -9; + pixel_y = 11 + }, +/obj/structure/reagent_dispensers/virusfood{ + pixel_x = -31; + pixel_y = -1 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"sZw" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"taj" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"taq" = ( +/obj/machinery/computer/nanite_cloud_controller, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/science/nanite) +"tar" = ( +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/hallway/primary/fore) +"taV" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"tbl" = ( +/obj/structure/railing/corner, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/structure/sign/departments/minsky/research/robotics{ + pixel_x = 32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"tcf" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/effect/landmark/start/bartender, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"tch" = ( +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Xenobiology Southeast"; + dir = 8; + network = list("ss13","rd") + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"tck" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"tcp" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"tcq" = ( +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "atmos blast door" + }, +/turf/open/floor/plating/asteroid, +/area/engine/atmos) +"tcz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"tcC" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"tdo" = ( +/obj/structure/rack, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/spawner/lootdrop/techstorage/tcomms, +/turf/open/floor/plasteel/white, +/area/storage/tech) +"tdv" = ( +/obj/structure/tank_dispenser, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"tdI" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 9 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -28 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"tdL" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/power/apc{ + areastring = "/area/ai_monitored/turret_protected/aisat_interior"; + dir = 4; + name = "MiniSat Antechamber APC"; + pixel_x = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"teb" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"teQ" = ( +/obj/effect/decal/cleanable/vomit, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"tfK" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/bot, +/obj/machinery/light, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"tfQ" = ( +/obj/effect/mapping_helpers/teleport_anchor, +/turf/open/floor/plasteel, +/area/engine/atmos) +"tga" = ( +/obj/structure/closet/crate, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"tgv" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/turf/open/floor/plasteel/dark, +/area/medical/sleeper) +"tgx" = ( +/obj/machinery/computer/med_data, +/obj/machinery/firealarm{ + pixel_y = 28 + }, +/turf/open/floor/carpet, +/area/security/detectives_office) +"tgK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"thU" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"thY" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"tiy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"tiQ" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"tje" = ( +/obj/docking_port/stationary{ + dir = 2; + dwidth = 2; + height = 6; + name = "ai station bay"; + roundstart_template = /datum/map_template/shuttle/ai/gax; + shuttle_id = "ai_station"; + width = 5 + }, +/turf/open/floor/plating/airless, +/area/asteroid) +"tjt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"tkr" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/obj/structure/table, +/obj/item/clothing/mask/cigarette/cigar, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"tkx" = ( +/obj/machinery/computer/monitor{ + dir = 8; + name = "MiniSat power monitoring console" + }, +/turf/open/floor/plasteel/grimy, +/area/ai_monitored/turret_protected/aisat_interior) +"tkz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel, +/area/security/prison) +"tkR" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"tkY" = ( +/obj/structure/table, +/obj/item/book/manual/wiki/cooking_to_serve_man, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"tlx" = ( +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister/water_vapor, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"tmT" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"tmU" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/landmark/start/clown, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"tne" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"tnQ" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"tol" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"toH" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/ai_upload_foyer) +"toO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"tpg" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"tqu" = ( +/obj/effect/turf_decal/ramp_middle{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"tqN" = ( +/obj/machinery/power/emitter/anchored{ + dir = 4; + state = 2 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"trM" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/escapepodbay) +"trN" = ( +/obj/machinery/vending/games, +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/thin{ + dir = 9 + }, +/turf/open/floor/wood, +/area/library) +"trO" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Hydroponics Maintenance" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/hydroponics, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"tsh" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/four, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"tsn" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"tso" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/poddoor{ + id = "Secure Storage"; + name = "secure storage" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"tsu" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/firealarm{ + pixel_y = 28 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"tsw" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/lattice/catwalk, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/openspace, +/area/quartermaster/storage) +"tsG" = ( +/obj/structure/window/reinforced, +/obj/effect/turf_decal/box/corners, +/turf/open/floor/engine, +/area/science/xenobiology) +"tsI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/portable_atmospherics/canister/water_vapor, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"tsJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"tsT" = ( +/obj/machinery/button/door{ + desc = "A remote control-switch for secure storage."; + id = "Secure Storage"; + name = "Secure Storage Toggle"; + pixel_x = 7; + pixel_y = 24 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"tsU" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/structure/chair/sofa/left{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"ttd" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"tte" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ttx" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible, +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"tug" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/obj/machinery/vending/wardrobe/robo_wardrobe, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"tuo" = ( +/obj/machinery/power/apc{ + areastring = "/area/medical/sleeper"; + dir = 8; + name = "Sleeper Room APC"; + pixel_x = -25 + }, +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8; + light_color = "#c1caff" + }, +/obj/structure/cable, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"tuy" = ( +/obj/structure/table, +/obj/item/mmi, +/obj/item/mmi, +/obj/item/mmi, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/science/robotics/lab) +"tvo" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/engine, +/area/engine/engineering) +"tvx" = ( +/obj/structure/chair/wood/wings, +/obj/effect/landmark/start/chaplain, +/obj/machinery/firealarm{ + pixel_y = 28 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"tvE" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/turf_decal/ramp_corner{ + dir = 4 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"tvW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/hor) +"txa" = ( +/obj/machinery/computer/shuttle/labor, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 9 + }, +/obj/machinery/recharger/wallrecharger{ + pixel_x = -21; + pixel_y = 2 + }, +/obj/machinery/recharger/wallrecharger{ + pixel_x = -21; + pixel_y = -8 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"txO" = ( +/obj/machinery/computer/pandemic, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"tyy" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/medical_kiosk, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"tzj" = ( +/obj/effect/decal/cleanable/blood/splatter, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"tzz" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 8 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = -26 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"tzJ" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"tAQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/ramp_corner{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"tBc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/escapepodbay) +"tBt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"tBD" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/engine/atmos) +"tCk" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"tCp" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/escapepodbay) +"tCy" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"tCA" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"tCY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"tCZ" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/multiz{ + dir = 1 + }, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"tDj" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/requests_console{ + department = "Robotics"; + departmentType = 2; + name = "Robotics RC"; + pixel_y = -30; + receive_ore_updates = 1 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"tDD" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"tDE" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/command/general, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"tDK" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"tDL" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"tEt" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"tFh" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"tFl" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"tGf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/teleporter) +"tGT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"tGX" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"tHh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"tHp" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 10 + }, +/obj/structure/ethernet_cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/ai_monitored/turret_protected/ai) +"tHL" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/flasher{ + id = "brigentry"; + pixel_y = 25 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/main) +"tJd" = ( +/obj/structure/chair/comfy/brown, +/turf/open/floor/carpet, +/area/medical/psych) +"tKL" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/structure/table/wood, +/obj/machinery/chem_dispenser/drinks{ + dir = 1 + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/light, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"tKZ" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"tLs" = ( +/obj/structure/closet/wardrobe/white, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"tLK" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/techstorage/service, +/obj/machinery/firealarm{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/white, +/area/storage/tech) +"tLM" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Crematorium Maintenance" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/service/chapel_office, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"tLY" = ( +/obj/effect/decal/cleanable/xenoblood/xsplatter, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"tMc" = ( +/obj/structure/sign/warning/securearea{ + desc = "A warning sign which reads 'BOMB RANGE"; + name = "BOMB RANGE" + }, +/turf/closed/wall, +/area/asteroid) +"tMA" = ( +/obj/machinery/power/solar_control{ + dir = 1; + id = "portsolar"; + name = "Port Quarter Solar Control" + }, +/obj/structure/cable/yellow, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"tMF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"tMO" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 10 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"tMR" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hos) +"tNq" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"tNB" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/plating/asteroid, +/area/engine/atmos) +"tND" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"tOi" = ( +/obj/structure/window/plasma/reinforced{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 4 + }, +/obj/machinery/power/rad_collector/anchored, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"tOr" = ( +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"tPM" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"tQg" = ( +/obj/effect/landmark/start/medical_doctor, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"tQj" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"tRa" = ( +/obj/machinery/keycard_auth{ + pixel_y = -24 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hos) +"tRs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"tRX" = ( +/obj/structure/chair/comfy/black{ + dir = 1; + name = "Command Station" + }, +/obj/effect/landmark/start/chief_engineer, +/turf/open/floor/plasteel/dark, +/area/bridge) +"tRY" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"tSl" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/ethernet_cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/ai_monitored/secondarydatacore) +"tSp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"tSW" = ( +/obj/machinery/door/window/southleft{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/mapping_helpers/windoor/access/all/medical/virology{ + dir = 8 + }, +/turf/open/floor/grass, +/area/medical/virology) +"tTi" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/central) +"tTl" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"tUp" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"tUA" = ( +/obj/machinery/camera{ + c_tag = "Research Director's Office"; + dir = 1; + network = list("ss13","rd") + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/mob/living/simple_animal/pet/dog/corgi/borgi, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/hor) +"tUC" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/security/main) +"tUT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/machinery/light_switch{ + pixel_x = -22; + pixel_y = 23 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain) +"tUU" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"tVb" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet/purple, +/area/hallway/primary/central) +"tVm" = ( +/obj/machinery/chem_master/condimaster, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"tWd" = ( +/obj/structure/table, +/obj/item/reagent_containers/food/drinks/soda_cans/thirteenloko{ + pixel_x = -6; + pixel_y = 6 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"tWC" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"tWD" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"tXz" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"tXB" = ( +/obj/machinery/rnd/production/circuit_imprinter/department/netmin, +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Secondary AI Core"; + dir = 1; + network = list("ss13","rd") + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"tXV" = ( +/obj/structure/crate_shelf, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"tYe" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"tYh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/door/airlock/maintenance{ + name = "Mech Bay Maintenance" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 2 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/robotics, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"tZq" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"tZw" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"tZF" = ( +/obj/structure/closet/secure_closet/chemical, +/obj/item/book/manual/wiki/grenades, +/obj/item/stack/sheet/mineral/plasma, +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower, +/obj/machinery/camera{ + c_tag = "Chemistry"; + dir = 1; + network = list("ss13","medbay") + }, +/obj/machinery/requests_console{ + department = "Chemistry"; + departmentType = 2; + pixel_y = -30; + receive_ore_updates = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"tZU" = ( +/turf/open/space/basic, +/area/shipbreak) +"uav" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"uaB" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"ubC" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 9 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ucp" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/security/main) +"ucD" = ( +/obj/machinery/vending/wallmed{ + pixel_y = 28 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 5 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28 + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"ucV" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/chief) +"ucX" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"udd" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"udm" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/components/trinary/filter/atmos/flipped/o2{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"udD" = ( +/obj/effect/spawner/lootdrop/tanks/midchance, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"ufl" = ( +/obj/machinery/turretid{ + control_area = "/area/ai_monitored/turret_protected/ai_upload"; + icon_state = "control_stun"; + name = "AI Upload turret control"; + pixel_y = 26 + }, +/obj/machinery/camera{ + c_tag = "AI Upload Access"; + dir = 1; + network = list("ss13","RD") + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 8 + }, +/obj/item/radio/intercom{ + broadcasting = 1; + frequency = 1447; + name = "Private AI Channel"; + pixel_x = -1; + pixel_y = -29 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai_upload_foyer) +"ufx" = ( +/turf/closed/wall, +/area/maintenance/port/fore/lower) +"ufD" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"ufJ" = ( +/turf/closed/wall, +/area/medical/storage/backroom) +"ugr" = ( +/obj/machinery/portable_atmospherics/canister/plasma, +/turf/open/floor/plating, +/area/engine/engineering) +"uhn" = ( +/obj/structure/table, +/obj/item/toy/cards/deck{ + pixel_x = 1; + pixel_y = 8 + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"uiw" = ( +/obj/machinery/power/smes/engineering, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"uix" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"ujk" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ujx" = ( +/obj/structure/lattice, +/obj/item/toy/plush/lizardplushie, +/turf/open/space/basic, +/area/space/nearstation) +"uku" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 4 + }, +/obj/machinery/disposal/bin, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"ukK" = ( +/obj/machinery/vending/engivend, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"ukO" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Holding Area" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/basic, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/security/checkpoint/service) +"ukX" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/secure_closet/engineering_personal, +/obj/machinery/camera/autoname, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"ulD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"ulO" = ( +/obj/machinery/door/airlock{ + name = "Custodial Closet" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/janitor, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/janitor) +"umI" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/bed, +/obj/item/bedsheet/prisoner, +/turf/open/floor/plasteel, +/area/security/prison) +"unj" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/structure/table/wood, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/obj/machinery/requests_console{ + department = "Bar"; + departmentType = 2; + name = "Bar RC"; + pixel_y = -30; + receive_ore_updates = 1 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"unu" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 9 + }, +/obj/structure/ethernet_cable{ + icon_state = "4-8" + }, +/obj/structure/ethernet_cable{ + icon_state = "2-8" + }, +/turf/open/floor/catwalk_floor/telecomms, +/area/ai_monitored/secondarydatacore) +"unF" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/engine/engineering) +"unH" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing{ + dir = 8 + }, +/turf/open/space/basic, +/area/space/nearstation) +"uok" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"uoo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/airlock/maintenance_hatch, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"uoy" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"uoC" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"uoN" = ( +/turf/closed/wall, +/area/engine/storage_shared) +"uoU" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"upa" = ( +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/sparsegrass, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/turf/open/floor/grass, +/area/hallway/primary/starboard) +"upg" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"upp" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"upq" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"upr" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/rack_creator, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"uql" = ( +/obj/machinery/camera/autoname, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"uqW" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/recharger/wallrecharger{ + pixel_x = 32; + pixel_y = 2 + }, +/obj/machinery/recharger/wallrecharger{ + pixel_x = 32; + pixel_y = -8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"urh" = ( +/obj/machinery/camera/autoname{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet/purple, +/area/hallway/primary/central) +"uri" = ( +/obj/structure/table, +/obj/item/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/crowbar, +/turf/open/floor/plasteel, +/area/storage/primary) +"uro" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"urC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/yogs/paramedic, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"usI" = ( +/obj/machinery/door/airlock/engineering/glass/critical{ + heat_proof = 1; + name = "Supermatter Chamber" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/engine, +/area/engine/supermatter) +"utA" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"utT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/engine, +/area/engine/engineering) +"uuq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/morgue) +"uut" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"uvh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"uvl" = ( +/obj/structure/table, +/obj/item/stock_parts/subspace/analyzer, +/obj/item/stock_parts/subspace/analyzer, +/obj/item/stock_parts/subspace/analyzer, +/obj/item/stock_parts/subspace/crystal, +/obj/item/stock_parts/subspace/crystal, +/obj/item/stock_parts/subspace/crystal, +/obj/item/stock_parts/subspace/crystal, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/ansible, +/obj/item/stock_parts/subspace/ansible, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"uvu" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"uvT" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/lab) +"uwe" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"uwk" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"uwl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"uwR" = ( +/obj/effect/landmark/stationroom/maint/fivexthree, +/turf/template_noop, +/area/maintenance/port) +"uxi" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/rack, +/obj/effect/spawner/lootdrop/randomdrink, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"uxk" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/chapel/office) +"uxm" = ( +/obj/machinery/door/airlock/medical{ + name = "Paramedic Staging Area" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/paramedic, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"uxC" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"uxR" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 8 + }, +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/plasteel/white, +/area/science/lab) +"uxX" = ( +/obj/effect/turf_decal/trimline/purple/warning/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/hallway/primary/starboard) +"uyM" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "hop"; + name = "Privacy Shutters" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hop) +"uza" = ( +/obj/machinery/light{ + dir = 1; + light_color = "#c1caff" + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"uzS" = ( +/obj/machinery/telecomms/receiver/preset_left, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"uAb" = ( +/obj/machinery/door/airlock{ + name = "Bar Access" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/bar, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"uAl" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"uAo" = ( +/obj/structure/rack, +/obj/item/gun/energy/ionrifle{ + pixel_y = 4 + }, +/obj/item/gun/energy/temperature/security, +/obj/machinery/door/window/brigdoor/northright{ + dir = 8; + name = "Armory Door" + }, +/obj/effect/mapping_helpers/windoor/access/all/security/general{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"uAD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"uAS" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"uBy" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"uBD" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"uCl" = ( +/obj/structure/window/reinforced{ + pixel_y = 2 + }, +/obj/effect/turf_decal/box/corners, +/turf/open/floor/engine, +/area/science/xenobiology) +"uCB" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/table/reinforced, +/obj/item/hfr_box/body/waste_output, +/obj/item/hfr_box/body/moderator_input, +/obj/item/hfr_box/body/interface, +/obj/item/hfr_box/body/fuel_input, +/turf/open/floor/plasteel, +/area/engine/atmos) +"uCM" = ( +/obj/machinery/firealarm{ + pixel_y = 28 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"uCT" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/mob/living/simple_animal/hostile/retaliate/bat{ + desc = "A fierce companion for any person of power, this spider has been carefully trained by Nanotrasen specialists. Its beady, staring eyes send shivers down your spine."; + emote_hear = list("chitters"); + faction = list("spiders"); + harm_intent_damage = 3; + health = 200; + icon_dead = "guard_dead"; + icon_gib = "guard_dead"; + icon_living = "guard"; + icon_state = "guard"; + maxHealth = 250; + max_co2 = 5; + max_tox = 2; + melee_damage_lower = 15; + melee_damage_upper = 20; + min_oxy = 5; + movement_type = 1; + name = "Sergeant Araneus"; + real_name = "Sergeant Araneus"; + response_help = "pets"; + turns_per_move = 10 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hos) +"uDx" = ( +/obj/machinery/door/poddoor{ + id = "trash"; + name = "disposal bay door" + }, +/obj/structure/fans/tiny, +/turf/open/floor/plating, +/area/maintenance/disposal) +"uDz" = ( +/obj/machinery/power/apc/auto_name{ + dir = 8; + pixel_x = -25 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"uDN" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"uEc" = ( +/obj/machinery/door/window/southleft{ + base_state = "right"; + icon_state = "right"; + name = "Isolation A" + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/windoor/access/all/medical/virology, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"uEs" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"uEz" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/hallway/primary/starboard) +"uEX" = ( +/obj/effect/turf_decal/trimline/blue/warning/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/science/robotics/lab) +"uFm" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/port) +"uFp" = ( +/obj/machinery/power/terminal{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"uFQ" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 6 + }, +/obj/structure/rack, +/obj/item/aicard{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/assembly/flash/handheld{ + pixel_x = -6; + pixel_y = 5 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"uGe" = ( +/turf/closed/wall, +/area/storage/primary) +"uGp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"uGz" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"uGC" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/hidden, +/turf/open/floor/catwalk_floor/telecomms, +/area/ai_monitored/secondarydatacore) +"uGN" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"uGU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"uHA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/blood/tracks, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"uHH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"uIX" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/button/door{ + id = "permacell"; + name = "Cell 1 Lockdown"; + pixel_x = -4; + pixel_y = 25; + req_access = list("brig") + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"uJa" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Evac"; + location = "Cent2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"uJl" = ( +/obj/structure/table, +/obj/item/lighter, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"uJw" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/computer/message_monitor, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"uKI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 2 + }, +/obj/effect/mapping_helpers/mail_sorting/service/bar, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"uLn" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"uLu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower, +/turf/open/floor/plasteel/white, +/area/science/lab) +"uLx" = ( +/obj/machinery/door/airlock{ + name = "Kitchen" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"uLJ" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"uLQ" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/teleport_anchor, +/turf/open/floor/engine, +/area/engine/engineering) +"uLT" = ( +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"uLW" = ( +/turf/closed/wall, +/area/maintenance/port/aft) +"uMa" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"uNd" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/maintenance/disposal/incinerator) +"uNi" = ( +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"uNl" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/mapping_helpers/teleport_anchor, +/turf/open/floor/engine, +/area/engine/engineering) +"uNs" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"uOh" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"uOi" = ( +/turf/open/floor/carpet/purple, +/area/hallway/primary/central) +"uOp" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/button/door{ + id = "robotics"; + name = "Shutters Control Button"; + pixel_x = -24; + req_access = list("robotics") + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"uPe" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/structure/reagent_dispensers/water_cooler, +/turf/open/floor/wood, +/area/medical/psych) +"uPg" = ( +/obj/structure/table, +/obj/machinery/microwave{ + pixel_x = -3; + pixel_y = 6 + }, +/obj/effect/spawner/lootdrop/donkpockets, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"uPi" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"uPp" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower, +/obj/structure/railing/corner, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/plasteel, +/area/security/main) +"uPv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"uPA" = ( +/obj/machinery/computer/aifixer{ + dir = 8 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28 + }, +/turf/open/floor/carpet/purple, +/area/crew_quarters/heads/hor) +"uPK" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"uQw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet/purple, +/area/chapel/main) +"uQO" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/multiz, +/obj/effect/turf_decal/ramp_corner{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"uQY" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/machinery/biogenerator, +/turf/open/floor/plasteel, +/area/hydroponics) +"uRd" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"uRl" = ( +/obj/machinery/atmospherics/pipe/layer_manifold, +/obj/effect/mapping_helpers/teleport_anchor, +/turf/open/floor/engine, +/area/engine/engineering) +"uRW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"uSi" = ( +/turf/closed/wall, +/area/escapepodbay) +"uSp" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"uSF" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/service/library, +/turf/open/floor/carpet, +/area/library) +"uSW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"uTg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"uTn" = ( +/obj/structure/reagent_dispensers/watertank/high, +/obj/item/reagent_containers/glass/bucket, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/janitor) +"uTt" = ( +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/structure/railing/corner, +/turf/open/floor/plasteel/dark, +/area/security/warden) +"uTN" = ( +/turf/open/floor/plasteel, +/area/storage/primary) +"uUa" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"uUh" = ( +/obj/structure/cable/white{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"uUn" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/turf/open/space/openspace, +/area/space/nearstation) +"uUy" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"uUI" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/closed/wall, +/area/hallway/secondary/exit) +"uUU" = ( +/obj/structure/chair, +/obj/effect/landmark/start/security_officer, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/main) +"uUY" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"uVA" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 6 + }, +/obj/machinery/light, +/turf/open/floor/plasteel, +/area/security/main) +"uVV" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"uVW" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"uWc" = ( +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/mapping_helpers/airlock/abandoned, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"uWl" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"uWw" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"uXd" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/machinery/door/airlock/medical/glass{ + name = "Medbay Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/effect/turf_decal/ramp_corner{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"uXt" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"uXw" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"uXA" = ( +/obj/machinery/power/smes/engineering{ + charge = 5e+006; + input_level = 40000; + output_level = 30000 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"uXG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/mecha_part_fabricator, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"uXZ" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"uYe" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/button/massdriver{ + id = "chapelgun"; + name = "Chapel Mass Driver"; + pixel_x = -24; + pixel_y = 8 + }, +/obj/machinery/computer/pod/old{ + density = 0; + icon = 'icons/obj/airlock_machines.dmi'; + icon_state = "airlock_control_standby"; + id = "chapelgun"; + name = "Mass Driver Controller"; + pixel_x = -24; + pixel_y = -4; + req_access = list("chapel_office") + }, +/turf/open/floor/plating, +/area/chapel/office) +"uYg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics"; + name = "robotics lab shutters" + }, +/turf/open/floor/plating, +/area/science/robotics/mechbay) +"uYi" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/plating, +/area/chapel/office) +"uYn" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"uYo" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/tcommsat/server) +"uYr" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/main) +"uYx" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/science/nanite) +"uYM" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/carrot, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"uZa" = ( +/obj/machinery/camera/autoname{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/chapel{ + dir = 4 + }, +/area/chapel/main) +"uZx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Cent5"; + location = "ToolEvac" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"vad" = ( +/turf/open/floor/plasteel/dark/telecomms, +/area/ai_monitored/turret_protected/ai) +"vau" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/obj/effect/turf_decal/ramp_corner{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"vaC" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 4 + }, +/obj/structure/sign/directions/command{ + dir = 1; + pixel_x = 32; + pixel_y = 40 + }, +/obj/structure/sign/directions/security{ + dir = 1; + pixel_x = 32; + pixel_y = 32 + }, +/obj/structure/sign/directions/science{ + dir = 1; + pixel_x = 32; + pixel_y = 24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"vaJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/engine, +/area/engine/engineering) +"vaN" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"vbm" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"vbx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"vbH" = ( +/obj/machinery/autolathe, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"vcD" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/engine/atmos/storage) +"vdo" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"vdu" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"vdH" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"veb" = ( +/obj/structure/sign/warning/xeno_mining{ + pixel_x = -32 + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"ved" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Starboard"; + dir = 4; + network = list("minisat","ss13") + }, +/turf/open/space/openspace, +/area/ai_monitored/turret_protected/ai) +"vei" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"vep" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/ramp_corner, +/turf/open/floor/plasteel, +/area/engine/atmos) +"veH" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 10 + }, +/obj/machinery/recharge_station, +/obj/effect/landmark/start/cyborg, +/turf/open/floor/plasteel/dark, +/area/bridge) +"veO" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/obj/machinery/camera/autoname, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"vfe" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"vfK" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"vgy" = ( +/obj/structure/table/wood, +/obj/machinery/photocopier/faxmachine{ + department = "Detective"; + name = "Detective's Fax Machine" + }, +/turf/open/floor/carpet, +/area/security/detectives_office) +"vgI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"vgS" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Mix Bypass" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"vig" = ( +/obj/structure/closet/secure_closet/brig, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"vjd" = ( +/turf/closed/wall, +/area/engine/atmos) +"vjl" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"vjA" = ( +/obj/machinery/atmospherics/components/binary/valve{ + dir = 8; + name = "Mix to Space" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/start/station_engineer, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"vjC" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_y = 32 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 5 + }, +/obj/machinery/camera{ + c_tag = "Labor Shuttle Dock East"; + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/processing) +"vjG" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/machinery/door/airlock/medical{ + name = "Medbay Break Room" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"vka" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"vkb" = ( +/turf/open/floor/circuit, +/area/ai_monitored/nuke_storage) +"vlA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/storage/primary) +"vlB" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/light/small, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"vma" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"vmd" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"vmf" = ( +/obj/structure/chair/stool, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"vmv" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock"; + shuttledocked = 1 + }, +/obj/machinery/atmospherics/pipe/layer_manifold, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/plating, +/area/security/processing) +"vmH" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/structure/disposalpipe/segment{ + dir = 2 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"vmS" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/main) +"vna" = ( +/obj/machinery/light_switch{ + pixel_x = 23; + pixel_y = -23 + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"vnh" = ( +/obj/machinery/light, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/obj/structure/railing{ + dir = 5 + }, +/turf/open/openspace, +/area/bridge) +"vnk" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/table/altar_of_gods, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/dark, +/area/chapel/main) +"vnz" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"vou" = ( +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"voT" = ( +/obj/structure/toilet{ + pixel_y = 8 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/heads/captain) +"voX" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"vph" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"vpj" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8 + }, +/obj/effect/mapping_helpers/mail_sorting/service/theater, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"vpo" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/maintenance/external{ + name = "Mass Driver Intersection" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"vps" = ( +/turf/open/floor/glass/reinforced, +/area/crew_quarters/bar) +"vqd" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"vqi" = ( +/turf/closed/wall/r_wall, +/area/storage/tech) +"vqy" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood/thin{ + dir = 10 + }, +/obj/machinery/bookbinder{ + pixel_y = 8 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28 + }, +/turf/open/floor/wood, +/area/library) +"vqG" = ( +/obj/structure/window/plasma/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 5 + }, +/obj/machinery/power/rad_collector/anchored, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"vry" = ( +/obj/structure/table, +/obj/item/hand_labeler, +/obj/item/book/manual/wiki/medicine, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"vrP" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"vsm" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"vsD" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"vsY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Gas to Mix" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"vtt" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"vtx" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/hidden, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"vtK" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"vtN" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock"; + shuttledocked = 1 + }, +/obj/machinery/atmospherics/pipe/layer_manifold, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plating, +/area/security/processing) +"vui" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"vun" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"vur" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"vvB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/machinery/button/door{ + id = "paramed_shutters"; + name = "privacy shutters"; + pixel_x = -25; + pixel_y = -23; + req_access = list("paramedic") + }, +/turf/open/floor/plasteel/white, +/area/medical/paramedic) +"vvP" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"vvQ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel, +/area/security/prison) +"vwp" = ( +/obj/machinery/gulag_processor, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 9 + }, +/obj/machinery/camera{ + c_tag = "Labor Shuttle Dock West"; + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/processing) +"vwD" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"vwG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"vwO" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"vwQ" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"vwX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/ramp_corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"vxx" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"vxW" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"vyp" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/railing, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"vyA" = ( +/obj/machinery/rnd/production/protolathe/department/engineering, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"vyQ" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"vzw" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"vzB" = ( +/obj/machinery/hydroponics/soil, +/obj/item/seeds/ambrosia, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel, +/area/security/prison) +"vzC" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/blood/drip, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"vzH" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"vzP" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/escapepodbay) +"vAc" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"vAA" = ( +/obj/machinery/camera{ + c_tag = "Kitchen"; + dir = 8 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28 + }, +/obj/structure/sink/kitchen{ + dir = 8; + pixel_x = 11 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"vAW" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/secondarydatacore) +"vCd" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"vCt" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/ai/master_subcontroller, +/obj/structure/ethernet_cable{ + icon_state = "0-4" + }, +/turf/open/floor/circuit/green/telecomms, +/area/science/server) +"vCu" = ( +/obj/structure/chair/office{ + dir = 8 + }, +/obj/effect/landmark/start/yogs/network_admin, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"vCF" = ( +/obj/machinery/vending/wardrobe/bar_wardrobe, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"vCS" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/turf/open/floor/plating/asteroid, +/area/engine/atmos) +"vCY" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/lootdrop/maintenance/three, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"vDr" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/obj/machinery/meter, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"vDx" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + name = "O2 to Pure" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"vDE" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/grille, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"vEb" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 8 + }, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = -29; + pixel_y = 23 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"vEi" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"vFq" = ( +/obj/effect/landmark/start/cargo_technician, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"vFx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"vFz" = ( +/obj/structure/disposalpipe/trunk/multiz{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/maintenance/starboard/lower) +"vGD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"vHu" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"vHv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"vHz" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel/showroomfloor, +/area/security/prison) +"vHN" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"vIb" = ( +/obj/structure/sign/warning/radiation, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"vIJ" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"vIM" = ( +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/effect/spawner/structure/solars/solar_96, +/turf/open/floor/plasteel/airless/solarpanel, +/area/solar/port/aft) +"vJE" = ( +/turf/closed/wall/r_wall, +/area/asteroid) +"vJL" = ( +/obj/structure/closet/secure_closet/atmospherics, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"vKC" = ( +/obj/machinery/camera/autoname{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/storage/primary) +"vKS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/ramp_middle{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"vKW" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 3; + height = 5; + name = "mining shuttle bay"; + roundstart_template = /datum/map_template/shuttle/mining/box; + shuttle_id = "mining_home"; + width = 7 + }, +/turf/open/space/openspace, +/area/space) +"vLv" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Library" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet, +/area/library) +"vLF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"vMi" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"vMS" = ( +/obj/machinery/suit_storage_unit/security, +/obj/structure/railing, +/turf/open/floor/plasteel/dark, +/area/security/warden) +"vNm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/chemorange/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/corner/lower{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"vNt" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"vND" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"vNJ" = ( +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"vOo" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"vOv" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/techstorage/RnD_secure, +/turf/open/floor/plasteel/white, +/area/storage/tech) +"vOR" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"vPi" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/obj/structure/railing/corner, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"vPx" = ( +/obj/machinery/mass_driver{ + dir = 4; + id = "toxinsdriver" + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/science/mixing) +"vPK" = ( +/obj/effect/decal/cleanable/oil, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"vPP" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"vPS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/engine/atmos) +"vQN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/science/xenobiology) +"vQO" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"vRm" = ( +/obj/structure/chair, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/starboard) +"vRs" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"vRP" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/two, +/turf/open/floor/plating, +/area/maintenance/central) +"vSc" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"vSV" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Port Aft"; + dir = 8; + network = list("minisat","ss13") + }, +/turf/open/space/openspace, +/area/tcommsat/server) +"vTQ" = ( +/obj/machinery/smartfridge/drinks{ + icon_state = "boozeomat" + }, +/turf/closed/wall, +/area/crew_quarters/bar) +"vTZ" = ( +/obj/machinery/modular_computer/console/preset/cargo/qm{ + dir = 1 + }, +/obj/item/toy/figure/qm, +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/obj/machinery/light_switch{ + pixel_y = -25 + }, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"vUi" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/yellow/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/corner/lower, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"vUj" = ( +/turf/template_noop, +/area/maintenance/starboard/fore) +"vUw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/asteroid) +"vUP" = ( +/obj/structure/chair/comfy/black{ + dir = 4; + name = "Command Station" + }, +/obj/effect/landmark/start/chief_medical_officer, +/turf/open/floor/plasteel/dark, +/area/bridge) +"vVE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/storage/tech) +"vVN" = ( +/obj/machinery/atmospherics/components/binary/valve{ + dir = 1; + name = "Output to Waste" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"vVO" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing{ + dir = 9 + }, +/turf/open/space/basic, +/area/space/nearstation) +"vXh" = ( +/obj/structure/sign/warning/vacuum, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"vXp" = ( +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"vXA" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/lab) +"vXH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/asteroid) +"vXN" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"vYk" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/sleeper) +"vYr" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 6 + }, +/obj/machinery/vending/wardrobe/atmos_wardrobe, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"vYB" = ( +/obj/structure/rack, +/obj/machinery/camera{ + c_tag = "MiniSat Antechamber"; + dir = 1; + network = list("minisat","ss13") + }, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/suit/hooded/wintercoat, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/aisat_interior) +"vYE" = ( +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"vZd" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/obj/effect/turf_decal/arrows/white{ + alpha = 110; + color = "#A46106"; + dir = 8 + }, +/obj/structure/railing/corner, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"vZo" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"vZQ" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/machinery/chem_master/condimaster{ + name = "HoochMaster 2000" + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"wam" = ( +/obj/effect/decal/cleanable/blood/tracks, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"waz" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/sign/directions/supply{ + dir = 1; + pixel_x = -32; + pixel_y = 40 + }, +/obj/structure/sign/directions/evac{ + pixel_x = -32; + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"waF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"waM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"waU" = ( +/obj/structure/janitorialcart{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"wbe" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Nanite Laboratory Maintenance" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/general, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"wbj" = ( +/obj/structure/girder, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"wbQ" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"wbU" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"wbV" = ( +/obj/machinery/atmospherics/components/unary/portables_connector, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"wcw" = ( +/obj/effect/landmark/blobstart, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"wcZ" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "psych"; + name = "psychiatrist shutters" + }, +/turf/open/floor/plating, +/area/medical/psych) +"wdi" = ( +/obj/machinery/light/small, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"wdt" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"wdv" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom, +/obj/effect/turf_decal/trimline/atmos/warning/lower/nobottom{ + dir = 1 + }, +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"wdC" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"wfk" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"wfm" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/computer/atmos_alert{ + dir = 4 + }, +/obj/structure/railing{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"wfF" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/service) +"wfK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/turf/open/floor/plasteel, +/area/engine/atmos) +"wgc" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/window/westright{ + dir = 2; + name = "Hydroponics Desk" + }, +/obj/effect/mapping_helpers/windoor/access/all/service/hydroponics, +/turf/open/floor/plating, +/area/hydroponics) +"wgl" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"wgE" = ( +/turf/closed/wall, +/area/tcommsat/computer) +"wgM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"whb" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ + dir = 4 + }, +/obj/machinery/meter, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"whj" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"whx" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"whJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"whT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"whV" = ( +/obj/structure/closet/crate{ + name = "Gold Crate" + }, +/obj/item/stack/sheet/mineral/gold{ + pixel_x = -1; + pixel_y = 5 + }, +/obj/item/stack/sheet/mineral/gold{ + pixel_x = 1; + pixel_y = -2 + }, +/obj/item/stack/sheet/mineral/gold{ + pixel_y = 2 + }, +/obj/item/storage/belt/champion, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/nuke_storage) +"wif" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/ethernet_cable{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"wil" = ( +/obj/machinery/ai/data_core/primary, +/obj/structure/ethernet_cable, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"wiW" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/maintenance/external{ + name = "Mass Driver Intersection" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"wjm" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L10" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"wjv" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/atmospherics/pipe/layer_manifold, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/turf/open/floor/plating, +/area/quartermaster/miningdock) +"wjX" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"wka" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/quartermaster/qm) +"wkn" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/machinery/light, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/eva) +"wkP" = ( +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = -29 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"wkV" = ( +/turf/closed/wall, +/area/maintenance/starboard/aft) +"wlk" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/security/main) +"wlo" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"wlA" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel/dark, +/area/bridge) +"wlC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"wma" = ( +/obj/effect/decal/cleanable/blood/footprints{ + dir = 8 + }, +/obj/effect/spawner/lootdrop/maintenance/six, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"wmn" = ( +/turf/closed/wall, +/area/security/processing) +"wmo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"wmu" = ( +/obj/effect/turf_decal/trimline/green/filled/corner/lower, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"wmD" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"wnc" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"wnt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"wnV" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel, +/area/security/prison) +"won" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing, +/turf/open/space/openspace, +/area/space/nearstation) +"woH" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"woO" = ( +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"woR" = ( +/turf/closed/wall/r_wall, +/area/science/nanite) +"wpd" = ( +/obj/machinery/vending/sustenance{ + onstation = 0 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plasteel/cafeteria, +/area/security/prison) +"wpl" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/space/openspace, +/area/solar/port/aft) +"wpt" = ( +/obj/machinery/sleeper{ + dir = 8 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/medical/sleeper) +"wpz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"wpB" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing{ + dir = 8 + }, +/turf/open/space/openspace, +/area/space/nearstation) +"wpV" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"wqg" = ( +/obj/machinery/doorButtons/access_button{ + idDoor = "ai_core_airlock_interior"; + idSelf = "ai_core_airlock_control"; + pixel_x = 8; + pixel_y = -24; + req_access = list("ai_master") + }, +/obj/machinery/doorButtons/airlock_controller{ + idExterior = "ai_core_airlock_exterior"; + idInterior = "ai_core_airlock_interior"; + idSelf = "ai_core_airlock_control"; + pixel_x = -3; + pixel_y = -26; + req_access = list("ai_master") + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/aisat_interior) +"wqn" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/machinery/camera/autoname{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"wqY" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/storage/primary) +"wrf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/chemorange/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"wsS" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 10 + }, +/obj/structure/sign/departments/minsky/engineering/engineering{ + pixel_y = -32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"wuh" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/structure/sign/painting{ + persistence_id = "public"; + pixel_x = 32 + }, +/obj/machinery/light/small, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"wuL" = ( +/obj/structure/cable/white{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/ai_monitored/turret_protected/ai) +"wvn" = ( +/obj/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"wvR" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"wwH" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/space/openspace, +/area/solar/port/aft) +"wwJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"wxo" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/railing, +/obj/structure/stairs{ + dir = 8 + }, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/ai_upload_foyer) +"wxB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"wxG" = ( +/obj/structure/closet/crate, +/obj/item/gun/energy/laser/practice, +/obj/item/gun/energy/laser/practice, +/obj/effect/turf_decal/ramp_middle{ + dir = 8 + }, +/obj/effect/turf_decal/ramp_middle, +/obj/effect/turf_decal/trimline/secred/filled/end/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"wxQ" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"wxT" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Security Maintenance" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/effect/mapping_helpers/airlock/access/all/security/basic, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"wya" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Stbd1"; + location = "Sci" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"wzg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"wzr" = ( +/obj/structure/closet/toolcloset, +/turf/open/floor/plasteel/dark, +/area/storage/primary) +"wzw" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/janitor) +"wAw" = ( +/obj/machinery/power/apc{ + areastring = "/area/ai_monitored/nuke_storage"; + name = "Vault APC"; + pixel_y = -23 + }, +/obj/structure/cable, +/turf/open/floor/circuit, +/area/ai_monitored/nuke_storage) +"wBd" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/corner/flip{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"wBf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Vault"; + location = "Fore2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"wBo" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = 28 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"wBz" = ( +/obj/machinery/advanced_airlock_controller{ + dir = 4; + pixel_x = -24 + }, +/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plating, +/area/security/processing) +"wBA" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/stairs/wide_left{ + dir = 4 + }, +/turf/open/floor/plating, +/area/crew_quarters/bar) +"wBC" = ( +/obj/structure/table, +/obj/effect/spawner/lootdrop/minor/kittyears_or_rabbitears, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"wBD" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"wBL" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/atmos/warning/lower/corner/flip{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"wBP" = ( +/obj/machinery/nanite_program_hub, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/science/nanite) +"wCc" = ( +/obj/effect/decal/cleanable/blood/drip, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"wDi" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 10 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"wDC" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"wDU" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/railing/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"wEo" = ( +/obj/structure/cable/white{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/cyan/hidden{ + dir = 10 + }, +/obj/structure/ethernet_cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/ai_monitored/turret_protected/ai) +"wEy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/medical/psych) +"wEA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"wEB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"wEX" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/corner/lower{ + dir = 1 + }, +/obj/machinery/light_switch{ + pixel_x = -22; + pixel_y = -23 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"wFE" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"wGh" = ( +/obj/structure/chair, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"wGq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"wGv" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "External Gas to Loop" + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"wGI" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/closet/crate, +/obj/item/storage/belt/utility, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"wGP" = ( +/obj/structure/table, +/obj/item/storage/box/beakers{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/storage/box/syringes, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"wHP" = ( +/obj/structure/table/reinforced, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/turf/open/floor/plasteel, +/area/engine/atmos) +"wIr" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/science/xenobiology, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/science/rd_office, +/turf/open/floor/plasteel/white, +/area/science/lab) +"wIC" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"wIL" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"wIQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=BarChap"; + location = "HydroMed" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"wJy" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/effect/mapping_helpers/mail_sorting/security/detectives_office, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"wJR" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_x = 32; + pixel_y = -32 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"wKD" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 1 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"wKJ" = ( +/obj/structure/table/reinforced, +/obj/item/paper/monitorkey{ + pixel_x = -9; + pixel_y = -5 + }, +/obj/item/folder/yellow{ + pixel_x = -4; + pixel_y = 9 + }, +/obj/item/stamp/ce{ + pixel_x = 7; + pixel_y = 1 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/heads/chief) +"wLn" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/maintenance/port) +"wLw" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/eastright{ + base_state = "left"; + icon_state = "left"; + name = "Robotics Desk" + }, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/item/pen, +/obj/item/deskbell/preset/robotics{ + pixel_x = 9; + pixel_y = 8 + }, +/obj/item/storage/pencil_holder/crew{ + pixel_x = 8 + }, +/obj/effect/mapping_helpers/windoor/access/any/science/robotics{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics"; + name = "robotics lab shutters" + }, +/turf/open/floor/plating, +/area/science/robotics/lab) +"wLx" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"wLF" = ( +/obj/effect/landmark/stationroom/maint/threexthree, +/turf/template_noop, +/area/maintenance/aft/lower) +"wLU" = ( +/obj/effect/decal/cleanable/oil, +/obj/item/cigbutt, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"wMF" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/secondarydatacore) +"wMY" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"wNn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"wNK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "MiniSat Teleporter Room"; + dir = 8; + network = list("ss13","minisat") + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"wNX" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"wOh" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"wOq" = ( +/obj/machinery/light_switch{ + pixel_x = 23 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"wOr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"wOv" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/sign/warning/vacuum/external, +/turf/open/floor/plating, +/area/quartermaster/storage) +"wPd" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"wPf" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/door/airlock/external{ + name = "MiniSat External Access" + }, +/obj/effect/mapping_helpers/airlock/access/any/command/ai_sat, +/obj/effect/mapping_helpers/airlock/access/any/command/teleporter, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcomms, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/aisat_interior) +"wPr" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 5 + }, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"wPN" = ( +/obj/machinery/camera/autoname{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 5 + }, +/obj/machinery/portable_atmospherics/pump, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"wRe" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/caution/stand_clear{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/asteroid) +"wRi" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood/thin{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/wood, +/area/library) +"wSe" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"wSn" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port) +"wSt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/trimline/chemorange/filled/corner/lower, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"wSI" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"wSR" = ( +/obj/structure/chair, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"wSX" = ( +/obj/effect/landmark/start/shaft_miner, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"wTx" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"wTY" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/button/massdriver{ + id = "trash"; + pixel_x = -26; + pixel_y = -6 + }, +/obj/machinery/button/door{ + id = "Disposal Exit"; + name = "Disposal Vent Control"; + pixel_x = -25; + pixel_y = 4; + req_access = list("maint_tunnels") + }, +/obj/effect/spawner/lootdrop/trashbin, +/turf/open/floor/plating, +/area/maintenance/disposal) +"wUt" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"wUC" = ( +/obj/structure/table, +/obj/effect/spawner/lootdrop/randomdrink, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"wVI" = ( +/obj/machinery/light, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"wVW" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"wVY" = ( +/obj/effect/turf_decal/bot, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/closet/secure_closet/engineering_electrical, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"wWa" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 9 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"wWn" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"wWt" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"wWx" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"wXu" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/mapping_helpers/teleport_anchor, +/turf/open/floor/engine, +/area/engine/engineering) +"wXN" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"wXT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"wYR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"wZj" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/two, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"wZs" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft/lower) +"wZt" = ( +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"wZD" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"wZM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"wZO" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/eight, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"xag" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"xan" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/service) +"xaw" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/structure/sign/departments/minsky/research/research{ + pixel_x = 32 + }, +/obj/machinery/light{ + dir = 4; + light_color = "#c1caff" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"xaA" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/radiation, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"xaD" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/central) +"xaG" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/obj/structure/chair/office{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"xbp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"xbR" = ( +/obj/machinery/camera/autoname{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"xca" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"xcc" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"xck" = ( +/obj/machinery/power/apc{ + areastring = "/area/teleporter"; + dir = 4; + name = "Teleporter APC"; + pixel_x = 24 + }, +/obj/structure/cable, +/obj/item/radio/intercom{ + name = "Station Intercom (General)"; + pixel_x = 28 + }, +/turf/open/floor/plasteel/dark, +/area/teleporter) +"xcz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"xdb" = ( +/obj/machinery/atmospherics/pipe/layer_manifold{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "Engineering External Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/engine/engineering) +"xdv" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 8 + }, +/obj/machinery/door/airlock/research{ + name = "Xenobiology Lab" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/access/any/science/xenobio, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"xdy" = ( +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"xdY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/machinery/level_interface{ + pixel_y = 28 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/main) +"xed" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/security/processing) +"xfK" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/nanite) +"xfX" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel, +/area/engine/atmos/storage) +"xga" = ( +/obj/effect/turf_decal/plaque{ + icon_state = "L13" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"xgo" = ( +/obj/structure/closet/firecloset/full, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"xgu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"xgD" = ( +/obj/machinery/announcement_system, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"xgH" = ( +/obj/machinery/mineral/equipment_vendor, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 9 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"xgK" = ( +/obj/machinery/quantumpad{ + map_pad_id = "aitovault"; + map_pad_link_id = "vaulttoai" + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/aisat_interior) +"xhL" = ( +/obj/structure/railing, +/obj/effect/turf_decal/trimline/blue/warning/lower{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/science/robotics/lab) +"xij" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/spawner/wire_splicing/thirty, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"xir" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"xiv" = ( +/obj/machinery/vending/wardrobe/chef_wardrobe, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"xiz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"xiB" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"xiP" = ( +/obj/structure/closet/cardboard, +/turf/open/floor/plasteel, +/area/quartermaster/warehouse) +"xjk" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/railing, +/obj/structure/rack, +/obj/item/storage/box/firingpins, +/obj/item/storage/box/firingpins, +/turf/open/floor/plasteel/dark, +/area/security/warden) +"xjX" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/toxins_mixing_input{ + dir = 8 + }, +/obj/machinery/sparker/toxmix{ + id = "mixingsparker"; + pixel_x = -21 + }, +/turf/open/floor/engine/vacuum, +/area/science/mixing/chamber) +"xkv" = ( +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"xky" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"xkS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port) +"xlm" = ( +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"xlO" = ( +/obj/machinery/cryopod{ + dir = 1 + }, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/crew_quarters/cryopods) +"xlT" = ( +/obj/machinery/computer/secure_data, +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/turf/open/floor/carpet, +/area/security/detectives_office) +"xmq" = ( +/obj/machinery/doorButtons/airlock_controller{ + idExterior = "virology_airlock_exterior"; + idInterior = "virology_airlock_interior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Console"; + pixel_x = -26; + pixel_y = -6; + req_access = list("virology") + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = -23; + pixel_y = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"xmA" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/table/glass, +/obj/item/book/manual/wiki/hydroponicsplants{ + pixel_x = -3 + }, +/obj/item/book/manual/wiki/hydroponicsguide{ + pixel_x = 3; + pixel_y = 2 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"xmC" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/obj/structure/table, +/obj/machinery/microwave{ + pixel_y = 4 + }, +/obj/item/storage/box/donkpockets, +/obj/item/radio/intercom{ + dir = 1; + freerange = 1; + name = "Station Intercom (Telecomms)"; + pixel_x = 28; + pixel_y = -26 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"xmT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/turf/open/floor/plasteel/dark, +/area/bridge) +"xns" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/structure/table, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"xnu" = ( +/obj/machinery/light{ + dir = 8; + light_color = "#c1caff" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"xnF" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/machinery/porta_turret/ai, +/obj/machinery/status_display/ai{ + pixel_y = -32 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/circuit/green/telecomms, +/area/ai_monitored/turret_protected/ai) +"xnL" = ( +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -24 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"xow" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"xoF" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 5 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"xpj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"xpu" = ( +/obj/structure/table, +/obj/item/storage/box/donkpockets, +/turf/open/floor/plasteel, +/area/engine/engineering) +"xpz" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"xpE" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/door/airlock/glass_large{ + name = "Chapel" + }, +/turf/open/floor/carpet/purple, +/area/hallway/primary/central) +"xpX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/turf/open/floor/circuit, +/area/ai_monitored/nuke_storage) +"xqH" = ( +/obj/machinery/door/airlock/command{ + name = "Captain's Office" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/captain, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain) +"xrg" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/grille/broken, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"xrM" = ( +/obj/structure/railing, +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/stairs{ + dir = 8 + }, +/turf/open/floor/plating, +/area/medical/storage) +"xsk" = ( +/obj/machinery/computer/shuttle/ai_ship{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"xsn" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/obj/machinery/recharge_station, +/obj/structure/sign/departments/minsky/command/charge{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/ai_monitored/storage/satellite) +"xsp" = ( +/obj/machinery/door/airlock{ + name = "Unisex Restrooms" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"xsq" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/brigdoor{ + dir = 1; + name = "Armory Desk" + }, +/obj/machinery/door/window/southleft{ + name = "Reception Desk" + }, +/obj/item/deskbell/preset/warden{ + pixel_x = 10; + pixel_y = -3 + }, +/obj/item/storage/pencil_holder/crew, +/obj/effect/mapping_helpers/windoor/access/all/security/basic, +/obj/effect/mapping_helpers/windoor/access/all/security/armory{ + dir = 1 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plating, +/area/security/warden) +"xsA" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8; + light_color = "#c1caff" + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/plasteel/dark, +/area/medical/sleeper) +"xsI" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/turf/open/floor/plating, +/area/bridge) +"xtv" = ( +/obj/effect/spawner/structure/window/reinforced/shutter, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/turf/open/floor/plating, +/area/bridge) +"xtA" = ( +/obj/effect/landmark/stationroom/maint/fivexthree, +/turf/template_noop, +/area/maintenance/port/fore/lower) +"xtI" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/light, +/turf/open/floor/engine, +/area/engine/engineering) +"xuz" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/rack, +/obj/effect/spawner/lootdrop/maintenance/two, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"xuE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"xuK" = ( +/obj/structure/table, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 8 + }, +/obj/item/disk/tech_disk, +/obj/item/disk/tech_disk, +/obj/item/disk/tech_disk, +/turf/open/floor/plasteel/white, +/area/science/lab) +"xuU" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 10 + }, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"xuV" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/processing) +"xvb" = ( +/obj/machinery/power/apc{ + areastring = "/area/medical/genetics"; + dir = 4; + name = "Genetics APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/landmark/start/geneticist, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"xvl" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood/thin, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain) +"xvo" = ( +/obj/structure/table/wood, +/obj/item/clothing/glasses/sunglasses, +/turf/open/floor/carpet, +/area/security/detectives_office) +"xvp" = ( +/obj/effect/decal/cleanable/oil, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"xvL" = ( +/obj/structure/closet{ + name = "Evidence Closet" + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/door/window/brigdoor/northright{ + dir = 2 + }, +/obj/effect/mapping_helpers/windoor/access/all/security/general, +/turf/open/floor/plasteel/dark, +/area/security/main) +"xwx" = ( +/obj/effect/turf_decal/siding/wood/thin{ + dir = 1 + }, +/obj/structure/chair/stool/bar, +/turf/open/floor/stone, +/area/crew_quarters/bar) +"xwC" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/rnd/production/protolathe/department/cargo, +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/turf/open/openspace, +/area/quartermaster/storage) +"xwG" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/turf/open/floor/plating/asteroid, +/area/engine/atmos) +"xwI" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"xxb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/tcommsat/server) +"xxc" = ( +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"xxL" = ( +/obj/machinery/door/airlock/external{ + name = "Engineering External Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/layer_manifold, +/obj/effect/mapping_helpers/airlock/access/any/engineering/tcomms, +/obj/effect/mapping_helpers/airlock/access/any/command/ai_sat, +/turf/open/floor/plating, +/area/maintenance/disposal/incinerator) +"xxO" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/structure/table, +/obj/item/vending_refill/medical{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/reagent_containers/spray/cleaner{ + pixel_y = -12 + }, +/obj/item/clothing/neck/stethoscope, +/turf/open/floor/plasteel/white, +/area/medical/storage/backroom) +"xxS" = ( +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"xyo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"xyC" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"xzn" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"xzx" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 9 + }, +/obj/item/kirbyplants/random, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/obj/effect/turf_decal/ramp_middle, +/turf/open/floor/plasteel/white, +/area/hallway/primary/starboard) +"xzT" = ( +/obj/machinery/door/airlock/maintenance, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"xzZ" = ( +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 10 + }, +/obj/machinery/lapvend, +/turf/open/floor/plasteel/white, +/area/hallway/primary/starboard) +"xAi" = ( +/obj/effect/spawner/lootdrop/maintenance/three, +/obj/structure/table, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"xAq" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/stairs/wide_left{ + dir = 1 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"xAy" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"xAA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 5 + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"xAE" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"xAV" = ( +/obj/machinery/light, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"xBw" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"xBA" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"xBK" = ( +/obj/structure/closet/secure_closet/hydroponics, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"xCN" = ( +/obj/effect/turf_decal/ramp_middle{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"xDB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"xDH" = ( +/obj/structure/closet/l3closet/virology, +/obj/effect/turf_decal/trimline/green/filled/line/lower, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"xDL" = ( +/obj/machinery/power/apc/highcap{ + dir = 1; + name = "AI Chamber APC"; + pixel_y = 23 + }, +/obj/structure/cable/white{ + icon_state = "0-2" + }, +/turf/open/floor/circuit/telecomms/server, +/area/ai_monitored/turret_protected/ai) +"xDQ" = ( +/obj/structure/closet/secure_closet/detective, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/item/camera/detective, +/obj/item/taperecorder, +/turf/open/floor/plasteel/grimy, +/area/security/detectives_office) +"xEd" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engine Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"xEq" = ( +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"xEu" = ( +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock"; + shuttledocked = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/plating, +/area/security/processing) +"xEJ" = ( +/obj/structure/bed, +/obj/item/bedsheet/prisoner, +/obj/machinery/flasher{ + id = "Cell 1"; + pixel_x = 25 + }, +/turf/open/floor/plasteel, +/area/security/main) +"xEU" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"xFo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/processing) +"xFL" = ( +/obj/machinery/button/door{ + id = "outerbrig"; + name = "Brig Exterior Doors Control"; + normaldoorcontrol = 1; + pixel_x = -25; + pixel_y = 24; + req_access = list("security") + }, +/turf/open/floor/plasteel/dark, +/area/security/main) +"xGe" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/main) +"xGp" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"xGC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/corner/lower, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 6 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/main) +"xGI" = ( +/obj/effect/spawner/structure/window/plasma/reinforced, +/obj/machinery/door/firedoor/window, +/turf/open/floor/plating, +/area/engine/engineering) +"xGO" = ( +/obj/structure/table/glass, +/obj/machinery/photocopier/faxmachine{ + department = "Chief Medical Officer"; + name = "Chief Medical Officer's Fax Machine" + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/carpet/royalblue, +/area/crew_quarters/heads/cmo) +"xGU" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"xGY" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/glass, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"xHA" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Hydroponics" + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/line/lower{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/hydroponics, +/turf/open/floor/plasteel, +/area/hydroponics) +"xHV" = ( +/obj/effect/mapping_helpers/windoor/access/all/science/toxins{ + dir = 8 + }, +/obj/machinery/door/window{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"xIk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/effect/landmark/start/janitor, +/turf/open/floor/plasteel, +/area/janitor) +"xIq" = ( +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"xIL" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"xIS" = ( +/obj/machinery/smartfridge, +/turf/closed/wall, +/area/crew_quarters/kitchen) +"xIW" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"xJw" = ( +/obj/machinery/door/airlock/external, +/obj/machinery/atmospherics/pipe/layer_manifold{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/external, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"xJB" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"xJH" = ( +/obj/machinery/power/terminal, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/plasteel/dark/telecomms, +/area/ai_monitored/turret_protected/ai) +"xKh" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4, +/obj/machinery/camera/autoname, +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"xKp" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 4 + }, +/obj/effect/mapping_helpers/mail_sorting/service/chapel, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"xKu" = ( +/obj/machinery/door/window/southleft{ + dir = 1; + name = "Mass Driver Door" + }, +/obj/effect/mapping_helpers/windoor/access/all/science/toxins{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"xKN" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/storage/eva) +"xLN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/light, +/obj/machinery/portable_atmospherics/canister, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"xME" = ( +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"xMJ" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/catwalk_floor, +/area/engine/engineering) +"xMN" = ( +/obj/machinery/power/apc{ + areastring = "/area/crew_quarters/heads/captain"; + dir = 4; + name = "Captain's Office APC"; + pixel_x = 24 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain) +"xMT" = ( +/obj/machinery/door/airlock/mining, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"xNi" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"xNk" = ( +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"xNu" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"xOr" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"xOt" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"xOE" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/door/window/northright{ + dir = 4; + name = "First-Aid Supplies"; + red_alert_access = 1 + }, +/obj/structure/table/glass, +/obj/item/storage/firstaid/toxin{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/firstaid/toxin, +/obj/item/storage/firstaid/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/effect/mapping_helpers/windoor/access/all/medical/general{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"xPv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"xPE" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"xPT" = ( +/obj/machinery/door/airlock/security{ + name = "Labor Shuttle" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/plasteel, +/area/security/processing) +"xQa" = ( +/obj/effect/turf_decal/trimline/brown/filled/line/lower{ + dir = 8 + }, +/obj/machinery/camera/autoname{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"xQz" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/obj/effect/turf_decal/trimline/purple/filled/line/lower{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"xQA" = ( +/obj/machinery/firealarm{ + pixel_y = 28 + }, +/obj/machinery/modular_computer/console/preset/tcomms, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/computer) +"xRr" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore/lower) +"xRO" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel, +/area/engine/atmos) +"xSt" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"xSF" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"xSO" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 12; + height = 18; + name = "BoxStation emergency evac bay"; + shuttle_id = "emergency_home"; + width = 32 + }, +/turf/open/space/openspace, +/area/space) +"xSW" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/suit_storage_unit/standard_unit, +/turf/open/floor/plasteel, +/area/science/mixing) +"xTG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"xTS" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Shared Engineering Storage" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/engiyellow/filled/line/lower, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/storage_shared) +"xUq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8; + external_pressure_bound = 140; + pressure_checks = 0 + }, +/turf/open/floor/circuit/telecomms/server, +/area/science/server) +"xUs" = ( +/obj/machinery/rnd/server/master, +/turf/open/floor/circuit/telecomms/server, +/area/science/server) +"xUX" = ( +/obj/machinery/vending/dinnerware, +/obj/machinery/requests_console{ + department = "Kitchen"; + departmentType = 2; + pixel_x = -30 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"xVE" = ( +/obj/machinery/computer/operating, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 5 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"xVR" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/wood/parquet, +/area/crew_quarters/bar) +"xWv" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"xWB" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/openspace, +/area/solar/port/aft) +"xWP" = ( +/obj/machinery/recharge_station, +/obj/structure/sign/painting{ + persistence_id = "public"; + pixel_y = -32 + }, +/obj/machinery/light/small, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet) +"xXb" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/main) +"xXG" = ( +/obj/machinery/disposal/bin/tagger, +/obj/machinery/light_switch{ + pixel_y = -22 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/chief) +"xXN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"xXO" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line/lower{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"xXU" = ( +/obj/structure/table/optable, +/turf/open/floor/plasteel/white, +/area/medical/morgue) +"xYr" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"xYV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/wood, +/area/medical/psych) +"xZi" = ( +/obj/effect/turf_decal/trimline/brown/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/arrows/white{ + alpha = 110; + color = "#A46106"; + dir = 8 + }, +/obj/effect/turf_decal/trimline/brown/filled/line/lower, +/obj/structure/railing, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"xZn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"yac" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/maintenance/disposal/incinerator) +"yaw" = ( +/obj/structure/stairs/wide_left, +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/plating, +/area/science/lab) +"yax" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -28 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -24 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/secred/filled/line/lower{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/security/prison) +"ybC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/effect/landmark/start/botanist, +/turf/open/floor/plasteel, +/area/hydroponics) +"ybD" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/plating/asteroid, +/area/engine/atmos) +"ycp" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/aft/lower) +"ycX" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/fore/lower) +"yde" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/electrolyzer, +/turf/open/floor/plasteel/white, +/area/engine/atmos) +"yeg" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/latex, +/obj/item/storage/box/bodybags, +/obj/item/tank/internals/anesthetic, +/obj/item/clothing/mask/breath/medical, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 9 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/science/robotics/lab) +"yes" = ( +/obj/machinery/door/firedoor/border_only, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, +/obj/machinery/mineral/ore_redemption{ + input_dir = 1; + output_dir = 2 + }, +/turf/open/floor/plating, +/area/quartermaster/miningdock) +"yet" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"yeD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/corner/lower{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"yeG" = ( +/obj/structure/railing, +/turf/open/floor/plasteel/stairs/goon/stairs2_wide{ + dir = 8 + }, +/area/hallway/primary/starboard) +"yfg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/port) +"yfl" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/storage/primary) +"yfp" = ( +/obj/effect/decal/cleanable/ash, +/turf/open/floor/plating, +/area/maintenance/port/fore/lower) +"yft" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/vending/cigarette, +/turf/open/floor/plasteel, +/area/science/lab) +"yfF" = ( +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/machinery/power/apc{ + areastring = "/area/medical/storage"; + dir = 1; + name = "Medbay Storage APC"; + pixel_y = 23 + }, +/turf/open/floor/plasteel/white, +/area/medical/storage) +"yfL" = ( +/obj/machinery/door/airlock/medical{ + name = "Medbay Reception" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/line/lower, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/lobby) +"yfX" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/power/apc{ + areastring = "/area/hallway/secondary/service"; + name = "Service Hall APC"; + pixel_y = -23 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"ygn" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/corner/lower{ + dir = 4 + }, +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "bridge blast"; + name = "Bridge Blast Door Control"; + pixel_x = -5; + pixel_y = 7; + req_access = list("command") + }, +/obj/item/storage/pencil_holder/crew{ + pixel_x = 7 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"ygu" = ( +/obj/machinery/light, +/obj/effect/turf_decal/trimline/blue/filled/line/lower{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner/lower{ + dir = 8 + }, +/obj/structure/closet/l3closet/scientist, +/obj/effect/turf_decal/ramp_corner, +/turf/open/floor/plasteel/white, +/area/science/lab) +"ygA" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/table, +/obj/machinery/photocopier/faxmachine{ + department = "Research Director"; + name = "Research Director's Fax Machine" + }, +/obj/item/storage/pencil_holder/crew/fancy{ + pixel_x = -10; + pixel_y = 12 + }, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/heads/hor) +"ygL" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/closet/radiation, +/turf/open/floor/plasteel, +/area/engine/engineering) +"yjg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/asteroid, +/area/asteroid) +"yji" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"yjt" = ( +/obj/structure/table/wood, +/turf/open/floor/carpet, +/area/crew_quarters/cryopods) +"yjx" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/space/openspace, +/area/solar/port/aft) +"yjz" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance" + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/lower) +"yjS" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/structure/table/wood, +/obj/machinery/chem_dispenser/drinks/beer{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"yko" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/storage/primary) +"ykW" = ( +/obj/machinery/smartfridge/drying_rack, +/turf/open/floor/plating, +/area/maintenance/starboard/aft/lower) +"ylI" = ( +/obj/effect/turf_decal/trimline/secred/filled/corner/lower{ + dir = 1 + }, +/obj/effect/turf_decal/ramp_corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/main) +"ymb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4, +/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2, +/turf/open/floor/plating, +/area/maintenance/aft/lower) + +(1,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(2,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(3,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(4,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(5,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(6,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(7,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(8,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(9,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(10,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(11,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(12,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(13,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(14,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(15,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(16,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(17,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(18,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(19,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(20,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(21,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(22,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(23,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(24,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(25,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(26,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(27,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(28,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(29,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(30,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(31,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(32,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(33,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(34,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(35,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(36,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(37,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(38,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(39,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(40,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +axh +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(41,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +axh +axh +aJt +aJt +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ajD +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(42,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +axh +aJt +aJt +aJt +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +lFP +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ajD +ajD +aXT +aXT +ajD +aXT +aXT +aXT +ajD +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +lFP +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(43,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ajD +aXT +aXT +ajD +aXT +aXT +aXT +aXT +ajD +aXT +aXT +ajD +aXT +aXT +ajD +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(44,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ajD +ajD +ajD +aXT +ajD +aXT +aXT +ajD +ajD +ajD +aXT +ajD +ajD +aXT +aXT +ajD +ajD +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(45,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +vVO +unH +kTV +afl +afl +afl +afl +afl +afl +afl +afl +afl +afl +afl +afl +kTV +ajD +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +lFP +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(46,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ajD +aYZ +iHn +afl +tZU +tZU +tZU +tZU +tZU +tZU +tZU +mpa +mpa +mpa +tZU +mpa +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(47,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aYZ +bai +afl +tZU +tZU +tZU +tZU +tZU +tZU +tZU +mpa +mpa +mpa +tZU +mpa +afl +ajD +ajD +ajD +ajD +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(48,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ajD +ajD +aYZ +fzr +afl +tZU +tZU +tZU +tZU +tZU +tZU +tZU +mpa +mpa +mpa +tZU +mpa +afl +ajD +ajD +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(49,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +axh +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ajD +aYZ +fzr +afl +tZU +tZU +tZU +tZU +tZU +tZU +tZU +mpa +mpa +mpa +tZU +mpa +afl +ajD +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(50,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +axh +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aYZ +fzr +afl +tZU +tZU +tZU +tZU +tZU +tZU +tZU +mpa +mpa +mpa +tZU +tZU +afl +ajD +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(51,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +axh +axh +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ufx +ufx +ufx +jWU +ufx +ufx +ufx +jWU +jWU +ufx +ufx +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ajD +aYZ +fzr +afl +tZU +tZU +tZU +tZU +tZU +tZU +tZU +mpa +mpa +mpa +mpa +mpa +afl +ajD +ajD +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(52,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +axh +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ufx +ufx +ufx +ufx +ufx +sxT +bev +wBD +ufx +wBC +bzS +eXu +jjT +ufx +ufx +ufx +ufx +aXT +aXT +ajD +ajD +ajD +aYZ +ntG +afl +tZU +tZU +tZU +tZU +tZU +tZU +mpa +mpa +mpa +mpa +tZU +mpa +afl +ajD +ajD +ajD +ajD +ajD +ajD +mxI +fww +fww +mxI +mxI +mxI +mxI +mxI +aJt +aJt +aJt +aJt +aJt +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(53,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ufx +dOD +dOD +xtA +ufx +eXu +upp +asF +ipH +mYK +iiY +mYK +mYK +mYK +mYK +thY +ufx +aXT +aXT +aXT +aXT +ajD +aYZ +iHn +afl +tZU +tZU +tZU +tZU +tZU +tZU +tZU +tZU +tZU +tZU +tZU +tZU +afl +aXT +aXT +aXT +ajD +aXT +aXT +mxI +gcM +gcM +mxI +iGq +iGq +izM +mxI +aJt +aJt +aJt +aJt +aJt +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(54,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ufx +dOD +dOD +dOD +ufx +hqg +vzC +hqg +ufx +hqg +rdH +gYp +hqg +xvp +eXu +tGX +ufx +aXT +aXT +aXT +aXT +uSi +mgE +uSi +kTV +afl +afl +afl +afl +afl +afl +afl +afl +afl +afl +afl +afl +kTV +ajD +mxI +mxI +fww +fww +mxI +mxI +iLT +gyX +oyZ +iGq +iGq +iGq +mxI +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +afl +afl +afl +afl +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(55,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ufx +dOD +dOD +dOD +juA +sYO +tGX +rkk +rkk +rkk +rkk +rkk +wZj +wZj +sxT +tGX +ufx +ajD +ajD +ajD +ajD +uSi +mnT +uSi +tCp +tCp +tCp +uSi +tCp +tCp +tCp +uSi +ajD +aXT +ajD +ajD +aXT +ajD +aXT +mxI +qgZ +tUp +mrM +gyX +mxI +tga +wCc +mxI +iGq +iGq +iGq +mxI +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aXT +mvF +afl +afl +afl +afl +afl +afl +afl +tcC +xGp +afl +afl +afl +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(56,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +lFP +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ufx +dOD +dOD +dOD +ufx +ufx +xij +rkk +pso +fyo +xiP +rkk +rkk +rkk +rkk +tGX +ufx +aXT +aXT +aXT +aXT +uSi +aXx +uSi +nuy +siY +siY +uSi +iXM +kAg +smc +uSi +mxI +mxI +mxI +mxI +mxI +mxI +aXT +mxI +huI +mxI +cQX +mHv +mSA +gyX +uwk +mxI +mxI +mxI +mxI +mxI +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +gfp +axh +axh +mvF +tcC +wKD +xGp +tcC +xGp +tcC +xGp +ssS +jhg +tcC +xGp +afl +aXT +aXT +aXT +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(57,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ufx +ufx +ufx +dOD +dOD +dOD +ufx +teQ +tGX +rkk +cwI +gze +gAf +glM +jYP +hRv +rkk +xGY +ufx +ajD +ajD +ajD +uSi +uSi +hmE +aOy +taj +taj +toO +oiA +taj +pXt +taj +uSi +gDH +gyX +uBD +rsM +mSA +mxI +mxI +mxI +huI +mxI +qlc +gyX +gyX +gyX +gyX +gyX +gyX +wWt +wCc +mxI +mxI +mxI +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +cPV +vUw +koP +axh +mvF +jhg +tcC +kXg +jhg +ssS +jhg +jhg +ssS +jhg +ssS +jhg +afl +aXT +aXT +aXT +aXT +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(58,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ufx +wZO +ufx +ufx +kzK +ufx +ufx +yfp +tGX +rkk +tXV +jRH +cwI +cwI +mhJ +seM +rkk +tGX +ufx +aXT +aXT +aXT +tCp +dnm +haz +trM +lbh +tBc +dkQ +psb +kqi +rHU +gcm +uSi +wZs +hny +uwk +itX +tUp +tUp +tUp +lZd +dBW +anA +anA +anA +anA +anA +mxI +kze +mxI +mxI +gyX +vPK +gyX +mxI +mxI +mxI +mxI +mxI +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aga +vXH +snK +mvF +axh +mvF +jhg +sbk +wKD +kXg +ssS +jhg +jhg +ssS +jhg +ssS +jhg +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(59,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +jWU +eXu +hqg +hqg +hqg +hqg +rtI +upp +pTL +rkk +tXV +rmD +vEi +iqn +ekz +eEO +rkk +tGX +ufx +ajD +ajD +ajD +tCp +swS +hNa +vbm +dXQ +jSs +rbr +hNa +vzP +hwY +eDl +lvp +vfe +epW +epW +evz +gyX +anA +anA +anA +anA +anA +aIm +rnO +aCK +anA +iGq +iGq +gbv +mxI +gyX +gyX +uwk +mxI +iGq +iGq +gbv +mxI +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aQW +gdO +aQW +axh +mvF +jhg +ajD +tcC +xGp +sbk +kXg +sbk +kXg +jhg +ssS +jhg +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(60,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +ufx +ufx +ufx +ufx +ufx +chv +kwu +cex +ufx +rkk +rkk +hvj +niu +fvs +nBT +bOW +rkk +cYV +ufx +aXT +aXT +aXT +tCp +swS +hNa +jTK +dXQ +oEJ +cGO +fOj +fAx +jIR +faJ +uSi +jMd +boW +gyX +slb +gyX +anA +fXv +fXv +fXv +anA +atE +ahL +aTb +anA +iGq +iGq +iGq +mxI +gel +bmS +gyX +mxI +iGq +iGq +iGq +mxI +aJt +aJt +aJt +dah +dah +eWY +qHI +hmd +dah +aQW +aQW +aQW +aQW +aQW +aQW +aQW +aQW +mHC +aQW +aJt +mvF +cLd +afl +cLd +jlv +cIW +cIW +cIW +bdq +jhg +ssS +jhg +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(61,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +dlJ +ajD +aXT +aXT +ajD +ajD +aXT +ajD +ajD +rkk +rkk +rkk +rkk +gmP +rkk +rkk +tGX +uGe +nzx +nzx +uGe +uGe +uGe +uGe +uGe +uGe +uGe +uGe +uSi +uSi +noW +uSi +uSi +mxI +mxI +irf +nrz +vxx +anA +kAx +iaD +gcy +anA +anA +aQS +anA +anA +iGq +iGq +iGq +mxI +mxI +gyX +wCc +oyZ +iGq +iGq +iGq +mxI +aJt +aJt +aJt +dah +nax +iqo +rEB +dsw +qUH +aQW +olr +olr +vsm +qrC +aEL +aQW +aQW +fDn +aQW +aQW +aQW +cKK +aQW +cKK +aQW +aQW +aQW +aQW +cdD +sbk +kXg +jhg +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(62,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +axh +axh +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +dlJ +aXT +aXT +irk +irk +irk +irk +irk +aXT +ufx +udD +hqg +pfl +wMY +fIC +ufx +tGX +uGe +wzr +wzr +yfl +iGB +oKT +gUm +vdH +ibg +noC +uGe +vYE +tol +aSG +pLx +sfV +lnG +aqL +aqL +lsK +aqL +anA +omL +aBg +adE +aTo +amW +adE +phl +anA +iGq +iGq +iGq +mxI +qlc +gyX +gyX +mxI +iGq +iGq +iGq +mxI +aJt +aJt +aJt +dah +jYO +kzx +iqo +frC +noa +aQW +olr +olr +aay +lky +ugr +aQW +lBK +nAh +jyv +jfh +sBd +moR +xAE +dqg +jyv +jyv +evg +aQW +jlv +cIW +cIW +dNh +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(63,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +axh +axh +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +dlJ +dlJ +ajD +irk +rwL +pDf +cyI +irk +ajD +sGi +hqg +hqg +hqg +bLQ +lAM +rHo +pYa +uGe +kOa +jln +lOM +uTN +uTN +yko +wmD +cmm +cmm +bWC +aQm +nxc +jWW +rxU +hgZ +cWU +iKy +aVV +geH +izk +anA +aaY +akq +aTO +ags +agz +aGt +ald +anA +iGq +iGq +iGq +mxI +gyX +gyX +mxI +mxI +iGq +iGq +iGq +mxI +aJt +aJt +aJt +dah +jKS +oez +eAy +dif +ucV +aQW +aIc +aIc +evj +mvA +aKI +aQW +vNt +goq +wXu +eGB +mTh +lRH +eey +lPQ +uNl +vyQ +lnt +aQW +aQW +aQW +aQW +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(64,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +dlJ +aXT +irk +xpX +qDo +sXX +irk +aXT +gfz +hqg +pMV +hqg +bLQ +cXZ +fbx +rRL +uGe +jHn +vKC +yfl +pfR +uTN +ljl +uTN +uTN +mVR +pDR +aFY +pxq +aFY +rxU +hgZ +hgZ +iKy +aFY +nRo +aZG +iwa +adE +anV +adE +aOx +aQb +aFZ +aCO +anA +mxI +fww +mxI +mxI +gyX +wCc +uwk +mxI +mxI +mxI +mxI +mxI +aJt +aJt +aJt +dah +qds +nec +fvE +mcW +bgr +aQW +aIc +aIc +aay +uHH +aKI +aQW +iGK +dWl +dRA +dRA +wWx +avD +nFd +fax +oJc +niF +pEb +kMF +lwj +kEZ +aQW +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(65,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +dlJ +aXT +irk +vkb +pOT +wAw +irk +ajD +wgl +mYK +mYK +mYK +ozV +dMK +dMK +eqp +uGe +uGe +uGe +uGe +lVq +uTN +ljl +uTN +uTN +ldy +pDR +aFY +uZx +aFY +ljb +pTP +gOm +aqL +ahI +qLS +aZG +anA +sGO +age +aYh +cpX +aYh +aYh +stg +anA +kBJ +aXT +aXT +kBJ +kBJ +dpg +kBJ +kBJ +rCy +rCy +wLF +kBJ +aJt +aJt +aJt +dah +sKQ +cwZ +wKJ +hjx +xXG +aQW +aQW +aQW +tso +lWP +aQW +aQW +iGK +tYe +oDU +mNs +sfc +dzS +dzS +dzS +sfc +vGD +unF +aQW +hse +hse +aQW +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(66,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +dlJ +ajD +irk +kpO +fdB +whV +irk +ajD +wPd +hqg +eXu +hqg +hqg +ufx +sxT +eGC +ufx +hqg +sii +vdu +mdp +ekC +vgI +vlA +heK +uTN +pDR +oZq +phY +qTx +aqL +aqL +aqL +aqL +cyJ +sga +aKK +aJU +aEK +aZh +aEK +aJs +aEK +aEK +bXW +anA +kBJ +aKX +kBJ +kBJ +rXw +oSS +oSS +hGs +rCy +rCy +rCy +kBJ +aJt +aJt +aJt +dah +dah +dah +gAT +eIy +gAT +aQW +aQW +aQW +tsT +kKT +rmp +aQW +iGK +amg +whb +mNs +dHa +kLZ +kLZ +kLZ +dHa +vSc +jBl +hpL +tqN +tqN +aQW +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(67,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aUT +aUT +odN +aUT +aUT +aUT +ajD +irk +irk +fll +irk +irk +aXT +ufx +hqg +sxT +hqg +hqg +eXu +gDV +feT +dMK +dMK +rXZ +uGe +wxQ +uri +gbZ +eOO +uTN +vna +iHN +aFY +cTQ +aFY +aFY +xCN +qgD +iKy +aFY +qzy +pbT +vLv +aNG +rsd +hOJ +gqc +gGM +gGM +uSF +jyl +ouw +vmd +oSS +oSS +oSS +apD +oSS +kBJ +rCy +rCy +rCy +kBJ +aJt +aJt +aJt +aQW +snS +tTl +kvo +hFW +nyp +oJE +dNw +aQW +afT +ctY +ygL +jON +uLQ +xtI +vIb +dHa +gtC +fiT +fiT +vqG +dHa +lHG +lwk +kci +aay +aay +xGI +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(68,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aUT +aUT +gxs +cxk +ikO +toH +toH +toH +ajD +sRm +ema +sRm +ajD +ajD +ufx +ifi +aSr +aSr +aSr +aSr +aSr +rYD +aSr +aSr +aSr +uGe +uGe +nzx +nzx +uGe +wqY +gbA +uGe +vYE +cTQ +aFY +uxC +xCN +noA +iKy +aFY +aEn +aZG +anA +vqy +aEK +aEK +trN +iAr +kUN +wRi +anA +hNj +bmv +kBJ +ncu +kBJ +oSS +kBJ +kBJ +kBJ +csz +kBJ +kBJ +kBJ +kBJ +kBJ +aQW +mnu +xMJ +bAq +cze +ast +uAD +jSt +wbU +lLt +rNA +sIY +xEd +fka +dhu +tZq +oyf +gtz +iii +iii +iii +rvd +gQx +emT +klE +rXS +rXS +xGI +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(69,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aUT +gkB +nTy +pRG +nTy +toH +wxo +toH +aSr +tar +dxL +tar +aSr +aSr +aSr +aSr +aSr +xIW +nuX +kpD +aSr +gti +aSr +gdK +roT +aSr +ajD +ajD +ajD +uGe +uGe +uGe +uGe +aqL +aig +art +aqL +aqL +aqL +aqL +acK +aox +aVZ +anA +anA +aKr +aKr +anA +anA +anA +anA +anA +kBJ +wEA +kBJ +kBJ +kBJ +ghf +kBJ +oSS +oSS +ghf +oSS +kBJ +rCy +rCy +iwv +aQW +yet +bwa +vND +aaL +aaL +uQO +vDr +bzo +qcY +qSh +oGT +jON +hwt +fID +kxr +lAt +usI +lAt +dul +lAt +dJY +yji +fbL +jON +mCS +mCS +aQW +afl +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(70,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +jiP +gri +qQV +hae +oJM +toH +qIH +toH +tdI +qux +nWy +eQJ +qwR +fmp +hsr +myL +aMI +qwD +hnX +dbA +bkc +rpv +gHo +uGU +aMI +sjU +aXT +ajD +aXT +ajD +aYv +nVC +vnz +aFY +cTQ +aFY +cWz +aRY +aFY +aIC +aFY +nzs +aKK +aMf +aju +xOt +aKK +wbQ +aqL +rCy +rCy +wLF +kBJ +wEA +psr +uDz +oSS +qBv +oSS +oSS +kBJ +oSS +kBJ +kBJ +rCy +rCy +rCy +aQW +oiX +wUt +akT +aMj +xAq +oOA +vui +ciX +otx +nba +jdw +nZF +esh +iZn +jPs +dpN +wPr +ipd +ipd +ipd +eue +pbi +rPS +hDr +nFf +nFf +xGI +afl +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(71,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aUT +dac +cum +kyZ +dag +msU +bXh +kVm +gEH +dHe +oZw +oin +lJG +oin +jkZ +oin +wBf +lJG +upq +hSA +hSA +jUU +afd +aMI +wGh +sjU +ajD +ujx +ajD +ajD +aYv +uJl +aWS +cwp +wDi +kVw +oKW +ext +ext +nhs +qrG +nGW +pGX +avM +aAt +acz +pzO +cqt +aqL +rCy +rCy +rCy +hGs +mXz +cpG +wEB +eXA +oSS +kBJ +kBJ +kBJ +oSS +oSS +bZI +rCy +rCy +rCy +aQW +dNi +xBw +rMV +aMj +bRk +hen +afT +aQW +jcE +oLe +oyw +aQW +cYs +pMQ +dHa +eue +xuU +tOi +tOi +mRi +dHa +lHG +lwk +mIh +aay +aay +xGI +afl +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(72,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +jiP +siF +qQV +qGu +fFE +toH +ufl +toH +nqS +sOZ +gvY +jJI +aHo +uro +hsr +aMI +jwo +vNJ +wOr +dYw +xbR +dZO +jaM +aMI +aMI +sjU +ajD +aXT +aXT +ajD +aYv +ckn +aQh +abm +aiE +adV +aVI +rBj +adV +aVF +abm +gAi +aiE +aVF +ufD +adV +adV +leB +aqL +rCy +rCy +rCy +kBJ +qRx +hvD +gYq +tKZ +tKZ +jds +wUC +kBJ +qBv +oSS +kBJ +rCy +rCy +rCy +aQW +lrk +xBw +lrk +aQW +aQW +aQW +aQW +aQW +uiw +oLe +afT +jON +hwt +mYN +wGv +oay +dHa +kLZ +kLZ +kLZ +dHa +hSO +ccB +suS +uLT +rSD +aQW +afl +aXT +aXT +aXT +aXT +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(73,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aUT +rSS +nTy +oJL +nTy +toH +qxb +toH +lhL +jFQ +lhL +lhL +llz +lhL +aSr +aSr +aSr +aSr +oqL +aSr +aSr +aSr +aSr +iqS +jjp +aSr +ajD +ajD +ajD +ajD +aqL +aqL +aqL +acG +sNe +aqL +aqL +aqL +aqL +aqL +aJi +iRk +aZG +apy +apy +aLy +aLy +apy +apy +apy +apy +kBJ +kBJ +kBJ +kBJ +niy +kBJ +ncu +csI +vCY +kBJ +rXw +oSS +kBJ +rCy +rCy +rCy +aQW +akM +sgR +akM +aQW +aJt +aJt +aJt +aQW +qje +ocn +nfS +aQW +blY +cBA +wGv +oay +sfc +fbX +fbX +fbX +sfc +gVf +ges +aQW +hse +hse +aQW +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(74,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aUT +aUT +lCy +cxk +fBt +toH +toH +toH +lhL +nQn +nYU +diS +bXj +lhL +svO +hDm +jJM +xSt +mWt +wZM +bei +ssz +aSr +aSr +aSr +aSr +ddV +ddV +aXT +ajD +aqL +eXe +eUz +uOi +qkK +qgD +iKy +qjW +hLW +aqL +cek +xpj +tkR +apy +lks +aDX +aCh +iBC +ahO +bSo +apy +dOh +xEU +bXT +kBJ +wEA +kBJ +kBJ +csI +kBJ +kBJ +oSS +oSS +kBJ +kBJ +kBJ +kBJ +kBJ +pZX +cEr +aFf +kBJ +aJt +aJt +aJt +aQW +aQW +aQW +aQW +aQW +hwt +uPK +fTj +fTj +kiO +vgS +ovP +cUn +eVq +upg +mRb +kMF +kwO +rws +aQW +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(75,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aUT +aUT +jba +aUT +aUT +aUT +ajD +lhL +pPH +nRg +tGf +dst +efJ +rwm +xME +xME +ajV +msb +xIL +edA +iIk +dgo +ssz +xME +vmf +otQ +ddV +aXT +ajD +aYv +iMD +bQn +hjN +qkK +noA +iKy +eGf +kyv +aqL +rbo +qYV +azB +apy +wBA +kbD +krA +amt +aGR +amq +grP +wlC +ymb +ymb +ymb +aWj +fBq +izm +lkj +cpG +cpG +cpG +mFY +mFY +cpG +xuE +mFY +mFY +nAR +pOh +ycp +kBJ +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aQW +qwa +dfZ +eNC +vaJ +cuL +ept +utT +vsY +uRl +vVN +bMp +aQW +aQW +aQW +aQW +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(76,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +dlJ +ajD +lhL +qgd +rUx +gLv +pZY +lhL +cpM +aYB +aYB +aYB +mPV +aYB +aYB +aYB +pFx +rXG +xME +vmf +uhn +ddV +ajD +ajD +aYv +iMD +hHm +eFH +sae +raU +nll +uOi +uOi +xpE +aSU +gfy +azE +apy +aLy +aLy +ptc +amM +aTd +xVR +apy +pQN +oSS +oSS +kBJ +oSS +oSS +jYe +kBJ +oSS +oSS +ghf +oSS +oSS +oSS +nih +oSS +jEs +boq +psr +oSS +kBJ +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aQW +qCS +rJg +mFy +uWl +wIC +uXZ +hfY +tvo +vwG +mFy +lhC +aQW +afl +afl +afl +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(77,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +dlJ +ajD +lhL +jmN +xck +sCo +lMo +abn +ajD +ajs +mLP +vmS +mnA +cPK +kyS +aYB +mFT +wgM +gKT +xME +rEQ +ddV +ajD +aXT +aqL +iMD +eUz +dew +qlU +tVb +urh +hbq +hbq +pQg +tFl +xKp +aFK +arR +amM +amM +amM +iBC +amo +aRg +aqY +aqY +aqY +aqY +aqY +aqY +aqY +uoo +kBJ +kBJ +oSS +oSS +oSS +bXT +kBJ +kBJ +bXT +ond +wpz +sHk +oSS +kBJ +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aQW +aQW +aTN +aQW +cez +jAc +jAc +pAa +icj +aQW +aQW +smb +aQW +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +lFP +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(78,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +lFP +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +dlJ +ajD +aDx +aDx +aDx +aDx +aDx +aDx +aYB +aYB +xvL +kcS +mhf +pKT +fiJ +aYB +xME +rXG +xME +pFx +vmf +ddV +ddV +aVW +aVW +aVW +aVW +pki +aVW +aVW +aVW +aVW +aVW +aVW +aaO +pkO +aLi +aLy +akS +ame +amM +aTv +aOP +amM +aqY +aWA +awV +sDJ +aUU +aVN +aqY +uvh +ykW +kBJ +xcc +kBJ +oSS +oSS +afP +afP +afP +afP +nXn +afP +afP +afP +afP +afP +afP +afP +afP +afP +aJt +aJt +aQW +bog +aQW +aQW +xGI +xGI +xGI +aQW +aQW +aXT +knJ +aXT +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(79,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aDx +aDx +aDx +aDx +jXM +bMh +aTW +aDx +aDx +ajL +akK +ruA +qTl +hUM +sMI +wxG +aYB +lgd +lTy +hpY +hpY +hpY +eeL +nEh +aVW +aDz +ndY +gSE +tcz +aVW +aNc +aqf +aKM +aVA +aVW +aqL +mra +aqL +apy +aTF +aKN +aDX +aDX +tvE +jBC +asu +aXW +aEE +aXW +aXW +aOF +aqY +tgK +wZt +jfC +wZt +kBJ +oSS +oSS +afP +wHP +kbx +uCB +hrd +xRO +mPx +adR +adR +lvH +adR +adR +adR +afP +aJt +axh +aQW +xdb +aQW +aJt +axh +axh +axh +axh +afl +afl +afl +afl +afl +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(80,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aDx +efG +ajS +mcD +aFy +qNA +tqu +qnw +aDx +bTy +rLg +ylI +abG +wDU +sXb +tUC +aYB +ddV +ddV +uWc +ddV +ddV +ddV +rXG +aVW +tvx +hDv +aoD +akE +kYj +axI +aKY +aGs +apB +nkR +uNs +myv +wIL +avp +alb +arN +aGK +kPj +avp +apy +aqY +abB +aqV +aKm +avZ +wdC +ljH +sUg +kTm +jfC +wZt +afP +afP +afP +afP +dwQ +adR +aUN +oWV +adR +hgW +jkW +jkW +jkW +nei +adR +adR +afP +axh +axh +vXH +snK +mvF +axh +axh +axh +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(81,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +nWX +aDx +fwy +aSf +aFy +eQf +aTc +aDk +sCi +aDx +aFr +arB +azn +azn +gai +azn +uVA +aYB +dRt +dRt +dRt +dRt +rZO +ddV +nEk +aVW +aVO +aBM +alr +aPh +aVW +aTn +aRN +axt +gKc +aVW +hbg +phT +phT +avp +aPU +apz +aOR +aoL +avp +grr +aqY +acy +azg +azg +aBQ +yfX +aqY +vKS +iOC +jfC +wZt +afP +alS +gyV +vjd +vjd +jVT +adR +oyD +krY +bES +eLe +jZA +eLe +chs +nei +atq +afP +axh +axh +lUl +gTX +gRJ +axh +aJt +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(82,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aDx +iGA +uqW +aLF +aLF +agY +akR +aZm +aVE +aFv +ahY +aqr +aKt +aUm +anW +aka +aYB +dRt +dRt +dRt +dRt +dRt +ddV +cbY +aVW +alP +ahb +aRf +aPc +aVW +aVW +aVW +aVW +aVW +aVW +gMB +mBi +duK +avp +aZR +aCp +ahJ +aMA +avp +eGe +aqY +mgz +roI +tsU +dgZ +hPf +aqY +cYc +jfC +jfC +wZt +afP +vep +jrh +iqa +vsD +adR +adR +aic +mSY +eLe +kvQ +oWa +ikL +eLe +tRs +adR +eeG +axh +axh +axh +axh +axh +axh +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(83,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aDx +aDx +aDx +owT +uAo +gjc +hTS +jxh +aDx +aBp +aFt +mOi +bZi +aka +akQ +aka +aYB +dRt +dRt +dRt +dRt +dRt +ddV +rXG +aVW +alr +alr +kbY +aVW +aVW +jXf +cVH +edr +edr +phT +gMB +edr +edr +avp +avp +aAz +avp +avp +avp +ryc +aqY +aqY +aqY +aqY +aqY +aqY +aqY +uvh +wZt +wZt +wZt +afP +nrf +oNS +eiL +rmR +oNS +oNS +waF +mSY +iWp +nTY +jZk +nvI +gzj +tRs +adR +eeG +axh +axh +axh +axh +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(84,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +afl +afl +aDx +aDx +aDx +aDx +aDx +aDx +ole +ole +xPT +ole +ole +aWE +akQ +ajK +aYB +ddV +ddV +ddV +ddV +ddV +ddV +wiW +aVW +qZn +aVW +aVW +aVW +nGC +tCY +qOc +hOQ +jiS +rAB +pOj +cZk +abw +avp +ael +aol +akG +aSQ +avp +edr +fWg +phT +lRw +wZt +wZt +gTZ +jfC +uvh +gTZ +wZt +waU +afP +yde +ijK +kHx +tBD +cic +grK +adR +mSY +eLe +ikL +ckx +kvQ +eLe +tRs +adR +eeG +axh +axh +axh +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aXT +aXT +aXT +aXT +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(85,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +afl +aXT +aXT +aXT +aXT +aXT +afl +ajD +owB +vwp +gdm +kPw +ole +aYB +avY +aYB +aYB +aJt +aJt +axh +axh +aVW +uSp +qbl +aIV +uYi +uYe +uxk +tLM +nrl +jxC +jdH +osm +phT +phT +phT +uUy +edr +avp +rRk +tmU +akb +ahp +avp +tEt +qGl +phT +wZt +wZt +wZt +wZt +jfC +uvh +wZt +vZo +jfC +afP +afP +lSU +koz +tlx +afP +rRF +adR +bhh +eZe +eLe +iBy +eLe +aqT +vMi +cIg +afP +aJt +aJt +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(86,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +afl +aXT +aXT +aXT +aXT +aXT +owB +owB +owB +soA +xFo +pbB +ole +aJt +hFS +axh +axh +axh +axh +axh +axh +aAm +huE +ycX +aQy +auF +aAy +ahH +aVW +aMR +vFz +jdH +cnH +sxX +eeB +phT +phT +phT +avp +avy +tzJ +dBe +fZy +pty +vpj +nhc +iUD +kCG +kCG +kCG +kCG +kCG +fJl +bfM +wZt +wZt +afP +pyB +pyB +jfc +rGg +afP +rHu +adR +adR +bhh +lSE +lSE +lSE +vMi +adR +adR +afP +aJt +aJt +aJt +axh +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(87,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +afl +aXT +aXT +aXT +aXT +dUx +vmv +lXh +xEu +pNJ +eOI +sBS +ole +axh +axh +axh +aJt +aJt +axh +axh +axh +aVW +jdV +vCd +aVW +aVW +aVW +aVW +aVW +uUy +osm +jdH +edr +phT +phT +phT +fck +edr +avp +ata +akH +ayc +aPs +avp +eow +edr +phT +jfC +jfC +jfC +jfC +wZt +jfC +gbj +wZt +wZt +afP +tDD +dAl +qca +uWw +afP +pfn +adR +adR +bML +adR +adR +adR +adR +adR +adR +afP +aJt +aJt +aJt +aJt +axh +aXT +aJt +aXT +aXT +aXT +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(88,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +afl +aXT +aXT +aXT +aXT +aXT +owB +ole +ole +mGP +diP +eQs +ole +axh +axh +axh +aJt +aJt +aJt +axh +axh +sHt +sHt +vpo +sHt +sAy +sfx +eCJ +oeA +gAh +vHv +qmL +edr +phT +edr +jXf +edr +edr +avp +avp +avp +avp +avp +avp +mPF +edr +phT +vZo +bWg +bWg +jfC +jfC +jfC +crb +wZt +tLY +afP +ejv +ejv +kXw +uWw +afP +afP +afP +afP +afP +afP +afP +afP +afP +afP +afP +afP +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(89,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +afl +aXT +aXT +aXT +aXT +aXT +afl +ajD +ole +wmn +hrY +wmn +ole +auT +auT +auT +aJt +aJt +aJt +aJt +aJt +aJt +sHt +wmo +kFM +kFM +pUd +sHt +phT +phT +phT +xag +ewu +uHA +qJj +ewu +dua +gAh +uPi +gAh +gAh +gAh +gAh +gAh +eLx +edr +phT +bWg +bWg +jHK +sBP +wZt +wZt +aCD +wZt +gTZ +afP +afP +afP +afP +afP +afP +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(90,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +afl +aXT +aXT +aXT +aXT +aXT +owB +ole +ole +brf +izW +xuV +ole +iCn +lsU +auT +sHt +sHt +sHt +aJt +sHt +sHt +sHt +sHt +sHt +sHt +pkZ +sAy +eMo +edr +edr +mSu +edr +phT +gIa +edr +gMB +edr +eMo +edr +edr +edr +jXf +edr +edr +edr +vDE +jHK +vZo +bWg +jfC +jfC +aCD +cXT +wZt +wZt +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(91,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +afl +aXT +aXT +aXT +aXT +aXT +vtN +wBz +lUK +pNJ +xed +ckC +eES +sSo +fvg +wxT +sFF +hPm +sHt +sHt +sHt +iOG +sAy +sAy +sAy +sAy +pkZ +sAy +eMo +jXf +edr +mSu +edr +phT +jXf +edr +mPF +edr +phT +phT +phT +qVA +phT +phT +phT +edr +phT +sBP +jfC +bWg +bWg +jfC +jfC +jfC +qsC +jfC +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(92,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +afl +aXT +aXT +aXT +aXT +aXT +owB +owB +owB +vjC +gsj +mLI +ole +iBf +jOX +auT +oTe +jYR +iOG +cMI +sHt +sAy +sAy +ars +sHt +sAy +pkZ +sAy +phT +phT +oCz +mSu +phT +phT +mBi +edr +mPF +edr +phT +hgO +hgO +hgO +hgO +oFY +phT +edr +phT +jfC +jfC +sfJ +jfC +jfC +jfC +dPO +dPO +sRQ +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(93,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +afl +aXT +aXT +aXT +aXT +aXT +afl +afl +ole +ole +ole +ole +ole +kjr +fMa +auT +sAy +jYR +sAy +blh +sHt +sAy +xRr +sAy +oUm +sAy +pkZ +sAy +phT +uUy +tZw +jKH +bHj +phT +uUy +edr +mPF +edr +phT +hgO +hgO +hgO +hgO +hgO +kQI +edr +fon +wZt +wZt +wZt +wZt +wZt +jfC +dPO +dPO +dPO +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(94,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +afl +afl +afl +afl +afl +afl +afl +axh +axh +axh +sHt +qce +auT +auT +auT +auT +eKi +czx +eCJ +vjl +eCJ +eCJ +eCJ +eCJ +eCJ +eCJ +een +sAy +phT +edr +mSu +edr +pRq +phT +duK +edr +mPF +edr +phT +hgO +hgO +hgO +hgO +hgO +phT +jXf +phT +kFW +lRw +wZt +gTZ +wZt +jfC +dPO +dPO +dPO +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(95,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +lFP +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +axh +axh +axh +axh +axh +vHN +sAy +pBb +fyF +eCJ +gwk +ptY +idv +nkg +hnF +sHt +qce +sAy +sAy +eKi +sAy +gnD +sAy +phT +sIU +hca +pQR +edr +edr +edr +edr +gMB +edr +phT +phT +phT +phT +phT +phT +phT +phT +phT +jfC +jfC +jfC +jfC +wZt +jfC +jfC +qsC +jfC +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(96,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +axh +axh +aJt +aJt +aJt +vHN +iRv +xRr +mTB +sAy +sHt +tCy +kdx +qce +sHt +auT +auT +auT +auT +auT +ipM +gnD +sAy +phT +mdO +goz +mdO +mdO +mdO +mdO +bJW +kUI +nGC +jfC +ajD +aXT +aXT +ajD +aXT +ajD +aXT +jfC +qap +suL +wZt +jfC +wZt +vZo +wZt +wZt +wZt +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(97,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +axh +axh +axh +aJt +aJt +aJt +aJt +sHt +cMI +sAy +mTB +sAy +aOC +aOC +aOC +aOC +aOC +hYN +nKr +xzx +xzZ +auT +sAy +gnD +xRr +cMI +mdO +qyy +dJp +iIb +oGi +mdO +aPa +yjz +aPa +aua +aua +aua +aua +aua +aua +aua +aXT +jfC +wZt +syq +wma +iWC +wZt +wZt +wZt +wZt +wZt +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +lFP +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(98,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +woR +woR +woR +woR +woR +lSp +mTB +xRr +aOC +rDj +aRo +aGy +uYg +mEZ +sAC +hpq +eSD +auT +whx +gnD +sAy +sAy +mdO +jCj +qfy +urC +vvB +iZZ +aOu +uSW +atm +aFd +aPO +tzz +aCB +avx +aBE +aua +ajD +jfC +miH +wZt +wZt +jTR +wam +wZt +wZt +jfC +wZt +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(99,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +woR +gGN +sWn +kvI +woR +wbj +mTB +sAy +aOC +pNr +eUG +gOS +lCx +koU +eci +eci +jef +bsj +xyo +gnD +sAy +qce +mdO +qEh +pja +dQb +qIy +uxm +gfM +blI +ayK +aAb +ayA +atd +atd +azF +akg +aua +aXT +jfC +cGM +qWd +bsv +jfC +qOq +wZt +wZt +jfC +jfC +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(100,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +woR +lGN +nRH +imY +wbe +uix +hcV +wGI +aOC +xKh +asR +aIM +uYg +euZ +uxX +irc +uEz +auT +iFN +gnD +iXU +iRv +mdO +syD +reU +aXH +mPu +iZZ +aUA +iZa +aBK +atC +azY +aLJ +wSt +wrf +cqu +aua +ajD +jfC +dze +dze +dze +jfC +jfC +qcD +qcD +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(101,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +woR +buQ +kHb +uYx +woR +aIq +piO +aIq +aOC +pNZ +fqY +gXw +aOC +doc +wLw +doc +fsx +fsx +gfc +jnT +sHt +aAC +aAC +aAC +aAC +aBu +aAC +aAC +oaO +uDN +ayK +aAb +aGk +atd +swF +edV +edV +aua +ajD +ajD +aXT +aXT +ajD +aXT +jfC +wZt +wZt +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(102,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +woR +rBG +qUA +pWq +ljR +wXN +uGp +bXO +aOC +aOC +qeH +aOC +aOC +ibE +cPW +bao +mNJ +fsx +iqw +gnD +xkv +aAC +awU +rPk +xOE +mZq +cJI +aAC +aUA +mBx +aaA +aFd +aUu +axH +dhY +fBA +edV +oQG +rdT +mpu +rdT +rdT +rdT +aXT +jfC +fCN +wZt +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(103,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +woR +taq +wBP +oHz +xfK +fuh +bRW +dRh +kHm +seZ +eQF +cji +uOp +cGT +cyx +sYR +qEg +tYh +nvV +ncr +bHI +jQK +qRq +hZC +tBt +ddb +gRM +kYR +aUA +vtK +sFd +aPa +aPa +aPa +aPa +aPa +aPa +oQG +kTg +iPs +xYV +qtB +rdT +aXT +jfC +wZt +gTZ +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(104,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +rKJ +rKJ +rKJ +rKJ +rKJ +rKJ +rKJ +abh +tkr +tMF +tmT +pmz +tug +pgb +oMV +htU +nMR +miX +cqh +luh +fsx +iFN +fZr +ajN +aAC +aBu +aAC +yfF +fff +iDy +dGi +fTJ +nMo +aQK +aLp +aLp +oEL +aBl +nTs +rMM +wcZ +kNp +prB +ruT +gQh +rdT +aXT +dze +wZt +wZt +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(105,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +rKJ +ckV +xiB +jPZ +jPZ +ibA +rKJ +abh +fQK +pNF +bXw +fSn +aWy +lYJ +pgb +bSf +uXG +sOE +iWB +tDj +fsx +sAy +fZr +qce +aAC +xrM +aBu +mej +iZg +nkE +kYR +fkD +tAQ +gbx +pZb +pZb +pZb +bki +oBa +phA +rdT +riy +gAn +wEy +ncg +mpu +aXT +dze +wZt +wZt +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(106,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +rKJ +ckV +xiB +jPZ +jPZ +ibA +rKJ +yft +evL +jbE +vau +aIq +aIq +oOL +pgb +pJB +fVu +kOj +jhN +hNG +fsx +xRr +fZr +qce +aAC +neP +uXd +fTG +jfi +bQE +aAC +aJp +cwa +ryz +aCH +pIn +aCH +vaN +vwQ +ehC +iYq +snm +pxL +oJN +qyA +rdT +aXT +dze +wZt +wZt +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(107,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +rKJ +eIj +plC +iCG +kcn +bHk +dOJ +cUd +oDx +lIY +epT +yaw +aIq +yeg +uEX +xhL +uXG +iGR +iWB +oXB +fsx +sAy +fZr +eKi +aAC +aAC +aAC +aAC +aAC +ufJ +ufJ +ufJ +iko +vjG +iko +ufJ +ufJ +iqU +wDC +phA +rdT +uPe +tJd +nvJ +bFg +rdT +aXT +jfC +wZt +wZt +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(108,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +rKJ +woO +cJy +wLU +tsI +bAJ +rKJ +mvm +xEq +dMa +gCS +cwG +aIq +tuy +osK +jzw +hUi +rHh +uLn +aeK +fsx +sAy +fZr +sAy +sAy +sHt +bKc +lSp +sAy +ufJ +rQG +qJJ +efx +doA +xaG +pDN +ufJ +dOs +xNi +sNW +rdT +rdT +mpu +rdT +rdT +rdT +ajD +jfC +eHz +wZt +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(109,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +rKJ +dqc +dqc +nWO +nkN +oDa +rKJ +abh +kjV +sYV +ygu +abh +aIq +fsx +fsx +fsx +fsx +fsx +fsx +fsx +fsx +sAy +oex +jBi +jBi +jBi +jBi +hqw +sAy +ufJ +hnR +ijE +bzJ +pBS +vry +xxO +anC +anC +neW +anC +anC +ajD +ajD +aXT +aXT +aXT +aXT +jfC +gTZ +wZt +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(110,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +rKJ +rKJ +rKJ +rKJ +rKJ +rKJ +rKJ +vAW +vAW +rwx +vAW +vAW +vAW +kVe +sAy +sAy +sHt +lSp +sAy +bKc +sHt +oMK +sHt +sHt +sHt +sHt +sAy +nZL +sHt +ufJ +bRN +eOi +wlo +nRS +oPt +oLd +anC +rSC +vwO +sVM +anC +jfC +jfC +jfC +jfC +jfC +jfC +jfC +cHl +jfC +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(111,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +vAW +nRN +mVj +rHj +pXa +vAW +vAW +xRr +sAy +sHt +sHt +sAy +sHt +sHt +tzj +sAy +sAy +rOK +sHt +sAy +oex +jHz +mkc +dgO +tnQ +bnf +efs +fhC +fHY +anC +doV +vzw +iyv +odG +cuB +hac +ndP +jfC +tpg +wZt +gfZ +wZt +hDh +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(112,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +vAW +vAW +vAW +vAW +vAW +luV +omt +wMF +mcv +mwm +vAW +sAy +sAy +eKi +sAy +pBb +sAy +sAy +sAy +sAy +sAy +qce +sHt +xuz +sAy +eKy +ufJ +nip +nlf +anC +anC +anC +anC +anC +qma +eIa +reH +anC +ulD +qzD +dLe +tsn +wZt +wZt +gfZ +wZt +vZo +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(113,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +vAW +vAW +sjA +riG +rkF +aZu +lkt +jmj +etN +bfi +bfa +vAW +iOG +sAy +sAy +sAy +sAy +xRr +sHt +sHt +sHt +sHt +sHt +sHt +sHt +vHN +sHt +anC +anC +anC +anC +sYY +txO +aJM +anC +anC +jnP +anC +anC +jfC +jfC +jfC +jfC +wZt +wZt +jfC +jfC +jfC +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(114,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +vAW +pzk +fwe +hAI +uGC +hQt +hHp +dbP +kgG +hOM +tXB +vAW +sHt +sHt +sHt +sHt +sHt +sHt +sHt +aJt +axh +axh +axh +axh +axh +axh +axh +anC +aAW +aKd +isY +lzf +prf +bSx +lng +xmq +yeD +fev +anC +vZo +wZt +wZt +wZt +cXT +wZt +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(115,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +vAW +dVv +lxF +nOr +lxF +tSl +jaq +jIX +eKd +oFz +vAW +vAW +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +axh +axh +axh +axh +auH +kTr +aMX +uEc +ceq +eBr +rbs +ssb +qnE +ssb +uGz +xDH +anC +gTZ +wZt +gTZ +wZt +wZt +lRw +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(116,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +vAW +hMS +sxy +unu +bZy +vAW +oPu +vAW +inM +vAW +vAW +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +axh +axh +axh +axh +axh +anC +agO +aqX +bCF +uok +qgN +aAP +wmu +adc +hTJ +ajt +anC +wZt +bVL +wZt +jfC +jfC +jfC +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(117,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +vAW +vAW +mgg +rWp +pzk +oIb +mgK +kBw +mzw +vAW +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +nwQ +aAW +bjc +egq +fKu +vOR +bVt +rpM +bvB +tSW +bFE +anC +wZt +gTZ +jfC +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(118,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +vAW +vAW +vAW +vAW +vAW +vAW +vAW +vAW +vAW +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +anC +aio +aYl +wGP +hIY +owc +uPg +omN +nMG +kfB +qWq +anC +lRw +lRw +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(119,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +axh +axh +axh +anC +anC +anC +anC +anC +anC +anC +anC +anC +dsy +dhe +anC +jfC +jfC +jfC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(120,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +anC +anC +anC +anC +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(121,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(122,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(123,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(124,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(125,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aJt +aJt +aJt +aJt +aJt +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(126,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(127,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(128,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(129,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(130,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(131,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(132,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(133,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(134,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(135,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(136,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(137,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(138,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(139,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(140,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(141,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(142,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(143,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(144,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(145,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(146,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(147,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(148,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(149,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(150,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(151,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(152,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(153,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(154,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(155,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(156,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(157,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(158,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(159,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(160,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(161,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(162,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(163,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(164,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(165,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(166,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(167,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(168,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(169,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(170,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(171,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(172,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(173,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(174,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(175,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(176,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(177,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(178,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(179,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(180,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(181,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(182,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(183,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(184,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(185,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(186,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(187,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(188,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(189,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(190,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(191,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(192,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(193,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(194,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(195,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(196,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(197,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(198,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(199,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(200,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(201,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(202,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(203,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(204,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(205,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(206,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(207,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(208,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(209,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(210,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(211,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(212,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(213,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(214,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(215,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(216,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(217,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(218,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(219,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(220,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(221,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(222,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(223,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(224,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(225,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(226,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(227,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(228,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(229,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(230,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(231,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(232,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(233,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(234,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(235,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(236,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(237,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(238,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(239,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(240,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(241,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(242,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(243,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(244,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(245,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(246,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(247,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(248,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(249,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(250,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(251,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(252,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(253,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(254,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} +(255,1,1) = {" +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +aXT +"} + +(1,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(2,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(3,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(4,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(5,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(6,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(7,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(8,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(9,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(10,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(11,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(12,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(13,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(14,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(15,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(16,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(17,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(18,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(19,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(20,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(21,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(22,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(23,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(24,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(25,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(26,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(27,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(28,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(29,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(30,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(31,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(32,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +axh +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(33,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +dYe +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +dYe +dYe +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(34,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +dYe +dYe +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +hYd +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +hYd +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(35,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(36,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iQe +iQe +qTv +iQe +iQe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(37,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iQe +oMh +hJe +oMh +iQe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(38,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +dYe +axh +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iVA +iVA +oMh +oMh +oMh +oMh +hYd +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iQe +iQe +iQe +qTv +iQe +iQe +iQe +hJe +lyf +hJe +qTv +hJe +iQe +iQe +iQe +iQe +iQe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(39,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +dYe +axh +oMh +oMh +oMh +axh +axh +oMh +oMh +oMh +oMh +oMh +iVA +iVA +iVA +iVA +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iQe +oMh +oMh +hJe +oMh +hJe +oMh +oMh +jhE +oMh +oMh +hJe +oMh +hJe +oMh +oMh +iQe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(40,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +dYe +dYe +dYe +oMh +oMh +oMh +aGE +aGE +axh +axh +oMh +oMh +oMh +oMh +iVA +iVA +iVA +iVA +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iQe +hJe +vIM +vIM +vIM +vIM +vIM +hJe +yjx +hJe +vIM +vIM +vIM +vIM +vIM +oMh +iQe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(41,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +axh +oMh +oMh +oMh +aGE +aGE +aGE +aGE +axh +oMh +oMh +oMh +oMh +iVA +iVA +iVA +iVA +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +eNL +eNL +eNL +eNL +eNL +eNL +eNL +eNL +eNL +eNL +eNL +eNL +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iQe +oMh +wwH +agB +agB +agB +agB +qMP +xWB +oqT +fbv +fbv +fbv +fbv +wpl +hJe +iQe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +hYd +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(42,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aGE +aGE +aGE +aGE +axh +oMh +oMh +oMh +oMh +iVA +iVA +iVA +axh +axh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +hJe +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +xSO +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iQe +hJe +sFM +sFM +sFM +sFM +sFM +hJe +xWB +hJe +sFM +sFM +sFM +sFM +sFM +oMh +iQe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(43,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +oMh +oMh +oMh +oMh +hYd +oMh +oMh +aGE +aGE +aGE +aGE +aGE +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iVA +iVA +iVA +axh +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +eNL +eNL +eNL +eNL +eNL +eNL +eNL +eNL +oMh +hJe +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +oMh +oMh +oMh +oMh +oMh +oMh +hJe +oMh +oMh +aut +raF +aut +raF +aut +hJe +oMh +hJe +aut +raF +aut +dNN +aut +hJe +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iQe +oMh +oMh +oMh +sdw +oMh +oMh +oMh +xWB +oMh +oMh +oMh +hJe +oMh +oMh +oMh +nQt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(44,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +aGE +aGE +aGE +aGE +aGE +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iVA +iVA +iVA +iVA +iVA +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +hJe +hJe +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +oMh +oMh +oMh +oMh +oMh +oMh +hJe +hJe +hJe +aeb +azl +aut +acg +aeb +hJe +hJe +hJe +aeb +azl +aeb +acg +aeb +hJe +hJe +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +qTv +hJe +vIM +vIM +vIM +vIM +vIM +hJe +xWB +hJe +vIM +vIM +vIM +vIM +vIM +oMh +bEV +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(45,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +dYe +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aGE +aGE +aGE +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iVA +iVA +iVA +iVA +iVA +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +oMh +oMh +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aeb +uUI +fud +aut +fud +aut +aut +aut +aut +aut +fud +aeb +mCo +aut +aEZ +ovz +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iQe +oMh +wwH +agB +agB +agB +agB +qMP +xWB +oqT +fbv +fbv +fbv +fbv +wpl +hJe +iQe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(46,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +dYe +dYe +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iVA +iVA +iVA +iVA +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +hJe +hJe +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aeb +aLM +azT +aYm +azT +aYm +aFW +bLU +aFW +aYm +dzR +acl +jCS +lOO +aEZ +aEZ +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +iQe +hJe +sFM +sFM +sFM +sFM +sFM +hJe +xWB +hJe +sFM +sFM +sFM +sFM +sFM +oMh +iQe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(47,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +dYe +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iVA +iVA +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iVA +iVA +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +oMh +oMh +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aut +aLM +xDB +aYm +aUR +xgu +aYm +axU +awl +aYm +dzR +acl +xan +kGs +rGo +aEZ +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +iQe +oMh +oMh +oMh +hJe +oMh +oMh +oMh +xWB +oMh +oMh +oMh +hJe +oMh +oMh +oMh +iQe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(48,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +iVA +iVA +iVA +iVA +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +oMh +oMh +oMh +vKW +oMh +oMh +oMh +eNL +hJe +hJe +eNL +oMh +oMh +oMh +oMh +oMh +oMh +pdl +oMh +oMh +oMh +oMh +hJe +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aut +aLM +xDB +aYm +xDB +aYm +aYm +aKU +auR +aYm +dzR +aEZ +rpZ +afz +aFJ +aIU +oMh +oMh +oMh +aJt +uLW +uLW +uLW +uLW +uLW +uLW +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +iQe +hJe +vIM +vIM +vIM +vIM +vIM +hJe +xWB +hJe +vIM +vIM +vIM +vIM +vIM +oMh +iQe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(49,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +iVA +iVA +iVA +iVA +iVA +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +eNL +afK +afK +aOn +afK +afK +eNL +eNL +oMh +oMh +eNL +eNL +eNL +aEz +abC +aBP +wOv +aBP +aMw +aEz +eNL +eNL +eNL +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aut +aEY +rMl +iTj +bZu +nCh +iTj +mFO +hNl +rBg +bXQ +ukO +jUE +wfF +dkL +aIU +oMh +oMh +oMh +aJt +uLW +rmj +rmj +rmj +rmj +uLW +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +iQe +oMh +wwH +agB +agB +agB +agB +qMP +xWB +oqT +fbv +fbv +fbv +fbv +wpl +hJe +iQe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(50,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +iVA +iVA +iVA +iVA +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +afK +bXp +aQt +lqM +afK +hJe +oMh +oMh +oMh +hJe +oMh +hJe +aEz +all +arp +aXo +arj +aZi +aEz +hJe +oMh +oMh +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aeb +nlF +oPX +oik +nhW +pVx +aYm +apo +mvI +aYm +kXQ +aEZ +afZ +bGZ +lbL +aEZ +dVb +dVb +dVb +dVb +uLW +rmj +oSa +rmj +rmj +uLW +aJt +aJt +hJe +oMh +oMh +oMh +oMh +oMh +iQe +hJe +sFM +sFM +sFM +sFM +sFM +hJe +xWB +hJe +sFM +sFM +sFM +sFM +sFM +oMh +iQe +oMh +oMh +oMh +oMh +oMh +kPL +kPL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(51,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +dYe +oMh +oMh +oMh +axh +axh +iVA +iVA +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +auL +adp +aXe +ahn +auL +hJe +hJe +oMh +oMh +hJe +aXo +aEz +aEz +aBY +aoH +gAk +aoH +agL +aEz +aEz +aXo +oMh +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +gPE +aeb +aeb +aeb +aeb +aeb +feW +aYm +aCQ +wjm +kUo +bXa +aEZ +aEZ +aEZ +aEZ +aEZ +lIa +njs +hVp +dVb +uUY +rmj +rmj +seU +rmj +uLW +aJt +fVB +hJe +hJe +oMh +oMh +oMh +oMh +qTv +oMh +oMh +hJe +oMh +hJe +oMh +oFC +mhO +oMh +oMh +hJe +oMh +hJe +oMh +oMh +qTv +oMh +oMh +oMh +oMh +oMh +kPL +kPL +kPL +kPL +kPL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(52,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +dYe +oMh +oMh +oMh +oMh +axh +axh +axh +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +eNL +auL +auL +dJS +auL +auL +afK +auL +auL +aXo +aXo +aXo +kqI +tsh +aXD +aca +eVs +aca +aiC +tsh +aLm +aXo +aXo +aXo +aLU +aLU +aqj +aLU +aLU +hJe +hJe +gPE +wLn +pgA +fKw +qjz +aeb +arc +aYm +aII +hlW +aYm +aeG +aPo +cXo +aPo +lpH +dVb +kVa +uav +blq +xzT +kxA +rmj +rmj +rmj +rmj +uLW +uLW +uLW +hJe +hJe +hJe +hJe +hJe +hJe +iQe +iQe +qTv +iQe +iQe +iQe +qTv +hJe +jhE +eNL +eNL +qTv +iQe +qTv +iQe +iQe +iQe +oMh +oMh +oMh +oMh +oMh +oMh +kPL +kPL +kPL +kPL +kPL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(53,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +dYe +dYe +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +lqO +wpB +wpB +jFx +auL +xgH +ibM +xQa +gBR +aUH +cLv +yes +aCm +qdO +nfI +aSe +aKe +aAH +aBy +air +aBy +aWP +aaH +aVK +sBh +qdO +ohF +aLU +hYT +fUm +gVs +aLU +oMh +oMh +jSv +nde +pfY +fpo +uFm +qza +wGq +lmW +xga +pmT +rBg +rBg +eCu +aYm +aYm +lYR +dVb +dVb +ngU +dVb +dVb +dVb +uLW +uLW +rmj +rmj +rmj +rmj +uLW +hJe +oMh +oMh +oMh +oMh +hJe +hJe +hJe +oMh +oMh +oMh +hJe +oMh +auV +lqd +auV +eNL +hJe +hJe +oMh +oMh +hJe +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +kPL +kPL +kPL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(54,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +dYe +dYe +dYe +oMh +axh +axh +dYe +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +wpB +guW +oMh +oMh +gPT +eNL +afK +auL +auL +bpl +aXL +wSX +qsO +aGu +isE +aeO +aZz +air +ajT +air +aKu +aFB +aBy +vFq +aBy +aCg +air +air +aEy +air +jUq +aLU +aHD +mZR +acd +mGE +mGE +fkk +mGE +mGE +mGE +mGE +yfg +aeb +aIL +ajc +aLW +sAP +aYm +aYm +gUt +aYm +tFh +oRc +dVb +oZE +jgu +cWE +xWP +dVb +eXs +uLW +rmj +nXM +rmj +oSa +uLW +oMh +oMh +oMh +oMh +oMh +oMh +hJe +oMh +oMh +oMh +oMh +hJe +oMh +aQW +rVE +auV +eNL +eNL +eNL +oMh +oMh +oMh +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(55,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +dYe +dYe +dYe +dYe +oMh +oMh +axh +axh +oMh +oMh +oMh +oMh +hYd +oMh +oMh +oMh +oMh +oMh +iVA +iVA +iVA +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +axh +lQW +uUn +eCG +dRk +eNL +wjv +bIX +bHo +xpz +hwf +lcC +xPE +qRM +dWR +xMT +tWC +ssA +djX +ssA +mYs +eEX +wdt +gqg +hdO +ePM +gPA +gPA +rlK +taV +mBz +aHC +anI +wka +nlR +mGE +mMT +lrb +erv +ddI +yjt +mGE +eqC +afg +afg +afg +afg +afg +afg +aYm +fBw +nbD +gld +cge +xsp +hov +cOm +dVb +dVb +dVb +rmj +jYj +rmj +oSa +rmj +rmj +uLW +oMh +oMh +oMh +oMh +oMh +oMh +hJe +oMh +oMh +oMh +oMh +aQW +auV +aQW +rLq +auV +auV +aQW +eNL +hJe +oMh +oMh +hJe +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(56,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +dYe +dYe +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iVA +iVA +iVA +iVA +oMh +oMh +oMh +oMh +oMh +oMh +iVA +iVA +iVA +axh +won +oMh +oMh +gPT +eNL +afK +afK +afK +gut +aGu +bTS +kgp +eJx +jjZ +auL +auW +fsg +qaN +xAy +aQz +air +amB +ayH +kOt +cEF +cEF +cEF +cEF +ntQ +uVV +aWO +asy +ieC +vTZ +mGE +nFU +mPB +osa +mck +xlO +mGE +eqC +afg +lST +bMd +ila +mWu +afg +pGM +dXR +aYm +aYm +jRy +dVb +bTc +rTT +mky +wuh +dVb +rmj +lnf +iEr +jzz +rmj +xgo +uLW +oMh +oMh +oMh +oMh +oMh +oMh +hJe +oMh +oMh +oMh +oMh +aQW +ioc +wfk +jsl +joW +tMA +aQW +eNL +eNL +eNL +eNL +eNL +eNL +eNL +eNL +eNL +eNL +eNL +cdp +cdp +cdp +cdp +cdp +cdp +oZt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(57,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +oMh +oMh +oMh +iVA +iVA +iVA +iVA +axh +oMh +oMh +oMh +oMh +iVA +iVA +iVA +iVA +iVA +oMh +oMh +oMh +sxB +cdp +cdp +oZt +auL +fVG +dHP +dHP +jfw +aGg +aGg +aGg +aGg +aGg +aGg +aGg +aav +air +air +air +pMS +mFM +mFM +mFM +mFM +nsm +aLB +aWO +agu +kog +bZJ +mGE +dho +jye +kHc +eFs +dhC +mGE +eCA +afg +qia +bLg +aAp +jts +afg +lJd +aiO +puf +aeb +aeb +dVb +dVb +dVb +dVb +dVb +dVb +uLW +cgK +uLW +uLW +uLW +uLW +uLW +uLW +uLW +oMh +oMh +oMh +hJe +hJe +oMh +oMh +oMh +oMh +aQW +wVY +djR +bLr +mnu +jLE +aQW +hJe +oMh +oMh +hJe +hJe +hJe +oMh +oMh +oMh +hJe +eNL +snK +snK +snK +snK +snK +axh +pDh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(58,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iVA +iVA +iVA +axh +oMh +oMh +oMh +oMh +oMh +iVA +iVA +axh +oMh +oMh +oMh +oMh +iVA +iVA +iVA +iVA +iVA +oMh +oMh +oMh +oMh +oMh +oMh +eNL +auL +auL +afK +afK +auL +aGg +aPB +aPk +wTY +aWs +fAN +aGg +jae +aST +ayH +ayH +vyp +mFM +mFM +mFM +mFM +nxu +voX +aLU +aCG +dmG +aLU +mGE +pRR +nuh +pRR +mGE +mGE +mGE +bbU +afg +beA +wzw +aAp +dJj +afg +uql +kjp +aOp +guY +mLf +tck +aEB +tck +tck +tck +tck +kgm +cgK +djb +djb +uLW +djb +rmj +rmj +uLW +uLW +uLW +uLW +uLW +hJe +oMh +oMh +oMh +oMh +aQW +mCh +qtH +eCg +mnu +tdv +aSh +aSh +aSh +aSh +aSh +aSh +apj +uNd +apj +apj +apj +apj +snK +snK +snK +snK +snK +snK +pDh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(59,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +iVA +iVA +iVA +axh +axh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +oMh +oMh +oMh +oMh +iVA +iVA +iVA +iVA +oMh +oMh +oMh +oMh +oMh +oMh +oMh +sxB +oZt +hJe +hJe +hJe +hJe +aum +jcy +aYw +aur +apV +acq +mTi +aGI +kVZ +aaQ +aoy +pJW +tsw +tsw +oOG +tsw +nuA +agp +aUj +aUj +aUj +aUj +fgI +alw +nuj +cvf +aUj +ryH +dvh +wSn +sNp +cTx +aDs +xIk +rpb +ulO +mtC +vph +aVV +aqL +jzJ +are +rmj +ndF +uLW +fiI +rmj +fSr +diC +rmj +rmj +uLW +rmj +rmj +rmj +rOh +hHV +rmj +qsi +aQW +aQW +aQW +aQW +oMh +oMh +aQW +ukX +akT +ryr +mnu +eie +aSh +api +aiW +aKL +aSC +aSh +fvO +sHA +pui +saw +aMc +xxL +tje +snK +snK +snK +snK +snK +pDh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(60,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +iVA +iVA +iVA +iVA +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +hJe +gPT +oMh +oMh +hJe +oMh +aum +aKO +afX +aKl +lLd +aMn +aGg +aXo +aXo +aXo +ita +mVO +cFo +kPV +chN +xwC +aXy +sBK +aUj +dZe +oWo +aTP +awD +amZ +jKu +maT +ejG +crz +mXr +mwv +afg +bPI +uTn +dUn +pFH +afg +peB +iCd +xAV +anR +anR +anR +xKN +xKN +xKN +xKN +xKN +lln +tiQ +pRO +pRO +pRO +jmE +iEr +iEr +ewe +leo +iEr +woH +coW +pxy +ajH +aQW +oMh +oMh +aQW +pqI +akT +pOt +mnu +tfK +aSh +aYg +aJV +akt +aNl +aSh +lhU +lQG +pmd +vXh +apj +apj +snK +snK +snK +snK +snK +snK +pDh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(61,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +iVA +iVA +iVA +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +hJe +aUy +hJe +gPT +hJe +aYq +aPW +aPW +aGg +aHf +aZp +aZp +azp +ayq +alY +aEN +mQh +aXo +aXo +eOb +aXo +aXo +aXo +aHc +qcn +aHc +aUj +mwu +aoi +aUj +alw +acE +alw +wVI +aUj +npx +pSk +pYZ +afg +afg +afg +afg +afg +afg +kmD +nHP +fkC +aow +aEd +bfA +aow +aFT +aie +aTj +xKN +suE +vqi +vqi +vqi +vqi +piK +uoN +uoN +uoN +uoN +uoN +uoN +sgk +vIJ +bSc +aQW +aQW +aQW +aQW +ukK +akT +xwI +szn +wFE +aSh +aJV +aYO +aIH +aDq +aSh +gIM +nGe +bqA +rNy +uNd +axh +snK +snK +snK +snK +snK +axh +pDh +hJe +sdw +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(62,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +oMh +oMh +oMh +oMh +axh +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +hJe +oMh +oMh +oMh +oMh +uDx +aNs +akF +aqO +aYn +awI +aGg +hvC +ojB +xrg +vun +qSq +arb +dUQ +rsc +hwE +pUW +rwB +aUj +aUj +aUj +aUj +hgs +akC +tjt +rbq +aUj +gPE +gPE +mxW +stx +stx +stx +dXp +hVz +aqL +amK +nvz +xYr +azR +aJR +aYR +acR +tDL +rvq +wNX +qIs +vHu +vqi +aNh +fyD +vqi +piK +uoN +mqg +vyA +bnP +xns +tMO +sgk +bPF +mqC +wfm +qpt +pbu +aQW +bCh +akT +olg +mnu +pka +aSh +akt +aJV +aYg +aPE +aSh +apj +hFw +apj +apj +apj +apj +jNM +jNM +jNM +jNM +jNM +jNM +fXp +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(63,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +dYe +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aUy +hJe +aUy +hJe +gPT +hJe +aYq +aYo +aYo +aGg +aGg +asD +asD +asD +asD +asD +asD +asD +asD +asD +vXN +arb +gbF +ayJ +ayJ +aku +aJC +aUj +awn +aTs +ahu +awD +aNm +alw +alw +alw +tLs +aUj +gPE +hXS +gPE +gPE +mxW +xkS +lmo +aqo +eML +aVV +aow +aXK +aiz +aow +hJX +bgZ +aRU +xKN +kit +vqi +vzH +vOv +vqi +piK +uoN +veO +lwY +klw +klw +oEx +sgk +fCy +cYk +qka +lTR +mIh +aQW +aQW +kRf +hOv +bnb +aQW +aSh +api +amF +ahK +mDM +aSh +wWa +rke +uNd +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(64,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +dYe +dYe +dYe +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +hJe +gPT +oMh +oMh +hJe +oMh +hJe +hJe +asD +arT +cBD +uku +aGB +aSo +aIo +aLX +asD +vXN +bkw +rZW +xZn +gKH +aye +jOo +aUj +mwu +aoi +aUj +gWy +gpr +cix +alw +alw +nvo +aUj +avr +avr +uwR +gPE +nJk +krc +aqL +aTf +anc +pyu +xKN +xKN +xKN +xKN +aed +ruE +ave +xKN +vqi +vqi +mKP +vqi +vqi +piK +uoN +sSW +qeZ +avI +wOq +hpd +sgk +nZc +kLX +cuv +cuv +cuv +ich +sKR +shC +mFU +afT +qvd +aSh +aSh +aSh +aQF +aSh +aSh +gIU +rke +apj +apj +uNd +uNd +apj +apj +axh +axh +axh +axh +axh +axh +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(65,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +dYe +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +hJe +gPT +hJe +aui +aui +aui +aui +aui +aui +acQ +alj +duh +aTE +apJ +ayW +ayp +asD +iRl +arb +kBd +fLl +ecE +ggK +cOf +aUj +aUj +aUj +aUj +atl +daF +qsu +fOy +cix +kfg +aUj +avr +avr +avr +gPE +dvC +hvI +aqL +uCM +anc +aHj +aGN +azb +beU +paj +paj +neC +aQG +xKN +pmp +oME +rKI +fwV +vqi +piK +uoN +pXJ +lit +dQJ +sgk +xTS +sgk +wSe +nGu +oYJ +gKn +afT +jGx +oJR +oJR +snI +uAS +pRU +lHO +iiv +mBl +bRv +eOD +dax +fAU +ucX +apj +pnq +aZM +aZM +aZM +apj +hZg +mZc +axh +axh +axh +axh +hJe +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(66,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +dYe +dYe +dYe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +hJe +gPT +aui +aui +aQC +awk +aMC +cNJ +aui +asD +cOx +cmh +qPq +hBq +hBq +oac +gMg +mxK +arb +aVf +mrk +aVf +aVf +aQk +aUj +awn +oHI +aJw +awD +cgb +dfg +sIq +bIz +pcj +aUj +avr +avr +avr +aqL +aqL +aqL +aqL +ahI +jrx +aHj +aGN +aac +aTA +aaF +aTA +ajR +wkn +xKN +tLK +fvH +pAU +knP +vqi +piK +uoN +eZK +cuq +eZK +sgk +qVO +loT +aBx +xPv +gKn +fJv +psD +wVW +afT +afT +afT +klX +afT +fFD +aZM +oMJ +aZM +aZM +aZM +qHs +fCM +hyt +nCJ +aOQ +aoX +aoX +aAU +rAv +dki +axh +axh +axh +axh +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +hYd +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(67,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +gPT +hgV +txa +gHg +eYv +kCN +rHs +veH +asD +aqt +ayW +aAa +aHI +aJz +cPi +asD +exE +aSr +aQX +fWo +jCC +aaj +agr +aUj +mwu +aoi +aUj +esY +nJf +cix +eUN +alw +jDJ +aUj +avr +avr +avr +aqL +azU +azU +uXt +aFY +anc +aHj +aGN +aac +awH +abY +abY +aiS +sRV +xKN +tdo +rVf +gDQ +dLC +vqi +rTD +aqL +fGk +ntX +wsS +aQW +oyL +kkU +kTY +ovG +afT +xpu +tWd +gYn +snS +hNf +hNf +hNf +hNf +xOr +jgY +aZM +qDL +qDL +qDL +qHs +rSL +hyt +kXm +aik +fku +aHX +apj +yjg +pVU +axh +axh +axh +axh +eNL +eNL +oMh +oMh +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(68,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +gPT +qWe +aze +fNG +anf +aDn +qha +ebG +asD +hjB +sBt +aTh +asD +jBb +uyM +asD +hNM +aSr +vZd +axV +axV +ayS +ngw +aUj +aUj +aUj +aUj +rLh +rEX +mPQ +alw +alw +rrr +aUj +avr +avr +avr +aqL +azU +azU +uXt +aFY +anc +hFa +iXm +axs +amp +akO +amp +amp +aEj +xKN +cZA +vVE +gDT +kzX +vqi +ttd +vmH +gYI +jWz +qhD +rtU +spV +vbx +wwJ +lRx +jYx +nMO +jYx +fWQ +jtV +teb +ast +xlm +oiy +apj +qJV +aZM +qDL +dKP +qDL +qHs +raQ +apj +lxM +aik +aZM +qTT +apj +apj +apj +ano +apj +axh +axh +oMh +eNL +hJe +hJe +hJe +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(69,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +gPT +kTP +aqW +aEH +apu +apu +bkh +vnh +asD +asD +idh +asD +asD +jrX +ixG +cJT +ddQ +rqV +xZi +pKZ +pKZ +mZe +aDY +aUj +aND +awL +aUj +aUj +aWu +aMM +anD +aWu +aUj +aUj +aqL +aqL +aqL +aqL +aqL +aqL +aqL +art +aWf +acK +xKN +xKN +xKN +xKN +xKN +xKN +xKN +xKN +vqi +hOc +vqi +vqi +vqi +aqL +aqL +igu +aSG +nSK +bDy +itp +faM +xaA +aCf +edX +kvj +bmu +nWm +vxW +vur +svA +tCZ +tWD +aiD +gIU +aZM +qDL +qDL +qDL +pjM +xiz +lAL +orI +aHa +aIK +bDE +aVy +eqE +aVy +lZu +apj +apj +aOO +hJe +eNL +oMh +oMh +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(70,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +hYd +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +gPT +kTP +aNB +fel +kAP +kAP +rpm +gUP +aui +iyr +fnK +nuZ +xsI +ldo +bAl +ipc +vwX +aMI +jVG +qrz +qrz +paN +avq +kSG +aQm +aQm +bWS +waz +aQm +aSG +aFY +aFY +aFY +owM +aIC +aFY +asQ +aBV +aFY +aRY +aFY +cxI +uJa +aFY +aFY +cWz +aBV +jpu +dyQ +aRY +dwt +mbd +nzT +grg +dES +mJD +nYO +oDV +vPP +dAi +aFY +gns +mcn +hWm +eKz +hWm +oYq +hWm +hWm +vtt +anB +kLX +tte +afR +afR +afR +aiD +gIU +aZM +aZM +aZM +aZM +yac +eNf +mtB +aTa +vjA +aTa +bXF +aCe +aFR +aTl +awe +aWF +avz +aSa +oMh +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(71,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +gPT +kTP +aqe +fcW +kAP +kAP +eDy +xmT +tDE +tRY +nXo +wlA +pcS +tCk +nyX +rZK +rBU +ndA +axQ +esT +axQ +aZL +aGn +aws +afF +afF +xcz +kHF +aUp +dSe +aWM +aOv +aWM +aWM +aUB +aWM +agk +aRD +aWM +aOv +aWM +iDE +fpG +whJ +whJ +whJ +iKE +whJ +wYR +aOv +aWM +aUB +aWM +uBy +aWM +jIZ +vLF +xky +dWK +eGc +uut +uNi +vcD +aoh +eLU +ipA +hhU +rwJ +eKz +tSp +pZR +kif +fBN +afR +afR +afR +apj +wvR +eCz +eCz +eCz +eCz +eCz +lWo +onw +kOw +bAA +aLt +fFM +aRs +qSn +aRs +awY +apj +apj +aOO +hJe +eNL +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(72,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +gPT +kTP +aAu +ygn +kAP +kAP +eIb +nHr +goX +mSW +lHz +rWt +goX +rhZ +wLx +tDK +mcg +tPM +ant +ala +aSz +aHo +aHo +xNk +aCz +aCz +aCz +euF +aAZ +ciB +aFY +aHq +ajG +rrF +peR +alD +adV +abm +aiE +aki +adV +vaC +cPc +fdz +adV +adV +adV +adV +pJq +aki +ufD +adb +adV +adV +aQh +rzu +adV +glV +wBo +hsW +fCF +qHS +lcq +qCx +xfX +svJ +nED +vJL +eKz +rhf +tiy +mnx +aQW +aQW +aQW +aQW +apj +apj +apj +apj +apj +apj +apj +pTf +apj +apj +apj +apj +apj +apj +apj +aHG +apj +apj +pLC +axh +oMh +eNL +hJe +hJe +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(73,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +gPT +kTP +ajb +aaN +apu +apu +fiP +leV +aIS +aIS +aIS +aIS +aIS +abi +abi +abi +abi +sHq +adj +fUW +aYB +avQ +aez +aYB +aZV +aBC +aqL +asa +afA +afu +auT +auT +aRc +aqL +aqL +avk +aCJ +apQ +apQ +aCJ +avk +aXr +geT +aRT +apy +apy +aLy +apy +bgp +aLy +apy +apy +lPY +apy +apy +apy +apy +apy +apy +wPN +hlw +eYt +vcD +cIo +qnz +nJv +lMd +ctW +hWm +asK +uvu +asK +afP +axh +axh +axh +axh +axh +axh +axh +axh +axh +aNi +quf +det +det +det +sye +axh +axh +axh +axh +axh +axh +axh +axh +eNL +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(74,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +gPT +kTP +afs +tRX +ajk +aiv +pVl +cjO +aIS +fiv +jeL +mLE +aIS +dTc +ltV +cpt +abi +tHL +afk +jLX +aWI +xFL +fha +aYB +aYB +aYB +aYB +aZU +aYa +aYe +auT +aUd +aBc +mjZ +avk +aSc +aSc +eeT +aMq +sFz +avk +aJP +sga +kAi +apy +aPb +aPb +rLP +udd +qOH +vTQ +sLY +moA +vZQ +apy +lTd +rcZ +vCF +apy +aqL +aqL +muS +mcn +ndw +tND +sGh +qEL +vYr +hWm +sQI +wBd +gMs +afP +axh +aNQ +aNQ +aNQ +aNQ +aNQ +aNQ +aNQ +aNQ +aNQ +aNQ +aNQ +aNQ +aNQ +lvx +aJt +axh +axh +aJt +aJt +axh +axh +axh +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(75,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +gPT +xtv +aij +mUu +jBh +vUP +coN +xXO +xqH +tUT +dap +gmr +aIS +lvf +dqr +uCT +aak +xGC +aTB +bQT +sbN +bId +lqZ +lDz +aeg +aUl +aYB +aZU +aYa +aif +auT +iSs +avk +avk +avk +aYM +aSc +eeT +aMq +ehW +aQJ +aSU +sga +aZG +aLy +aPb +aPb +rYu +uPv +jZO +mmx +hTR +uYn +uoU +uAb +jfD +kDh +amM +apy +mPU +nWj +rmO +mcn +hWm +hWm +wdv +hWm +hWm +hWm +qmK +feV +anE +afP +axh +aNQ +aDd +aTZ +aDd +aNQ +aIO +atR +aIO +aNQ +aTH +aoM +aTH +aNQ +iZL +aJt +axh +axh +axh +axh +axh +axh +axh +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(76,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +gPT +aui +aui +jbF +fgy +alz +uFQ +aui +aIS +cOK +nok +itd +aIS +pOk +tMR +tRa +aBh +rpL +adj +aNR +ajL +amU +arf +abG +aWg +aNV +aYB +gJq +aYa +aYe +auT +aDG +avk +aUI +fdj +oad +itB +aMq +aaW +ehW +aeA +abm +bKx +aeq +apy +tsu +mjc +aqk +mpL +xwx +iLt +xJB +aIz +qfk +eNB +aTv +hVq +fjc +apy +qPx +qPx +ofq +afP +ubC +nve +wBL +sna +chl +stv +alc +wxB +aMm +afP +axh +aNQ +aEA +ajx +ahf +aNQ +aCo +aWd +aXP +aNQ +aSk +ahj +aGV +aNQ +lvx +axh +axh +axh +axh +axh +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(77,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +gPT +veb +aui +aui +aIS +aIS +aIS +aIS +aAj +sRh +xvl +bWU +aIS +aau +sym +lDW +lgi +aPL +oou +fDF +xXb +xGe +abG +abG +uUU +axC +aYB +aUt +aKa +aYe +auT +aDG +avk +aaZ +aiJ +adY +aln +aMq +aok +pNK +avk +aJi +nnw +aFK +hMB +amM +vps +vps +mpL +xwx +jbw +tcf +aIz +unj +apy +qkN +mux +oBr +apy +qPx +qPx +ofq +afP +wbV +aru +aGX +ahD +aar +poM +waM +ijR +oVm +afP +axh +aNQ +afa +aBz +asW +aNQ +afa +aBz +asW +aNQ +afa +aBz +asW +aNQ +lvx +aJt +aJt +axh +axh +axh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(78,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +axh +axh +aIS +voT +agS +amd +aTz +xMN +pEm +aIS +aIS +abi +abi +aBh +aBh +xdY +abG +abG +whT +aEO +aRx +aDj +asg +oKX +aYB +aZU +aYa +pfC +auT +aDG +avk +aUJ +fgs +mog +vnk +uQw +iZr +qJu +aCJ +aJi +sga +aZG +aLy +amM +vps +vps +qMR +xwx +gJn +vma +jlO +tKL +apy +apy +iPc +apy +apy +qPx +wkV +ofq +afP +wbV +aru +adR +aUC +aar +ayt +wfK +kOI +aSF +aUW +agT +hfr +oCQ +hfr +dxf +hfr +oCQ +hfr +dxf +hfr +oCQ +hfr +dxf +tcq +quf +sye +aJt +axh +aJt +axh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(79,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +axh +axh +aIS +aIS +aIS +aIS +alX +alX +alX +alX +abS +pug +alX +uPp +ahe +dTE +abG +abG +bNd +aJe +aeo +ane +aaw +mos +aYB +aZU +aYa +aYe +auT +aDG +avk +dYo +bNC +aUI +anz +aMq +aVX +aMq +aCJ +aJi +sga +aZG +apy +fvw +ame +ame +amM +jsS +sKM +hEm +lTa +yjS +apy +uxi +nIU +wXT +fWG +fWG +fWG +vlB +afP +hoU +aJI +ajA +gXz +aru +tfQ +aKh +kHh +sdg +afC +afP +aUW +aXB +ayU +gQs +aVk +aXB +asL +gmT +aVk +aXB +aYL +sJe +apS +afP +lvx +aJt +axh +aJt +axh +axh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(80,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +axh +axh +axh +axh +alX +peW +peW +sCf +xjk +oMD +kBa +bCz +aWq +aMu +uYr +stp +dUE +rns +wlk +dMn +nDH +nDH +ucp +mTJ +aYB +aZU +ack +aWN +auT +aDG +avk +adY +rhL +uZa +aIp +aMq +aLH +aMq +avk +gHr +qLS +tkR +aoN +syr +oFM +oYX +byV +uLx +aoN +aoN +aoN +aoN +aoN +aoN +qPx +qPx +bUb +wkV +wkV +gda +qBy +oJy +pwA +mDK +aLI +aHu +kNl +aOd +ckQ +akJ +dmD +ekP +aJH +aOW +aFM +ppM +mJz +abs +aZg +aZg +oBo +aSv +ppM +cqT +sjQ +irP +nGD +axh +axh +axh +axh +aga +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(81,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +axh +axh +axh +axh +axh +aYS +alX +bDI +bDI +hHl +uTt +keU +lWZ +aqs +aQd +aoP +aQQ +aqA +sFk +azn +aAG +azn +aCS +azn +aAG +lGh +aYB +aZU +aYa +aYe +auT +eIm +avk +avk +kIs +avk +avk +aGp +avk +adH +avk +gIq +sga +aHA +aoN +caO +feS +cxv +feS +feS +xUX +aoN +gik +naO +mwO +aoN +qPx +ruS +dCb +scc +wkV +etk +afP +gGr +gGr +ioM +asZ +acw +aUi +aSw +jYr +alo +auY +aUi +aUi +axv +aUi +aUi +aUi +axv +aUi +aUi +aUi +fvU +nXK +vRs +qQH +afP +afP +afP +vUw +koP +axh +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(82,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +axh +axh +axh +axh +axh +axh +axh +alX +ipE +iSL +bDI +mLn +nSO +dOR +aZD +xsq +awd +aug +acx +ajL +alJ +aOz +adj +ajL +alJ +aus +adj +aYB +adI +aYa +wvn +auT +aDG +xaD +aDG +lzA +aDG +avk +aUq +aYA +avt +avk +wpV +kgd +aRT +aLo +bXE +feS +cqg +grU +hFd +jza +aoN +tVm +rut +wdi +aoN +aoN +czf +nvE +rlk +wkV +ofq +afP +gGr +jbx +tNq +mrC +aUM +luQ +aGW +kEA +jZr +dnU +cfF +cfF +hcQ +cfF +nDn +cfF +vDx +cfF +qNB +cfF +cfF +crI +vPS +cRw +als +gFX +cwb +snK +mvF +axh +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(83,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +axh +axh +axh +axh +axh +alv +alv +alv +alv +alv +bLW +vMS +hht +sdM +aHx +aQd +aaJ +awb +afE +ajL +aGm +atL +aPt +ajL +aGm +awB +aHw +aDZ +aZU +aYa +aYe +auT +aud +bOT +aud +oYO +mfg +avk +avk +avk +avk +avk +qxy +sga +aZG +aLo +bnk +omJ +tkY +bTa +fAM +dcc +iMo +nXb +jnX +aDF +xiv +aoN +nAU +pCa +wkV +wkV +ofq +afP +gGr +gGr +eNW +hti +aYb +ajv +ayI +pwR +aCt +adU +aOG +axJ +aod +adR +aXh +adR +avR +tfQ +jMY +adR +adR +aXh +adR +pDU +afP +afP +afP +gTX +gRJ +axh +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(84,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +hYd +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +alv +moc +wpd +iEo +alv +alv +alv +alv +alv +alv +alv +aqy +adB +aqy +ajL +cvm +aZY +akh +ajL +xEJ +aZY +bRY +amf +aZU +aYa +aYe +auT +hQd +hQd +aud +xTG +aqU +avk +xaD +aDG +aSP +aqL +dZS +czT +aZG +aLo +mSP +feS +feS +feS +feS +rsT +aoN +nsK +tsJ +eMH +eaS +bTo +ncU +qzj +qzj +qzj +lDq +afP +gGr +gGr +sBx +mnC +aDp +aPj +aDM +cnL +aEi +axu +aTe +aLY +aJx +aIP +aIP +ttx +aeV +axu +axu +aJy +bIA +adR +adR +okU +bjd +sre +sre +xAA +axh +axh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(85,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +afc +cif +cEi +glI +iTt +gtp +nDo +aXg +umI +hil +aqy +ohH +rLX +yax +aYB +aYB +aYB +aYB +aYB +aYB +aYB +aYB +aYB +cET +sBT +tne +auT +xWv +aDG +aDG +ahA +qKA +fQE +eYb +gQU +aIb +aov +uKI +bVu +aZG +aoN +nUN +vAA +feS +feS +feS +fLJ +aoN +iBA +gJH +lNY +iZN +aoN +wkV +rar +wkV +wkV +ofq +afP +afP +afP +qIL +ana +anS +afP +acU +aVk +aKp +aZc +adJ +amh +aqB +aOi +ilj +aVk +atY +asb +udm +aVk +aVk +aVk +aVk +axx +afP +axh +axh +qKW +axh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(86,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +axh +axh +axh +axh +abJ +ipO +kRX +dqw +fCK +tkz +dbK +kdW +sZw +dbK +jVz +ajU +avb +eEC +gno +alv +oyV +aDE +aTw +anr +gkY +ptv +aFx +aZU +vFx +sbg +aUb +aQH +aDC +aDC +aBJ +aDG +hwO +aDG +hwO +aqL +aqL +uaB +kVS +nSp +aoN +aoN +aoN +xIS +mQt +mnO +aoN +aoN +aoN +aoN +aoN +aoN +aoN +qPx +qPx +jZh +wkV +xSF +wkV +axh +tcq +xwG +ybD +tNB +ybD +ybD +ybD +ihc +ybD +bNg +ybD +tNB +ybD +vCS +ybD +xwG +ybD +vCS +tcq +axh +axh +axh +axh +axh +axh +sda +qKW +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(87,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +axh +axh +axh +aJt +aJt +alv +gMC +vHz +dqT +vvQ +wnV +rCt +aqy +aqy +aqy +aqy +uIX +eVD +xNu +pWi +alv +oGB +aDE +xDQ +hau +lWC +oro +gbb +xca +wJy +bNm +auT +oId +nNW +gEA +aud +tTi +vRP +kCc +jDa +aqL +dRX +aQm +eWF +aKK +cdo +xHA +gZB +ihG +egZ +ihG +kaf +qJh +eDE +ajl +hQo +asG +nAU +ruS +qPx +qPx +wkV +sMK +wkV +axh +aNQ +aJf +aBz +aZT +aNQ +ehE +aNQ +aYi +aBz +aAg +aNQ +afa +aBz +asW +aNQ +afa +aBz +asW +aNQ +axh +sda +sda +axh +sda +sda +sda +qKW +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(88,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +paH +paH +paH +paH +paH +paH +paH +paH +alv +niQ +iFC +vvQ +axf +doB +vvQ +vvQ +dri +iAp +aqy +lwp +anO +uoC +vig +alv +hwZ +aDE +tgx +nUC +gOo +hFg +aFx +aZU +rgk +lDY +auT +auT +auT +auT +auT +auT +auT +auT +auT +auT +aFY +aFY +cTQ +aFY +aZG +aGZ +aDR +ajl +juI +abF +ajl +pPO +iJV +ajl +iVQ +lew +nbv +qPx +fQG +qPx +qPx +sMK +fLn +axh +aNQ +aVH +aul +aVY +aNQ +ehE +aNQ +aZr +axo +aex +aNQ +awC +aQc +aRl +aNQ +aNr +aJB +acm +aNQ +axh +sda +ljY +sre +sre +sre +sre +iXo +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(89,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +paH +vUj +vUj +vUj +vUj +pfa +paH +oGB +alv +sTZ +rDD +eit +vvQ +nRU +vvQ +vvQ +aqy +aqy +alv +alv +jsq +alv +alv +alv +hwZ +aDE +xlT +cZp +xvo +kBF +agM +aUt +deK +dbJ +rhb +aYe +jKz +aYe +aYe +djO +aYe +xnu +eJK +rhb +epn +aFY +cTQ +aFY +aOc +pcR +aUe +ajl +kAC +abF +ajl +xow +ruH +oPJ +xmA +asG +nMT +qPx +qPx +wkV +qPx +sMK +fLn +axh +aNQ +aoJ +alA +aoJ +aNQ +ehE +aNQ +abp +aen +abp +aNQ +aES +aNu +aES +aNQ +aFa +aQq +aFa +aNQ +axh +sda +qKW +axh +aJt +aJt +aJt +aJt +eNL +hJe +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +hYd +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(90,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +wTx +vUj +vUj +vUj +vUj +vUj +lhK +hwZ +alv +sTZ +boK +vzB +uYM +qFQ +fJK +vvQ +dri +iAp +alv +fER +xir +fjv +xBA +bVb +hwZ +aDE +hcT +lOo +vgy +rDH +agM +aZU +rtF +kuf +cmb +sjW +bgs +mBQ +mBQ +mwL +wnt +wnt +qQn +rhb +aFY +aFY +gsb +aFY +aOc +wgc +aUe +ajl +ybC +oyB +ajl +ibX +asG +asG +asG +asG +asG +qPx +qrm +wkV +npe +eSZ +fLn +axh +aNQ +aNQ +aNQ +aNQ +aNQ +tcq +aHm +aNQ +aNQ +aNQ +aHm +aNQ +aNQ +aNQ +aNQ +aNQ +aNQ +aNQ +aNQ +axh +sda +qKW +aJt +aJt +aJt +aJt +aJt +eNL +eNL +eNL +eNL +vSV +eNL +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(91,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +wTx +vUj +vUj +vUj +vUj +vUj +paH +bVb +alv +alv +alv +alv +alv +alv +alv +alv +alv +alv +alv +hwZ +wcw +hwZ +auT +auT +auT +aDE +agM +azk +azk +agM +agM +aZU +xGU +fCo +rhb +qit +cNb +rPs +sWI +cjb +sWI +sWI +maP +sWD +jRT +aFY +wIQ +aiE +afq +aGZ +pBc +ajl +kAC +abF +ajl +plb +asG +mzV +xBK +fPX +asG +nAU +wkV +wkV +mlS +sMK +wkV +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +sda +qKW +aJt +aJt +aJt +aJt +bKk +bKk +uYo +uYo +uYo +bKk +bKk +eNL +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(92,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +paH +paH +paH +bXr +paH +paH +paH +kbz +rkT +leL +leL +uwe +leL +leL +leL +maL +leL +leL +leL +jdZ +vQO +bVb +auT +onr +onr +auT +dtk +amu +amu +lVw +rJQ +gxw +tGT +ayz +auT +ong +uAl +orh +aYW +aYW +iKJ +aYW +aYW +aYW +acv +cEK +uUa +iAR +asG +asG +jbk +ajl +pkk +pGI +pbO +epD +sUI +rUS +nsu +cui +trO +fEe +xyC +vvP +vvP +cDj +wkV +sda +sda +sda +sda +sda +axh +sda +sda +sda +sda +axh +axh +sda +sda +sda +sda +sda +axh +axh +sda +sda +sda +qKW +aJt +aJt +aJt +bKk +bKk +giK +jFP +nmf +uzS +lsc +bKk +bKk +eNL +oMh +oMh +oMh +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(93,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +paH +sWa +hwZ +hwZ +paH +hwZ +hwZ +hwZ +xbp +hwZ +oyV +paH +paH +paH +bXr +paH +paH +paH +hwZ +bsK +auT +auT +auT +onr +onr +auT +mAz +aYe +aYe +aYe +aYe +aYe +xGU +ayz +jDq +aYe +uAl +ezW +aYW +iLK +mZr +xsA +gPp +aYW +wSR +aFY +hTr +mRS +asG +iCF +dju +ajl +gJs +ajl +ajl +hyh +asG +bpc +rvA +qdE +asG +ujk +pNw +qPx +qPx +vrP +fLn +axh +aJt +aJt +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +ljY +sre +iXo +aJt +aJt +aJt +bKk +xxb +vtx +vUi +uFp +auK +lYo +cJS +bKk +eNL +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(94,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +paH +xAi +pGG +lWM +mMG +mMG +mMG +mMG +qKG +hwZ +qmH +paH +vUj +vUj +vUj +vUj +pfa +paH +hwZ +jXW +auT +apZ +cmB +mTW +fYs +lHr +bpQ +hiE +hiE +hiE +pTT +qYH +phn +ayz +pXP +aYe +uAl +orh +aYW +hcR +vYk +tgv +kYV +aYW +aRm +agl +hTr +tkR +asG +rYI +amL +uQY +qOh +ieg +sXH +cpe +asG +eAv +xxc +dVu +asG +czf +dYx +qPx +cro +vrP +fLn +axh +axh +axh +axh +axh +axh +axh +axh +aJt +aJt +aJt +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +qKW +aJt +aJt +aJt +aJt +aJt +bKk +pHR +cKY +gQa +hrS +vdo +hPA +rWA +bKk +eNL +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(95,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +paH +paH +paH +mMJ +paH +hwZ +paH +paH +hwZ +hwZ +oRI +paH +vUj +vUj +vUj +vUj +vUj +lhK +hwZ +dsP +uLJ +aid +qvv +aPv +abo +wya +aBs +sMf +kDy +hzL +pjm +rmX +jCk +sVs +jDq +aYe +pdL +gKq +aYW +aYW +iKJ +eqO +aYW +aYW +aMl +jlV +nmw +aQP +aMl +asG +asG +auX +asG +auX +asG +asG +asG +asG +asG +asG +asG +qPx +sMK +ruS +qPx +vrP +fLn +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +qKW +aJt +aJt +aJt +aJt +aJt +bKk +oJj +kOr +mHX +csx +uEs +cBM +rZx +bKk +eNL +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(96,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +aJt +aJt +aJt +aJt +axh +axh +axh +paH +mcT +paH +hwZ +hwZ +hwZ +hwZ +bVb +paH +paH +vUj +vUj +vUj +vUj +vUj +paH +bVb +fER +auT +bRa +qOg +akn +xaw +wqn +awW +vAc +nTC +tbl +hpO +vPi +xQz +ccM +upa +aYe +uAl +eTq +aYW +ipS +gdA +dXL +tuo +mxm +axj +arF +ogZ +aIe +aMl +hJe +oMh +oMh +hJe +oMh +hJe +oMh +wkV +qPx +qPx +qPx +qPx +qPx +sMK +qPx +pjc +vrP +wkV +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +qKW +aJt +aJt +aJt +aJt +aJt +bKk +duH +uMa +eIV +cpj +owF +aHn +hYS +bKk +eNL +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(97,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +aJt +axh +axh +paH +xJw +apq +apq +apq +apq +apq +apq +apq +apq +apq +apq +apq +paH +paH +paH +mYm +aIq +aIq +aqq +cMQ +aqq +aIq +aIq +aIq +cgj +aIq +aIq +onr +onr +onr +onr +auT +idF +uAl +orh +aYW +ipS +cte +ggw +aVU +aOr +oAZ +jMW +rfD +aLc +aMl +aFd +aFd +aJv +aFd +aFd +aFd +oMh +wkV +qPx +qPx +qPx +ruS +qSi +sMK +qPx +wkV +fBg +wkV +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +qKW +aJt +aJt +aJt +aJt +aJt +bKk +igy +iqZ +eTV +csf +pmB +exa +bow +bKk +eNL +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(98,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +axh +axh +lUl +gTX +apq +aIt +aVv +fAA +aIt +aVv +eZA +aIt +aVv +amI +apq +oGB +hwZ +hwZ +hwZ +aIq +pmw +vEb +iun +xuK +aSm +aIq +azu +lZI +gAq +aIq +onr +onr +onr +onr +lzh +aYe +uAl +orh +aYW +eTz +uGN +eCd +aVU +oES +eZh +mHs +pcO +aea +tyy +agf +jBM +iae +atc +aoG +aFd +hJe +wkV +qPx +qPx +qPx +qWl +qPx +sMK +qPx +wkV +hfz +wkV +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +knV +xAA +aJt +aJt +aJt +aJt +bKk +dXa +bPd +mkD +hiA +orX +rgE +oFN +bKk +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(99,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +axh +axh +axh +apq +auG +aVT +fFr +auG +auG +fFr +auG +auG +auG +apq +hwZ +hwZ +paH +odE +aIq +eJM +uvT +dgY +ahQ +aLA +aIq +azK +uVW +krG +aIq +onr +onr +onr +onr +sNY +xzn +oYu +psf +aYW +ooj +asp +ofP +fCZ +iWq +pOR +wOh +rPY +wJR +aFQ +cws +rAp +ady +agG +aIR +aJv +oMh +wkV +qPx +qPx +qPx +qPx +qPx +sMK +xdy +wkV +oaF +wkV +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +knV +sre +xAA +aJt +aJt +bKk +ouf +iTz +jti +ghc +bYm +dRi +jdC +bKk +eNL +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(100,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +axh +axh +axh +apq +aCx +auG +uCl +aCx +auG +uCl +aCx +auG +aaf +apq +rmE +qJm +hwZ +dNn +nxG +eoE +aAh +jqU +aJW +ahz +aIq +aCk +sDa +aUr +aIq +onr +onr +onr +onr +rzw +pXn +uAl +orh +iKJ +aBW +asp +lIT +aVU +jzb +aMl +adP +diA +ach +aFd +aFd +lGf +gOv +ayw +qVx +aJv +hJe +wkV +fLn +fLn +fLn +wkV +wkV +oWA +wkV +wkV +gTX +gRJ +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +qKW +aJt +myh +myh +qcc +qcc +jJy +cyp +wgE +qcc +qcc +myh +myh +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(101,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +axh +axh +aJt +apq +egT +iPR +mQX +daD +iPR +mQX +egT +iPR +aUf +apq +oCA +apq +oyV +gWo +aIq +vbH +alR +jfG +aDi +nQq +aIq +aIq +kIQ +aIq +aXt +aXt +aXt +aXt +aXt +aXt +nQz +riv +tcp +aYW +wpt +asp +mTX +dqv +agC +oAZ +wZD +hFn +gTw +aFd +aWi +ayl +axl +aJg +tZF +aFd +hJe +hJe +oMh +oMh +hJe +oMh +wkV +sMK +jZh +fLn +axh +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +qKW +aJt +myh +gBH +wnc +olU +ije +chJ +wgE +xgD +upr +njq +myh +pYf +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(102,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +axh +axh +axh +apq +apq +lsM +ncK +aUf +lsM +ncK +aUf +sEr +den +aUf +swK +otO +apq +apq +aIq +aIq +dEm +alR +jfG +aaV +sHO +abh +aRi +jUO +aRi +afY +sQr +pLE +mal +ssj +aXt +jBU +uAl +orh +aYW +aYW +ucD +bMZ +msz +owX +aMl +xoF +lBA +xxS +aFd +obC +atK +axH +aPZ +aIZ +awc +awc +awc +awc +awc +awc +oMh +wkV +sMK +qPx +fLn +axh +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +qKW +aJt +myh +uJw +kgn +mzR +bcw +pfS +sjn +gzi +vCu +eoj +aHP +eNL +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(103,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +axh +cvV +fXD +aVu +awp +ads +aGi +btL +ads +aGi +sNb +ads +nXW +hhr +ahk +aUf +mDy +mzZ +iMM +uvT +wIr +aME +aME +nAN +fqf +hAE +cvj +gFr +hJT +oDL +lya +oJk +aXt +uza +uAl +orh +aYW +aYW +aYW +dDa +rwO +aYW +aMl +gLQ +yfL +gLQ +aFd +aAb +aEw +agf +aAO +aFd +awc +orB +hOH +xGO +aCA +awc +oMh +wkV +sMK +qPx +fLn +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +qKW +aJt +myh +xQA +tXz +frg +lcE +rqk +bPZ +xmC +rjt +kpQ +myh +eNL +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(104,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +cvV +bjM +auN +aZI +aiA +dvW +pXf +vQN +ais +aRv +ais +jvv +lMf +gej +xdv +ncF +dlN +fZf +uLu +nDE +oPP +sGa +vXA +qbT +jZf +pCY +jyw +mTL +vei +fqR +bwx +aXt +jBU +uAl +orh +aPa +pmf +hmB +rwG +aQK +iHZ +mza +aBl +srA +aLp +qmQ +auZ +acZ +vou +vNm +aUk +aQA +qLQ +dWo +anv +cho +izq +oMh +fLn +sMK +ruS +wkV +aga +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +ljY +iXo +aJt +myh +fkl +tQj +myh +myh +pyT +myh +myh +myh +myh +myh +cdp +cdp +cdp +cdp +cdp +cdp +eNL +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(105,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +apq +apq +aUf +pvY +aVe +aUf +pvY +aVe +aBZ +aCL +oNc +aXO +agE +rmL +dJO +rnI +flX +dJO +dJO +rnI +dJO +dJO +abh +abh +thU +alR +mlo +aim +aep +aep +jSA +aXt +jBU +uTg +ffS +aPa +aet +rSk +tQg +hOz +okt +eEH +uOh +mcO +mge +sqQ +jSY +jSY +lJD +kDi +wjX +nYe +djn +btG +aDe +hmV +izq +oMh +fLn +sMK +ddn +wkV +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +qKW +aJt +aJt +myh +uvl +pJr +myh +xIq +ref +mOc +xsk +qoh +hJe +eNL +oMh +oMh +oMh +oMh +oMh +hJe +gPT +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(106,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +apq +aXE +mDv +aNx +aXE +mjw +hHR +afm +hQb +oMU +mjn +mMN +mTY +dJO +niR +tvW +gpu +eRc +ygA +hTa +dJO +ntN +uxR +sXA +jhd +auO +aep +ivW +aeR +xLN +aXt +jBU +dgb +orh +aPa +aet +oFv +aCH +arH +hnc +vwD +aet +aet +otz +aLS +nFK +mgf +aCH +elN +oUd +aQA +aUQ +aBf +ats +aUQ +izq +oMh +fLn +sMK +dxq +wkV +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +ljY +iXo +loI +loI +loI +loI +loI +loI +aZv +ode +hiK +qeR +loI +loI +loI +oMh +oMh +oMh +oMh +oMh +oMh +gPT +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(107,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aga +apq +aIt +auG +sti +aIt +auG +hwc +aUf +aBL +ayP +ayP +aSX +lQe +dJO +nvf +npa +kqM +ixk +pvL +tUA +dJO +klY +sLP +iaQ +bIN +bNO +nDS +ieX +fXy +gyt +aXt +bWH +hmD +yeG +auT +alg +alg +aLv +jAd +alg +aAK +aAK +acM +aAK +acM +aAK +aHK +abQ +dSU +aGA +awc +aNX +gwA +plW +aWY +awc +oMh +wkV +sMK +wkV +wkV +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +qKW +aJt +loI +kXv +oov +oJa +lsW +oUj +oCn +okz +hRp +bsq +lxx +aHT +qoz +lTZ +oMh +oMh +oMh +oMh +oMh +gPT +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(108,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +apq +auG +auG +ger +auG +auG +auG +aUf +sVO +ayP +ayP +ajz +aQI +dJO +cPD +cfa +uPA +qgt +jdl +isV +dJO +klY +hfL +coe +dwx +afY +aeP +aNA +iNP +qYX +aIf +iHa +nkc +iHa +sLU +alg +aiP +jEp +wEX +jxY +aAK +eDg +aCR +ans +aCR +aHd +aHK +juh +vka +aun +awc +awc +awc +awc +awc +awc +hJe +wkV +sMK +sfe +wkV +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +qKW +aJt +loI +sJd +fiN +pvn +bCl +skD +fOJ +uRW +nSY +rGW +loI +loI +loI +oMh +oMh +oMh +oMh +oMh +oMh +gPT +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(109,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +apq +arL +aRb +tsG +tch +aRb +aaf +aUf +aFe +utA +aTG +aEo +apq +fvK +fvK +arr +arr +arr +arr +aTr +aTr +aTr +afY +nqc +afY +afY +aIf +adr +aqp +adr +aIf +aYe +dgb +aYe +vRm +oVr +adu +aIF +avT +iVt +aAK +aqN +asw +aWk +aCc +uXw +nPX +tUU +sMC +iwk +aHK +hJe +hJe +oMh +oMh +oMh +oMh +wkV +sMK +alf +wkV +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +qKW +axh +loI +ecA +wNK +gHx +lsW +hiK +dwg +xgK +mYF +pan +qoh +hJe +eNL +oMh +oMh +oMh +oMh +oMh +hJe +gPT +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(110,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +apq +apq +apq +apq +apq +apq +apq +apq +apq +aUf +aWt +aUf +apq +aJt +aJt +arr +xUs +aVP +apY +hps +eLQ +oEU +xXN +gRC +nav +aSA +aIf +aRk +aww +aCq +aIf +fqj +lJQ +aYe +vRm +oVr +hSn +aDo +aXY +rNp +aAK +apw +aPd +aAR +auo +ruY +aHK +aSL +aBr +aaS +aHK +wkV +wkV +fLn +fLn +fLn +wkV +wkV +sMK +wkV +wkV +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aga +qKW +axh +loI +loI +loI +loI +loI +esp +vqd +pzL +glE +loI +loI +loI +eNL +wpB +wpB +wpB +wpB +wpB +wpB +eNL +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(111,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +apq +avu +aOt +avu +apq +aJt +aJt +arr +vCt +iwL +atr +ait +aWo +aOl +arv +ejn +aeT +kpf +aIf +adr +akP +adr +aIf +bSQ +qQn +aYe +moy +oVr +adu +aDo +aMs +aLz +aAK +aQD +aPd +agq +aeE +ari +aHK +aVD +bKD +vfK +puC +roy +lEY +dkX +lEY +lEY +lEY +lEY +psF +qrm +wkV +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +qKW +axh +axh +axh +wPf +jQu +gjM +rrQ +kdd +wzg +hEU +wPf +jQu +gjM +eNL +eNL +hJe +oID +hJe +hJe +eNL +eNL +eNL +eNL +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(112,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +apq +aeZ +aZj +ajI +apq +aJt +aJt +arr +oIQ +oKP +apY +aBU +wWn +ncJ +rCU +cXx +aep +awE +aIf +dxM +aEh +xjX +aIf +rVw +aYe +aYe +rfb +alg +xVE +sPG +aWr +aPM +aAK +aHs +xvb +gxR +aFg +apr +aHK +aiX +hDT +vXp +aHK +qLI +qPx +qPx +qPx +qPx +qPx +xdy +qPx +qPx +wkV +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +qKW +axh +ijU +ijU +loI +loI +loI +nzF +joL +jTB +whj +loI +loI +loI +mxE +mxE +mxE +mxE +mxE +mxE +mxE +mxE +mxE +eNL +eNL +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(113,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aGE +aGE +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +apq +apq +apq +apq +apq +aJt +aJt +arr +aMr +xUq +arr +mJg +qPO +aNM +anl +lGn +ipP +alx +aIf +aEh +aEh +aEh +aIf +pNN +uoy +aYe +auT +alg +alg +adz +adz +alg +aAK +aAK +aAK +aAK +aAK +aAK +aHK +aHK +hGC +aHK +aHK +czf +qPx +qPx +mPU +jZh +jZh +wkV +wkV +wkV +wkV +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +aJt +aJt +aJt +qKW +dpu +ijU +uXA +eom +vOo +hkj +hRZ +pAb +pzL +xnL +mxE +mxE +nPM +nPM +nPM +nPM +nPM +nPM +nPM +nPM +nPM +mxE +mxE +eNL +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +hYd +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(114,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aGE +aGE +aGE +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +arr +arr +arr +arr +arr +aTr +aTr +xSW +xHV +cDF +aXt +aIf +aiI +aiI +aiI +aIf +lxr +lxr +lxr +auT +axh +axh +axh +axh +aJt +aIQ +nWV +abW +abW +aIQ +abW +siJ +aOK +dai +azP +aIQ +nAU +ruS +wkV +wkV +wkV +wkV +wkV +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +axh +aJt +aJt +aJt +hNv +fyt +eEh +fpF +jHY +mUT +mok +dEf +plt +tCA +pan +mxE +nPM +nPM +mxE +mxE +mxE +mxE +mxE +mxE +mxE +nPM +nPM +mxE +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(115,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aGE +aGE +aGE +aGE +aGE +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aXt +vPx +xKu +wkP +kPE +oVl +sLa +aVq +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +aIQ +exe +uuq +uuq +aIQ +aYf +aQg +aYf +dhr +aux +drw +nbv +qPx +wkV +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +axh +axh +aJt +aJt +aJt +axh +ijU +cRe +smH +gqy +mok +lsW +eHR +lsW +lsW +mxE +nPM +mxE +mxE +kDE +rXF +nVZ +fGQ +xnF +mxE +mxE +nPM +mxE +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(116,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aGE +aGE +aGE +aGE +aGE +aGE +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aga +axh +aXt +aLC +aza +aJu +nlJ +fZo +uRd +aXt +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +axh +axh +aRK +aOV +amx +aCn +aLe +agt +amO +agt +dpq +kDK +aIQ +nai +wNn +wkV +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +ijU +mCk +smH +dOl +mok +lsW +sWx +bxw +lpk +mxE +mxE +mxE +xDL +gTW +gTW +wEo +djy +acu +lnN +mxE +nPM +mxE +eNL +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(117,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aGE +aGE +aga +aGE +aGE +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aXt +ahV +aXt +aVq +aVq +aXt +aJS +aXt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aga +aJt +aIQ +aYQ +afh +pBi +aIQ +aaM +aYf +aYf +aOJ +wSI +aIQ +dPQ +dPQ +wkV +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +ijU +sFH +sFH +bzy +mok +eJQ +tHh +tOr +wqg +mxE +jAG +mxE +llC +vad +mFd +mxN +uUh +wuL +eXD +mxE +nPM +mxE +eNL +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(118,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aGE +axh +axh +axh +axh +aGE +aGE +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +mvF +snK +vXH +axh +axh +aXt +btg +aXt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aIQ +jer +xXU +rhG +aIQ +aao +aao +shk +aYf +npZ +aIQ +dPQ +dPQ +wkV +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +ijU +ijU +xsn +jbM +nNG +uwl +cio +wif +iuy +pkI +ekU +sUQ +cEL +rLy +lVy +hAA +wil +xJH +jRf +mxE +nPM +mxE +mDX +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(119,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aGE +aGE +aGE +aGE +aGE +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +wRe +snK +jdW +axh +axh +aXt +dLJ +aXt +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aIQ +aIQ +aIQ +aIQ +aIQ +aIQ +aIQ +aIQ +arW +arW +aIQ +wkV +wkV +wkV +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +ijU +nOS +bZe +mok +tdL +eYW +oHC +vYB +mxE +hir +mxE +gTf +nrL +pbn +rvP +dlz +cXb +bLj +mxE +nPM +mxE +eNL +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(120,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aGE +aGE +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +mvF +snK +vXH +axh +axh +lUl +gTX +sbc +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aIQ +aIQ +aIQ +aIQ +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +ijU +pkw +pkw +mok +lsW +fQM +tCA +hHh +mxE +mxE +mxE +lTh +vad +tHp +nWJ +ewx +hJn +cQN +mxE +nPM +mxE +eNL +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(121,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +axh +aga +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +ijU +ijU +ijU +ijU +lsW +qWp +lsW +lsW +mxE +nPM +mxE +mxE +syc +gzV +kCs +rXF +sxl +mxE +mxE +nPM +mxE +eNL +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(122,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +axh +axh +aJt +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +loI +ehL +ncV +lam +giF +mxE +nPM +nPM +mxE +mxE +mxE +mxE +mxE +mxE +mxE +nPM +nPM +mxE +eNL +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(123,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +tMc +axh +tMc +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +axh +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +loI +aIW +quA +cPj +fHk +mxE +mxE +nPM +nPM +nPM +nPM +nPM +nPM +nPM +nPM +nPM +mxE +mxE +eNL +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(124,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +loI +loI +loI +bOv +tkx +mxE +mxE +mxE +mxE +mxE +mxE +mxE +mxE +mxE +mxE +mxE +mxE +eNL +eNL +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(125,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aga +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +loI +loI +qoh +loI +aJt +aJt +aJt +aJt +aJt +eNL +eNL +ved +eNL +eNL +eNL +eNL +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(126,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(127,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(128,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(129,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(130,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(131,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(132,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(133,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +aJt +aJt +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(134,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(135,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(136,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(137,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +hYd +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(138,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(139,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(140,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +tMc +axh +tMc +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(141,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +lWQ +lWQ +lWQ +lWQ +lWQ +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(142,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +sda +lWQ +dNq +lWQ +lWQ +lWQ +lWQ +lWQ +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(143,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +lWQ +lWQ +lWQ +lWQ +lWQ +lWQ +lWQ +sda +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(144,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +lWQ +lWQ +lWQ +rEL +lWQ +lWQ +lWQ +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(145,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +lWQ +lWQ +lWQ +lWQ +lWQ +rYi +lWQ +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(146,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +lWQ +lWQ +lWQ +lWQ +lWQ +lWQ +lWQ +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(147,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +lWQ +lWQ +pdP +lWQ +lWQ +sda +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(148,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +vJE +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(149,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(150,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(151,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(152,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(153,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(154,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(155,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(156,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(157,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(158,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(159,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +aJt +aJt +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(160,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +aJt +aJt +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(161,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +axh +axh +axh +axh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(162,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(163,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(164,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(165,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(166,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(167,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(168,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(169,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(170,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(171,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(172,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(173,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(174,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(175,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(176,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(177,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(178,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(179,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(180,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(181,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(182,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +aJt +aJt +aJt +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +aJt +oMh +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(183,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +aJt +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(184,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(185,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(186,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(187,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(188,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(189,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(190,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(191,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(192,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(193,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(194,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(195,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(196,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(197,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(198,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(199,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(200,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +aJt +aJt +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(201,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +aJt +aJt +aJt +aJt +oMh +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(202,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(203,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(204,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(205,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +aJt +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(206,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(207,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(208,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +oMh +oMh +aJt +aJt +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(209,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(210,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(211,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(212,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(213,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(214,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(215,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(216,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +aJt +aJt +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(217,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(218,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(219,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(220,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(221,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(222,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(223,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(224,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(225,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(226,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(227,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(228,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(229,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(230,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(231,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(232,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(233,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(234,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(235,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(236,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(237,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(238,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(239,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(240,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(241,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(242,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(243,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(244,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(245,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(246,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(247,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(248,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(249,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(250,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(251,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(252,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(253,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(254,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} +(255,1,2) = {" +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +oMh +"} diff --git a/_maps/ministation.dm b/_maps/ministation.dm new file mode 100644 index 000000000000..c3c330a81742 --- /dev/null +++ b/_maps/ministation.dm @@ -0,0 +1 @@ +#define FORCE_MAP "ministation" diff --git a/_maps/ministation.json b/_maps/ministation.json new file mode 100644 index 000000000000..a27a86f6ef07 --- /dev/null +++ b/_maps/ministation.json @@ -0,0 +1,56 @@ +{ + "map_name": "MiniStation", + "map_path": "map_files/MiniStation", + "map_file": "MiniStation.dmm", + "shuttles": { + "emergency": "emergency_box", + "ferry": "ferry_fancy", + "cargo": "cargo_box", + "whiteship": "whiteship_box" + }, + "cryo_spawn": true, + "traits": [ + { + "Up": true, + "Linkage": null + }, + { + "Down": true, + "Baseturf": "/turf/open/openspace", + "Linkage": "Cross" + } + ], + "job_changes": { + "Captain": { + "special_charter": "asteroid" + }, + "Artist": { + "spawn_positions": 0, + "total_positions": 0 + }, + "Lawyer": { + "spawn_positions": 0, + "total_positions": 0 + }, + "Brig Physician": { + "spawn_positions": 0, + "total_positions": 0 + }, + "Clerk": { + "spawn_positions": 0, + "total_positions": 0 + }, + "Paramedic": { + "spawn_positions": 1, + "total_positions": 1 + }, + "Cook": { + "spawn_positions": 1, + "total_positions": 1 + }, + "Chemist": { + "spawn_positions": 1, + "total_positions": 1 + } + } +} diff --git a/code/__DEFINES/combat.dm b/code/__DEFINES/combat.dm index ed407fd85540..645085b348d8 100644 --- a/code/__DEFINES/combat.dm +++ b/code/__DEFINES/combat.dm @@ -101,6 +101,7 @@ #define CLICK_CD_HANDCUFFED 1 SECONDS #define CLICK_CD_RESIST 2 SECONDS #define CLICK_CD_GRABBING 1 SECONDS +#define CLICK_CD_LOOK_UP 0.5 SECONDS //Cuff resist speeds #define FAST_CUFFBREAK 1 diff --git a/code/__DEFINES/hud.dm b/code/__DEFINES/hud.dm index 51759711993c..7c0931b1e590 100644 --- a/code/__DEFINES/hud.dm +++ b/code/__DEFINES/hud.dm @@ -100,12 +100,14 @@ #define ui_combat_toggle "EAST-3:24,SOUTH:5" #define ui_zonesel "EAST-1:28,SOUTH:5" #define ui_acti_alt "EAST-1:28,SOUTH:5" //alternative intent switcher for when the interface is hidden (F12) -#define ui_crafting "EAST-4:22,SOUTH:5" -#define ui_building "EAST-4:22,SOUTH:21" +#define ui_crafting "EAST-4:4,SOUTH:5" +#define ui_building "EAST-4:4,SOUTH:21" #define ui_borg_pull "EAST-2:26,SOUTH+1:7" #define ui_borg_radio "EAST-1:28,SOUTH+1:7" #define ui_borg_intents "EAST-2:26,SOUTH:5" -#define ui_language_menu "EAST-4:6,SOUTH:21" +#define ui_language_menu "EAST-5:20,SOUTH:21" +#define ui_move_up "EAST-4:22, SOUTH:21" +#define ui_move_down "EAST-4:22, SOUTH:5" //Upper-middle right (alerts) #define ui_alert1 "EAST-1:28,CENTER+5:27" @@ -218,6 +220,8 @@ #define ui_ghost_chem "SOUTH: 22,CENTER+3:-8" #define ui_ghost_nanite "SOUTH: 6,CENTER+3:8" #define ui_ghost_wound "SOUTH: 22,CENTER+3:8" +#define ui_ghost_move_up "SOUTH: 22,CENTER+3:24" +#define ui_ghost_move_down "SOUTH: 6,CENTER+3:24" // Defines relating to action button positions diff --git a/code/__DEFINES/maps.dm b/code/__DEFINES/maps.dm index 5a21c2efaf9f..9665d94e3f9b 100644 --- a/code/__DEFINES/maps.dm +++ b/code/__DEFINES/maps.dm @@ -203,3 +203,6 @@ Always compile, always use that verb, and always make sure that it works for wha #define MAP_JOB_CHECK if(SSmapping.config.map_name != JOB_MODIFICATION_MAP_NAME) { return; } #define MAP_JOB_CHECK_BASE if(SSmapping.config.map_name != JOB_MODIFICATION_MAP_NAME) { return ..(); } #define MAP_REMOVE_JOB(jobpath) /datum/job/##jobpath/map_check() { return (SSmapping.config.map_name != JOB_MODIFICATION_MAP_NAME) && ..() } + +/// Checks the job changes in the map config for the passed change key. +#define CHECK_MAP_JOB_CHANGE(job, change) SSmapping.config.job_changes?[job]?[change] diff --git a/code/_onclick/hud/ghost.dm b/code/_onclick/hud/ghost.dm index 8092d1c17ac4..608d9ba37311 100644 --- a/code/_onclick/hud/ghost.dm +++ b/code/_onclick/hud/ghost.dm @@ -93,6 +93,16 @@ using.icon = ui_style static_inventory += using + using = new /atom/movable/screen/move(src) + using.icon = ui_style + using.screen_loc = ui_ghost_move_up + static_inventory += using + + using = new /atom/movable/screen/move/down(src) + using.icon = ui_style + using.screen_loc = ui_ghost_move_down + static_inventory += using + /datum/hud/ghost/show_hud(version = 0, mob/viewmob) // don't show this HUD if observing; show the HUD of the observee var/mob/dead/observer/O = mymob diff --git a/code/_onclick/hud/hud.dm b/code/_onclick/hud/hud.dm index 70b19b5b1a31..2c3ce079dede 100644 --- a/code/_onclick/hud/hud.dm +++ b/code/_onclick/hud/hud.dm @@ -94,6 +94,10 @@ GLOBAL_LIST_INIT(available_ui_styles, list( var/atom/movable/screen/stamina var/atom/movable/screen/healthdoll var/atom/movable/screen/spacesuit + + var/atom/movable/screen/move_up + var/atom/movable/screen/move_down + // subtypes can override this to force a specific UI style var/ui_style @@ -242,6 +246,8 @@ GLOBAL_LIST_INIT(available_ui_styles, list( blobpwrdisplay = null alien_plasma_display = null alien_queen_finder = null + move_up = null + move_down = null QDEL_LIST_ASSOC_VAL(master_groups) QDEL_LIST_ASSOC_VAL(plane_master_controllers) diff --git a/code/_onclick/hud/human.dm b/code/_onclick/hud/human.dm index a31a562d7d6a..591016523f3d 100644 --- a/code/_onclick/hud/human.dm +++ b/code/_onclick/hud/human.dm @@ -292,6 +292,18 @@ pull_icon.screen_loc = ui_above_intent static_inventory += pull_icon + move_up = new /atom/movable/screen/move(src) + move_up.icon = ui_style + move_up.update_appearance(UPDATE_ICON) + //move_up.screen_loc = ui_move_up + static_inventory += move_up + + move_down = new /atom/movable/screen/move/down(src) + move_down.icon = ui_style + move_down.update_appearance(UPDATE_ICON) + //move_down.screen_loc = ui_move_down + static_inventory += move_down + devilsouldisplay = new /atom/movable/screen/devil/soul_counter(src) infodisplay += devilsouldisplay diff --git a/code/_onclick/hud/screen_objects.dm b/code/_onclick/hud/screen_objects.dm index c1c6ad941083..b2439f573693 100644 --- a/code/_onclick/hud/screen_objects.dm +++ b/code/_onclick/hud/screen_objects.dm @@ -810,3 +810,24 @@ name = "stamina" icon_state = "stamina0" screen_loc = ui_stamina + +/atom/movable/screen/move + name = "move up" + icon_state = "move_up" + screen_loc = ui_move_up + var/direction = UP + +/atom/movable/screen/move/Click(location, control, params) + . = ..() + var/mob/M = usr + switch(direction) + if(UP) + M.up() + if(DOWN) + M.down() + +/atom/movable/screen/move/down + name = "move down" + icon_state = "move_down" + screen_loc = ui_move_down + direction = DOWN diff --git a/code/controllers/subsystem/throwing.dm b/code/controllers/subsystem/throwing.dm index 7435b2142e16..62a8fe8004f8 100644 --- a/code/controllers/subsystem/throwing.dm +++ b/code/controllers/subsystem/throwing.dm @@ -154,6 +154,11 @@ SUBSYSTEM_DEF(throwing) if (callback) callback.Invoke() + if(!thrownthing.currently_z_moving) // I don't think you can zfall while thrown but hey, just in case. + var/turf/T = get_turf(thrownthing) + if(T && thrownthing.has_gravity(T)) + T.zFall(thrownthing) + if(thrownthing) SEND_SIGNAL(thrownthing, COMSIG_MOVABLE_THROW_LANDED, src) diff --git a/code/controllers/subsystem/ticker.dm b/code/controllers/subsystem/ticker.dm index 776c3fa16edc..8deb18e3b167 100755 --- a/code/controllers/subsystem/ticker.dm +++ b/code/controllers/subsystem/ticker.dm @@ -507,6 +507,8 @@ SUBSYSTEM_DEF(ticker) /datum/controller/subsystem/ticker/proc/check_maprotate() if (!CONFIG_GET(flag/maprotation)) return + if(SSticker.maprotatechecked || SSmapping.next_map_config) //we already have a map set + return //map rotate chance defaults to 75% of the length of the round (in minutes) if (!prob((world.time/600)*CONFIG_GET(number/maprotationchancedelta))) return diff --git a/code/datums/map_config.dm b/code/datums/map_config.dm index c512248ae694..f017f0636060 100644 --- a/code/datums/map_config.dm +++ b/code/datums/map_config.dm @@ -35,6 +35,9 @@ "whiteship" = "whiteship_1", "emergency" = "emergency_box", ) + + /// Dictionary of job sub-typepath to template changes dictionary + var/job_changes = list() /// List of unit tests that are skipped when running this map var/list/skipped_tests @@ -171,6 +174,12 @@ if("cryo_spawn" in json) cryo_spawn = json["cryo_spawn"] + if("job_changes" in json) + if(!islist(json["job_changes"])) + log_world("map_config \"job_changes\" field is missing or invalid!") + return + job_changes = json["job_changes"] + allow_custom_shuttles = json["allow_custom_shuttles"] != FALSE #ifdef UNIT_TESTS diff --git a/code/game/area/Space_Station_13_areas.dm b/code/game/area/Space_Station_13_areas.dm index 55e51d08da9a..8653bd6e4d1d 100644 --- a/code/game/area/Space_Station_13_areas.dm +++ b/code/game/area/Space_Station_13_areas.dm @@ -183,6 +183,9 @@ NOTE: there are two lists of areas in the end of this file: centcom and station name = "Aft (S) Maintenance" icon_state = "amaint" +/area/maintenance/aft/lower + name = "Lower Aft (S) Maintenance" + /area/maintenance/aft/secondary name = "Aft (S) Maintenance" icon_state = "amaint_2" @@ -191,6 +194,9 @@ NOTE: there are two lists of areas in the end of this file: centcom and station name = "Central Maintenance" icon_state = "maintcentral" +/area/maintenance/central/lower + name = "Lower Central Maintenance" + /area/maintenance/central/secondary name = "Central Maintenance" icon_state = "maintcentral" @@ -200,6 +206,9 @@ NOTE: there are two lists of areas in the end of this file: centcom and station name = "Fore (N) Maintenance" icon_state = "fmaint" +/area/maintenance/fore/lower + name = "Lower Fore (N) Maintenance" + /area/maintenance/fore/secondary name = "Fore (N) Maintenance" icon_state = "fmaint_2" @@ -208,6 +217,9 @@ NOTE: there are two lists of areas in the end of this file: centcom and station name = "Starboard (E) Maintenance" icon_state = "smaint" +/area/maintenance/starboard/lower + name = "Lower Starboard (E) Maintenance" + /area/maintenance/starboard/central name = "Central Starboard (E) Maintenance" icon_state = "smaint" @@ -220,6 +232,9 @@ NOTE: there are two lists of areas in the end of this file: centcom and station name = "Starboard Quarter (SE) Maintenance" icon_state = "asmaint" +/area/maintenance/starboard/aft/lower + name = "Lower Starboard Quarter (SE) Maintenance" + /area/maintenance/starboard/aft/secondary name = "Secondary Starboard Quarter (SE) Maintenance" icon_state = "asmaint_2" @@ -228,10 +243,16 @@ NOTE: there are two lists of areas in the end of this file: centcom and station name = "Starboard Bow (NE) Maintenance" icon_state = "fsmaint" +/area/maintenance/starboard/fore/lower + name = "Lower Starboard Fore (NE) Maintenance" + /area/maintenance/port name = "Port (W) Maintenance" icon_state = "pmaint" +/area/maintenance/port/lower + name = "Lower Port (W) Maintenance" + /area/maintenance/port/central name = "Central Port (W) Maintenance" icon_state = "maintcentral" @@ -240,10 +261,16 @@ NOTE: there are two lists of areas in the end of this file: centcom and station name = "Port Quarter (SW) Maintenance" icon_state = "apmaint" +/area/maintenance/port/aft/lower + name = "Lower Port Quarter (SW) Maintenance" + /area/maintenance/port/fore name = "Port Bow (NW) Maintenance" icon_state = "fpmaint" +/area/maintenance/port/fore/lower + name = "Lower Port Bow (NW) Maintenance" + /area/maintenance/disposal name = "Waste Disposal" icon_state = "disposal" diff --git a/code/game/atoms_movable.dm b/code/game/atoms_movable.dm index 460ff655a6aa..2d25ea88acbe 100644 --- a/code/game/atoms_movable.dm +++ b/code/game/atoms_movable.dm @@ -274,17 +274,6 @@ if(!(impact_flags & ZIMPACT_NO_SPIN)) INVOKE_ASYNC(src, PROC_REF(SpinAnimation), 5, 2) SEND_SIGNAL(src, COMSIG_ATOM_ON_Z_IMPACT, impacted_turf, levels) - - //Yog code: since we still handle falling as throwing things - var/atom/highest = impacted_turf - for(var/i in impacted_turf.contents) - var/atom/A = i - if(!A.density) - continue - if(isobj(A) || ismob(A)) - if(A.layer > highest.layer) - highest = A - throw_impact(highest) return TRUE /* diff --git a/code/game/machinery/telecomms/machines/message_server.dm b/code/game/machinery/telecomms/machines/message_server.dm index 019b737fc82d..b3103415f3c5 100644 --- a/code/game/machinery/telecomms/machines/message_server.dm +++ b/code/game/machinery/telecomms/machines/message_server.dm @@ -167,11 +167,17 @@ /datum/signal/subspace/messaging/New(init_source, init_data) source = init_source data = init_data - var/turf/T = get_turf(source) + var/turf/T + if(istype(source, /datum/computer_file/program)) //programs don't actually have locations + var/datum/computer_file/program/P = source + T = get_turf_global(P.computer) + else + T = get_turf_global(source) + if(T) levels = SSmapping.get_connected_levels(T) else - levels = list(2) + levels = SSmapping.levels_by_trait(ZTRAIT_STATION) //just assume we're on station.. if(!("reject" in data)) data["reject"] = TRUE diff --git a/code/game/objects/effects/decals/cleanable/humans.dm b/code/game/objects/effects/decals/cleanable/humans.dm index 36481628f470..70a402fd0664 100644 --- a/code/game/objects/effects/decals/cleanable/humans.dm +++ b/code/game/objects/effects/decals/cleanable/humans.dm @@ -419,3 +419,8 @@ icon = 'yogstation/icons/effects/station_blood.dmi' icon_state = "kilo" random_icon_states = null + +/obj/effect/decal/cleanable/blood/kilo/gus + name = "remember gus" + desc = "Never been to Gusstation before." + icon_state = "gus" diff --git a/code/game/objects/items/stacks/tiles/tile_types.dm b/code/game/objects/items/stacks/tiles/tile_types.dm index 8db664ab36d9..0397325c33bf 100644 --- a/code/game/objects/items/stacks/tiles/tile_types.dm +++ b/code/game/objects/items/stacks/tiles/tile_types.dm @@ -526,3 +526,50 @@ singular_name = "smooth iron catwalk floor tile" icon_state = "smoothiron_catwalk" turf_type = /turf/open/floor/catwalk_floor/iron_smooth + +// Glass floors +/obj/item/stack/tile/glass + name = "glass floor" + singular_name = "glass floor tile" + desc = "Glass window floors, to let you see... Whatever that is down there." + icon_state = "tile_glass" + turf_type = /turf/open/floor/glass + item_state = "tile-glass" + merge_type = /obj/item/stack/tile/glass + mats_per_unit = list(/datum/material/glass=SHEET_MATERIAL_AMOUNT * 0.25) // 4 tiles per sheet + replace_plating = TRUE + +/obj/item/stack/tile/glass/sixty + amount = 60 + +/obj/item/stack/tile/rglass + name = "reinforced glass floor" + singular_name = "reinforced glass floor tile" + desc = "Reinforced glass window floors. These bad boys are 50% stronger than their predecessors!" + icon_state = "tile_rglass" + item_state = "tile-rglass" + turf_type = /turf/open/floor/glass/reinforced + merge_type = /obj/item/stack/tile/rglass + mats_per_unit = list(/datum/material/iron=SHEET_MATERIAL_AMOUNT * 0.125, /datum/material/glass=SHEET_MATERIAL_AMOUNT * 0.25) // 4 tiles per sheet + replace_plating = TRUE + +/obj/item/stack/tile/rglass/sixty + amount = 60 + +/obj/item/stack/tile/glass/plasma + name = "plasma glass floor" + singular_name = "plasma glass floor tile" + desc = "Plasma glass window floors, for when... Whatever is down there is too scary for normal glass." + icon_state = "tile_pglass" + turf_type = /turf/open/floor/glass/plasma + merge_type = /obj/item/stack/tile/glass/plasma + mats_per_unit = list(/datum/material/plasma=SHEET_MATERIAL_AMOUNT * 0.125, /datum/material/glass=SHEET_MATERIAL_AMOUNT * 0.25) + +/obj/item/stack/tile/rglass/plasma + name = "reinforced plasma glass floor" + singular_name = "reinforced plasma glass floor tile" + desc = "Reinforced plasma glass window floors, because whatever's downstairs should really stay down there." + icon_state = "tile_rpglass" + turf_type = /turf/open/floor/glass/reinforced/plasma + merge_type = /obj/item/stack/tile/rglass/plasma + mats_per_unit = list(/datum/material/iron=SHEET_MATERIAL_AMOUNT * 0.125, /datum/material/plasma=SHEET_MATERIAL_AMOUNT * 0.125, /datum/material/glass=SHEET_MATERIAL_AMOUNT * 0.25) diff --git a/code/game/turfs/open/floor/glass.dm b/code/game/turfs/open/floor/glass.dm new file mode 100644 index 000000000000..cece195aaf85 --- /dev/null +++ b/code/game/turfs/open/floor/glass.dm @@ -0,0 +1,121 @@ +/turf/open/floor/glass + name = "glass floor" + desc = "Don't jump on it, or do, I'm not your mom." + icon = 'icons/turf/floors/glass.dmi' + icon_state = "glass-0" + base_icon_state = "glass" + baseturfs = /turf/baseturf_bottom + layer = GLASS_FLOOR_LAYER + underfloor_accessibility = UNDERFLOOR_VISIBLE + smoothing_flags = SMOOTH_BITMASK + smoothing_groups = SMOOTH_GROUP_TURF_OPEN + SMOOTH_GROUP_FLOOR_TRANSPARENT_GLASS + canSmoothWith = SMOOTH_GROUP_FLOOR_TRANSPARENT_GLASS + footstep = FOOTSTEP_PLATING + barefootstep = FOOTSTEP_HARD_BAREFOOT + clawfootstep = FOOTSTEP_HARD_CLAW + heavyfootstep = FOOTSTEP_GENERIC_HEAVY + floor_tile = /obj/item/stack/tile/glass + overfloor_placed = FALSE + /// List of /atom/movable/render_step that are being used to make this glass floor glow + /// These are OWNED by this floor, they delete when we delete them, not before not after + var/list/glow_stuff + /// How much alpha to leave when cutting away emissive blockers + var/alpha_to_leave = 255 + /// Color of starlight to use. Defaults to STARLIGHT_COLOR if not set + var/starlight_color + +/turf/open/floor/glass/broken_states() + return list("glass-damaged1", "glass-damaged2", "glass-damaged3") + +/turf/open/floor/glass/Initialize(mapload) + icon_state = "" //Prevent the normal icon from appearing behind the smooth overlays + ..() + return INITIALIZE_HINT_LATELOAD + +/turf/open/floor/glass/LateInitialize() + AddElement(/datum/element/turf_z_transparency) + setup_glow() + +/turf/open/floor/glass/Destroy() + . = ..() + QDEL_LIST(glow_stuff) + UnregisterSignal(SSdcs, COMSIG_STARLIGHT_COLOR_CHANGED) + +/// If this turf is at the bottom of the local rendering stack +/// Then we're gonna make it emissive block so the space below glows +/turf/open/floor/glass/proc/setup_glow() + if(GET_TURF_PLANE_OFFSET(src) != GET_LOWEST_STACK_OFFSET(z)) // We ain't the bottom brother + return + // We assume no parallax means no space means no light + if(SSmapping.level_trait(z, ZTRAIT_NOPARALLAX)) + return + + glow_stuff = partially_block_emissives(src, alpha_to_leave) + if(!starlight_color) + RegisterSignal(SSdcs, COMSIG_STARLIGHT_COLOR_CHANGED, PROC_REF(starlight_changed)) + else + UnregisterSignal(SSdcs, COMSIG_STARLIGHT_COLOR_CHANGED) + set_light(2, 1, starlight_color || GLOB.starlight_color, l_height = LIGHTING_HEIGHT_SPACE) + +/turf/open/floor/glass/proc/starlight_changed(datum/source, old_star, new_star) + if(light_color == old_star) + set_light(l_color = new_star) + +/turf/open/floor/glass/make_plating() + return + +/turf/open/floor/glass/icemoon + initial_gas_mix = ICEMOON_DEFAULT_ATMOS + +/turf/open/floor/glass/airless + initial_gas_mix = AIRLESS_ATMOS + +/turf/open/floor/glass/reinforced + name = "reinforced glass floor" + desc = "Do jump on it, it can take it." + icon = 'icons/turf/floors/reinf_glass.dmi' + icon_state = "reinf_glass-0" + base_icon_state = "reinf_glass" + floor_tile = /obj/item/stack/tile/rglass + alpha_to_leave = 206 + +/turf/open/floor/glass/reinforced/telecomms + initial_gas_mix = TCOMMS_ATMOS + +/turf/open/floor/glass/reinforced/icemoon + initial_gas_mix = ICEMOON_DEFAULT_ATMOS + +/turf/open/floor/glass/reinforced/airless + initial_gas_mix = AIRLESS_ATMOS + +/turf/open/floor/glass/plasma + name = "plasma glass floor" + desc = "Studies by the Nanotrasen Materials Safety Division have not yet determined if this is safe to jump on, do so at your own risk." + icon = 'icons/turf/floors/plasma_glass.dmi' + icon_state = "plasma_glass-0" + base_icon_state = "plasma_glass" + floor_tile = /obj/item/stack/tile/glass/plasma + starlight_color = COLOR_STRONG_VIOLET + alpha_to_leave = 255 + +/turf/open/floor/glass/plasma/icemoon + initial_gas_mix = ICEMOON_DEFAULT_ATMOS + +/turf/open/floor/glass/plasma/airless + initial_gas_mix = AIRLESS_ATMOS + +/turf/open/floor/glass/reinforced/plasma + name = "reinforced plasma glass floor" + desc = "Do jump on it, jump on it while in a mecha, it can take it." + icon = 'icons/turf/floors/reinf_plasma_glass.dmi' + icon_state = "reinf_plasma_glass-0" + base_icon_state = "reinf_plasma_glass" + floor_tile = /obj/item/stack/tile/rglass/plasma + starlight_color = COLOR_STRONG_VIOLET + alpha_to_leave = 206 + +/turf/open/floor/glass/reinforced/plasma/icemoon + initial_gas_mix = ICEMOON_DEFAULT_ATMOS + +/turf/open/floor/glass/reinforced/plasma/airless + initial_gas_mix = AIRLESS_ATMOS diff --git a/code/game/turfs/open/openspace.dm b/code/game/turfs/open/openspace.dm index 2bf2f2c87af0..9bb6508af057 100644 --- a/code/game/turfs/open/openspace.dm +++ b/code/game/turfs/open/openspace.dm @@ -69,10 +69,10 @@ return zFall(movable) -/turf/open/openspace/zAirIn() +/turf/open/openspace/zAirIn(direction, turf/source) return TRUE -/turf/open/openspace/zAirOut() +/turf/open/openspace/zAirOut(direction, turf/source) return TRUE /turf/open/openspace/zPassIn(direction) diff --git a/code/game/turfs/open/space/space.dm b/code/game/turfs/open/space/space.dm index 759d8b2c1662..bae67d597987 100644 --- a/code/game/turfs/open/space/space.dm +++ b/code/game/turfs/open/space/space.dm @@ -256,7 +256,7 @@ GLOBAL_LIST_EMPTY(starlight) /turf/open/space/openspace icon = 'icons/turf/floors.dmi' - icon_state = MAP_SWITCH("pure_white", "transparent") + icon_state = MAP_SWITCH("pure_white", "invisible") plane = TRANSPARENT_FLOOR_PLANE /turf/open/space/openspace/Initialize(mapload) // handle plane and layer here so that they don't cover other obs/turfs in Dream Maker @@ -280,10 +280,10 @@ GLOBAL_LIST_EMPTY(starlight) UnregisterSignal(below, COMSIG_TURF_CHANGE) return ..() -/turf/open/space/openspace/zAirIn() +/turf/open/space/openspace/zAirIn(direction, turf/source) return TRUE -/turf/open/space/openspace/zAirOut() +/turf/open/space/openspace/zAirOut(direction, turf/source) return TRUE /turf/open/space/openspace/zPassIn(direction) diff --git a/code/game/turfs/turf.dm b/code/game/turfs/turf.dm index fac9984035c4..56d31bbf5903 100644 --- a/code/game/turfs/turf.dm +++ b/code/game/turfs/turf.dm @@ -258,13 +258,12 @@ GLOBAL_LIST_EMPTY(station_turfs) /turf/proc/multiz_turf_new(turf/T, dir) SEND_SIGNAL(src, COMSIG_TURF_MULTIZ_NEW, T, dir) -//zPassIn doesn't necessarily pass an atom! //direction is direction of travel of air -/turf/proc/zPassIn(atom/movable/A, direction, turf/source) +/turf/proc/zPassIn(direction) return FALSE //direction is direction of travel of air -/turf/proc/zPassOut(atom/movable/A, direction, turf/destination) +/turf/proc/zPassOut(direction) return FALSE //direction is direction of travel of air @@ -329,10 +328,6 @@ GLOBAL_LIST_EMPTY(station_turfs) falling_mov.pulledby.stop_pulling() return TRUE -/turf/proc/can_zFall(atom/movable/A, levels = 1, turf/target) - SHOULD_BE_PURE(TRUE) - return zPassOut(A, DOWN, target) && target.zPassIn(A, DOWN, src) - /turf/proc/handleRCL(obj/item/rcl/C, mob/user) if(C.loaded) for(var/obj/structure/cable/LC in src) diff --git a/code/modules/admin/verbs/maprotation.dm b/code/modules/admin/verbs/maprotation.dm index 7a3aa6c08ddc..e4320cfddd76 100644 --- a/code/modules/admin/verbs/maprotation.dm +++ b/code/modules/admin/verbs/maprotation.dm @@ -33,12 +33,103 @@ mapname += "\]" maprotatechoices[mapname] = VM - var/chosenmap = input("Choose a map to change to", "Change Map") as null|anything in maprotatechoices + var/chosenmap = input("Choose a map to change to", "Change Map") as null|anything in (maprotatechoices|"Custom") if (!chosenmap) return - SSticker.maprotatechecked = 1 - var/datum/map_config/VM = maprotatechoices[chosenmap] - message_admins("[key_name_admin(usr)] is changing the map to [VM.map_name]") - log_admin("[key_name(usr)] is changing the map to [VM.map_name]") - if (SSmapping.changemap(VM) == 0) - message_admins("[key_name_admin(usr)] has changed the map to [VM.map_name]") + + if(chosenmap == "Custom") + message_admins("[key_name_admin(usr)] is changing the map to a custom map") + log_admin("[key_name(usr)] is changing the map to a custom map") + var/datum/map_config/virtual_map = new + + var/map_file = input(usr, "Pick file:", "Map File") as null|file + if(isnull(map_file)) + return + + if(copytext("[map_file]", -4) != ".dmm")//4 == length(".dmm") + to_chat(usr, span_warning("Filename must end in '.dmm': [map_file]")) + return + + if(fexists("_maps/custom/[map_file]")) + fdel("_maps/custom/[map_file]") + if(!fcopy(map_file, "_maps/custom/[map_file]")) + return + // This is to make sure the map works so the server does not start without a map. + var/datum/parsed_map/M = new (map_file) + if(!M) + to_chat(usr, span_warning("Map '[map_file]' failed to parse properly.")) + return + + if(!M.bounds) + to_chat(usr, span_warning("Map '[map_file]' has non-existant bounds.")) + qdel(M) + return + + qdel(M) + var/config_file = null + var/list/json_value = list() + var/config = tgui_alert(usr,"Would you like to upload an additional config for this map?", "Map Config", list("Yes", "No")) + if(config == "Yes") + config_file = input(usr, "Pick file:", "Config JSON File") as null|file + if(isnull(config_file)) + return + if(copytext("[config_file]", -5) != ".json") + to_chat(src, span_warning("Filename must end in '.json': [config_file]")) + return + if(fexists("data/custom_map_json/[config_file]")) + fdel("data/custom_map_json/[config_file]") + if(!fcopy(config_file, "data/custom_map_json/[config_file]")) + return + if (virtual_map.LoadConfig("data/custom_map_json/[config_file]", TRUE) != TRUE) + to_chat(src, span_warning("Failed to load config: [config_file]. Check that the fields are filled out correctly. \"map_path\": \"custom\" and \"map_file\": \"your_map_name.dmm\"")) + return + json_value = list( + "version" = MAP_CURRENT_VERSION, + "map_name" = virtual_map.map_name, + "map_path" = virtual_map.map_path, + "map_file" = virtual_map.map_file, + "shuttles" = virtual_map.shuttles, + "traits" = virtual_map.traits, + "job_changes" = virtual_map.job_changes, + ) + else + virtual_map = load_map_config() + virtual_map.map_name = input(usr, "Choose the name for the map", "Map Name") as null|text + if(isnull(virtual_map.map_name)) + virtual_map.map_name = "Custom" + + var/shuttles = tgui_alert(usr,"Do you want to modify the shuttles?", "Map Shuttles", list("Yes", "No")) + if(shuttles == "Yes") + for(var/s in virtual_map.shuttles) + var/shuttle = input(usr, s, "Map Shuttles") as null|text + if(!shuttle) + continue + if(!SSmapping.shuttle_templates[shuttle]) + to_chat(usr, span_warning("No such shuttle as '[shuttle]' exists, using default.")) + continue + virtual_map.shuttles[s] = shuttle + + json_value = list( + "version" = MAP_CURRENT_VERSION, + "map_name" = virtual_map.map_name, + "map_path" = CUSTOM_MAP_PATH, + "map_file" = "[map_file]", + "shuttles" = virtual_map.shuttles, + ) + + // If the file isn't removed text2file will just append. + if(fexists(PATH_TO_NEXT_MAP_JSON)) + fdel(PATH_TO_NEXT_MAP_JSON) + text2file(json_encode(json_value), PATH_TO_NEXT_MAP_JSON) + + if(SSmapping.changemap(virtual_map)) + message_admins("[key_name_admin(usr)] has changed the map to [virtual_map.map_name]") + log_admin("[key_name_admin(usr)] has changed the map to [virtual_map.map_name]") + SSticker.maprotatechecked = 1 + fdel("data/custom_map_json/[config_file]") + else + var/datum/map_config/virtual_map = maprotatechoices[chosenmap] + if (SSmapping.changemap(virtual_map)) + message_admins("[key_name_admin(usr)] has changed the map to [virtual_map.map_name]") + log_admin("[key_name_admin(usr)] has changed the map to [virtual_map.map_name]") + SSticker.maprotatechecked = 1 diff --git a/code/modules/atmospherics/machinery/components/unary_devices/thermomachine.dm b/code/modules/atmospherics/machinery/components/unary_devices/thermomachine.dm index 8ef1d6f8800f..72a99cf2436b 100644 --- a/code/modules/atmospherics/machinery/components/unary_devices/thermomachine.dm +++ b/code/modules/atmospherics/machinery/components/unary_devices/thermomachine.dm @@ -214,7 +214,7 @@ /obj/machinery/atmospherics/components/unary/thermomachine/freezer name = "Thermomachine" - icon_state = "freezer" + icon_state = MAP_SWITCH("freezer", "freezer_map") icon_state_off = "freezer" icon_state_on = "freezer_1" icon_state_open = "freezer-o" @@ -237,7 +237,7 @@ target_temperature = T0C-80 /obj/machinery/atmospherics/components/unary/thermomachine/heater name = "Thermomachine" - icon_state = "heater" + icon_state = MAP_SWITCH("heater", "heater_map") icon_state_off = "heater" icon_state_on = "heater_1" icon_state_open = "heater-o" diff --git a/code/modules/jobs/job_types/_job.dm b/code/modules/jobs/job_types/_job.dm index 93eb97a31e59..a5a06a5d5b7e 100644 --- a/code/modules/jobs/job_types/_job.dm +++ b/code/modules/jobs/job_types/_job.dm @@ -88,8 +88,6 @@ /// If this job's mail goodies compete with generic goodies. var/exclusive_mail_goodies = FALSE - var/list/changed_maps = list() // Maps on which the job is changed. Should use the same name as the mapping config - ///The text a person using olfaction will see for the job of the target's scent var/smells_like = "a freeloader" @@ -109,45 +107,17 @@ */ var/list/minimal_lightup_areas = list() -/* - If you want to change a job on a specific map with this system, you will want to go onto that job datum - and add said map's name to the changed_maps list, like so: - changed_maps = list("OmegaStation") - - Then, you're going to want to make a proc called "OmegaStationChanges" on the job, which will be the one - actually making the changes, like so: - - /datum/job/miner/proc/OmegaStationChanges() - - If you want to remove the job from said map, you will return TRUE in the proc, otherwise you can make - whatever changes to the job datum you need to make. For example, say we want to make it so 2 wardens spawn - on OmegaStation, we'd do the following: - - /datum/job/warden - changed_maps = list("OmegaStation") - - /datum/job/warden/proc/OmegaStationChanges() - total_positions = 2 - spawn_positions = 2 - - Here is another example of using this: - - /datum/job/doctor/proc/OmegaStationChanges() - total_positions = 3 - spawn_positions = 3 - added_access = list() - base_access = list(ACCESS_MEDICAL, ACCESS_MORGUE) - supervisors = "the captain and the head of personnel" - */ - /datum/job/New() .=..() lightup_areas = typecacheof(lightup_areas) minimal_lightup_areas = typecacheof(minimal_lightup_areas) - if(changed_maps.len) - for(var/map in changed_maps) - RegisterSignal(src, map, text2path("[type]/proc/[map]Changes")) + var/new_spawn_positions = CHECK_MAP_JOB_CHANGE(title, "spawn_positions") + if(isnum(new_spawn_positions)) + spawn_positions = new_spawn_positions + var/new_total_positions = CHECK_MAP_JOB_CHANGE(title, "total_positions") + if(isnum(new_total_positions)) + total_positions = new_total_positions //Only override this proc //H is usually a human unless an /equip override transformed it diff --git a/code/modules/jobs/job_types/captain.dm b/code/modules/jobs/job_types/captain.dm index fde18435cb5d..86f2da3512ca 100644 --- a/code/modules/jobs/job_types/captain.dm +++ b/code/modules/jobs/job_types/captain.dm @@ -86,6 +86,32 @@ chameleon_extras = list(/obj/item/gun/energy/e_gun, /obj/item/stamp/captain) + var/special_charter + +/datum/outfit/job/captain/pre_equip(mob/living/carbon/human/H, visualsOnly) + . = ..() + special_charter = CHECK_MAP_JOB_CHANGE("Captain", "special_charter") + if(!special_charter) + return + + backpack_contents -= /obj/item/station_charter + + if(!l_hand) + l_hand = /obj/item/station_charter/flag + else if(!r_hand) + r_hand = /obj/item/station_charter/flag + +/datum/outfit/job/captain/post_equip(mob/living/carbon/human/equipped, visualsOnly) + . = ..() + if(visualsOnly || !special_charter) + return + + var/obj/item/station_charter/flag/celestial_charter = locate() in equipped.held_items + if(isnull(celestial_charter)) + // failed to give out the unique charter, plop on the ground + celestial_charter = new(get_turf(equipped)) + + /datum/outfit/job/captain/hardsuit name = "Captain (Hardsuit)" diff --git a/code/modules/jobs/job_types/head_of_security.dm b/code/modules/jobs/job_types/head_of_security.dm index 173c9f052cef..6b7a9d4090ad 100644 --- a/code/modules/jobs/job_types/head_of_security.dm +++ b/code/modules/jobs/job_types/head_of_security.dm @@ -42,8 +42,6 @@ /datum/job_department/command, ) - changed_maps = list("YogsPubby") - mail_goodies = list( /obj/item/stack/sheet/plastic/five = 20, //need that plastic chair /obj/item/clothing/head/hatsky = 10, @@ -76,9 +74,6 @@ var/obj/item/clothing/suit/my_suit = H.wear_suit my_suit.attach_badge(badge) -/datum/job/hos/proc/YogsPubbyChanges() - base_access |= ACCESS_CREMATORIUM - /datum/outfit/job/hos name = "Head of Security" jobtype = /datum/job/hos diff --git a/code/modules/mob/living/living.dm b/code/modules/mob/living/living.dm index e783a291be3b..a4974ed8502b 100644 --- a/code/modules/mob/living/living.dm +++ b/code/modules/mob/living/living.dm @@ -37,8 +37,10 @@ QDEL_LIST(surgeries) return ..() -/mob/living/onZImpact(turf/T, levels) - ZImpactDamage(T, levels) +/mob/living/onZImpact(turf/impacted_turf, levels, impact_flags = NONE) + if(!isgroundlessturf(impacted_turf)) + impact_flags |= ZImpactDamage(impacted_turf, levels) + return ..() /mob/living/proc/ZImpactDamage(turf/T, levels) diff --git a/code/modules/mob/living/living_defines.dm b/code/modules/mob/living/living_defines.dm index 27cba5475c88..4fe46ddd0aa6 100644 --- a/code/modules/mob/living/living_defines.dm +++ b/code/modules/mob/living/living_defines.dm @@ -150,3 +150,5 @@ var/usable_hands = 2 /// What our current gravity state is. Used to avoid duplicate animates and such var/gravity_state = null + /// Is the mob looking vertically + var/looking_vertically = FALSE diff --git a/code/modules/mob/living/silicon/ai/ai_network/networking_machines.dm b/code/modules/mob/living/silicon/ai/ai_network/networking_machines.dm index d74979eec623..b6740300eb56 100644 --- a/code/modules/mob/living/silicon/ai/ai_network/networking_machines.dm +++ b/code/modules/mob/living/silicon/ai/ai_network/networking_machines.dm @@ -238,7 +238,7 @@ GLOBAL_LIST_EMPTY(ai_networking_machines) if(target_label == label) return for(var/obj/machinery/ai/networking/N in GLOB.ai_networking_machines) - if(N.z != src.z) + if(!is_station_level(N.z) && !is_station_level(src.z) && N.z != src.z) //non-station levels can only connect to their own z level return if(N.label == target_label) if(N.locked) diff --git a/code/modules/mob/living/simple_animal/bot/bot.dm b/code/modules/mob/living/simple_animal/bot/bot.dm index c7c27ddcf79b..1baa190c0eea 100644 --- a/code/modules/mob/living/simple_animal/bot/bot.dm +++ b/code/modules/mob/living/simple_animal/bot/bot.dm @@ -676,27 +676,32 @@ Pass a positive integer as an argument to override a bot's default speed. /mob/living/simple_animal/bot/proc/get_next_patrol_target() // search the beacon list for the next target in the list. - for(var/obj/machinery/navbeacon/NB in GLOB.navbeacons["[z]"]) - if(NB.location == next_destination) //Does the Beacon location text match the destination? - destination = new_destination //We now know the name of where we want to go. - patrol_target = NB.loc //Get its location and set it as the target. - next_destination = NB.codes["next_patrol"] //Also get the name of the next beacon in line. - return TRUE + var/list/connected_levels = SSmapping.get_connected_levels(z) + for(var/level in connected_levels) + for(var/obj/machinery/navbeacon/NB in GLOB.navbeacons["[level]"]) + if(NB.location == next_destination) //Does the Beacon location text match the destination? + destination = new_destination //We now know the name of where we want to go. + patrol_target = NB.loc //Get its location and set it as the target. + next_destination = NB.codes["next_patrol"] //Also get the name of the next beacon in line. + return TRUE /mob/living/simple_animal/bot/proc/find_nearest_beacon() - for(var/obj/machinery/navbeacon/NB in GLOB.navbeacons["[z]"]) - var/dist = get_dist(src, NB) - if(nearest_beacon) //Loop though the beacon net to find the true closest beacon. - //Ignore the beacon if were are located on it. - if(dist>1 && dist1 && dist 1) //Begin the search, save this one for comparison on the next loop. nearest_beacon = NB.location nearest_beacon_loc = NB.loc - next_destination = NB.codes["next_patrol"] - else - continue - else if(dist > 1) //Begin the search, save this one for comparison on the next loop. - nearest_beacon = NB.location - nearest_beacon_loc = NB.loc patrol_target = nearest_beacon_loc destination = nearest_beacon diff --git a/code/modules/mob/mob.dm b/code/modules/mob/mob.dm index 0ad6d4f52fd8..d93cfe9dec7a 100644 --- a/code/modules/mob/mob.dm +++ b/code/modules/mob/mob.dm @@ -1377,3 +1377,134 @@ /mob/setMovetype(newval) . = ..() update_movespeed(FALSE) + +//I am looking respectfully + +/mob/living/verb/lookup() + set name = "Look Up" + set category = "IC" + + if(looking_vertically) + end_look_up() + else + look_up() + +/mob/living/verb/lookdown() + set name = "Look Down" + set category = "IC" + + if(looking_vertically) + end_look_down() + else + look_down() + +/** + * look_up Changes the perspective of the mob to any openspace turf above the mob + * + * This also checks if an openspace turf is above the mob before looking up or resets the perspective if already looking up + * + */ +/mob/living/proc/look_up() + if(client.perspective != MOB_PERSPECTIVE) //We are already looking up. + stop_look_up() + if(!can_look_up()) + return + changeNext_move(CLICK_CD_LOOK_UP) + RegisterSignal(src, COMSIG_MOVABLE_PRE_MOVE, PROC_REF(stop_look_up)) //We stop looking up if we move. + RegisterSignal(src, COMSIG_MOVABLE_MOVED, PROC_REF(start_look_up)) //We start looking again after we move. + start_look_up() + +/mob/living/proc/start_look_up() + SIGNAL_HANDLER + var/turf/ceiling = get_step_multiz(src, UP) + if(!ceiling) //We are at the highest z-level. + if (prob(0.1)) + to_chat(src, span_warning("You gaze out into the infinite vastness of deep space, for a moment, you have the impulse to continue travelling, out there, out into the deep beyond, before your conciousness reasserts itself and you decide to stay within travelling distance of the station.")) + return + to_chat(src, span_warning("There's nothing interesting up there.")) + return + else if(!istransparentturf(ceiling)) //There is no turf we can look through above us + var/turf/front_hole = get_step(ceiling, dir) + if(istransparentturf(front_hole)) + ceiling = front_hole + else + for(var/turf/checkhole in TURF_NEIGHBORS(ceiling)) + if(istransparentturf(checkhole)) + ceiling = checkhole + break + if(!istransparentturf(ceiling)) + to_chat(src, span_warning("You can't see through the floor above you.")) + return + + looking_vertically = TRUE + reset_perspective(ceiling) + +/mob/living/proc/stop_look_up() + SIGNAL_HANDLER + reset_perspective() + +/mob/living/proc/end_look_up() + stop_look_up() + looking_vertically = FALSE + UnregisterSignal(src, COMSIG_MOVABLE_PRE_MOVE) + UnregisterSignal(src, COMSIG_MOVABLE_MOVED) + +/** + * look_down Changes the perspective of the mob to any openspace turf below the mob + * + * This also checks if an openspace turf is below the mob before looking down or resets the perspective if already looking up + * + */ +/mob/living/proc/look_down() + if(client.perspective != MOB_PERSPECTIVE) //We are already looking down. + stop_look_down() + if(!can_look_up()) //if we cant look up, we cant look down. + return + changeNext_move(CLICK_CD_LOOK_UP) + RegisterSignal(src, COMSIG_MOVABLE_PRE_MOVE, PROC_REF(stop_look_down)) //We stop looking down if we move. + RegisterSignal(src, COMSIG_MOVABLE_MOVED, PROC_REF(start_look_down)) //We start looking again after we move. + start_look_down() + +/mob/living/proc/start_look_down() + SIGNAL_HANDLER + var/turf/floor = get_turf(src) + var/turf/lower_level = get_step_multiz(floor, DOWN) + if(!lower_level) //We are at the lowest z-level. + to_chat(src, span_warning("You can't see through the floor below you.")) + return + else if(!istransparentturf(floor)) //There is no turf we can look through below us + var/turf/front_hole = get_step(floor, dir) + if(istransparentturf(front_hole)) + floor = front_hole + lower_level = get_step_multiz(front_hole, DOWN) + else + // Try to find a hole near us + for(var/turf/checkhole in TURF_NEIGHBORS(floor)) + if(istransparentturf(checkhole)) + floor = checkhole + lower_level = get_step_multiz(checkhole, DOWN) + break + if(!istransparentturf(floor)) + to_chat(src, span_warning("You can't see through the floor below you.")) + return + + looking_vertically = TRUE + reset_perspective(lower_level) + +/mob/living/proc/stop_look_down() + SIGNAL_HANDLER + reset_perspective() + +/mob/living/proc/end_look_down() + stop_look_down() + looking_vertically = FALSE + UnregisterSignal(src, COMSIG_MOVABLE_PRE_MOVE) + UnregisterSignal(src, COMSIG_MOVABLE_MOVED) + +///Checks if the user is incapacitated or on cooldown. +/mob/living/proc/can_look_up() + if(next_move > world.time) + return FALSE + if(incapacitated(ignore_restraints = TRUE)) + return FALSE + return TRUE diff --git a/code/modules/mob/mob_movement.dm b/code/modules/mob/mob_movement.dm index e34bd8519b53..ded19bc7ef3d 100644 --- a/code/modules/mob/mob_movement.dm +++ b/code/modules/mob/mob_movement.dm @@ -525,9 +525,16 @@ else to_chat(src, span_warning("You are not Superman.")) return - - if(zMove(UP, z_move_flags = ZMOVE_FLIGHT_FLAGS|ZMOVE_FEEDBACK|ventcrawling_flag)) - to_chat(src, span_notice("You move upwards.")) + balloon_alert(src, "moving up...") + var/move_time = isobserver(src) ? 0 : 1 SECONDS + if(hud_used?.move_up && move_time) + hud_used.move_up.icon_state = "move_up_using" + if(do_after(src, move_time)) + if(zMove(UP, z_move_flags = ZMOVE_FLIGHT_FLAGS|ZMOVE_FEEDBACK|ventcrawling_flag)) + to_chat(src, span_notice("You move upwards.")) + if(hud_used?.move_up) + hud_used.move_up.icon_state = initial(hud_used.move_up.icon_state) + ///Moves a mob down a z level /mob/verb/down() @@ -549,10 +556,15 @@ return loc_atom.relaymove(src, DOWN) var/ventcrawling_flag = HAS_TRAIT(src, TRAIT_MOVE_VENTCRAWLING) ? ZMOVE_VENTCRAWLING : 0 - - if(zMove(DOWN, z_move_flags = ZMOVE_FLIGHT_FLAGS|ZMOVE_FEEDBACK|ventcrawling_flag)) - to_chat(src, span_notice("You move down.")) - return FALSE + balloon_alert(src, "moving down...") + var/move_time = isobserver(src) ? 0 : 1 SECONDS + if(hud_used?.move_down && move_time) + hud_used.move_down.icon_state = "move_down_using" + if(do_after(src, move_time)) + if(zMove(DOWN, z_move_flags = ZMOVE_FLIGHT_FLAGS|ZMOVE_FEEDBACK|ventcrawling_flag)) + to_chat(src, span_notice("You move down.")) + if(hud_used?.move_down) + hud_used.move_down.icon_state = initial(hud_used.move_down.icon_state) /mob/abstract_move(atom/destination) var/turf/new_turf = get_turf(destination) diff --git a/config/maps.txt b/config/maps.txt index f8effe8b1556..b6733d67b513 100644 --- a/config/maps.txt +++ b/config/maps.txt @@ -40,6 +40,11 @@ map donutstation votable endmap +map ministation + maxplayers 30 + votable +endmap + # Debug-only maps. map multiz_debug diff --git a/icons/mob/inhands/misc/tiles_lefthand.dmi b/icons/mob/inhands/misc/tiles_lefthand.dmi index 869785943531f59fada94b179759920511fae9dc..89d2ffb3079d0d6c55b292d5edfefd57347179b8 100644 GIT binary patch literal 7292 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 literal 7642 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 diff --git a/icons/mob/inhands/misc/tiles_righthand.dmi b/icons/mob/inhands/misc/tiles_righthand.dmi index caddc016d9f9a92798a4e1ca179a1f2d550a8672..ba26e141effc6e44c80d9f6e99b1fc81eb4be535 100644 GIT binary patch literal 7562 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 a4Kyq6*12N2nq% diff --git a/icons/mob/screen_midnight.dmi b/icons/mob/screen_midnight.dmi index ed456eff6de7e148e508b0cdc12b6b2ec23662fb..e644c92d514e93394a6570f90f49ed5e34d6c662 100644 GIT binary patch literal 32055 zcmYJ4RahM15~gPu+%>pEfZ)O1o!}na-CYNlKp?>#f(3$0a0Zv4!QCym>o6?moZV-y zy8EWPf2r#F-ugOLO+^j^l>`+40AMJ{OKSiCz_(K%02%S^VCeqS`t73BUrWzZ+RDSi z-Okn1&czu3@Xbk0n^fuJKp&hu*3@#9LvL}Hpy~%2Q(uwr#iof3sOa>}By%p}WPjFp zv3yqAp6n!}%*!)b9~@dp-vaj+?p_9Ww6{_4I@HeHkDrd$UJ~Whlws)pTudiqjc!$I zBjV-7zGq)CyKK85R`!!YHQqlAMmT&pfaqJo_D@RnXxl#$ZtA2|PKT5>hc^!Fb)Nd{71l73gZ zKfyP;T#dQa7J=2x4mA~ok~WS|H2qwT8Z>F2vu9#OWw;Y~K81XJ<_i%J?Gy=q?F|Bs z`YyP5PmN;(00GJh(h^#}IVYVqDP#*?RDr()wGYVN1BlQOzX2q|Oab8;C>rtKnGC)= z2`F4upRP5Do(tr^`awLpJVYt;*Cv-;7L3oUEkFNIUP+PuX0BrX9ss9o3Xs4h&d9N8 zYZsiqKdbT=nd8wWN93CMRCJ!hSMxL%aNeb>&DZhVOJE%QXyv;Z>M|jPwz(Bed1bb0 z4<)x{ZG3t$8Gbm85vDk|M}R2~eU63n!5g3vKHV?aL%oA~7Z;NnNn-S)tr~80c1&1R z90xqvJfT&=uY@!(RFL>?s5rp9F2Zgn4Q+5pj=tY25V>j)lJ$L9`MPE5via@i@(*%y zNF~xgvM;pk0GQEAd6}7^?yVg(!!qi0WGB-pGfgC7(W%@0IysPVlSm!ND?4s5Fq~?t z=?7y03r+|D2pKV)dEPIG_Wk=o<#YWlLVY=zss^iheRQP}O)Rl60*3ulTo$F?AL-y0 zemyss^(7x@H1;*H5C?kt^wNYE49ng5)pVdO$R=pjZQj%sAQF7X_5t#Xs9VupEC^KD zjSflhnpd|ZH`!=QRI@2fD*(k>enPcA-Z<6H4uZWPHt_mZ_*!tp^yt%l_9{FP}$)Ev&EPGz* zZ%iC>@m|kH#@BnPI_Fx9%H-M{?SLcT{^j!vzMLMpLI`2M&pOqk_xU&If{7FHh3I}C z6sIcasf`37D02^4sRx2<)_QSuUyW60WjmyJ`y6;_u|ab}dX7p*)pGoC#A`%bqd*84 zs-=u^LNaqfvES3tlow4wG7aFruOl!twfTb!%2^U+KN$HegHkqfN8@Z)eQ7aG zmK(5++5Y}^VANZoOFF`i_Ukf2=Ls<*LI&Y)#ggXx(VrOjN{W5H2@g(^RX{n5?xup0 zO%tb|(YiG-Q~}+&BvrRP5{+<33<)?l^^%c|@uVXICzuRgrr;7%UCTT2qhaJg z3e)m^Ey%%fSK}sCVV42LMD+Cs(WINud!4T_N9uQorbHOO;~3mnYu=!a^f4)Sr%DSE z;5TK&*R$o=VY9sH_G!2JMdw7CR17=C-*HhcdoFP=Dbfor|Bg)WJC+PLX{D?97>FpH zEstfOZV&HGd2JTV61{huC0>MWeR^hXAU&Nfcn-cb?G_}B^qv7oF7w4?8LM&t*Avne zyS_9l<((3$cRMKe1!OR2$l)2C2Ipf1PrGLF9+e<#{e&B0RD4BBjme1JJQAvzm%f9C2TKi~sz005fjz{P9x`mx|LoD=Cz5?@__3M< zUl|?JTBr|Yd;uj{EY}#NLVt)GSgYiLnm^N9Tf!kz_`uh`J|yf<&nT1XRU&X#0VDb( z4&%5KPAnp*YO%5}(X}EwHSnQb`~wf9GnZYgrbSS_vp{}Rsu+s}s{Yc0-EXRi<;3_@ z!XsT6Nz1h;8ZV&#EaO2$>|-5S8WxK>E`pvu9~%Fl8^6)bW?6J}VZkm~1U3*_qMA=y z9GF2lT9UCl;GZ=II1#Ezff||VRfBH@It!yN7ryro*7g4ZuZ+HJH^^S zd|evNHVQ-oBTMf6ZCl)i8H(5bb1kTyK_B~EcowQ5Hr^YkSuZg4XUxi`@=4MrWtq-I67Y9x`~&SppMMPR!C3%% zAe;l*GSWv2fngHc0zV9J0y)B8*<6{geT4z0XeDN2Koe|Y20d8qz(e~Zry4+f!?vNU zl4x2VR3fE~$<0^phXlSk8?b%T?)u%gZ>Q{+$>>vx;1o!9X z=2u0Oq#R8BLUv{r9bQ&_oh>HlwW@cmKR<+MrG}WjVFJ{#Y*0e9%Yu=stv^e>l_cC*;sv zpW(F80X4UFgAPFym}37xm%8nu<;2CFP6 z=j5i7#y<_dP{+)5tRfGdV+}!2NsX5VytvO~;N;BtKzU#NtZkwdkgfFd4={E%WxK?( zt-bCy4cmVjEIXY9FjI*3bECd@J3YxfS!6Yf#{a0y%uSdd@S2o^GbbaEdSKT5w-Rx? zc2ZK0mSZY@?r1yNa9P$CJB)5TADrISI+Twb zdTfz1({q7VAAHs=s0MpZR8VrN2Lj}x5`$3thQw?x540a}IK$nYfwQnD!c2`>cGjBIun?Oy0!Zc@q0El!?+51ZB-rwG zxGwKmh{Dp+GP8?2^bkk062cv}bZyAOq@jOjNn+mnQ?1S+6jnRex~woM5T2(B*j=`1i%t2g{eOQ{(8i%=Q#@LRM|6F{&i+bro}8 z&tC=v^llOxFG>#kSoG zR8AnOXJ2VsF_F)D=25P23VjF<-m~pI$0}+4#UkNaC3vFds5o#Z0|%Vl7!0t_mdQB& zms*QeOwRSxeLQxFW!WWLxTFsV#6%dtSQicdU8N8b-DgDq@=akZQCTw7j=5o!6Af%Q zJlc|EGw!Sq7qRJoRP>?sPV15s*<7-%LzD&Vz^CO(#2UdU53aF zz%Avii;MjcnH%!{>Oq(|FKNo}C;04Hx(`3Cr#{u+olDE7Ds;;HS@mbddLXqFyh{IM z7Pr?O8A8YYzYMvJ_YIj~g9ml94wfJfHjB?{3-5G+#NN0V zfHu<}YQYsv(Uo8L_hhDjNME}XRG*~;s^w%x>FXpeJ>(xbXn*0oqJh;3r4MNwmCe55}<4PZV z9pQIQB)A#?{@saR)|;)JWW$qF5lwaGPnJ>RNx*BoXq^sh(U&s})LqUZTcf+BD7yZ> zannhMWh(g~mk-MKBGuSyltNx`VGeDZCuJ@(g7LCE0B6vJ3dQ%OfMiLd4?BZTag>y4 zs;Tfv@7L3Z@MR>S#VECHWzkX8J`b#qTA^FMcUA)4qfOHfzu1Q@O9e$~`ktyZo*sri za{mOnbswmi2i@319$5gv`2&)9m9W57Rc0X45Y?C8F^IZw^J^F}7_RB76>$Nm+NO1q z7qMNzL?V72-wC4u-x=V6ym#JlDoTh`!_JHo0C(Q1*x5^jFlnlPHR5y1@UPhFGDA;e zMB-IzU@e4W6Msut%}3t@^g5ge>;YFX5kaXzahwHw<=pbv1!VaL`C)6#&~MH@+K$?J zAUgn_jl*_dY5Er#l8My97T0i*yN}C!^tWqT3c+}resy^jo;p5NOqQJ)bBFrd&@#6^`Raly(fW;ie*cDrxJ^M@1qT z9)@N~zQagB>_&LaeLEDJf8rVckjo&Jie^Umpr|rqvv%X$9f#OmZ4ngIc#`A-C$3HV zyIOU8csd4zq1qiEd#ky@!`e)7M%_VpdhfyLZt6)vn~K zG42kx#bLF>-M;s~^+v6t(E6JMWYGq3B*TdgN)(H7l=c6x|@xtFHl}17_PO_7JuG6qA0xq&3*X9aQv6?mo zzPlEF@`fGkC7I_g1{pw35y_Qw8&3z)*?@T5MUmBH@H4hGiQ)4Ulm(3JofG^iiuoLj zCx%1=D@1w!i1laZM~CgL11l864j>;B7#F?o?)EKIxSS-?RZ%id&7jq=Aka3*^Bs8_ z*-v#0Kx^%o==+@GF+wix`D&svY;_|LMWOJ?&qETYzfjdu-CJiGesGa~@cuxNlwOp}9CguT z5D-`W}4 z+PLupaKF!5WM^)#PLcjZpPx-pm@!Dx<36yR8GHcFndh(3ev{aq^s~OkdHB*yM@C4G zxE64jlp^r7*q05@5906TR6?&Fnf&ZynSmp5pV`VKEa0sQE4Qn-a#brDYN;?3XzHJ` z{sLt8qp4kKm{+VlZn^jXJA01dFFL91m$BtC)7jozLHr;1>Tz8q8+=KD$JH_>P4nBy zRDa^bv{Eus@aRq^r^@6G^TxNpmw07`@d1FvoqR7#){;v?J9cp^asc|23w}5EaRDht z@@~kvxY3A9B%}~8l%J3-&tLU7p<#-w1^Kq3@-4AWro`WGAfz41V7!T6F5+BdL}k<^ ze-$!O*qN3mGsMmEG62AR0&Ug^yx0Cq%}txfy%;>Q_tz6|wN|Ue`Jd@-wsI|vxuvBZ zxB7j){{1D|9;l^^^`5#F8>I-%ilp)nUf)4kaOK8{Rg_@@K`lV^79ZZGFAHlQYxV(C zZF>%`%>3ny;l0BO=8=M_C7fjzxxo7!Uf1jbb4h}nG)TS6q|!=g)dFeYUln-CHjg~0 zavp*Nswe%2f5Yh3(Xz*1AIC4)AEl{wG$!IgrH~TH6f6p{@+sfkbv+#z>^@&VYBvFTirWXRs-HVMm7T-6zq*1ziD3Lkg*zo$K{w3Ib9sjIt zZL{iIj3i?O&=9;TT;5L-#M?%Y>%%1~To2%ImZqNdLRTA&4Jqf~(OyCRJF#KHe2Hez zdXvm@S{yqpNSaw(eM3@56u=vo-&bdm zui(pA>i;20(EFakJ`jCU_vLa1jQyTrsKnscX5|GtAq&E5J+)1@=u?~Qxc4i}AOSLe z)?c!1QVgW3+^ri%ZsIo;fu^c1{!-PZ4=zGXGWd?IS~W1^kU;5ZQ9na+F~H-_(o6um zj?~#X@LFhlm3e@{cs8470XkvVq`<`J-`}OH1}6*uUSI2?vT6Mnx1k2VxKMvPtoDu2 zcUq7}r+i)e2=&L}sq#+nqTXHzplid1Ky-GRv)6118c9Nakw+RIK74+Gu}ecGheUjl z3^4w~>^=quyf~8U*|j8ziT7c5f2_&enKpPN4b{2LzK;}Aa4Mmy&-ROyu`pwmDu#8< zc~yNRTka9_|J4MZyZPe~MY{9$zEh4u26Ja2pVUf#m1#IMnJ3@JiDZ7gG&C{sTz&g?cRksa^?gzK+ScoJ1qD)2^;p)Rd&F{L zfC3$jt*JL`#SB(~`fnSehzk?(=Y6m=p?f`K4$bdVR0#9eG5!U+CNNbpdKoBO%NJYE z&d;xMeCp|X=O(4&=SS3If1mHI_JjS?X(ibIK{x9`0JF2S?ohdV??%x9{kCJ)VC%r9 zE<3k&SvgO(W7l0_>Wx?&OPQF2%t)9}99ItM#lO@D=C7w$drjTK`d8Up8&>ltulJkLPD)*YEyd zoCMU`E73maqS|i_HPBtc=P({0_XkW$app(&?=|<;9fXwToir*NfC*TdZ+rwDu?NQE zJUo&{36JwoS5a+;g=*FRxYsZ$u=Zo*X&%j4AXq?|^9vJjv*E6OopfBf5^qDqCbZWKUgLIb~UNyKqysEx+;E#Ts;&}x_3-R z)2M^{);OTOlZARL>vJgEYVs6%&6#vEgc;nkDN2c|B+t1EuMLLN27a>@c3@#R4e!-A7(&zk} ze^_iBdzbfj@c8zS$4Ms+8GWjRyZk2d&!NhNiqSDCH=&z+D4O)z?AyTaB{#-R=o0`< znciVhDhS>UZa-@+8u0&}!j)}niX<)K3kRB5QR_u?GFrm>QG+zYs75F|R7IC3NBO8o zK|(Jmf`w_qklG3jP`2rAKj&5G1Q11RWcnX8xIKCzj{SdNPzb+~LeDRD&ti(i#$0FF zqA`{`jxZ6f&tg&Pm=n?>4lVdnhY_YHDO=!+pK;Bo@i_i+MK;|3YM+q0q7UlU%&B{w zaU7e3WY^h*_!~bcmXrjASex#zHm2!>ZJdvNNt}BAFk{!XD^(p_q>E#353r21{w}lZ z#`zdUyG_V*5Z)G!!ZgT5y(Ch$ZI-hFoW48d)~PwjUquzW|MD(7FIi4hq|};9jLuvB z&Ivpl^(pCyvVbVWLa>Z~EO8I|jw0?TRK2%=fY1qb6~vOxP0d!TqGwz}E1L8w7u7PZqm*o~z`8&xpsuD}j_QGt0ucZ<{WNtx`&kpn;g)fJmiI$>Rvf8|nO5i7(phL=p_IKndh7Pi} zt=vfk`z#0v#f`4RMdmEy4G%`Q!b8M(`KU?)$?V;(Tm7xq(@J#N-i#IBaSo}bSB0MK zt4}jNHg2Kup<&PSzpL0h{NeY_M`!BA8tgZ0!6vS0;mQTMses1>+%t)A`bObwQ7L2U z!+X2fyT)8a^Q;bDQg7SNs*2pJCiYVr&mh#D0p)L;;TG<`bgYwq?tCNV6`@8JB

` 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

)W+~wT=&$8Y6OOubRN6)9N%}b36#bLP zdwskaF9M=)w$=4kq3VWEeYD9q-<-!ib`cE&kB6tV2++-S%nWkiD!>UzvQ_;-)MOg1 zd}@`_h+Ch^TuQn)YgL6MW<(USJ=G}4-Goy5gVy%P{ZwC!s)Gs+@rYwOx;RkG0N(jY zy*ce8mhB{rn*p{u^4r#n!ZJhAahW!c%c_6mm*9XgBrO920cw|%BgY^EtIMZB04yAi zI`>}Im_4KXwkkDH{|pv5UeP(;oF;oX9H}76cM_-6^_oX0Qs5saLokcUfPh;Wr9nZX zl@3%1DLvGNYf2>_MxB&f#qO}cj1bitWS^yEibY4zEa?9x!6-I2_rsKuO8kSF%11(3 zb~g0o5^AKJ{YJNbK#1E9^-4C!71JSlN%pY$r(OcD_P&ZGd*7O_-Q9Sq>e7ykRTeO2 zE+5G{rIBcMa$t2`@|w>xv&>cmYd(5rdr|KJH5_{hO+~+2HE2S?fmq5a7!y|696*%# zcb7rO$_3bQy}+y>n&zbIUdjU<55Bd-WA*Ba^7;t1j{4%OIRfQ}r>x4erAPM48`&R` z_bs?&GzG+H41ih8v=De-WMd$x*ni$(Rl^}3hC*Ix6mnMnGpDeS#sP(I0}T#S=OqIY zQ+evr7Q{I?HL44qu89O#OONisPG>tbQIr4SfSC?OAS09cSS``s-lCiKXWM%W03Xms z__2sd&f}O$SEfw^ukRt5#!`_FLA&q9ZS0&pClFOcgODN9z=FOa-cSa#j29ydkf5dp z7Aol^FL5XATkyMF7VE6rW`MEblEjRBvHDuptmx?_vBZ*o5S09ApU}uFGL!zeg(C(` zNj2U5JMVFoo=H*~en|myHdO&8m60!MMI|S#F5uD&+DPeUx7`}B#A(z2flbz(y(dOfJ=_f^VDt`K`ZHZRa$IEAV@V$ zK@-o3`pJ^0Ym}#i=6iH4r~eomLSD6!i;DymV}UXj!yZ-1cSev{!d*nGB_cHHDUDTQ zWPh<^0WmQfq~2zx9}g~Hs3d2Md;~^f(B}^wU15E$U}!X4Cf1OU&SIX0Qom$| zq|H53$WUtA{%|EHF|(sR*!@^8{{nzT3`)`}WY5zzHuuQ*JLh#0$+@e*O7W|QQ#{Cw ziDTS?Ajtcz%EQE`wbHjkG(p$?X&NSS09$_@Jo1r;r_;jiIMy)&Mw&9}2pDdUzl_b# zCceoN|7@s6f;d09z{;-TA1)FT^!-dDia%8xD(> zEFELQu_H{4a8-^q=gza*KLmDWI)7$$T12HNAm7rxUm7{osw#xb5%May_gyW~RL5qC zS}r!TtZu%k>72_5X%uIEqOFPJ;G20w$Kt$aLc@{2n2Wh}iO^vArHPn?8RF6=QKCje z5}llVHWh`C7UTWLDNKn$h9i^G5l7kQ#@}1kuA5nDdSKmJ5##;vA9;MIUhhr&f*6d#<@PZfG7kYHHMXR{B ztp4n0Vv1pQJaO~87=cu|W2`9KEdVeqScR=Wt4O7`NAmJ9(nJ`zC3sLpkb9Mw_6~S> z=_!xDFP)htW7lH`o>SMJC zrP-GTASF9$==AU|AN7>{8%jH=N{IG{Vwg!C*UyLv(#6~SROt&|8Xpv&x}y|g3KpLo zTL^vb>&dp1!MtfPw(G$W4`{R>xSE2Y1$UYG%P(A@lZzwyH<63S?u*U-I+Ck>BdHL}>Etl;8*E?fTpH!FLbv zhtMcLg0Stn63_JTf=e9zjmQn=dDyJU&77OOylDXQL|In*D64mb)>1;?Uf5D|m*8{BWk3 z8&mlq8+HeqXB8NY2iquVlQ^SW!-sG*hhxaBF~tm5_m8Fj`E%nG5MD((O+$h{l7V%% zHiCs}8fQQ(qD(Msuu>3IpJHDQIH{wAV@C^~iCOET`m9g|2BFXUBCu}dumj7W@gd z{6XnaVT4IfT@u)PI1#JO=MwVwmSH*7I*jv2lzhE5B4$DNRlg2(jpOF{X~9#gE~1fb z>|gbkm543oprCPhmfGE2ej)N^Q-X-_&MS}Anf6}kKLT&kLzdZN;Lo(@e_4G`QwU>d zL5aGRfmK=sL1GTkDqkm;XutgP#`X1jR}$wjDt<0azkXR?t!a`fWtF5*iV!Q-cB^SY zdyU}z+}7nWj$eZ{Q!9l|>V#Y^%u?PYX*^#yLLd3iWhC`(8O%;VGQVcT>K!)tl)nuw948M6Qe0% zoA^5IpTMI@$rd9x`PbG0kil3t^jC*2v{Mt}(6RO)sFZKkrD5H$%+hrW1LwtTK8Lor zlBa21>m?hhIJf(~Ur#oXDYV+4CJ$STqC`U9r~ItzsXdh^#t!k!DzLIzwDepInt8zB z1j0DI#&Jt^0Ic5GCJUZTcZQeSKhVM)qrsk1Z1%)F4woYwN%3Z+r4L7TR{RQKFSG1?}4g z{G@G*ZC;gOG`zA7SBdE>H2m6hE}mEnPysUWiP`;*w%4oznSUet1Jd|8-$u*i2s$>K z{L3IRg^`SJX#Wy^UEhP;xc}j; zQO`$x?4(?+q6Btn_+w;s#|E@bDgH50m|o*2$+~=Qm^$4gqpvPQNj*9@!OT!8cGigr zJ6V;q#w{tS?%?u;kxnYN0e!x*6;6yiV-1PI&W*MO5%b<(Kq3oxAhUIQC4PeI<^ z^cj-_O*$sQkR$W~DDI&rt8DnL0_-yglUes2ONWJbt)pQf=l{@iNsGT#alIl4!-1fmZL?!Ezawn}v!?}orp6dV z1dHyI3^&vrUCV#ijsbK8SC2jUIllmAhwIxnTElSK&*wU|8y|%4+=RaZKg@Tr5Die|-1Ub+6N%0fN2K_JW56b9k z@xd;5jm<-zr?*)_3x9I*N^bARCZ>^xhw?oJg*;1h1MUwJG$y%s)@w3~^* z{KE8Vm;2*G5(f*UbYeCyN>0`R8KTIa&%q9~7znz4fhob1=!{ZyPRs+CRrM&DMysc8bIxW7T2SH^l@4SuK(RWMMcaGJP3@a1-+c(`Gcd;}w^IceY zhu>piqOfoq@2V3yJ=4H>I~vCz6}uL?9Elr|@@@Xh)UXda97$Dh9+uRQf+?a;_d~`~-XI6C68g@J`zgji`EE3Nwkt9M#%t zQKmB$50oDoz`Zsa)$$D0;Et<7q@8y(D;`*tz^)@+EBItGf}q#KpwykwFWk6V0d76h z;>L#pSQtSmPRXTU&tDDPqm*HT+!P1;8}kA|kJA{WLvZ@Sw~U;$TPxA%^}6$*m7>}w zZ%e#*W3Btg5`HZKmz?O_4kz`j0qP;bHZ$TIDfGfL+0!}3QeG0e>V?JLFJG~h0933~ z?M+Sg;RXjVVO>B9n{Hsa`Pd*i-)n%>m?0bJU_K}!?Ju68%Wa;ny>`iNTl&|675wkz zKZm|Ro`vWQ=R41!h2xW@SjpH#O47ZR9g=yC$Z!nx-LogdnaVvfLzUJ~{+Rc}vWCu) ztRNZ2#_Lyz`nQ6x>pchdoEj%vG-0nul?r-9_7*~^@^a`ocwnr7C8jzZPOdCBDZ9Q^V$=dx8833&oP}4#caiC;$oyU#2tPWWhve;pM9Zb3}+u z?U50W6jDwR3F4fe2Xg}>@>IgwEreujQ*swz|MJ`RBsmz~$I9mVBdwoGQ3AetPGOY* zBQ9x=oJR8B`AFz~b5(q6TikFat3m*P*25G04$ZJUTzrZ=44CEbZ(k$)-!-mzx~P-v zj$h_UNZb!C#FIR%#zZ6#`BTdogH>o-Cg7@?EUu=M=OQC>zZTz-gvIY74ex*Us_EVZ z{B`Ia$D5&WHL0FvTtd|G4m;)5@&42O+6i~tNk;LA-t~v#G|T|ZC0z-l+Y3oywpDGc z#AffX2as#N4~f=XBP4ObPq#qPK#PuMq@a6-?mL^s|D1heq9}5iCE^t@qCGX55wXk; zLrqXD&-#bABpGv`?vqH6gbT1LO?dL9CjhCZ-KC}G^d~;qy!Z>YNax$dqcz#Jl$eQ@ zrJGcqM&&iPPTcjRwNyc3=uJF~h&x9{TG`G8uZBB$kIZl{NquzX`5Q*?>y3?KPlV++ zMC~8$zc4rFo`&rLe=q7~cU!hx!;uI)77B86Z#{OvKKVZ^Rjxm5g=z=hjTL5Q%-l=L zTI-Got1iX8exW1L($ia-D*t+TR|CH0uToh1^XiTY;BJAlXY1p)?up-BtZ@4C{>SmE z!#&8YK5S=acA~G(x}&Yn!2u6K6o#p9Ken#$KJ*QWp7rj15N#L8j zowWEh%!daQg0Ejl8E*dD+4GxKWYt#}f%VKS zkmpddJG2vCROQ7wipUQD^XpW=yy4xa1Du=pfgN}?{W17g5epRd?+7&fRz<+7BgG))cKpRNc8S2%M+75pmbueE_?};BH;?Z$$jQCn97J z_+qbk`csqu(U`DbF0zb;4@WN;9UofRlvPa=!lO`WlfHj9W9jYWHOovOSyD4AXfXcZ zn`|rdT`scxblG%hP*p1e#K?>&F+?-4)YPn}9@S#tmQz7>*sRMwg-Vey*&rer`s*k=q=M#FUZ4|zOaiJ+N*FL?#$ zRg4g>n3)v>d=4@)^l=?RLyI@GGPn9=Il^w?MnXFOC*V5O!%E$l)Mru~cikNYF$;z! z5tjxPdo_gz_X&ii2hUPz9tJZv!~cc8mv0l zS5&BHX-e?{ERCNF&e;mWZ$GMkONzD8?Yc}!?eAUfF%=p{H8M9xXtdZHAzwHi@7oD{ zsN3b@#}M8K!0BQn?#DC>xO#{>_OGry#KA8hKO6>x*hkOb;x-#=1?*(bZ-%-PV^hJP z>G*`H;V@el)^sf-Oa#n*7I0+~3i>NEk@d1!;6I(-AsYJE%w>OO#ULok2K=K5Q277j zgo$Txz&?|)=Igl{v*PdQ6(_)F{Ob2l~J! z4r~H5M5UWx&iGu%u&5Yr5`6Q*@!V{1@=(&p;*Wz#w#XZ*^JTrclDWr3uiiY!n0B%x zV7l)HoYR=zX&NzVLEHk{;@E$773$iRY=C3%T^GoD*P{f*)MyV?-{8>2zHoJ^GS7@< zWz>D}F$Tc0%a7czl1F{8uI2QFFTvSBBHw4uy9fnfmH;yfIjUO)=t|7YY!Isi6gnSg zJ9X8A)<@@Ml6e~9Dk=f$XtK0jJ6`> z^KBj>cOgtCN~ zASfv$Ihqji6g#Lb6!3F;*i0VgzE41ou@3#r6Zx8mpO3EY7l_|!>M&S`MPL?Kr=!)= ztV%;SxHY(XHZ6YfwGy}NM-`muEm8IaC%nb7Bz(uEjqqs;dM0KGdjuxh;#$%yWv8LUpSO zG<1viMRB1gUxyU~XEZ8fhLaz1{7@q8Vg~uVHaLP(m^kcS8Z>Uag>OBnIL?_vY{2BN z5&4Gt62;%?e%B6dvvlPaE@NO?_4s^aIN6>VOPM!P&dGw}eDMvR`4vrk8Y>@f#fVtc zNp#6ZIIS$v%A870c<*|d->fp<4F60? zZmCajJ)pOrC4-|B)J*57lo?N>)QAn}Pm~(+r^S>vra_CzG_aN3+v_Elqt;zj{%O@QimllP&;aaR8BbzeK zA$)G)>OYkvEtj$!p6mU_Seg!dNDKK*3Dkcef(~C)Pi@gj%t(Z1IRt#^mv~-xR-Cs$~@|PK;S#FWL9JF5#lA1^#zhl;^`Ur6-`F0TK+SYWcP zZTk(EWl8*9!~gzbE`LtT){KGIxvBZGnCH4$L$vvY04slTr{LJp$ zwHPK2wOrf6CQ0k?n_l9C_EW@cEo9j+;y=OwWKa=uRJ?dzrTxPley$&v&Z#7x5;K%d zC>kB?eAnT()FN<>R{cj+5{-LJ+%W}9ZB5bGGaumjONF&4EjF2bc>J_EU9<3dq4GV+ zDHryb4zkH?sL7~874lLp=t0H36}cNx9ReWH{;7{YUZshsbU$iGu&AYpran*E;Zs$+ ze&9!!G(V6h6*@t?fD?onz_~ts2Bktz{^k_-e-ldw(pqnt3u^4#{Oz*YNv+kndYSoP z8~*bG7n!c>=?5>g&_-kVhOdv=J-(9x#4 z>%;c`(!`S?C)d<0q&{TD{YCaZoc@|nUq|z@YZzB#4Rt-O z3K@F9AK2CVszCo8!_dj7|JWkQx*c9O?$q8SBmI{T{6a@O?-t~NyeU23YfKUcroCaB z`?Oh%5@~H*;5=~ai`YL@>RHru-}uSHxMv5BrAgGRnwHYhEAi z!~dK?T`_HRs+CfPP-0sREgd6G0ZyMnbHSva#VA%LC1guf2+TY9I%X~oT8^2*rKoc@ zK>2froTXslo;h{RP2Vu${w&+7LOzE)WJQ%|Ty8Ups+^!aCS|6o=Xk?(XBoonWUd85 zUa6)9-V&Do=y3x-piUg@9Un3#D#B1g=K&7(;>vG9jhioSF2fQ1S1bJ4xIH4D0cEk@ z>ET`W(2!p1c8&BjV+Id-xqMc|{dz>;76K0OEdfoPpsN&W z$L`sL1p2qZi$@lKpRFO&-YbG}^0dtgr)z9C_Ol#2;8Kcw-$~l-C<#p}1qaU$@8hFE zdomcKF&Am7y5q)qS^*9bS_81Jhtiq~%y6A6DqrJTDLj4ZD!l<7oZo%!G4DsM>GjHe z%EBdWgB!=PV^kewK3trRS*ElMsEiyzi{P79R{HFvLh(ajv7aLi{_)_p=YJI1pz_Kc zv6z`(e1Jzm|3cxLLeg)ABWVpwsu-D#{ylY&FIM3eH|up_B8)74Q^w z)|!)$MCGfL8cvm<$QEyv2LZLa?OjQW|-rzZ)Wm~Rw=X3Se!Rv*>mUF)tVlAKZ&+5RDSLH zQS!=RNx@Bhh>Dyd)mi0{6Vl+;13sa*9ALU(_JEUvtR*4p)Lp zh8y#Qx`8su&rB9Z#Xp4=Un+ALV#IauW&X(Pg;0GZ6WtUsd5ML2>1;3V{|w z$;hPnu;u|=4*m@wgcEI4@6w0hKjds)EHsn3GVIT>hmXws0{kDY_hOp;OcG0)uz4z( z%b~iz5oxWCpd7>PMHA5$_zE>m+qD+M2`Q=mu=%WX6d|~1vW*LzIK^9uNbx!vXEFVF zNmP?3B-f8~NH3(bGiII!_HYbUnD>}eyGA5_lOtC4D3nS%SkV|;!+q`AUfIdyzj{B@ z=3U#MYu`)-NTIGOH9NbqKB)&b{kBG)1Ih6z4t(6`@j z(|&@YnEx6S-WKe7dAPuNuK()eOSufJb_TRU!@AEtEXl~xKSf}M9c1PpRM}boK?fz6T@oNQ-oUAu55aB9&jb0o` zp?4iHW zp_%al6yjEG>B>9PZEZvU*`ggl53j57a{gSQlpO%$3} zwRk9+nBVQb*4=?vK*K+juR{L9dpyP9yPBH9-d_T~8Hx)Ch-d*V$H;g5LcSn4u6urn z?)3{ZL{9?ICc^9asFdySa_%i@H7?))B9;zzL=}6(Ruq171I^Zkf3ho734(|?g+VV71eO0C=HLN(Faj=X zgPQt;UoR6Uqt|jV{1FIpWTqV9;{)xsi(IML1Oq>6slwvBJS`HLfVNXZ!H-aNUkB)B zyn(SD<^}YyC;*l8@hQPZlD~6!nC-khPQs%LzwYSJE`=o4MaNDoKagj)mi>l@)hpWr zPc6M*RJwCi02n()$2W&0`zSJy^$doQRa(-^J|3ufjR$j95pWNW!=Y_ST0G_S) zyI3TajxbE=)9OOt#j`Ig{DE$|`q}gIw-7i=5IF$@c~3XwwUj3H``{oQ(S&D%L{l4t zqJ-wOnQUP_@H98$U}$iVC}HRG-+yr63R0(#tf&T&GD!9RrSrEYJAv3V_zQd{-jSvYG`&;~ZPUWm^vz1U6 zwSdb8{1n`DK{7X`0q$tivmkraSgo&M%M?uqW1!~1mKi3S14W_A6;=>3BQ4beC4=<; zmhUy8eYL~gYYMz1<$r)=U!(}Rhe=Z*j1B2_7iYmptSQ~q=zC6_dpX$I{n={U_w2)i zvqGw2i5_cm#MhFyYMiJV?O`5sKRCX~&RRkwZf$+}1oa><0;X1AgU#KZyl<3ZoKe)h ztRGC&({!}PfJ5h^0hJ?;_SNTKQP=5U2wcD``MaQJzzaW)YgTiO)eyj<`*gPbP53P~ z0na!V#!uka?2$XzffU7e)6)jr(XAJE%(UjQH)Ax9q!u8|?u1OSlr6OT4O3I^TbrH; zk!ip`kb*w|W+o|Z455f;U1m4*0jBk+(s1hva**ghhLLRokg9n5s>r1i)%2oc`@Gq@ zj8QuP&?(0CtvCm4T>B#J)xV5^`uQQ3;FXQVQ4@@!*8rnU9FhN5uV&*kp&=s@loGSI zL!TTGotBc?Hmmpc6!~~$_|B*z^KtZi2@-jaT42S;rRYG!@P5m-^k$y_aiJju@%NOQ z-o=Lv6F}AUD6HZFDNADFl#lR(wBf8%WPqc(x-;Q#aLECIl1T;!cLTn!7$?{e`i z0n*~&%4{tG@?YRCN4ql~((GFCa**6H|_9L-mF(&FhNIHe475`oNU^8)DK$(^!~B$;&r>|1q~n*Qz}GJGqVvu;bHP zPY+{Ip;<~2zNkT42PK8{RFCetdd+_dDZFqkpy=uTY81(mB2+ValK0i^klNv`1>&>L z?;&)X?ka@qhGHu{nJ;jl8hqkhm;r&BvSZzOfP@#Q>DXQ>1mIG_Q-4`q>=V;0Ze$@7 zN=P--Rn~F2*3$U#^h%;)m1ckviOc!!4|!6wwS@_INZ=nJ@4A%rXGO8V+z-Y;e&0s| zFzE2WV1gN)Yq zb9@pacHIaO9F$10T7HB>l?m1>vogr_tp0DhM&2|4$C9}ATNQzt8Igxf^!zeOEQIK2 z9J-IQi4(<@iQcL4__;KNfwi;>yt&1)m8q0Vb@vBX75vBj$)i=V{te>VGRY zjC*YGp?quBiZ_C}dRZ>M*k&7U%Ie^7*-12sP@kAoiymb9;_mV-Be1a8@C6H+=324R zy0rA|)mumqxVbmv-^4fkPKO~y;PvHiF z^x+Hks?BVqvAu?Nsq25$_MhLAF4W-8u;P1+TX&Nfss;0)d0C~~+(PT(h@GdQV6%l- zv*g$t1GhH$Ph~^&J8j7A9gCqbNymX8%3y1ODBu#kWX`)EkiiuD4^RWS zOoUmwxx2W2#(=bLK{FZfW!~~+(lS$)g{zC67lZ}JfDxHh=-lO-l;D2Q{k&d%ZfhCb zTpMA5h?yqNc2}s{hD2cXA9IR$Z|-|3fU(zR_J1*_@fu`#2Uy5b%1HO7sNpLU5OSJ0 ztzxvmlfa9oXHOWzRPv`0!@7eLu)UTeyGcBE4o3XbijY+0HWdRS;`o2YP8v7AH1Pirv^3sA`Ac;FuU@fgEn4F>aM`)>TFd{* zJ1B1v?iL#c4#=Qa&}DfXfb`SvC^B%(2n*@~t~2tSN!Cmo4VqST;>mD~ymG^{1x9<~ z^~F;p=s;D|2{5-hP#R~+34QRW=2EwN0I&s zpKpaD$lyf0!vzCMf^2T~Vh|E%mz^W;KCGM8cz`1(i39fa9IGa48`B)xqO7JcwI)kO zscIKm@(ZVt|M}f@G(jbW2#vKH#|{xNzbY?I2Un0XO4WUI;sI_c&>SI!J1h}$V|oBU zx7Hz5?b%g#Lrv>qQ5nntBs5Cut%n^{un8jQ{NB-h4zm#5d4? zVZ)yenhiX9z8goat6eDVSx8gX`o5*$+?l%MR}@m>GpT8N|D{7eSwu|uQ(pY7-k<6J z{%fE9I~;M_21Nc`h7$bTMb-_zW^=o>6%MI7?12jjU>iJYf&TkV2eq*T&|DjiLIAf1 zzt$HX4Su;1j`b?Jrqww)Y)hgKV<6a?s*|ZZ)XRj_5i(-p{wzbn3&PQt=RYBod2!W7 zE3*-_}CYPJ*4KUiYv{fIfGT{u^0Tpby2({Sz%JzB{dF>LRRy4X z$jmgboj}^McHNqWxF`JdVL2Yp&rgnKI_&*{tzjoamrVG2hI!HU8=uvyD~7NF?d}|2 zabXK3&m+C z;F56Cm7@U}6GuPZk|>OdayRKOyPUw}w<-n_N?VzMsPFq^0XZX)=TazgjBl@#LT~V^ z7cW$?`LH!AbdWi0Ig(i%kUx1H$S>qc7Jj+o9F78d_0TkCl(v3r?JvjpF~~0{#JWf? zb1CqJ@g@@}mfs$^ty@!24GK@k&$HN73f8r6W|Z75c@*=}G--uL3AH)_8b$-%DqAKU+5k-s%1+LuF>_pTh?Y z#FW*(&4P_qb3r2m`EPV%MZ>q6?+BGy-!d#3pg(4PKjpDqY+zPzyLpGSJ$W-xmI}Ry zwXqtM!1nY?1^g`xd`6PIXip4HHAfxW-Zaaq>v(Xv&dPT^%zqCqxa_bacq9paU%N)2v$prR|``S@GJzn+n2pgHd@UyOt!!2EsK*eN8tib5y zp7ed3h>pHgRCNDrs60(JE-^kdq)=A!`z{6NZe-0^*9*$W#kKw^+MO^LbQxQvcb5#4 z!YK;=poJLO12GYx{ZBbL`T6cxcA8aTUvk;WcapnHHiB;6aO=qBfCqyfOBQTZ)pzt| zo(-A%5=%lEy5!&AnefCJ6V+HEILCjI1DbJq@DPE$a;-nGjr%x(f!lPA8Z2yVU+f|| zsyhfTnP0B2Klh6n>AS+!tL+b)LZlhS9j;l4kb36JZEdmv!ygI{suXi zHdgsn0VvtgMCan2qa&tuyAQzyM&7jj>`CqC0ZC4qb&!eHh*KM~rc;XW@oyp~4}ug% zdrPp|HDL!&0dSO*c=i{k7~Q=LwXL-xB)smY1f_|>amL#JPTxL~PrQHPtIBc{L>IcI z2C%+uFKX#&QEd6-`0aoAeg4RTk|@|m;IutONi|9G%d2klcvWbg!Vy}-jEykagE;6z zTm;u1z&)MEe3C;$%GFZ)1C{{k_4lj@*HQOnX9&KQ|J^shb|Gds$S>z{pm4?a#vK{j z5OaaJWpc6rGTP+e`t>Nw)QuIZ9ETIXqftptr6SF+7xI#GYrugmJaDzgurF%WWqz7K%9(F8><&{G|kygb!^$g?F?pTOGv1#lV>gm|s&fBaCYn15T| z6x7x>iz+Lv z?Tc6XXQcOYW4Z+E&TNN%-**CXQsIeo&=qFSN|WweCybmr)4x34-iZ_4*Q$N6lihEo z^oYX2s;nSr&F_B6f1izCb!>gVONTu3?tKT-YhH{bA~R4$6^>9Si6G01)_6aOC&af( zeB}Ghj%5a4CXH20K&kA{N)Q7F9Jh`LcnMJGd|x;NWxT(nmY%;n3?)F;6Qd=HxezF5 z!#aV=x~d7)17(fZL37eQ>adE|a&TdQ68LH)8CyN=LG@8f9QC;`L9u~5%yz!p7_8pj zr;BVW-3QP3D3Ci2lX9#6GQ=LG5xP(j*c~gJ+8~k0*k2?a++v^A>TSX0Q51S_wzm4j zA3k*3(yCHCuljzy+Sm1MCV(am;$7v|emOS*^ejg3(G&lAyJR$iVsQmtx;lZ2-TUN# z_j_)h2#Tl>3$VsUrd?#k?NT6q;)v+&ECOb@VyzY#o3x84Xgm5%EdwV{`~D&Kk8g9p zq)ye_SAY!9$8!bLg1F7$V;whUjklLs_b0>hec|Cr0ZdirfV*>BzwMvd(DN~9;E|ig z{E4R8tbdv}E&&ea8_2#S;g~Q!>F0B@`*Xy>zU1xQ>k5amqh{dYGb)vFgd5aOGl*zD zL5{#lfiHq)|2ESX4fZ2W9QJpkO_xRoyFBkdx|IoMhzM=eav3*TXRE8HIfH-@YlrC8Wxak2jX*eQ8qUsawa^GdFo-~agJ zO7QzziHc}xVu}KPnptqcVl5V2QUnDZ)nPg5THs_R$FB>3-}V)Vz9v!S2eT?i48u43 znvs>2pv@YC8ZxNpWBlo1?c*fqlIAzA$%OokZ3{SrXr;F+A3`MjHe#qc!Gif6-}`wv z-5-x8`~*79-Y3nvB9Ze#D6ELPF=h&t1SPYhrpcQ)%T` zUVre0;Xz$KqokB2<3xvA1@RP-3O66P;_cjmas6{p!V^+nfK0)(-+hDOW>#sy=oZht z^UEim`j13?oN_`pn!WlWt?Mh`hHtx zK(H?BB2kwvt16#60Dv29;@FYmd+}E9n9k+*Jkj;KT`nb!fuZUR0en;LQ)M5Q)`f!I zl2r_q_wJ`%5axo-Jx#*`HAa_%Gf!9W0cZj{@jWTTFLI_cQU$Z6x66eec!_@ckn5<9 z;V0N`3^=<^j5siOMDSem;K}bgL9wcO+GES#Z1D7lp@c_(F*d%;Qe00IF_Lceyjb+Q zO}bcDN546?e1OEf7+AW>9#qExz7ZDe zeS^MeSn!OG)i1*BWkaFf-2Bd(3V0*8TTV%ZR6=sg3pmgoKlt_`D^K6*$nPWqrg0on zIcXZ!CvdY?+*%#0L8kKDxmn#orsW$AeZGo)$Zvj|?w}l|=G)*OwYcN~D51e_eDP^U z*x&rOKa!Q%hV=?h-u%cF4A;2_M3dnCJymo9zk$$u8rWV*m~nb%=Q*6J{E^wv>X}h+ z7&v;JY@cFdX=b2IdY0-g~BLqGNvk?SHT; z1b)iUR(P4xHeW{MDju%amGNgSJ zw?wHaAf}QBNl`Q=o3|OG(&HWojczF=(I_(jHEV$1dQ%?>5%0Lmg=SQ(3rS%$&_l(nMWR4?8XNKeCa^z4^0v zs4uMt0v9~6^{${%Z6#3$;OtJ*ikF9anqv<`3*H6?oX?aT3>BoBK#1l%)4!SKb}Vq) zE^0ypdze&7cV`;;{e`6CXvzxbz7JbiacMXiy^jaTDpZ5Eosk=?Wt>}CI@sK__ zDtDi>lnHe2Jb zO|tzC@aR&V`_o~&GlsWQ;&j%Mz=?LrI8rNpcOvSg8lq{SH zUIIP7J-0ugbCCZw(FsebPqwE33`;}$iKqo#4r z&s5uy2n$uwC&3_S+_FDu+#NoG9Q*PwR6cC;Zgk@aYXaYp@wnr;r+-n|qxFdKZN{3> zghtj65F|V&-kgzancgYfF)BKDhZ>d*&t+O&*J%Yhn$^uK))IrsUefBjB0 zmDQ4zOS^i8cpJ~<94Vo=pO^*1_U$CSS1Vx~Z8pqXx(^uA9|}?w?R{bsnQw_2(&Q83 zyY^?lz!eo0@nmr6Rr*}@4brS8+0SEgo{_JY?sZP?ALe{V+#7wIzADRu4WoO_f!_%S zZCeDT-k|?ylaq31GxGP#*1?>)tg!*KZmsHKMhg5ej0Arnz^8q2`>Oq%O`W#i`}e3( z5%Uno?i-I@z?ilFh2Oto6ow{%e@;HHxw|m6eM-w3M52BW#D-%pxwKw(9Y3^=FCM1+nV!YH_}CNihpl@ibDtx+?FF z^xR-hT25C}d~{dzkVI)Te0$IG=CbnB3O+t~!jF-PvWl`3dmZXee$S;t0|O6q)vRJoDKFu?f`BS_*6#3u1qq&bOoVO9nx z^7ZX5$zVr6-tIf{Fi@W(4}D*OjA7LTiqI$SR(C^95M}KleYn6&Z(otcRsR&&SQ`LP+#GB2M_nA3Hoxa6 zyqvvzo->p;Z#N<-H;=bFuAl-N(5;k9y`1nPD=weeLr<^ZbXk$%9Ys$ANr&aZ7ejOu z(WR7>l%xzYDJqLly08>8nLL_c=?Dm;08;5TB^M#B%RaqSp!UnnNeKg~V9nK^4!o)9 zM4yaKd2#n##zX+nY| zqsQ*{lx7|E(@XqtpmoffIzC59K)ReX(%EK(obHoyX`edWCS90E6}AoF0+$bXX! zf#Y$SRAm%r#}b^sq$3cOY)t@~VwH7whV2@S#MjsTevJE>=?;G(oXI(~!$~(wnCG>} z?3ch$p+HJOLF#Jos&Qhs9uhQiy_Upz$J77pXH=|qMF)}b(7D$jd?E5IcMyWiP^0wW zzt||2(V+~DKo!1SsGPSueYj06DWi9I+7B-i-8(!aPswf)6c-rHW2rH@enlwTt%2VH zIjyv7Jz@I~Vt^~H*K<7teWBkSE?S2_j`QLXUOcc`S8h+EERTKA{n-$`o3p5LIY4zM zMh^{kd;dDRY=Zc}IXi@N<#I%eRz?Lx<&1=r? zxGBAt(h&JqLr;%A^csQr0N8Q_SbETUj8@-HI zMjcb?64G*%40Sft8G@6Y2A$$z;_afiql;}J&$?o_9vsF z@=-^Y4|}xf`J}0FI33DkICk`>KYnzht&ehYgeMgPcjqjrwIM@&qm<*Co^Zy5y=LQcx$i?#vz_hP)D&N)HH2>5S->{> z({cS?(&x?-8b3O7Y10&PyadfzPr@=3?CzJ3^p)l#!qCB4CUtpJQ))9u=zPb~ zaOHZI)bnS3^H^h|BD_YwktGSRRCO{+HCKDz3D5>P&t-RS+%imRbAj5$BR6EeBmb}s zG6DkAjcYMu`Ua-Bg_hx_y>>a3>aqBC!b^X;L`9c%pZIw9 zB-q)E4D~%qYEFb)yD^*pjSD%6oJ=nqRv1e21q#gWWO?yW@(4+^hU|?+HsW(_$!U#% znt+Oh(ubJ2O!ZF(8mg>R*f{H&LnQv!9E8%TpVxzhG<04P1}9A*rh4mK5tZi>B@Zl= zVPQ$a@ICV{jOh^|gHHGYb$3KowFgi6Q=aiDZlWuQMRSp&fuHHI%$GeM+qzi-zVqD+ znVaBposSejC%`p=UO>FKxqZiY+XI=s_)8MyPka@RK!ALEnN)qsioTiOeuDS~ z_sYeP#RahAk{3F%dx|jEfoF%BK3GilFle$WYA4ud(ffm;p1aaH=*c2 zH^D;KGagR;o4#*Q*ZQsgpnICgsQu0E4i@z-#>LSrFV6bev zO1-U?RS0^*9pkU{g<1IjLLyh z(D-N_Hq93xfG^{PN+^)M>7*G>B20L~;Bi`coV|R9l9qBrOKf~?EVHg={TimOdzy3V ziz!b#etMDVw>J?_$)>LV+w$Gi>r`4#SiLS#Xvb@AJ|E6IrK4iE`Vn?ts=@!VdqSkf zqF;GtU6_VYd-con@BH1#=UbKTE4GC7Qml~E!5{-#!f-;>L$1qPi9#ux1K*b}N%s+8krL(`{=uXZm{?mBS-#f6g$03`bu9L|9UuJ(QhV!y@= zRueplI{Z?DrP08BK$Tv0Ky2XCH>W$PZG)}O>RMWYx8u?KiD*I$GAX&}N=o=LX3PoV zH*z`dMyIqoR7NdlU072^@}QoJ-1+o{s=K->QK zunwy7i(3A1%0cErjy^Ec>tgNXtzw3N)7p=|#~vbXOS6HAh~5-Fq;Qu%YBLPeh5lMq z6C`t*r!a`fel)gTs0V9a3@TJ$O6ep)`B-ufr?5FvC7ZvuV&lGxk&aQ?h}r_b!^Fjx=aFc8FQcCUS2*s= zFlU%Ze^LQE9TqP2irqp2P zZePIeHs840E)E*vv_tfw2Jh(C%mx-crNti+)= z%!@(T2wa4X@Kn&eG57!lbU<=CCyF@}d$ymf847gxd3AMyURB;l%4nEoy%MrZQyhR>~e9IoID}w-PrQyuk;B{ zD%I)HM)2~ovXP-wb0&8u6T6Hry0^fJhKur#JDdoMboC0~v7dZivsmJ4AfATcDLYrk z*;D-_(dursY1g!cHbbt^MxO4}o~U0kLA%SVjH$3>R5Yr9$Z&SQqbpyJMasb%4dC68 zOqy5*woa2B(j8j3{;z{?{%1Wwe%P?R;DZ}&XAhSkq5F#qFtttrXQ}X z{iVnb@(e>SzN7+iF~drLes`!PKpBZv`W$@G?l*Lgcpmi2LP_Io z%lAcp-)4PNKfV=`a!WNh|B^F%t-_cnQt!+Y+yYO)Q?=o^)}0gLCB)K1K;ztRIKCJs zEqVW1MM8lGdJ#!ZpOo8Hm6RuB+IiiioStx`T2d0bo2m?VDRezd}x1&%NSc>U4c;HL*NqcMD3PURHlBj?kqzK7n*|jHAmz|8Oqre^toA&#& zVht*l9)^qPacpgXFJGpZ2 zM#hmRW;~NK3IqLrA}J<#@iAB90Q)Qf<~?I*r{8Y?cPrb{%1@&SOY#U<{?X0xF**mx&YSo_IPA9yfW-g^*e)YSWee!4%o6XPTvxBjHYzYl<$eg!V1xaV+y%gT%6@`b zaB%pOPuW*rZmj}w`EQhc)&Pd%^h5sY@p>%Ui49JQGHJ}H3M~8&mdQ>K!Jlv$QUHSm z&gXMLshwK4-PboV?6gsa3+D=O{a}B1|3Pp-F*{Pns(7lhsj=Vumz;TP+o{4vYT;b%%2vvvuURzYTxcme-V{~0j$h5Xz4 z*P*#ZV$$t+uk#MAp&HrGuC$WSk4jd|+tJ@vKERraP5=Q-rN%jxRB`*r1D{k*pUa&; z*0$#a!NWSj03tTXNB1hfalp((U57t_sq-*opTjbiN^gQxJTfA#D=#TXd!UMfGBa7< z5)PO>>*5#s;^AkB$&i1ls_~N*fNIfWj@i+Rgc^AutmcB zWKYpGs=+STA{4&;=q&2c*b0>U3{2htSfeATwb5hfl}aGKRAk|=yo6nV z_mDsbR2t$Ru-gqJ#t@+XX5jES@o5}S%k$5?vNBdyBCd1YuQO9pOT8Uql(Gm#<+}lt zG?a%_Izz2dOul$&zfdv!Ewk(Noh~kBMV?wFc5&ktk7(?kgp7ACmufm8;~3ya_MBBR zo^zzuiD;4>yZK?gr{@c%EFfV4D2y9m%4_ZoqxW9tKth753k# z{3BlEcF?Pbbav$atu#7p!v4W$rivVDVFu`B?)D*t&fFWiKOhVa3sMWJ_lnJpmc903 zt5f42e~*XElWds-H_ZT>#zxK}@ET>9Ghr&;;-;yN&Oe0Jb&p3YGWQ}jh%HM%y6Cn^ zD!F{xh2m~bbLO~7!z7W+-}4>a4)E=yj@>iG=sJVOw#8m6&Rd3SjgTllfIP5L>5i0r zdwNR(IT)}Gj!hGV8sUkR`tV2_q@L#@MuOQQA^IJ+R@nzfw^}M zTFIO9Pf<)`)s*L9#*o&LK>)Akkk)qiD;E7(@ZRj|W<`{5X`Xfor0~hBH$ef76!Y>k87!yTU)}~V zx$?|OazrurDln*UtylH$x-_0k z=PmL1ki)oZrwDPC=Y4g{!w`}7=o<@JN;5h{t)+F#F`c09bsNFYd#OF2%UIX*jwD

X$G0?n@mEJ+_(pBx+0BoyvFtxEpK`=YD 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 CgjSaT diff --git a/icons/obj/atmospherics/components/thermomachine.dmi b/icons/obj/atmospherics/components/thermomachine.dmi index 9b11fa266ff072e28f5b7800e45eb554bd48ad41..4e5a0f396a29ae31bcc0fa51215bcf17d2c01e8b 100644 GIT binary patch literal 6193 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 M>EF;R*Kv;e591VX_5c6? literal 5138 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 W_6f7DrBa)G0R210+7((3VgCXXkygwA diff --git a/icons/obj/tiles.dmi b/icons/obj/tiles.dmi index 95d042fd7944c7c0d898fe2d1cff37d5cc68427b..bac0f25107ceab2e25286293fb662346b2be3d66 100644 GIT binary patch literal 20478 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 diff --git a/yogstation.dme b/yogstation.dme index 7d7f7c3d3fdd..76b0a58d9339 100644 --- a/yogstation.dme +++ b/yogstation.dme @@ -1649,6 +1649,7 @@ #include "code\game\turfs\open\river.dm" #include "code\game\turfs\open\water.dm" #include "code\game\turfs\open\floor\fancy_floor.dm" +#include "code\game\turfs\open\floor\glass.dm" #include "code\game\turfs\open\floor\hull.dm" #include "code\game\turfs\open\floor\light_floor.dm" #include "code\game\turfs\open\floor\mineral_floor.dm" diff --git a/yogstation/code/modules/jobs/job_types/psychiatrist.dm b/yogstation/code/modules/jobs/job_types/psychiatrist.dm index 666a799495d1..1bdb441a5406 100644 --- a/yogstation/code/modules/jobs/job_types/psychiatrist.dm +++ b/yogstation/code/modules/jobs/job_types/psychiatrist.dm @@ -25,8 +25,6 @@ /datum/job_department/medical, ) - changed_maps = list("GaxStation") - mail_goodies = list( /obj/item/storage/box/hug = 30, /obj/item/storage/pill_bottle/mannitol = 25, diff --git a/yogstation/icons/effects/station_blood.dmi b/yogstation/icons/effects/station_blood.dmi index 6167cf4323e4d734f5c9ff15df7442b01ba22000..886ca81aa621c009a2acadc99462267035a8d46c 100644 GIT binary patch delta 1008 zcmViBL{Q4GJ0x0000DNk~Le0001h0000W2nGNE0NNsOB>(^ba*-us zf8mPKON()-QC4vEa{=270F_rGtU&#>C;$Khi%CR5RCt{2T0xH6Fbs6My)2MZKd^6D z^e25opVc??Cw)Xe&{Ke%7AYp^ET&virffN@jXZ#XSdl1>L{SpyY1*-4$BrF?;-D`- zkH?F?e>#5%T}4mhkBI!5I2KV|(s9kK zkN-i^g8gu{0VJq;kSJtuu$CUi?w$YVIdUXp1-vR7l?zFfS<+gTT~#2XK9J&b`md%3u`!Zw$a% ziYn9sB^Stj(bI!vd}?$={pa&JrQc}$i?;y&UV5J`q2^F!2Q0HMdnfD~9;5ItZUJhM z+E`DP7M?X~8C@XXO9vG1+7h`wOWMi>7r4>vWDd<=_ZY8}s8hC`Yqtb*fA?m+Mn%Dw ztPZ2|FGkHu;nA&;?RQD^O))zEE22SYB79@Cn4r=5UlF;p7RoG<)54Y3U@3owdl{Um zy@Gyd)Eu&w$i1}@)B=-jy+qGOFdGUkVa-I;WXd##zIA?mEpT$T*R~~5$Xj8R0oZu8 zPL#r1wNWr6LhW7nJ%CkSf64>YLbHa=gc__e0KmF7Z(`T1T9CJQYsmAGCGQPy^%I^K zuw& zt>H!ISZ+Ts$xNntIWGs$0!<7ciyrsw*3j+BhGXsO*9o;--K`Fef2$3E@#;+0%&z9v znYJEazbLYx7x3cz)`Or9w~pqD{=;em$Y#xIK7LSmiI-mQ)C%t`payRjgLkM^53-dJ zG}{6)U*Fm@g2nksE1To? zB5l1w`9)#nXu)W9LN99H6|!kiYXD37`X~mVsGUF>ddW+4g-F3IPX65whJz&ru$3;G eV1z5)J>oAUJV8qnX}}Qx0000<4`%9V1|Erajue$_5DX`Ix4&e>Z?PFbKh8^`r-OY^dp~jiJ6oeeS$QW$baD zClFy3XIS-QGk}~2&!MOH0KsRIBBeoJmt{vI*~gP-WHGw3Q38ATP)}wO zFb?`5U750q3j)4Qr$6CMC)k!TIO+pqNFMZBhuFu;DdCt!*cdsF@6`2qJpMdbxo^5#CJdH@4|-%og)Ml0_dvixzERF)M|&>SW$~ z1rWF(z%r!v@Gto;wr%3t?PLSYl^BREK`@f6~>b*rhv|f z3TtJx@Mc5Xm;!t+6)11nibCHyZS}$zq)}=zHOIU`qCqKJlWRe3-=NEAwE0Tg5bc`O zkfhy1ksY^X_j!Scgdxf|#;^&B!g+)-EqX?z(&oq-*h=JR5~^F_5_$|-e{)jQGsNio zg)Rc@eq9Y!c(WF5h9a!p3uMtn0ATBc=UC6I!BM-nfIjcA)PgPobW2(b=h6wWhApqv zx+4H!IIa!r40?#mUk&Cw^#7IYJkJvFYm{7`rYuV|azf?+98 zyL|<0jnKUSue72I4@*LHO~bPmLzM7O5+xz}(?oA`;k>3nsoIkOEPuG%*rMQeA$ttg t_tt~eRUXKqu-~HckE{X1aE(h`2Hy*R7^o(qe