From 736116b243ddfbc364b6c562a9e1f79c260ef6c7 Mon Sep 17 00:00:00 2001 From: SimplyLogan <47579821+loganuk@users.noreply.github.com> Date: Wed, 13 Aug 2025 09:29:01 +0100 Subject: [PATCH 001/283] [NO GBP] contributor.md web links (#92507) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit … link ## About The Pull Request A very minor update to contributor guidelines - I've been going through the wiki pages and guides and trying to figure out what would make contributing a bit more accessible - When you clicked on the .md links in the guide, it would 404 on Github as it was expecting a local repo path instead of a web path. ### Steps to re-produce 1. Start here: https://github.com/tgstation/tgstation 2. Scroll down and click Contributing tab button 3. Click under the contents "Development guides" 4. Then click one of the links 5. Currently the URL is: https://github.com/tgstation/tgstation/blob/master/guides/HARDDELETES.md 6. But the site is not knowing it is actually: https://github.com/tgstation/tgstation/blob/master/.github/guides/HARDDELETES.md The .github is missing from the URL. I also spotted a link in the atmos guide without a title so added it + fixed the URL. Originally added double absolute web links but on a comment - Changed it from **./ to /.** https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#relative-links Fully unsolved and not acknowledged alas, Quite a few discussions and sub links here: https://github.com/orgs/community/discussions/67750 No change log as does not affect anything server side. ## Why It's Good For The Game Keen to lower the friction barriers for people who might be curious to contribute and have never done it before. ## Changelog N/A - No change log as does not affect anything server side. --- .github/CONTRIBUTING.md | 30 +++++++++++------------ code/modules/atmospherics/Atmospherics.md | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index a1214000364e..f8e60a92b5a7 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -63,7 +63,7 @@ These are the few directives we have for project maintainers. - Emergency fixes. - Try to get secondary maintainer approval before merging if you are able to. - PRs with empty commits intended to generate a changelog. -- Do not merge PRs that contain content from the [banned content list](./CONTRIBUTING.md#banned-content). +- Do not merge PRs that contain content from the [banned content list](/CONTRIBUTING.md#banned-content). - Do not close PRs purely for breaking a template if the same information is contained without it. These are not steadfast rules as maintainers are expected to use their best judgement when operating. @@ -90,7 +90,7 @@ Things you **CAN'T** do: - [Close PRs](https://imgur.com/w2RqpX8.png): Only maintainers are allowed to close PRs. Do not hit that button. - Close issues purely for breaking a template if the same information is contained without it. -For more information reference the [Issue Manager Guide](./guides/ISSUE_MANAGER.md). +For more information reference the [Issue Manager Guide](/guides/ISSUE_MANAGER.md) @@ -102,28 +102,28 @@ Our team is entirely voluntary, as such we extend our thanks to maintainers, iss #### Writing readable code -[Style guide](./guides/STYLE.md) +[Style guide](/.github/guides/STYLE.md) #### Writing sane code -[Code standards](./guides/STANDARDS.md) +[Code standards](/.github/guides/STANDARDS.md) #### Writing understandable code -[Autodocumenting code](./guides/AUTODOC.md) +[Autodocumenting code](/.github/guides/AUTODOC.md) #### Misc -- [AI Datums](../code/datums/ai/learn_ai.md) -- [Embedding TGUI Components in Chat](../tgui/docs/chat-embedded-components.md) -- [Hard Deletes](./guides/HARDDELETES.md) -- [MC Tab Guide](./guides/MC_tab.md) -- [Policy Configuration System](./guides/POLICYCONFIG.md) -- [Quickly setting up a development database with ezdb](./guides/EZDB.md) -- [Required Tests (Continuous Integration)](./guides/CI.md) -- [Splitting up pull requests, aka atomization](./guides/ATOMIZATION.md) -- [UI Development](../tgui/README.md) -- [Visual Effects and Systems](./guides/VISUALS.md) +- [AI Datums](/code/datums/ai/learn_ai.md) +- [Embedding TGUI Components in Chat](/tgui/docs/chat-embedded-components.md) +- [Hard Deletes](/.github/guides/HARDDELETES.md) +- [MC Tab Guide](/.github/guides/MC_tab.md) +- [Policy Configuration System](/.github/guides/POLICYCONFIG.md) +- [Quickly setting up a development database with ezdb](/.github/guides/EZDB.md) +- [Required Tests (Continuous Integration)](/.github/guides/CI.md) +- [Splitting up pull requests, aka atomization](/.github/guides/ATOMIZATION.md) +- [UI Development](/.github/tgui/README.md) +- [Visual Effects and Systems](/.github/guides/VISUALS.md) ## Pull Request Process diff --git a/code/modules/atmospherics/Atmospherics.md b/code/modules/atmospherics/Atmospherics.md index bc1e1e842c4d..99679e13325d 100644 --- a/code/modules/atmospherics/Atmospherics.md +++ b/code/modules/atmospherics/Atmospherics.md @@ -344,7 +344,7 @@ The MC entry for SSAir is very helpful for debugging, and it is good to understa _Figure 6.1: SSAir sitting doing little to nothing turf wise, only processing pipenets and atmos machines_ -If you aren't familiar with the default subsystem stats, you can see them explained here: [][http://codedocs.tgstation13.org/.github/guides/MC_tab.md] +If you aren't familiar with the default subsystem stats, you can see them explained here: [MC Tab Guide](/guides/MC_tab.md) The second line is the cost each subprocess contributed per full cycle, this is a rolling average. It'll give you a good feel for what is misbehaving. (The only exception to this is pipenet rebuilds, the last entry. Because of its nature as something that can happen at any time, it doesn't have a rolling average, instead it just displays the time it used last process) From 574595529f37805e0d61e674cdeba5ba0b2b0279 Mon Sep 17 00:00:00 2001 From: plsleavemealon <106043510+plsleavemealon@users.noreply.github.com> Date: Wed, 13 Aug 2025 14:08:48 -0500 Subject: [PATCH 002/283] bounty app for PDA (#91802) ## About The Pull Request This PR adds a brand new app to the PDA allowing you to view your current bounties and even generate new ones. You can even select a bounty remotely and it will seemlessly work. The program is not without its own drawbacks. Choosing to reroll your bounties from the app will always trigger a 5 minute cooldown, and this cannot be reduced. Meaning that rerolling directly from the bounty terminal (assuming it has been upgraded) is preferable as an upgraded bounty pad will give the terminal a shorter cooldown. The cooldown is shared between the app and the terminal, and depends on where you initially rerolled it. So if you rerolled it from the app, it will always be 5 minutes, but if you rerolled it from the terminal, it may be as low as 2 minutes. Otherwise it is identical to the way the bounty terminal functions, minus the fact you cannot actually turn in the bounty using your PDA, you still have to go to a terminal with connected bounty pad for that! And in addition to that, in order for the app to work you must have your ID inside your PDA, the app will not function without it (the top button will be greyed out, and trying to push one of the options will just give you a minor error sound) Size is 5 GQ since that seemed like a good enough size for it. ## Why It's Good For The Game It always annoyed me that I had to run all the way back to cargo to check on what my bounties are, and this solves that. It also lets you reroll your bounties remotely with a punishment of it always having the default (5 min) waiting period between rerolls. ## Changelog :cl: add: Adds a new bounty app to the PDA allowing you to remotely check your bounties /:cl: ![image](https://github.com/user-attachments/assets/b0a10106-1c6d-4f9e-91b1-f95f8cc377cb) ![image](https://github.com/user-attachments/assets/c2cc8075-7314-48b1-a668-e7f8a44bc217) ![image](https://github.com/user-attachments/assets/9536b8cb-8c95-47ed-ba42-2a8d162123c7) ![image](https://github.com/user-attachments/assets/eb254331-35f0-413a-9b74-77c5f9ad6ccb) --------- Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> --- .../file_system/programs/civilian_bounty.dm | 110 ++++++++++++++ tgstation.dme | 1 + .../interfaces/NtosCivCargoHoldTerminal.jsx | 140 ++++++++++++++++++ 3 files changed, 251 insertions(+) create mode 100644 code/modules/modular_computers/file_system/programs/civilian_bounty.dm create mode 100644 tgui/packages/tgui/interfaces/NtosCivCargoHoldTerminal.jsx diff --git a/code/modules/modular_computers/file_system/programs/civilian_bounty.dm b/code/modules/modular_computers/file_system/programs/civilian_bounty.dm new file mode 100644 index 000000000000..c9e65be9cecc --- /dev/null +++ b/code/modules/modular_computers/file_system/programs/civilian_bounty.dm @@ -0,0 +1,110 @@ +///Everything within this file is an edited form from this file, stripping it of some various components because they are not needed for the PDA app: code/game/machinery/civilian_bounties.dm + +///Percentage of a civilian bounty the civilian will make. +#define CIV_BOUNTY_SPLIT 30 + +/datum/computer_file/program/civilianbounties + filename = "bountyapp" + filedesc = "Civilian Bounties" + downloader_category = PROGRAM_CATEGORY_SUPPLY + program_open_overlay = "request" + extended_desc = "Nanotrasen Civilian Bounty Requisition Network interface for displaying wanted items." + program_flags = PROGRAM_ON_NTNET_STORE | PROGRAM_REQUIRES_NTNET + can_run_on_flags = PROGRAM_LAPTOP | PROGRAM_PDA + size = 5 + tgui_id = "NtosCivCargoHoldTerminal" + program_icon = FA_ICON_BOXES_STACKED + var/status_report = "Ready for delivery." + var/points = 0 + +/datum/computer_file/program/civilianbounties/ui_data(mob/user) + var/list/data = list() + data["points"] = points + data["status_report"] = status_report + data["id_inserted"] = computer.computer_id_slot + if(computer.computer_id_slot?.registered_account) + if(computer.computer_id_slot.registered_account.civilian_bounty) + data["id_bounty_info"] = computer.computer_id_slot.registered_account.civilian_bounty.description + data["id_bounty_num"] = computer.computer_id_slot.registered_account.bounty_num() + data["id_bounty_value"] = (computer.computer_id_slot.registered_account.civilian_bounty.reward) * (CIV_BOUNTY_SPLIT/100) + if(computer.computer_id_slot.registered_account.bounties) + data["picking"] = TRUE + data["id_bounty_names"] = list(computer.computer_id_slot.registered_account.bounties[1].name, + computer.computer_id_slot.registered_account.bounties[2].name, + computer.computer_id_slot.registered_account.bounties[3].name) + data["id_bounty_infos"] = list(computer.computer_id_slot.registered_account.bounties[1].description, + computer.computer_id_slot.registered_account.bounties[2].description, + computer.computer_id_slot.registered_account.bounties[3].description) + data["id_bounty_values"] = list(computer.computer_id_slot.registered_account.bounties[1].reward * (CIV_BOUNTY_SPLIT/100), + computer.computer_id_slot.registered_account.bounties[2].reward * (CIV_BOUNTY_SPLIT/100), + computer.computer_id_slot.registered_account.bounties[3].reward * (CIV_BOUNTY_SPLIT/100)) + else + data["picking"] = FALSE + + return data + +/datum/computer_file/program/civilianbounties/ui_act(action, list/params, datum/tgui/ui, datum/ui_state/state) + . = ..() + var/mob/user = ui.user + switch(action) + if("pick") + pick_bounty(params["value"]) + if("bounty") + add_bounties(user, 0) + +///Here is where cargo bounties are added to the player's bank accounts, then adjusted and scaled into a civilian bounty. +/datum/computer_file/program/civilianbounties/proc/add_bounties(mob/user, cooldown_reduction = 0) + var/datum/bank_account/id_account = computer.computer_id_slot?.registered_account + if(!id_account) + return + if((id_account.civilian_bounty || id_account.bounties) && !COOLDOWN_FINISHED(id_account, bounty_timer)) + var/time_left = DisplayTimeText(COOLDOWN_TIMELEFT(id_account, bounty_timer), round_seconds_to = 1) + computer.balloon_alert(user, "try again in [time_left]!") + return FALSE + if(!id_account.account_job) + computer.say("Requesting ID card has no job assignment registered!") + return FALSE + + var/list/datum/bounty/crumbs = generate_bounty_list(id_account.account_job.bounty_types) + COOLDOWN_START(id_account, bounty_timer, (5 MINUTES) - cooldown_reduction) + id_account.bounties = crumbs + +/** + * Proc that assigned a civilian bounty to an ID card, from the list of potential bounties that that bank account currently has available. + * Available choices are assigned during add_bounties, and one is locked in here. + * + * @param choice The index of the bounty in the list of bounties that the player can choose from. + */ +/datum/computer_file/program/civilianbounties/proc/pick_bounty(datum/bounty/choice) + var/datum/bank_account/id_account = computer.computer_id_slot?.registered_account + if(!id_account?.bounties?[choice]) + playsound(computer.loc, 'sound/machines/synth/synth_no.ogg', 40 , TRUE) + return + id_account.civilian_bounty = id_account.bounties[choice] + id_account.bounties = null + SSblackbox.record_feedback("tally", "bounties_assigned", 1, id_account.civilian_bounty.type) + return id_account.civilian_bounty + +/** + * Generates a list of bounties for use with the civilian bounty pad, this is virtually identical to the stuff contained within: code/game/machinery/civilian_bounties.dm + * @param bounty_types the define taken from a job for selection of a random_bounty() proc. + * @param bounty_rolls the number of bounties to be selected from. + * @param assistant_failsafe Do we guarentee one assistant bounty per generated list? Used for non-assistant jobs to give an easier alternative to that job's default bounties. + */ +/datum/computer_file/program/civilianbounties/proc/generate_bounty_list(bounty_types, bounty_rolls = 3, assistant_failsafe = TRUE) + var/list/rolling_list = list() + if(assistant_failsafe) + rolling_list += random_bounty(CIV_JOB_BASIC) + while(bounty_rolls > 1) + var/datum/bounty/potential_bounty = random_bounty(bounty_types) + var/repeats_bool = FALSE + for(var/datum/iterator in rolling_list) + if(iterator.type == potential_bounty.type) + repeats_bool = TRUE + if(repeats_bool) + continue + rolling_list += potential_bounty + bounty_rolls -= 1 + return rolling_list + +#undef CIV_BOUNTY_SPLIT diff --git a/tgstation.dme b/tgstation.dme index b875a49ca2a7..3cca3779cd6e 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -5587,6 +5587,7 @@ #include "code\modules\modular_computers\file_system\programs\budgetordering.dm" #include "code\modules\modular_computers\file_system\programs\card.dm" #include "code\modules\modular_computers\file_system\programs\cargoship.dm" +#include "code\modules\modular_computers\file_system\programs\civilian_bounty.dm" #include "code\modules\modular_computers\file_system\programs\coupon.dm" #include "code\modules\modular_computers\file_system\programs\crewmanifest.dm" #include "code\modules\modular_computers\file_system\programs\dept_order.dm" diff --git a/tgui/packages/tgui/interfaces/NtosCivCargoHoldTerminal.jsx b/tgui/packages/tgui/interfaces/NtosCivCargoHoldTerminal.jsx new file mode 100644 index 000000000000..6b1f7dc6fe11 --- /dev/null +++ b/tgui/packages/tgui/interfaces/NtosCivCargoHoldTerminal.jsx @@ -0,0 +1,140 @@ +import { + Box, + Button, + Flex, + LabeledList, + NoticeBox, + Section, +} from 'tgui-core/components'; + +import { useBackend } from '../backend'; +import { NtosWindow } from '../layouts'; + +export const NtosCivCargoHoldTerminal = (props) => { + const { act, data } = useBackend(); + const { status_report, id_inserted, id_bounty_info, picking } = data; + const in_text = 'Welcome valued employee.'; + const out_text = 'To begin, insert your ID into the console.'; + return ( + + + + + + {id_inserted ? in_text : out_text} + +
+
+ {picking ? : } +
+
+
+
+ ); +}; + +const BountyTextBox = (props) => { + const { data } = useBackend(); + const { id_bounty_info, id_bounty_value, id_bounty_num } = data; + const na_text = 'N/A, please add a new bounty.'; + return ( +
+ + + {id_bounty_info ? id_bounty_info : na_text} + + + {id_bounty_info ? id_bounty_num : 'N/A'} + + + {id_bounty_info ? id_bounty_value : 'N/A'} + + +
+ ); +}; + +const BountyPickBox = (props) => { + const { act, data } = useBackend(); + const { id_bounty_names, id_bounty_infos, id_bounty_values } = data; + return ( +
+ + + + + + + + + + + +
+ ); +}; + +const BountyPickButton = (props) => { + return ( + + ); +}; From ce958c77c006a5fe279fb46fed513206e341cfce Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 19:09:06 +0000 Subject: [PATCH 003/283] Automatic changelog for PR #91802 [ci skip] --- html/changelogs/AutoChangeLog-pr-91802.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-91802.yml diff --git a/html/changelogs/AutoChangeLog-pr-91802.yml b/html/changelogs/AutoChangeLog-pr-91802.yml new file mode 100644 index 000000000000..da3a3ca9f749 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-91802.yml @@ -0,0 +1,4 @@ +author: "plsleavemealon" +delete-after: True +changes: + - rscadd: "Adds a new bounty app to the PDA allowing you to remotely check your bounties" \ No newline at end of file From f1234ac5d05e48376d97b974dba108c825ac404f Mon Sep 17 00:00:00 2001 From: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Date: Wed, 13 Aug 2025 18:03:33 -0500 Subject: [PATCH 004/283] Fix master skew (#92568) Yippee --- .../file_system/programs/civilian_bounty.dm | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/code/modules/modular_computers/file_system/programs/civilian_bounty.dm b/code/modules/modular_computers/file_system/programs/civilian_bounty.dm index c9e65be9cecc..55bd6969af6d 100644 --- a/code/modules/modular_computers/file_system/programs/civilian_bounty.dm +++ b/code/modules/modular_computers/file_system/programs/civilian_bounty.dm @@ -21,23 +21,23 @@ var/list/data = list() data["points"] = points data["status_report"] = status_report - data["id_inserted"] = computer.computer_id_slot - if(computer.computer_id_slot?.registered_account) - if(computer.computer_id_slot.registered_account.civilian_bounty) - data["id_bounty_info"] = computer.computer_id_slot.registered_account.civilian_bounty.description - data["id_bounty_num"] = computer.computer_id_slot.registered_account.bounty_num() - data["id_bounty_value"] = (computer.computer_id_slot.registered_account.civilian_bounty.reward) * (CIV_BOUNTY_SPLIT/100) - if(computer.computer_id_slot.registered_account.bounties) + data["id_inserted"] = computer.stored_id + if(computer.stored_id?.registered_account) + if(computer.stored_id.registered_account.civilian_bounty) + data["id_bounty_info"] = computer.stored_id.registered_account.civilian_bounty.description + data["id_bounty_num"] = computer.stored_id.registered_account.bounty_num() + data["id_bounty_value"] = (computer.stored_id.registered_account.civilian_bounty.reward) * (CIV_BOUNTY_SPLIT/100) + if(computer.stored_id.registered_account.bounties) data["picking"] = TRUE - data["id_bounty_names"] = list(computer.computer_id_slot.registered_account.bounties[1].name, - computer.computer_id_slot.registered_account.bounties[2].name, - computer.computer_id_slot.registered_account.bounties[3].name) - data["id_bounty_infos"] = list(computer.computer_id_slot.registered_account.bounties[1].description, - computer.computer_id_slot.registered_account.bounties[2].description, - computer.computer_id_slot.registered_account.bounties[3].description) - data["id_bounty_values"] = list(computer.computer_id_slot.registered_account.bounties[1].reward * (CIV_BOUNTY_SPLIT/100), - computer.computer_id_slot.registered_account.bounties[2].reward * (CIV_BOUNTY_SPLIT/100), - computer.computer_id_slot.registered_account.bounties[3].reward * (CIV_BOUNTY_SPLIT/100)) + data["id_bounty_names"] = list(computer.stored_id.registered_account.bounties[1].name, + computer.stored_id.registered_account.bounties[2].name, + computer.stored_id.registered_account.bounties[3].name) + data["id_bounty_infos"] = list(computer.stored_id.registered_account.bounties[1].description, + computer.stored_id.registered_account.bounties[2].description, + computer.stored_id.registered_account.bounties[3].description) + data["id_bounty_values"] = list(computer.stored_id.registered_account.bounties[1].reward * (CIV_BOUNTY_SPLIT/100), + computer.stored_id.registered_account.bounties[2].reward * (CIV_BOUNTY_SPLIT/100), + computer.stored_id.registered_account.bounties[3].reward * (CIV_BOUNTY_SPLIT/100)) else data["picking"] = FALSE @@ -54,7 +54,7 @@ ///Here is where cargo bounties are added to the player's bank accounts, then adjusted and scaled into a civilian bounty. /datum/computer_file/program/civilianbounties/proc/add_bounties(mob/user, cooldown_reduction = 0) - var/datum/bank_account/id_account = computer.computer_id_slot?.registered_account + var/datum/bank_account/id_account = computer.stored_id?.registered_account if(!id_account) return if((id_account.civilian_bounty || id_account.bounties) && !COOLDOWN_FINISHED(id_account, bounty_timer)) @@ -76,7 +76,7 @@ * @param choice The index of the bounty in the list of bounties that the player can choose from. */ /datum/computer_file/program/civilianbounties/proc/pick_bounty(datum/bounty/choice) - var/datum/bank_account/id_account = computer.computer_id_slot?.registered_account + var/datum/bank_account/id_account = computer.stored_id?.registered_account if(!id_account?.bounties?[choice]) playsound(computer.loc, 'sound/machines/synth/synth_no.ogg', 40 , TRUE) return From 889092bff63c26e88fe1ff4104ad0cb792a83be8 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 00:31:11 +0000 Subject: [PATCH 005/283] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-91802.yml | 4 ---- html/changelogs/archive/2025-08.yml | 3 +++ 2 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-91802.yml diff --git a/html/changelogs/AutoChangeLog-pr-91802.yml b/html/changelogs/AutoChangeLog-pr-91802.yml deleted file mode 100644 index da3a3ca9f749..000000000000 --- a/html/changelogs/AutoChangeLog-pr-91802.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "plsleavemealon" -delete-after: True -changes: - - rscadd: "Adds a new bounty app to the PDA allowing you to remotely check your bounties" \ No newline at end of file diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml index 1fbbd4964b94..dbd47e1c3a84 100644 --- a/html/changelogs/archive/2025-08.yml +++ b/html/changelogs/archive/2025-08.yml @@ -367,3 +367,6 @@ uaioy: - qol: All coroner's offices that lacked a cabinet will now have one, coroner's organ fridge is now more accessible +2025-08-14: + plsleavemealon: + - rscadd: Adds a new bounty app to the PDA allowing you to remotely check your bounties From 76934c9f28a79010c7e47eedfe976ffd48332a36 Mon Sep 17 00:00:00 2001 From: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Date: Wed, 13 Aug 2025 20:04:43 -0500 Subject: [PATCH 006/283] Instruments can be synced by setting an ID in their UI (#92413) Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com> --- code/modules/instruments/items.dm | 13 +++-- code/modules/instruments/songs/_song.dm | 48 ++++++++++++++++++- code/modules/instruments/songs/editor.dm | 6 +++ code/modules/instruments/stationary.dm | 25 ++++++---- .../tgui/interfaces/InstrumentEditor.tsx | 29 ++++++++++- 5 files changed, 104 insertions(+), 17 deletions(-) diff --git a/code/modules/instruments/items.dm b/code/modules/instruments/items.dm index 2fe51b434e03..de6ae2d0bbf1 100644 --- a/code/modules/instruments/items.dm +++ b/code/modules/instruments/items.dm @@ -23,19 +23,22 @@ QDEL_NULL(song) return ..() -/obj/item/instrument/proc/should_stop_playing(atom/music_player) +/obj/item/instrument/proc/can_play(atom/music_player) if(!ismob(music_player)) - return STOP_PLAYING + return FALSE var/mob/user = music_player - if(user.incapacitated || !((loc == user) || (isturf(loc) && Adjacent(user)))) // sorry, no more TK playing. - return STOP_PLAYING + if(user.incapacitated) + return FALSE + if(!Adjacent(user)) + return FALSE + return TRUE /obj/item/instrument/suicide_act(mob/living/user) user.visible_message(span_suicide("[user] begins to play 'Gloomy Sunday'! It looks like [user.p_theyre()] trying to commit suicide!")) return BRUTELOSS /obj/item/instrument/ui_interact(mob/user, datum/tgui/ui) - song.ui_interact(user) + return song.ui_interact(user) /obj/item/instrument/violin name = "space violin" diff --git a/code/modules/instruments/songs/_song.dm b/code/modules/instruments/songs/_song.dm index fb0e4f087449..f3f630cc7ecd 100644 --- a/code/modules/instruments/songs/_song.dm +++ b/code/modules/instruments/songs/_song.dm @@ -8,6 +8,9 @@ /// Name of the song var/name = "Untitled" + /// ID for syncing songs together + var/id = "" + /// The atom we're attached to/playing from var/atom/parent @@ -212,6 +215,32 @@ current_chord = 1 music_player = user START_PROCESSING(SSinstruments, src) + if(id) + sync_play() + +/** + * Attempts to find other instruments with the same ID and syncs them to our song. + */ +/datum/song/proc/sync_play() + for(var/datum/song/other_instrument as anything in SSinstruments.songs) + if(other_instrument == src || other_instrument.id != id) + continue + if(other_instrument.playing) + continue + var/atom/other_player = other_instrument.find_sync_player() + if(isnull(other_player) || !(other_player in view(parent))) + continue + // copies the main song info to target songs + other_instrument.lines = lines.Copy() + other_instrument.max_repeats = max_repeats + other_instrument.tempo = tempo + other_instrument.start_playing(other_player) + +/** + * Finds a player which would reasonably be able to play this song. + */ +/datum/song/proc/find_sync_player() + return null /** * Stops playing, terminating all sounds if in synthesized mode. Clears hearing_mobs. @@ -388,7 +417,14 @@ if(. == STOP_PLAYING || . == IGNORE_INSTRUMENT_CHECKS) return var/obj/item/instrument/I = parent - return I.should_stop_playing(player) + return I.can_play(player) ? NONE : STOP_PLAYING + +/datum/song/handheld/find_sync_player() + var/obj/item/instrument/instrument = parent + var/mob/living/player = get(parent, /mob/living) + if(instrument.can_play(player)) + return player + return null // subtype for stationary structures, like pianos /datum/song/stationary @@ -398,4 +434,12 @@ if(. == STOP_PLAYING || . == IGNORE_INSTRUMENT_CHECKS) return TRUE var/obj/structure/musician/M = parent - return M.should_stop_playing(player) + return M.can_play(player) ? NONE : STOP_PLAYING + +/datum/song/stationary/find_sync_player() + var/obj/structure/musician/piano = parent + for(var/mob/living/player in view(parent, 1)) + if(piano.can_play(player)) + return player + + return null diff --git a/code/modules/instruments/songs/editor.dm b/code/modules/instruments/songs/editor.dm index 4029e5c39541..aef02858c037 100644 --- a/code/modules/instruments/songs/editor.dm +++ b/code/modules/instruments/songs/editor.dm @@ -9,6 +9,7 @@ /datum/song/ui_data(mob/user) var/list/data = ..() + data["id"] = id data["using_instrument"] = using_instrument?.name || "No instrument loaded!" data["note_shift"] = note_shift data["octaves"] = round(note_shift / 12, 0.01) @@ -71,6 +72,11 @@ else stop_playing() return TRUE + if("set_instrument_id") + var/new_id = reject_bad_name(LOWER_TEXT(params["id"]), max_length = 20, allow_numbers = TRUE, cap_after_symbols = FALSE) + if(new_id) + id = new_id + return TRUE if("change_instrument") var/new_instrument = params["new_instrument"] //only one instrument, so no need to bother changing it. diff --git a/code/modules/instruments/stationary.dm b/code/modules/instruments/stationary.dm index 621ecc664ed3..e9413cfbe41d 100644 --- a/code/modules/instruments/stationary.dm +++ b/code/modules/instruments/stationary.dm @@ -3,9 +3,12 @@ desc = "Something broke, contact coderbus." interaction_flags_atom = INTERACT_ATOM_ATTACK_HAND | INTERACT_ATOM_UI_INTERACT | INTERACT_ATOM_REQUIRES_DEXTERITY integrity_failure = 0.25 + /// IF FALSE music stops when the piano is unanchored. var/can_play_unanchored = FALSE + /// Our allowed list of instrument ids. This is nulled on initialize. var/list/allowed_instrument_ids = list("r3grand","r3harpsi","crharpsi","crgrand1","crbright1", "crichugan", "crihamgan","piano") - var/datum/song/song + /// Our song datum. + var/datum/song/stationary/song /obj/structure/musician/Initialize(mapload) . = ..() @@ -16,18 +19,22 @@ QDEL_NULL(song) return ..() -/obj/structure/musician/proc/should_stop_playing(atom/music_player) - if(!(anchored || can_play_unanchored) || !ismob(music_player)) - return STOP_PLAYING +/obj/structure/musician/proc/can_play(atom/music_player) + if(!anchored && !can_play_unanchored) + return FALSE + if(!ismob(music_player)) + return FALSE var/mob/user = music_player - if(!ISADVANCEDTOOLUSER(user)) - to_chat(src, span_warning("You don't have the dexterity to do this!")) - return STOP_PLAYING + return FALSE + if(user.incapacitated) + return FALSE + if(!Adjacent(user)) + return FALSE + return TRUE /obj/structure/musician/ui_interact(mob/user) - . = ..() - song.ui_interact(user) + return song.ui_interact(user) /obj/structure/musician/wrench_act(mob/living/user, obj/item/tool) . = ..() diff --git a/tgui/packages/tgui/interfaces/InstrumentEditor.tsx b/tgui/packages/tgui/interfaces/InstrumentEditor.tsx index 9f68ab52e460..d1e7b4936cd7 100644 --- a/tgui/packages/tgui/interfaces/InstrumentEditor.tsx +++ b/tgui/packages/tgui/interfaces/InstrumentEditor.tsx @@ -7,6 +7,8 @@ import { NumberInput, Section, Stack, + Input, + Tooltip, } from 'tgui-core/components'; import type { BooleanLike } from 'tgui-core/react'; @@ -14,6 +16,7 @@ import { useBackend } from '../backend'; import { Window } from '../layouts'; type Data = { + id: string; using_instrument: string; note_shift_min: number; note_shift_max: number; @@ -73,6 +76,7 @@ export const InstrumentEditor = (props) => { const InstrumentSettings = (props) => { const { act, data } = useBackend(); const { + id, playing, repeat, max_repeats, @@ -106,15 +110,37 @@ const InstrumentSettings = (props) => { return (
{lines.length > 0 && ( - + )} + + + + ID: + + + act('set_instrument_id', { id: value })} + /> + Repeats Left: { {sustain_mode_button}: Date: Thu, 14 Aug 2025 01:05:00 +0000 Subject: [PATCH 007/283] Automatic changelog for PR #92413 [ci skip] --- html/changelogs/AutoChangeLog-pr-92413.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92413.yml diff --git a/html/changelogs/AutoChangeLog-pr-92413.yml b/html/changelogs/AutoChangeLog-pr-92413.yml new file mode 100644 index 000000000000..2899d8e071f3 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92413.yml @@ -0,0 +1,5 @@ +author: "Melbert" +delete-after: True +changes: + - qol: "Instruments now have an ID field - Instruments with IDs will sync song and tempo with other instruments of the same ID in view when any one starts to play." + - bugfix: "Grand pianos no longer continue playing for people who move away from them or are stunned." \ No newline at end of file From 8c7fb5720ad0fe7d8f75ef7fe7fcc4cdd9a22bed Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Thu, 14 Aug 2025 03:08:52 +0200 Subject: [PATCH 008/283] Gives constable helmet a hair mask and its armor back, fixes some hair masks not working (#92465) ## About The Pull Request Also, all middle hair masks were broken because they had an incorrectly set icon_state Closes #92450 ## Why It's Good For The Game Its supposed to be a replacement for the security helmet, and while it makes sense that it doesn't act as a full helmet (as it doesn't fully cover your head), it still probably should have armor as per original design (and also to not be useless for sec, who are the intended users of this item) ## Changelog :cl: fix: Fixed constable helmet not having any armor fix: Fixed some hair masks not working /:cl: --- code/datums/sprite_accessories.dm | 2 +- code/modules/clothing/head/hat.dm | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/code/datums/sprite_accessories.dm b/code/datums/sprite_accessories.dm index c491ab197c21..2c7b862dc6b1 100644 --- a/code/datums/sprite_accessories.dm +++ b/code/datums/sprite_accessories.dm @@ -64,7 +64,7 @@ var/strict_coverage_zones = NONE /datum/hair_mask/standard_hat_middle - icon_state = "hide_above_45deg_medium" + icon_state = "hide_above_45deg" strict_coverage_zones = HAIR_APPENDAGE_TOP /datum/hair_mask/standard_hat_low diff --git a/code/modules/clothing/head/hat.dm b/code/modules/clothing/head/hat.dm index 5ed1725101b5..86476cceb215 100644 --- a/code/modules/clothing/head/hat.dm +++ b/code/modules/clothing/head/hat.dm @@ -27,6 +27,8 @@ inhand_icon_state = null custom_price = PAYCHECK_COMMAND * 1.5 worn_y_offset = 4 + armor_type = /datum/armor/head_helmet + hair_mask = /datum/hair_mask/standard_hat_middle /obj/item/clothing/head/costume/spacepolice name = "space police cap" From a27d91c5b96223aa84cc12e499bea8542a911627 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 01:09:17 +0000 Subject: [PATCH 009/283] Automatic changelog for PR #92465 [ci skip] --- html/changelogs/AutoChangeLog-pr-92465.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92465.yml diff --git a/html/changelogs/AutoChangeLog-pr-92465.yml b/html/changelogs/AutoChangeLog-pr-92465.yml new file mode 100644 index 000000000000..8a5a0de60792 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92465.yml @@ -0,0 +1,5 @@ +author: "SmArtKar" +delete-after: True +changes: + - bugfix: "Fixed constable helmet not having any armor" + - bugfix: "Fixed some hair masks not working" \ No newline at end of file From 77375b66eb29e9dd650c38dfe2a79c4bfda17cae Mon Sep 17 00:00:00 2001 From: necromanceranne <40847847+necromanceranne@users.noreply.github.com> Date: Thu, 14 Aug 2025 22:33:08 +1000 Subject: [PATCH 010/283] The effects of flashbangs become less severe the further away you are from the flashbang when it detonates. (#92294) ## About The Pull Request flashbang agony zone In this handy chart, you can now see the impact of the flashbang based on location. **Dead Center:** While our Powergaming RD for Testing Pruposes is immune to this, being on this tile when the flashbang goes off still hard stuns you for a really long time even if you have ear protection. The bang doesn't do anything in a vacuum. **Pointblank:** This works as it does live, going through protections. Though the bang doesn't work in a vacuum. **Sweetspot:** This works as it does live, stunning and knocking you down, but not if you're protected from the flash and the bang. This is currently set to 3 tiles. **Stagger Zone:** If you're vulnerable to the bang, you are staggered and drop your items, rather than stunned and knocked down. If you're vulnerable to the flash, you are dizzied and drop your items, rather than stunned and knocked down. **Safe Zone:** Basically this is outside of the flashbang's effective range. The effective range is the same as live (7 tiles). ## Why It's Good For The Game Flashbangs are a pretty easy room wide attack that acts as a one of our more extreme gear checks. You either are entirely safe from this, or you probably are going to eat shit to something just tossed into your line of sight. Either you need to be able to disappear from the room immediately, or the flashbang gets you. Without nullifying the room attacking effect too severely, as well as the mass disarming capabilities of the flashbang, this at least helps provide some ways to counteract flashbangs without absolutely needing to have the protections. You can play around the stagger and dizziness more easily than you can the stuns. The vacuum stuff is mostly because being hit by a flashbang's bang in a vacuum is a bit absurd. The flash still works, however. ## Changelog :cl: balance: The effects of flashbangs become less severe the further away you are from the flashbang. balance: The bang effect of flashbangs cannot affect you in a vacuum. The flash still functions in a vacuum. /:cl: --------- Co-authored-by: Aki Ito <11748095+ExcessiveUseOfCobblestone@users.noreply.github.com> --- code/game/objects/items/grenades/flashbang.dm | 51 +++++++++++++++---- .../mob/living/carbon/carbon_defense.dm | 43 ++++++++-------- 2 files changed, 62 insertions(+), 32 deletions(-) diff --git a/code/game/objects/items/grenades/flashbang.dm b/code/game/objects/items/grenades/flashbang.dm index 2bc9401c7745..41d370d7bdd8 100644 --- a/code/game/objects/items/grenades/flashbang.dm +++ b/code/game/objects/items/grenades/flashbang.dm @@ -5,7 +5,12 @@ lefthand_file = 'icons/mob/inhands/equipment/security_lefthand.dmi' righthand_file = 'icons/mob/inhands/equipment/security_righthand.dmi' possible_fuse_time = list("3", "4", "5") - var/flashbang_range = 7 //how many tiles away the mob will be stunned. + //how many tiles away the mob will be affected by the flashbang. + var/flashbang_range = 7 + //The devision for the sweetspot culations. if set to 1, the sweetspot is ostensibly the flashbang range. + var/sweetspot_divider = 3 + //The light emitted by this flashbang to indicate the sweetspot. + var/flashbang_light = LIGHT_COLOR_INTENSE_RED /obj/item/grenade/flashbang/apply_grenade_fantasy_bonuses(quality) flashbang_range = modify_fantasy_variable("flashbang_range", flashbang_range, quality) @@ -13,6 +18,14 @@ /obj/item/grenade/flashbang/remove_grenade_fantasy_bonuses(quality) flashbang_range = reset_fantasy_variable("flashbang_range", flashbang_range) +/obj/item/grenade/flashbang/arm_grenade(mob/user, delayoverride, msg = TRUE, volume = 60) + . = ..() + if(!.) + return + + var/sweetspot_range = clamp(CEILING(flashbang_range/sweetspot_divider, 1), 0, flashbang_range) + set_light(sweetspot_range, sweetspot_range, flashbang_light) + /obj/item/grenade/flashbang/detonate(mob/living/lanced_by) . = ..() if(!.) @@ -34,22 +47,38 @@ return living_mob.show_message(span_warning("BANG"), MSG_AUDIBLE) var/distance = max(0, get_dist(get_turf(src), turf)) + var/sweetspot_range = clamp(CEILING(flashbang_range/sweetspot_divider, 1), 0, flashbang_range) //Flash - if(living_mob.flash_act(affect_silicon = 1)) - living_mob.Paralyze(max(20/max(1, distance), 5)) - living_mob.Knockdown(max(200/max(1, distance), 60)) + var/attempt_flash = living_mob.flash_act(affect_silicon = 1) + if(attempt_flash == FLASH_COMPLETED) + if(distance <= sweetspot_range || issilicon(living_mob)) + living_mob.Paralyze(max(20/max(1, distance), 5)) + living_mob.Knockdown(max(200/max(1, distance), 60)) + else + living_mob.adjust_dizzy_up_to(max(200/max(1, distance), 5), 20 SECONDS) + living_mob.dropItemToGround(living_mob.get_active_held_item()) + living_mob.dropItemToGround(living_mob.get_inactive_held_item()) //Bang if(!distance || loc == living_mob || loc == living_mob.loc) - living_mob.Paralyze(20) - living_mob.Knockdown(200) - living_mob.soundbang_act(1, 200, 10, 15) - else - if(distance <= 1) // Adds more stun as to not prime n' pull (#45381) - living_mob.Paralyze(5) - living_mob.Knockdown(30) + living_mob.soundbang_act(2, 20 SECONDS, 10, 15) + return + + if(distance <= 1) // Adds more stun as to not prime n' pull (#45381) + living_mob.soundbang_act(2, 3 SECONDS, 5) + return + + if(distance <= sweetspot_range) living_mob.soundbang_act(1, max(200 / max(1, distance), 60), rand(0, 5)) + return + + if(!living_mob.soundbang_act(1, 0, rand(0, 2))) + return + + living_mob.adjust_staggered_up_to(max(200/max(1, distance), 5), 10 SECONDS) + living_mob.dropItemToGround(living_mob.get_active_held_item()) + living_mob.dropItemToGround(living_mob.get_inactive_held_item()) /obj/item/grenade/stingbang name = "stingbang" diff --git a/code/modules/mob/living/carbon/carbon_defense.dm b/code/modules/mob/living/carbon/carbon_defense.dm index 1a3629883b25..6efffa7824fa 100644 --- a/code/modules/mob/living/carbon/carbon_defense.dm +++ b/code/modules/mob/living/carbon/carbon_defense.dm @@ -508,28 +508,29 @@ var/ear_safety = get_ear_protection() var/obj/item/organ/ears/ears = get_organ_slot(ORGAN_SLOT_EARS) var/effect_amount = intensity - ear_safety - if(effect_amount > 0) - if(stun_pwr) - Paralyze((stun_pwr*effect_amount)*0.1) - Knockdown(stun_pwr*effect_amount) - - if(ears && (deafen_pwr || damage_pwr)) - var/ear_damage = damage_pwr * effect_amount - var/deaf = deafen_pwr * effect_amount - ears.adjustEarDamage(ear_damage,deaf) - - if(ears.damage >= 15) - to_chat(src, span_warning("Your ears start to ring badly!")) - if(prob(ears.damage - 5)) - to_chat(src, span_userdanger("You can't hear anything!")) - // Makes you deaf, enough that you need a proper source of healing, it won't self heal - // you need earmuffs, inacusiate, or replacement - ears.set_organ_damage(ears.maxHealth) - else if(ears.damage >= 5) - to_chat(src, span_warning("Your ears start to ring!")) - SEND_SOUND(src, sound('sound/items/weapons/flash_ring.ogg',0,1,0,250)) - return effect_amount //how soundbanged we are + if(effect_amount <= 0) + return FALSE + + if(stun_pwr) + Paralyze((stun_pwr*effect_amount)*0.1) + Knockdown(stun_pwr*effect_amount) + + if(ears && (deafen_pwr || damage_pwr)) + var/ear_damage = damage_pwr * effect_amount + var/deaf = deafen_pwr * effect_amount + ears.adjustEarDamage(ear_damage,deaf) + . = effect_amount //how soundbanged we are + SEND_SOUND(src, sound('sound/items/weapons/flash_ring.ogg',0,1,0,250)) + + if(ears.damage < 5) + return + if(ears.damage >= 15 && prob(ears.damage - 5)) + to_chat(src, span_userdanger("You can't hear anything!")) + // Makes you deaf, enough that you need a proper source of healing, it won't self heal + // you need earmuffs, inacusiate, or replacement + ears.set_organ_damage(ears.maxHealth) + to_chat(src, span_warning("Your ears start to ring[ears.damage >= 15 ? " badly!":"!"]")) /mob/living/carbon/damage_clothes(damage_amount, damage_type = BRUTE, damage_flag = 0, def_zone) if(damage_type != BRUTE && damage_type != BURN) From 2a32194816b128f6b0735a4f021903e688e1e6b8 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 12:33:28 +0000 Subject: [PATCH 011/283] Automatic changelog for PR #92294 [ci skip] --- html/changelogs/AutoChangeLog-pr-92294.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92294.yml diff --git a/html/changelogs/AutoChangeLog-pr-92294.yml b/html/changelogs/AutoChangeLog-pr-92294.yml new file mode 100644 index 000000000000..2381b44d5593 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92294.yml @@ -0,0 +1,5 @@ +author: "necromanceranne" +delete-after: True +changes: + - balance: "The effects of flashbangs become less severe the further away you are from the flashbang." + - balance: "The bang effect of flashbangs cannot affect you in a vacuum. The flash still functions in a vacuum." \ No newline at end of file From ae3b29018ad1214c645d645d0c688019becf343f Mon Sep 17 00:00:00 2001 From: necromanceranne <40847847+necromanceranne@users.noreply.github.com> Date: Thu, 14 Aug 2025 22:52:05 +1000 Subject: [PATCH 012/283] Declutters settlers a bit. (#92425) --- code/controllers/subsystem/processing/quirks.dm | 4 ++-- code/datums/quirks/positive_quirks/settler.dm | 12 +++--------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/code/controllers/subsystem/processing/quirks.dm b/code/controllers/subsystem/processing/quirks.dm index 1058fc5d9aaf..82ab648eefce 100644 --- a/code/controllers/subsystem/processing/quirks.dm +++ b/code/controllers/subsystem/processing/quirks.dm @@ -24,9 +24,9 @@ GLOBAL_LIST_INIT_TYPED(quirk_blacklist, /list/datum/quirk, list( list(/datum/quirk/mute, /datum/quirk/softspoken), list(/datum/quirk/poor_aim, /datum/quirk/bighands), list(/datum/quirk/bilingual, /datum/quirk/foreigner, /datum/quirk/csl), - list(/datum/quirk/spacer_born, /datum/quirk/item_quirk/settler), + list(/datum/quirk/spacer_born, /datum/quirk/settler), list(/datum/quirk/photophobia, /datum/quirk/nyctophobia), - list(/datum/quirk/item_quirk/settler, /datum/quirk/freerunning), + list(/datum/quirk/settler, /datum/quirk/freerunning), list(/datum/quirk/numb, /datum/quirk/selfaware), list(/datum/quirk/empath, /datum/quirk/evil), )) diff --git a/code/datums/quirks/positive_quirks/settler.dm b/code/datums/quirks/positive_quirks/settler.dm index ad19b9d74172..774919bdda6c 100644 --- a/code/datums/quirks/positive_quirks/settler.dm +++ b/code/datums/quirks/positive_quirks/settler.dm @@ -1,4 +1,4 @@ -/datum/quirk/item_quirk/settler +/datum/quirk/settler name = "Settler" desc = "You are from a lineage of the earliest space settlers! While your family's generational exposure to varying gravity \ has resulted in a ... smaller height than is typical for your species, you make up for it by being much better at outdoorsmanship and \ @@ -23,22 +23,16 @@ TRAIT_STURDY_FRAME, ) -/datum/quirk/item_quirk/settler/add(client/client_source) +/datum/quirk/settler/add(client/client_source) var/mob/living/carbon/human/human_quirkholder = quirk_holder human_quirkholder.set_mob_height(HUMAN_HEIGHT_SHORTEST) human_quirkholder.add_movespeed_modifier(/datum/movespeed_modifier/settler) - human_quirkholder.physiology.hunger_mod *= 0.75 //good for you, shortass, you don't get hungry nearly as often human_quirkholder.add_traits(settler_traits, QUIRK_TRAIT) -/datum/quirk/item_quirk/settler/add_unique(client/client_source) - give_item_to_holder(/obj/item/storage/box/papersack/wheat, list(LOCATION_BACKPACK, LOCATION_HANDS)) - give_item_to_holder(/obj/item/storage/toolbox/fishing/small, list(LOCATION_BACKPACK, LOCATION_HANDS)) - -/datum/quirk/item_quirk/settler/remove() +/datum/quirk/settler/remove() if(QDELING(quirk_holder)) return var/mob/living/carbon/human/human_quirkholder = quirk_holder human_quirkholder.set_mob_height(HUMAN_HEIGHT_MEDIUM) human_quirkholder.remove_movespeed_modifier(/datum/movespeed_modifier/settler) - human_quirkholder.physiology.hunger_mod /= 0.75 human_quirkholder.remove_traits(settler_traits, QUIRK_TRAIT) From 46d1e40a209d0a710d3a921a1516cecabe597551 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 12:52:25 +0000 Subject: [PATCH 013/283] Automatic changelog for PR #92425 [ci skip] --- html/changelogs/AutoChangeLog-pr-92425.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92425.yml diff --git a/html/changelogs/AutoChangeLog-pr-92425.yml b/html/changelogs/AutoChangeLog-pr-92425.yml new file mode 100644 index 000000000000..afec11cdf7c4 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92425.yml @@ -0,0 +1,5 @@ +author: "necromanceranne" +delete-after: True +changes: + - balance: "Removes the hunger protection settlers get." + - balance: "Removes the items that settlers spawn with." \ No newline at end of file From fae1ec49c79b23ac9177c13676f6ee63da8f38f7 Mon Sep 17 00:00:00 2001 From: EnterTheJake <102721711+EnterTheJake@users.noreply.github.com> Date: Thu, 14 Aug 2025 16:11:23 +0200 Subject: [PATCH 014/283] Lowers the TC price of the Suppressor (#92547) ## About The Pull Request TC price on the suppressor has been lowered from 3 to 1 TC. ## Why It's Good For The Game The suppressor is an incredibly niche utility item that's dependant on another purchase to see any use, the Makarov. While the Makarov is a pretty solid choice for a sidearm, I don't think its only attachment should cost more than some of our grenade bundles. ## Changelog :cl: balance: Uplink price on the suppressor has been lowered from 3 to 1 TC. /:cl: --- code/modules/uplink/uplink_items/stealthy.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/uplink/uplink_items/stealthy.dm b/code/modules/uplink/uplink_items/stealthy.dm index 53bc37f59e66..fbec75ccad68 100644 --- a/code/modules/uplink/uplink_items/stealthy.dm +++ b/code/modules/uplink/uplink_items/stealthy.dm @@ -48,7 +48,7 @@ name = "Suppressor" desc = "This suppressor will silence the shots of the weapon it is attached to for increased stealth and superior ambushing capability. It is compatible with many small ballistic guns including the Makarov, Stechkin APS and C-20r, but not revolvers or energy guns." item = /obj/item/suppressor - cost = 3 + cost = 1 surplus = 10 purchasable_from = ~UPLINK_CLOWN_OPS From 6a8c61d515376b2fe674772b11b0c2968e2ab389 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 14:11:41 +0000 Subject: [PATCH 015/283] Automatic changelog for PR #92547 [ci skip] --- html/changelogs/AutoChangeLog-pr-92547.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92547.yml diff --git a/html/changelogs/AutoChangeLog-pr-92547.yml b/html/changelogs/AutoChangeLog-pr-92547.yml new file mode 100644 index 000000000000..39d2efe880ea --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92547.yml @@ -0,0 +1,4 @@ +author: "EnterTheJake" +delete-after: True +changes: + - balance: "Uplink price on the suppressor has been lowered from 3 to 1 TC." \ No newline at end of file From 39ed5e01bcffa0c2271348e21a1b757a2e5040b9 Mon Sep 17 00:00:00 2001 From: OnlineGirlfriend <50865623+OnlineGirlfriend@users.noreply.github.com> Date: Thu, 14 Aug 2025 09:22:16 -0500 Subject: [PATCH 016/283] Updates basic book sprites (#92482) --- icons/obj/service/library.dmi | Bin 23972 -> 25275 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/icons/obj/service/library.dmi b/icons/obj/service/library.dmi index bf1c1c659ac667d012fd4cf9a41214973a81e69a..fd00e701de64bb505e9be4b62e9f025bed357bbe 100644 GIT binary patch literal 25275 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�!gm(HV%>0|e>vRzXoJ#4R2E?0j*vg!W+49%$ z;Wa@LpK{(NWD!LqC>L2tWXERKe5df47jW$p-Dwym*uYi2$rwRw4$ z4I_&vJq;G3YwOSggxp9bi1z#E$m+gL1;N4IzO1aW=cZD34gMbTT<9q2CLyF;lm3ah zj3lAQ@$hlRyMP6U1~tr=Z03Xi%!8umwOs%3XuCE3J2US8knH>~23{=9?*w|k^&WCq zAYSb%z~8O4Q=tJaz`Fy(EI17^MDS3RDcoJAPBwigDV*SkTN#2kq9-PPX4By$ugpZ7 zqEyz47Q9AS@IySb3Lkzav5)mOEszkw!_AEe-SG+AE)YB|3yb4e_cXq7<3`4PWdNJZ z3es-&fw*KU&*(afDJUqY6H=tp^B2^KS>?V}_mPjm%wQ+>0by9vGXUbMkYSBd6v4E$QY+EM+is$%o&W8(*G6&#c}xxuqYtsxaFuExMY%J%HW zJ81TLoHqxo{+&Wxx6B*^th3?3beddVWX~N7IUbV4cyEOp=aT+){? zowA-;9b}GytiYm0@Z4TkZ~lVtS_IQJIeO{fvvXM2ZAe&dU z%!3w=wq|O@0jR2?!a^|cQM!AwWj-Wyj=oDySsh8gCu`%BvT-lLH02d>5sKmJ_<<#Z zKtaT$_nsM#X#UAZHHA!GoU2WN(N^m855DwbzAcwg3=dhT$#WmKK>U0u6Vr?X%sm$1 zp@veXbE^5yBo6&T#~J&AZYNVqQZH#sZeeuB%RM`meokj8xqWEPl|Qd}0WWbu2_7^Z z=p0AD8z}pkqbL+gGcDfZE0OpLjzfVWfc&P%g-3M~0wU_V#9HJZy#*yM?`VQq^SEsD zVhojGC#~+Tihyh??Od51hg?EeRe_-ie6OSXgMvn*3Xx zecP-ZU-T>x_S*+VRqhIumzT$!goFOL$+sL>B_95k<7Lrjz8))&E z?jae+rm>RcO$p5^p=qkUTacDYVaR!Oy4@UN1(6agYs&tO6Nf;BOUj zs=)}RSXe``(a7($%RWBxf9QJ~GA-=o$$Is)$Ml4!1qJJhaxfSP(6``TZ_WO;c?d(e zG1f1kQ88-1Ko$1CCw1F&oqTo#%nmLg4-Kao3iY zYWAZ;%8^50S$_e40*lfYewJB>$^lXTfB+?rucxonhNT3#H1KKSSY%=^Z7e;9x&?m$ z38x>g#j$V%*5GRnRO+stdj$vqRcv)P^(_O2yA5y^UAy9D8xrI@ry;P!xw)HOQ_Yrk zycz4sU8S$VqUkE2y<%gGr*rz}6O~^z+}zymZ+z36Eg`wnqQ!!U4-H+IbjH?zJUNX` zW)@*w#->G#8@x@gNK>L6w;hQrXus(*Xe+t76y4EYmQ2<~^r|AnG)6;u2vLqTp{%pe zp{@@};(!|u%L*8O*0+^ z$kMiHzb4uIF`TGH$0)zFx;hcKiH=P^Jg>B zo)+Kk;h7nEiqTPzTVGL;$tQRaWc*f(>A{{_P1jv~%QQc^sI;t1aOQ_h>OQv#hYr|F zgh;g?R7W>g^<#Q(48O%nKCWIpg<|UT$(VIECT~tnIpsD}Y`!B;yypp8=};qt36`ee zc%RE(E~=(qka4xmd>WQV=a#{HgRc%Xv|UIa>9Y@#=2v}71CY^Z1glU^O5)D1vGp{IHBkFtB6vE&I+?Fqx@^;ei zN2Qoce|YWt+)IT20+v8{r;FTZN#UZbpmUGgoR(++a64la9r~$8l@_1%4IVIZt!xs# z`OBo3>h6ofiu>(4m_zzfKpf8*xRE!Srujb2({YvLlu>efzXoqF>uqYFdgoc$bHm3T zJ^jmVN|=u`5mJH13{t@_PqNodalf5muCcRQ3LL;Rm(5 zxOZ+v6xe$j{*VO9-0)9|Q_MecWd3RsL3s6=&16A-e)aOxnA&r)eyQx59k^v{!wS({vX8>{+~iZ2`iIAj^n`>iFJyE*4?>;I31B+ zgwT3e+E%`868hBqgh+6}cdu+9{JwABVVjHvdcKc_38`u7i6A+Wv6;^^N&v-%nm&|x7!q>fZ^gC0 zzyA-`b{4|+mtnu|gECV^biBAmx#r?hUD0ZDl|OG&16THiJNTm|1M}(}(Y4if!nNKT zdKXG^tnbp+`~#J_>wVt(U%^;4e(xXN)g*vBn6&2F6;WMF>)_aITv1m%ae&gIKWucP zc<4?SpI#o~hVOcktIm_pG-?iJ`&~`X0fc`PC2m|x<1h6CvkSOgNb@@}=~qRH=g)FO zyYX84Nr_K7y9Nj2*cX#W?j6)l&iSYsWF<-2o&iOiu`O}?hS7dKGb669kbSBf_kg^t zuYHHr(6Hw^9f}HeDo1~OrdGxne)WSP@d9WryrUJY?2t&SK$u1N7-)Fw1a}HFU^l?} zlc{-$8HV}zJKUE~zrI*N{nJ&WPEGRggugJ1VX4w5-o&{H^bSSR6usc>vt995w$Qt? z_npw;^(xF~C%uEW$6dYv-66;O-y&wcoj)CEW`3Mz-oi1Bym0e3KI2Nuz(qwX?;#hfAA0FlEQ0r8L$Q270-$J^e<5@Mj~I1f7i)Qk{~Dt1<{dR*%iRe-G{y zU@Yt6e2-!N&g+Bo8!Z;Gaa>q*+x+`%-&!j)W*z;OgnrdXszG(gN=dJxi*_yjGsAZQ zC9-&1L15@10n4N}2OQlnNhB5E8~HA4stZ|4ZtfBtqfJxv%IFTTp%}`R=}35F;)=pe z43snLQ9>~_I-HqCXYlB-Rh*P7O_&1w?o_yuw8mRUaL@m|Ut zCYyUONLpypVU-LM3)JyvAiq4Q2_!E^5V&JvG+KcTUFx;wG2P)1>WYV?EoD5U^F@4J z_60>zsR|u*i*1H_*sfw3O1cpqz+%%Pa;DS*hApRG$k@r~z94&q>{U|04Cu63rl0FU z%KfopVFLnWN1Gy+u6ygP%4~{e3!JSKzy8R7m3W3L-l;*N)T4v@?@W;GXo<89#WDth z#EgSLPZ1O<1rH-kTCVckSvXSDqW8kSs;Tqv6cb=0S|(_3=R)I3V;R`Bq^ zbl;;Es!j4qC06g1-%I4_O6fF+SVB5EWh5|jcbThs;n##0j^S}KLJ~rHqJ}zfjYXv>F!k$cr|*v zvc}Af3n_KvY3or5eNbqJ*z85^Ms%w4w!Ggt%#bb%X(%y30sCv5G+j#ybr~xO8r>>^ zIyGpAfhEx64_X7yKWakVbKYGNONkUu?s|Hb0Gn}?AZvz!QH)z?#?fS}GSsZxw?ncv z-+(fJ#9+ArV- z9!4~E>bsssVvik9xwCQXA6lV$OyS{;N$jY!j6zT^Y~S=_nIyB|@@tgfCDSG8u}xag zIZF8o<6d?lQSUh}c-5(l(WONk{!3-`eMa&Vd63sMx&b+4I8bSvy45FNhL@rR{-fW4 z_S)reP8I;WT*cBUAhDFNod* zC18k{xJI7&c)Vh@E6-nLTM+BNy>z59c<-&xv^^OPZ}OS;V1zW&ERJj!kls!_z6IPH!@d^E_#b-F@WC)>5$Jb zx&O|ocVHl~8Sd_WQu}zyPaY{Pbfcr*gg&D0Yp+)047l~s8->eoJG;{6Et}c3Hk)%# zk_@L-hlWQco*=%s-L)_=ScpD72C65~ScZqR-GJwHyHo$S)ScP)bOnRT1MxX}fd+cZ1q+wwVu5a1!%9Y2BataC%E-o%mH^E}yPIpGp zK<~9{*6!1((f&&>k)#*cGv75SwWpui>L#&+l-moUbDl)Ok7_@vx8itXmJ^5A07t!- zXmJS3)H*ZspowZiSllXXZ+8jR)xvRt{5HFfSBC%O1GSM}7*e~q*0}+0Ozk`e)uCgz znYoqMdl=J>!jV$Ge7SxgTF*NaSkK|kq9vJm3#K={(0B*Dg&Z zik+4V7f~g+bmJ}bzs7J~&VLp&B!0wid&ORI4Y2=26DdJvTLPF`#A0QbQKqM@qiNr( zj%b6YTv)5b75{7Uu4!GN&SeODG{95f0IePtaD*upxHd&7pXasU6poV%N-LJse)#Lw zZnn6fh?o{lq;70VP!WGy)#kXuM1!}@9>iL!9@7%cV4x&9`$Jw2Pl1h*lFN3f${>U95-?nd7wcRurWU-Ji$kwf)w<;HkK(Y zE@sOT6T9o#{~@iv?rB!~;~=KX6HlnK@y(k>0!{5aXZIa(M_QNMhEbqJ-I>RWsaho^sCK_a{mi`iqIC4SySouK( z7pBSO`QUufVL$8i)xyOmjZfxatqc-0yS!7&BQzWZRj(-b`#vUkOQHV*4-9p@ zZWWn(@H=rRid|o(V9~LQdc{F%KUlC-Yi4rpI#!o(?QTpkGr2gZLBIx^Pbu_rr_*8?`ah%ND@lyAD4xoN->TcCY*8ZW!?UY1~_SN0&0s1xZOg zai;ZfQ^dzb*RLsH$B!2IXmHj~v1VtqxN4J+WJU2Iv8@roV>*J9F7llL7C$81wvS5s z&|@_^xgfU$-QLspC~m1qn3)Wj7na6n8?_|HT0&99vaUn+k>P7M67UP*d<7ve0|PhdkSIuMR(|qsrs#nQ zhuA$z-9_uKqcteg-Nnd30VSbBx;%iG5Izk)pN@&B8LfdhQ#7Aa4sIzO?LcCk*M1D% z{>0kqUqT!*&5GMaKv>e%@1y;-t7&1oAEIi=pO|YBpT}cgWyk}y7ru_coHtnMHU?Fx z0Qd#STzgZ%*j!_72VK90e0PP1_}*vG2uZ)hYv2Kf&b;H-eE2SUE$GenuNcT_p&rkL zs}$VB-D{+11=!X?wt)ga#+zoNQJ1H`A0Je0U}W<>p_cU`A?fOC)DD*<>QxOuyGT*R zDKFTUEkMVC1&jIri3V)C?`!{Nw3Y;Hwz>CPlIgcP!mp3aliN&0{MKDcelmcvkfWYn z2QE@}OtFkvW^`&W= zb$N=RCtt_2jjsc9_x~pC;zNp8e%UI-k3*$KSr1#nGNhmPr?LQNdhb{y_*{md+=q(* m>??KlJ?J0V(0_l~Kx3Z~8)9!k{D42D09`ROzf`S{i24s*UmPp| literal 23972 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 LU3q`mDe^x6YQ%i1 From 87d1901fce37c94ed893e3825567a66bcb95bf6a Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 14:22:41 +0000 Subject: [PATCH 017/283] Automatic changelog for PR #92482 [ci skip] --- html/changelogs/AutoChangeLog-pr-92482.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92482.yml diff --git a/html/changelogs/AutoChangeLog-pr-92482.yml b/html/changelogs/AutoChangeLog-pr-92482.yml new file mode 100644 index 000000000000..5e63a5261685 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92482.yml @@ -0,0 +1,4 @@ +author: "OnlineGirlfriend" +delete-after: True +changes: + - image: "updates basic book sprites" \ No newline at end of file From a9f9675e6b575c046d62db7b3ea542dad0d1b1b3 Mon Sep 17 00:00:00 2001 From: Nick Date: Thu, 14 Aug 2025 21:40:27 +0200 Subject: [PATCH 018/283] Replaces all public botany trays with Soil again, and removes sinks from botany/public garden (#92519) ## About The Pull Request This PR replaces all Garden trays with Soil. This PR removes all sinks from botany/garden area image image image image image image ## Why It's Good For The Game Public garden always had soil as a baseline because it like a more garden feel, where hydrononics have a more industrialized feel with the trays, this is why i put soil back in all public gardens. i also removed the sinks from botany and public gardens because its a lame infinite water source why bother putting water tanks down if you put like 2-3 sinks in the same area :cl: Ezel balance: Removes Sinks from botany/garden balance: Replaces all Garden trays with soil /:cl: --- .../CatwalkStation/CatwalkStation_2023.dmm | 732 ++-- .../map_files/Deltastation/DeltaStation2.dmm | 1497 ++++---- .../map_files/IceBoxStation/IceBoxStation.dmm | 490 ++- _maps/map_files/MetaStation/MetaStation.dmm | 1920 +++++----- .../map_files/NebulaStation/NebulaStation.dmm | 129 +- _maps/map_files/tramstation/tramstation.dmm | 3391 +++++++++-------- _maps/map_files/wawastation/wawastation.dmm | 612 +-- .../effects/spawners/random/food_or_drink.dm | 52 + code/modules/hydroponics/hydroponics.dm | 6 + icons/obj/service/hydroponics/equipment.dmi | Bin 31228 -> 31633 bytes 10 files changed, 4499 insertions(+), 4330 deletions(-) diff --git a/_maps/map_files/CatwalkStation/CatwalkStation_2023.dmm b/_maps/map_files/CatwalkStation/CatwalkStation_2023.dmm index a53d4f78e5bf..d846f8b92a21 100644 --- a/_maps/map_files/CatwalkStation/CatwalkStation_2023.dmm +++ b/_maps/map_files/CatwalkStation/CatwalkStation_2023.dmm @@ -1678,32 +1678,6 @@ /obj/machinery/keycard_auth/wall_mounted/directional/north, /turf/open/floor/wood, /area/station/command/heads_quarters/cmo) -"aBE" = ( -/obj/item/food/grown/wheat, -/obj/item/food/grown/watermelon, -/obj/item/food/grown/citrus/orange, -/obj/item/food/grown/grapes, -/obj/item/food/grown/cocoapod, -/obj/item/food/grown/apple, -/obj/item/food/grown/chili, -/obj/item/food/grown/cherries, -/obj/item/food/grown/soybeans, -/obj/item/food/grown/citrus/lime, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 8 - }, -/obj/structure/closet/crate/hydroponics, -/obj/effect/spawner/random/food_or_drink/seed{ - spawn_all_loot = 1; - spawn_random_offset = 1 - }, -/obj/effect/spawner/random/food_or_drink/seed{ - spawn_all_loot = 1; - spawn_random_offset = 1 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "aBF" = ( /obj/effect/turf_decal/trimline/purple/filled/line, /obj/machinery/firealarm/directional/south, @@ -3525,27 +3499,6 @@ }, /turf/open/floor/iron/smooth, /area/station/engineering/main) -"beW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/table/reinforced, -/obj/item/cultivator, -/obj/item/reagent_containers/cup/bottle/nutrient/rh{ - pixel_x = 10; - pixel_y = 6 - }, -/obj/item/reagent_containers/cup/bottle/nutrient/ez{ - pixel_x = 10; - pixel_y = -4 - }, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 4 - }, -/obj/item/reagent_containers/spray/pestspray{ - pixel_x = 10; - pixel_y = -14 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "bfc" = ( /obj/structure/railing{ dir = 8 @@ -6024,11 +5977,6 @@ "bPW" = ( /turf/closed/wall, /area/station/commons/fitness/recreation) -"bPZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/hallway/secondary/construction) "bQe" = ( /turf/closed/wall/r_wall, /area/station/science/ordnance) @@ -8445,6 +8393,10 @@ }, /turf/open/floor/plating, /area/station/maintenance/hallway/abandoned_recreation) +"cyY" = ( +/obj/machinery/hydroponics/soil, +/turf/open/misc/sandy_dirt, +/area/station/service/hydroponics/garden/abandoned) "czk" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -8556,6 +8508,11 @@ /obj/machinery/light/directional, /turf/open/floor/iron/dark/smooth_large, /area/station/service/hydroponics) +"cAs" = ( +/obj/structure/disposalpipe/segment, +/obj/item/banner/command/mundane, +/turf/open/floor/plating, +/area/station/maintenance/port) "cAv" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 1 @@ -9267,6 +9224,30 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/port) +"cJi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/reinforced, +/obj/item/cultivator, +/obj/item/reagent_containers/cup/bottle/nutrient/rh{ + pixel_x = 10; + pixel_y = 6 + }, +/obj/item/reagent_containers/cup/bottle/nutrient/ez{ + pixel_x = 10; + pixel_y = -4 + }, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 4 + }, +/obj/item/reagent_containers/spray/pestspray{ + pixel_x = 10; + pixel_y = -14 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "cJk" = ( /obj/effect/turf_decal/trimline/dark_blue/filled/shrink_cw, /obj/effect/turf_decal/trimline/dark_blue/filled/mid_joiner, @@ -10554,14 +10535,6 @@ /obj/structure/sign/poster/contraband/grey_tide/directional/west, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"deS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/seed_extractor, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "dfg" = ( /obj/machinery/light/small/directional/east, /obj/machinery/door/poddoor/preopen{ @@ -11441,10 +11414,6 @@ /obj/machinery/telecomms/broadcaster/preset_left, /turf/open/floor/iron/dark/textured_large, /area/station/tcommsat/server) -"dsQ" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "dsR" = ( /obj/structure/reagent_dispensers/watertank, /obj/effect/decal/cleanable/dirt, @@ -12684,6 +12653,14 @@ /obj/structure/closet/emcloset, /turf/open/floor/plating/airless, /area/station/maintenance/starboard/lesser) +"dMK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/structure/frame/machine/secured, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "dMM" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 @@ -12869,6 +12846,13 @@ }, /turf/open/floor/iron/kitchen_coldroom/freezerfloor, /area/station/medical/coldroom) +"dOC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "dOG" = ( /obj/structure/cable, /turf/closed/wall/r_wall, @@ -14271,10 +14255,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) -"eio" = ( -/obj/effect/spawner/structure/window/reinforced/tinted, -/turf/open/floor/plating, -/area/station/maintenance/starboard/aft) "eis" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/spawner/random/trash/grime, @@ -14894,21 +14874,20 @@ }, /turf/open/openspace, /area/station/service/library) +"erQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "esb" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 }, /turf/open/floor/iron/dark, /area/station/security/medical) -"esh" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/biogenerator, -/obj/effect/turf_decal/trimline/green/filled/line, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "esu" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/mapping_helpers/burnt_floor, @@ -15003,6 +14982,19 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/security/detectives_office/private_investigators_office) +"euA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 9 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/closet/crate/hydroponics, +/obj/effect/spawner/random/food_or_drink/plant_produce, +/obj/effect/spawner/random/food_or_drink/seed_flowers, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "euD" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, @@ -16057,6 +16049,10 @@ /obj/item/airlock_painter, /turf/open/floor/iron/smooth, /area/station/engineering/main) +"eNm" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "eNx" = ( /obj/machinery/atmospherics/components/unary/thermomachine/heater{ dir = 4 @@ -17697,22 +17693,6 @@ /obj/effect/spawner/random/techstorage/tcomms_all, /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) -"fmy" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/table/reinforced, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 4 - }, -/obj/item/hatchet{ - pixel_x = -3; - pixel_y = 2 - }, -/obj/item/crowbar, -/obj/item/reagent_containers/spray/plantbgone{ - pixel_x = 8 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "fmN" = ( /obj/structure/lattice/catwalk, /obj/structure/railing, @@ -18453,6 +18433,9 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/kitchen_coldroom/freezerfloor, /area/station/medical/coldroom) +"fxX" = ( +/turf/closed/wall, +/area/station/service/hydroponics/garden/abandoned) "fxY" = ( /obj/machinery/vending/cigarette, /obj/structure/disposalpipe/segment{ @@ -18870,13 +18853,6 @@ }, /turf/open/floor/iron/smooth, /area/station/engineering/break_room) -"fEy" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "fEA" = ( /obj/structure/reagent_dispensers/wall/peppertank/directional/east, /obj/machinery/airalarm/directional/north, @@ -19099,21 +19075,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/maintenance/starboard/lesser) -"fHl" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/paper/guides/jobs/hydroponics, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/iron, -/area/station/hallway/secondary/construction) -"fHm" = ( -/obj/structure/table, -/obj/effect/spawner/random/bureaucracy/paper, -/obj/item/pen, -/obj/structure/sign/poster/contraband/missing_gloves/directional/west, -/turf/open/floor/wood, -/area/station/commons/dorms) "fHp" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/showcase/machinery/oldpod{ @@ -19229,16 +19190,6 @@ /obj/structure/extinguisher_cabinet/directional/west, /turf/open/floor/wood, /area/station/command/heads_quarters/ce) -"fIU" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/airlock{ - name = "Garden" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "fJc" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/layer2{ dir = 8 @@ -22227,6 +22178,16 @@ /obj/structure/table/wood, /turf/open/floor/wood, /area/station/command/heads_quarters/cmo) +"gBc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "gBf" = ( /obj/structure/lattice/catwalk, /obj/item/stack/rods, @@ -22453,6 +22414,14 @@ }, /turf/open/floor/carpet, /area/station/maintenance/starboard/lesser) +"gEJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "gEN" = ( /obj/machinery/porta_turret/ai{ dir = 4 @@ -22936,6 +22905,19 @@ /obj/structure/window/reinforced/spawner/directional/south, /turf/open/space/openspace, /area/space/nearstation) +"gMZ" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = -5; + pixel_y = 4 + }, +/obj/item/stamp/head/hop{ + pixel_x = 8; + pixel_y = 4 + }, +/obj/structure/cable, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hop) "gNf" = ( /obj/structure/light_construct/directional/east, /obj/effect/mapping_helpers/broken_floor, @@ -23079,6 +23061,19 @@ /obj/machinery/drone_dispenser, /turf/open/floor/iron/dark/smooth_large, /area/station/science/lab) +"gPh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 6 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/storage/bag/plants, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "gPu" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -26969,6 +26964,15 @@ }, /turf/open/floor/plating, /area/station/construction/storage_wing) +"hTF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/item/vending_refill/hydroseeds, +/obj/structure/frame/machine/secured, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "hTI" = ( /obj/machinery/light/directional/south, /obj/effect/landmark/firealarm_sanity, @@ -27747,6 +27751,14 @@ /obj/machinery/light/directional/north, /turf/open/floor/iron/dark/textured_large, /area/station/medical/virology) +"ihn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 2 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) "ihv" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/siding/wood{ @@ -28561,6 +28573,12 @@ /obj/machinery/camera/autoname/directional/west, /turf/open/floor/iron, /area/station/hallway/primary/starboard) +"itU" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/closed/wall, +/area/station/service/hydroponics/garden/abandoned) "itV" = ( /obj/item/stack/sheet/mineral/wood{ pixel_x = -5; @@ -30793,14 +30811,6 @@ /obj/structure/sign/poster/official/help_others/directional/north, /turf/open/floor/iron/white/smooth_large, /area/station/ai_monitored/turret_protected/aisat_interior) -"jby" = ( -/obj/machinery/hydroponics/constructable, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 10 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "jbO" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 4 @@ -31561,6 +31571,24 @@ /obj/effect/spawner/random/trash/garbage, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"jmG" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 1 + }, +/obj/machinery/button/door/directional/north{ + id = "hydropony_shutters"; + name = "hydroponics shutters control"; + pixel_x = 10; + pixel_y = 30; + req_access = list("hydroponics") + }, +/obj/effect/turf_decal/trimline/blue/filled/mid_joiner{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/north, +/obj/structure/sink/directional/south, +/turf/open/floor/iron/dark/smooth_large, +/area/station/service/hydroponics) "jmQ" = ( /obj/effect/spawner/random/trash/grime, /turf/open/floor/plating, @@ -31765,13 +31793,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) -"jqJ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/tile/green/half/contrasted{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "jqO" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -33610,6 +33631,11 @@ /obj/structure/window/reinforced/tinted/frosted/spawner/directional/west, /turf/open/floor/wood/large, /area/station/service/library) +"jPB" = ( +/obj/effect/turf_decal/tile/purple/opposingcorners, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/dark, +/area/station/maintenance/starboard/aft) "jPC" = ( /obj/effect/turf_decal/siding/dark{ dir = 5 @@ -33853,15 +33879,6 @@ /obj/structure/table/wood/fancy, /turf/open/floor/wood/large, /area/station/service/library/private) -"jTT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/banner/blue{ - inspiration_available = 0 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/eighties, -/area/station/maintenance/hallway/abandoned_recreation) "jTZ" = ( /obj/effect/turf_decal/tile/dark_blue/half{ dir = 4 @@ -34316,6 +34333,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/cargo/storage) +"kbi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/seed_extractor, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "kbj" = ( /obj/structure/closet/emcloset, /obj/effect/decal/cleanable/dirt, @@ -35895,15 +35920,6 @@ /obj/machinery/igniter/incinerator_atmos, /turf/open/floor/engine/airless, /area/station/maintenance/disposal/incinerator) -"kwK" = ( -/obj/machinery/airalarm/directional/east, -/obj/machinery/camera/autoname/directional/east{ - network = list("ss13","medbay"); - c_tag = "Medbay - Upper Morgue" - }, -/obj/structure/filingcabinet/chestdrawer, -/turf/open/floor/iron/dark/textured_large, -/area/station/medical/morgue) "kwQ" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 10 @@ -36411,6 +36427,10 @@ dir = 8 }, /area/station/tcommsat/server) +"kEn" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/station/service/hydroponics/garden/abandoned) "kEw" = ( /obj/structure/cable, /turf/open/floor/plating, @@ -39632,14 +39652,6 @@ }, /turf/open/floor/iron/dark, /area/station/science/lobby) -"lHP" = ( -/obj/machinery/hydroponics/constructable, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "lHT" = ( /obj/effect/spawner/random/maintenance/two, /turf/open/floor/plating, @@ -41175,6 +41187,13 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/textured, /area/station/cargo/warehouse) +"mdn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/banner/red{ + inspiration_available = 0 + }, +/turf/open/floor/eighties, +/area/station/maintenance/hallway/abandoned_recreation) "mdp" = ( /obj/structure/closet, /obj/effect/turf_decal/tile/purple/opposingcorners, @@ -41619,11 +41638,6 @@ /obj/structure/broken_flooring/corner/directional/east, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) -"mjk" = ( -/obj/structure/disposalpipe/segment, -/obj/item/banner/command/mundane, -/turf/open/floor/plating, -/area/station/maintenance/port) "mjm" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/closet/firecloset, @@ -50955,6 +50969,13 @@ /obj/effect/spawner/random/maintenance, /turf/open/openspace, /area/station/maintenance/port/aft) +"oXS" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/service/hydroponics/garden/abandoned) "oXT" = ( /obj/effect/turf_decal/stripes/asteroid/corner{ dir = 8 @@ -52448,13 +52469,6 @@ }, /turf/open/openspace, /area/station/ai_monitored/turret_protected/ai_upload) -"pwt" = ( -/obj/effect/spawner/structure/window/reinforced/tinted, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/station/maintenance/starboard/aft) "pwy" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -55808,6 +55822,17 @@ /obj/effect/spawner/random/structure/shipping_container, /turf/open/floor/iron, /area/station/construction/storage_wing) +"quW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/paper/guides/jobs/hydroponics, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) "qvd" = ( /obj/structure/railing{ dir = 9 @@ -56310,14 +56335,6 @@ /obj/machinery/newscaster/directional/south, /turf/open/floor/wood, /area/station/command/heads_quarters/captain/private) -"qCf" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/green/filled/corner, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "qCj" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -56858,13 +56875,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/commons/vacant_room/office) -"qLj" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/tile/green/anticorner/contrasted{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "qLy" = ( /obj/structure/lattice/catwalk, /turf/open/openspace, @@ -56893,6 +56903,22 @@ }, /turf/open/openspace, /area/station/service/library) +"qMa" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 4 + }, +/obj/item/hatchet{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/crowbar, +/obj/item/reagent_containers/spray/plantbgone{ + pixel_x = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "qMi" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -57802,6 +57828,13 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/construction) +"rad" = ( +/obj/structure/table, +/obj/effect/spawner/random/bureaucracy/paper, +/obj/item/pen, +/obj/structure/sign/poster/contraband/missing_gloves/directional/west, +/turf/open/floor/wood, +/area/station/commons/dorms) "rah" = ( /obj/structure/rack, /obj/item/reagent_containers/cup/bottle/iron{ @@ -57843,14 +57876,6 @@ }, /turf/open/floor/glass, /area/station/security/brig) -"raw" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 8 - }, -/obj/structure/sink/kitchen/directional/east, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "raF" = ( /obj/effect/turf_decal/trimline/brown/filled/line{ dir = 5 @@ -58226,12 +58251,6 @@ }, /turf/open/floor/carpet, /area/station/command/meeting_room/council) -"rgE" = ( -/obj/machinery/hydroponics/constructable, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/green/filled/line, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "rhx" = ( /obj/effect/turf_decal/tile/blue/half/contrasted, /obj/effect/turf_decal/tile/yellow/half/contrasted{ @@ -61212,6 +61231,11 @@ }, /turf/open/floor/iron/dark, /area/station/science/ordnance) +"sax" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/green, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "saE" = ( /obj/machinery/door/airlock/public/glass{ name = "Community Center" @@ -62140,11 +62164,6 @@ "soU" = ( /turf/closed/wall, /area/station/science/research) -"soW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/tile/green, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "spi" = ( /obj/machinery/suit_storage_unit/atmos, /obj/effect/turf_decal/bot, @@ -64002,16 +64021,6 @@ /obj/structure/window/spawner/directional/west, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) -"sSS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 8 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "sSW" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -64054,6 +64063,15 @@ "sTv" = ( /turf/closed/wall, /area/station/security/courtroom) +"sTK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/banner/blue{ + inspiration_available = 0 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/eighties, +/area/station/maintenance/hallway/abandoned_recreation) "sTT" = ( /obj/structure/railing/corner/end/flip{ dir = 4 @@ -64149,6 +64167,20 @@ }, /turf/open/floor/engine, /area/station/engineering/atmos/hfr_room) +"sUR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock{ + name = "Garden" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "sUV" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plating, @@ -64606,6 +64638,17 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/greater) +"tcv" = ( +/obj/structure/table/reinforced, +/obj/item/plant_analyzer, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 5 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "tcw" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 10 @@ -64995,19 +65038,6 @@ "tjn" = ( /turf/open/openspace, /area/station/hallway/secondary/entry) -"tjp" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/table/reinforced, -/obj/item/storage/bag/plants/portaseeder, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 6 - }, -/obj/effect/decal/cleanable/blood/old, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "tjA" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -66259,25 +66289,6 @@ "tDy" = ( /turf/open/floor/plating, /area/station/maintenance/port/greater) -"tDD" = ( -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 1 - }, -/obj/structure/sink/directional/south, -/obj/structure/mirror/directional/north, -/obj/machinery/button/door/directional/north{ - id = "hydropony_shutters"; - name = "hydroponics shutters control"; - pixel_x = 10; - pixel_y = 30; - req_access = list("hydroponics") - }, -/obj/effect/turf_decal/trimline/blue/filled/mid_joiner{ - dir = 1 - }, -/obj/machinery/camera/autoname/directional/north, -/turf/open/floor/iron/dark/smooth_large, -/area/station/service/hydroponics) "tDJ" = ( /obj/structure/window/reinforced/plasma/spawner/directional/north, /obj/machinery/power/energy_accumulator/tesla_coil/anchored, @@ -66370,14 +66381,6 @@ /obj/structure/flora/bush/fullgrass/style_random, /turf/open/floor/grass, /area/station/hallway/primary/starboard) -"tFh" = ( -/obj/machinery/hydroponics/constructable, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 6 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "tFl" = ( /obj/effect/turf_decal/trimline/dark_blue/end{ dir = 1 @@ -66522,16 +66525,6 @@ }, /turf/open/floor/iron/dark/smooth_large, /area/station/hallway/primary/central) -"tHj" = ( -/obj/machinery/hydroponics/constructable, -/obj/effect/decal/cleanable/dirt, -/obj/item/vending_refill/hydroseeds, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 9 - }, -/obj/effect/decal/cleanable/blood/old, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "tHn" = ( /obj/machinery/computer/security, /turf/open/floor/iron/white/textured_half, @@ -69675,6 +69668,19 @@ "uAE" = ( /turf/open/floor/iron/dark, /area/station/security/range) +"uAF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/biogenerator, +/obj/effect/turf_decal/trimline/green/filled/line, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "uAO" = ( /obj/effect/turf_decal/stripes/line{ dir = 5 @@ -70505,6 +70511,15 @@ }, /turf/open/floor/iron/dark/smooth_large, /area/station/science/ordnance/storage) +"uLC" = ( +/obj/machinery/airalarm/directional/east, +/obj/machinery/camera/autoname/directional/east{ + network = list("ss13","medbay"); + c_tag = "Medbay - Upper Morgue" + }, +/obj/structure/filingcabinet/chestdrawer, +/turf/open/floor/iron/dark/textured_large, +/area/station/medical/morgue) "uLL" = ( /obj/structure/lattice/catwalk, /obj/structure/railing{ @@ -71787,6 +71802,20 @@ /obj/structure/closet/bombcloset/security, /turf/open/floor/iron/dark, /area/station/security/office) +"vhF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "vhJ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/turf_decal/tile/red/opposingcorners{ @@ -75693,14 +75722,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/engineering/main) -"woU" = ( -/obj/structure/table/reinforced, -/obj/item/plant_analyzer, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 5 - }, -/turf/open/floor/iron/dark, -/area/station/maintenance/starboard/aft) "woV" = ( /obj/structure/broken_flooring/pile/directional/south, /turf/open/floor/plating, @@ -76989,19 +77010,6 @@ /obj/machinery/holopad, /turf/open/floor/wood, /area/station/service/chapel) -"wJu" = ( -/obj/structure/table/wood, -/obj/item/paper_bin{ - pixel_x = -5; - pixel_y = 4 - }, -/obj/item/stamp/head/hop{ - pixel_x = 8; - pixel_y = 4 - }, -/obj/structure/cable, -/turf/open/floor/carpet, -/area/station/command/heads_quarters/hop) "wJI" = ( /obj/effect/turf_decal/siding/dark, /obj/effect/turf_decal/siding/dark{ @@ -77921,13 +77929,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/cargo/storage) -"wXR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/banner/red{ - inspiration_available = 0 - }, -/turf/open/floor/eighties, -/area/station/maintenance/hallway/abandoned_recreation) "wXU" = ( /obj/item/bedsheet/captain, /obj/structure/bed, @@ -79185,6 +79186,14 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/science/cytology) +"xss" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "xsv" = ( /obj/machinery/light/cold/directional/south, /turf/open/floor/engine, @@ -81702,6 +81711,15 @@ /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) +"yfu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 8 + }, +/obj/structure/sink/kitchen/directional/east, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "yfv" = ( /obj/structure/table/wood, /obj/item/binoculars{ @@ -81895,6 +81913,16 @@ /obj/structure/chair, /turf/open/floor/iron/dark/smooth_large, /area/station/security/interrogation) +"yiw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/filled/corner, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden/abandoned) "yiy" = ( /obj/effect/spawner/random/structure/closet_maintenance, /obj/effect/spawner/random/maintenance/two, @@ -107602,7 +107630,7 @@ jBd lOd nKj jIX -jTT +sTK vYH cFL xAj @@ -109191,7 +109219,7 @@ bFe rPE srD jDx -mjk +cAs ovx tRJ dWj @@ -113272,7 +113300,7 @@ dDX vuO ugN tGb -wJu +gMZ loc ltm kRk @@ -119679,7 +119707,7 @@ pRO mcY tFy qNn -fHm +rad clF pRO ntw @@ -122085,7 +122113,7 @@ oJz eyb frP wNo -frP +unM mqT hFi hFi @@ -122341,7 +122369,7 @@ owf kRI oYp jvo -bPZ +qVm cWk cWk cWk @@ -122598,8 +122626,8 @@ cMb lue vnp hFi -fHl -exj +quW +ihn vvc exj qZZ @@ -122851,12 +122879,12 @@ aLd aLd cWU cWU -wKb -wKb -eio -eio -fIU -wKb +fxX +fxX +kEn +kEn +sUR +fxX uVg uVg dEB @@ -123108,12 +123136,12 @@ mTH cWU cWU msr -wKb -tHj -aBE -raw -sSS -jby +fxX +euA +xss +yfu +vhF +cyY uVg dEk xLQ @@ -123365,12 +123393,12 @@ jmh qdA wOx vcm -eio -lHP -soW -jqJ -fEy -rgE +kEn +hTF +sax +gEJ +gBc +cyY uVg viT bwI @@ -123622,12 +123650,12 @@ jmh dlt wKl rNT -eio -lHP -soW -qLj -qCf -tFh +kEn +dMK +sax +erQ +yiw +cyY uVg wZW xNr @@ -123879,12 +123907,12 @@ jmh qdA wOx tVR -eio -deS -dsQ -dsQ -esh -wKb +kEn +kbi +eNm +dOC +uAF +fxX uVg uVg pWZ @@ -124136,12 +124164,12 @@ jmh rOn iXD kiu -wKb -woU -beW -fmy -tjp -wKb +itU +tcv +cJi +qMa +gPh +fxX jjG uVg ucl @@ -124394,10 +124422,10 @@ qdA xZP aKk wKb -eio -eio -eio -pwt +kEn +kEn +kEn +oXS wKb wKb uVg @@ -127734,7 +127762,7 @@ jmh wKb dGu gdG -gdG +jPB jcQ jcQ jcQ @@ -170571,7 +170599,7 @@ eIJ eIJ nKj ipm -wXR +mdn lOd gPW wKg @@ -173924,7 +173952,7 @@ tnb hRX hRX hRX -tDD +jmG xyF pME rjE @@ -176779,7 +176807,7 @@ iPl dfn fbC kza -kwK +uLC qPB eHu yly diff --git a/_maps/map_files/Deltastation/DeltaStation2.dmm b/_maps/map_files/Deltastation/DeltaStation2.dmm index fdca48d02378..20c5ea2a2632 100644 --- a/_maps/map_files/Deltastation/DeltaStation2.dmm +++ b/_maps/map_files/Deltastation/DeltaStation2.dmm @@ -1211,6 +1211,11 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/engineering/supermatter/room) +"aoP" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/fore) "aoS" = ( /obj/structure/cable, /obj/machinery/computer/security{ @@ -2166,12 +2171,6 @@ /obj/effect/turf_decal/trimline/blue/filled/line, /turf/open/floor/iron/white, /area/station/medical/medbay) -"azt" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced/spawner/directional/south, -/obj/structure/window/reinforced/spawner/directional/west, -/turf/open/space/basic, -/area/space/nearstation) "azy" = ( /obj/effect/turf_decal/tile/yellow{ dir = 1 @@ -2870,6 +2869,14 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/science/robotics/mechbay) +"aJC" = ( +/obj/docking_port/stationary/random{ + dir = 4; + name = "lavaland"; + shuttle_id = "pod_3_lavaland" + }, +/turf/open/space/basic, +/area/space) "aJD" = ( /turf/closed/wall, /area/space/nearstation) @@ -4036,12 +4043,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos) -"aYy" = ( -/obj/structure/window/reinforced/spawner/directional/south, -/obj/structure/window/reinforced/spawner/directional/east, -/obj/structure/lattice, -/turf/open/space/basic, -/area/space/nearstation) "aYF" = ( /obj/machinery/door/airlock/command/glass{ name = "Departures Customs Desk" @@ -4618,24 +4619,6 @@ /obj/effect/turf_decal/tile/yellow/half/contrasted, /turf/open/floor/iron/white, /area/station/medical/chemistry) -"bgo" = ( -/obj/machinery/hydroponics/constructable, -/obj/effect/turf_decal/trimline/green/line{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/green/line{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/green/mid_joiner{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/green/mid_joiner{ - dir = 4 - }, -/turf/open/floor/iron/half{ - dir = 8 - }, -/area/station/service/hydroponics/garden) "bgq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -6932,13 +6915,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron/grimy, /area/station/command/heads_quarters/ce) -"bIo" = ( -/obj/structure/lattice, -/obj/structure/transit_tube/curved/flipped{ - dir = 4 - }, -/turf/open/space/basic, -/area/space/nearstation) "bIr" = ( /obj/structure/table/wood, /obj/item/flashlight/lamp, @@ -7394,6 +7370,13 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/medical/virology) +"bNv" = ( +/obj/structure/lattice/catwalk, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/space/basic, +/area/space/nearstation) "bNB" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -7584,11 +7567,6 @@ /obj/effect/turf_decal/tile/yellow/opposingcorners, /turf/open/floor/iron, /area/station/commons/lounge) -"bQY" = ( -/obj/structure/lattice/catwalk, -/obj/structure/sign/warning/directional/east, -/turf/open/space/basic, -/area/space/nearstation) "bRe" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -7709,6 +7687,25 @@ /obj/structure/sign/warning/vacuum, /turf/closed/wall, /area/space/nearstation) +"bRQ" = ( +/obj/structure/lattice, +/obj/structure/transit_tube/curved/flipped{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"bRR" = ( +/obj/structure/lattice, +/obj/structure/transit_tube/crossing/horizontal, +/turf/open/space/basic, +/area/space/nearstation) +"bRS" = ( +/obj/structure/lattice, +/obj/structure/transit_tube/curved{ + dir = 8 + }, +/turf/open/space/basic, +/area/space/nearstation) "bRV" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -7905,6 +7902,13 @@ /obj/item/storage/belt/utility, /turf/open/floor/iron, /area/station/cargo/storage) +"bTJ" = ( +/obj/structure/lattice, +/obj/structure/transit_tube/diagonal{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) "bTN" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -8251,6 +8255,11 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/genetics) +"bYm" = ( +/obj/structure/lattice, +/obj/structure/transit_tube/diagonal, +/turf/open/space/basic, +/area/space/nearstation) "bYo" = ( /obj/machinery/door/poddoor/shutters/preopen{ dir = 8; @@ -8352,12 +8361,6 @@ }, /turf/open/floor/wood, /area/station/service/library/abandoned) -"bZF" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced/spawner/directional/north, -/obj/structure/window/reinforced/spawner/directional/west, -/turf/open/space/basic, -/area/space/nearstation) "bZJ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, @@ -8426,6 +8429,20 @@ "cao" = ( /turf/closed/wall, /area/station/service/library) +"cap" = ( +/obj/structure/lattice, +/obj/structure/transit_tube/curved{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"caq" = ( +/obj/structure/lattice, +/obj/structure/transit_tube/curved/flipped{ + dir = 8 + }, +/turf/open/space/basic, +/area/space/nearstation) "cau" = ( /obj/machinery/computer/security/telescreen/entertainment/directional/west, /obj/effect/turf_decal/tile/neutral/half/contrasted{ @@ -8744,13 +8761,6 @@ }, /turf/open/floor/iron, /area/station/construction/mining/aux_base) -"ceu" = ( -/obj/structure/lattice, -/obj/structure/transit_tube/curved{ - dir = 4 - }, -/turf/open/space/basic, -/area/space/nearstation) "ceC" = ( /obj/structure/table/wood, /obj/item/storage/fancy/candle_box, @@ -9945,6 +9955,13 @@ /obj/machinery/light/small/directional/west, /turf/open/floor/engine/plasma, /area/station/engineering/atmos) +"csV" = ( +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/structure/chair/sofa/bench/left, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "csY" = ( /obj/effect/turf_decal/box/white/corners{ dir = 1 @@ -12068,6 +12085,12 @@ /obj/machinery/pipedispenser/disposal/transit_tube, /turf/open/floor/plating, /area/station/hallway/secondary/construction) +"cWJ" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/space/basic, +/area/space/nearstation) "cWX" = ( /obj/structure/chair/stool/directional/east, /obj/effect/turf_decal/trimline/red/filled/warning{ @@ -12429,12 +12452,6 @@ /obj/item/radio/intercom/directional/south, /turf/open/floor/iron/dark, /area/station/service/bar) -"dbJ" = ( -/obj/structure/window/reinforced/spawner/directional/south, -/obj/structure/window/reinforced/spawner/directional/west, -/obj/structure/lattice, -/turf/open/space/basic, -/area/space/nearstation) "dbO" = ( /obj/structure/chair/sofa/bench/right{ dir = 8 @@ -12670,11 +12687,6 @@ /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plating, /area/station/maintenance/fore) -"deJ" = ( -/obj/structure/lattice, -/obj/structure/sign/warning/directional/west, -/turf/open/space/basic, -/area/space/nearstation) "deT" = ( /obj/structure/tank_dispenser/oxygen, /obj/machinery/light/directional/east, @@ -13048,13 +13060,6 @@ "dki" = ( /turf/closed/wall, /area/station/medical/psychology) -"dkm" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/lattice/catwalk, -/turf/open/space/basic, -/area/space/nearstation) "dkp" = ( /obj/structure/table, /obj/item/reagent_containers/cup/bottle/multiver{ @@ -14000,6 +14005,15 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central/aft) +"dvI" = ( +/obj/effect/landmark/start/hangover, +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/green/corner{ + dir = 2 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "dvL" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/decal/cleanable/dirt, @@ -14277,19 +14291,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/security/brig) -"dzk" = ( -/obj/effect/turf_decal/trimline/green/end, -/obj/machinery/hydroponics/constructable, -/obj/effect/turf_decal/trimline/green/mid_joiner{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/green/mid_joiner{ - dir = 4 - }, -/turf/open/floor/iron/half{ - dir = 8 - }, -/area/station/service/hydroponics/garden) "dzl" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -14314,14 +14315,6 @@ "dzw" = ( /turf/closed/wall/r_wall, /area/station/security/brig) -"dAs" = ( -/obj/docking_port/stationary/random{ - dir = 4; - name = "lavaland"; - shuttle_id = "pod_3_lavaland" - }, -/turf/open/space/basic, -/area/space) "dBc" = ( /obj/effect/decal/cleanable/blood/old, /obj/effect/decal/remains/human, @@ -18137,6 +18130,12 @@ }, /turf/open/floor/iron/dark, /area/station/science/genetics) +"eAs" = ( +/obj/effect/turf_decal/siding/green, +/turf/open/floor/iron/half{ + dir = 8 + }, +/area/station/service/hydroponics/garden) "eAu" = ( /obj/structure/disposalpipe/trunk, /obj/structure/disposaloutlet, @@ -19259,11 +19258,6 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/large, /area/station/security/range) -"eOB" = ( -/obj/machinery/light/small/directional/south, -/obj/machinery/newscaster/directional/south, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "eOD" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment, @@ -19518,11 +19512,6 @@ dir = 1 }, /area/station/service/bar) -"eRb" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced/spawner/directional/east, -/turf/open/space/basic, -/area/space/nearstation) "eRr" = ( /obj/effect/spawner/random/trash/moisture_trap, /turf/open/floor/plating, @@ -20042,6 +20031,12 @@ }, /turf/open/floor/iron, /area/station/science/ordnance/office) +"eXM" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/space/basic, +/area/space/nearstation) "eXN" = ( /obj/machinery/vending/wardrobe/engi_wardrobe, /obj/effect/turf_decal/delivery, @@ -20822,6 +20817,14 @@ /obj/item/radio/intercom/directional/east, /turf/open/floor/iron, /area/station/hallway/primary/port) +"fiE" = ( +/obj/machinery/light_switch/directional/north{ + pixel_x = -8 + }, +/obj/machinery/light/small/directional/north, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "fiI" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -20852,6 +20855,10 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/maintenance/department/crew_quarters/bar) +"fjf" = ( +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/fore) "fjk" = ( /obj/structure/chair{ dir = 1; @@ -20990,6 +20997,12 @@ "flr" = ( /turf/open/floor/plating, /area/station/service/library/abandoned) +"flt" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space/basic, +/area/space/nearstation) "flw" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -21546,6 +21559,12 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/medical/pharmacy) +"fsr" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/space/basic, +/area/space/nearstation) "fsv" = ( /obj/effect/turf_decal/plaque{ icon_state = "L8" @@ -22198,6 +22217,18 @@ /obj/machinery/status_display/ai/directional/north, /turf/open/floor/iron/dark, /area/station/ai_monitored/command/nuke_storage) +"fAE" = ( +/obj/effect/turf_decal/siding/green{ + dir = 1 + }, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/effect/spawner/random/food_or_drink/plant_produce, +/obj/structure/table/wood, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "fAH" = ( /obj/structure/disposalpipe/segment, /obj/machinery/firealarm/directional/east, @@ -22277,11 +22308,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/port) -"fBF" = ( -/obj/structure/lattice/catwalk, -/obj/effect/landmark/generic_maintenance_landmark, -/turf/open/space/basic, -/area/station/solars/starboard/fore) "fBG" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/simple{ dir = 5 @@ -22424,11 +22450,6 @@ "fDF" = ( /turf/closed/wall/r_wall, /area/station/science/ordnance/office) -"fDJ" = ( -/obj/item/stack/cable_coil, -/obj/structure/lattice/catwalk, -/turf/open/space/basic, -/area/station/solars/starboard/aft) "fDO" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 4 @@ -22900,6 +22921,12 @@ }, /turf/open/floor/iron, /area/station/service/hydroponics) +"fJy" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/space/basic, +/area/space/nearstation) "fJF" = ( /obj/machinery/firealarm/directional/east, /obj/structure/table, @@ -24655,6 +24682,11 @@ /obj/effect/landmark/start/medical_doctor, /turf/open/floor/iron/white, /area/station/medical/surgery/theatre) +"geN" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/turf/open/space/basic, +/area/station/solars/starboard/aft) "geP" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/door/airlock/command{ @@ -24917,12 +24949,6 @@ }, /turf/open/floor/iron, /area/station/commons/storage/tools) -"ghx" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced/spawner/directional/north, -/obj/structure/window/reinforced/spawner/directional/east, -/turf/open/space/basic, -/area/space/nearstation) "ghA" = ( /obj/machinery/pdapainter/medbay, /obj/machinery/newscaster/directional/north, @@ -24943,11 +24969,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/department/eva/abandoned) -"ghK" = ( -/obj/structure/lattice, -/obj/structure/transit_tube/crossing/horizontal, -/turf/open/space/basic, -/area/space/nearstation) "ghQ" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ @@ -25240,11 +25261,6 @@ }, /turf/open/floor/iron, /area/station/service/hydroponics) -"glz" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/space/basic, -/area/space/nearstation) "glW" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/yellow/half/contrasted{ @@ -25486,12 +25502,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/aisat/exterior) -"gnS" = ( -/obj/effect/landmark/start/hangover, -/obj/structure/extinguisher_cabinet/directional/south, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "gnW" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/landmark/start/hangover, @@ -26034,6 +26044,13 @@ }, /turf/open/floor/iron, /area/station/maintenance/port/aft) +"gtJ" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/north, +/obj/structure/window/spawner/directional/south, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "gtN" = ( /obj/machinery/light/small/directional/south, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -27488,10 +27505,10 @@ /turf/open/floor/wood, /area/station/command/meeting_room/council) "gKN" = ( -/obj/structure/lattice, -/obj/item/toy/figure/ninja, -/turf/open/space/basic, -/area/space/nearstation) +/obj/item/radio/intercom/directional/east, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "gKW" = ( /obj/machinery/portable_atmospherics/canister, /obj/machinery/atmospherics/components/unary/portables_connector/visible{ @@ -27731,6 +27748,17 @@ "gOU" = ( /turf/closed/wall/r_wall, /area/station/command/heads_quarters/captain) +"gOY" = ( +/obj/effect/turf_decal/trimline/neutral/mid_joiner{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted{ + dir = 4 + }, +/obj/structure/filingcabinet/chestdrawer, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) "gPc" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -28094,13 +28122,6 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) -"gSR" = ( -/obj/structure/sink/directional/south, -/obj/effect/turf_decal/tile/blue{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics) "gTb" = ( /obj/structure/cable, /obj/machinery/holopad/secure, @@ -29090,6 +29111,12 @@ dir = 1 }, /area/station/engineering/gravity_generator) +"hgC" = ( +/obj/structure/table/wood, +/obj/item/papercutter, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) "hgH" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, @@ -29659,14 +29686,6 @@ }, /turf/open/floor/iron, /area/station/command/heads_quarters/qm) -"hoQ" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/siding/green/corner{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "hoR" = ( /obj/structure/reagent_dispensers/watertank, /obj/effect/decal/cleanable/dirt, @@ -29855,16 +29874,6 @@ /obj/item/kirbyplants/random, /turf/open/floor/plating, /area/station/science/research/abandoned) -"hrU" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ - dir = 10 - }, -/obj/structure/lattice/catwalk, -/turf/open/space/basic, -/area/space/nearstation) "hrV" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/neutral/full, @@ -29913,6 +29922,12 @@ }, /turf/open/floor/iron, /area/station/security/checkpoint/medical/medsci) +"hsu" = ( +/obj/effect/turf_decal/siding/green{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "hsB" = ( /obj/machinery/atmospherics/components/binary/temperature_gate{ dir = 4; @@ -30016,11 +30031,6 @@ }, /turf/open/floor/iron/white, /area/station/science/robotics/lab) -"htR" = ( -/obj/item/stack/cable_coil, -/obj/structure/lattice/catwalk, -/turf/open/space/basic, -/area/station/solars/port/aft) "htW" = ( /obj/item/kirbyplants/random, /obj/machinery/newscaster/directional/north, @@ -30549,6 +30559,14 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"hBu" = ( +/obj/docking_port/stationary/random{ + dir = 4; + name = "lavaland"; + shuttle_id = "pod_4_lavaland" + }, +/turf/open/space/basic, +/area/space) "hBF" = ( /obj/structure/kitchenspike, /obj/effect/turf_decal/bot/left, @@ -31989,15 +32007,11 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/aisat/exterior) -"hVI" = ( -/obj/structure/table, -/obj/item/plant_analyzer, -/obj/item/hatchet, -/obj/item/cultivator, -/obj/item/shovel/spade, -/obj/machinery/airalarm/directional/east, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) +"hVE" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/space/basic, +/area/space/nearstation) "hVV" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -32724,6 +32738,11 @@ "idT" = ( /turf/closed/wall/r_wall, /area/station/security/prison/garden) +"idU" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space/basic, +/area/space/nearstation) "iee" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -35597,13 +35616,6 @@ }, /turf/open/floor/iron, /area/station/engineering/lobby) -"iPf" = ( -/obj/structure/lattice, -/obj/structure/transit_tube/diagonal{ - dir = 4 - }, -/turf/open/space/basic, -/area/space/nearstation) "iPH" = ( /obj/structure/chair{ dir = 8 @@ -37817,6 +37829,12 @@ /obj/effect/landmark/navigate_destination/chapel, /turf/open/floor/iron/grimy, /area/station/service/chapel) +"jpw" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) "jpA" = ( /turf/open/floor/iron/grimy, /area/station/security/detectives_office/private_investigators_office) @@ -39178,6 +39196,16 @@ }, /turf/closed/wall/r_wall, /area/station/maintenance/port/aft) +"jGx" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 10 + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) "jGI" = ( /obj/machinery/atmospherics/pipe/bridge_pipe/yellow/visible, /obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible{ @@ -40142,10 +40170,6 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/commons/storage/primary) -"jSo" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "jSw" = ( /obj/structure/cable, /obj/effect/turf_decal/stripes/line{ @@ -41607,15 +41631,6 @@ }, /turf/open/floor/plating, /area/station/science/robotics/lab) -"kjM" = ( -/obj/effect/turf_decal/siding/green{ - dir = 4 - }, -/obj/effect/turf_decal/tile/green{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "kjR" = ( /obj/effect/decal/cleanable/blood/oil, /obj/effect/turf_decal/tile/neutral/half/contrasted{ @@ -42302,6 +42317,13 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/cargo/storage) +"kuz" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/structure/sink/directional/south, +/turf/open/floor/iron, +/area/station/service/hydroponics) "kuI" = ( /obj/effect/turf_decal/tile/red{ dir = 8 @@ -42386,6 +42408,11 @@ /obj/machinery/light/dim/directional/north, /turf/open/floor/iron, /area/station/service/abandoned_gambling_den/gaming) +"kvt" = ( +/obj/structure/lattice, +/obj/structure/sign/warning/electric_shock/directional/north, +/turf/open/space/basic, +/area/space/nearstation) "kvu" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -42748,11 +42775,6 @@ /obj/structure/reagent_dispensers/water_cooler, /turf/open/floor/iron/white/smooth_large, /area/station/medical/psychology) -"kAB" = ( -/obj/structure/window/reinforced/spawner/directional/south, -/obj/structure/window/reinforced/spawner/directional/west, -/turf/open/space/basic, -/area/space/nearstation) "kAD" = ( /obj/structure/sign/warning/electric_shock, /turf/closed/wall/r_wall, @@ -42788,6 +42810,11 @@ /obj/item/kirbyplants/random, /turf/open/floor/iron/dark/smooth_large, /area/station/security/detectives_office) +"kBi" = ( +/obj/machinery/airalarm/directional/east, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "kBz" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -43579,6 +43606,20 @@ }, /turf/open/floor/iron, /area/station/security/processing) +"kME" = ( +/obj/effect/turf_decal/siding/green/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/east{ + c_tag = "Garden" + }, +/obj/structure/sign/poster/contraband/random/directional/east, +/obj/effect/turf_decal/siding/green/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "kMI" = ( /obj/structure/table/reinforced, /obj/effect/decal/cleanable/dirt, @@ -43842,6 +43883,11 @@ }, /turf/open/floor/iron/cafeteria, /area/station/service/cafeteria) +"kQG" = ( +/obj/item/stack/cable_coil, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/port/aft) "kQK" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -44596,6 +44642,13 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) +"lbi" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/curved/flipped{ + dir = 8 + }, +/turf/open/space/basic, +/area/space/nearstation) "lbl" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, /obj/effect/turf_decal/stripes/line{ @@ -44648,6 +44701,10 @@ /obj/machinery/atmospherics/components/unary/airlock_pump, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"lbN" = ( +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "lbR" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -47543,6 +47600,15 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos/mix) +"lKk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/green/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "lKl" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment, @@ -47685,11 +47751,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos) -"lMb" = ( -/obj/structure/window/reinforced/spawner/directional/north, -/obj/structure/window/reinforced/spawner/directional/west, -/turf/open/space/basic, -/area/space/nearstation) "lMc" = ( /obj/structure/disposaloutlet{ dir = 8 @@ -49481,20 +49542,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central/aft) -"mmf" = ( -/obj/structure/window/reinforced/spawner/directional/west, -/obj/effect/turf_decal/bot_white, -/obj/effect/turf_decal/siding/dark_blue{ - dir = 10 - }, -/obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/smartfridge/organ, -/turf/open/floor/iron/dark, -/area/station/medical/morgue) "mmq" = ( /obj/structure/bookcase, /obj/effect/decal/cleanable/cobweb/cobweb2, @@ -50792,11 +50839,6 @@ /obj/effect/spawner/random/structure/barricade, /turf/open/floor/iron, /area/station/maintenance/department/security) -"mBY" = ( -/obj/structure/lattice/catwalk, -/obj/structure/window/reinforced/spawner/directional/north, -/turf/open/space/basic, -/area/space/nearstation) "mCa" = ( /obj/structure/table/glass, /obj/item/paper_bin, @@ -51017,6 +51059,13 @@ /obj/effect/turf_decal/tile/neutral/opposingcorners, /turf/open/floor/iron, /area/station/maintenance/department/security) +"mEs" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/north, +/obj/structure/window/spawner/directional/south, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "mEv" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -52634,6 +52683,14 @@ /obj/structure/grille, /turf/open/floor/plating, /area/station/maintenance/department/crew_quarters/bar) +"nap" = ( +/obj/machinery/newscaster/directional/south, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron, +/area/station/service/hydroponics) "nav" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 @@ -53591,13 +53648,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/security/courtroom) -"noe" = ( -/obj/structure/lattice/catwalk, -/obj/structure/transit_tube/curved/flipped{ - dir = 8 - }, -/turf/open/space/basic, -/area/space/nearstation) "not" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 @@ -54729,6 +54779,11 @@ /obj/item/pen/fountain, /turf/open/floor/wood/large, /area/station/service/library) +"nCB" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/space/basic, +/area/space/nearstation) "nCI" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -54986,14 +55041,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/department/science) -"nGC" = ( -/obj/machinery/vending/hydroseeds, -/obj/machinery/light_switch/directional/north{ - pixel_x = -8 - }, -/obj/machinery/light/small/directional/north, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) "nGN" = ( /obj/machinery/firealarm/directional/east, /obj/effect/turf_decal/tile/neutral, @@ -55477,15 +55524,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron/white, /area/station/science/ordnance/storage) -"nMw" = ( -/obj/structure/sink/directional/north, -/obj/machinery/newscaster/directional/south, -/obj/effect/turf_decal/tile/green{ - dir = 8 - }, -/obj/effect/turf_decal/tile/blue, -/turf/open/floor/iron, -/area/station/service/hydroponics) "nMD" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark/side{ @@ -55607,6 +55645,11 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron/dark, /area/station/service/chapel) +"nOy" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space/basic, +/area/space/nearstation) "nOB" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -56189,21 +56232,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) -"nXn" = ( -/obj/machinery/hydroponics/constructable, -/obj/effect/turf_decal/trimline/green/end{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/green/mid_joiner{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/green/mid_joiner{ - dir = 8 - }, -/turf/open/floor/iron/half{ - dir = 8 - }, -/area/station/service/hydroponics/garden) "nXo" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -56675,6 +56703,13 @@ /obj/effect/turf_decal/tile/blue, /turf/open/floor/iron/white, /area/station/medical/paramedic) +"odd" = ( +/obj/docking_port/stationary/random{ + name = "lavaland"; + shuttle_id = "pod_2_lavaland" + }, +/turf/open/space/basic, +/area/space) "odk" = ( /obj/structure/window/reinforced/spawner/directional/south, /obj/structure/window/reinforced/spawner/directional/west, @@ -56751,10 +56786,6 @@ }, /turf/open/floor/iron, /area/station/security/prison/safe) -"oeG" = ( -/obj/structure/lattice/catwalk, -/turf/open/space/basic, -/area/station/solars/starboard/fore) "oeW" = ( /obj/structure/table/wood, /obj/effect/decal/cleanable/dirt, @@ -56781,14 +56812,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) -"ofc" = ( -/obj/docking_port/stationary/random{ - dir = 4; - name = "lavaland"; - shuttle_id = "pod_4_lavaland" - }, -/turf/open/space/basic, -/area/space) "ofg" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -58035,6 +58058,13 @@ /obj/machinery/light/cold/directional/north, /turf/open/floor/iron, /area/station/science/robotics/mechbay) +"ovE" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/north, +/obj/structure/window/spawner/directional/south, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "ovH" = ( /obj/structure/rack, /obj/item/crowbar, @@ -58807,6 +58837,12 @@ }, /turf/open/floor/engine, /area/station/science/genetics) +"oFv" = ( +/obj/docking_port/stationary/syndicate/northeast{ + dir = 8 + }, +/turf/open/space/basic, +/area/space) "oFA" = ( /obj/effect/turf_decal/tile/neutral{ dir = 1 @@ -59994,13 +60030,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/department/science) -"oUP" = ( -/obj/structure/lattice, -/obj/structure/transit_tube/curved/flipped{ - dir = 8 - }, -/turf/open/space/basic, -/area/space/nearstation) "oUU" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/closet, @@ -60341,11 +60370,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/service/abandoned_gambling_den) -"pan" = ( -/obj/item/stack/cable_coil, -/obj/structure/lattice/catwalk, -/turf/open/space/basic, -/area/station/solars/starboard/fore) "paq" = ( /obj/effect/landmark/start/hangover, /turf/open/floor/wood, @@ -62566,24 +62590,6 @@ /obj/structure/reagent_dispensers/fueltank, /turf/open/space/basic, /area/space/nearstation) -"pCV" = ( -/obj/machinery/hydroponics/constructable, -/obj/effect/turf_decal/trimline/green/line{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/green/line{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/green/mid_joiner{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/green/mid_joiner{ - dir = 8 - }, -/turf/open/floor/iron/half{ - dir = 8 - }, -/area/station/service/hydroponics/garden) "pCY" = ( /obj/effect/turf_decal/delivery, /obj/effect/turf_decal/tile/neutral/half/contrasted{ @@ -62965,12 +62971,6 @@ }, /turf/open/floor/iron/dark/corner, /area/station/maintenance/disposal/incinerator) -"pGu" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced/spawner/directional/north, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/space/basic, -/area/space/nearstation) "pGv" = ( /obj/item/kirbyplants/random, /obj/machinery/light/small/directional/north, @@ -63019,6 +63019,11 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/herringbone, /area/station/cargo/miningoffice) +"pHa" = ( +/obj/structure/lattice, +/obj/structure/sign/warning/directional/west, +/turf/open/space/basic, +/area/space/nearstation) "pHd" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 @@ -63625,22 +63630,11 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"pOD" = ( -/obj/structure/cable, -/obj/machinery/seed_extractor, -/obj/item/seeds/tower, -/obj/item/seeds/watermelon, -/obj/item/seeds/wheat, -/obj/item/seeds/sugarcane, -/obj/item/seeds/orange, -/obj/item/seeds/grape, -/obj/item/seeds/cocoapod, -/obj/item/seeds/banana, -/obj/item/seeds/apple, -/obj/machinery/power/apc/auto_name/directional/west, -/obj/machinery/light/small/directional/west, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) +"pOH" = ( +/obj/structure/lattice/catwalk, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/space/basic, +/area/station/solars/starboard/fore) "pOP" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/door/airlock/maintenance_hatch{ @@ -63727,6 +63721,19 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/security/interrogation) +"pPk" = ( +/obj/item/crowbar, +/obj/item/reagent_containers/cup/bottle/nutrient/rh{ + pixel_x = 2; + pixel_y = 1 + }, +/obj/item/reagent_containers/cup/bottle/nutrient/ez, +/obj/item/plant_analyzer, +/obj/structure/table/wood, +/turf/open/floor/iron/half{ + dir = 8 + }, +/area/station/service/hydroponics/garden) "pPl" = ( /turf/open/floor/wood/tile, /area/station/service/library/artgallery) @@ -63820,6 +63827,11 @@ }, /turf/open/floor/iron, /area/station/engineering/storage_shared) +"pQx" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/space/basic, +/area/space/nearstation) "pQN" = ( /obj/machinery/duct, /obj/effect/landmark/start/hangover, @@ -63987,6 +63999,14 @@ /obj/effect/mapping_helpers/airlock/access/all/security/detective, /turf/open/floor/iron, /area/station/maintenance/starboard/lesser) +"pSx" = ( +/obj/structure/cable, +/obj/machinery/seed_extractor, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/machinery/light/small/directional/west, +/obj/effect/spawner/random/food_or_drink/seed_flowers, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) "pSy" = ( /obj/structure/chair{ dir = 1; @@ -64117,6 +64137,12 @@ }, /turf/open/floor/iron, /area/station/medical/abandoned) +"pTR" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) "pTT" = ( /obj/structure/sign/directions/engineering{ desc = "A sign that shows there are doors here. There are doors everywhere!"; @@ -64375,6 +64401,22 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/maintenance/solars/starboard/aft) +"pWk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/hatchet{ + pixel_x = 7; + pixel_y = 5 + }, +/obj/item/shovel/spade{ + pixel_y = 4 + }, +/obj/item/cultivator{ + pixel_x = -8; + pixel_y = 2 + }, +/obj/structure/table/wood, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "pWn" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ dir = 4 @@ -65019,13 +65061,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/aisat/exterior) -"qdJ" = ( -/obj/structure/lattice, -/obj/structure/sign/nanotrasen{ - pixel_y = -32 - }, -/turf/open/space/basic, -/area/space/nearstation) "qdP" = ( /obj/item/kirbyplants/random, /obj/structure/extinguisher_cabinet/directional/east, @@ -65533,11 +65568,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/security/prison) -"qkQ" = ( -/obj/structure/cable, -/obj/structure/lattice/catwalk, -/turf/open/space/basic, -/area/station/solars/starboard/fore) "qkS" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -65960,17 +65990,11 @@ /obj/machinery/computer/security/telescreen/ordnance/directional/west, /turf/open/floor/iron/dark, /area/station/science/ordnance/testlab) -"qpU" = ( -/obj/effect/turf_decal/trimline/neutral/mid_joiner{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted{ - dir = 4 - }, -/obj/structure/filingcabinet/chestdrawer, -/turf/open/floor/iron/dark, -/area/station/medical/morgue) +"qpQ" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space/basic, +/area/space/nearstation) "qqe" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -66466,11 +66490,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) -"qxf" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable, -/turf/open/space/basic, -/area/station/solars/starboard/aft) "qxi" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 4 @@ -67893,23 +67912,6 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/atmos/hfr_room) -"qNy" = ( -/obj/structure/table, -/obj/item/crowbar, -/obj/item/shovel/spade, -/obj/item/hatchet, -/obj/item/cultivator, -/obj/item/reagent_containers/cup/bottle/nutrient/rh{ - pixel_x = 2; - pixel_y = 1 - }, -/obj/item/reagent_containers/cup/bottle/nutrient/ez, -/obj/machinery/requests_console/directional/east{ - department = "Garden"; - name = "Garden Requests Console" - }, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) "qNK" = ( /obj/machinery/camera/directional/west{ c_tag = "Dormitories - Recreation Center"; @@ -67988,6 +67990,11 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos) +"qPm" = ( +/obj/structure/lattice/catwalk, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/space/basic, +/area/space/nearstation) "qPp" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/siding/purple{ @@ -68100,11 +68107,6 @@ "qQM" = ( /turf/closed/wall, /area/station/maintenance/port/aft) -"qQO" = ( -/obj/structure/lattice, -/obj/structure/transit_tube/diagonal, -/turf/open/space/basic, -/area/space/nearstation) "qQY" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -68135,10 +68137,6 @@ }, /turf/open/floor/iron, /area/station/security/processing) -"qRw" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/station/service/hydroponics/garden) "qRx" = ( /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, @@ -68591,6 +68589,11 @@ }, /turf/open/floor/iron, /area/station/engineering/main) +"qYG" = ( +/obj/structure/lattice/catwalk, +/obj/effect/landmark/generic_maintenance_landmark, +/turf/open/space/basic, +/area/station/solars/port/aft) "qYL" = ( /turf/closed/wall, /area/station/medical/morgue) @@ -70503,6 +70506,12 @@ /obj/item/toy/crayon/spraycan/roboticist, /turf/open/floor/iron, /area/station/science/robotics/lab) +"ryt" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space/basic, +/area/space/nearstation) "ryA" = ( /obj/structure/chair{ dir = 1 @@ -71157,11 +71166,6 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron, /area/station/hallway/secondary/exit) -"rHK" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced/spawner/directional/north, -/turf/open/space/basic, -/area/space/nearstation) "rHQ" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/line{ @@ -72380,6 +72384,13 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/maintenance/port/fore) +"rUw" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) "rUM" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /obj/effect/mapping_helpers/burnt_floor, @@ -72718,11 +72729,6 @@ }, /turf/open/floor/iron, /area/station/science/xenobiology) -"rYO" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced/spawner/directional/west, -/turf/open/space/basic, -/area/space/nearstation) "rYR" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/closet/emcloset, @@ -73108,6 +73114,13 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) +"sdI" = ( +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/structure/chair/sofa/bench/right, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "sdJ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/turf_decal/stripes/line{ @@ -74128,13 +74141,6 @@ }, /turf/open/floor/iron/checker, /area/station/maintenance/disposal/incinerator) -"srf" = ( -/obj/structure/lattice/catwalk, -/obj/structure/window/reinforced/spawner/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/space/basic, -/area/space/nearstation) "srg" = ( /obj/structure/table/glass, /obj/item/food/pizzaslice/vegetable, @@ -75087,12 +75093,6 @@ "sBX" = ( /turf/closed/wall, /area/station/service/bar) -"sCb" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced/spawner/directional/north, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/space/basic, -/area/space/nearstation) "sCd" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/shieldgen, @@ -75243,13 +75243,6 @@ /obj/effect/turf_decal/bot_white, /turf/open/floor/iron/grimy, /area/station/service/chapel) -"sDL" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 1 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "sDO" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -76685,12 +76678,6 @@ /obj/structure/sign/warning/electric_shock/directional/east, /turf/open/space/basic, /area/space/nearstation) -"sVo" = ( -/obj/structure/table/wood, -/obj/item/papercutter, -/obj/item/radio/intercom/directional/east, -/turf/open/floor/wood, -/area/station/command/heads_quarters/hop) "sVC" = ( /obj/machinery/atmospherics/components/unary/thermomachine/freezer{ dir = 4 @@ -77663,6 +77650,14 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) +"tjz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/siding/green, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "tjI" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -78917,18 +78912,6 @@ /obj/machinery/computer/security/telescreen/entertainment/directional/west, /turf/open/floor/wood, /area/station/command/heads_quarters/captain/private) -"tAA" = ( -/obj/structure/sink/directional/west, -/obj/effect/turf_decal/siding/green/corner{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/camera/directional/east{ - c_tag = "Garden" - }, -/obj/structure/sign/poster/contraband/random/directional/east, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "tAL" = ( /obj/structure/sign/nanotrasen{ pixel_y = 32 @@ -80748,20 +80731,6 @@ }, /turf/open/floor/iron, /area/station/service/hydroponics) -"tWU" = ( -/obj/effect/turf_decal/siding/green{ - dir = 1 - }, -/obj/machinery/firealarm/directional/west, -/obj/structure/water_source/puddle, -/turf/open/misc/sandy_dirt, -/area/station/service/hydroponics/garden) -"tWY" = ( -/obj/docking_port/stationary/syndicate/northeast{ - dir = 8 - }, -/turf/open/space/basic, -/area/space) "tXe" = ( /obj/effect/turf_decal/loading_area/red{ dir = 4 @@ -82409,11 +82378,6 @@ /obj/machinery/photocopier/prebuilt, /turf/open/floor/iron/checker, /area/station/hallway/secondary/service) -"uqU" = ( -/obj/structure/window/reinforced/spawner/directional/north, -/obj/structure/window/reinforced/spawner/directional/east, -/turf/open/space/basic, -/area/space/nearstation) "uqX" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/sign/poster/random/directional/north, @@ -82904,6 +82868,19 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) +"uwK" = ( +/obj/effect/turf_decal/trimline/green/mid_joiner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/mid_joiner{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/item/storage/bag/plants, +/turf/open/floor/iron/half{ + dir = 8 + }, +/area/station/service/hydroponics/garden) "uwL" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/turf_decal/delivery, @@ -83190,13 +83167,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos/project) -"uzK" = ( -/obj/structure/lattice, -/obj/structure/transit_tube/curved{ - dir = 8 - }, -/turf/open/space/basic, -/area/space/nearstation) "uzM" = ( /obj/structure/disposalpipe/sorting/wrap{ dir = 2 @@ -84352,6 +84322,20 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) +"uNt" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/siding/dark_blue{ + dir = 10 + }, +/obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/smartfridge/organ, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) "uNy" = ( /obj/machinery/computer/accounting{ dir = 4 @@ -84445,6 +84429,13 @@ /obj/machinery/status_display/ai/directional/north, /turf/open/floor/plating, /area/station/service/abandoned_gambling_den) +"uOC" = ( +/obj/structure/lattice, +/obj/structure/sign/nanotrasen{ + pixel_y = -32 + }, +/turf/open/space/basic, +/area/space/nearstation) "uOE" = ( /obj/structure/table/wood, /obj/effect/decal/cleanable/dirt, @@ -86374,6 +86365,11 @@ }, /turf/open/space/basic, /area/space/nearstation) +"vpl" = ( +/obj/structure/lattice/catwalk, +/obj/structure/sign/warning/directional/east, +/turf/open/space/basic, +/area/space/nearstation) "vpC" = ( /obj/item/storage/medkit/regular, /obj/structure/table, @@ -86771,6 +86767,12 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron/dark, /area/station/command/bridge) +"vuC" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/newscaster/directional/south, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "vuE" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/rack, @@ -87023,12 +87025,6 @@ "vxs" = ( /turf/closed/wall/r_wall, /area/station/security/prison/visit) -"vxu" = ( -/obj/effect/turf_decal/siding/green{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "vxL" = ( /obj/structure/barricade/wooden, /obj/effect/spawner/structure/window/reinforced, @@ -88209,19 +88205,6 @@ }, /turf/open/floor/iron, /area/station/security/courtroom) -"vME" = ( -/obj/effect/turf_decal/trimline/green/end, -/obj/machinery/hydroponics/constructable, -/obj/effect/turf_decal/trimline/green/mid_joiner{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/green/mid_joiner{ - dir = 8 - }, -/turf/open/floor/iron/half{ - dir = 8 - }, -/area/station/service/hydroponics/garden) "vMI" = ( /obj/structure/table, /obj/machinery/status_display/ai/directional/west, @@ -88822,12 +88805,6 @@ dir = 1 }, /area/station/hallway/secondary/exit/departure_lounge) -"vUN" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced/spawner/directional/south, -/obj/structure/window/reinforced/spawner/directional/east, -/turf/open/space/basic, -/area/space/nearstation) "vUT" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -88912,9 +88889,6 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/secondary/exit/departure_lounge) -"vWu" = ( -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "vWD" = ( /obj/item/radio/intercom/directional/north, /obj/machinery/mech_bay_recharge_port, @@ -89331,6 +89305,11 @@ }, /turf/open/floor/iron, /area/station/cargo/miningoffice) +"wct" = ( +/obj/item/stack/cable_coil, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/aft) "wcG" = ( /obj/structure/table/reinforced, /obj/item/radio/intercom/directional/west, @@ -90513,11 +90492,6 @@ /obj/item/papercutter, /turf/open/floor/iron, /area/station/cargo/office) -"wpQ" = ( -/obj/structure/lattice/catwalk, -/obj/effect/landmark/generic_maintenance_landmark, -/turf/open/space/basic, -/area/station/solars/port/aft) "wpU" = ( /obj/effect/turf_decal/bot, /obj/effect/turf_decal/siding/green, @@ -90848,13 +90822,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos/pumproom) -"wur" = ( -/obj/docking_port/stationary/random{ - name = "lavaland"; - shuttle_id = "pod_2_lavaland" - }, -/turf/open/space/basic, -/area/space) "wus" = ( /obj/structure/cable, /obj/effect/decal/cleanable/cobweb/cobweb2, @@ -92569,11 +92536,6 @@ /obj/structure/window/reinforced/spawner/directional/north, /turf/open/floor/iron/grimy, /area/station/command/heads_quarters/captain) -"wRE" = ( -/obj/structure/lattice, -/obj/structure/sign/warning/electric_shock/directional/north, -/turf/open/space/basic, -/area/space/nearstation) "wRL" = ( /obj/effect/spawner/random/structure/crate, /obj/machinery/light/small/broken/directional/west, @@ -92755,10 +92717,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/hallway/primary/fore) -"wTJ" = ( -/obj/machinery/vending/hydronutrients, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) "wTK" = ( /obj/structure/closet/firecloset, /obj/effect/turf_decal/bot, @@ -92976,13 +92934,6 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) -"wYv" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ - dir = 4 - }, -/turf/open/space/basic, -/area/space/nearstation) "wYH" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -93276,6 +93227,11 @@ /obj/item/reagent_containers/condiment/soymilk, /turf/open/floor/iron/kitchen_coldroom/dark, /area/station/service/kitchen/coldroom) +"xcd" = ( +/obj/item/stack/cable_coil, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/station/solars/starboard/fore) "xce" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/disposalpipe/segment{ @@ -94169,22 +94125,6 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron/dark, /area/station/medical/medbay/lobby) -"xns" = ( -/obj/machinery/hydroponics/constructable, -/obj/effect/turf_decal/trimline/green/end{ - dir = 1 - }, -/obj/item/reagent_containers/cup/watering_can, -/obj/effect/turf_decal/trimline/green/mid_joiner{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/green/mid_joiner{ - dir = 4 - }, -/turf/open/floor/iron/half{ - dir = 8 - }, -/area/station/service/hydroponics/garden) "xnu" = ( /obj/item/kirbyplants/random, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -94551,6 +94491,11 @@ /obj/item/camera, /turf/open/floor/wood, /area/station/command/heads_quarters/captain) +"xsG" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/space/basic, +/area/space/nearstation) "xsH" = ( /obj/machinery/door/window/brigdoor/left/directional/west{ name = "Secure Creature Pen"; @@ -97091,6 +97036,11 @@ /obj/machinery/computer/security/telescreen/vault/directional/east, /turf/open/floor/wood, /area/station/command/heads_quarters/hop) +"xYl" = ( +/obj/structure/lattice, +/obj/item/toy/figure/ninja, +/turf/open/space/basic, +/area/space/nearstation) "xYs" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, @@ -97191,6 +97141,14 @@ /obj/machinery/light/small/directional/west, /turf/open/floor/plating, /area/station/commons/toilet/locker) +"xZm" = ( +/obj/machinery/requests_console/directional/east{ + department = "Garden"; + name = "Garden Requests Console" + }, +/obj/structure/water_source/puddle, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "xZC" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -97300,6 +97258,13 @@ }, /turf/open/floor/iron/dark, /area/station/command/corporate_showroom) +"ybo" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "ybp" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/circuit, @@ -97364,6 +97329,12 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/maintenance/starboard/aft) +"yck" = ( +/obj/effect/turf_decal/siding/green/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "ycx" = ( /obj/structure/window/reinforced/spawner/directional/east, /obj/structure/table/reinforced, @@ -97554,6 +97525,13 @@ /obj/effect/turf_decal/tile/purple/fourcorners, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) +"yfC" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) "yfI" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -97935,25 +97913,11 @@ /obj/effect/turf_decal/tile/neutral/full, /turf/open/floor/iron/dark/smooth_large, /area/station/science/genetics) -"yjQ" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced/spawner/directional/south, -/turf/open/space/basic, -/area/space/nearstation) "yjV" = ( /obj/structure/chair/office, /obj/effect/landmark/start/hangover, /turf/open/floor/carpet/black, /area/station/maintenance/port) -"ykb" = ( -/obj/structure/table, -/obj/item/storage/bag/plants/portaseeder, -/obj/item/hatchet, -/obj/item/cultivator, -/obj/item/shovel/spade, -/obj/item/radio/intercom/directional/east, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) "ykf" = ( /obj/structure/cable, /obj/effect/turf_decal/stripes/line{ @@ -98018,6 +97982,11 @@ /obj/machinery/light/small/directional/east, /turf/open/floor/wood, /area/station/service/electronic_marketing_den) +"yko" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space/basic, +/area/space/nearstation) "yks" = ( /obj/effect/turf_decal/bot_white, /obj/effect/turf_decal/tile/neutral/full, @@ -103657,15 +103626,15 @@ efQ efQ xwo ePZ -lMb +qpQ oxt -azt +ryt urA oNB hfl -bZF +flt oxt -kAB +yko ePZ gvf qYo @@ -103914,7 +103883,7 @@ gLJ nxs vgS ePZ -rHK +pQx bPC bPC bPC @@ -103922,7 +103891,7 @@ iGI fvZ bPC bPC -yjQ +idU ePZ mxs efQ @@ -104415,18 +104384,18 @@ aaa efQ clr gGJ -bZF -rYO +flt +nOy oxt oxt oxt -rYO +nOy oxt oxt -rYO +nOy oxt oxt -rYO +nOy oxt aaa bPC @@ -104438,7 +104407,7 @@ caa bPC clr ePZ -uqU +nCB gLJ nxs gLJ @@ -104693,7 +104662,7 @@ jYp vgi vdB bPC -yjQ +idU hVt chU chU @@ -104951,14 +104920,14 @@ vgi cac bPC aaa -rYO +nOy oxt oxt -rYO +nOy oxt oxt xHF -dbJ +jpw gGJ gvf efQ @@ -105443,7 +105412,7 @@ efQ efQ xwo gGJ -rHK +pQx qYo btH btH @@ -105731,7 +105700,7 @@ cdt cdt clr gGJ -uqU +nCB nxs aaa efQ @@ -105957,7 +105926,7 @@ clr pNp xWr mXQ -sCb +eXM sSb sSb sSb @@ -105986,7 +105955,7 @@ sdK qdV qGs cdt -yjQ +idU kXC jtr odk @@ -106471,7 +106440,7 @@ clr kXC cEq alK -mBY +qPm btH btH pKa @@ -106500,7 +106469,7 @@ bpT kmX uoO sGj -srf +bNv ygX fRa hfl @@ -106985,7 +106954,7 @@ clr hcj miC uyA -pGu +cWJ uJH uJH uJH @@ -107014,7 +106983,7 @@ hmU tEd cJh cdt -yjQ +idU kXC uqd aaN @@ -107240,7 +107209,7 @@ aaa efQ aaa oxt -kAB +yko gGJ mxs aaa @@ -107273,7 +107242,7 @@ cdt cdt clr gGJ -lMb +qpQ xHF aaa efQ @@ -107499,7 +107468,7 @@ efQ efQ xwo gGJ -rHK +pQx qYo btH btH @@ -108035,14 +108004,14 @@ kkh eae bPC aaa -eRb +xsG gLJ gLJ -eRb +xsG gLJ gLJ nxs -aYy +pTR gGJ gvf efQ @@ -108291,7 +108260,7 @@ bAN kkh fXG bPC -yjQ +idU fMb chU chU @@ -108527,18 +108496,18 @@ aaa efQ clr gGJ -ghx -eRb +fJy +xsG gLJ gLJ gLJ -eRb +xsG gLJ gLJ -eRb +xsG gLJ gLJ -eRb +xsG gLJ aaa bPC @@ -108550,7 +108519,7 @@ pGJ bPC clr ePZ -lMb +qpQ oxt xHF oxt @@ -109052,9 +109021,9 @@ oxt xHF oxt xHF -kAB +yko ePZ -rHK +pQx bPC bPC bPC @@ -109062,7 +109031,7 @@ anC bPC bPC bPC -yjQ +idU ePZ mxs efQ @@ -109311,13 +109280,13 @@ efQ efQ xwo ePZ -uqU +nCB gLJ -vUN +fsr jZc fkB fRA -ghx +fJy gLJ vgS ePZ @@ -109824,14 +109793,14 @@ aaa qYo qYo aaa -kAB +yko cVx -lMb -azt +qpQ +ryt kXC qdF hfl -bZF +flt oxt xHF oxt @@ -110084,11 +110053,11 @@ efQ xwo nDt gvf -yjQ +idU kXC qKi rZy -rHK +pQx efQ efQ efQ @@ -110341,11 +110310,11 @@ qYo aaa vVc aaa -yjQ +idU kXC siT hfl -rHK +pQx aaa qYo aaa @@ -110598,11 +110567,11 @@ qYo aaa vVc aaa -yjQ +idU mJh wJq hfl -rHK +pQx aaa qYo aaa @@ -111369,11 +111338,11 @@ qYo aaa vVc aaa -bIo +bRQ oxt pwY oxt -ceu +cap aaa qYo aaa @@ -111626,11 +111595,11 @@ qYo qYo vVc qYo -ghK +bRR qYo mmr qYo -ghK +bRR qYo qYo qYo @@ -111883,11 +111852,11 @@ qYo aaa vVc aaa -uzK +bRS aaa mmr aaa -oUP +caq aaa qYo aaa @@ -112141,9 +112110,9 @@ aaa vVc aaa qYo -iPf +bTJ mmr -qQO +bYm qYo aaa qYo @@ -116279,7 +116248,7 @@ vVc qvs vVc vVc -bQY +vpl vVc vVc nCi @@ -116511,7 +116480,7 @@ vVc sVm vVc vVc -noe +lbi qYo aaa nUT @@ -118291,7 +118260,7 @@ pxN pxN pxN pxN -wYv +yfC pxN pxN pxN @@ -118548,7 +118517,7 @@ pgb fIB pgb pxN -wYv +yfC pxN fZO wJa @@ -118805,7 +118774,7 @@ boV fjS pgb pxN -wYv +yfC pxN fZO fZO @@ -119062,7 +119031,7 @@ xWJ bba ovb pxN -wYv +yfC pxN iZY kZT @@ -119319,7 +119288,7 @@ dlj xlG psb pxN -wYv +yfC pxN hWh xlG @@ -120052,7 +120021,7 @@ qNi aaa aaa qYo -hrU +jGx elx gqR uuC @@ -124054,8 +124023,8 @@ pSj pSj pSj pSj -htR -wpQ +kQG +qYG pSj pSj pSj @@ -127774,7 +127743,7 @@ bxp dlz jWG oYs -gSR +kuz jHi sAU iKr @@ -130039,7 +130008,7 @@ aaa aaa aaa aaa -wur +odd aaa aaa aaa @@ -130092,7 +130061,7 @@ aze cLO juX ueJ -nMw +nap csw nUo pLx @@ -135015,7 +134984,7 @@ wmp rgW mGw pRS -sVo +hgC lAv nAz xYf @@ -136764,10 +136733,10 @@ pBu qwz prJ jYM -qRw +ybo tPD -pOD -tWU +pSx +fAE sSH kVP aUZ @@ -137021,11 +136990,11 @@ jJc xCf dIk hjm -qRw +mEs eNB eCs tqn -gnS +dvI wbe qAV nIg @@ -137281,9 +137250,9 @@ rkS qnI gvq wkP -xns -bgo -dzk +uwK +eAs +lbN qAV daR dla @@ -137535,12 +137504,12 @@ jJc xbp prJ anF -qRw -kjM -hoQ -sDL -jSo -eOB +gtJ +sdI +lKk +pWk +tjz +vuC qAV daR btY @@ -137792,12 +137761,12 @@ dLX eCt bHB cCD -qRw -wTJ -vxu -nXn -pCV -vME +ovE +csV +yck +pPk +eAs +lbN qAV jKA sHC @@ -138050,11 +138019,11 @@ jdL gPc jdL jdL -nGC +fiE puj obx -tAA -vWu +kME +hsu dXd sHC sHC @@ -138307,9 +138276,9 @@ kFQ qHz pOi jdL -qNy -hVI -ykb +xZm +kBi +gKN jdL jdL qAV @@ -138420,7 +138389,7 @@ qeF qYL qry uJW -mmf +uNt aQc uLx qYL @@ -139189,7 +139158,7 @@ vnB uue jdf qYL -qpU +gOY pJI eJk hvf @@ -142386,7 +142355,7 @@ uHd qYo qYo qYo -qkQ +aoP qYo qYo qYo @@ -142635,7 +142604,7 @@ qYo aaa aaa pAJ -qkQ +aoP pAJ aaa aaa @@ -142643,7 +142612,7 @@ qYo aaa aaa qYo -qkQ +aoP aaa uHd aaa @@ -142888,19 +142857,19 @@ aaa qYo aaa pAJ -qkQ +aoP pAJ aaa pAJ -qkQ +aoP pAJ aaa pAJ -qkQ +aoP pAJ aaa qYo -qkQ +aoP qYo uHd qYo @@ -143145,19 +143114,19 @@ aaa uHd aaa pAJ -qkQ +aoP pAJ aaa pAJ -qkQ +aoP pAJ aaa pAJ -qkQ +aoP pAJ aaa qYo -qkQ +aoP aaa qYo qYo @@ -143183,8 +143152,8 @@ mVI vno qYo qYo -dkm -dkm +rUw +rUw qYo oeX aNF @@ -143402,19 +143371,19 @@ aaa uHd qYo pAJ -qkQ +aoP pAJ qYo pAJ -qkQ +aoP pAJ qYo pAJ -qkQ +aoP pAJ qYo qYo -qkQ +aoP aaa uHd aaa @@ -143659,19 +143628,19 @@ aaa qYo aaa pAJ -qkQ +aoP pAJ aaa pAJ -qkQ +aoP pAJ aaa pAJ -qkQ +aoP pAJ aaa qYo -qkQ +aoP qYo uHd qYo @@ -143916,19 +143885,19 @@ uHd uHd qYo pAJ -qkQ +aoP pAJ aaa qYo -qkQ +aoP qYo aaa pAJ -qkQ +aoP pAJ aaa qYo -oeG +fjf aaa uHd aaa @@ -144173,19 +144142,19 @@ qYo aaa aaa qYo -qkQ +aoP qYo qYo qYo -oeG +fjf qYo qYo qYo -qkQ +aoP qYo qYo qYo -oeG +fjf qYo uHd qYo @@ -144427,22 +144396,22 @@ aaa qYo qYo lEh -qkQ -qkQ -oeG -oeG -oeG -oeG -fBF -oeG -oeG -oeG -pan -oeG -oeG -oeG -oeG -oeG +aoP +aoP +fjf +fjf +fjf +fjf +pOH +fjf +fjf +fjf +xcd +fjf +fjf +fjf +fjf +fjf aaa qYo aaa @@ -144511,7 +144480,7 @@ aaa aaa qYo aaa -gKN +xYl aaa qYo aaa @@ -144687,15 +144656,15 @@ qYo aaa aaa qYo -qkQ +aoP qYo qYo qYo -oeG +fjf qYo qYo qYo -qkQ +aoP qYo qYo qYo @@ -144944,15 +144913,15 @@ uHd uHd qYo pAJ -qkQ +aoP pAJ aaa qYo -qkQ +aoP qYo aaa pAJ -qkQ +aoP pAJ qYo uHd @@ -145201,15 +145170,15 @@ aaa uHd aaa pAJ -qkQ +aoP pAJ aaa pAJ -qkQ +aoP pAJ aaa pAJ -qkQ +aoP pAJ aaa uHd @@ -145458,15 +145427,15 @@ aaa qYo qYo pAJ -qkQ +aoP pAJ qYo pAJ -qkQ +aoP pAJ qYo pAJ -qkQ +aoP pAJ qYo uHd @@ -145715,15 +145684,15 @@ aaa uHd aaa pAJ -qkQ +aoP pAJ aaa pAJ -qkQ +aoP pAJ aaa pAJ -qkQ +aoP pAJ aaa uHd @@ -145972,15 +145941,15 @@ aaa uHd aaa pAJ -qkQ +aoP pAJ aaa pAJ -qkQ +aoP pAJ aaa pAJ -qkQ +aoP pAJ aaa qYo @@ -146233,7 +146202,7 @@ qYo aaa aaa pAJ -qkQ +aoP pAJ aaa aaa @@ -151217,7 +151186,7 @@ uAL hEF qYo qYo -deJ +pHa qYo qYo uKw @@ -152723,7 +152692,7 @@ iCo xwa qIH qIH -wRE +kvt qYo kOA kOA @@ -152808,7 +152777,7 @@ qYo aaa aaa kpR -qxf +geN kpR aaa aaa @@ -152999,7 +152968,7 @@ jUT qYo aaa qYo -deJ +pHa bLs bLs bLs @@ -153057,19 +153026,19 @@ aaa aaa aaa qYo -qxf +geN qYo aaa kpR -qxf +geN kpR aaa kpR -qxf +geN kpR aaa kpR -qxf +geN kpR aaa qYo @@ -153314,19 +153283,19 @@ qYo qYo qYo qYo -qxf +geN qYo qYo kpR -qxf +geN kpR aaa kpR -qxf +geN kpR aaa kpR -qxf +geN kpR aaa efQ @@ -153571,19 +153540,19 @@ aaa aaa aaa qYo -qxf +geN qYo aaa kpR -qxf +geN kpR qYo kpR -qxf +geN kpR qYo kpR -qxf +geN kpR qYo qYo @@ -153704,7 +153673,7 @@ aaa aaa aaa aaa -tWY +oFv aaa aaa aaa @@ -153797,7 +153766,7 @@ mfC uKw aaa qYo -glz +hVE aaa uKw ntP @@ -153832,15 +153801,15 @@ sKy qYo qYo kpR -qxf +geN kpR aaa kpR -qxf +geN kpR aaa kpR -qxf +geN kpR aaa efQ @@ -154089,15 +154058,15 @@ sKy qYo aaa kpR -qxf +geN kpR aaa qYo -qxf +geN qYo aaa kpR -qxf +geN kpR aaa efQ @@ -154346,7 +154315,7 @@ sKy qYo aaa qYo -qxf +geN qYo qYo qYo @@ -154354,7 +154323,7 @@ sKy qYo qYo qYo -qxf +geN qYo aaa aaa @@ -154610,11 +154579,11 @@ sKy sKy sKy sKy -fDJ +wct sKy sKy -qxf -qxf +geN +geN dwr qYo efQ @@ -154860,7 +154829,7 @@ aaa qYo aaa qYo -qxf +geN qYo qYo qYo @@ -154868,7 +154837,7 @@ sKy qYo qYo qYo -qxf +geN qYo aaa aaa @@ -155117,15 +155086,15 @@ qYo qYo aaa kpR -qxf +geN kpR aaa qYo -qxf +geN qYo aaa kpR -qxf +geN kpR aaa efQ @@ -155374,15 +155343,15 @@ aaa qYo qYo kpR -qxf +geN kpR aaa kpR -qxf +geN kpR aaa kpR -qxf +geN kpR aaa efQ @@ -155591,7 +155560,7 @@ efQ aaa qYo aaa -dAs +aJC aaa mfC aaa @@ -155631,15 +155600,15 @@ aaa efQ aaa kpR -qxf +geN kpR qYo kpR -qxf +geN kpR qYo kpR -qxf +geN kpR qYo efQ @@ -155888,15 +155857,15 @@ aaa efQ qYo kpR -qxf +geN kpR aaa kpR -qxf +geN kpR aaa kpR -qxf +geN kpR aaa qYo @@ -156145,15 +156114,15 @@ qYo efQ aaa kpR -qxf +geN kpR aaa kpR -qxf +geN kpR aaa kpR -qxf +geN kpR aaa efQ @@ -156406,7 +156375,7 @@ aaa aaa aaa kpR -qxf +geN kpR aaa aaa @@ -156881,7 +156850,7 @@ qYo mfC aaa qYo -glz +hVE aaa uKw wBu @@ -157134,7 +157103,7 @@ aaa efQ qYo aaa -qdJ +uOC uKw mfC uKw @@ -157603,7 +157572,7 @@ aaa aaa aaa aaa -ofc +hBu aaa aaa aaa diff --git a/_maps/map_files/IceBoxStation/IceBoxStation.dmm b/_maps/map_files/IceBoxStation/IceBoxStation.dmm index d52d0bada566..17f5a23a21c5 100644 --- a/_maps/map_files/IceBoxStation/IceBoxStation.dmm +++ b/_maps/map_files/IceBoxStation/IceBoxStation.dmm @@ -858,13 +858,6 @@ }, /turf/open/floor/plating, /area/station/engineering/lobby) -"aoc" = ( -/obj/structure/cable, -/obj/machinery/power/apc/auto_name/directional/south, -/obj/item/radio/intercom/directional/west, -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "aog" = ( /obj/machinery/light/floor, /turf/open/floor/iron, @@ -2971,6 +2964,9 @@ "aPD" = ( /turf/closed/wall/r_wall, /area/station/engineering/storage_shared) +"aPM" = ( +/turf/open/water/no_planet_atmos, +/area/station/service/hydroponics/garden) "aPN" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -4604,6 +4600,10 @@ "bln" = ( /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/surface/outdoors/nospawn) +"blA" = ( +/obj/machinery/light/directional/west, +/turf/open/water/no_planet_atmos/deep, +/area/station/service/hydroponics/garden) "blM" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -8165,19 +8165,6 @@ /obj/effect/turf_decal/trimline/blue/filled/line, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/cmo) -"cgw" = ( -/obj/structure/table/glass, -/obj/item/hatchet, -/obj/item/cultivator, -/obj/item/crowbar, -/obj/item/reagent_containers/cup/watering_can, -/obj/item/plant_analyzer, -/obj/machinery/firealarm/directional/west, -/obj/effect/turf_decal/tile/green/half/contrasted{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) "cgC" = ( /obj/structure/cable, /turf/open/floor/iron, @@ -11545,6 +11532,20 @@ /obj/structure/sign/calendar/directional/north, /turf/open/floor/iron, /area/station/commons/locker) +"ddZ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/iron/large, +/area/station/service/hydroponics/garden) "deg" = ( /obj/structure/cable/layer3, /turf/open/floor/circuit, @@ -14020,20 +14021,6 @@ /obj/effect/turf_decal/tile/red/half, /turf/open/floor/iron/smooth_half, /area/station/security/brig/upper) -"dPb" = ( -/obj/effect/landmark/start/assistant, -/obj/structure/cable, -/obj/effect/turf_decal/siding/green{ - dir = 4 - }, -/obj/effect/turf_decal/tile/green/half/contrasted{ - dir = 8 - }, -/obj/effect/turf_decal/siding/wood{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "dPj" = ( /obj/structure/ladder, /obj/effect/turf_decal/tile/neutral/diagonal_centre, @@ -14691,11 +14678,6 @@ dir = 8 }, /area/mine/eva) -"dZJ" = ( -/obj/machinery/seed_extractor, -/obj/machinery/status_display/evac/directional/north, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) "dZN" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 4 @@ -15962,6 +15944,19 @@ /obj/machinery/telecomms/receiver/preset_left, /turf/open/floor/iron/dark/telecomms, /area/station/tcommsat/server) +"esv" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "esC" = ( /obj/machinery/portable_atmospherics/canister/air, /obj/effect/decal/cleanable/dirt, @@ -17669,6 +17664,21 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"eUi" = ( +/obj/item/seeds/apple, +/obj/item/seeds/banana, +/obj/item/seeds/cocoapod, +/obj/item/seeds/grape, +/obj/item/seeds/orange, +/obj/item/seeds/sugarcane, +/obj/item/seeds/wheat, +/obj/item/seeds/watermelon, +/obj/structure/table/glass, +/obj/item/seeds/tower, +/obj/item/storage/toolbox/fishing, +/obj/item/fishing_rod, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) "eUm" = ( /obj/machinery/airalarm/directional/south, /obj/effect/turf_decal/siding/thinplating/dark/corner{ @@ -17711,6 +17721,20 @@ dir = 1 }, /area/station/service/chapel) +"eUA" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/green/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "eUB" = ( /obj/structure/table, /obj/item/flashlight{ @@ -19410,6 +19434,12 @@ /obj/item/storage/box/prisoner, /turf/open/floor/iron/showroomfloor, /area/station/security/processing) +"ftE" = ( +/obj/machinery/light/directional/east, +/obj/machinery/newscaster/directional/east, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "ftJ" = ( /obj/structure/table/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -27742,21 +27772,6 @@ /obj/effect/turf_decal/trimline/yellow/filled/line, /turf/open/floor/iron/dark, /area/station/engineering/atmos/hfr_room) -"hPP" = ( -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 8 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/tile/green/half/contrasted{ - dir = 1 - }, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "hPQ" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 @@ -32782,13 +32797,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/service/bar) -"jpk" = ( -/obj/structure/extinguisher_cabinet/directional/east, -/obj/machinery/hydroponics/constructable, -/obj/effect/turf_decal/siding/wood, -/obj/structure/railing, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) "jpo" = ( /obj/machinery/door/poddoor/preopen{ id = "maint2" @@ -33358,6 +33366,18 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating/icemoon, /area/station/science/ordnance/bomb/planet) +"jxI" = ( +/obj/item/cultivator, +/obj/item/hatchet, +/obj/item/crowbar, +/obj/item/plant_analyzer, +/obj/item/reagent_containers/cup/watering_can, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/obj/structure/table/wood, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) "jyl" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -35672,20 +35692,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/mine/laborcamp) -"kfC" = ( -/obj/structure/cable, -/obj/effect/turf_decal/siding/green{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, -/obj/effect/turf_decal/tile/green/half/contrasted{ - dir = 8 - }, -/obj/effect/turf_decal/siding/wood{ - dir = 8 - }, -/turf/open/floor/iron/large, -/area/station/service/hydroponics/garden) "kfP" = ( /obj/structure/window/reinforced/spawner/directional/north, /obj/structure/window/reinforced/spawner/directional/east, @@ -38011,18 +38017,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark/telecomms, /area/station/tcommsat/server) -"kNt" = ( -/obj/effect/turf_decal/siding/wood{ - dir = 4 - }, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 4 - }, -/obj/structure/railing/corner/end{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "kNA" = ( /obj/structure/disposalpipe/segment, /obj/structure/girder, @@ -38199,6 +38193,18 @@ /obj/structure/flora/bush/flowers_yw/style_random, /turf/open/floor/grass, /area/station/maintenance/starboard/aft) +"kPy" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "kPH" = ( /obj/structure/stairs/south{ dir = 8 @@ -40884,6 +40890,20 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/science/xenobiology) +"lCb" = ( +/obj/effect/landmark/start/assistant, +/obj/structure/cable, +/obj/effect/turf_decal/siding/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "lCc" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/railing{ @@ -41425,6 +41445,10 @@ "lIW" = ( /turf/open/floor/plating, /area/station/ai_monitored/turret_protected/aisat_interior) +"lJc" = ( +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "lJg" = ( /obj/structure/closet/crate/trashcart/laundry, /obj/machinery/light/small/directional/north, @@ -41791,21 +41815,6 @@ /obj/machinery/power/port_gen/pacman/pre_loaded, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) -"lPA" = ( -/obj/item/seeds/apple, -/obj/item/seeds/banana, -/obj/item/seeds/cocoapod, -/obj/item/seeds/grape, -/obj/item/seeds/orange, -/obj/item/seeds/sugarcane, -/obj/item/seeds/wheat, -/obj/item/seeds/watermelon, -/obj/structure/table/glass, -/obj/item/seeds/tower, -/obj/item/storage/toolbox/fishing, -/obj/item/fishing_rod, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) "lPC" = ( /obj/effect/turf_decal/trimline/green/filled/corner{ dir = 1 @@ -42339,6 +42348,16 @@ dir = 4 }, /area/mine/production) +"lYj" = ( +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/obj/structure/table/wood, +/obj/item/storage/bag/plants, +/obj/item/plant_analyzer, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) "lYR" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 @@ -44279,6 +44298,9 @@ /obj/item/radio/intercom/chapel/directional/east, /turf/open/floor/wood/large, /area/station/service/chapel) +"mCT" = ( +/turf/open/water/no_planet_atmos/deep, +/area/station/service/hydroponics/garden) "mDf" = ( /obj/machinery/telecomms/server/presets/common, /turf/open/floor/iron/dark/telecomms, @@ -45597,18 +45619,6 @@ /obj/machinery/light/built/directional/east, /turf/open/floor/iron/white, /area/station/maintenance/port/fore) -"mZu" = ( -/obj/structure/table/glass, -/obj/item/cultivator, -/obj/item/hatchet, -/obj/item/crowbar, -/obj/item/plant_analyzer, -/obj/item/reagent_containers/cup/watering_can, -/obj/effect/turf_decal/tile/green/half/contrasted{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) "mZG" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, @@ -46982,6 +46992,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/service/hydroponics) +"nrM" = ( +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/obj/structure/table/wood, +/obj/effect/spawner/random/food_or_drink/plant_produce, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) "nsj" = ( /obj/effect/turf_decal/tile/blue{ dir = 4 @@ -47792,6 +47810,12 @@ }, /turf/open/floor/iron/smooth, /area/station/commons/storage/mining) +"nCr" = ( +/obj/machinery/seed_extractor, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/spawner/random/food_or_drink/seed_flowers, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) "nCs" = ( /obj/structure/chair/stool/directional/north, /obj/structure/cable, @@ -52211,10 +52235,6 @@ dir = 1 }, /area/station/command/gateway) -"oKp" = ( -/obj/machinery/light/directional/west, -/turf/open/water/no_planet_atmos/deep, -/area/station/service/hydroponics/garden) "oKv" = ( /obj/item/trash/popcorn, /turf/open/floor/plating, @@ -52316,12 +52336,6 @@ }, /turf/open/floor/iron/white/side, /area/mine/living_quarters) -"oLu" = ( -/obj/machinery/light/directional/east, -/obj/machinery/newscaster/directional/east, -/obj/machinery/hydroponics/constructable, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) "oLz" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -56728,20 +56742,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/engineering/atmos) -"pYi" = ( -/obj/structure/cable, -/obj/effect/turf_decal/siding/green/corner{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/siding/wood/corner{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "pYn" = ( /obj/structure/table/wood, /obj/machinery/computer/security/telescreen/prison/directional/north, @@ -60050,6 +60050,21 @@ "qTf" = ( /turf/open/misc/asteroid/snow/standard_air, /area/station/science/cytology) +"qTm" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "qTs" = ( /turf/open/floor/iron/showroomfloor, /area/station/security/prison/mess) @@ -60420,6 +60435,24 @@ }, /turf/open/floor/iron/white, /area/station/medical/chemistry) +"qYO" = ( +/obj/item/reagent_containers/spray/plantbgone, +/obj/item/reagent_containers/spray/pestspray{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/bottle/nutrient/ez, +/obj/item/reagent_containers/cup/bottle/nutrient/rh{ + pixel_x = 2; + pixel_y = 1 + }, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 1 + }, +/obj/machinery/airalarm/directional/east, +/obj/structure/table/wood, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) "qYP" = ( /obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ @@ -63787,10 +63820,6 @@ /obj/effect/turf_decal/tile/green/full, /turf/open/floor/iron/dark/smooth_large, /area/station/medical/virology) -"rXp" = ( -/obj/machinery/hydroponics/constructable, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) "rXr" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 4 @@ -64120,6 +64149,12 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"scr" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "scu" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 @@ -66017,9 +66052,6 @@ /obj/structure/sign/warning/cold_temp/directional/north, /turf/open/openspace/icemoon/keep_below, /area/icemoon/surface/outdoors/nospawn) -"sCN" = ( -/turf/open/water/no_planet_atmos, -/area/station/service/hydroponics/garden) "sCQ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -66613,19 +66645,6 @@ }, /turf/open/floor/iron/dark/corner, /area/station/security/processing) -"sLv" = ( -/obj/structure/cable, -/obj/effect/turf_decal/siding/green{ - dir = 4 - }, -/obj/effect/turf_decal/tile/green/half/contrasted{ - dir = 8 - }, -/obj/effect/turf_decal/siding/wood{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "sLD" = ( /obj/structure/table/reinforced, /obj/item/stack/sheet/iron/fifty, @@ -70550,16 +70569,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/textured, /area/station/service/kitchen/coldroom) -"tTc" = ( -/obj/item/storage/bag/plants/portaseeder, -/obj/structure/table/glass, -/obj/item/plant_analyzer, -/obj/effect/turf_decal/tile/green/half/contrasted{ - dir = 8 - }, -/obj/machinery/light/directional/east, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) "tTK" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -77152,18 +77161,6 @@ /obj/item/reagent_containers/syringe, /turf/open/floor/iron/white, /area/station/medical/chemistry) -"vSN" = ( -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/siding/wood/corner{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "vSY" = ( /obj/structure/table, /obj/item/storage/box/beakers{ @@ -77724,15 +77721,6 @@ /obj/effect/turf_decal/tile/yellow/opposingcorners, /turf/open/floor/iron/dark, /area/station/engineering/atmos/project) -"wbv" = ( -/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ - dir = 8 - }, -/obj/machinery/modular_computer/preset/id{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/command/heads_quarters/hop) "wbw" = ( /obj/effect/turf_decal/trimline/blue/filled/corner{ dir = 8 @@ -78639,6 +78627,15 @@ /obj/structure/cable, /turf/open/floor/iron/textured, /area/station/medical/chem_storage) +"wqn" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 8 + }, +/obj/machinery/modular_computer/preset/id{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) "wqo" = ( /obj/effect/turf_decal/siding/wood, /obj/structure/railing/corner{ @@ -78827,20 +78824,6 @@ /obj/structure/flora/grass/brown/style_2, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/surface/outdoors/nospawn) -"wtr" = ( -/obj/structure/table/glass, -/obj/item/food/grown/wheat, -/obj/item/food/grown/watermelon, -/obj/item/food/grown/watermelon, -/obj/item/food/grown/watermelon, -/obj/item/food/grown/citrus/orange, -/obj/item/food/grown/grapes, -/obj/item/food/grown/cocoapod, -/obj/effect/turf_decal/tile/green/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) "wtv" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/simple, /turf/open/floor/plating/snowed/smoothed/icemoon, @@ -79424,24 +79407,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/engineering/atmos/mix) -"wCL" = ( -/obj/item/reagent_containers/spray/plantbgone, -/obj/item/reagent_containers/spray/pestspray{ - pixel_x = 3; - pixel_y = 4 - }, -/obj/item/reagent_containers/cup/bottle/nutrient/ez, -/obj/item/reagent_containers/cup/bottle/nutrient/rh{ - pixel_x = 2; - pixel_y = 1 - }, -/obj/structure/table/glass, -/obj/effect/turf_decal/tile/green/anticorner/contrasted{ - dir = 1 - }, -/obj/machinery/airalarm/directional/east, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) "wCN" = ( /obj/machinery/portable_atmospherics/canister, /obj/structure/extinguisher_cabinet/directional/east, @@ -79488,16 +79453,6 @@ /obj/effect/landmark/start/medical_doctor, /turf/open/floor/iron/white, /area/station/medical/treatment_center) -"wDf" = ( -/obj/structure/sink/directional/south, -/obj/effect/turf_decal/siding/wood{ - dir = 4 - }, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "wDg" = ( /turf/open/floor/iron, /area/station/engineering/atmos/storage) @@ -80190,9 +80145,6 @@ /obj/structure/rack, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) -"wOL" = ( -/turf/open/water/no_planet_atmos/deep, -/area/station/service/hydroponics/garden) "wOO" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -83545,6 +83497,19 @@ /obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark, /area/station/science/server) +"xIL" = ( +/obj/item/hatchet, +/obj/item/cultivator, +/obj/item/crowbar, +/obj/item/reagent_containers/cup/watering_can, +/obj/item/plant_analyzer, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/obj/structure/table/wood, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) "xIO" = ( /obj/machinery/light/small/dim/directional/east, /obj/structure/railing{ @@ -84176,6 +84141,11 @@ }, /turf/open/floor/iron/large, /area/station/hallway/primary/port) +"xSM" = ( +/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "xTp" = ( /obj/machinery/camera/directional/south{ c_tag = "Solar Maintenance - North East" @@ -231464,9 +231434,9 @@ lJO lJO lJO lJO -wOL -oKp -wOL +mCT +blA +mCT sGq oCO tdp @@ -231721,10 +231691,10 @@ lil anl pLZ lJO -sCN -sCN -sCN -hPP +aPM +aPM +aPM +qTm oCO oCO tmL @@ -231978,11 +231948,11 @@ hjI hjI anl icY -sLv -dPb -kfC -pYi -aoc +esv +lCb +ddZ +eUA +scr oCO oCO oCO @@ -232235,14 +232205,14 @@ lJO lJO lJO lJO -dZJ -lPA +nCr +eUi eBB tNd nor sst -cgw -mZu +xIL +jxI hjv pXh rOb @@ -232749,11 +232719,11 @@ bln mQb kXI lJO -wDf sAR -kNt +sAR +sAR lCn -vSN +kPy dQI pPT pPT @@ -233006,14 +232976,14 @@ lNj qDI lJO lJO -rXp -oLu -jpk +lJc +ftE +xSM oLm rbE -wCL -tTc -wtr +qYO +lYj +nrM oCO kxs lsi @@ -242551,7 +242521,7 @@ gMq pec fJl xMR -wbv +wqn cpm dnq ylU diff --git a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm index 1baa8af52f94..6917fbd57373 100644 --- a/_maps/map_files/MetaStation/MetaStation.dmm +++ b/_maps/map_files/MetaStation/MetaStation.dmm @@ -114,14 +114,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/engineering/main) -"act" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/transit_tube/horizontal, -/obj/structure/window/reinforced/spawner/directional/west, -/turf/open/space/basic, -/area/space/nearstation) "acB" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/carpet, @@ -628,6 +620,18 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"aly" = ( +/obj/item/cultivator, +/obj/item/hatchet, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/item/paper/guides/jobs/hydroponics, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/spawner/random/entertainment/coin, +/obj/structure/table/wood, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "alA" = ( /obj/structure/cable, /obj/structure/disposalpipe/sorting/mail{ @@ -1147,6 +1151,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood, /area/station/command/corporate_showroom) +"avC" = ( +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "avK" = ( /turf/closed/wall, /area/station/maintenance/fore/lesser) @@ -1208,12 +1216,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/security/brig) -"axn" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/window/reinforced/spawner/directional/north, -/turf/open/space/basic, -/area/space/nearstation) "axx" = ( /obj/machinery/firealarm/directional/north, /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ @@ -1259,6 +1261,13 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/white/side, /area/station/medical/medbay/lobby) +"aye" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/turf/open/space/basic, +/area/space/nearstation) "ayg" = ( /turf/open/floor/engine/o2, /area/station/engineering/atmos) @@ -1287,6 +1296,14 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/security/brig) +"azd" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) "azg" = ( /obj/item/stack/cable_coil, /turf/open/floor/plating/airless, @@ -1322,14 +1339,6 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron/white, /area/station/science/research) -"azY" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/turf/open/space/basic, -/area/space/nearstation) "azZ" = ( /obj/structure/closet/crate, /obj/item/reagent_containers/cup/bowl, @@ -1440,14 +1449,6 @@ }, /turf/open/floor/iron/dark, /area/station/command/bridge) -"aBt" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 4 - }, -/turf/open/space/basic, -/area/space/nearstation) "aBw" = ( /obj/structure/cable, /obj/effect/landmark/event_spawn, @@ -2005,16 +2006,6 @@ "aKb" = ( /turf/closed/wall, /area/station/maintenance/central) -"aKk" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "aKl" = ( /obj/structure/table, /obj/machinery/microwave, @@ -2145,17 +2136,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer5, /turf/open/floor/iron/white/corner, /area/station/hallway/secondary/entry) -"aMb" = ( -/obj/structure/table, -/obj/item/cultivator, -/obj/item/hatchet, -/obj/item/crowbar, -/obj/machinery/light/directional/north, -/obj/item/plant_analyzer, -/obj/item/reagent_containers/cup/watering_can, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "aMf" = ( /obj/structure/disposalpipe/segment, /obj/structure/table/wood, @@ -2327,6 +2307,9 @@ }, /turf/open/floor/iron/dark, /area/station/security/office) +"aPb" = ( +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "aPk" = ( /obj/structure/closet/crate/preopen, /turf/open/floor/plating, @@ -2411,6 +2394,13 @@ /obj/structure/window/reinforced/spawner/directional/north, /turf/open/floor/iron/dark, /area/station/ai_monitored/aisat/exterior) +"aQR" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/space/basic, +/area/space/nearstation) "aQS" = ( /obj/machinery/door/airlock/maintenance, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -2701,6 +2691,12 @@ /obj/machinery/telecomms/bus/preset_one, /turf/open/floor/circuit/green/telecomms/mainframe, /area/station/tcommsat/server) +"aWK" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/turf/open/space/basic, +/area/space/nearstation) "aWN" = ( /turf/open/floor/circuit, /area/station/ai_monitored/turret_protected/ai) @@ -2816,6 +2812,13 @@ }, /turf/open/floor/plating, /area/station/commons/fitness/recreation) +"aYx" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) "aYz" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -3242,14 +3245,14 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/command/heads_quarters/ce) -"bgk" = ( -/obj/docking_port/stationary/random{ - dir = 4; - name = "lavaland"; - shuttle_id = "pod_3_lavaland" +"bfS" = ( +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 }, -/turf/open/space/basic, -/area/space) +/obj/effect/turf_decal/siding/wood/corner, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "bgm" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -3464,6 +3467,19 @@ }, /turf/closed/wall, /area/station/security/courtroom) +"bjD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/item/crowbar, +/obj/item/reagent_containers/cup/watering_can, +/obj/item/cultivator, +/obj/item/hatchet, +/obj/item/storage/bag/plants, +/obj/item/plant_analyzer, +/obj/structure/table/wood, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "bjF" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 @@ -3560,6 +3576,12 @@ }, /turf/open/floor/iron/grimy, /area/station/tcommsat/computer) +"blw" = ( +/obj/structure/transit_tube/curved{ + dir = 8 + }, +/turf/open/space/basic, +/area/space/nearstation) "blx" = ( /turf/closed/wall, /area/space/nearstation) @@ -3620,6 +3642,10 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron, /area/station/hallway/primary/aft) +"bno" = ( +/obj/structure/transit_tube/diagonal, +/turf/open/space/basic, +/area/space/nearstation) "bnr" = ( /obj/effect/turf_decal/trimline/blue/filled/line, /obj/structure/chair/sofa/corp/right{ @@ -3782,12 +3808,6 @@ dir = 4 }, /area/station/service/chapel) -"bpo" = ( -/obj/structure/transit_tube/curved/flipped{ - dir = 8 - }, -/turf/open/space/basic, -/area/space/nearstation) "bpq" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, @@ -3912,6 +3932,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/engineering/main) +"brO" = ( +/obj/structure/transit_tube/diagonal/topleft, +/turf/open/space/basic, +/area/space/nearstation) "brX" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -5779,15 +5803,6 @@ "bYz" = ( /turf/open/floor/circuit, /area/station/maintenance/port/aft) -"bYN" = ( -/obj/effect/turf_decal/siding/wideplating_new{ - dir = 4 - }, -/obj/effect/turf_decal/tile/green/half/contrasted{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "bZb" = ( /obj/structure/table, /obj/machinery/button/door{ @@ -6009,11 +6024,10 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) -"ceW" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ +"ceP" = ( +/obj/structure/transit_tube/curved/flipped{ dir = 4 }, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, /turf/open/space/basic, /area/space/nearstation) "ceZ" = ( @@ -6154,10 +6168,11 @@ }, /turf/closed/wall, /area/station/maintenance/central) -"cio" = ( -/obj/structure/transit_tube/curved/flipped{ - dir = 4 +"cii" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 }, +/obj/structure/lattice/catwalk, /turf/open/space/basic, /area/space/nearstation) "ciE" = ( @@ -6278,6 +6293,15 @@ /obj/machinery/firealarm/directional/east, /turf/open/floor/iron/dark, /area/station/ai_monitored/command/storage/satellite) +"ckW" = ( +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "clj" = ( /obj/effect/spawner/random/structure/grille, /turf/open/floor/plating, @@ -7172,6 +7196,11 @@ dir = 4 }, /area/station/science/lobby) +"cyM" = ( +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/central) "cyS" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -8567,13 +8596,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/hallway/primary/central) -"dbl" = ( -/obj/structure/lattice/catwalk, -/obj/structure/transit_tube/horizontal, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/space/basic, -/area/space/nearstation) "dbm" = ( /obj/structure/table/wood, /obj/effect/spawner/random/food_or_drink/booze{ @@ -8846,6 +8868,79 @@ /obj/effect/turf_decal/box/corners, /turf/open/floor/iron, /area/station/engineering/atmos) +"dgd" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/space/basic, +/area/space/nearstation) +"dge" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/space/basic, +/area/space/nearstation) +"dgf" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/turf/open/space/basic, +/area/space/nearstation) +"dgg" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/turf/open/space/basic, +/area/space/nearstation) +"dgh" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/turf/open/space/basic, +/area/space/nearstation) +"dgj" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) +"dgk" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"dgm" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/space/basic, +/area/space/nearstation) +"dgt" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) +"dgu" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/space/basic, +/area/space/nearstation) +"dgv" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/turf/open/space/basic, +/area/space/nearstation) "dgz" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -8855,6 +8950,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/science/xenobiology) +"dgB" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) "dgD" = ( /turf/closed/wall, /area/station/security/range) @@ -9037,11 +9139,11 @@ /obj/structure/sign/poster/official/random/directional/north, /turf/open/floor/iron, /area/station/hallway/primary/port) -"djv" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced/spawner/directional/west, -/turf/open/space/basic, -/area/space/nearstation) +"dkh" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "dkx" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, @@ -9909,14 +10011,6 @@ dir = 1 }, /area/station/engineering/atmos) -"dCm" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/junction/flip{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "dCo" = ( /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, @@ -10021,6 +10115,15 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/science/robotics/mechbay) +"dEr" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "dEx" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -10031,11 +10134,6 @@ }, /turf/open/floor/iron, /area/station/engineering/gravity_generator) -"dEA" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced/spawner/directional/east, -/turf/open/space/basic, -/area/space/nearstation) "dEF" = ( /obj/machinery/atmospherics/components/binary/pump/on, /obj/machinery/light/small/directional/east, @@ -10208,6 +10306,12 @@ }, /turf/open/floor/iron/white/smooth_large, /area/station/medical/pharmacy) +"dHP" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "dHY" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/spawner/random/medical/patient_stretcher, @@ -10293,6 +10397,18 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer5, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"dJy" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) "dJK" = ( /turf/open/floor/iron/stairs/right{ dir = 1 @@ -10863,6 +10979,19 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/port) +"dSt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "dSB" = ( /obj/machinery/door/airlock/grunge{ name = "Cell 3" @@ -12037,6 +12166,15 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"ele" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "eli" = ( /obj/item/radio/intercom/directional/south, /obj/structure/disposaloutlet{ @@ -12698,6 +12836,17 @@ /obj/machinery/light_switch/directional/east, /turf/open/floor/iron, /area/station/engineering/main) +"evA" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Head of Personnel's Office" + }, +/obj/structure/table/wood, +/obj/machinery/light/directional/south, +/obj/item/papercutter{ + pixel_x = -4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) "evD" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -13997,6 +14146,11 @@ }, /turf/open/floor/plating, /area/station/maintenance/department/science/xenobiology) +"eUu" = ( +/obj/structure/transit_tube/crossing/horizontal, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) "eUA" = ( /obj/structure/table/glass, /obj/machinery/light/small/directional/north, @@ -14739,13 +14893,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) -"fhu" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 5 - }, -/turf/open/space/basic, -/area/space/nearstation) "fhv" = ( /obj/effect/spawner/random/structure/closet_maintenance, /obj/item/extinguisher, @@ -15047,13 +15194,6 @@ /obj/structure/cable, /turf/open/floor/carpet, /area/station/command/heads_quarters/hop) -"flv" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ - dir = 5 - }, -/turf/open/space/basic, -/area/space/nearstation) "flx" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -15536,6 +15676,12 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"ftb" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/space/basic, +/area/space/nearstation) "ftd" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -15644,12 +15790,6 @@ /obj/effect/spawner/random/structure/crate, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) -"fwX" = ( -/obj/structure/transit_tube/curved{ - dir = 4 - }, -/turf/open/space/basic, -/area/space/nearstation) "fxa" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -15781,12 +15921,6 @@ /obj/effect/turf_decal/caution, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"fzr" = ( -/obj/structure/window/spawner/directional/south, -/obj/structure/window/spawner/directional/west, -/obj/structure/water_source/puddle, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "fzM" = ( /obj/machinery/atmospherics/pipe/smart/manifold/purple/visible{ dir = 1 @@ -16909,11 +17043,6 @@ "fWA" = ( /turf/closed/wall/r_wall, /area/station/maintenance/starboard/greater) -"fWD" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced/spawner/directional/north, -/turf/open/space/basic, -/area/space/nearstation) "fWG" = ( /obj/item/kirbyplants/organic/plant5, /obj/effect/turf_decal/stripes/line{ @@ -17340,14 +17469,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/grass, /area/station/medical/virology) -"geV" = ( -/obj/structure/sink/directional/east, -/obj/machinery/light_switch/directional/west, -/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "gfa" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -17744,6 +17865,10 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"gnh" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space/basic, +/area/space/nearstation) "gnk" = ( /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating, @@ -17903,26 +18028,6 @@ /obj/structure/chair/wood/wings, /turf/open/floor/carpet, /area/station/service/theater) -"gpk" = ( -/obj/structure/table, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/item/storage/bag/plants/portaseeder, -/obj/item/crowbar, -/obj/item/reagent_containers/cup/watering_can, -/obj/item/cultivator, -/obj/item/hatchet, -/obj/item/plant_analyzer, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) -"gpn" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ - dir = 1 - }, -/turf/open/space/basic, -/area/space/nearstation) "gpv" = ( /obj/structure/cable, /obj/machinery/door/airlock{ @@ -18579,6 +18684,11 @@ /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"gAu" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/space/basic, +/area/space/nearstation) "gAw" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, @@ -20000,6 +20110,11 @@ /obj/structure/window/reinforced/spawner/directional/south, /turf/open/floor/iron/white, /area/station/science/lab) +"gZM" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/space/basic, +/area/space/nearstation) "gZV" = ( /obj/structure/cable, /obj/effect/turf_decal/siding/wood{ @@ -20396,11 +20511,6 @@ /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron, /area/station/commons/lounge) -"hif" = ( -/obj/machinery/status_display/evac/directional/north, -/obj/structure/filingcabinet/chestdrawer, -/turf/open/floor/iron/dark, -/area/station/medical/morgue) "hio" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -20443,6 +20553,18 @@ }, /turf/open/floor/iron/kitchen_coldroom/freezerfloor, /area/station/service/kitchen/coldroom) +"hiX" = ( +/obj/effect/turf_decal/siding/wideplating_new{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "hiZ" = ( /obj/structure/table/wood, /obj/item/flashlight/lamp/green{ @@ -20516,11 +20638,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) -"hkl" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/turf/open/space/basic, -/area/space/nearstation) "hko" = ( /obj/effect/turf_decal/bot{ dir = 1 @@ -20733,6 +20850,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood, /area/station/commons/lounge) +"hns" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) "hnv" = ( /obj/effect/turf_decal/bot, /obj/structure/mecha_wreckage/ripley, @@ -21141,12 +21263,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/primary/central) -"hvO" = ( -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "hvR" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/disposalpipe/segment{ @@ -21743,11 +21859,6 @@ /obj/structure/closet/secure_closet/atmospherics, /turf/open/floor/iron/dark, /area/station/engineering/atmospherics_engine) -"hFx" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/space/basic, -/area/space/nearstation) "hFz" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -21833,6 +21944,13 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/commons/locker) +"hHZ" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "hIp" = ( /obj/structure/fake_stairs/directional/south, /turf/open/floor/iron, @@ -23025,13 +23143,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/central) -"ics" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 9 - }, -/turf/open/space/basic, -/area/space/nearstation) "icC" = ( /obj/structure/disposalpipe/segment{ dir = 9 @@ -23461,13 +23572,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/carpet, /area/station/service/theater) -"ikw" = ( -/obj/machinery/hydroponics/constructable, -/obj/effect/turf_decal/bot, -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "iky" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -23770,11 +23874,6 @@ }, /turf/open/floor/iron/white, /area/station/security/medical) -"iop" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced/spawner/directional/south, -/turf/open/space/basic, -/area/space/nearstation) "iov" = ( /obj/machinery/power/apc/auto_name/directional/west, /obj/structure/cable, @@ -23961,6 +24060,13 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/engineering/supermatter/room) +"isc" = ( +/obj/docking_port/stationary/random{ + name = "lavaland"; + shuttle_id = "pod_2_lavaland" + }, +/turf/open/space/basic, +/area/space) "ise" = ( /obj/effect/turf_decal/bot, /obj/item/robot_suit, @@ -24318,11 +24424,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) -"iyq" = ( -/obj/structure/window/reinforced/spawner/directional/east, -/obj/structure/window/reinforced/spawner/directional/south, -/turf/open/space/basic, -/area/space/nearstation) "iyy" = ( /obj/structure/table, /obj/item/folder/white{ @@ -24635,13 +24736,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port) -"iCJ" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, -/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "iCN" = ( /obj/effect/turf_decal/arrows/white, /obj/effect/turf_decal/stripes/line{ @@ -25015,6 +25109,13 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos/storage/gas) +"iLe" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ + dir = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) "iLk" = ( /obj/effect/turf_decal/plaque{ icon_state = "L12" @@ -25468,12 +25569,6 @@ }, /turf/open/floor/iron, /area/station/service/hydroponics) -"iQO" = ( -/obj/machinery/firealarm/directional/west, -/obj/structure/sink/directional/east, -/obj/effect/turf_decal/tile/green/fourcorners, -/turf/open/floor/iron, -/area/station/hallway/primary/central) "iQP" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, @@ -25515,11 +25610,6 @@ /obj/effect/mapping_helpers/airlock/access/any/command/minisat, /turf/open/floor/iron/dark, /area/station/engineering/transit_tube) -"iRp" = ( -/obj/structure/transit_tube/crossing/horizontal, -/obj/structure/lattice, -/turf/open/space/basic, -/area/space/nearstation) "iRr" = ( /obj/machinery/camera/directional/south{ c_tag = "Arrivals - Middle Arm" @@ -26164,6 +26254,16 @@ /obj/item/shard, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) +"jbM" = ( +/obj/machinery/seed_extractor, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/spawner/random/food_or_drink/seed_flowers, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "jcc" = ( /obj/structure/rack, /obj/effect/turf_decal/tile/red/half/contrasted{ @@ -26209,12 +26309,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/courtroom) -"jdc" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced/spawner/directional/west, -/obj/structure/window/reinforced/spawner/directional/north, -/turf/open/space/basic, -/area/space/nearstation) "jdg" = ( /obj/structure/flora/bush/ferny/style_random, /obj/structure/flora/bush/fullgrass/style_random, @@ -26262,6 +26356,14 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark/telecomms, /area/station/science/server) +"jdZ" = ( +/obj/docking_port/stationary/random{ + dir = 4; + name = "lavaland"; + shuttle_id = "pod_3_lavaland" + }, +/turf/open/space/basic, +/area/space) "jef" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment, @@ -26628,6 +26730,10 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"jjZ" = ( +/obj/structure/water_source/puddle, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "jkj" = ( /obj/effect/turf_decal/trimline/red/filled/warning{ dir = 4 @@ -27592,12 +27698,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/white, /area/station/science/xenobiology) -"jzC" = ( -/obj/machinery/door/window/right/directional/west{ - name = "Animal Pen A" - }, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "jzD" = ( /obj/machinery/holopad/secure, /turf/open/floor/iron/dark, @@ -27756,11 +27856,6 @@ dir = 8 }, /area/station/medical/morgue) -"jBY" = ( -/obj/machinery/hydroponics/constructable, -/obj/effect/turf_decal/bot, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "jCj" = ( /obj/item/toy/basketball, /turf/open/floor/plating, @@ -28108,12 +28203,6 @@ /obj/structure/cable, /turf/open/floor/wood, /area/station/commons/lounge) -"jIu" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced/spawner/directional/east, -/obj/structure/window/reinforced/spawner/directional/south, -/turf/open/space/basic, -/area/space/nearstation) "jIz" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/disposalpipe/segment, @@ -28190,6 +28279,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/execution/transfer) +"jJC" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, +/turf/open/space/basic, +/area/space/nearstation) "jJR" = ( /obj/effect/turf_decal/trimline/blue/filled/corner{ dir = 4 @@ -28289,14 +28384,6 @@ /obj/structure/lattice/catwalk, /turf/open/space/basic, /area/space/nearstation) -"jLy" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/tile/dark_blue/half/contrasted, -/obj/structure/mannequin/skeleton, -/turf/open/floor/iron/dark, -/area/station/medical/morgue) "jLD" = ( /obj/effect/landmark/event_spawn, /obj/structure/cable, @@ -28420,13 +28507,6 @@ }, /turf/open/floor/plating, /area/station/hallway/secondary/entry) -"jNd" = ( -/obj/structure/lattice/catwalk, -/obj/structure/transit_tube/crossing/horizontal, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/space/basic, -/area/space/nearstation) "jNo" = ( /obj/effect/turf_decal/stripes/line{ dir = 5 @@ -28497,13 +28577,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/medical/chemistry) -"jOy" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 4 - }, -/turf/open/space/basic, -/area/space/nearstation) "jOG" = ( /obj/effect/turf_decal/plaque{ icon_state = "L10" @@ -29121,6 +29194,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold/purple/visible, /turf/open/floor/iron, /area/station/engineering/atmos) +"jZC" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/space/basic, +/area/space/nearstation) "jZP" = ( /obj/effect/turf_decal/siding/purple{ dir = 5 @@ -29241,12 +29319,6 @@ }, /turf/open/floor/iron, /area/station/service/janitor) -"kbP" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, -/turf/open/space/basic, -/area/space/nearstation) "kbR" = ( /obj/structure/sign/poster/official/cleanliness/directional/east, /obj/machinery/door/window/right/directional/north{ @@ -29304,6 +29376,11 @@ /obj/effect/turf_decal/tile/yellow/half/contrasted, /turf/open/floor/iron/white, /area/station/medical/medbay/lobby) +"kcU" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space/basic, +/area/space/nearstation) "kcV" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 4; @@ -29687,6 +29764,22 @@ /obj/machinery/atmospherics/pipe/smart/simple/supply/hidden, /turf/open/floor/iron/dark, /area/station/engineering/atmos/storage/gas) +"kkt" = ( +/obj/item/reagent_containers/spray/plantbgone, +/obj/item/reagent_containers/spray/pestspray{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/bottle/nutrient/ez, +/obj/item/reagent_containers/cup/bottle/nutrient/rh{ + pixel_x = 2; + pixel_y = 1 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/stripes/line, +/obj/structure/table/wood, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "kkx" = ( /obj/structure/table/reinforced, /obj/machinery/airalarm/directional/north, @@ -29878,13 +29971,6 @@ /obj/machinery/status_display/evac, /turf/closed/wall, /area/station/commons/lounge) -"kmv" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 6 - }, -/turf/open/space/basic, -/area/space/nearstation) "kmN" = ( /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) @@ -29945,16 +30031,6 @@ }, /turf/open/floor/iron, /area/station/science/lab) -"knZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/holopad, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/spawner/random/engineering/tracking_beacon, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "koa" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/holopad, @@ -30188,13 +30264,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/maintenance/starboard/greater) -"ktl" = ( -/obj/structure/sink/directional/east, -/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "kts" = ( /obj/effect/decal/cleanable/cobweb, /obj/effect/decal/cleanable/dirt, @@ -31597,13 +31666,6 @@ /obj/machinery/announcement_system, /turf/open/floor/iron/grimy, /area/station/tcommsat/computer) -"kRl" = ( -/obj/docking_port/stationary/random{ - name = "lavaland"; - shuttle_id = "pod_lavaland" - }, -/turf/open/space/basic, -/area/space) "kRA" = ( /obj/effect/spawner/random/engineering/atmospherics_portable, /obj/effect/mapping_helpers/broken_floor, @@ -31785,10 +31847,6 @@ }, /turf/open/floor/engine, /area/station/engineering/atmospherics_engine) -"kUT" = ( -/obj/effect/spawner/structure/window/reinforced/tinted, -/turf/open/floor/plating, -/area/station/service/hydroponics/garden) "kUZ" = ( /obj/effect/landmark/event_spawn, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -32153,6 +32211,22 @@ /obj/effect/spawner/random/trash/janitor_supplies, /turf/open/floor/plating, /area/station/maintenance/aft/greater) +"lan" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "lav" = ( /obj/structure/girder, /obj/effect/spawner/random/structure/grille, @@ -32223,14 +32297,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/security/prison/visit) -"lbH" = ( -/mob/living/basic/chicken{ - name = "Featherbottom"; - real_name = "Featherbottom" - }, -/obj/structure/flora/bush/fullgrass, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "lbL" = ( /obj/effect/decal/cleanable/insectguts, /obj/effect/turf_decal/siding/purple{ @@ -32277,20 +32343,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) -"ldg" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/landmark/event_spawn, -/obj/effect/turf_decal/siding/wideplating_new/corner, -/obj/effect/turf_decal/tile/green, -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "ldm" = ( /obj/structure/table/glass, /obj/effect/turf_decal/tile/blue/fourcorners, @@ -33316,6 +33368,10 @@ /obj/machinery/light/cold/directional/north, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"lyA" = ( +/obj/structure/flora/bush/flowers_br, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "lyF" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -33754,6 +33810,14 @@ /obj/effect/spawner/random/engineering/atmospherics_portable, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) +"lKp" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/sign/poster/official/cleanliness/directional/south, +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/sink/directional/east, +/turf/open/floor/iron, +/area/station/service/hydroponics) "lKu" = ( /obj/effect/landmark/carpspawn, /turf/open/space/basic, @@ -33960,11 +34024,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/command/bridge) -"lNN" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/lattice/catwalk, -/turf/open/space/basic, -/area/space/nearstation) "lNO" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -34215,10 +34274,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"lRB" = ( -/obj/structure/transit_tube/diagonal/topleft, -/turf/open/space/basic, -/area/space/nearstation) "lRS" = ( /obj/machinery/atmospherics/pipe/smart/simple/green/visible, /obj/effect/spawner/structure/window/reinforced, @@ -34509,12 +34564,6 @@ /obj/structure/sign/warning/vacuum/directional/east, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) -"lXl" = ( -/obj/machinery/hydroponics/constructable, -/obj/effect/turf_decal/bot, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "lXm" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/sign/warning/vacuum/external, @@ -35091,10 +35140,6 @@ /obj/machinery/airalarm/directional/north, /turf/open/floor/plating, /area/station/maintenance/department/engine) -"mie" = ( -/obj/structure/flora/bush/flowers_yw, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "mig" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ @@ -35445,12 +35490,6 @@ /obj/machinery/light/directional/north, /turf/open/floor/iron, /area/station/security/brig) -"mos" = ( -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "moF" = ( /obj/effect/turf_decal/siding/purple{ dir = 5 @@ -35470,6 +35509,11 @@ /obj/machinery/newscaster/directional/north, /turf/open/floor/iron/white, /area/station/science/research) +"moI" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space/basic, +/area/space/nearstation) "moV" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plating, @@ -35733,14 +35777,6 @@ dir = 1 }, /area/station/medical/treatment_center) -"mtt" = ( -/obj/machinery/atmospherics/pipe/smart/simple/orange/visible, -/obj/structure/lattice/catwalk, -/obj/structure/transit_tube/horizontal, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/turf/open/space/basic, -/area/space/nearstation) "mtu" = ( /turf/open/floor/engine, /area/station/science/xenobiology) @@ -36145,6 +36181,20 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/starboard/greater) +"mBe" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "mBf" = ( /obj/structure/table/wood, /obj/machinery/recharger, @@ -36409,6 +36459,17 @@ /obj/effect/spawner/random/structure/closet_maintenance, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) +"mEM" = ( +/obj/item/cultivator, +/obj/item/hatchet, +/obj/item/crowbar, +/obj/machinery/light/directional/north, +/obj/item/plant_analyzer, +/obj/item/reagent_containers/cup/watering_can, +/obj/effect/turf_decal/stripes/line, +/obj/structure/table/wood, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "mEO" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -36846,11 +36907,6 @@ /obj/machinery/power/apc/auto_name/directional/west, /turf/open/floor/iron/dark, /area/station/security/lockers) -"mMg" = ( -/obj/structure/window/reinforced/spawner/directional/west, -/obj/structure/window/reinforced/spawner/directional/north, -/turf/open/space/basic, -/area/space/nearstation) "mMl" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -36922,11 +36978,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) -"mNe" = ( -/obj/structure/window/reinforced/spawner/directional/east, -/obj/structure/window/reinforced/spawner/directional/north, -/turf/open/space/basic, -/area/space/nearstation) "mNj" = ( /obj/structure/closet/toolcloset, /obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ @@ -37439,11 +37490,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/greater) -"mWE" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, -/turf/open/space/basic, -/area/space/nearstation) "mWU" = ( /turf/open/floor/iron, /area/station/maintenance/space_hut) @@ -38119,6 +38165,11 @@ dir = 8 }, /area/station/medical/morgue) +"niY" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/lattice/catwalk, +/turf/open/space/basic, +/area/space/nearstation) "nja" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -39223,25 +39274,11 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/white, /area/station/medical/virology) -"nzS" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral/half/contrasted, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "nAb" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/engineering/atmos) -"nAj" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 4 - }, -/turf/open/space/basic, -/area/space/nearstation) "nAC" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -39632,6 +39669,18 @@ }, /turf/open/floor/iron/dark, /area/station/medical/break_room) +"nGu" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "nGz" = ( /obj/structure/rack, /obj/item/radio/off{ @@ -40310,12 +40359,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/lockers) -"nUO" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 10 - }, -/turf/open/space/basic, -/area/space/nearstation) "nVq" = ( /obj/structure/disposalpipe/segment, /obj/effect/spawner/random/maintenance, @@ -40373,6 +40416,12 @@ /obj/item/bouquet/poppy, /turf/open/floor/plating/airless, /area/space/nearstation) +"nVM" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "nWk" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/trimline/red/filled/line{ @@ -40405,6 +40454,10 @@ /obj/effect/turf_decal/trimline/blue/filled/warning, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"nWS" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space/basic, +/area/space/nearstation) "nXm" = ( /obj/structure/cable, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -40474,26 +40527,6 @@ /obj/effect/mapping_helpers/airlock/access/all/science/xenobio, /turf/open/floor/plating, /area/station/maintenance/department/science/xenobiology) -"nYO" = ( -/obj/item/reagent_containers/spray/plantbgone, -/obj/item/reagent_containers/spray/pestspray{ - pixel_x = 3; - pixel_y = 4 - }, -/obj/item/reagent_containers/cup/bottle/nutrient/ez, -/obj/item/reagent_containers/cup/bottle/nutrient/rh{ - pixel_x = 2; - pixel_y = 1 - }, -/obj/structure/table, -/obj/structure/extinguisher_cabinet/directional/west, -/obj/effect/turf_decal/stripes/line, -/obj/effect/spawner/random/food_or_drink/seed{ - spawn_all_loot = 1; - spawn_random_offset = 1 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "nYU" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plating, @@ -41969,6 +42002,13 @@ }, /turf/open/floor/iron/dark, /area/station/security/brig) +"oAQ" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/horizontal, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/space/basic, +/area/space/nearstation) "oBn" = ( /obj/structure/flora/bush/jungle/b/style_random, /obj/structure/flora/bush/flowers_pp/style_random, @@ -42049,16 +42089,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) -"oCO" = ( -/obj/structure/window/spawner/directional/west, -/obj/structure/window/spawner/directional/south, -/mob/living/basic/chicken{ - name = "Kentucky"; - real_name = "Kentucky" - }, -/obj/structure/flora/grass/jungle/b/style_random, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "oCR" = ( /obj/structure/extinguisher_cabinet/directional/east, /obj/machinery/suit_storage_unit/security, @@ -42499,6 +42529,11 @@ "oIa" = ( /turf/closed/wall, /area/station/commons/vacant_room/commissary) +"oId" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/turf/open/space/basic, +/area/space/nearstation) "oIg" = ( /turf/closed/wall/r_wall, /area/station/science/genetics) @@ -42770,12 +42805,6 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/carpet, /area/station/command/heads_quarters/hop) -"oOR" = ( -/obj/structure/transit_tube/curved{ - dir = 8 - }, -/turf/open/space/basic, -/area/space/nearstation) "oOU" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -42989,13 +43018,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/security/execution/education) -"oSm" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/structure/lattice/catwalk, -/turf/open/space/basic, -/area/space/nearstation) "oSo" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -43011,10 +43033,6 @@ /obj/effect/spawner/random/structure/grille, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"oSJ" = ( -/obj/structure/transit_tube/diagonal, -/turf/open/space/basic, -/area/space/nearstation) "oTa" = ( /obj/machinery/vending/cart{ req_access = list("hop") @@ -43053,12 +43071,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/engineering/gravity_generator) -"oTW" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 6 - }, -/turf/open/space/basic, -/area/space/nearstation) "oUh" = ( /obj/structure/reagent_dispensers/watertank, /obj/effect/turf_decal/stripes/corner{ @@ -43411,6 +43423,20 @@ }, /turf/open/floor/iron, /area/station/security/brig) +"paA" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/holopad, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "paD" = ( /turf/closed/wall, /area/station/cargo/bitrunning/den) @@ -44951,14 +44977,6 @@ }, /turf/open/floor/wood, /area/station/commons/lounge) -"pCL" = ( -/obj/effect/turf_decal/delivery, -/obj/structure/sink/directional/east, -/obj/structure/sign/poster/official/cleanliness/directional/south, -/obj/machinery/light/small/directional/south, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron, -/area/station/service/hydroponics) "pCO" = ( /obj/machinery/holopad, /obj/machinery/status_display/evac/directional/north, @@ -45345,6 +45363,11 @@ /obj/structure/cable, /turf/open/floor/iron/freezer, /area/station/security/prison/shower) +"pJv" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/space/basic, +/area/space/nearstation) "pJA" = ( /obj/structure/closet/secure_closet/cytology, /obj/structure/extinguisher_cabinet/directional/west, @@ -45853,14 +45876,6 @@ /obj/item/reagent_containers/spray/pepper, /turf/open/floor/iron, /area/station/security/execution/transfer) -"pRM" = ( -/obj/structure/window/spawner/directional/south, -/mob/living/basic/cow{ - name = "Betsy"; - real_name = "Betsy" - }, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "pSa" = ( /obj/effect/turf_decal/trimline/red/filled/corner{ dir = 1 @@ -45889,6 +45904,15 @@ /obj/effect/spawner/random/engineering/atmospherics_portable, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) +"pSS" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/junction/flipped{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/space/basic, +/area/space/nearstation) "pSY" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/power/apc/auto_name/directional/south, @@ -45926,6 +45950,14 @@ }, /turf/open/floor/iron, /area/station/engineering/main) +"pTz" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/north, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "pTS" = ( /turf/closed/wall, /area/station/service/bar) @@ -46668,13 +46700,6 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating, /area/station/maintenance/port) -"qgy" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "qgz" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 5 @@ -46831,13 +46856,6 @@ /obj/item/food/pie/cream, /turf/open/floor/wood/large, /area/station/service/theater) -"qjb" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 10 - }, -/turf/open/space/basic, -/area/space/nearstation) "qjf" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -47033,13 +47051,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/service) -"qmz" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/window/reinforced/spawner/directional/east, -/turf/open/space/basic, -/area/space/nearstation) "qmE" = ( /obj/structure/cable, /obj/effect/turf_decal/stripes/line{ @@ -47124,6 +47135,12 @@ dir = 4 }, /area/station/science/lab) +"qot" = ( +/obj/structure/transit_tube/curved/flipped{ + dir = 8 + }, +/turf/open/space/basic, +/area/space/nearstation) "qov" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/monitored/oxygen_input{ dir = 1 @@ -47570,6 +47587,12 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/service/chapel/funeral) +"qyc" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/space/basic, +/area/space/nearstation) "qyr" = ( /obj/item/kirbyplants, /obj/effect/turf_decal/trimline/blue/filled/corner{ @@ -47632,6 +47655,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"qzs" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/space/basic, +/area/space/nearstation) "qzz" = ( /obj/structure/chair{ dir = 1 @@ -48845,6 +48874,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/hallway/primary/port) +"qSA" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "qSP" = ( /obj/machinery/atmospherics/pipe/smart/manifold/purple/visible{ dir = 1 @@ -49021,12 +49057,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood, /area/station/commons/lounge) -"qVy" = ( -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/tile/neutral/half/contrasted, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "qWg" = ( /obj/structure/lattice, /obj/structure/sign/warning/secure_area/directional/east, @@ -49351,11 +49381,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/science/ordnance/storage) -"rbg" = ( -/obj/machinery/atmospherics/pipe/smart/simple/orange/visible, -/obj/structure/lattice/catwalk, -/turf/open/space/basic, -/area/space/nearstation) "rbi" = ( /obj/effect/spawner/random/structure/closet_maintenance, /obj/effect/spawner/random/maintenance, @@ -49489,13 +49514,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) -"rdM" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 6 - }, -/turf/open/space/basic, -/area/space/nearstation) "rdT" = ( /obj/structure/toilet{ pixel_y = 8 @@ -49815,18 +49833,6 @@ }, /turf/open/floor/iron, /area/station/engineering/main) -"rkA" = ( -/obj/structure/table, -/obj/item/cultivator, -/obj/item/hatchet, -/obj/structure/extinguisher_cabinet/directional/west, -/obj/item/paper/guides/jobs/hydroponics, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/spawner/random/entertainment/coin, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "rkM" = ( /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment{ @@ -50158,6 +50164,11 @@ /obj/structure/window/reinforced/spawner/directional/west, /turf/open/floor/iron, /area/station/security/range) +"rqK" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/space/basic, +/area/space/nearstation) "rrg" = ( /obj/structure/cable, /obj/effect/spawner/structure/window/reinforced, @@ -51067,11 +51078,6 @@ /obj/machinery/power/apc/auto_name/directional/east, /turf/open/floor/iron, /area/station/security/holding_cell) -"rGa" = ( -/obj/structure/window/reinforced/spawner/directional/west, -/obj/structure/window/reinforced/spawner/directional/south, -/turf/open/space/basic, -/area/space/nearstation) "rGd" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -51399,6 +51405,14 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/security/brig) +"rLd" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/north, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "rLo" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -51525,6 +51539,15 @@ }, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) +"rNv" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/chair/sofa/bench/right{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "rNA" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/tile/brown/opposingcorners, @@ -52111,6 +52134,11 @@ /obj/effect/turf_decal/tile/red, /turf/open/floor/iron, /area/station/hallway/primary/fore) +"rYs" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space/basic, +/area/space/nearstation) "rYy" = ( /obj/machinery/power/smes, /obj/structure/cable, @@ -52179,6 +52207,12 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai) +"rZz" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "rZA" = ( /obj/structure/sign/map/meta/left{ pixel_y = 32 @@ -53254,19 +53288,6 @@ "suW" = ( /turf/open/floor/iron/white, /area/station/science/lobby) -"sve" = ( -/obj/structure/sink/directional/south, -/obj/effect/turf_decal/bot, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/green{ - dir = 4 - }, -/obj/effect/turf_decal/tile/blue{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics) "svj" = ( /obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ dir = 4 @@ -53345,11 +53366,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, /turf/open/floor/iron, /area/station/security/brig) -"swt" = ( -/obj/structure/window/reinforced/spawner/directional/north, -/obj/structure/window/reinforced/spawner/directional/east, -/turf/open/space/basic, -/area/space/nearstation) "swu" = ( /obj/machinery/vending/coffee, /obj/effect/turf_decal/delivery, @@ -53595,6 +53611,14 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/genetics) +"sAK" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/dark_blue/half/contrasted, +/obj/structure/mannequin/skeleton, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) "sBa" = ( /obj/structure/bed, /obj/effect/decal/cleanable/cobweb/cobweb2, @@ -53681,6 +53705,10 @@ /obj/structure/sign/warning/radiation, /turf/closed/wall/r_wall, /area/station/engineering/atmospherics_engine) +"sCs" = ( +/obj/structure/flora/bush/flowers_pp/style_3, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "sCv" = ( /obj/effect/turf_decal/delivery, /obj/machinery/door/poddoor/preopen{ @@ -54467,15 +54495,6 @@ /obj/machinery/light_switch/directional/north, /turf/open/floor/iron/white, /area/station/science/explab) -"sPJ" = ( -/obj/structure/lattice/catwalk, -/obj/structure/transit_tube/junction/flipped{ - dir = 8 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/space/basic, -/area/space/nearstation) "sPO" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -54592,12 +54611,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/primary/central) -"sRk" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/space/basic, -/area/space/nearstation) "sRm" = ( /turf/open/floor/iron/white, /area/station/medical/storage) @@ -55286,13 +55299,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) -"tcK" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 5 - }, -/turf/open/space/basic, -/area/space/nearstation) "tcN" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -55672,6 +55678,13 @@ /obj/effect/spawner/random/maintenance/two, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"tkr" = ( +/obj/docking_port/stationary/random{ + name = "lavaland"; + shuttle_id = "pod_lavaland" + }, +/turf/open/space/basic, +/area/space) "tkE" = ( /obj/machinery/requests_console/directional/east{ department = "Bridge"; @@ -56161,6 +56174,14 @@ /obj/machinery/light/directional/north, /turf/open/floor/iron, /area/station/hallway/primary/central) +"tsZ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible, +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/horizontal, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/space/basic, +/area/space/nearstation) "tth" = ( /obj/item/paper_bin/carbon, /obj/item/pen/fountain, @@ -56293,6 +56314,13 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/engineering/supermatter/room) +"twf" = ( +/obj/structure/lattice/catwalk, +/obj/structure/transit_tube/crossing/horizontal, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/space/basic, +/area/space/nearstation) "twl" = ( /obj/structure/table, /obj/item/hand_tele, @@ -57118,14 +57146,6 @@ /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden, /turf/open/floor/iron, /area/station/engineering/atmos/storage/gas) -"tLf" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 4 - }, -/turf/open/space/basic, -/area/space/nearstation) "tLg" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, /obj/effect/decal/cleanable/dirt, @@ -57619,6 +57639,18 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/ordnance/testlab) +"tUh" = ( +/obj/effect/turf_decal/siding/wideplating_new{ + dir = 4 + }, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "tUl" = ( /obj/structure/table, /obj/item/stock_parts/micro_laser, @@ -58144,6 +58176,11 @@ dir = 4 }, /area/station/commons/fitness) +"ubw" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/space/basic, +/area/space/nearstation) "ubB" = ( /obj/structure/table/reinforced, /obj/item/folder/blue{ @@ -58315,18 +58352,6 @@ }, /turf/open/floor/iron, /area/station/construction/storage_wing) -"ued" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "ueh" = ( /obj/machinery/light/small/directional/east, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -58480,6 +58505,16 @@ }, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/rd) +"uhU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "uhW" = ( /obj/structure/cable, /obj/machinery/door/window/right/directional/west{ @@ -58653,6 +58688,11 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/research) +"ulA" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space/basic, +/area/space/nearstation) "ulB" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/railing/corner/end{ @@ -60142,12 +60182,6 @@ /obj/structure/chair, /turf/open/floor/iron/dark, /area/station/ai_monitored/aisat/exterior) -"uKv" = ( -/obj/machinery/seed_extractor, -/obj/machinery/airalarm/directional/north, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "uKx" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ @@ -60472,23 +60506,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"uPJ" = ( -/obj/structure/table, -/obj/item/food/grown/wheat, -/obj/item/food/grown/watermelon, -/obj/item/food/grown/citrus/orange, -/obj/item/food/grown/grapes, -/obj/item/food/grown/cocoapod, -/obj/item/food/grown/apple, -/obj/item/food/grown/chili, -/obj/item/food/grown/cherries, -/obj/item/food/grown/soybeans, -/obj/item/food/grown/citrus/lime, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "uQe" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -60850,17 +60867,6 @@ }, /turf/open/floor/iron, /area/station/security/mechbay) -"uWu" = ( -/obj/machinery/camera/directional/south{ - c_tag = "Head of Personnel's Office" - }, -/obj/structure/table/wood, -/obj/machinery/light/directional/south, -/obj/item/papercutter{ - pixel_x = -4 - }, -/turf/open/floor/wood, -/area/station/command/heads_quarters/hop) "uWx" = ( /obj/effect/turf_decal/bot/left, /turf/open/floor/engine, @@ -61234,6 +61240,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/security/checkpoint/medical) +"vcb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "vcu" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -61526,6 +61542,11 @@ }, /turf/open/floor/plating, /area/station/maintenance/disposal/incinerator) +"viP" = ( +/obj/machinery/status_display/evac/directional/north, +/obj/structure/filingcabinet/chestdrawer, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) "viQ" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 4 @@ -62744,6 +62765,14 @@ }, /turf/open/floor/iron/white, /area/station/science/research) +"vBJ" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/transit_tube/horizontal, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space/basic, +/area/space/nearstation) "vCh" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -64466,10 +64495,6 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, /turf/open/floor/plating, /area/station/maintenance/central) -"weS" = ( -/obj/effect/turf_decal/tile/neutral/half/contrasted, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "wfm" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, @@ -65072,6 +65097,13 @@ /obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai_upload) +"wpK" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) "wqh" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -65792,10 +65824,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) -"wBZ" = ( -/obj/structure/window/reinforced/spawner/directional/south, -/turf/open/space/basic, -/area/space/nearstation) "wCb" = ( /obj/structure/table, /obj/effect/spawner/random/food_or_drink/donkpockets, @@ -66491,6 +66519,12 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"wQw" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space/basic, +/area/space/nearstation) "wQz" = ( /obj/structure/sign/poster/contraband/busty_backdoor_xeno_babes_6/directional/east, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, @@ -66528,6 +66562,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/commons/vacant_room/commissary) +"wRq" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "wRB" = ( /obj/item/radio/intercom/directional/north, /obj/machinery/firealarm/directional/west, @@ -66548,10 +66592,6 @@ /obj/structure/table, /turf/open/floor/iron/white, /area/station/science/robotics/lab) -"wRF" = ( -/obj/structure/flora/rock/pile, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "wRL" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -67164,6 +67204,26 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/port) +"xeQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/siding/wideplating_new/corner, +/obj/effect/turf_decal/tile/green, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "xeZ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, @@ -67680,8 +67740,11 @@ /obj/structure/closet/crate/freezer, /turf/open/floor/iron/white, /area/station/medical/abandoned) -"xmR" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +"xmT" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 1 + }, /turf/open/space/basic, /area/space/nearstation) "xnk" = ( @@ -68592,6 +68655,12 @@ /obj/effect/turf_decal/tile/bar, /turf/open/floor/iron, /area/station/hallway/primary/central) +"xCF" = ( +/obj/structure/transit_tube/curved{ + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) "xCH" = ( /obj/effect/turf_decal/stripes/red/line{ dir = 6 @@ -69201,14 +69270,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white/corner, /area/station/hallway/secondary/entry) -"xOU" = ( -/obj/structure/sink/directional/east, -/obj/effect/turf_decal/bot, -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics) "xOV" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -69271,13 +69332,6 @@ /obj/structure/extinguisher_cabinet/directional/east, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"xQk" = ( -/obj/docking_port/stationary/random{ - name = "lavaland"; - shuttle_id = "pod_2_lavaland" - }, -/turf/open/space/basic, -/area/space) "xQx" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -70039,6 +70093,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/commons/locker) +"ycQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/spawner/random/food_or_drink/plant_produce, +/obj/structure/table/wood, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "ydb" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 1; @@ -70405,10 +70467,6 @@ /obj/effect/spawner/random/bureaucracy/stamp, /turf/open/floor/wood, /area/station/commons/vacant_room/office) -"yjN" = ( -/obj/structure/window/reinforced/spawner/directional/west, -/turf/open/space/basic, -/area/space/nearstation) "ykn" = ( /obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ @@ -80149,7 +80207,7 @@ aaa aaa aaa aaa -kRl +tkr aaa aaa aaa @@ -94564,7 +94622,7 @@ pJR pJR iiE rGj -uWu +evA pJR oUB qRI @@ -95781,7 +95839,7 @@ aaa aaa aaa aaa -xQk +isc aaa aaa aaa @@ -96411,7 +96469,7 @@ jOw iqz fyK hZV -hif +viP otI fWw pdV @@ -96670,7 +96728,7 @@ jtl hZV eNl hZA -jLy +sAK kgx hKB vLo @@ -102808,7 +102866,7 @@ cfe ddO sLE cEv -iQO +cyM eeT tUn hKV @@ -103835,7 +103893,7 @@ ebC iQI tNL xCx -xOU +wpK ijv hRQ tUn @@ -106364,9 +106422,9 @@ lnc lqQ lqQ lqQ -kUT +pTz jSq -kUT +rLd lqQ lqQ qXB @@ -106619,13 +106677,13 @@ ejl pFd nwa lqQ -nYO -geV -hvO -ued -hvO -ktl -rkA +kkt +bfS +dEr +lan +dEr +ckW +aly qXB edC psZ @@ -106660,7 +106718,7 @@ vqp wen bMa kCZ -sve +dJy bNl pEB kCD @@ -106877,12 +106935,12 @@ pFd vTs lqQ nMK -mos -jBY -aKk -lXl -nzS -gpk +hHZ +avC +mBe +dkh +vcb +bjD qXB kbo tbd @@ -107133,13 +107191,13 @@ ffd pFd xUh lqQ -aMb -mos -jBY -knZ -jBY -weS -uPJ +mEM +hHZ +avC +paA +avC +qSA +ycQ qXB ool dVb @@ -107390,12 +107448,12 @@ lnc auw lnc lqQ -uKv -mos -jBY -dCm -ikw -qVy +jbM +wRq +avC +nGu +dHP +ele hzJ uiB brA @@ -107647,12 +107705,12 @@ lnc obw rUo lqQ -fzr -iCJ -qgy -ldg -bYN -bYN +sCs +dSt +uhU +xeQ +hiX +tUh krt qXB psZ @@ -107689,7 +107747,7 @@ bJp wYB foB siz -pCL +lKp unL laf aJn @@ -107904,9 +107962,9 @@ lnc fDC qdy lqQ -wRF -jzC -oCO +jjZ +rZz +aPb xUE nIy fLo @@ -108161,9 +108219,9 @@ lnc cUP mil lqQ -lbH -mie -pRM +lyA +rNv +nVM ivb ctg jAE @@ -109417,7 +109475,7 @@ aaa aaa lMJ aaa -bgk +jdZ aaa nvn afD @@ -111292,13 +111350,13 @@ sgh kLp wxe uwQ -oSm -lNN -lNN -lNN -kbP -kbP -kbP +cii +niY +niY +niY +jJC +jJC +jJC jPJ xXp aaa @@ -112320,7 +112378,7 @@ mei lXu fyY qSc -gpn +xmT xXm opZ fGR @@ -113348,7 +113406,7 @@ smt xgN juC qSc -gpn +xmT xXm xNQ mgh @@ -113862,7 +113920,7 @@ smt mTy fPw okV -mWE +oId wPD vEl sUo @@ -114338,8 +114396,8 @@ fJP vBe wBV aUP -xmR -fhu +dgd +dgj gHI gHI fJy @@ -114376,7 +114434,7 @@ kEe sRy jie okV -mWE +oId eoj gYw cLt @@ -114596,9 +114654,9 @@ kcV lLu sGC aaa -jOy -oTW -fhu +aYx +dgf +dgj aox fJy mhW @@ -114852,19 +114910,19 @@ qXj sgv ceo aUP -hkl -aBt -aBt -aBt -tcK +dge +azd +azd +azd +dgB fJy rrj bQj tcU gHI -act -yjN -yjN +vBJ +nWS +nWS bDq iRh qcd @@ -115109,17 +115167,17 @@ sNt sTY sGC kYG -oTW -tLf -nAj -tLf -ics +dgf +dgk +dgt +dgk +dgv fJy bUC bQj jIV gHI -dbl +oAQ lMJ lMJ lMJ @@ -115366,26 +115424,26 @@ dHM lDP qZI kYG -nUO -tLf -nAj -tLf -tcK +aWK +dgk +dgt +dgk +dgB fJy xcz mzu bjF nyX -mtt -rbg -rbg -rbg -rbg -rbg +tsZ +hns +hns +hns +hns +hns oGw oGw oGw -flv +iLe uwQ vRS gyJ @@ -115623,17 +115681,17 @@ qLJ aBw xKl kYG -kmv -aBt -aBt -aBt -ics +dgg +azd +azd +azd +dgv fJy gHI eXo gHI fJy -jNd +twf lMJ aaa lMJ @@ -115880,17 +115938,17 @@ vxJ aib vLX kYG -nUO -tLf -nAj -tLf -tcK +aWK +dgk +dgt +dgk +dgB fJy mim diD gqf fJy -dbl +oAQ aaa aaa aaa @@ -116137,17 +116195,17 @@ twd aib qZI kYG -rdM -tLf -tLf -tLf -ics +dgh +dgk +dgk +dgk +dgv fJy gHI boq gHI fJy -jNd +twf aaa aaa aaa @@ -116394,17 +116452,17 @@ kYG kYG kYG kYG -nUO -azY -ceW -azY -tcK +aWK +dgm +dgu +dgm +dgB fJy aaa dBV aaa fJy -dbl +oAQ lMJ aaa lMJ @@ -116652,16 +116710,16 @@ aaa aaa lMJ aox -qjb -ics -qjb -ics +aye +dgv +aye +dgv lMJ aaa aaa aaa lMJ -dbl +oAQ aaa aaa aaa @@ -116918,7 +116976,7 @@ aaa aaa aaa lMJ -dbl +oAQ aaa aaa aaa @@ -117175,7 +117233,7 @@ aaa aaa aaa lMJ -dbl +oAQ aaa aaa aaa @@ -117432,7 +117490,7 @@ aaa nXK aaa cpH -jNd +twf lMJ lMJ blx @@ -117689,7 +117747,7 @@ aaa aaa aaa aaa -dbl +oAQ aaa aaa aaa @@ -117946,7 +118004,7 @@ aaa aaa aaa aaa -dbl +oAQ aaa aaa aaa @@ -118203,7 +118261,7 @@ aaa aaa aaa aaa -jNd +twf aaa aaa aaa @@ -118460,7 +118518,7 @@ aaa aaa aaa aaa -dbl +oAQ aaa aaa aaa @@ -118717,7 +118775,7 @@ lMJ vDl lMJ lMJ -dbl +oAQ lMJ lMJ blx @@ -118974,7 +119032,7 @@ aaa aaa aaa aaa -dbl +oAQ aaa aaa aaa @@ -119231,7 +119289,7 @@ aaa aaa aaa aaa -dbl +oAQ aaa aaa aaa @@ -119488,7 +119546,7 @@ aaa aaa aaa aaa -dbl +oAQ aaa aaa aaa @@ -119745,7 +119803,7 @@ iGq lMJ lMJ lMJ -dbl +oAQ lMJ lMJ blx @@ -120002,7 +120060,7 @@ aaa aaa aaa aaa -jNd +twf aaa aaa aaa @@ -120259,7 +120317,7 @@ aaa aaa aaa aaa -dbl +oAQ aaa aaa aaa @@ -120516,7 +120574,7 @@ aaa aaa aaa aaa -dbl +oAQ aaa aaa aaa @@ -120773,7 +120831,7 @@ lMJ lMJ lMJ lMJ -sPJ +pSS lMJ lMJ lMJ @@ -121029,9 +121087,9 @@ aaa aaa aaa lAu -oSJ -sRk -lRB +bno +qzs +brO lAu aaa aox @@ -121285,11 +121343,11 @@ aaa aaa aaa aaa -cio +ceP lAu -sRk +qzs lAu -fwX +xCF aaa aox aaa @@ -121542,11 +121600,11 @@ lMJ aox aox lMJ -iRp +eUu lMJ -sRk +qzs lMJ -iRp +eUu lMJ aox aaa @@ -121795,15 +121853,15 @@ aaa aaa aaa lMJ -wBZ +gnh qjC qjC hBH -oOR +blw epM -qmz +aQR epM -bpo +qot aaa lMJ aaa @@ -122052,11 +122110,11 @@ aaa aaa aaa lMJ -wBZ +gnh pyP pyP hBH -wBZ +gnh hzt jkG erP @@ -122566,17 +122624,17 @@ aaa aaa aaa lMJ -iyq +rYs xew pyP -mNe -iyq +gZM +rYs fJt xXK oqe -mNe +gZM epM -dEA +gAu epM aaa aaa @@ -122816,13 +122874,13 @@ lMJ anS lMJ aaa -dEA +gAu epM epM epM epM epM -jIu +wQw pAD fpd vgW @@ -123069,10 +123127,10 @@ aaa aaa aaa epM -dEA +gAu fHy -dEA -iyq +gAu +rYs eLr xgZ xgZ @@ -123081,18 +123139,18 @@ xgZ xgZ xgZ qIL -mMg -yjN -yjN -rGa +pJv +nWS +nWS +moI fJt neG eFX eNR -yjN -rGa +nWS +moI bhf -mNe +gZM epM epM epM @@ -123101,9 +123159,9 @@ epM epM epM epM -dEA +gAu aqs -dEA +gAu epM epM aaa @@ -123324,19 +123382,19 @@ flb blx lMJ lMJ -iop +kcU doI xgZ xgZ xgZ xgZ uLz -mMg -yjN -yjN -yjN -yjN -yjN +pJv +nWS +nWS +nWS +nWS +nWS gfU aaa aaa @@ -123347,7 +123405,7 @@ mjH hLv eNR aaa -wBZ +gnh aHu xgZ xgZ @@ -123363,7 +123421,7 @@ sbG sbG sbG hey -fWD +ubw lMJ lMJ blx @@ -123581,12 +123639,12 @@ aaa rrt aaa aaa -wBZ +gnh trE -jdc +ftb bLR -djv -yjN +ulA +nWS gfU aaa aaa @@ -123606,19 +123664,19 @@ gfU aaa aaa gfU -yjN -yjN -yjN -yjN -yjN -yjN +nWS +nWS +nWS +nWS +nWS +nWS gfU -yjN -yjN -djv +nWS +nWS +ulA bLR -djv -rGa +ulA +moI trE hBH aaa @@ -123838,9 +123896,9 @@ aaa rrt aaa aaa -wBZ +gnh trE -fWD +ubw anS lMJ lMJ @@ -123875,7 +123933,7 @@ aaa lMJ anS lMJ -iop +kcU trE hBH aaa @@ -124095,7 +124153,7 @@ aaa rrt aaa aaa -wBZ +gnh trE iEj anS @@ -124352,7 +124410,7 @@ aaa rrt aaa aaa -wBZ +gnh trE hBH aaa @@ -124389,7 +124447,7 @@ gfU gfU lMJ lMJ -iop +kcU trE hBH aaa @@ -124609,7 +124667,7 @@ aaa rrt aaa epM -iyq +rYs trE hBH aaa @@ -124646,9 +124704,9 @@ ubl gfU aaa aaa -wBZ +gnh trE -swt +rqK epM aaa rrt @@ -124864,7 +124922,7 @@ aaa aaa aaa rrt -wBZ +gnh doI pqH bCZ @@ -124903,7 +124961,7 @@ bXk gfU eNR aaa -wBZ +gnh jjy pqH hey @@ -125121,7 +125179,7 @@ aaa aaa aaa rrt -wBZ +gnh jjy iQr bCZ @@ -125160,7 +125218,7 @@ pHi jGr gfU gfU -iyq +rYs jjy uKj bCZ @@ -125382,8 +125440,8 @@ gfU nFL ddc gOv -axn -hFx +qyc +jZC pan mbS tVC @@ -125635,7 +125693,7 @@ aaa aaa aaa rrt -wBZ +gnh jjy iQr bCZ @@ -125674,7 +125732,7 @@ rEK jGr gfU gfU -rGa +moI jjy uKj bCZ @@ -125892,7 +125950,7 @@ aaa aaa aaa rrt -wBZ +gnh cZk qTS bCZ @@ -125931,7 +125989,7 @@ fIE gfU eNR aaa -wBZ +gnh jjy qTS hBm @@ -126150,8 +126208,8 @@ aaa aaa rrt aaa -yjN -rGa +nWS +moI trE hBH aaa @@ -126188,10 +126246,10 @@ kOf gfU aaa aaa -wBZ +gnh trE -mMg -yjN +pJv +nWS aaa rrt aaa @@ -126408,7 +126466,7 @@ aaa rrt aaa aaa -wBZ +gnh trE hBH aaa @@ -126445,7 +126503,7 @@ gfU gfU aaa aaa -wBZ +gnh trE hBH aaa @@ -126665,7 +126723,7 @@ aaa rrt aaa aaa -wBZ +gnh trE hBH aaa @@ -126702,7 +126760,7 @@ eNR aaa aaa aaa -wBZ +gnh trE hBH aaa @@ -126922,7 +126980,7 @@ aaa rrt aaa aaa -wBZ +gnh trE hBH aaa @@ -126959,7 +127017,7 @@ aaa aaa aaa aaa -wBZ +gnh trE hBH aaa @@ -127179,9 +127237,9 @@ aaa rrt aaa aaa -wBZ +gnh trE -mNe +gZM epM epM epM @@ -127216,7 +127274,7 @@ epM epM epM epM -iyq +rYs trE hBH aaa @@ -127436,14 +127494,14 @@ flb blx lMJ lMJ -iop +kcU cZk xgZ xgZ xgZ xgZ gNP -mNe +gZM epM epM epM @@ -127459,7 +127517,7 @@ ikC gfU gfU aaa -wBZ +gnh aQe xgZ xgZ @@ -127475,7 +127533,7 @@ xgZ xgZ xgZ hBm -fWD +ubw lMJ lMJ blx @@ -127694,11 +127752,11 @@ rrt aaa aaa aaa -djv -yjN -yjN -yjN -rGa +ulA +nWS +nWS +nWS +moI cQV xgZ xgZ @@ -127711,27 +127769,27 @@ hBH aaa aaa aaa -wBZ +gnh beV hBH aaa aaa -wBZ +gnh trE -mMg -yjN -yjN -yjN -yjN -yjN -yjN -yjN -yjN -yjN -yjN -yjN -yjN -djv +pJv +nWS +nWS +nWS +nWS +nWS +nWS +nWS +nWS +nWS +nWS +nWS +nWS +ulA aaa aaa aaa @@ -127956,24 +128014,24 @@ aaa aaa aaa aaa -djv -yjN -yjN -yjN -yjN -yjN -rGa +ulA +nWS +nWS +nWS +nWS +nWS +moI trE -mNe +gZM epM epM epM -iyq +rYs bhf -mNe +gZM epM epM -iyq +rYs trE hBH aaa @@ -128219,7 +128277,7 @@ aaa aaa aaa aaa -wBZ +gnh cZk xgZ xgZ @@ -128477,18 +128535,18 @@ aaa aaa aaa aaa -djv -yjN -yjN -yjN -yjN -yjN -yjN -yjN -yjN -yjN -yjN -djv +ulA +nWS +nWS +nWS +nWS +nWS +nWS +nWS +nWS +nWS +nWS +ulA aaa aaa aaa diff --git a/_maps/map_files/NebulaStation/NebulaStation.dmm b/_maps/map_files/NebulaStation/NebulaStation.dmm index 1d463898d460..427466a5aa23 100644 --- a/_maps/map_files/NebulaStation/NebulaStation.dmm +++ b/_maps/map_files/NebulaStation/NebulaStation.dmm @@ -12686,11 +12686,10 @@ /turf/open/floor/iron/dark/small, /area/station/engineering/atmos/project) "bUi" = ( -/obj/effect/turf_decal/siding/dark, /obj/effect/turf_decal/trimline/green/corner{ dir = 4 }, -/obj/structure/railing/corner/end/flip{ +/obj/effect/turf_decal/siding/dark{ dir = 8 }, /turf/open/floor/iron/dark/small, @@ -15016,6 +15015,9 @@ /obj/effect/turf_decal/tile/green/half/contrasted{ dir = 1 }, +/obj/effect/turf_decal/siding/dark{ + dir = 1 + }, /turf/open/floor/iron/dark/smooth_edge, /area/station/service/hydroponics/garden) "coi" = ( @@ -15947,6 +15949,9 @@ dir = 1 }, /obj/item/kirbyplants/organic, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 4 + }, /turf/open/floor/iron/dark, /area/station/service/hydroponics/garden) "cuH" = ( @@ -17462,23 +17467,13 @@ /turf/open/floor/plating, /area/station/maintenance/aft/greater) "cGb" = ( -/obj/machinery/hydroponics/constructable, -/obj/effect/turf_decal/siding/dark, -/obj/effect/turf_decal/trimline/green, -/obj/structure/railing, /obj/machinery/firealarm/directional/west, -/turf/open/floor/iron/dark/small, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, /area/station/service/hydroponics/garden) "cGc" = ( -/obj/machinery/hydroponics/constructable, -/obj/effect/turf_decal/siding/dark{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/green, -/obj/structure/railing{ - dir = 1 - }, -/turf/open/floor/iron/dark/small, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, /area/station/service/hydroponics/garden) "cGf" = ( /obj/effect/turf_decal/siding/wideplating/dark{ @@ -32911,13 +32906,13 @@ /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) "eUv" = ( -/obj/structure/sink/directional/west, /obj/structure/mirror/directional/east{ pixel_y = 4 }, /obj/effect/turf_decal/trimline/green/filled/line{ dir = 1 }, +/obj/effect/turf_decal/siding/dark, /turf/open/floor/iron/dark, /area/station/service/hydroponics/garden) "eUC" = ( @@ -55259,16 +55254,15 @@ }, /area/station/security/prison) "ihO" = ( -/obj/effect/turf_decal/siding/dark, /obj/effect/turf_decal/trimline/green/corner{ dir = 1 }, /obj/structure/cable, -/obj/structure/railing/corner/end{ - dir = 4 - }, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/dark{ + dir = 4 + }, /turf/open/floor/iron/dark/small, /area/station/service/hydroponics/garden) "ihR" = ( @@ -60677,6 +60671,7 @@ }, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/dark/corner, /turf/open/floor/iron/dark/herringbone, /area/station/service/hydroponics/garden) "iYk" = ( @@ -62158,8 +62153,8 @@ /turf/open/floor/iron/dark/textured, /area/station/security/prison/safe) "jjJ" = ( -/obj/structure/sink/kitchen/directional/east, /obj/structure/sign/departments/botany/directional/west, +/obj/structure/sink/directional/east, /turf/open/floor/iron/dark/herringbone, /area/station/service/hydroponics) "jjS" = ( @@ -64901,11 +64896,8 @@ dir = 1 }, /obj/effect/turf_decal/siding/green/corner, -/obj/effect/spawner/random/food_or_drink/seed{ - spawn_all_loot = 1; - spawn_random_offset = 1 - }, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/storage/bag/plants, /turf/open/floor/iron/dark/small, /area/station/service/hydroponics/garden) "jEF" = ( @@ -74042,6 +74034,18 @@ /obj/machinery/vending/cytopro, /turf/open/floor/iron/dark, /area/station/science/cytology) +"kUb" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) "kUd" = ( /obj/item/clothing/glasses/meson, /obj/item/clothing/glasses/meson, @@ -77546,7 +77550,6 @@ /turf/open/floor/iron/dark/textured, /area/station/engineering/atmos/project) "lxd" = ( -/obj/structure/sink/kitchen/directional/west, /obj/machinery/firealarm/directional/east, /turf/open/floor/iron/dark/herringbone, /area/station/service/hydroponics) @@ -80745,7 +80748,6 @@ /area/station/security/prison/work) "lYm" = ( /obj/structure/table, -/obj/item/storage/bag/plants/portaseeder, /obj/item/hatchet, /obj/effect/turf_decal/siding/green{ dir = 6 @@ -83430,6 +83432,9 @@ dir = 4 }, /obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/siding/dark{ + dir = 1 + }, /turf/open/floor/iron/dark, /area/station/service/hydroponics/garden) "muj" = ( @@ -111759,14 +111764,11 @@ /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) "qBu" = ( -/obj/effect/turf_decal/siding/dark{ - dir = 1 - }, /obj/effect/turf_decal/trimline/green/corner, -/obj/structure/railing/corner/end{ +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/siding/dark{ dir = 8 }, -/obj/effect/landmark/event_spawn, /turf/open/floor/iron/dark/small, /area/station/service/hydroponics/garden) "qBD" = ( @@ -112921,10 +112923,7 @@ /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) "qJr" = ( -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/dark/warning{ +/obj/effect/turf_decal/siding/dark/corner{ dir = 1 }, /turf/open/floor/iron/dark/smooth_edge, @@ -115761,14 +115760,11 @@ /area/station/medical/morgue) "rge" = ( /obj/structure/cable, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/dark/warning{ - dir = 1 - }, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 4 + }, /turf/open/floor/iron/dark/smooth_edge, /area/station/service/hydroponics/garden) "rgh" = ( @@ -117077,17 +117073,10 @@ /turf/open/floor/iron/dark/smooth_edge, /area/station/security/holding_cell) "rpI" = ( -/obj/machinery/hydroponics/constructable, /obj/machinery/status_display/evac/directional/east, -/obj/effect/turf_decal/siding/dark{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/green, -/obj/structure/railing{ - dir = 1 - }, /obj/machinery/light/directional/east, -/turf/open/floor/iron/dark/small, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, /area/station/service/hydroponics/garden) "rpO" = ( /obj/effect/turf_decal/bot, @@ -117842,12 +117831,9 @@ /turf/open/floor/iron, /area/station/maintenance/starboard/fore) "rvl" = ( -/obj/machinery/hydroponics/constructable, -/obj/effect/turf_decal/siding/dark, -/obj/effect/turf_decal/trimline/green, -/obj/structure/railing, /obj/machinery/light_switch/directional/east, -/turf/open/floor/iron/dark/small, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, /area/station/service/hydroponics/garden) "rvu" = ( /obj/item/kirbyplants/organic/plant10, @@ -124425,13 +124411,11 @@ /area/station/engineering/atmos/pumproom) "svK" = ( /obj/structure/table, -/obj/item/food/grown/watermelon, -/obj/item/food/grown/grapes, -/obj/item/food/grown/banana, /obj/effect/turf_decal/siding/green{ dir = 9 }, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/food_or_drink/plant_produce, /turf/open/floor/iron/dark/small, /area/station/service/hydroponics/garden) "svL" = ( @@ -125129,6 +125113,7 @@ "sCe" = ( /obj/machinery/seed_extractor, /obj/effect/turf_decal/tile/green/half/contrasted, +/obj/effect/spawner/random/food_or_drink/seed_flowers, /turf/open/floor/iron/dark, /area/station/service/hydroponics/garden) "sCf" = ( @@ -154314,18 +154299,15 @@ /turf/open/floor/iron/white, /area/station/hallway/primary/fore) "wVQ" = ( -/obj/effect/turf_decal/siding/dark{ - dir = 1 - }, /obj/effect/turf_decal/trimline/green/corner{ dir = 8 }, /obj/structure/cable, -/obj/structure/railing/corner/end/flip{ - dir = 4 - }, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/dark{ + dir = 4 + }, /turf/open/floor/iron/dark/small, /area/station/service/hydroponics/garden) "wVR" = ( @@ -154922,6 +154904,16 @@ /obj/machinery/light/small/directional/east, /turf/open/floor/iron/dark/textured_large, /area/station/medical/morgue) +"xaS" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/dark/corner, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics/garden) "xba" = ( /obj/effect/turf_decal/siding/wideplating_new/dark{ dir = 1 @@ -161780,6 +161772,7 @@ /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/dark, /turf/open/floor/iron/dark, /area/station/service/hydroponics/garden) "ycD" = ( @@ -266355,7 +266348,7 @@ rqD mpE baF gkm -ycv +kUb qBu bUi qJr @@ -266612,7 +266605,7 @@ rqD mpE odb sCe -ycv +xaS wVQ ihO rge diff --git a/_maps/map_files/tramstation/tramstation.dmm b/_maps/map_files/tramstation/tramstation.dmm index ed303f249652..f500a30799fd 100644 --- a/_maps/map_files/tramstation/tramstation.dmm +++ b/_maps/map_files/tramstation/tramstation.dmm @@ -2238,14 +2238,6 @@ }, /turf/open/floor/wood/large, /area/station/service/library) -"ain" = ( -/obj/effect/turf_decal/trimline/neutral/filled/line, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/firealarm/directional/south, -/turf/open/floor/iron, -/area/station/commons/dorms) "aiw" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, @@ -2328,6 +2320,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/hallway/secondary/exit) +"ajj" = ( +/obj/machinery/power/smes{ + charge = 10000 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) "ajl" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 4 @@ -2625,15 +2625,24 @@ /obj/machinery/duct, /turf/open/floor/iron/freezer, /area/station/commons/toilet) -"amd" = ( -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 1 +"amh" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Tunnel Access" }, -/obj/effect/turf_decal/siding/wideplating/corner, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, -/turf/open/floor/iron/dark, -/area/station/cargo/miningdock/oresilo) +/turf/open/floor/iron, +/area/station/maintenance/tram/left) "amq" = ( /obj/effect/turf_decal/sand/plating, /obj/machinery/door/airlock/external, @@ -2880,12 +2889,6 @@ /obj/structure/cable, /turf/open/floor/circuit, /area/station/command/teleporter) -"aow" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "aoB" = ( /obj/effect/turf_decal/trimline/red/filled/line, /turf/open/floor/iron, @@ -3071,6 +3074,20 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/science/xenobiology) +"aqC" = ( +/obj/effect/turf_decal/siding/thinplating{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/item/storage/toolbox/fishing, +/obj/item/storage/toolbox/fishing, +/obj/item/fishing_rod, +/obj/item/fishing_rod, +/obj/structure/table/wood, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "aqX" = ( /obj/effect/turf_decal/trimline/neutral/filled/line, /obj/item/radio/intercom/directional/south, @@ -3177,22 +3194,6 @@ }, /turf/open/floor/glass/reinforced, /area/station/science/genetics) -"asq" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 4 - }, -/obj/machinery/door/airlock/security/glass{ - name = "Isolation Cell C"; - id = "Isolation_C" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/security/execution/transfer) "asu" = ( /turf/closed/wall/rock/porous, /area/station/science/explab) @@ -3740,11 +3741,6 @@ /obj/machinery/light/dim/directional/east, /turf/open/floor/iron, /area/station/commons/storage/art) -"axE" = ( -/obj/effect/turf_decal/trimline/neutral/warning, -/obj/machinery/smartfridge/organ, -/turf/open/floor/iron/dark, -/area/station/medical/morgue) "axG" = ( /obj/effect/turf_decal/bot, /obj/effect/spawner/random/structure/closet_empty/crate, @@ -4467,6 +4463,11 @@ }, /turf/open/floor/engine, /area/station/science/explab) +"aFl" = ( +/obj/machinery/firealarm/directional/north, +/obj/item/radio/intercom/prison/directional/south, +/turf/open/floor/iron/freezer, +/area/station/security/prison) "aFs" = ( /obj/effect/turf_decal/trimline/red/filled/line, /obj/effect/turf_decal/trimline/red/filled/corner{ @@ -4932,14 +4933,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron/showroomfloor, /area/station/security/lockers) -"aJl" = ( -/obj/machinery/power/smes{ - charge = 10000 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/maintenance/disposal/incinerator) "aJC" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 8 @@ -5001,6 +4994,14 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"aKx" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white, +/area/station/service/theater) "aKy" = ( /obj/machinery/rnd/destructive_analyzer, /obj/effect/turf_decal/trimline/purple/filled/line{ @@ -5554,6 +5555,22 @@ }, /turf/open/floor/wood/tile, /area/station/service/chapel/office) +"aPg" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/door/airlock/security/glass{ + name = "Isolation Cell C"; + id = "Isolation_C" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/execution/transfer) "aPk" = ( /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 4 @@ -5706,6 +5723,14 @@ }, /turf/open/floor/iron/dark, /area/station/medical/break_room) +"aQF" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/south, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "aQH" = ( /obj/effect/turf_decal/trimline/green/filled/line, /obj/structure/closet/l3closet/virology, @@ -6177,6 +6202,19 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"bal" = ( +/obj/machinery/seed_extractor, +/obj/machinery/firealarm/directional/north, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 1 + }, +/obj/machinery/light_switch/directional/north{ + pixel_x = -8; + pixel_y = 23 + }, +/obj/effect/spawner/random/food_or_drink/seed_flowers, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "baK" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 @@ -6184,6 +6222,21 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"baQ" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Medical Freezer" + }, +/obj/machinery/duct, +/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/iron/freezer, +/area/station/medical/coldroom) "bbj" = ( /turf/closed/wall, /area/station/engineering/break_room) @@ -6264,14 +6317,6 @@ /obj/effect/turf_decal/trimline/yellow/corner, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) -"bcS" = ( -/obj/machinery/vending/cigarette, -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 5 - }, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron, -/area/station/engineering/break_room) "bcV" = ( /obj/effect/turf_decal/trimline/white/filled/corner{ dir = 1 @@ -6322,6 +6367,9 @@ /obj/machinery/atmospherics/pipe/layer_manifold/supply/visible, /turf/closed/wall/r_wall, /area/station/maintenance/starboard/lesser) +"beN" = ( +/turf/open/water/no_planet_atmos/deep, +/area/station/service/hydroponics/garden) "beT" = ( /obj/effect/turf_decal/stripes/white/full, /obj/machinery/door/firedoor, @@ -6412,6 +6460,16 @@ /obj/structure/sign/poster/official/get_your_legs/directional/south, /turf/open/floor/iron, /area/station/security/prison) +"bgE" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/trimline/neutral/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/corner{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "bgH" = ( /obj/effect/turf_decal/stripes/corner, /turf/open/floor/iron/white, @@ -6437,6 +6495,15 @@ /obj/machinery/light/directional/north, /turf/open/floor/iron, /area/station/engineering/atmospherics_engine) +"bha" = ( +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/poddoor/shutters{ + id = "cargowarehouse"; + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse) "bhr" = ( /turf/closed/wall/rock/porous, /area/station/security/prison/workout) @@ -6702,13 +6769,6 @@ /obj/structure/table/wood, /turf/open/floor/wood, /area/station/service/lawoffice) -"bns" = ( -/obj/effect/turf_decal/siding/thinplating/dark, -/obj/machinery/vending/coffee, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/vending/wallmed/directional/south, -/turf/open/floor/iron/dark, -/area/station/hallway/secondary/exit/departure_lounge) "bnY" = ( /obj/structure/table, /obj/effect/turf_decal/trimline/yellow/filled/line{ @@ -6869,6 +6929,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/commons/lounge) +"bre" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/glass/reinforced, +/area/station/science/research) "brf" = ( /obj/structure/table, /obj/effect/turf_decal/trimline/neutral/filled/line{ @@ -7047,12 +7114,6 @@ /obj/machinery/smartfridge/chemistry/virology/preloaded, /turf/open/floor/iron/white, /area/station/medical/virology) -"bvb" = ( -/obj/structure/table/wood/poker, -/obj/effect/spawner/random/entertainment/deck, -/obj/machinery/newscaster/directional/west, -/turf/open/floor/iron/dark, -/area/station/commons/lounge) "bvk" = ( /obj/effect/landmark/blobstart, /obj/effect/turf_decal/tile/bar/opposingcorners, @@ -7525,6 +7586,12 @@ dir = 8 }, /area/station/command/teleporter) +"bEy" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) "bEz" = ( /obj/structure/closet/crate/goldcrate, /obj/effect/turf_decal/bot_white/right, @@ -7764,17 +7831,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/carpet, /area/station/service/library) -"bIj" = ( -/obj/machinery/door/airlock{ - name = "Theatre Backstage" - }, -/obj/effect/mapping_helpers/airlock/access/all/service/theatre, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/turf/open/floor/wood, -/area/station/service/theater) "bIm" = ( /obj/machinery/door/airlock{ name = "Barber Storage" @@ -8351,6 +8407,18 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/secondary/command) +"bQb" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Medical Freezer" + }, +/obj/machinery/duct, +/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/iron/freezer, +/area/station/medical/coldroom) "bQt" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 @@ -8495,6 +8563,17 @@ /obj/effect/spawner/random/bureaucracy/folder, /turf/open/floor/carpet, /area/station/commons/vacant_room/office) +"bUH" = ( +/obj/machinery/camera/directional/west{ + network = list("ss13","Security","prison"); + c_tag = "Security - Rec Room South" + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 10 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/workout) "bUI" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, /obj/effect/turf_decal/stripes/line{ @@ -8767,19 +8846,27 @@ /obj/machinery/light/small/dim/directional/east, /turf/open/floor/iron/freezer, /area/station/commons/toilet) +"bYh" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/security/glass{ + name = "Isolation Cell A"; + id = "Isolation_A" + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) "bYA" = ( /obj/structure/table, /obj/item/storage/fancy/donut_box, /turf/open/floor/iron, /area/station/security/office) -"bYC" = ( -/obj/structure/stairs/north, -/obj/structure/railing{ - dir = 8 - }, -/obj/effect/landmark/firealarm_sanity, -/turf/open/floor/iron/stairs/medium, -/area/station/commons/dorms) "bYD" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -8968,13 +9055,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"caZ" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 9 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, -/turf/open/floor/iron, -/area/station/security/prison) "cbc" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/catwalk_floor, @@ -9485,13 +9565,6 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/white, /area/station/security/execution/education) -"cjF" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 5 - }, -/obj/machinery/firealarm/directional/north, -/turf/open/floor/iron, -/area/station/security/prison) "cjG" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, /turf/closed/wall/r_wall, @@ -10115,19 +10188,6 @@ /obj/item/pillow/random, /turf/open/floor/wood, /area/station/commons/dorms) -"cvp" = ( -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/obj/structure/table, -/obj/machinery/camera{ - dir = 9; - network = list("ss13","minisat"); - c_tag = "Secure - AI Minisat Internal Power Access" - }, -/obj/machinery/firealarm/directional/north, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat/maint) "cvz" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 8 @@ -10152,14 +10212,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, /turf/open/floor/iron/dark, /area/station/science/xenobiology) -"cwm" = ( -/obj/structure/railing{ - dir = 1 - }, -/obj/machinery/computer/libraryconsole/bookmanagement, -/obj/structure/table, -/turf/open/floor/iron/dark/herringbone, -/area/station/commons/vacant_room) "cwr" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 8 @@ -10361,14 +10413,6 @@ }, /turf/open/floor/iron/white, /area/station/science/xenobiology) -"cyS" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/siding/thinplating/corner, -/obj/effect/turf_decal/trimline/neutral/corner, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "cyU" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -10559,6 +10603,23 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/security/prison) +"cCZ" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/machinery/door/airlock/vault{ + name = "Bank of Cargo" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/access/all/supply/vault, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock/oresilo) "cDa" = ( /obj/structure/lattice/catwalk, /obj/structure/railing{ @@ -12107,6 +12168,16 @@ /obj/machinery/light/cold/directional/north, /turf/open/floor/iron/dark, /area/station/commons/lounge) +"ddB" = ( +/obj/effect/turf_decal/trimline/neutral/filled/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/filled/corner{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "ddM" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/white/line{ @@ -12174,6 +12245,14 @@ }, /turf/open/floor/plating, /area/station/medical/storage) +"deu" = ( +/obj/structure/table, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 4 + }, +/obj/item/stack/medical/bruise_pack, +/turf/open/floor/iron, +/area/station/commons/fitness) "dez" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -12512,22 +12591,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/security/office) -"dlv" = ( -/obj/structure/easel, -/obj/item/canvas/twentythree_twentythree, -/obj/item/canvas/twentythree_twentythree, -/obj/item/canvas, -/obj/item/canvas, -/obj/item/canvas, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 10 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/obj/machinery/firealarm/directional/south, -/turf/open/floor/iron, -/area/station/commons/storage/art) "dlL" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 1 @@ -12941,14 +13004,6 @@ "dsF" = ( /turf/open/floor/iron/smooth, /area/station/command/gateway) -"dsG" = ( -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 5 - }, -/obj/machinery/light/directional/north, -/obj/machinery/firealarm/directional/north, -/turf/open/floor/iron, -/area/station/hallway/secondary/entry) "dsH" = ( /obj/structure/closet/secure_closet/atmospherics, /obj/effect/turf_decal/stripes/line{ @@ -12986,10 +13041,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/security/office) -"dtn" = ( -/obj/machinery/status_display/ai/directional/west, -/turf/open/floor/iron/smooth, -/area/station/command/gateway) "dtu" = ( /obj/effect/turf_decal/siding/wood/corner{ dir = 8 @@ -13116,6 +13167,13 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron, /area/station/security/prison/workout) +"dwj" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron, +/area/station/cargo/miningdock) "dwk" = ( /obj/effect/mapping_helpers/airlock/access/all/service/general, /obj/effect/turf_decal/trimline/neutral/filled/line{ @@ -13312,6 +13370,22 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/commons/fitness) +"dzH" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/machinery/door/airlock/security/glass{ + name = "Isolation Cell B"; + id = "Isolation_B" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/execution/transfer) "dzY" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 1 @@ -13400,27 +13474,13 @@ }, /turf/open/floor/iron, /area/station/engineering/break_room) +"dBc" = ( +/turf/open/water/no_planet_atmos, +/area/station/service/hydroponics/garden) "dBj" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/ai_monitored/turret_protected/aisat/foyer) -"dBz" = ( -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 8 - }, -/obj/machinery/door/airlock/vault{ - name = "Bank of Cargo" - }, -/obj/effect/mapping_helpers/airlock/locked, -/obj/effect/mapping_helpers/airlock/access/all/supply/vault, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/turf/open/floor/iron/dark, -/area/station/cargo/miningdock/oresilo) "dBM" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/white/line{ @@ -14327,9 +14387,6 @@ }, /turf/open/floor/iron, /area/station/engineering/break_room) -"dQQ" = ( -/turf/open/water/no_planet_atmos, -/area/station/service/hydroponics/garden) "dQR" = ( /obj/machinery/power/terminal{ dir = 1 @@ -14796,19 +14853,6 @@ /obj/item/radio/intercom/directional/south, /turf/open/floor/iron, /area/station/security/checkpoint/science) -"eam" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Prison Dorm 6"; - id_tag = "prisondorm" - }, -/obj/effect/turf_decal/trimline/red/filled/line, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/security/prison/safe) "eaq" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -14896,6 +14940,22 @@ /obj/structure/cable, /turf/open/floor/iron/cafeteria, /area/station/science/breakroom) +"ebu" = ( +/obj/item/reagent_containers/spray/pestspray{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/reagent_containers/spray/plantbgone, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 9 + }, +/obj/item/reagent_containers/cup/bottle/nutrient/ez, +/obj/item/reagent_containers/cup/bottle/nutrient/rh, +/obj/item/reagent_containers/cup/watering_can, +/obj/structure/table/wood, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "ebL" = ( /obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4{ dir = 4 @@ -14983,18 +15043,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/cafeteria, /area/station/security/prison/mess) -"edu" = ( -/obj/machinery/seed_extractor, -/obj/machinery/firealarm/directional/north, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 1 - }, -/obj/machinery/light_switch/directional/north{ - pixel_x = -8; - pixel_y = 23 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "edC" = ( /obj/structure/lattice/catwalk, /obj/structure/cable, @@ -15525,24 +15573,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit) -"epe" = ( -/obj/machinery/door/airlock/command{ - name = "Head of Personnel" - }, -/obj/effect/mapping_helpers/airlock/access/all/command/hop, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/machinery/door/poddoor/preopen{ - name = "Privacy Shutters"; - id = "hop" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/wood, -/area/station/command/heads_quarters/hop) "epB" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 1 @@ -15581,14 +15611,6 @@ /obj/effect/landmark/navigate_destination/tcomms, /turf/open/floor/iron, /area/station/tcommsat/computer) -"eqF" = ( -/obj/structure/closet/wardrobe/white, -/obj/effect/turf_decal/tile/blue/opposingcorners{ - dir = 1 - }, -/obj/machinery/firealarm/directional/east, -/turf/open/floor/iron/cafeteria, -/area/station/commons/dorms/laundry) "eqK" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -16003,22 +16025,6 @@ /obj/machinery/light/dim/directional/north, /turf/open/floor/iron, /area/station/maintenance/port/central) -"eyc" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 8 - }, -/obj/machinery/door/airlock/security/glass{ - name = "Isolation Cell B"; - id = "Isolation_B" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/security/execution/transfer) "eye" = ( /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 1 @@ -16330,6 +16336,15 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/main) +"eDk" = ( +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "eDG" = ( /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 8 @@ -16643,6 +16658,18 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/security/execution/transfer) +"eLH" = ( +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/poddoor/shutters{ + id = "cargowarehouse"; + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse) "eMu" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -16828,19 +16855,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply, /turf/closed/wall/r_wall, /area/station/science/ordnance/burnchamber) -"ePd" = ( -/obj/structure/sink{ - pixel_y = 15 - }, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 5 - }, -/obj/machinery/light_switch/directional/east{ - pixel_x = 23; - pixel_y = -8 - }, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics) "ePi" = ( /obj/machinery/light/small/directional/north, /turf/open/floor/iron/dark, @@ -16961,6 +16975,17 @@ }, /turf/open/floor/iron/dark, /area/station/security/prison/garden) +"eRH" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 5 + }, +/obj/machinery/light_switch/directional/east{ + pixel_x = 23; + pixel_y = -8 + }, +/obj/structure/sink/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) "eRI" = ( /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 1 @@ -16995,6 +17020,14 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/security/armory) +"eSs" = ( +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "eSv" = ( /obj/effect/turf_decal/trimline/blue/filled/corner{ dir = 1 @@ -17246,23 +17279,6 @@ /obj/effect/turf_decal/trimline/white/warning, /turf/open/floor/iron, /area/station/maintenance/tram/left) -"eWl" = ( -/obj/effect/turf_decal/trimline/neutral/filled/line, -/obj/machinery/door/poddoor/shutters/preopen{ - name = "HoP Queue Shutters"; - id = "hopqueueendbottom" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 1 - }, -/obj/effect/turf_decal/loading_area/white{ - dir = 8 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/hop) "eWr" = ( /obj/machinery/shower/directional/north, /turf/open/floor/iron/freezer, @@ -17286,6 +17302,10 @@ /obj/effect/mapping_helpers/airlock/red_alert_access, /turf/open/floor/iron/dark, /area/station/medical/storage) +"eWw" = ( +/obj/machinery/status_display/evac/directional/east, +/turf/open/floor/iron/smooth, +/area/station/command/gateway) "eWx" = ( /obj/machinery/duct, /obj/effect/turf_decal/trimline/neutral/filled/line, @@ -17414,15 +17434,6 @@ /obj/machinery/light/cold/directional/south, /turf/open/floor/iron/white, /area/station/science/lobby) -"eYT" = ( -/obj/effect/turf_decal/siding/thinplating{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/neutral/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "eYZ" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/trimline/yellow/corner, @@ -17437,6 +17448,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/maintenance/port/central) +"eZd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/cargo/warehouse) "eZE" = ( /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 8 @@ -17463,16 +17483,6 @@ /obj/machinery/light/small/dim/directional/north, /turf/open/floor/iron, /area/station/maintenance/tram/right) -"eZS" = ( -/obj/machinery/door/airlock/grunge{ - name = "Entertainment Center" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation/entertainment) "fad" = ( /obj/machinery/holopad, /turf/open/floor/iron/cafeteria, @@ -17859,18 +17869,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/tram/left) -"fii" = ( -/obj/machinery/door/airlock/maintenance_hatch, -/obj/effect/decal/cleanable/dirt, -/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/turf/open/floor/catwalk_floor, -/area/station/commons/dorms) "fio" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 4 @@ -17897,6 +17895,14 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron, /area/station/ai_monitored/command/storage/eva) +"fiS" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Public Garden Maintenance Hatch" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/smooth, +/area/station/service/hydroponics/garden) "fiW" = ( /turf/open/openspace, /area/station/hallway/secondary/exit) @@ -18118,6 +18124,11 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/tram/right) +"fmG" = ( +/obj/machinery/light/directional/south, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "fmJ" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 4 @@ -18136,13 +18147,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/secondary/command) -"fmX" = ( -/obj/effect/turf_decal/tile/brown/opposingcorners{ - dir = 1 - }, -/obj/item/kirbyplants/random, -/turf/open/floor/iron, -/area/station/cargo/miningfoundry) "fnb" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, @@ -18297,6 +18301,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/brig) +"fpj" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/closet/crate/bin, +/obj/effect/spawner/random/trash/food_packaging, +/obj/effect/spawner/random/trash/food_packaging, +/obj/effect/spawner/random/trash/food_packaging, +/obj/effect/spawner/random/trash/cigbutt, +/turf/open/floor/iron/dark/herringbone, +/area/station/commons/vacant_room) "fpQ" = ( /obj/effect/turf_decal/trimline/red/filled/corner, /obj/structure/cable, @@ -18823,6 +18838,19 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/robotics/lab) +"fAP" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/photocopier/prebuilt, +/obj/effect/turf_decal/tile/brown/fourcorners, +/obj/machinery/firealarm/directional/west{ + pixel_y = -4 + }, +/obj/machinery/light_switch/directional/west{ + pixel_x = -27; + pixel_y = 5 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) "fAQ" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 4 @@ -18981,6 +19009,19 @@ /obj/machinery/digital_clock/directional/south, /turf/open/floor/iron/dark/herringbone, /area/station/commons/vacant_room) +"fEV" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/table, +/obj/machinery/camera{ + dir = 9; + network = list("ss13","minisat"); + c_tag = "Secure - AI Minisat Internal Power Access" + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat/maint) "fEZ" = ( /obj/structure/noticeboard/directional/north, /obj/item/fish_tank/lawyer, @@ -19142,25 +19183,6 @@ }, /turf/open/floor/engine/air, /area/station/engineering/atmos) -"fHD" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/window/right/directional/south{ - name = "Access Queue" - }, -/obj/machinery/door/window/brigdoor/left/directional/north{ - name = "Access Desk"; - req_access = list("hop") - }, -/obj/structure/desk_bell{ - pixel_x = -7 - }, -/obj/machinery/door/poddoor/preopen{ - name = "Privacy Shutters"; - id = "hop" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plating, -/area/station/command/heads_quarters/hop) "fHR" = ( /obj/effect/landmark/start/ai/secondary, /obj/item/radio/intercom/directional/north{ @@ -19498,24 +19520,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/cargo/sorting) -"fNb" = ( -/obj/effect/turf_decal/trimline/red/filled/corner, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 1 - }, -/obj/machinery/button/flasher{ - pixel_x = 9; - pixel_y = 27; - id = "permafrontdoor"; - req_access = list("brig") - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/firealarm/directional/north{ - pixel_x = -3 - }, -/turf/open/floor/iron, -/area/station/security/execution/transfer) "fNx" = ( /obj/structure/urinal/directional/north, /obj/effect/landmark/start/hangover, @@ -19645,16 +19649,6 @@ }, /turf/open/floor/engine, /area/station/science/xenobiology) -"fQv" = ( -/obj/structure/table/glass, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 4 - }, -/obj/item/reagent_containers/cup/bottle/multiver, -/obj/item/reagent_containers/cup/bottle/epinephrine, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron/white, -/area/station/security/medical) "fQF" = ( /obj/machinery/newscaster/directional/east, /obj/structure/disposalpipe/segment{ @@ -19781,14 +19775,6 @@ "fSr" = ( /turf/closed/wall, /area/station/security/checkpoint/arrivals) -"fSM" = ( -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 10 - }, -/obj/item/radio/intercom/directional/west, -/obj/structure/tank_holder/extinguisher, -/turf/open/floor/iron, -/area/station/cargo/office) "fSZ" = ( /obj/machinery/atmospherics/pipe/smart/simple/dark/visible, /turf/open/floor/iron, @@ -19800,11 +19786,6 @@ /obj/machinery/meter, /turf/open/floor/iron, /area/station/engineering/atmos) -"fTk" = ( -/obj/machinery/light/directional/south, -/obj/machinery/hydroponics/constructable, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) "fTz" = ( /obj/structure/table/wood, /obj/effect/turf_decal/siding/wood{ @@ -19812,6 +19793,20 @@ }, /turf/open/floor/wood, /area/station/service/library) +"fTP" = ( +/obj/structure/table, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/clipboard, +/obj/item/pen/red, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/cargo/office) "fUh" = ( /obj/structure/chair, /obj/structure/sign/poster/official/random/directional/north, @@ -20326,6 +20321,13 @@ /obj/machinery/air_sensor/nitrous_tank, /turf/open/floor/engine/n2o, /area/station/engineering/atmos) +"gdz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) "gdC" = ( /obj/machinery/door/airlock{ name = "Private Stall 2"; @@ -20436,6 +20438,19 @@ /obj/structure/fluff/iced_abductor, /turf/open/misc/asteroid/airless, /area/station/asteroid) +"gfY" = ( +/obj/item/experi_scanner{ + pixel_x = 5 + }, +/obj/item/experi_scanner, +/obj/item/experi_scanner{ + pixel_x = -5 + }, +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/purple/fourcorners, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron/white, +/area/station/science/research) "gga" = ( /obj/machinery/door/airlock/engineering/glass{ name = "Server Room" @@ -20445,15 +20460,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/tcommsat/computer) -"ggl" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/machinery/power/apc/auto_name/directional/west, -/obj/structure/cable, -/obj/machinery/firealarm/directional/south, -/turf/open/floor/iron, -/area/station/command/gateway) "ggm" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/components/trinary/filter{ @@ -20509,18 +20515,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/maintenance/port/central) -"ggQ" = ( -/obj/effect/turf_decal/trimline/purple/filled/line{ - dir = 8 - }, -/obj/machinery/camera/directional/west{ - network = list("ss13","rd"); - c_tag = "Science - Entrance Airlock" - }, -/obj/machinery/light/cold/directional/west, -/obj/machinery/firealarm/directional/west, -/turf/open/floor/iron/white, -/area/station/science/research) "ggV" = ( /obj/structure/table/wood, /obj/item/food/grown/poppy{ @@ -20885,6 +20879,10 @@ /obj/structure/destructible/cult/item_dispenser/archives/library, /turf/open/floor/engine/cult, /area/station/service/library) +"gmK" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/security/brig) "gmN" = ( /obj/structure/disposalpipe/segment{ dir = 5 @@ -21369,6 +21367,22 @@ /obj/machinery/airalarm/directional/south, /turf/open/floor/iron/dark, /area/station/security/interrogation) +"gwT" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/machinery/door/airlock/security/glass{ + name = "Isolation Cell D"; + id = "Isolation_D" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/execution/transfer) "gwY" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/grimy, @@ -21495,18 +21509,6 @@ "gzw" = ( /turf/closed/wall/r_wall, /area/station/science/ordnance/office) -"gzI" = ( -/obj/machinery/door/airlock/medical/glass{ - name = "Medical Freezer" - }, -/obj/machinery/duct, -/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, -/obj/effect/turf_decal/tile/blue/opposingcorners{ - dir = 1 - }, -/obj/structure/plasticflaps/kitchen, -/turf/open/floor/iron/freezer, -/area/station/medical/coldroom) "gzL" = ( /obj/structure/cable, /turf/open/floor/iron/white, @@ -21518,6 +21520,13 @@ /obj/structure/closet/secure_closet/hydroponics, /turf/open/floor/iron/dark, /area/station/service/hydroponics) +"gzU" = ( +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Recharge Bay" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/minisat, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat/foyer) "gzY" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 10 @@ -22043,6 +22052,14 @@ }, /turf/open/floor/iron, /area/station/security/prison/garden) +"gJW" = ( +/obj/effect/turf_decal/trimline/neutral/filled/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/corner, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) "gJY" = ( /obj/structure/railing{ dir = 8 @@ -22233,6 +22250,13 @@ /obj/structure/window/reinforced/spawner/directional/west, /turf/open/floor/iron/dark, /area/station/medical/morgue) +"gNT" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/security/prison) "gNX" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -22606,6 +22630,16 @@ }, /turf/open/floor/glass/reinforced, /area/station/ai_monitored/turret_protected/aisat/hallway) +"gVu" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/structure/table, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/security/brig) "gVI" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, @@ -22730,6 +22764,15 @@ /obj/machinery/firealarm/directional/south, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"gXK" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock/oresilo) "gYd" = ( /obj/machinery/rnd/production/techfab/department/security, /obj/effect/turf_decal/trimline/red/filled/line{ @@ -22757,6 +22800,14 @@ /obj/machinery/airalarm/directional/north, /turf/open/floor/iron, /area/station/science/robotics/mechbay) +"gYq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/siding/thinplating, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "gYw" = ( /obj/machinery/power/shieldwallgen/xenobiologyaccess, /obj/structure/cable, @@ -22891,21 +22942,6 @@ }, /turf/open/floor/iron, /area/station/commons/storage/primary) -"hbF" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Security Post - Cargo"; - id_tag = "crgdoor" - }, -/obj/effect/turf_decal/trimline/red/filled/corner{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/red/filled/corner, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/security/checkpoint/supply) "hbQ" = ( /obj/machinery/camera/directional/north{ c_tag = "Civilian - Holodeck Controls" @@ -23124,25 +23160,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/security/armory) -"hgo" = ( -/obj/structure/table, -/obj/machinery/status_display/supply{ - pixel_y = 32 - }, -/obj/machinery/camera{ - dir = 9; - network = list("ss13","cargo"); - c_tag = "Cargo - Main Office" - }, -/obj/item/multitool, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 9 - }, -/obj/machinery/power/apc/auto_name/directional/west, -/obj/structure/cable, -/obj/machinery/light/directional/north, -/turf/open/floor/iron, -/area/station/cargo/office) "hgG" = ( /obj/structure/sign/warning/secure_area/directional/north, /obj/structure/disposalpipe/segment{ @@ -23332,14 +23349,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/tram/left) -"hjg" = ( -/obj/machinery/door/firedoor/border_only{ - dir = 8 - }, -/obj/machinery/firealarm/directional/north, -/obj/effect/landmark/firealarm_sanity, -/turf/open/floor/iron/dark/herringbone, -/area/station/commons/vacant_room) "hjo" = ( /obj/effect/turf_decal/siding/thinplating{ dir = 8 @@ -23626,6 +23635,10 @@ }, /turf/open/floor/iron/dark, /area/station/science/ordnance/storage) +"hoA" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/commons/vacant_room) "hoB" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -23923,6 +23936,16 @@ }, /turf/open/floor/iron/white, /area/station/science/research) +"hwu" = ( +/obj/structure/railing, +/obj/machinery/door/firedoor/border_only, +/obj/effect/landmark/event_spawn, +/obj/machinery/light/cold/directional/north, +/obj/machinery/firealarm/directional/north{ + pixel_x = -6 + }, +/turf/open/floor/glass/reinforced, +/area/station/science/research) "hwv" = ( /obj/effect/turf_decal/trimline/red/filled/corner{ dir = 8 @@ -23955,17 +23978,6 @@ dir = 1 }, /area/station/hallway/secondary/service) -"hxe" = ( -/obj/structure/table, -/obj/machinery/status_display/ai/directional/south, -/obj/machinery/camera{ - dir = 10; - network = list("ss13","minisat"); - c_tag = "Secure - AI Minisat Entry" - }, -/obj/machinery/firealarm/directional/west, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat/foyer) "hxL" = ( /obj/structure/transport/linear/public, /obj/effect/turf_decal/caution/stand_clear/red, @@ -23996,6 +24008,12 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/security/warden) +"hzl" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/stairs/medium{ + dir = 1 + }, +/area/station/escapepodbay) "hzC" = ( /obj/effect/turf_decal/stripes/line{ dir = 5 @@ -24330,6 +24348,15 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) +"hFY" = ( +/obj/structure/table/reinforced, +/obj/item/folder/blue{ + pixel_y = 2 + }, +/obj/item/pen, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/circuit, +/area/station/ai_monitored/turret_protected/ai) "hGd" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 8 @@ -24404,6 +24431,21 @@ /obj/machinery/newscaster/directional/south, /turf/open/floor/iron/dark, /area/station/medical/morgue) +"hHA" = ( +/obj/effect/turf_decal/trimline/neutral/filled/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line, +/obj/effect/turf_decal/loading_area/white{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + name = "HoP Queue Shutters"; + id = "hopqueuestart" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) "hHB" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 1 @@ -24650,6 +24692,13 @@ }, /turf/open/floor/iron/dark, /area/station/ai_monitored/command/nuke_storage) +"hNb" = ( +/obj/structure/table/wood, +/obj/item/papercutter{ + pixel_x = -4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) "hNe" = ( /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 4 @@ -24886,6 +24935,25 @@ /obj/structure/transport/linear/public, /turf/open/floor/plating/elevatorshaft, /area/station/maintenance/tram/mid) +"hQZ" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/right/directional/south{ + name = "Access Queue" + }, +/obj/machinery/door/window/brigdoor/left/directional/north{ + name = "Access Desk"; + req_access = list("hop") + }, +/obj/structure/desk_bell{ + pixel_x = -7 + }, +/obj/machinery/door/poddoor/preopen{ + name = "Privacy Shutters"; + id = "hop" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hop) "hRi" = ( /obj/machinery/power/emitter, /obj/effect/turf_decal/stripes/corner{ @@ -25208,14 +25276,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/security/office) -"hYH" = ( -/obj/machinery/computer/slot_machine{ - pixel_y = 2 - }, -/obj/machinery/light/cold/directional/south, -/obj/machinery/airalarm/directional/south, -/turf/open/floor/iron/dark, -/area/station/commons/lounge) "hYK" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/smart/simple/purple/visible, @@ -25272,6 +25332,19 @@ }, /turf/open/floor/iron/dark, /area/station/medical/morgue) +"hZb" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Prison Dorm 6"; + id_tag = "prisondorm" + }, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/prison/safe) "hZc" = ( /obj/machinery/static_signal/northeast, /obj/effect/turf_decal/stripes/white/line, @@ -25529,16 +25602,6 @@ /obj/machinery/light/directional/north, /turf/open/floor/iron, /area/station/engineering/atmos) -"idy" = ( -/obj/effect/turf_decal/trimline/blue/filled/line, -/obj/structure/table/glass, -/obj/machinery/camera/directional/south{ - network = list("ss13","medbay"); - c_tag = "Medical - Main North" - }, -/obj/machinery/light/cold/directional/south, -/turf/open/floor/iron/white, -/area/station/medical/medbay/central) "idz" = ( /obj/effect/turf_decal/trimline/green/corner, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -25717,10 +25780,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/cafeteria, /area/station/science/breakroom) -"igT" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "igV" = ( /obj/structure/closet/emcloset/anchored, /obj/effect/turf_decal/sand/plating, @@ -25924,19 +25983,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood/large, /area/station/service/library) -"ilh" = ( -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 4 - }, -/obj/machinery/door/airlock/public/glass{ - name = "Garden" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "ilj" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -26010,17 +26056,6 @@ }, /turf/open/floor/iron/white, /area/station/science/xenobiology) -"inJ" = ( -/obj/machinery/camera/directional/west{ - network = list("ss13","Security","prison"); - c_tag = "Security - Rec Room South" - }, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 10 - }, -/obj/machinery/firealarm/directional/south, -/turf/open/floor/iron, -/area/station/security/prison/workout) "inK" = ( /obj/machinery/door/airlock/maintenance_hatch{ name = "Recreation Area Maintenance Access" @@ -26128,21 +26163,6 @@ /obj/effect/turf_decal/sand/plating, /turf/open/misc/asteroid/airless, /area/station/asteroid) -"ioT" = ( -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 9 - }, -/obj/machinery/light_switch/directional/west{ - pixel_x = -25; - pixel_y = -7 - }, -/obj/machinery/power/apc/auto_name/directional/north, -/obj/structure/cable, -/obj/machinery/firealarm/directional/west{ - pixel_y = 4 - }, -/turf/open/floor/iron, -/area/station/cargo/drone_bay) "ipe" = ( /obj/machinery/atmospherics/pipe/smart/manifold/green/visible{ dir = 8 @@ -26158,15 +26178,6 @@ /obj/effect/turf_decal/tile/brown/fourcorners, /turf/open/floor/iron, /area/station/cargo/sorting) -"ipz" = ( -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 6 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/command/heads_quarters/qm) "ipC" = ( /obj/effect/turf_decal/stripes/white/line, /obj/machinery/transport/crossing_signal/northwest, @@ -26276,6 +26287,16 @@ /obj/structure/chair/comfy/black, /turf/open/floor/carpet, /area/station/command/bridge) +"irR" = ( +/obj/effect/turf_decal/trimline/blue/filled/line, +/obj/structure/table/glass, +/obj/machinery/camera/directional/south{ + network = list("ss13","medbay"); + c_tag = "Medical - Main North" + }, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) "isa" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -26354,6 +26375,10 @@ }, /turf/open/floor/iron, /area/station/escapepodbay) +"itS" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) "itY" = ( /obj/structure/cable, /obj/machinery/light/floor, @@ -26479,16 +26504,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/treatment_center) -"ivy" = ( -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 8 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/obj/item/kirbyplants/random, -/turf/open/floor/iron, -/area/station/cargo/office) "ivC" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 1 @@ -26612,10 +26627,6 @@ "iyc" = ( /turf/closed/wall, /area/station/commons/vacant_room/office) -"iyg" = ( -/obj/machinery/airalarm/directional/east, -/turf/open/water/no_planet_atmos, -/area/station/service/hydroponics/garden) "iyq" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 @@ -26813,6 +26824,17 @@ }, /turf/open/floor/iron/freezer, /area/station/commons/toilet) +"iCh" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 10 + }, +/obj/machinery/camera/directional/west{ + network = list("ss13","Security","prison"); + c_tag = "Security - Prison Main North" + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/prison) "iCj" = ( /obj/structure/holosign/barrier/atmos/tram, /obj/structure/cable, @@ -26926,18 +26948,6 @@ /obj/structure/cable, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"iEH" = ( -/obj/effect/turf_decal/trimline/neutral/filled/line, -/obj/effect/turf_decal/trimline/dark_blue/arrow_ccw, -/obj/effect/turf_decal/trimline/dark_blue/arrow_cw{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 4 - }, -/obj/machinery/firealarm/directional/south, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/hop) "iFb" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 @@ -27042,17 +27052,6 @@ /obj/machinery/light/floor, /turf/open/floor/engine/plasma, /area/station/engineering/atmos) -"iHr" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = -12 - }, -/obj/effect/turf_decal/trimline/neutral/line, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "iHG" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 8 @@ -27340,6 +27339,15 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/engineering/main) +"iMI" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/siding/thinplating, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "iNc" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -27514,6 +27522,14 @@ }, /turf/open/floor/iron, /area/station/security/prison) +"iPT" = ( +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) "iQC" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/disposalpipe/sorting/mail/flip{ @@ -27705,6 +27721,13 @@ /obj/item/kirbyplants/photosynthetic, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) +"iTO" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/bush/flowers_pp/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "iTQ" = ( /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 8 @@ -27963,13 +27986,6 @@ }, /turf/open/floor/plating/airless, /area/station/asteroid) -"iYJ" = ( -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 8 - }, -/obj/machinery/firealarm/directional/west, -/turf/open/floor/iron, -/area/station/hallway/secondary/exit) "iYO" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 1 @@ -28201,16 +28217,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/cargo/miningdock) -"jbt" = ( -/obj/structure/railing, -/obj/machinery/door/firedoor/border_only, -/obj/effect/landmark/event_spawn, -/obj/machinery/light/cold/directional/north, -/obj/machinery/firealarm/directional/north{ - pixel_x = -6 - }, -/turf/open/floor/glass/reinforced, -/area/station/science/research) "jbx" = ( /obj/effect/turf_decal/siding/thinplating/dark/corner{ dir = 8 @@ -29147,6 +29153,18 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"jrg" = ( +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/station/commons/dorms) "jrz" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/dim/directional/north, @@ -29161,16 +29179,36 @@ }, /turf/closed/wall, /area/station/maintenance/disposal) +"jrJ" = ( +/obj/structure/closet, +/obj/item/clothing/ears/earmuffs{ + pixel_x = -3; + pixel_y = -2 + }, +/obj/item/clothing/ears/earmuffs{ + pixel_y = 7 + }, +/obj/item/clothing/ears/earmuffs{ + pixel_x = 6; + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/brown/fourcorners, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron, +/area/station/cargo/miningfoundry) +"jrN" = ( +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Teleporter" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/minisat, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat/foyer) "jrR" = ( /obj/effect/turf_decal/trimline/white/line{ dir = 5 }, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) -"jrU" = ( -/obj/machinery/light/directional/south, -/turf/open/water/no_planet_atmos/deep, -/area/station/service/hydroponics/garden) "jst" = ( /obj/machinery/airalarm/directional/east, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -29728,6 +29766,22 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/smooth, /area/station/maintenance/port/central) +"jAo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/reagent_dispensers/watertank, +/obj/item/extinguisher{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/extinguisher, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) "jAt" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/iron/white, @@ -29785,15 +29839,13 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/general, /turf/open/floor/engine, /area/station/engineering/supermatter) -"jBy" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = -12 - }, -/obj/structure/extinguisher_cabinet/directional/west, +"jBp" = ( +/obj/effect/turf_decal/trimline/neutral/line, /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 8 }, +/obj/effect/turf_decal/siding/thinplating, +/obj/structure/extinguisher_cabinet/directional/west, /turf/open/floor/iron, /area/station/service/hydroponics/garden) "jBC" = ( @@ -29980,33 +30032,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/grass, /area/station/medical/virology) -"jFs" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 1 - }, -/obj/structure/table, -/obj/item/radio/off, -/obj/item/screwdriver{ - pixel_y = 10 - }, -/obj/machinery/button/door/directional/north{ - name = "Atmospherics Lockdown"; - pixel_x = -6; - id = "atmos"; - req_access = list("atmospherics") - }, -/obj/machinery/button/door/directional/north{ - name = "Engineering Lockdown"; - desc = "A door remote control switch for the engineering security airlocks."; - pixel_x = 6; - id = "Engineering"; - req_access = list("engineering") - }, -/obj/machinery/firealarm/directional/north{ - pixel_y = 32 - }, -/turf/open/floor/iron, -/area/station/security/checkpoint/engineering) "jFt" = ( /obj/structure/railing{ dir = 4 @@ -30049,23 +30074,6 @@ }, /turf/open/space/openspace, /area/station/solars/starboard/fore) -"jGp" = ( -/obj/structure/closet, -/obj/item/clothing/ears/earmuffs{ - pixel_x = -3; - pixel_y = -2 - }, -/obj/item/clothing/ears/earmuffs{ - pixel_y = 7 - }, -/obj/item/clothing/ears/earmuffs{ - pixel_x = 6; - pixel_y = 3 - }, -/obj/effect/turf_decal/tile/brown/fourcorners, -/obj/machinery/light_switch/directional/south, -/turf/open/floor/iron, -/area/station/cargo/miningfoundry) "jGx" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ dir = 6 @@ -30177,6 +30185,13 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/science/lobby) +"jIj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/thinplating{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat_interior) "jIy" = ( /obj/structure/rack, /obj/effect/spawner/random/techstorage/rnd_all, @@ -30203,6 +30218,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/catwalk_floor, /area/station/maintenance/central/greater) +"jIO" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/glass/reinforced, +/area/station/science/research) "jJd" = ( /obj/effect/turf_decal/trimline/brown/filled/line{ dir = 1 @@ -30521,19 +30543,6 @@ /obj/effect/turf_decal/sand/plating, /turf/open/floor/plating/airless, /area/station/asteroid) -"jPl" = ( -/obj/item/experi_scanner{ - pixel_x = 5 - }, -/obj/item/experi_scanner, -/obj/item/experi_scanner{ - pixel_x = -5 - }, -/obj/structure/table/glass, -/obj/effect/turf_decal/tile/purple/fourcorners, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron/white, -/area/station/science/research) "jPo" = ( /obj/effect/turf_decal/trimline/white/warning{ dir = 4 @@ -31044,6 +31053,18 @@ }, /turf/open/floor/iron/dark, /area/station/medical/morgue) +"jYd" = ( +/obj/machinery/duct, +/obj/effect/turf_decal/trimline/neutral/filled/line, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/service) "jYe" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 @@ -31549,6 +31570,17 @@ /obj/effect/mapping_helpers/requests_console/assistance, /turf/open/floor/iron, /area/station/command/heads_quarters/rd) +"kep" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Civilian - Skill Games" + }, +/obj/effect/turf_decal/trimline/dark_green/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/corner, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) "ket" = ( /obj/machinery/vending/wardrobe/atmos_wardrobe, /turf/open/floor/iron, @@ -31639,6 +31671,22 @@ /obj/machinery/photobooth/security, /turf/open/floor/iron, /area/station/security/execution/transfer) +"kfK" = ( +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 8 + }, +/obj/machinery/door/airlock/public/glass{ + name = "Garden" + }, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "kfO" = ( /turf/open/floor/plating, /area/station/cargo/drone_bay) @@ -31948,6 +31996,16 @@ }, /turf/open/floor/engine, /area/station/science/xenobiology) +"kkz" = ( +/obj/machinery/door/airlock/grunge{ + name = "Entertainment Center" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation/entertainment) "kkF" = ( /obj/effect/turf_decal/stripes/white/line, /obj/machinery/transport/crossing_signal/northeast, @@ -32103,6 +32161,29 @@ /obj/structure/sink/kitchen/directional/south, /turf/open/floor/iron/white, /area/station/commons/vacant_room) +"knA" = ( +/obj/machinery/door/airlock/command{ + name = "Head of Personnel" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/hop, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/door/poddoor/preopen{ + name = "Privacy Shutters"; + id = "hop" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"knM" = ( +/obj/effect/turf_decal/trimline/neutral/warning, +/obj/machinery/smartfridge/organ, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) "knO" = ( /obj/effect/turf_decal/trimline/blue/filled/corner, /obj/effect/turf_decal/trimline/blue/filled/corner{ @@ -32379,6 +32460,30 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"kse" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/machinery/light_switch/directional/west{ + pixel_x = -25; + pixel_y = -7 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/machinery/firealarm/directional/west{ + pixel_y = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) +"ksh" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/qm) "ksk" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -32438,6 +32543,15 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron, /area/station/hallway/secondary/construction/engineering) +"ksV" = ( +/obj/structure/table/reinforced, +/obj/item/storage/box, +/obj/item/hand_labeler{ + pixel_y = 8 + }, +/obj/effect/turf_decal/tile/brown/fourcorners, +/turf/open/floor/iron, +/area/station/cargo/sorting) "ksW" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 8 @@ -32650,6 +32764,20 @@ }, /turf/open/floor/tram/plate, /area/station/hallway/primary/tram/right) +"kxP" = ( +/obj/effect/turf_decal/trimline/neutral/filled/line, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/thinplating{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/white/warning{ + dir = 1 + }, +/obj/machinery/light/small/dim/directional/south, +/turf/open/floor/iron, +/area/station/maintenance/tram/left) "kxV" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /obj/effect/turf_decal/stripes/line{ @@ -32863,6 +32991,13 @@ /obj/machinery/light/dim/directional/north, /turf/open/floor/iron, /area/station/cargo/warehouse) +"kBO" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/structure/table/glass, +/turf/open/floor/iron/white, +/area/station/security/medical) "kCm" = ( /obj/effect/turf_decal/trimline/red/filled/line, /obj/structure/table, @@ -32888,6 +33023,15 @@ /obj/item/radio/intercom/directional/north, /turf/open/floor/iron, /area/station/security/checkpoint/engineering) +"kCM" = ( +/obj/structure/closet/secure_closet/quartermaster, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 10 + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/command/heads_quarters/qm) "kCQ" = ( /obj/machinery/duct, /obj/structure/cable, @@ -33532,6 +33676,16 @@ }, /turf/open/floor/iron, /area/station/security/office) +"kMJ" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/iron, +/area/station/cargo/office) "kMR" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 @@ -34100,22 +34254,6 @@ /obj/effect/turf_decal/trimline/white/warning, /turf/open/floor/iron, /area/station/maintenance/tram/right) -"kVn" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/security/glass{ - name = "Isolation Cell A"; - id = "Isolation_A" - }, -/turf/open/floor/iron, -/area/station/security/execution/transfer) "kVs" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -34508,16 +34646,6 @@ /obj/structure/cable, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"ldo" = ( -/obj/effect/turf_decal/caution/stand_clear, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/poddoor/shutters{ - id = "cargowarehouse"; - pixel_y = 0; - dir = 8 - }, -/turf/open/floor/plating, -/area/station/cargo/warehouse) "ldp" = ( /obj/machinery/status_display/door_timer{ name = "Cargo Cell"; @@ -34553,6 +34681,15 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/atmos) +"ldM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/poddoor/shutters{ + id = "cargowarehouse"; + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse) "lej" = ( /obj/effect/turf_decal/trimline/tram/filled/line{ dir = 1 @@ -34632,6 +34769,18 @@ /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/science/lobby) +"lfW" = ( +/obj/effect/turf_decal/trimline/neutral/filled/line, +/obj/effect/turf_decal/trimline/dark_blue/arrow_ccw, +/obj/effect/turf_decal/trimline/dark_blue/arrow_cw{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) "lgi" = ( /obj/machinery/door/airlock/maintenance_hatch{ name = "Freezer Maintenance Hatch" @@ -34756,6 +34905,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/service/chapel/office) +"ljj" = ( +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) "ljn" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/stripes/white/line{ @@ -34903,13 +35056,6 @@ }, /turf/open/floor/iron, /area/station/cargo/drone_bay) -"llv" = ( -/obj/structure/railing{ - dir = 1 - }, -/obj/machinery/firealarm/directional/south, -/turf/open/floor/glass/reinforced, -/area/station/ai_monitored/turret_protected/aisat/hallway) "llE" = ( /obj/effect/landmark/event_spawn, /obj/effect/landmark/navigate_destination/kitchen, @@ -34979,6 +35125,20 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron/white, /area/station/science/genetics) +"lmb" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Mining Dock" + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/turf/open/floor/iron, +/area/station/cargo/miningdock) "lml" = ( /turf/closed/wall/r_wall, /area/station/engineering/atmos/pumproom) @@ -35403,6 +35563,14 @@ }, /turf/open/floor/iron/dark, /area/station/commons/lounge) +"lsy" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/computer/libraryconsole/bookmanagement, +/obj/structure/table, +/turf/open/floor/iron/dark/herringbone, +/area/station/commons/vacant_room) "lsJ" = ( /obj/effect/turf_decal/trimline/blue/filled/line, /obj/machinery/camera/directional/south{ @@ -35456,14 +35624,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/grimy, /area/station/service/chapel/office) -"luk" = ( -/obj/machinery/power/solar_control{ - name = "AI Core Solar Control"; - id = "aicore" - }, -/obj/structure/cable, -/turf/open/floor/circuit, -/area/station/ai_monitored/turret_protected/ai) "lul" = ( /obj/structure/table, /obj/machinery/light/cold/directional/west, @@ -35830,6 +35990,20 @@ }, /turf/open/floor/iron, /area/station/escapepodbay) +"lzS" = ( +/obj/effect/turf_decal/trimline/neutral/filled/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/filled/corner{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "lAm" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 1 @@ -35866,6 +36040,14 @@ /obj/structure/chair/stool/bar/directional/west, /turf/open/floor/iron, /area/station/security/prison) +"lAB" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 5 + }, +/obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) "lAC" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -36040,21 +36222,6 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"lDA" = ( -/obj/structure/closet/toolcloset, -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 10 - }, -/obj/machinery/airalarm/directional/west, -/obj/machinery/firealarm/directional/south{ - pixel_x = -3 - }, -/obj/machinery/light_switch/directional/south{ - pixel_x = 6; - pixel_y = -27 - }, -/turf/open/floor/iron, -/area/station/construction/mining/aux_base) "lDM" = ( /obj/effect/turf_decal/trimline/red/filled/line, /obj/item/radio/intercom/directional/south, @@ -36473,10 +36640,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/violet/visible, /turf/open/floor/iron, /area/station/engineering/atmos) -"lLl" = ( -/obj/machinery/airalarm/directional/west, -/turf/open/floor/iron/dark, -/area/station/command/teleporter) "lLq" = ( /obj/structure/bed{ dir = 8 @@ -36561,6 +36724,14 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/gravity_generator) +"lMu" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 10 + }, +/obj/item/radio/intercom/directional/west, +/obj/structure/tank_holder/extinguisher, +/turf/open/floor/iron, +/area/station/cargo/office) "lMw" = ( /obj/machinery/door/airlock{ name = "Unit 3"; @@ -36653,11 +36824,6 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/white, /area/station/medical/medbay/lobby) -"lNN" = ( -/obj/machinery/firealarm/directional/north, -/obj/item/radio/intercom/prison/directional/south, -/turf/open/floor/iron/freezer, -/area/station/security/prison) "lNP" = ( /obj/structure/fluff/tram_rail, /turf/open/openspace, @@ -36876,6 +37042,13 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/engineering/supermatter/room) +"lRR" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "lSo" = ( /turf/open/floor/glass/reinforced, /area/station/security/brig) @@ -37407,6 +37580,24 @@ /obj/structure/sign/tram_plate/directional/south, /turf/open/openspace, /area/station/hallway/primary/tram/center) +"max" = ( +/obj/effect/turf_decal/trimline/red/filled/corner, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/button/flasher{ + pixel_x = 9; + pixel_y = 27; + id = "permafrontdoor"; + req_access = list("brig") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/north{ + pixel_x = -3 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) "may" = ( /turf/open/floor/plating, /area/station/hallway/secondary/exit/departure_lounge) @@ -37610,10 +37801,6 @@ "mdV" = ( /turf/open/floor/iron, /area/station/ai_monitored/command/storage/eva) -"mdY" = ( -/obj/effect/turf_decal/trimline/neutral/line, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "meb" = ( /obj/effect/landmark/carpspawn, /turf/open/space/openspace, @@ -38235,18 +38422,6 @@ desc = "A wall impregnated with Fixium, able to withstand massive explosions with ease" }, /area/station/science/ordnance/bomb) -"mpR" = ( -/obj/machinery/duct, -/obj/effect/turf_decal/trimline/neutral/filled/line, -/obj/structure/cable, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/vending/wallmed/directional/south, -/turf/open/floor/iron, -/area/station/hallway/secondary/service) "mpX" = ( /obj/structure/window/reinforced/spawner/directional/south, /obj/structure/table/wood, @@ -38257,6 +38432,13 @@ /obj/item/pen, /turf/open/floor/wood, /area/station/command/heads_quarters/captain) +"mqb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/thinplating/corner, +/obj/effect/turf_decal/trimline/neutral/corner, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "mqq" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/trimline/neutral/filled/line, @@ -38548,6 +38730,14 @@ /obj/structure/cable, /turf/open/floor/circuit, /area/station/ai_monitored/turret_protected/aisat_interior) +"mxw" = ( +/obj/machinery/door/airlock/research{ + name = "Chemical Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/pharmacy, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron/textured, +/area/station/medical/medbay/central) "mxE" = ( /obj/structure/chair/office{ dir = 4 @@ -39425,21 +39615,6 @@ outbound = 2 }, /area/station/hallway/primary/tram/center) -"mNC" = ( -/obj/effect/turf_decal/trimline/neutral/filled/corner{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/neutral/filled/corner{ - dir = 4 - }, -/obj/structure/cable, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "mNV" = ( /obj/machinery/photocopier/prebuilt, /turf/open/floor/iron/grimy, @@ -39471,6 +39646,14 @@ /obj/item/radio/intercom/directional/north, /turf/open/floor/iron, /area/station/hallway/secondary/service) +"mOt" = ( +/obj/structure/closet/wardrobe/white, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) "mOB" = ( /obj/effect/turf_decal/trimline/yellow/filled/shrink_ccw{ dir = 8 @@ -39698,14 +39881,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron/white, /area/station/medical/storage) -"mVM" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/machinery/firealarm/directional/south, -/turf/open/floor/iron/white, -/area/station/service/theater) "mVS" = ( /obj/structure/window/reinforced/spawner/directional/south, /obj/machinery/door/window/left/directional/west{ @@ -40214,12 +40389,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) -"nfQ" = ( -/obj/effect/landmark/firealarm_sanity, -/turf/open/floor/engine{ - name = "Holodeck Projector Floor" - }, -/area/station/holodeck/rec_center) "nfR" = ( /obj/structure/table/glass, /obj/machinery/coffeemaker, @@ -40331,24 +40500,6 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron/white, /area/station/science/xenobiology) -"nhz" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Tunnel Access" - }, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/turf/open/floor/iron, -/area/station/maintenance/tram/left) "nhJ" = ( /obj/structure/sign/poster/official/random/directional/south, /obj/machinery/light/blacklight/directional/south, @@ -40441,10 +40592,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/brig) -"njd" = ( -/obj/effect/landmark/firealarm_sanity, -/turf/open/openspace, -/area/station/science/xenobiology) "njf" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, @@ -40596,14 +40743,6 @@ }, /turf/open/floor/plating, /area/station/cargo/sorting) -"nkB" = ( -/obj/machinery/door/airlock/research{ - name = "Chemical Storage" - }, -/obj/effect/mapping_helpers/airlock/access/all/medical/pharmacy, -/obj/effect/turf_decal/tile/yellow/fourcorners, -/turf/open/floor/iron/textured, -/area/station/medical/medbay/central) "nkF" = ( /obj/machinery/power/smes/engineering, /obj/structure/cable, @@ -40822,21 +40961,6 @@ /obj/structure/lattice, /turf/open/openspace, /area/station/hallway/primary/tram/center) -"nnC" = ( -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 1 - }, -/obj/machinery/door/poddoor/shutters/preopen{ - name = "HoP Queue Shutters"; - id = "hopqueueend" - }, -/obj/effect/turf_decal/trimline/neutral/filled/line, -/obj/effect/turf_decal/loading_area/white{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/hop) "nnQ" = ( /obj/effect/turf_decal/siding/thinplating{ dir = 8 @@ -40901,17 +41025,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/commons/fitness/recreation/entertainment) -"noE" = ( -/obj/structure/window/spawner/directional/south, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/bot, -/obj/structure/rack, -/obj/item/stack/sheet/plasteel{ - amount = 25 - }, -/obj/structure/extinguisher_cabinet/directional/west, -/turf/open/floor/iron/dark, -/area/station/command/teleporter) "noI" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 1 @@ -41397,6 +41510,21 @@ }, /turf/open/floor/iron/dark, /area/station/science/ordnance) +"nyI" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 10 + }, +/obj/item/radio/intercom/directional/west, +/obj/machinery/light/directional/west, +/obj/item/storage/medkit/regular, +/obj/item/storage/medkit/regular{ + pixel_x = 4; + pixel_y = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) "nyM" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, @@ -41697,26 +41825,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/white, /area/station/science/xenobiology) -"nDR" = ( -/obj/effect/turf_decal/trimline/purple/filled/line{ - dir = 8 - }, -/obj/structure/table/reinforced, -/obj/item/stock_parts/matter_bin{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/stock_parts/matter_bin, -/obj/item/stock_parts/micro_laser, -/obj/item/multitool, -/obj/item/flatpack{ - board = /obj/item/circuitboard/machine/flatpacker - }, -/obj/machinery/light_switch/directional/west{ - pixel_y = -4 - }, -/turf/open/floor/iron/white, -/area/station/science/lab) "nDX" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -41737,6 +41845,11 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"nEh" = ( +/obj/structure/chair, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/checker, +/area/station/commons/lounge) "nEl" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -41779,21 +41892,6 @@ /obj/structure/cable, /turf/open/floor/iron/white/side, /area/station/science/explab) -"nEF" = ( -/obj/structure/table/glass, -/obj/item/reagent_containers/spray/pestspray{ - pixel_x = 3; - pixel_y = 4 - }, -/obj/item/reagent_containers/spray/plantbgone, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 9 - }, -/obj/item/reagent_containers/cup/bottle/nutrient/ez, -/obj/item/reagent_containers/cup/bottle/nutrient/rh, -/obj/item/reagent_containers/cup/watering_can, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "nES" = ( /obj/machinery/door/airlock/glass{ name = "Break Room" @@ -41824,10 +41922,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/gravity_generator) -"nFE" = ( -/obj/effect/landmark/firealarm_sanity, -/turf/open/openspace, -/area/station/commons/fitness/recreation) "nFL" = ( /obj/machinery/suit_storage_unit/atmos, /obj/effect/turf_decal/stripes/line{ @@ -42129,20 +42223,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/cargo/lobby) -"nLt" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/camera/directional/south{ - c_tag = "Secure - EVA Storage" - }, -/obj/machinery/light_switch/directional/south{ - pixel_x = 8; - pixel_y = -26 - }, -/obj/machinery/firealarm/directional/south, -/turf/open/floor/iron, -/area/station/ai_monitored/command/storage/eva) "nLK" = ( /obj/effect/turf_decal/trimline/brown/filled/line{ dir = 1 @@ -42154,6 +42234,11 @@ }, /turf/open/floor/iron, /area/station/cargo/miningdock) +"nLU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "nMb" = ( /obj/structure/lattice/catwalk, /obj/effect/decal/cleanable/dirt, @@ -43065,15 +43150,6 @@ }, /turf/open/floor/iron/dark, /area/station/service/chapel) -"obl" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/obj/machinery/firealarm/directional/east, -/turf/open/floor/iron, -/area/station/cargo/warehouse) "obq" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/trimline/neutral/filled/corner{ @@ -43274,13 +43350,6 @@ /obj/effect/landmark/start/head_of_personnel, /turf/open/floor/wood, /area/station/command/heads_quarters/hop) -"ofJ" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/trimline/neutral/line, -/obj/effect/turf_decal/siding/thinplating, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "ofT" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 4 @@ -43313,6 +43382,10 @@ /obj/effect/turf_decal/tile/purple/fourcorners, /turf/open/floor/iron/white, /area/station/science/auxlab/firing_range) +"ogY" = ( +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "ohd" = ( /obj/structure/table, /turf/open/floor/iron/dark, @@ -43651,6 +43724,13 @@ /obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden, /turf/open/floor/iron, /area/station/engineering/atmos) +"omS" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/iron, +/area/station/cargo/miningfoundry) "onc" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 4 @@ -43684,6 +43764,23 @@ /obj/effect/mapping_helpers/airlock/access/all/science/research, /turf/open/floor/catwalk_floor, /area/station/science/auxlab/firing_range) +"onT" = ( +/obj/effect/turf_decal/trimline/neutral/filled/line, +/obj/machinery/door/poddoor/shutters/preopen{ + name = "HoP Queue Shutters"; + id = "hopqueueendbottom" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/loading_area/white{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) "onW" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 @@ -43786,6 +43883,10 @@ }, /turf/open/floor/plating, /area/station/maintenance/disposal) +"oqF" = ( +/obj/machinery/light/directional/south, +/turf/open/water/no_planet_atmos/deep, +/area/station/service/hydroponics/garden) "oqS" = ( /obj/structure/chair/pew/left, /turf/open/floor/iron/chapel{ @@ -43812,13 +43913,6 @@ /obj/machinery/atmospherics/pipe/smart/simple/dark/visible, /turf/open/floor/plating, /area/station/engineering/atmos) -"orN" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/siding/thinplating{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat_interior) "orQ" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 4 @@ -43949,14 +44043,6 @@ /obj/structure/window/reinforced/spawner/directional/north, /turf/open/floor/glass/reinforced, /area/station/science/genetics) -"otX" = ( -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 6 - }, -/obj/machinery/light/directional/south, -/obj/machinery/firealarm/directional/south, -/turf/open/floor/iron, -/area/station/hallway/secondary/entry) "oum" = ( /obj/machinery/computer/security/qm{ dir = 4 @@ -44032,13 +44118,6 @@ /obj/machinery/meter, /turf/closed/wall/r_wall, /area/station/engineering/atmos) -"ovC" = ( -/obj/structure/railing/corner{ - dir = 4 - }, -/obj/effect/landmark/firealarm_sanity, -/turf/open/floor/glass/reinforced, -/area/station/science/research) "ovL" = ( /turf/open/floor/iron, /area/station/hallway/secondary/service) @@ -44275,6 +44354,14 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/commons/vacant_room/commissary) +"oBP" = ( +/obj/machinery/rnd/production/circuit_imprinter/department/science, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/firealarm/directional/south{ + pixel_x = 4 + }, +/turf/open/floor/iron, +/area/station/science/lab) "oBY" = ( /obj/effect/turf_decal/stripes/line{ dir = 5 @@ -44375,6 +44462,26 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/tram/center) +"oDB" = ( +/obj/effect/turf_decal/trimline/purple/filled/line{ + dir = 8 + }, +/obj/structure/table/reinforced, +/obj/item/stock_parts/matter_bin{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/stock_parts/matter_bin, +/obj/item/stock_parts/micro_laser, +/obj/item/multitool, +/obj/item/flatpack{ + board = /obj/item/circuitboard/machine/flatpacker + }, +/obj/machinery/light_switch/directional/west{ + pixel_y = -4 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) "oDH" = ( /obj/structure/table/wood, /obj/item/folder/blue, @@ -44635,6 +44742,16 @@ /obj/structure/tram, /turf/open/openspace, /area/station/hallway/primary/tram/center) +"oKX" = ( +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/poddoor/shutters{ + id = "cargowarehouse"; + pixel_y = 0; + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse) "oKZ" = ( /mob/living/basic/bot/repairbot, /obj/effect/turf_decal/stripes/line{ @@ -44724,6 +44841,14 @@ /obj/item/kirbyplants/random, /turf/open/floor/iron, /area/station/hallway/primary/tram/center) +"oNn" = ( +/obj/machinery/power/solar_control{ + name = "AI Core Solar Control"; + id = "aicore" + }, +/obj/structure/cable, +/turf/open/floor/circuit, +/area/station/ai_monitored/turret_protected/ai) "oNp" = ( /obj/structure/sink{ pixel_y = 15 @@ -45298,6 +45423,19 @@ /obj/machinery/light/dim/directional/north, /turf/open/floor/iron, /area/station/hallway/secondary/service) +"oYi" = ( +/obj/item/crowbar, +/obj/item/storage/bag/plants, +/obj/item/hatchet, +/obj/item/plant_analyzer, +/obj/item/cultivator, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 1 + }, +/obj/machinery/newscaster/directional/north, +/obj/structure/table/wood, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "oYE" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ @@ -45451,12 +45589,6 @@ /obj/effect/turf_decal/sand/plating, /turf/open/floor/catwalk_floor, /area/station/maintenance/solars/port) -"pbL" = ( -/obj/machinery/door/airlock/maintenance_hatch, -/obj/effect/decal/cleanable/dirt, -/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, -/turf/open/floor/iron/smooth, -/area/station/commons/dorms) "pbM" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/closet/crate, @@ -45472,10 +45604,6 @@ }, /turf/open/floor/iron, /area/station/security/courtroom) -"pbS" = ( -/obj/effect/landmark/firealarm_sanity, -/turf/open/openspace, -/area/station/science/research) "pbV" = ( /obj/structure/window/reinforced/spawner/directional/west, /obj/structure/musician/piano, @@ -45499,6 +45627,10 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron, /area/station/maintenance/tram/mid) +"pcA" = ( +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/herringbone, +/area/station/commons/vacant_room) "pcE" = ( /obj/structure/chair{ dir = 8 @@ -45926,6 +46058,14 @@ /obj/structure/window/reinforced/spawner/directional/west, /turf/open/floor/carpet, /area/station/command/bridge) +"pkQ" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/firealarm/directional/north, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark/herringbone, +/area/station/commons/vacant_room) "plh" = ( /obj/effect/turf_decal/siding/thinplating/corner{ dir = 4 @@ -46044,22 +46184,6 @@ /obj/machinery/light/warm/directional/east, /turf/open/floor/iron, /area/station/engineering/break_room) -"pnc" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/obj/structure/reagent_dispensers/watertank, -/obj/item/extinguisher{ - pixel_x = 4; - pixel_y = 3 - }, -/obj/item/extinguisher, -/obj/machinery/vending/wallmed/directional/south, -/turf/open/floor/iron/white, -/area/station/science/xenobiology) "pne" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/disposalpipe/segment{ @@ -46137,6 +46261,12 @@ }, /turf/open/floor/iron/cafeteria, /area/station/command/heads_quarters/rd) +"poi" = ( +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/turf/open/floor/iron/smooth, +/area/station/commons/dorms) "pot" = ( /obj/effect/mapping_helpers/airlock/cyclelink_helper{ dir = 4 @@ -46872,6 +47002,12 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit) +"pzz" = ( +/obj/structure/table/wood/poker, +/obj/effect/spawner/random/entertainment/deck, +/obj/machinery/newscaster/directional/west, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) "pAo" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/turf_decal/trimline/white/filled/line{ @@ -47343,12 +47479,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/cargo/miningdock) -"pIi" = ( -/obj/effect/turf_decal/trimline/neutral/line{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "pIk" = ( /obj/machinery/duct, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -47899,17 +48029,6 @@ }, /turf/open/floor/plating/airless, /area/station/ai_monitored/turret_protected/aisat_interior) -"pRh" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 10 - }, -/obj/machinery/camera/directional/west{ - network = list("ss13","Security","prison"); - c_tag = "Security - Prison Main North" - }, -/obj/machinery/firealarm/directional/south, -/turf/open/floor/iron, -/area/station/security/prison) "pRm" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -48008,6 +48127,13 @@ /obj/structure/rack, /turf/open/floor/iron/dark, /area/station/cargo/miningdock/oresilo) +"pUl" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit) "pUq" = ( /obj/effect/turf_decal/sand/plating, /turf/open/floor/plating, @@ -48096,13 +48222,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/medical/surgery/fore) -"pVp" = ( -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 6 - }, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron, -/area/station/cargo/miningdock) "pVD" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/trimline/yellow/warning, @@ -48137,6 +48256,11 @@ }, /turf/open/floor/iron/stairs/medium, /area/station/commons/dorms) +"pWI" = ( +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/siding/thinplating, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "pWN" = ( /obj/structure/plaque/static_plaque/golden/commission/tram, /obj/structure/disposalpipe/segment{ @@ -48193,15 +48317,6 @@ /obj/item/kirbyplants/photosynthetic, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) -"pXn" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/neutral/line, -/obj/effect/turf_decal/siding/thinplating, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "pXq" = ( /mob/living/simple_animal/bot/mulebot, /obj/effect/turf_decal/delivery, @@ -48256,18 +48371,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/main) -"pYh" = ( -/obj/structure/table/glass, -/obj/item/crowbar, -/obj/item/hatchet, -/obj/item/plant_analyzer, -/obj/item/cultivator, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 1 - }, -/obj/machinery/newscaster/directional/north, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "pYt" = ( /obj/structure/table/wood, /obj/item/book/manual/wiki/security_space_law, @@ -48540,12 +48643,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"qds" = ( -/obj/effect/landmark/firealarm_sanity, -/turf/open/floor/iron/stairs/medium{ - dir = 1 - }, -/area/station/hallway/secondary/service) "qdy" = ( /obj/structure/cable, /turf/open/floor/iron, @@ -48613,16 +48710,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/gravity_generator) -"qes" = ( -/obj/machinery/door/airlock/grunge{ - name = "Entertainment Center" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation/entertainment) "qeD" = ( /obj/effect/turf_decal/trimline/yellow/filled/shrink_cw{ dir = 8 @@ -48716,10 +48803,6 @@ /obj/machinery/power/apc/auto_name/directional/east, /turf/open/floor/catwalk_floor, /area/station/hallway/primary/tram/right) -"qfS" = ( -/obj/structure/window/reinforced/spawner/directional/west, -/turf/open/floor/iron/dark, -/area/station/medical/morgue) "qga" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ dir = 9 @@ -48909,11 +48992,6 @@ }, /turf/open/floor/iron, /area/station/science/ordnance/testlab) -"qjx" = ( -/obj/structure/chair, -/obj/machinery/firealarm/directional/west, -/turf/open/floor/iron/checker, -/area/station/commons/lounge) "qjA" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 1 @@ -48954,6 +49032,14 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/security/warden) +"qjL" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "qjT" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, @@ -49085,15 +49171,6 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron/dark, /area/station/hallway/secondary/exit/departure_lounge) -"qmH" = ( -/obj/structure/closet/secure_closet/quartermaster, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 10 - }, -/obj/machinery/airalarm/directional/west, -/obj/machinery/firealarm/directional/south, -/turf/open/floor/iron, -/area/station/command/heads_quarters/qm) "qmN" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -49263,10 +49340,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/commons/fitness/recreation) -"qqh" = ( -/obj/effect/landmark/firealarm_sanity, -/turf/open/openspace, -/area/station/commons/vacant_room) "qqi" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, @@ -49644,21 +49717,6 @@ /obj/effect/turf_decal/trimline/neutral/filled/corner, /turf/open/floor/iron, /area/station/security/courtroom) -"qyE" = ( -/obj/effect/turf_decal/trimline/neutral/filled/corner{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/neutral/filled/line, -/obj/effect/turf_decal/loading_area/white{ - dir = 4 - }, -/obj/machinery/door/poddoor/shutters/preopen{ - name = "HoP Queue Shutters"; - id = "hopqueuestart" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/hop) "qyK" = ( /obj/effect/turf_decal/siding/thinplating, /obj/effect/turf_decal/siding/thinplating{ @@ -50045,6 +50103,22 @@ }, /turf/open/floor/plating/elevatorshaft, /area/station/maintenance/tram/mid) +"qEb" = ( +/obj/structure/easel, +/obj/item/canvas/twentythree_twentythree, +/obj/item/canvas/twentythree_twentythree, +/obj/item/canvas, +/obj/item/canvas, +/obj/item/canvas, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/commons/storage/art) "qEl" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 8 @@ -50154,6 +50228,17 @@ "qHs" = ( /turf/closed/wall/r_wall, /area/station/engineering/supermatter/room) +"qHv" = ( +/obj/machinery/door/airlock{ + name = "Theatre Backstage" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/theatre, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/turf/open/floor/wood, +/area/station/service/theater) "qHF" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 8 @@ -50166,15 +50251,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/commons/dorms) -"qHI" = ( -/obj/structure/table/reinforced, -/obj/item/storage/box, -/obj/item/hand_labeler{ - pixel_y = 8 - }, -/obj/effect/turf_decal/tile/brown/fourcorners, -/turf/open/floor/iron, -/area/station/cargo/sorting) "qHM" = ( /obj/structure/table/wood, /obj/effect/spawner/random/food_or_drink/refreshing_beverage, @@ -50584,17 +50660,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood/large, /area/station/service/theater) -"qPu" = ( -/obj/machinery/camera/directional/south{ - c_tag = "Civilian - Skill Games" - }, -/obj/effect/turf_decal/trimline/dark_green/corner{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/dark_blue/corner, -/obj/machinery/firealarm/directional/south, -/turf/open/floor/iron/dark, -/area/station/commons/lounge) "qPE" = ( /obj/structure/chair/greyscale{ dir = 4 @@ -50686,12 +50751,6 @@ }, /turf/open/floor/wood, /area/station/commons/dorms) -"qRf" = ( -/obj/structure/table/wood/poker, -/obj/item/storage/dice, -/obj/machinery/computer/security/telescreen/entertainment/directional/west, -/turf/open/floor/iron/dark, -/area/station/commons/lounge) "qRn" = ( /obj/effect/turf_decal/trimline/white/filled/line, /obj/structure/sign/clock/directional/north, @@ -51188,20 +51247,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/maintenance/solars/starboard/fore) -"qZx" = ( -/obj/effect/turf_decal/trimline/neutral/filled/line, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/siding/thinplating{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/trimline/white/warning{ - dir = 1 - }, -/obj/machinery/light/small/dim/directional/south, -/turf/open/floor/iron, -/area/station/maintenance/tram/left) "qZy" = ( /obj/structure/table/glass, /obj/effect/turf_decal/trimline/red/filled/line{ @@ -51234,17 +51279,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/gravity_generator) -"qZK" = ( -/obj/structure/railing{ - dir = 1 - }, -/obj/structure/closet/crate/bin, -/obj/effect/spawner/random/trash/food_packaging, -/obj/effect/spawner/random/trash/food_packaging, -/obj/effect/spawner/random/trash/food_packaging, -/obj/effect/spawner/random/trash/cigbutt, -/turf/open/floor/iron/dark/herringbone, -/area/station/commons/vacant_room) "qZZ" = ( /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 8 @@ -51338,14 +51372,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/hallway/secondary/exit) -"rbA" = ( -/obj/machinery/rnd/production/circuit_imprinter/department/science, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/firealarm/directional/south{ - pixel_x = 4 - }, -/turf/open/floor/iron, -/area/station/science/lab) "rbC" = ( /obj/machinery/suit_storage_unit/cmo, /obj/effect/turf_decal/bot, @@ -51464,6 +51490,16 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron, /area/station/security/processing) +"rdr" = ( +/obj/effect/turf_decal/trimline/neutral/filled/corner, +/obj/effect/turf_decal/trimline/neutral/filled/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) "rdJ" = ( /obj/structure/table/glass, /obj/item/stack/medical/mesh, @@ -52098,6 +52134,25 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/cargo/storage) +"rol" = ( +/obj/structure/table, +/obj/machinery/status_display/supply{ + pixel_y = 32 + }, +/obj/machinery/camera{ + dir = 9; + network = list("ss13","cargo"); + c_tag = "Cargo - Main Office" + }, +/obj/item/multitool, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/station/cargo/office) "rom" = ( /obj/structure/table/reinforced, /obj/machinery/computer/security/telescreen/entertainment/directional/south, @@ -52264,6 +52319,12 @@ }, /turf/open/floor/iron/dark, /area/station/service/bar) +"rrC" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/stairs/medium{ + dir = 1 + }, +/area/station/hallway/secondary/service) "rrE" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 4 @@ -52327,13 +52388,6 @@ }, /turf/open/floor/iron/dark, /area/station/ai_monitored/command/nuke_storage) -"rsQ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron, -/area/station/hallway/secondary/entry) "rsZ" = ( /obj/machinery/holopad/secure, /turf/open/floor/iron/dark, @@ -52581,6 +52635,18 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/smooth, /area/station/hallway/primary/tram/right) +"rxU" = ( +/obj/effect/turf_decal/trimline/purple/filled/line{ + dir = 8 + }, +/obj/machinery/camera/directional/west{ + network = list("ss13","rd"); + c_tag = "Science - Entrance Airlock" + }, +/obj/machinery/light/cold/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/white, +/area/station/science/research) "ryc" = ( /obj/effect/turf_decal/sand/plating, /turf/open/floor/plating/airless, @@ -52665,6 +52731,16 @@ }, /turf/open/floor/iron/white, /area/station/science/xenobiology) +"rzG" = ( +/obj/machinery/door/airlock/grunge{ + name = "Entertainment Center" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation/entertainment) "rzO" = ( /obj/structure/chair, /obj/machinery/airalarm/directional/north, @@ -52702,16 +52778,6 @@ /obj/machinery/disposal/bin, /turf/open/floor/iron, /area/station/command/bridge) -"rAP" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/brown/opposingcorners{ - dir = 1 - }, -/obj/machinery/firealarm/directional/east, -/turf/open/floor/iron, -/area/station/cargo/miningfoundry) "rAS" = ( /turf/closed/wall, /area/station/service/library/lounge) @@ -53339,6 +53405,14 @@ }, /turf/open/floor/iron, /area/station/science/lab) +"rNW" = ( +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 5 + }, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron, +/area/station/engineering/break_room) "rOh" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 1 @@ -53574,12 +53648,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/courtroom/holding) -"rRb" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 9 - }, -/turf/open/floor/iron, -/area/station/security/prison) "rRc" = ( /obj/effect/turf_decal/trimline/yellow/filled/corner{ dir = 4 @@ -53607,6 +53675,16 @@ }, /turf/open/floor/iron, /area/station/engineering/atmospherics_engine) +"rRp" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/cargo/miningfoundry) "rRy" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/closed/wall/r_wall, @@ -53826,20 +53904,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/service/hydroponics) -"rVP" = ( -/obj/machinery/door/airlock/mining/glass{ - name = "Mining Dock" - }, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/brown/filled/line, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining, -/turf/open/floor/iron, -/area/station/cargo/miningdock) "rWa" = ( /obj/structure/lattice/catwalk, /obj/structure/cable, @@ -53849,6 +53913,33 @@ }, /turf/open/space/basic, /area/station/solars/port) +"rWb" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/table, +/obj/item/radio/off, +/obj/item/screwdriver{ + pixel_y = 10 + }, +/obj/machinery/button/door/directional/north{ + name = "Atmospherics Lockdown"; + pixel_x = -6; + id = "atmos"; + req_access = list("atmospherics") + }, +/obj/machinery/button/door/directional/north{ + name = "Engineering Lockdown"; + desc = "A door remote control switch for the engineering security airlocks."; + pixel_x = 6; + id = "Engineering"; + req_access = list("engineering") + }, +/obj/machinery/firealarm/directional/north{ + pixel_y = 32 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/engineering) "rWd" = ( /obj/structure/table, /obj/structure/window/reinforced/spawner/directional/west, @@ -53875,26 +53966,10 @@ /obj/machinery/camera/autoname/directional/west, /turf/open/floor/iron/dark/textured_large, /area/station/cargo/bitrunning/den) -"rWk" = ( -/obj/effect/landmark/firealarm_sanity, -/turf/open/openspace, -/area/station/security/brig) "rWn" = ( /obj/structure/extinguisher_cabinet/directional/west, /turf/open/floor/iron, /area/station/engineering/atmos) -"rWz" = ( -/obj/effect/turf_decal/caution/stand_clear, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/poddoor/shutters{ - id = "cargowarehouse"; - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/turf/open/floor/plating, -/area/station/cargo/warehouse) "rWB" = ( /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 4 @@ -53973,6 +54048,14 @@ /obj/item/radio/intercom/prison/directional/east, /turf/open/floor/iron/cafeteria, /area/station/security/prison) +"rYB" = ( +/obj/effect/turf_decal/trimline/neutral/filled/line, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/commons/dorms) "rYE" = ( /turf/open/floor/plating/airless, /area/space/nearstation) @@ -54279,17 +54362,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit) -"seh" = ( -/obj/effect/turf_decal/trimline/neutral/filled/corner, -/obj/effect/turf_decal/trimline/neutral/filled/corner{ - dir = 8 - }, -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/hallway/secondary/entry) "seG" = ( /obj/structure/ladder, /obj/effect/decal/cleanable/dirt, @@ -54370,26 +54442,6 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/dark/smooth_large, /area/station/cargo/bitrunning/den) -"sgz" = ( -/obj/structure/table, -/obj/item/stack/cable_coil{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/effect/turf_decal/bot, -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 6 - }, -/obj/item/hfr_box/core, -/obj/item/hfr_box/corner, -/obj/item/hfr_box/corner, -/obj/item/hfr_box/corner, -/obj/item/hfr_box/corner, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/firealarm/directional/south, -/turf/open/floor/iron/dark, -/area/station/engineering/atmospherics_engine) "sgB" = ( /obj/effect/turf_decal/trimline/red/filled/corner, /obj/structure/cable, @@ -54431,6 +54483,17 @@ dir = 4 }, /area/station/command/bridge) +"shy" = ( +/obj/structure/table, +/obj/machinery/status_display/ai/directional/south, +/obj/machinery/camera{ + dir = 10; + network = list("ss13","minisat"); + c_tag = "Secure - AI Minisat Entry" + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat/foyer) "shF" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/components/binary/pump{ @@ -54886,6 +54949,18 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/catwalk_floor, /area/station/maintenance/starboard/greater) +"sob" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/cup/glass/coffee{ + pixel_x = 8; + pixel_y = 4 + }, +/obj/item/radio/intercom/directional/west, +/obj/item/storage/medkit/advanced{ + pixel_x = -6 + }, +/turf/open/floor/iron, +/area/station/command/bridge) "soe" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -55082,19 +55157,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/construction/mining/aux_base) -"ssp" = ( -/obj/structure/table/reinforced, -/obj/item/folder/blue{ - pixel_y = 2 - }, -/obj/item/pen, -/obj/machinery/firealarm/directional/north, -/turf/open/floor/circuit, -/area/station/ai_monitored/turret_protected/ai) -"sst" = ( -/obj/machinery/firealarm/directional/north, -/turf/open/floor/iron/dark/herringbone, -/area/station/commons/vacant_room) "ssv" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -55646,6 +55708,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/medical/virology) +"sAk" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/stairs/left, +/area/station/hallway/secondary/construction/engineering) "sAE" = ( /obj/structure/lattice/catwalk, /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, @@ -55660,15 +55729,6 @@ }, /turf/open/floor/iron, /area/station/security/prison) -"sAQ" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/trimline/white/filled/line{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/firealarm/directional/north, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat_interior) "sBt" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -56038,21 +56098,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/tram/center) -"sJh" = ( -/obj/structure/table/glass, -/obj/effect/turf_decal/stripes/corner, -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 10 - }, -/obj/item/radio/intercom/directional/west, -/obj/machinery/light/directional/west, -/obj/item/storage/medkit/regular, -/obj/item/storage/medkit/regular{ - pixel_x = 4; - pixel_y = 4 - }, -/turf/open/floor/iron/white, -/area/station/medical/treatment_center) "sJi" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -56343,14 +56388,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/main) -"sOx" = ( -/obj/structure/stairs/north, -/obj/structure/railing{ - dir = 4 - }, -/obj/effect/landmark/firealarm_sanity, -/turf/open/floor/iron/stairs/medium, -/area/station/commons/dorms) "sOD" = ( /obj/structure/sign/directions/supply{ dir = 4; @@ -56815,10 +56852,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/execution/transfer) -"sXk" = ( -/obj/machinery/firealarm/directional/north, -/turf/open/floor/glass/reinforced, -/area/station/ai_monitored/turret_protected/aisat/hallway) "sXm" = ( /obj/effect/turf_decal/trimline/brown/filled/line{ dir = 4 @@ -56839,6 +56872,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"sXJ" = ( +/obj/structure/window/spawner/directional/south, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/stack/sheet/plasteel{ + amount = 25 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) "sXL" = ( /obj/effect/turf_decal/trimline/white/line{ dir = 10 @@ -56947,10 +56991,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/tram/right) -"sZo" = ( -/obj/machinery/hydroponics/constructable, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics/garden) "sZv" = ( /obj/effect/turf_decal/sand/plating, /obj/effect/turf_decal/stripes/asteroid/line{ @@ -56977,14 +57017,6 @@ /obj/structure/cable, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"sZH" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Public Garden Maintenance Hatch" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, -/turf/open/floor/iron/smooth, -/area/station/service/hydroponics/garden) "taa" = ( /obj/structure/transport/linear/public, /obj/effect/turf_decal/trimline/dark_red/warning{ @@ -57212,13 +57244,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"teb" = ( -/obj/effect/turf_decal/trimline/neutral/filled/corner{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/neutral/filled/corner, -/turf/open/floor/iron, -/area/station/hallway/secondary/entry) "tel" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -57248,6 +57273,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/commons/dorms) +"teO" = ( +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 1 + }, +/obj/effect/spawner/random/food_or_drink/plant_produce, +/obj/structure/table/wood, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "teQ" = ( /obj/effect/turf_decal/sand/plating, /turf/open/floor/plating, @@ -57265,15 +57299,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"tfj" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/caution/stand_clear, -/obj/machinery/door/poddoor/shutters{ - id = "cargowarehouse"; - dir = 8 - }, -/turf/open/floor/plating, -/area/station/cargo/warehouse) "tfp" = ( /obj/structure/railing, /obj/effect/turf_decal/siding/thinplating{ @@ -57354,14 +57379,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/tram/center) -"tgF" = ( -/obj/structure/table, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 4 - }, -/obj/item/stack/medical/bruise_pack, -/turf/open/floor/iron, -/area/station/commons/fitness) "tgN" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/trimline/red/filled/line{ @@ -57518,13 +57535,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/security/courtroom) -"tjM" = ( -/obj/structure/table/wood, -/obj/item/papercutter{ - pixel_x = -4 - }, -/turf/open/floor/wood, -/area/station/command/heads_quarters/hop) "tjP" = ( /obj/effect/turf_decal/stripes/corner{ dir = 8 @@ -57627,10 +57637,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/grimy, /area/station/security/detectives_office) -"tlH" = ( -/obj/machinery/status_display/evac/directional/east, -/turf/open/floor/iron/smooth, -/area/station/command/gateway) "tlP" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 1 @@ -58141,12 +58147,6 @@ /obj/effect/mapping_helpers/airlock/access/any/command/general, /turf/open/floor/iron, /area/station/tcommsat/computer) -"tuJ" = ( -/obj/effect/landmark/firealarm_sanity, -/turf/open/floor/iron/stairs/medium{ - dir = 1 - }, -/area/station/escapepodbay) "tuS" = ( /obj/effect/turf_decal/trimline/white/filled/line{ dir = 1 @@ -58383,13 +58383,6 @@ }, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) -"tyI" = ( -/obj/effect/turf_decal/trimline/white/filled/line{ - dir = 4 - }, -/obj/machinery/airalarm/directional/north, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat_interior) "tyV" = ( /obj/machinery/door/airlock/external{ name = "Labor Camp Shuttle Airlock" @@ -59054,6 +59047,12 @@ /obj/machinery/airalarm/directional/west, /turf/open/floor/iron, /area/station/security/checkpoint/supply) +"tJY" = ( +/obj/structure/table/wood/poker, +/obj/item/storage/dice, +/obj/machinery/computer/security/telescreen/entertainment/directional/west, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) "tKa" = ( /obj/machinery/door/window/right/directional/south{ name = "Suit Storage" @@ -59075,17 +59074,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/commons/fitness) -"tKI" = ( -/obj/effect/turf_decal/bot, -/obj/machinery/power/apc/auto_name/directional/east, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 4 - }, -/obj/structure/cable, -/obj/effect/turf_decal/trimline/neutral/line, -/obj/effect/turf_decal/siding/thinplating, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "tKK" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ @@ -59156,6 +59144,10 @@ /obj/effect/landmark/start/chemist, /turf/open/floor/iron/white, /area/station/medical/chemistry) +"tMu" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/commons/fitness/recreation) "tMw" = ( /obj/effect/turf_decal/trimline/purple/filled/corner{ dir = 1 @@ -59298,6 +59290,12 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/catwalk_floor, /area/station/hallway/primary/tram/center) +"tOQ" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/security/prison) "tPb" = ( /obj/structure/table, /obj/item/storage/dice, @@ -59550,6 +59548,21 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"tTw" = ( +/obj/structure/closet/toolcloset, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 10 + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/firealarm/directional/south{ + pixel_x = -3 + }, +/obj/machinery/light_switch/directional/south{ + pixel_x = 6; + pixel_y = -27 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) "tTJ" = ( /obj/structure/railing{ dir = 8 @@ -59700,6 +59713,16 @@ }, /turf/open/floor/iron/dark, /area/station/security/prison/garden) +"tWO" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/item/reagent_containers/cup/bottle/multiver, +/obj/item/reagent_containers/cup/bottle/epinephrine, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron/white, +/area/station/security/medical) "tWX" = ( /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 1 @@ -59848,15 +59871,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/security/prison) -"tZa" = ( -/obj/effect/turf_decal/caution/stand_clear, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/poddoor/shutters{ - id = "cargowarehouse"; - dir = 8 - }, -/turf/open/floor/plating, -/area/station/cargo/warehouse) "tZf" = ( /obj/structure/rack, /obj/item/pickaxe, @@ -60037,6 +60051,10 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/wood, /area/station/commons/vacant_room/office) +"udm" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/science/research) "udq" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 10 @@ -60182,15 +60200,6 @@ /obj/machinery/chem_master, /turf/open/floor/iron/white, /area/station/medical/pharmacy) -"ufK" = ( -/obj/effect/turf_decal/trimline/neutral/filled/corner{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/neutral/filled/corner{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "ufM" = ( /obj/structure/window/reinforced/spawner/directional/east, /obj/machinery/shower/directional/west, @@ -61992,19 +62001,6 @@ /obj/machinery/transport/tram_controller/tcomms, /turf/open/floor/iron/dark/telecomms, /area/station/tcommsat/server) -"uHb" = ( -/obj/machinery/airalarm/directional/north, -/obj/machinery/photocopier/prebuilt, -/obj/effect/turf_decal/tile/brown/fourcorners, -/obj/machinery/firealarm/directional/west{ - pixel_y = -4 - }, -/obj/machinery/light_switch/directional/west{ - pixel_x = -27; - pixel_y = 5 - }, -/turf/open/floor/iron, -/area/station/cargo/sorting) "uHj" = ( /obj/machinery/duct, /obj/machinery/light/directional/west, @@ -62181,6 +62177,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/catwalk_floor, /area/station/maintenance/tram/left) +"uJi" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/glass/reinforced, +/area/station/ai_monitored/turret_protected/aisat/hallway) "uJk" = ( /obj/structure/easel, /obj/item/canvas/nineteen_nineteen, @@ -62387,6 +62390,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"uMW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/white/filled/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat_interior) "uNa" = ( /obj/machinery/computer/security/mining{ dir = 4 @@ -62618,6 +62630,13 @@ /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron, /area/station/cargo/miningdock/cafeteria) +"uRW" = ( +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/machinery/vending/coffee, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) "uSe" = ( /obj/structure/cable, /turf/open/floor/iron, @@ -62883,6 +62902,26 @@ }, /turf/open/floor/iron/white, /area/station/science/ordnance) +"uXr" = ( +/obj/structure/table, +/obj/item/stack/cable_coil{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 6 + }, +/obj/item/hfr_box/core, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) "uXv" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 @@ -63174,6 +63213,21 @@ /obj/machinery/light/small/dim/directional/south, /turf/open/floor/iron/freezer, /area/station/science/lower) +"vbQ" = ( +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 1 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + name = "HoP Queue Shutters"; + id = "hopqueueend" + }, +/obj/effect/turf_decal/trimline/neutral/filled/line, +/obj/effect/turf_decal/loading_area/white{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) "vbT" = ( /obj/machinery/door/firedoor, /obj/structure/cable, @@ -63301,6 +63355,14 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/hallway/secondary/exit) +"veH" = ( +/obj/structure/stairs/north, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/stairs/medium, +/area/station/commons/dorms) "veV" = ( /turf/closed/wall, /area/station/commons/toilet) @@ -63746,13 +63808,6 @@ }, /turf/open/floor/iron, /area/station/security/checkpoint/science) -"vlr" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 4 - }, -/obj/structure/table/glass, -/turf/open/floor/iron/white, -/area/station/security/medical) "vly" = ( /obj/effect/landmark/start/medical_doctor, /obj/machinery/duct, @@ -63818,13 +63873,6 @@ }, /turf/open/floor/iron/checker, /area/station/commons/lounge) -"vmZ" = ( -/obj/effect/spawner/random/engineering/tracking_beacon, -/obj/effect/turf_decal/trimline/neutral/corner{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "vne" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/light/small/directional/west, @@ -63972,23 +64020,6 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/engineering/main) -"vpS" = ( -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 8 - }, -/obj/machinery/door/airlock/public/glass{ - name = "Garden" - }, -/obj/machinery/door/firedoor, -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "vqa" = ( /obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ dir = 6 @@ -64322,13 +64353,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"vvp" = ( -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Recharge Bay" - }, -/obj/effect/mapping_helpers/airlock/access/all/command/minisat, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat/foyer) "vvt" = ( /obj/effect/turf_decal/trimline/dark_green/filled/line{ dir = 6 @@ -64355,20 +64379,6 @@ /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/commons/storage/art) -"vvN" = ( -/obj/structure/table, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 6 - }, -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/item/clipboard, -/obj/item/pen/red, -/obj/machinery/firealarm/directional/east, -/turf/open/floor/iron, -/area/station/cargo/office) "vvS" = ( /obj/effect/turf_decal/caution/stand_clear/white{ dir = 1 @@ -64429,13 +64439,6 @@ /obj/structure/railing/corner, /turf/open/space/openspace, /area/station/solars/starboard/fore) -"vwR" = ( -/obj/structure/railing{ - dir = 8 - }, -/obj/effect/landmark/firealarm_sanity, -/turf/open/floor/iron/stairs/left, -/area/station/hallway/secondary/construction/engineering) "vwT" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -64729,6 +64732,12 @@ /obj/machinery/light/cold/directional/south, /turf/open/openspace, /area/station/science/research) +"vCl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/trimline/neutral/line, +/obj/effect/turf_decal/siding/thinplating, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "vCt" = ( /obj/effect/turf_decal/trimline/green/filled/corner{ dir = 4 @@ -64939,6 +64948,18 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood/parquet, /area/station/service/library) +"vFL" = ( +/obj/effect/turf_decal/siding/thinplating{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/neutral/line{ + dir = 4 + }, +/obj/structure/chair/plastic{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "vFQ" = ( /obj/machinery/duct, /obj/structure/cable, @@ -65587,6 +65608,14 @@ dir = 1 }, /area/station/commons/fitness) +"vSy" = ( +/obj/structure/stairs/north, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/stairs/medium, +/area/station/commons/dorms) "vSI" = ( /turf/open/openspace, /area/station/cargo/storage) @@ -65825,6 +65854,10 @@ "vXM" = ( /turf/open/space/basic, /area/space) +"vXS" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/science/xenobiology) "vXT" = ( /obj/structure/chair/sofa/corp/left, /obj/item/radio/intercom/directional/east, @@ -65909,21 +65942,6 @@ }, /turf/open/floor/iron/stairs/medium, /area/station/commons/dorms) -"vYG" = ( -/obj/machinery/door/airlock/medical/glass{ - name = "Medical Freezer" - }, -/obj/machinery/duct, -/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, -/obj/structure/cable, -/obj/effect/turf_decal/tile/blue/opposingcorners{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/plasticflaps/kitchen, -/turf/open/floor/iron/freezer, -/area/station/medical/coldroom) "vYX" = ( /obj/machinery/atmospherics/components/trinary/mixer{ name = "plasma mixer"; @@ -66121,6 +66139,14 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron, /area/station/hallway/secondary/service) +"wcW" = ( +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 6 + }, +/obj/machinery/light/directional/south, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) "wda" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 8 @@ -66453,8 +66479,14 @@ /turf/open/floor/iron, /area/station/hallway/primary/tram/right) "wiZ" = ( -/turf/open/water/no_planet_atmos/deep, -/area/station/service/hydroponics/garden) +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/command/gateway) "wjk" = ( /obj/machinery/door/airlock/maintenance_hatch{ name = "Security Maintenance Hatch" @@ -66736,18 +66768,6 @@ /obj/machinery/light/floor, /turf/open/floor/plating, /area/station/maintenance/solars/starboard/fore) -"wpu" = ( -/obj/structure/table/glass, -/obj/item/radio/intercom/directional/north, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 1 - }, -/obj/effect/spawner/random/food_or_drink/seed{ - spawn_all_loot = 1; - spawn_random_offset = 1 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "wpH" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 8 @@ -67080,6 +67100,14 @@ /obj/item/gun/ballistic/shotgun/doublebarrel, /turf/open/floor/wood, /area/station/service/bar/backroom) +"wwj" = ( +/obj/machinery/computer/slot_machine{ + pixel_y = 2 + }, +/obj/machinery/light/cold/directional/south, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) "wwA" = ( /obj/effect/turf_decal/trimline/neutral/filled/line, /obj/structure/closet/wardrobe/mixed, @@ -67107,6 +67135,21 @@ "wwP" = ( /turf/closed/wall, /area/station/science/lab) +"wwS" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Security Post - Cargo"; + id_tag = "crgdoor" + }, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/red/filled/corner, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/security/checkpoint/supply) "wxa" = ( /obj/structure/closet, /obj/item/clothing/head/soft/red, @@ -67465,13 +67508,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) -"wBF" = ( -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Teleporter" - }, -/obj/effect/mapping_helpers/airlock/access/all/command/minisat, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat/foyer) "wBV" = ( /turf/closed/wall/r_wall, /area/station/science/ordnance) @@ -67603,6 +67639,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/security/brig) +"wEJ" = ( +/obj/machinery/status_display/ai/directional/west, +/turf/open/floor/iron/smooth, +/area/station/command/gateway) "wEO" = ( /obj/structure/cable, /obj/structure/disposalpipe/sorting/mail{ @@ -67677,18 +67717,6 @@ /obj/effect/turf_decal/siding/thinplating/dark, /turf/open/floor/iron/white, /area/station/science/research) -"wFK" = ( -/obj/structure/table/reinforced, -/obj/item/reagent_containers/cup/glass/coffee{ - pixel_x = 8; - pixel_y = 4 - }, -/obj/item/radio/intercom/directional/west, -/obj/item/storage/medkit/advanced{ - pixel_x = -6 - }, -/turf/open/floor/iron, -/area/station/command/bridge) "wFR" = ( /obj/effect/turf_decal/trimline/neutral/filled/line, /obj/structure/sign/gym/mirrored{ @@ -67957,6 +67985,10 @@ }, /turf/open/floor/wood/large, /area/station/service/theater) +"wLe" = ( +/obj/machinery/firealarm/directional/north, +/turf/open/floor/glass/reinforced, +/area/station/ai_monitored/turret_protected/aisat/hallway) "wLl" = ( /obj/effect/turf_decal/trimline/green/filled/corner{ dir = 4 @@ -68116,16 +68148,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/cargo/miningdock) -"wOn" = ( -/obj/effect/turf_decal/trimline/white/line{ - dir = 5 - }, -/obj/effect/turf_decal/trimline/yellow/corner{ - dir = 8 - }, -/obj/machinery/firealarm/directional/south, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat_interior) "wOs" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/trimline/brown/filled/line{ @@ -68324,6 +68346,13 @@ /obj/structure/weightmachine, /turf/open/floor/iron, /area/station/security/prison/workout) +"wTa" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/security/prison) "wTi" = ( /obj/effect/spawner/random/engineering/tracking_beacon, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -68468,13 +68497,6 @@ }, /turf/open/floor/iron, /area/station/security/prison) -"wWT" = ( -/obj/structure/railing/corner{ - dir = 8 - }, -/obj/effect/landmark/firealarm_sanity, -/turf/open/floor/glass/reinforced, -/area/station/science/research) "wXi" = ( /obj/machinery/hydroponics/soil, /turf/open/floor/grass, @@ -68927,20 +68949,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/main) -"xfZ" = ( -/obj/effect/turf_decal/siding/thinplating{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/neutral/line{ - dir = 4 - }, -/obj/structure/table/glass, -/obj/item/storage/toolbox/fishing, -/obj/item/storage/toolbox/fishing, -/obj/item/fishing_rod, -/obj/item/fishing_rod, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "xgh" = ( /obj/effect/turf_decal/siding/wood{ dir = 5 @@ -69687,6 +69695,20 @@ "xvd" = ( /turf/closed/wall, /area/station/commons/storage/art) +"xvf" = ( +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 4 + }, +/obj/machinery/door/airlock/public/glass{ + name = "Garden" + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "xvl" = ( /turf/closed/wall/r_wall, /area/station/ai_monitored/turret_protected/aisat/foyer) @@ -69739,6 +69761,16 @@ "xwf" = ( /turf/closed/wall/r_wall, /area/station/maintenance/central/greater) +"xwg" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/yellow/corner{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat_interior) "xwi" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 5 @@ -70263,6 +70295,13 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"xIU" = ( +/obj/effect/turf_decal/trimline/white/filled/line{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat_interior) "xIV" = ( /obj/structure/table, /obj/item/stock_parts/micro_laser{ @@ -70452,14 +70491,6 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron/dark, /area/station/service/hydroponics) -"xMv" = ( -/obj/item/radio/intercom/directional/west, -/obj/effect/turf_decal/tile/blue/opposingcorners{ - dir = 1 - }, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron/cafeteria, -/area/station/commons/dorms/laundry) "xMz" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -70522,16 +70553,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/checker, /area/station/commons/lounge) -"xNj" = ( -/obj/effect/turf_decal/trimline/red/filled/line, -/obj/structure/table, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/security/brig) "xNk" = ( /obj/effect/turf_decal/trimline/purple/filled/line, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -70792,6 +70813,20 @@ "xRx" = ( /turf/closed/wall, /area/station/medical/surgery/fore) +"xRG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/directional/south{ + c_tag = "Secure - EVA Storage" + }, +/obj/machinery/light_switch/directional/south{ + pixel_x = 8; + pixel_y = -26 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/ai_monitored/command/storage/eva) "xRI" = ( /obj/effect/turf_decal/siding/thinplating/dark{ dir = 6 @@ -70902,16 +70937,6 @@ /obj/effect/turf_decal/tile/blue/opposingcorners, /turf/open/floor/iron/kitchen_coldroom, /area/station/medical/coldroom) -"xUu" = ( -/obj/machinery/button/door/directional/east{ - name = "Privacy Shutters Control"; - id = "ceprivacy" - }, -/obj/machinery/firealarm/directional/east{ - pixel_x = 33 - }, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/ce) "xUC" = ( /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/iron, @@ -71060,22 +71085,6 @@ /obj/machinery/status_display/shuttle, /turf/closed/wall, /area/station/hallway/secondary/exit/departure_lounge) -"xWK" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 8 - }, -/obj/machinery/door/airlock/security/glass{ - name = "Isolation Cell D"; - id = "Isolation_D" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/security/execution/transfer) "xXe" = ( /obj/effect/turf_decal/trimline/neutral/filled/line, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -71534,6 +71543,16 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, /area/station/service/bar) +"yfe" = ( +/obj/machinery/button/door/directional/east{ + name = "Privacy Shutters Control"; + id = "ceprivacy" + }, +/obj/machinery/firealarm/directional/east{ + pixel_x = 33 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) "yfw" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 1 @@ -77052,7 +77071,7 @@ aaa aaa aaa gcp -sst +pcA gnq gNy teo @@ -77310,7 +77329,7 @@ aaa aaa gcp aan -cwm +lsy agz agz agz @@ -77567,7 +77586,7 @@ aaa aaa gcp cKm -qZK +fpj agz gNy auz @@ -85156,11 +85175,11 @@ aaa jWs ems pJb -asq +aPg tnB eTl wei -xWK +gwT eOc ong jWs @@ -85927,11 +85946,11 @@ aaa jWs ems pJb -kVn +bYh tnB eTl wei -eyc +dzH eOc ong jWs @@ -86475,7 +86494,7 @@ bGu abJ abO acb -tuJ +hzl acs pZW qLD @@ -87990,7 +88009,7 @@ mXD jiF fea jWs -fNb +max amU amM jWs @@ -89068,7 +89087,7 @@ elr elr fFi apC -fii +jrg apC awh wBc @@ -89269,7 +89288,7 @@ smj ryo ozX gvI -lNN +aFl gvI ozX gvI @@ -89592,7 +89611,7 @@ wbb xFx tAs aTt -tgF +deu eOv jVT aTt @@ -89780,13 +89799,13 @@ lFk lFk jZM fls -inJ +bUH gvI -caZ +wTa fqn -pRh +iCh gvI -rRb +tOQ hst rBz wyM @@ -90098,7 +90117,7 @@ apC apC eAE apC -sOx +vSy vYD vYD jAK @@ -90340,7 +90359,7 @@ cVo nQE nQE uHm -nhz +amh yjz yjz yjz @@ -90596,7 +90615,7 @@ qQq hvm qQq qQq -qZx +kxP ncF apC apC @@ -90612,7 +90631,7 @@ apC apC lgu apC -bYC +veH pWC pWC nyV @@ -90810,11 +90829,11 @@ lFk kvd aaT gvI -cjF +gNT rZF kDo gvI -cjF +gNT rmm rBz fdr @@ -91638,7 +91657,7 @@ elr elr kXZ apC -pbL +poi apC gnQ liN @@ -93185,7 +93204,7 @@ jwq toy elr wsZ -ain +rYB elr bPz oar @@ -93441,8 +93460,8 @@ hft fOs qRc oTA -qes -eZS +rzG +kkz oTA kYL pKZ @@ -93889,7 +93908,7 @@ vzY xwf pxW isW -eam +hZb isW isW isW @@ -102425,7 +102444,7 @@ abM abM jnq kTr -vwR +sAk pXG hfW oFd @@ -103424,7 +103443,7 @@ snQ iRL oXU gRY -mpR +jYd cWZ cWZ lbL @@ -104247,7 +104266,7 @@ iHK bAK jsW vTc -xUu +yfe qcw sHH bXp @@ -104487,7 +104506,7 @@ fal aks lJv ulV -bcS +rNW rsz sjM unn @@ -104752,7 +104771,7 @@ vOE pmO bbj roB -jFs +rWb ohY roB roB @@ -104949,7 +104968,7 @@ nUP sTz nUP nUP -ePd +eRH vCt jQS adi @@ -105748,7 +105767,7 @@ xpb sKN xJG vsn -qds +rrC bHn lTP qjU @@ -111706,9 +111725,9 @@ ibY ibY ibY hiT -sgz +uXr rCd -aJl +ajj gEs nXQ rnA @@ -117310,7 +117329,7 @@ lGz kaF hOd vWx -amd +gXK vjZ fca imn @@ -117548,7 +117567,7 @@ xdZ mTg meg nxN -fmX +omS unl ikc bvk @@ -117566,7 +117585,7 @@ qCR pIb ubD jbp -dBz +cCZ sfE xBU aSi @@ -118077,7 +118096,7 @@ uGW uGW njI kjN -pVp +dwj qxm iLu oys @@ -118140,7 +118159,7 @@ xCr gJY coM bgH -pnc +jAo qVr qVr qVr @@ -119092,7 +119111,7 @@ kxV nXb wAB nzF -jGp +jrJ xdZ dci pni @@ -119349,7 +119368,7 @@ cZQ jwy sUC pIF -rAP +rRp ujf sDG oVg @@ -119869,7 +119888,7 @@ uGW uGW uGW uGW -rVP +lmb uGW uGW uGW @@ -119965,7 +119984,7 @@ xvl xvl xvl xvl -wBF +jrN oXq xvl xvl @@ -120224,7 +120243,7 @@ xly xvl odF bya -hxe +shy xvl xhB nNk @@ -120240,7 +120259,7 @@ aUw tsc cex oqp -tyI +xIU nBY fFL oqp @@ -120485,9 +120504,9 @@ uxL xvl sRL nNk -wOn +xwg waj -cvp +fEV bKK xYZ pIp @@ -120497,7 +120516,7 @@ nss dKV jrR oqp -orN +jIj tyE grN fFL @@ -121268,7 +121287,7 @@ hXJ bcO sEh oqp -sAQ +uMW pAo jid oqp @@ -121507,7 +121526,7 @@ xvl xvl xvl xvl -vvp +gzU xvl xvl xvl @@ -143102,7 +143121,7 @@ pMW aaa aaa gcp -qqh +hoA exv gNy ydj @@ -143359,7 +143378,7 @@ pMW aaa aaa gcp -hjg +pkQ gNy gNy mVj @@ -148416,7 +148435,7 @@ dFP dFP dFP dFP -rsQ +gdz dFP ste mtr @@ -148939,11 +148958,11 @@ rWB dkD udZ nQM -tPE -tPE -tPE -tPE -tPE +ckM +ckM +ckM +ckM +ckM tdx tdx nqb @@ -149183,7 +149202,7 @@ rlv oca uhv vyI -lDA +tTw oca jNb qsa @@ -149197,10 +149216,10 @@ fLN tRo jNb ckM -nEF -jBy -iHr -sZo +ebu +eSs +jBp +ogY tdx mQa aju @@ -149454,10 +149473,10 @@ aGx cvz blu ckM -pYh -aow -mdY -fTk +oYi +lRR +pWI +fmG tdx mQa tdx @@ -149711,10 +149730,10 @@ aGx uAp hTa ckM -wpu -igT -mdY -sZo +teO +nLU +pWI +ogY tdx mQa tdx @@ -149966,12 +149985,12 @@ mWK xQS aGx uAp -teb -ilh -ufK -igT -mdY -sZo +gJW +xvf +ddB +nLU +pWI +ogY tdx mQa tdx @@ -150227,9 +150246,9 @@ hTa uIo maz wwI -vmZ -pIi -sZH +bgE +eDk +fiS mQa tdx gmH @@ -150480,12 +150499,12 @@ wml xQS aGx kgr -seh -vpS -mNC -cyS -eYT -xfZ +rdr +kfK +lzS +mqb +vFL +aqC tdx tdx tdx @@ -150739,10 +150758,10 @@ aGx uzt hTa ckM -edu -ofJ -dQQ -dQQ +bal +vCl +dBc +dBc ckM bbM puN @@ -150997,9 +151016,9 @@ kly hTa ckM uOQ -pXn -dQQ -jrU +gYq +dBc +oqF ckM aHD iOi @@ -151241,7 +151260,7 @@ kaD qYj ceW oca -dsG +lAB dDi jWg tPE @@ -151251,12 +151270,12 @@ jNb tPE bhY emO -otX +wcW ckM pMz -tKI -iyg -wiZ +iMI +dBc +beN ckM kwo iOi @@ -151482,7 +151501,7 @@ hzN hzN kQP asI -nLt +xRG hzN xQv xQv @@ -151510,9 +151529,9 @@ fLN icl jNb ckM -ckM -ckM -ckM +qjL +iTO +aQF ckM ckM dNa @@ -151725,16 +151744,16 @@ aBK rGN dTL mjM -vlr +kBO tBO -fQv +tWO qZy run ayR gKX ayR dsF -dtn +wEJ idW hzN hzN @@ -151744,8 +151763,8 @@ hzN gkU gkU eaU -lLl -noE +ljj +sXJ aBV aBV aBV @@ -151994,7 +152013,7 @@ eeL kHZ pEM lOK -ggl +wiZ dxC nTm eja @@ -152533,7 +152552,7 @@ fKO fKO jvf fKO -qyE +hHA jvf tPE tPE @@ -153047,7 +153066,7 @@ jmR oxf qit qIN -iEH +lfW jvf tkv lGp @@ -153276,7 +153295,7 @@ nca nca yji dsF -tlH +eWw eQR dxC dxC @@ -153292,14 +153311,14 @@ aBV aBV aBV wHT -tjM +hNb yhe vBn tRV sik iOm ofA -fHD +hQZ vhG jSd nXI @@ -153551,17 +153570,17 @@ ief wHT tKK sNr -epe +knA wHT wHT wHT wHT wHT -nnC +vbQ fKO jvf fKO -eWl +onT jvf loc syX @@ -154085,14 +154104,14 @@ ujs kGA tDT tDT -nFE +tMu tDT tDT gTJ kGA tDT tDT -nFE +tMu tDT tDT gTJ @@ -154834,7 +154853,7 @@ aQO gPA hbV dbJ -wFK +sob eSH wJy xgZ @@ -155067,7 +155086,7 @@ udq awz rOh tfp -rWk +gmK nca nca neC @@ -155369,7 +155388,7 @@ lyx rIg qIs fSr -xMv +iPT rVp rVp vgZ @@ -155588,7 +155607,7 @@ ruA nyt phB qdY -xNj +gVu qyZ ouQ wWe @@ -156657,7 +156676,7 @@ fSr qOF aSe mXY -eqF +mOt tdR qOF aKZ @@ -156866,7 +156885,7 @@ iUh iUh aFV tfp -rWk +gmK nca nca neC @@ -157940,14 +157959,14 @@ cLs kGA tDT tDT -nFE +tMu tDT tDT gTJ kGA tDT tDT -nFE +tMu tDT tDT gTJ @@ -158980,7 +158999,7 @@ ndb fsC vaR ebq -dlv +qEb apC abM abM @@ -159228,7 +159247,7 @@ ndb ndb ndb ndb -nfQ +bEy ndb ndb ndb @@ -165658,11 +165677,11 @@ hVZ jWe kRL kRL -vYG +baQ xRx xRx lBQ -gzI +bQb apC apC abM @@ -166137,8 +166156,8 @@ abM abM omm mvm -qRf -bvb +tJY +pzz roi bhs aaa @@ -166653,7 +166672,7 @@ omm vzp vhA jLI -qPu +kep bhs izU izU @@ -166911,7 +166930,7 @@ jEL hht nTz rQl -hYH +wwj izU swd izU @@ -168456,7 +168475,7 @@ wmz aZo wev mHc -qjx +nEh vmH vyH pSr @@ -168489,14 +168508,14 @@ dZX lxI xNq jts -sJh +nyI jtr pCV jtr jtr tLE aON -nkB +mxw aPJ pFX jYS @@ -170022,7 +170041,7 @@ rjx nhc eYP tIX -idy +irR jtr vWR oIU @@ -172557,7 +172576,7 @@ jSK atr siv cRF -bIj +qHv mwA mwA arY @@ -173070,7 +173089,7 @@ abM lZW oQt wRR -mVM +aKx dME dME eOL @@ -173878,7 +173897,7 @@ wTP sFA uKP wdx -qfS +itS gNN whz ulm @@ -174134,7 +174153,7 @@ ePi bZI fuo nXh -axE +knM ugP ddn whz @@ -181046,7 +181065,7 @@ dAx oum nAH wuC -qmH +kCM whL eKt btV @@ -181597,7 +181616,7 @@ ngA tby tby bJp -pbS +udm dLO vCh pMk @@ -181817,7 +181836,7 @@ bXv kOl jAU psU -ipz +ksh whL nqh dgt @@ -182077,7 +182096,7 @@ uWn oAV whL ged -hbF +wwS ged whL bMb @@ -182327,11 +182346,11 @@ dzw sxR skb oAV -hgo +rol uWi rpY -ivy -fSM +kMJ +lMu vYl pDa tZP @@ -182359,7 +182378,7 @@ oxL fJQ mlM bxG -nDR +oDB fFR tPZ pqV @@ -182621,7 +182640,7 @@ vNk kTU xyt rpq -ovC +bre dCq uiV rGj @@ -183131,10 +183150,10 @@ lEU ios aKz mai -rbA +oBP wwP -jbt -pbS +hwu +udm jwe iij yaB @@ -183158,7 +183177,7 @@ ksk bsh rQr aMh -njd +vXS aSt qVr aaa @@ -183647,7 +183666,7 @@ vTb vTb rbn crj -wWT +jIO bCx uvB rBb @@ -183873,7 +183892,7 @@ lvK ryS dkf xtD -vvN +fTP vYl vhn lSM @@ -184118,11 +184137,11 @@ bYR haS udQ udQ -tfj -ldo -tZa -tZa -rWz +ldM +oKX +bha +bha +eLH udQ pRM pRM @@ -184382,12 +184401,12 @@ eVn eCw urf pRM -uHb +fAP aAN aBe vCv mAS -qHI +ksV fur cJm jjS @@ -184413,7 +184432,7 @@ sSr sSr pFe dPe -ggQ +rxU xti bNa jpV @@ -184681,7 +184700,7 @@ qsg qsg qsg bJp -pbS +udm dLO vCh pMk @@ -185192,7 +185211,7 @@ dpB nZO kvt wtw -jPl +gfY syv hrh ieV @@ -185505,9 +185524,9 @@ vUu gFf gFf oMI -llv +uJi dVM -luk +oNn jkc cOc jYn @@ -185662,7 +185681,7 @@ udQ aWL tft ttS -obl +eZd utY fHV qar @@ -186173,7 +186192,7 @@ aac aac aaa xxZ -ioT +kse bYD axz uwE @@ -186804,7 +186823,7 @@ dVM cHZ oMI gFf -sXk +wLe uqS uqS gFf @@ -187049,7 +187068,7 @@ gFf oMI bZA dVM -ssp +hFY lSG xsW jJv @@ -187239,7 +187258,7 @@ geG rls twO eBd -iYJ +pUl kro nQr aKU @@ -189288,7 +189307,7 @@ kIo kIo qSm orX -bns +uRW fmy aac aac diff --git a/_maps/map_files/wawastation/wawastation.dmm b/_maps/map_files/wawastation/wawastation.dmm index 9c6dc686b2a7..e80ad043c032 100644 --- a/_maps/map_files/wawastation/wawastation.dmm +++ b/_maps/map_files/wawastation/wawastation.dmm @@ -1206,18 +1206,6 @@ /obj/item/radio/intercom/directional/south, /turf/open/floor/iron/dark, /area/station/ai_monitored/security/armory) -"auo" = ( -/obj/structure/table, -/obj/item/cultivator, -/obj/item/hatchet, -/obj/item/paper/guides/jobs/hydroponics, -/obj/effect/spawner/random/entertainment/coin{ - spawn_loot_count = 2; - spawn_random_offset = 4 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron/textured_large, -/area/station/service/hydroponics/garden) "auB" = ( /turf/open/floor/engine, /area/station/medical/chemistry) @@ -3014,6 +3002,11 @@ }, /turf/open/floor/plating/elevatorshaft, /area/station/cargo/storage) +"aZw" = ( +/obj/item/radio/intercom/directional/south, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "aZK" = ( /obj/effect/turf_decal/tile/blue{ dir = 1 @@ -3703,6 +3696,14 @@ /obj/machinery/firealarm/directional/south, /turf/open/floor/wood/parquet, /area/station/service/theater) +"bmV" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/turf/open/floor/iron/large, +/area/station/service/hydroponics/garden) "bnb" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/components/binary/valve{ @@ -4089,6 +4090,16 @@ /obj/machinery/defibrillator_mount/directional/south, /turf/open/floor/iron/white, /area/station/medical/treatment_center) +"bvj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/siding/white, +/turf/open/floor/iron/corner{ + dir = 1 + }, +/area/station/service/hydroponics/garden) "bvl" = ( /obj/machinery/meter, /obj/machinery/atmospherics/pipe/smart/simple/green/visible{ @@ -5344,6 +5355,14 @@ }, /turf/open/floor/plating, /area/station/maintenance/department/medical/central) +"bSY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/siding/white, +/turf/open/floor/iron/large, +/area/station/service/hydroponics/garden) "bTm" = ( /obj/effect/spawner/structure/window, /obj/structure/curtain/cloth/fancy/mechanical{ @@ -6026,12 +6045,6 @@ /obj/structure/bookcase/random/nonfiction, /turf/open/floor/wood, /area/station/service/library) -"ceF" = ( -/obj/structure/table, -/obj/machinery/light_switch/directional/east, -/obj/item/flashlight/lamp, -/turf/open/floor/iron/dark, -/area/station/medical/morgue) "ceN" = ( /obj/item/wallframe/apc, /turf/open/misc/asteroid, @@ -6375,13 +6388,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/command/heads_quarters/rd) -"clX" = ( -/obj/machinery/seed_extractor, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/iron/textured_large, -/area/station/service/hydroponics/garden) "clY" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, @@ -6929,6 +6935,12 @@ }, /turf/open/floor/engine/vacuum, /area/station/engineering/atmos) +"cxP" = ( +/obj/structure/table, +/obj/machinery/light_switch/directional/east, +/obj/item/flashlight/lamp, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) "cya" = ( /obj/machinery/computer/operating{ dir = 4 @@ -6945,6 +6957,17 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/cargo/lobby) +"cyp" = ( +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/effect/turf_decal/siding/white, +/turf/open/floor/iron/corner{ + dir = 4 + }, +/area/station/service/hydroponics/garden) "cyw" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/white/smooth_large, @@ -7413,24 +7436,6 @@ }, /turf/open/floor/engine, /area/station/engineering/atmospherics_engine) -"cHu" = ( -/obj/item/reagent_containers/spray/plantbgone, -/obj/item/reagent_containers/spray/pestspray{ - pixel_x = 3; - pixel_y = 4 - }, -/obj/item/reagent_containers/cup/bottle/nutrient/ez, -/obj/item/reagent_containers/cup/bottle/nutrient/rh{ - pixel_x = 2; - pixel_y = 1 - }, -/obj/structure/table, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/light/small/directional/west, -/turf/open/floor/iron/textured_large, -/area/station/service/hydroponics/garden) "cHP" = ( /turf/open/floor/circuit/green/telecomms/mainframe, /area/station/tcommsat/server) @@ -8035,6 +8040,13 @@ }, /turf/open/floor/wood, /area/station/service/theater) +"cSy" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/white/corner{ + dir = 4 + }, +/turf/open/floor/iron/half, +/area/station/service/hydroponics/garden) "cSC" = ( /obj/machinery/pdapainter/engineering, /obj/effect/turf_decal/trimline/yellow/filled/line{ @@ -10022,11 +10034,6 @@ }, /turf/open/floor/wood, /area/station/service/library) -"dAa" = ( -/obj/machinery/hydroponics/constructable, -/obj/item/radio/intercom/directional/north, -/turf/open/floor/iron/large, -/area/station/service/hydroponics/garden) "dAe" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -10357,16 +10364,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/catwalk_floor, /area/station/maintenance/central/lesser) -"dGf" = ( -/obj/effect/landmark/event_spawn, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment{ - dir = 8 - }, -/turf/open/floor/iron/corner{ - dir = 4 - }, -/area/station/service/hydroponics/garden) "dGh" = ( /obj/structure/cable, /turf/open/floor/carpet/executive, @@ -10518,15 +10515,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"dIc" = ( -/obj/machinery/hydroponics/constructable, -/obj/machinery/power/apc/auto_name/directional/north, -/obj/machinery/light_switch/directional/north{ - pixel_x = 12 - }, -/obj/structure/cable, -/turf/open/floor/iron/large, -/area/station/service/hydroponics/garden) "dIe" = ( /obj/structure/table/wood, /obj/effect/turf_decal/siding/dark{ @@ -10534,11 +10522,6 @@ }, /turf/open/floor/wood/tile, /area/station/service/chapel) -"dIi" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/large, -/area/station/service/hydroponics/garden) "dIn" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -10937,6 +10920,10 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/service/chapel) +"dPF" = ( +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "dPG" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/structure/cable, @@ -11201,6 +11188,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai_upload) +"dTR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/turf_decal/siding/white{ + dir = 1 + }, +/turf/open/floor/iron/corner, +/area/station/service/hydroponics/garden) "dTU" = ( /obj/effect/turf_decal/tile/neutral, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -13906,12 +13900,6 @@ dir = 4 }, /area/station/engineering/atmos) -"eSc" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/iron/corner{ - dir = 8 - }, -/area/station/service/hydroponics/garden) "eSe" = ( /obj/structure/chair/sofa/bench, /obj/effect/spawner/random/trash/mess, @@ -15186,6 +15174,10 @@ }, /turf/open/floor/plating, /area/station/science/genetics) +"frv" = ( +/obj/structure/filingcabinet/chestdrawer, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) "fry" = ( /turf/open/floor/circuit, /area/station/ai_monitored/turret_protected/ai_upload) @@ -16071,11 +16063,6 @@ /obj/effect/decal/cleanable/rubble, /turf/open/misc/asteroid, /area/station/cargo/miningoffice) -"fFQ" = ( -/obj/structure/cable, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron/large, -/area/station/service/hydroponics/garden) "fFT" = ( /obj/structure/reagent_dispensers/fueltank, /obj/effect/decal/cleanable/dirt, @@ -16741,6 +16728,11 @@ }, /turf/open/floor/iron, /area/station/engineering/lobby) +"fQX" = ( +/obj/item/radio/intercom/directional/north, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "fQZ" = ( /obj/machinery/airalarm/directional/west, /obj/machinery/portable_atmospherics/canister/nitrogen, @@ -16778,6 +16770,15 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/aft/upper) +"fRX" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/machinery/light_switch/directional/north{ + pixel_x = 12 + }, +/obj/structure/cable, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "fSb" = ( /obj/structure/tank_dispenser/oxygen, /obj/machinery/light/directional/north, @@ -18221,11 +18222,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"gsm" = ( -/obj/machinery/hydroponics/constructable, -/obj/machinery/firealarm/directional/north, -/turf/open/floor/iron/large, -/area/station/service/hydroponics/garden) "gsn" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -19298,6 +19294,13 @@ /obj/machinery/light_switch/directional/west, /turf/open/floor/catwalk_floor/iron_dark, /area/station/cargo/bitrunning/den) +"gJC" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/turf/open/floor/iron/large, +/area/station/service/hydroponics/garden) "gJE" = ( /obj/machinery/door/poddoor/shutters{ id = "maintbridge" @@ -20461,6 +20464,18 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/white/smooth_large, /area/station/medical/medbay/central) +"heC" = ( +/obj/item/cultivator, +/obj/item/hatchet, +/obj/item/paper/guides/jobs/hydroponics, +/obj/effect/spawner/random/entertainment/coin{ + spawn_loot_count = 2; + spawn_random_offset = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/table/wood/shuttle_bar, +/turf/open/floor/iron/textured_large, +/area/station/service/hydroponics/garden) "heP" = ( /obj/structure/cable, /obj/effect/decal/cleanable/dirt, @@ -20770,6 +20785,14 @@ /obj/machinery/light_switch/directional/south, /turf/open/floor/iron/white, /area/station/science/lobby) +"hkd" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/junction/yjunction, +/obj/effect/turf_decal/siding/white/corner{ + dir = 8 + }, +/turf/open/floor/iron/half, +/area/station/service/hydroponics/garden) "hkm" = ( /obj/machinery/door/airlock/medical, /obj/effect/mapping_helpers/airlock/access/any/medical/maintenance, @@ -21622,11 +21645,6 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating, /area/station/maintenance/department/cargo) -"hzh" = ( -/obj/machinery/hydroponics/constructable, -/obj/machinery/newscaster/directional/south, -/turf/open/floor/iron/large, -/area/station/service/hydroponics/garden) "hzn" = ( /obj/machinery/power/port_gen/pacman/pre_loaded, /obj/effect/mapping_helpers/burnt_floor, @@ -25609,6 +25627,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat/foyer) +"iVL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/item/storage/bag/plants, +/obj/structure/table/wood/shuttle_bar, +/turf/open/floor/iron/textured_large, +/area/station/service/hydroponics/garden) "iVY" = ( /obj/structure/lattice/catwalk, /obj/machinery/light/directional/east, @@ -26488,6 +26514,11 @@ /obj/machinery/firealarm/directional/east, /turf/open/floor/catwalk_floor/iron_dark, /area/station/ai_monitored/turret_protected/aisat/uppersouth) +"jlU" = ( +/obj/machinery/newscaster/directional/south, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "jlW" = ( /turf/open/floor/iron/freezer, /area/station/security/prison/shower) @@ -27193,11 +27224,6 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/white/smooth_edge, /area/station/science/lab) -"jyV" = ( -/obj/machinery/hydroponics/constructable, -/obj/machinery/airalarm/directional/north, -/turf/open/floor/iron/large, -/area/station/service/hydroponics/garden) "jza" = ( /turf/closed/wall/r_wall, /area/station/security/lockers) @@ -28820,17 +28846,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"jZK" = ( -/obj/effect/spawner/random/food_or_drink/seed{ - spawn_all_loot = 1; - spawn_random_offset = 1 - }, -/obj/structure/table, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/iron/textured_large, -/area/station/service/hydroponics/garden) "jZN" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ @@ -28916,6 +28931,13 @@ }, /turf/open/floor/iron, /area/station/security/breakroom) +"kbe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/white{ + dir = 1 + }, +/turf/open/floor/iron/large, +/area/station/service/hydroponics/garden) "kbg" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, @@ -30621,10 +30643,6 @@ /obj/machinery/light/small/dim/directional/west, /turf/open/floor/glass, /area/station/ai_monitored/turret_protected/ai) -"kBm" = ( -/obj/structure/cable, -/turf/open/floor/iron/large, -/area/station/service/hydroponics/garden) "kBo" = ( /obj/effect/turf_decal/siding/purple{ dir = 1 @@ -31776,6 +31794,15 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/department/medical/central) +"kUR" = ( +/obj/machinery/firealarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/white/corner{ + dir = 4 + }, +/turf/open/floor/iron/large, +/area/station/service/hydroponics/garden) "kUW" = ( /obj/structure/chair/pew{ dir = 4 @@ -32856,11 +32883,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/carpet/purple, /area/station/service/library) -"lpE" = ( -/obj/machinery/hydroponics/constructable, -/obj/item/radio/intercom/directional/south, -/turf/open/floor/iron/large, -/area/station/service/hydroponics/garden) "lpF" = ( /obj/machinery/fax{ fax_name = "Medical"; @@ -33318,6 +33340,11 @@ /obj/structure/sign/poster/official/report_crimes/directional/north, /turf/open/floor/iron, /area/station/hallway/primary/central) +"lyL" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/flora/bush/style_2, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "lyN" = ( /turf/open/openspace, /area/station/engineering/lobby) @@ -34890,10 +34917,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/white, /area/station/medical/treatment_center) -"lZO" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, -/turf/open/floor/iron/corner, -/area/station/service/hydroponics/garden) "mam" = ( /obj/structure/closet/secure_closet/personal, /obj/machinery/power/apc/auto_name/directional/east, @@ -34901,13 +34924,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/security) -"maz" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/structure/sink/kitchen/directional/north, -/turf/open/floor/iron/textured_large, -/area/station/service/hydroponics/garden) "maA" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -37380,6 +37396,12 @@ /obj/effect/turf_decal/trimline/yellow/filled/line, /turf/open/floor/iron, /area/station/engineering/break_room) +"mUh" = ( +/mob/living/basic/deer, +/obj/structure/flora/bush/sparsegrass/style_3, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "mUi" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -40146,6 +40168,11 @@ dir = 4 }, /area/station/engineering/atmos/project) +"nSf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/siding/white, +/turf/open/floor/iron/large, +/area/station/service/hydroponics/garden) "nSn" = ( /obj/structure/cable, /obj/machinery/firealarm/directional/south, @@ -40358,6 +40385,10 @@ /obj/machinery/airalarm/directional/west, /turf/open/floor/iron, /area/station/cargo/warehouse/upper) +"nXt" = ( +/obj/structure/flora/bush/large, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "nXw" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/green/fourcorners, @@ -42717,6 +42748,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security) +"oPO" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/siding/white{ + dir = 1 + }, +/turf/open/floor/iron/corner{ + dir = 8 + }, +/area/station/service/hydroponics/garden) "oPT" = ( /obj/effect/spawner/random/trash/grille_or_waste, /turf/open/floor/plating, @@ -45442,6 +45482,14 @@ /obj/item/radio/intercom/directional/north, /turf/open/floor/iron/white, /area/station/medical/surgery/theatre) +"pKA" = ( +/obj/machinery/light_switch/directional/west, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/siding/white/corner{ + dir = 1 + }, +/turf/open/floor/iron/large, +/area/station/service/hydroponics/garden) "pKH" = ( /obj/effect/landmark/start/hangover, /obj/machinery/duct, @@ -46433,6 +46481,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/service/janitor) +"qaF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/siding/white/corner, +/turf/open/floor/iron/half, +/area/station/service/hydroponics/garden) "qaI" = ( /obj/structure/chair{ dir = 4 @@ -49567,18 +49624,6 @@ /obj/machinery/door/firedoor/border_only, /turf/open/floor/iron, /area/station/command/corporate_showroom) -"reU" = ( -/obj/effect/turf_decal/tile/blue{ - dir = 1 - }, -/obj/effect/turf_decal/tile/green{ - dir = 8 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/service/hydroponics) "rfd" = ( /obj/machinery/door/airlock/maintenance_hatch, /obj/structure/cable, @@ -49636,6 +49681,14 @@ }, /turf/open/floor/iron, /area/station/engineering/storage) +"rgN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/turf/open/floor/iron/large, +/area/station/service/hydroponics/garden) "rgT" = ( /obj/machinery/seed_extractor, /obj/effect/turf_decal/tile/blue, @@ -50164,6 +50217,14 @@ /obj/effect/turf_decal/box, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat/foyer) +"rnY" = ( +/obj/machinery/seed_extractor, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/effect/spawner/random/food_or_drink/seed_flowers, +/turf/open/floor/iron/textured_large, +/area/station/service/hydroponics/garden) "rox" = ( /obj/machinery/atmospherics/components/binary/pump{ name = "Pure to Port" @@ -51491,6 +51552,10 @@ }, /turf/open/floor/plating, /area/station/engineering/atmos) +"rLQ" = ( +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "rLT" = ( /obj/machinery/door/window/left/directional/east, /obj/effect/decal/cleanable/ash, @@ -52626,6 +52691,24 @@ /obj/machinery/light/directional/east, /turf/open/floor/iron/dark, /area/station/security/warden) +"scU" = ( +/obj/item/reagent_containers/spray/plantbgone, +/obj/item/reagent_containers/spray/pestspray{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/bottle/nutrient/ez, +/obj/item/reagent_containers/cup/bottle/nutrient/rh{ + pixel_x = 2; + pixel_y = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light/small/directional/west, +/obj/structure/table/wood/shuttle_bar, +/turf/open/floor/iron/textured_large, +/area/station/service/hydroponics/garden) "sdc" = ( /turf/closed/wall, /area/station/cargo/storage) @@ -54294,6 +54377,17 @@ }, /turf/open/floor/iron, /area/station/security) +"sFz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/spawner/random/food_or_drink/plant_produce, +/obj/structure/table/wood/shuttle_bar, +/turf/open/floor/iron/textured_large, +/area/station/service/hydroponics/garden) "sFB" = ( /obj/item/bedsheet/hop, /obj/structure/bed, @@ -54761,6 +54855,13 @@ }, /turf/open/floor/grass, /area/station/service/hydroponics/garden) +"sNh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/iron/textured_large, +/area/station/service/hydroponics/garden) "sNi" = ( /obj/machinery/light/directional/north, /obj/effect/mapping_helpers/broken_floor, @@ -55100,6 +55201,19 @@ }, /turf/open/floor/engine, /area/station/hallway/secondary/entry) +"sTC" = ( +/obj/item/hatchet, +/obj/item/cultivator, +/obj/item/crowbar, +/obj/item/reagent_containers/cup/watering_can, +/obj/item/plant_analyzer, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/light/small/directional/east, +/obj/structure/table/wood/shuttle_bar, +/turf/open/floor/iron/textured_large, +/area/station/service/hydroponics/garden) "sTS" = ( /obj/effect/landmark/firealarm_sanity, /turf/open/openspace, @@ -55632,6 +55746,11 @@ "tdq" = ( /turf/open/floor/plating, /area/station/maintenance/department/cargo) +"tdH" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/flora/bush/lavendergrass/style_2, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "tdW" = ( /obj/effect/turf_decal/tile/red/anticorner/contrasted{ dir = 4 @@ -57798,11 +57917,6 @@ /obj/structure/window/reinforced/spawner/directional/east, /turf/open/openspace, /area/station/engineering/storage/tech) -"tPJ" = ( -/obj/machinery/light_switch/directional/west, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron/large, -/area/station/service/hydroponics/garden) "tPW" = ( /obj/effect/landmark/event_spawn, /turf/open/floor/circuit/green, @@ -58032,15 +58146,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/science/ordnance) -"tTQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 8 - }, -/turf/open/floor/iron/corner{ - dir = 1 - }, -/area/station/service/hydroponics/garden) "tTS" = ( /obj/effect/turf_decal/siding/wood{ dir = 1 @@ -58270,6 +58375,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/circuit/green, /area/station/ai_monitored/command/nuke_storage) +"tXt" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/turf/open/floor/iron/large, +/area/station/service/hydroponics/garden) "tXM" = ( /obj/structure/disposalpipe/segment{ dir = 8 @@ -59599,10 +59711,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/treatment_center) -"uvn" = ( -/obj/structure/filingcabinet/chestdrawer, -/turf/open/floor/iron/dark, -/area/station/medical/morgue) "uvx" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -60536,14 +60644,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/exam_room) -"uNl" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/turf/open/floor/iron/half, -/area/station/service/hydroponics/garden) "uNt" = ( /obj/effect/turf_decal/siding/wideplating_new, /obj/effect/turf_decal/siding/white, @@ -61030,10 +61130,6 @@ }, /turf/open/space/basic, /area/space) -"uXt" = ( -/obj/machinery/hydroponics/constructable, -/turf/open/floor/iron/large, -/area/station/service/hydroponics/garden) "uXw" = ( /obj/machinery/camera/autoname/directional/west{ network = list("ss13","engine") @@ -61372,13 +61468,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/hallway/secondary/exit/departure_lounge) -"vex" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/iron/large, -/area/station/service/hydroponics/garden) "veW" = ( /obj/structure/extinguisher_cabinet/directional/north, /turf/closed/wall, @@ -61576,6 +61665,13 @@ /obj/structure/flora/bush/grassy/style_random, /turf/open/floor/grass, /area/station/science/research) +"vja" = ( +/obj/structure/cable, +/obj/effect/turf_decal/siding/white/corner{ + dir = 1 + }, +/turf/open/floor/iron/half, +/area/station/service/hydroponics/garden) "vjm" = ( /obj/effect/turf_decal/siding/wood/corner{ dir = 1 @@ -63240,12 +63336,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/iron/grimy, /area/station/maintenance/central/lesser) -"vNY" = ( -/obj/machinery/firealarm/directional/east, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/large, -/area/station/service/hydroponics/garden) "vNZ" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment, @@ -64495,20 +64585,6 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron/dark, /area/station/engineering/atmospherics_engine) -"wlN" = ( -/obj/structure/table, -/obj/item/hatchet, -/obj/item/cultivator, -/obj/item/crowbar, -/obj/item/reagent_containers/cup/watering_can, -/obj/item/plant_analyzer, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/item/storage/bag/plants/portaseeder, -/obj/machinery/light/small/directional/east, -/turf/open/floor/iron/textured_large, -/area/station/service/hydroponics/garden) "wlO" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 1 @@ -64582,10 +64658,6 @@ }, /turf/open/floor/wood/tile, /area/station/security/courtroom) -"wnj" = ( -/mob/living/basic/deer, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "wnw" = ( /obj/effect/spawner/structure/window/hollow/reinforced/middle, /obj/machinery/door/poddoor/shutters/preopen{ @@ -65644,6 +65716,11 @@ }, /turf/open/floor/iron/dark, /area/station/security/office) +"wDX" = ( +/obj/machinery/firealarm/directional/north, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "wEc" = ( /obj/structure/chair/sofa/bench/right{ dir = 4 @@ -66173,26 +66250,6 @@ /obj/machinery/newscaster/directional/south, /turf/open/floor/iron, /area/station/hallway/primary/central) -"wOm" = ( -/obj/structure/table, -/obj/item/food/grown/wheat, -/obj/item/food/grown/watermelon, -/obj/item/food/grown/citrus/orange, -/obj/item/food/grown/grapes, -/obj/item/food/grown/cocoapod, -/obj/item/food/grown/apple, -/obj/item/food/grown/chili, -/obj/item/food/grown/cherries, -/obj/item/food/grown/soybeans, -/obj/item/food/grown/citrus/lime, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/iron/textured_large, -/area/station/service/hydroponics/garden) "wOn" = ( /obj/machinery/door/airlock/research/glass{ name = "Ordnance Lab" @@ -66376,6 +66433,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/science/ordnance) +"wRM" = ( +/obj/structure/water_source/puddle, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "wRN" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ @@ -68551,6 +68612,19 @@ }, /turf/open/floor/iron, /area/station/engineering/storage) +"xDm" = ( +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sink/directional/east, +/turf/open/floor/iron, +/area/station/service/hydroponics) "xDn" = ( /obj/machinery/door/airlock/engineering{ name = "Engine Room" @@ -69300,6 +69374,11 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"xSN" = ( +/obj/machinery/airalarm/directional/north, +/obj/machinery/hydroponics/soil/rich, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "xSW" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -69846,11 +69925,6 @@ /obj/effect/mapping_helpers/airlock/access/any/command/hop, /turf/open/floor/plating, /area/station/command/heads_quarters/hop) -"ycU" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/junction/yjunction, -/turf/open/floor/iron/half, -/area/station/service/hydroponics/garden) "ycY" = ( /obj/effect/turf_decal/tile/brown/anticorner/contrasted{ dir = 1 @@ -90610,9 +90684,9 @@ xRH aly raT kAg +wRM tIH -tIH -tIH +nXt iuv rqc yin @@ -90868,8 +90942,8 @@ aly hvT kAg ckn -wnj -tIH +mUh +rLQ mWf iak cPz @@ -91124,9 +91198,9 @@ xRH qDb urP kAg -nvD +lyL pNa -nvD +tdH oQk dlg fRv @@ -91381,13 +91455,13 @@ wjW aly hvT kAg -dAa -agu +fQX +kbe nEk aaV uOZ -vex -hzh +bSY +jlU kAg vNH czO @@ -91638,13 +91712,13 @@ bKK aly hvT kAg -dIc -lZO +fRX +dTR cQT tOV cQT -dGf -uXt +cyp +dPF kAg kAg rPk @@ -91895,14 +91969,14 @@ eKD aly hvT sVM -kBm -aKP -jZK -wlN +gJC +vja +iVL +sTC loY -ycU -uOZ -tPJ +hkd +tXt +pKA uIa hvL mwo @@ -92154,9 +92228,9 @@ hvT nMT rjk aKP -maz +sNh kAg -auo +heC fvg rDs aEd @@ -92409,14 +92483,14 @@ mvk aly cJO eFl -fFQ -aKP -clX -cHu -wOm -uNl -dIi -vNY +bmV +cSy +rnY +scU +sFz +qaF +rgN +kUR sjL ngp fHJ @@ -92666,13 +92740,13 @@ qil cyF vTx kAg -jyV -eSc +xSN +oPO kqQ kqQ dVi -tTQ -uXt +bvj +dPF kAg kAg mGq @@ -92923,13 +92997,13 @@ acc acc slx kAg -gsm -agu +wDX +kbe agu cOC isH -agu -lpE +nSf +aZw kAg ujv kmu @@ -152829,8 +152903,8 @@ txF wxQ xMZ iMq -uvn -ceF +frv +cxP iMq vxX vxX @@ -161019,7 +161093,7 @@ vFg oxh gYW tEn -reU +xDm mYU iIY jIK diff --git a/code/game/objects/effects/spawners/random/food_or_drink.dm b/code/game/objects/effects/spawners/random/food_or_drink.dm index e1cd6696c8be..9ec343953f54 100644 --- a/code/game/objects/effects/spawners/random/food_or_drink.dm +++ b/code/game/objects/effects/spawners/random/food_or_drink.dm @@ -48,6 +48,18 @@ /obj/item/seeds/cucumber, ) +/obj/effect/spawner/random/food_or_drink/seed_flowers + name = "flower seed spawner" + icon_state = "seed" + spawn_all_loot = TRUE + loot = list( // Just some random flowers you can usually find and doesn't take away from mutated plants uniqueness + /obj/item/seeds/poppy, + /obj/item/seeds/poppy/lily, + /obj/item/seeds/harebell, + /obj/item/seeds/sunflower, + /obj/item/seeds/rose, + ) + /obj/effect/spawner/random/food_or_drink/seed_rare spawn_loot_count = 5 icon_state = "seed" @@ -70,6 +82,46 @@ /obj/item/seeds/glowshroom/shadowshroom = 1, ) +/obj/effect/spawner/random/food_or_drink/plant_produce + name = "plant produce spawner" + icon_state = "seed" + spawn_loot_count = 8 // will select 8 random produce + loot = list( // Just some random grown basic plants + /obj/item/food/grown/banana, + /obj/item/food/grown/soybeans, + /obj/item/food/grown/berries, + /obj/item/food/grown/wheat, + /obj/item/food/grown/rice, + /obj/item/food/grown/oat, + /obj/item/food/grown/apple, + /obj/item/food/grown/cherries, + /obj/item/food/grown/chili, + /obj/item/food/grown/citrus/orange, + /obj/item/food/grown/citrus/lime, + /obj/item/food/grown/citrus/lemon, + /obj/item/food/grown/cocoapod, + /obj/item/food/grown/corn, + /obj/item/food/grown/cucumber, + /obj/item/food/grown/eggplant, + /obj/item/food/grown/garlic, + /obj/item/food/grown/korta_nut, + /obj/item/food/grown/watermelon, + /obj/item/food/grown/olive, + /obj/item/food/grown/onion, + /obj/item/food/grown/peanut, + /obj/item/food/grown/pineapple, + /obj/item/seeds/plum, + /obj/item/food/grown/potato, + /obj/item/food/grown/pumpkin, + /obj/item/food/grown/carrot, + /obj/item/food/grown/parsnip, + /obj/item/food/grown/whitebeet, + /obj/item/food/grown/peas, + /obj/item/grown/cotton, + /obj/item/food/grown/herbs, + /obj/item/grown/log, + ) + /obj/effect/spawner/random/food_or_drink/soup name = "soup spawner" icon_state = "soup" diff --git a/code/modules/hydroponics/hydroponics.dm b/code/modules/hydroponics/hydroponics.dm index 389e82a95450..5d110f8ef8ee 100644 --- a/code/modules/hydroponics/hydroponics.dm +++ b/code/modules/hydroponics/hydroponics.dm @@ -1205,6 +1205,12 @@ /obj/machinery/hydroponics/soil/on_deconstruction(disassembled) new /obj/item/stack/ore/glass(drop_location(), 3) +/obj/machinery/hydroponics/soil/rich + name = "rich soil" + desc = "A rich patch of dirt, usually used in gardens." + icon_state = "rich_soil" + maxnutri = 20 + ///The usb port circuit /obj/item/circuit_component/hydroponics diff --git a/icons/obj/service/hydroponics/equipment.dmi b/icons/obj/service/hydroponics/equipment.dmi index d2939bde7ff30aa0d5b53ea948fefb3c5f8fa144..73166cd179d99a7d098149d5c12d0edffbaddba3 100644 GIT binary patch literal 31633 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 literal 31228 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

@&%vwIo`V_x=Nf3$q3t_7+9QUuS#l7OgkcPxhC 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 From e9987525f8c69cf469646631aab342a5bb3b51ad Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 19:40:45 +0000 Subject: [PATCH 019/283] Automatic changelog for PR #92519 [ci skip] --- html/changelogs/AutoChangeLog-pr-92519.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92519.yml diff --git a/html/changelogs/AutoChangeLog-pr-92519.yml b/html/changelogs/AutoChangeLog-pr-92519.yml new file mode 100644 index 000000000000..628e82954f3b --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92519.yml @@ -0,0 +1,5 @@ +author: "Ezel" +delete-after: True +changes: + - balance: "Removes Sinks from botany/garden" + - balance: "Replaces all Garden trays with soil" \ No newline at end of file From f8b42f77f848de527d09869d8c4677b2c38a68d4 Mon Sep 17 00:00:00 2001 From: zxaber <37497534+zxaber@users.noreply.github.com> Date: Thu, 14 Aug 2025 15:17:04 -0700 Subject: [PATCH 020/283] Mobs with binary channel access now recieve a "New Host" message when a new AI is brought online. (#92334) ## About The Pull Request Mobs with binary channel access will get a message (and sound alert) when a new AI is created. The message includes the new AI's name, but no location or any other information. AIs spawned by the Syndicate Intellicard item will not send a message. This also only affects AIs, so Cyborgs and Binary Key users likewise do not create an alert. New AIs spawning on Centcom for Admin nonsense also will not send an alert. ## Why It's Good For The Game Binary is normally a reasonably safe place for AIs to discuss things with their borgs, and while it can be tapped into by various other users, sudden new AIs are the most likely to be detrimental if the older AI is on a harmful lawset. So now existing AIs get an alert that a new host is online and, more importantly, listening in. Syndicate AIs, of course, need to be secret and get a pass on making alerts. ## Changelog :cl: add: AIs now get an alert when a new (non-syndicate) AI is brought online. /:cl: --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com> --- code/modules/mob/living/silicon/ai/ai.dm | 10 ++++++++++ code/modules/mob/living/silicon/ai/ai_defines.dm | 2 ++ 2 files changed, 12 insertions(+) diff --git a/code/modules/mob/living/silicon/ai/ai.dm b/code/modules/mob/living/silicon/ai/ai.dm index ceb44acca226..75564b0448d4 100644 --- a/code/modules/mob/living/silicon/ai/ai.dm +++ b/code/modules/mob/living/silicon/ai/ai.dm @@ -91,11 +91,21 @@ RegisterSignal(alert_control.listener, COMSIG_ALARM_LISTENER_TRIGGERED, PROC_REF(alarm_triggered)) RegisterSignal(alert_control.listener, COMSIG_ALARM_LISTENER_CLEARED, PROC_REF(alarm_cleared)) + //Heads up to other binary chat listeners that a new AI is online and listening to Binary. + if(announce_init_to_others && !is_centcom_level(z)) //Skip new syndicate AIs and also new AIs on centcom Z + for(var/mob/McMobby as anything in GLOB.player_list) + if(McMobby == src) + continue + if(!McMobby.binarycheck()) + continue + to_chat(McMobby,span_binarysay("\[ SYSTEM \] NEW REMOTE HOST HAS CONNECTED TO THIS CHANNEL -- ID: [src]"), type = MESSAGE_TYPE_RADIO) + /mob/living/silicon/ai/weak_syndie radio = /obj/item/radio/headset/silicon/ai/evil radio_enabled = TRUE interaction_range = 1 sprint = 5 + announce_init_to_others = FALSE /mob/living/silicon/ai/key_down(_key, client/user) if(findtext(_key, "numpad")) //if it's a numpad number, we can convert it to just the number diff --git a/code/modules/mob/living/silicon/ai/ai_defines.dm b/code/modules/mob/living/silicon/ai/ai_defines.dm index 2f63a0f9bb31..2ce27d098a84 100644 --- a/code/modules/mob/living/silicon/ai/ai_defines.dm +++ b/code/modules/mob/living/silicon/ai/ai_defines.dm @@ -24,6 +24,8 @@ var/explodes_on_death = FALSE /// Whether its MMI is a posibrain or regular MMI, used when being [obj/structure/ai_core][deconstructed] var/posibrain_inside = TRUE + /// Whether other AIs get a "new host" announcement text. Syndicate AIs get to be sneaky and won't send the message. + var/announce_init_to_others = TRUE /* STATE */ From 6347966af5fd2a5974782fd9a0ff7bc9220e2501 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 22:17:25 +0000 Subject: [PATCH 021/283] Automatic changelog for PR #92334 [ci skip] --- html/changelogs/AutoChangeLog-pr-92334.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92334.yml diff --git a/html/changelogs/AutoChangeLog-pr-92334.yml b/html/changelogs/AutoChangeLog-pr-92334.yml new file mode 100644 index 000000000000..86b1c6a36eef --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92334.yml @@ -0,0 +1,4 @@ +author: "zxaber" +delete-after: True +changes: + - rscadd: "AIs now get an alert when a new (non-syndicate) AI is brought online." \ No newline at end of file From c76efcfba42bfdbee733a48aa289a6483cbe926a Mon Sep 17 00:00:00 2001 From: Thunder12345 Date: Thu, 14 Aug 2025 23:26:28 +0100 Subject: [PATCH 022/283] Makes megacell colours consistent with regular cells (#92563) ## About The Pull Request Changes the colouring of the super and hyper tier megacells to match the style of the corresponding regular cells. ## Why It's Good For The Game Visual consistency ## Changelog :cl: image: Super and hyper-tier megacells now match the appearance of their smaller cousins. /:cl: --- icons/obj/machines/cell_charger.dmi | Bin 4554 -> 4830 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/icons/obj/machines/cell_charger.dmi b/icons/obj/machines/cell_charger.dmi index 1082130dadb1eabeca165acdaf90746a59a6d000..4644f5387b666645743ec20c2b4c06e781deeab5 100644 GIT binary patch literal 4830 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 literal 4554 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 From c9b395dcd9c423c255ad45ba38ce3d63b5dca07f Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 22:26:49 +0000 Subject: [PATCH 023/283] Automatic changelog for PR #92563 [ci skip] --- html/changelogs/AutoChangeLog-pr-92563.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92563.yml diff --git a/html/changelogs/AutoChangeLog-pr-92563.yml b/html/changelogs/AutoChangeLog-pr-92563.yml new file mode 100644 index 000000000000..db817bbc7cdd --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92563.yml @@ -0,0 +1,4 @@ +author: "Thunder12345" +delete-after: True +changes: + - image: "Super and hyper-tier megacells now match the appearance of their smaller cousins." \ No newline at end of file From c40e1d3127e3517e929fccf73028335c03c7e417 Mon Sep 17 00:00:00 2001 From: moocowswag <62126254+moocowswag@users.noreply.github.com> Date: Thu, 14 Aug 2025 18:30:03 -0400 Subject: [PATCH 024/283] Has knife-cleanbots steal identificiation from ids rather than mind (#92535) ## About The Pull Request Fixes https://github.com/tgstation/tgstation/issues/92533 by having knife cleanbots read your worn id rather than reading your mind. image edit: Incidentally makes a harder achievement much easier because its based on id rather than magic mind reading ## Why It's Good For The Game exploit to find out someone's identity bad ## Changelog :cl: fix: knifed up cleanbots will now read your id card rather than your mind when stealing valor /:cl: --- .../mob/living/basic/bots/cleanbot/cleanbot.dm | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/code/modules/mob/living/basic/bots/cleanbot/cleanbot.dm b/code/modules/mob/living/basic/bots/cleanbot/cleanbot.dm index c49da9b36e74..10e6bfdafacd 100644 --- a/code/modules/mob/living/basic/bots/cleanbot/cleanbot.dm +++ b/code/modules/mob/living/basic/bots/cleanbot/cleanbot.dm @@ -305,9 +305,14 @@ return var/mob/living/carbon/stabbed_carbon = shanked_victim - var/assigned_role = stabbed_carbon.mind?.assigned_role.title - if(!isnull(assigned_role)) - update_title(assigned_role) + + if(ishuman(shanked_victim)) + var/mob/living/carbon/human/stabbed_human = shanked_victim + var/obj/item/card/id/id = stabbed_human.wear_id?.GetID() + if(!isnull(id)) + var/assigned_role = id.assignment + if(!isnull(assigned_role)) + update_title(assigned_role) zone_selected = pick(BODY_ZONE_L_LEG, BODY_ZONE_R_LEG) INVOKE_ASYNC(weapon, TYPE_PROC_REF(/obj/item, attack), stabbed_carbon, src) From c33df45560cb9d8fa4a0696c4fd139288f65185e Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 22:30:22 +0000 Subject: [PATCH 025/283] Automatic changelog for PR #92535 [ci skip] --- html/changelogs/AutoChangeLog-pr-92535.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92535.yml diff --git a/html/changelogs/AutoChangeLog-pr-92535.yml b/html/changelogs/AutoChangeLog-pr-92535.yml new file mode 100644 index 000000000000..46289a995caa --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92535.yml @@ -0,0 +1,4 @@ +author: "moocowswag" +delete-after: True +changes: + - bugfix: "knifed up cleanbots will now read your id card rather than your mind when stealing valor" \ No newline at end of file From 53e475cfcda48d2b3f5fc3f75e06b5d61b4d7a15 Mon Sep 17 00:00:00 2001 From: Wallem <66052067+Wallemations@users.noreply.github.com> Date: Thu, 14 Aug 2025 18:36:10 -0400 Subject: [PATCH 026/283] Downscales BSPRED icon to 32x32(I am a spriter edition) (#92561) ## About The Pull Request Rearranges the icon without resizing the pixels themselves to fit the whole thing in without making it seem thinner than it used to be. ![big](https://github.com/user-attachments/assets/dd746ae6-142e-4446-888e-99681b3aaf41) Thank you #92521 for getting me off my ass on this one. ## Why It's Good For The Game Fixes the fact that it was too big for inventory/computer UIs ## Changelog :cl: Wallem image: Readjusts the Bluespace RPED sprite to fit into a 32x32 space to fix multiple oversights. /:cl: --- code/modules/research/part_replacer.dm | 1 - icons/obj/storage/storage.dmi | Bin 13988 -> 15869 bytes icons/obj/storage/storage_wide.dmi | Bin 4504 -> 0 bytes 3 files changed, 1 deletion(-) delete mode 100644 icons/obj/storage/storage_wide.dmi diff --git a/code/modules/research/part_replacer.dm b/code/modules/research/part_replacer.dm index cb7c1819e58d..0f7be8007d28 100644 --- a/code/modules/research/part_replacer.dm +++ b/code/modules/research/part_replacer.dm @@ -54,7 +54,6 @@ /obj/item/storage/part_replacer/bluespace name = "bluespace rapid part exchange device" desc = "A version of the RPED that allows for replacement of parts and scanning from a distance, along with higher capacity for parts." - icon = 'icons/obj/storage/storage_wide.dmi' icon_state = "BS_RPED" inhand_icon_state = "BS_RPED" w_class = WEIGHT_CLASS_NORMAL diff --git a/icons/obj/storage/storage.dmi b/icons/obj/storage/storage.dmi index c9495d48325dd60df568da8849c7c6527194b1e8..2c580631c053788aaf68c15c8d4515853dce9db4 100644 GIT binary patch literal 15869 zcma)jWn5I<*XW@^xND#>5}f2W`+_}S|yYi5CH`wq;m-A20?o0kZuNs znR|Gi|NY(fz4ya=KXBM{&e?0Nv)5j|_FEk-HS!ybHvj-2fAU!MIRM}&f`4qpgy5YH zo5FqY$3&o>p^vJqx3!m}hmWJX8vyuc{7BJs&lRGI8rtVAK4pBk$T@CatM|6>j`52b zR!edr9LcDhYW4RpMD#cPhPh&ho+r*`K-9<vIbX{!64)uXCIE>U-pGcMAz zu5`Tut^~6q9L%ten9%866TLwOlTqfphjT{8znSwN&N&)a9;^MqY?v)%iLm;pZ%zw&u@?oLWZq_aR)Gy-m>=nO?T*C9tFv?R=11%+cGMTfB{! z;Ga=&yu9$j+Ek3A82!qsE?e(>xna5dRx&1QaG!>-wT@RO)$RCqWp6~59&l7O*& zC>yadFAqS2pJVdBuf8;xip6`o5GM1bZf&Yj;o&D#NY&a3wJ1W4yHdBFQHLC?rf?_> zm{pjIC&Jmb$27Ods79%Gj}JJP0N|>veg9;_%IEA%}70+rnRMVme{|N_9OFoZ|7P z*nr%k`cG(o6`U)>xhcG*#XR`4wYa8~@z~ey!BRhjCPgT-rN}3# z4?Vv~5YC@i-R<`mT7l5Q!Ur*X$~?dY+x1M#xvm$_LiDSyi8KD`(TY1OF3EsBdCmgd z2)9~UTl1=`tDD`Ps_@*N6ehbR1XNX3eQ~@GT=4vZ_Q&h?-MNAV$9g0QMS;Ehm)UQ8)+iA94s zAu2Em)0Lhm+BT_3`9@Sq#-ZQ-RhT;cW64}?4KMtjcH|7LYYmX3@^9a7RI7a3eljtrhccXjZ zL4Ilnt;SQ@#D+wWN0w(y!(N*Va)*jvoG@br+KYyov|5tYOP?xx&I6r=-I!ToN^4kK zx^Z5&E!!$GizNoKw|l8NOpO=I2&G^na&FK^ zgqZggxH*#1^_2@za7K@zxevnNgTXnrY(E6m)&c_qL%cbTB!`5^EgRZEj z0F{?F+l`oB&(*_wswbq%sRC_;efW*##2)DNAb79k~kkZWRgEj zqyrFh^#q*_du=g-h)9I%?3>gIY~Z8%x!xM<9<+F_O-ZOY{(IuT$lW zYcjuSHvb)KsKbDE{NY&gP3Bv1k0K`3w}N}#eg$}ZCA`}Um{1hZJZHTq3$d1kt|AtQ(3c`?Zc6cTyE`j_42j57I~{CMQso_2mGd6#v> zq&er2&7CYxh~@54gGXH)W$9)YQ~K=;-Kk_|)U#p25L2b12Fd zeYFQu)6=6XEGqImFGEcjI&B9FBG4l5Vq%_|nQ1~ZQLCWo33zB$(=W z6(COY!_OV*-otO>gdMifQ2^Df{5oG_tz_9zvZ>hRk90Mxd6omq1gA$zI6CZJ-rjZn z{Tg_dB{=4Fqn-`EFc?;g8i=NFg&Cq3+YQ0bYz=JJW=U(iUq|~M;e7$oda{^5See;; zKvh;V?R)X#S&IhIS?QHi?iJf(ZY4U!TjOhfgbGd7b`ZY zp^y(c{gupXKt)5dgzge(k!i#ER=+HKHk_j}GCNybZ{dH~Wg~JBmR(n8bP!zjIkgHR zESvBlAz_L4?HR z&0Rl#il{t%NPxb&vfT@^8OZweOVucqmq7n=xD7cw>#}Gd%X*6DqkQ}J?K?uHsy^5P znUFA{|E7SY<*l;scP0-+Jx=TwqO$IM8NzG7z$wzlqkSG08_@C-In@kmRTKL#=bF+5 zfQ=&{iOXK3>U4`)pO#tzLJRVym$&qr2*tqkfKDKlfH&T0I%Z&CfJZu8>q$i8As&{A*msC4kXo3ad=E-3rBt`buwdH+~RB+YE9Y9mwZt>z|%b)+) zJq3l0*_pCTbqeMB@Rn9VW_aEjKUvusG7>i8PB7mYADFmD*4rjE^<0vA_PEmFi;+rqjg zTDzu)6qw>3kul5You1^_p{A%(cwL!Gf8Am`s9&HT6Hf5lTSY7;wDamoYR8HE z_lMbmmP}f%+9U6Tk!fw8I|t)(q`YzmZ908|KBUgFRyf~lYYnRx+8f(ma>b+D3G2$aWXcrZgH3Ow!*wEy4Gc23WxO!lc?|F(Pr=VTar0dr8S7-492?22U^2)6=ha z@l%CjKaU*vfbIjW%pC~&4)evq;$S&tY)zQ4$`D?4HB>e=J&*@+Kr8$oct`MoDQ<(k*Ycyu6$O50ODcutw0*up|BJbGz5NO57pDT*p#p z%S}jts3pU1{(w)C<;(So?$9|Asl42;C<)=oOwG<_i(#IfF4e2hy>-ltdL5v%gm_kj zjt@`CsHFqq9_8laB~+c#+D&E}wzajL$2B!KnxrB4SzmSsZfO zTdKN0R)~J8e1>;-_R)^Ll8}X=;VnqqPGXy4u`2Y}tQ9oM6jiqVYR!O`^=YbwBN$^V zy#A>5D$iHOK=ydGnQR~v>G+Aroe~NVD2B87kj;@tu@TQH<0Ssi*C7Ho`zLO@j?21z zdY)J7*!h;jfTN4=99xma$a63r)*j3#=}|Okx@=;n^g`VSs%iT@r2-Dc25TN{ZTeOb zG)+%uaNkw!Nkc>i`Fe5zM_SpZ6yLybdPPYKLZFDVZW5NADBz%ge37(z_BVuFGcJr` zjL+nZTJoU$;d=7^9vVG2Un+-+{9}=2lMsti7Yo6}%wNqX64hOqQv=>vS>Jk|nw={( zYYKrt=JNYHk-BI3X?sY$w9wdzJSq`&b|2H>>wkfWoy}`^qoQ3*! z&sVdOGpL2W!bU_3tO> zMb-ot-|uQDFAge8-&BLL_D9e_2k_ILmjjF=oX9zP7sbA=|g{00| z9TPjK9Mu6pNf*b>;df_YWMqU6^!EI6e{4@{Bv;wa__^qQ3r3ZVl2JJ>0n=Qem!iVK$FtpsDugDw4*4iaZvlOgq0L9;ZwYA;;D+ z&Z-sMhW?O0`^<6be1EXkr*ZGWM;gs#E+N*(vFT*OJJd_$VwYI)WY1iQuhVt=cn@r zn@8_Oy`?vAFT_AdxS0iccnmkU{qEntf7FrB`osN|zsQP12yZ9)ET$!8^Zn5`zsVyu zE{(JnZT0V$q+Dyq4>4_`Jj7ULNJv*a^OvE7ef;XhilJS%^ZCCF&WGPOQy z+c07i8fMs4eFb7%st`(2QgI^jx0?Mo`xe%P@!D}SCV*AnzhV4-H?!+OQPX*KAE5QV zzzs!(ELu>_%{2~U{kes9`=0#_Ktg%{oU|6s2S7!5IL3?_d=1b_T|G3yqZtQQmvF-h3tSGFacZt04?1|y!0(&=`L9#siJclI^Hq!Us&>6ROM=1$ zU6xtK_qPZSdv-{tR*~GdCWzHo}>aZXDhJPAC89q^LT1TU)shK9>`q_qc z2FKTgJjhZrw=MJaHJ|VD_t72Pj;#^}La~~l_A53<|jrVesCg`OdFzuv=qj zv|J$oIOamQI)IMqL|8lEK&{#gB{~rzN(c=F8k7<>5oH683@iyW;)>Q^uDH^^p9AB- z+`?482B=0jS4S=SX%%8R-r?Od6f0bIKtC%@^*G%&0%Xn1p&;TBcJibVYX8e0rWn!O z{Q7ATGrf-;e%LUK;tyX;Y*4|nM{}icUfV+MYvk?BSIm>-p`?&*$rU;IB=y^tQ%ND- zkBM1V?lk$Oi?L2(Gt9~pb+_OZ6#1**?z>L|H5QNVDkhRmO-_D!zQ1^m zj^Yk`y(KJMAjpb7WXKZMh6LTTwY7DVoq8m2SL8vjU3kq-P~uPwlpuUkon9t zPnIc+uPx(KR3=44o%CH*9~q_~`?ISe$qfF_>%HgFiX+DO`1ov&{(OW{;%n+xuBI-< z9a4%drg)9gzo6tNpa|gRD?F%sTVlX*ai*rEghN9^v#__9ke|=BJzGa>R`1g~xK-Y= z)AqZ3V{|ph6yer9AuT0!3mDFeIo|rjnafFao8H#*N5KhomiA2Zvx-V9gB!K=%Z{5v zP;1bBPpGK;=0nKK9Labv0tsCTp)KzzM@Hv~HhN{_pD+!sBU#XfQ! z`gdyS2Eq6lg3d2eHweFbH+EIhp`5c(Z+k~Sv4>Z1eib!DUw!^n?&Sb9oczz?d1Xf0r2Z zd$M~7`@NhR%*X}}9DQ9ZKks?XRd4J+bK4T=?&%SZZFXm0Ung2<@^o-^ZqHVVSb#0Z zeUpFnPMcu_0Z~>~7LqwrJ8zPt0ESa!pQg;bEGJJB_l#t!%vH~c#Ip}+b>F)|{G+eb zj^(#G(PtzDX=q*DcDD4u=%lNcB-Ei?Zp*Hr390V-Wh*ly<4*hMGvvCHcBb;1Oof-7 zAhzMj$v1B>S4j$fC2FmL;O@+``*@Osnd|Z#{{*Td$X)K+hICh#6*BjpF0l^kH>xQ%;eL8w(lMg#g^ljr;U=L zqOMst*5g7#jdOliaNi-XzK8HzRU(HFwD>l%1GsefB+8nNUr023_WM>z+e)qJOeK^y zSZ;)xcalq<*s!h^UcKc{XCnraMKaL3V4Qr)3f*ah3^Xd=XCI?f1Ck!$qM7TcJ68J!r~J(=sy=&F z&3_-fK=9#sO#c=eC)EJogQK%9`tQdFaEXsjd#k$0^-|1r^fn0c^e zfz7(y$c3mE-nfRzjhKa|er~ZEf68SK&+DBF18+gVWKGa-e9Y-s0&_1X;jhE-=l9q^ z!nL8=XaOR{MPhI|PH??R#lrM z&PQ?qA}G+)%+9Z86n|0mg|xJ&xV0`nKEP%1RkC>SO2}D<3)*wlqWtbAd%t0GTEaxU z2!9R2)`HoN&w>p2d|oAhWi`OitNSWM-u@$Qj1}DyTE4IfK5a8;N%PR`ML1t-4WRi& zw?fyaX&nuris?JZnLc+>GA@w^H=fjV;Q>yCPUTLk>4fD4QY5Qwd)rqt+K@-+6%v0C zvxlc*PYSccl!5(`?7gcOoiy`TQ>5-Ww)qzra7_t;;E7d!GA2p$7cg*w;rnB%FPaBy zheeH;Wp3?-xseY`;`gx)f_Bb-ySxDgq6Kn?pBQ9_FcbV$0O>sw-*4uaLf3n5Bs$Xj zD9QV<;a7(67B=$48)dC=z%#EO-g26o&4?MQPxC{6;8wSk!nr&6 zXxd0A7LlP=JKF%}y!m8$P&$pstr2t22Y~~9k_3G_~ zqO=a@qfp6yS(un5ZRj?=sQ{$i1NV*Z(u+2WMhQw`;k8_&@oJiM;A%W&ne^M4L?5ff}TN9ASfp&D-63$E8k zpQtQsMx2A1hUr=og3c)4#8xvKaN0~R@W?eR+y)dE1-xakM?=l3N8g{~&)N)<^+hI* z2u8D+dOSfMGbk+8zmCkl3=7soe>$S@lJAP|`1HkI`~Xr@$n?ig1Gas+#aYjXn83nh zi(pq<$Wr}wR?$TXQdkf`Xz5lm|GPaq5M{*jdw+%(cKp>}69a3H^L!-Wan3V48rX05 z`#Ae$lHsXo*Xjco4=bCGM$P^`F~QTH3yts2eZmJGKfV<+1i7SXXyy%^m>UupjLIAm*hszMLC~m~{gvu5PwlUeCkS9+rNS*MF;^M9m|} zuMCRi-v`durV2LxVj|nggrv=y^O+ovb~O=u!;*bFuUtTLXcxwH8Z~wC=O=o8AInfW zJ}7v0;U`Y{qVqIlxK-v&?7N?J<)Jktcm{m}U6?M)h?hxcM^#&{g=yDTbN#c^2saNd z_-`O7;JMtp>C!U)bM3zU;E5aY53LOJYa1~2y^N{`oy!%j_xvmN;h)cOj%a#E~!V_Tq>;`+WgBQDMh%H&m zv9)8a9bbEOE%_b#Gufk1D6ukO zV?}WY0L23u`ZYUFh6FsVa?$o0S=mk~qXnY=8Dz<6y4kln%iYg$z8vVZX>?0y!a ztwR@~K4TF?(CyK7c&MC{P5`lo*0975W_6o4N+clWk4$y>FCO}uIKK}DME;HzKk6BTY`6rtzgo4lWbOq z`~h@}u%qV%MV=o(GOwMOvlS(EgsEE%9-9(XWa;wgoF#EMn+z=-KoUO8|L;|6kH}C@ z@0XuMN^&y0yu8_Xy!o|vF^!UyrO*ziqo?1JHX|j35IY-7oCzr`PV8g)Bl+)N?6h_6>E-8?B)syX_RQ60(s$FbT$&y$ftU%h%IQA*9}7FHy#l+I{rY|NPY@nd8o z?HVbWZs1wx$B%Sw-b!KMC(f1G4KNCbiRtApP5z4%vb^bd-*iLsP@rN_WWN=0!)6oF zcrsz)nm;~1{`RX+tOKpo-Y=4c{@a%059n-cTP=j#!MK-)m-mAnxwg9cauhjJRGaI} zxl<$Ep;iX)^Ji!*867Zv{vE9c%}l|9&}V00ce-JMJ&@@0w;|imRORuJ7>93H1lro_ ziz_$6y)0pO77AY|K8o7lyRXJpec0ERDSu;%;`Z$|IfvDPLtWG>Lrg(Io(DpGE4nb3 z;n}NWj%w&c=uv_FozkT{U z(i?n*L*(S-Kqv&gNO^O7va&M1K{Ny8$Lk&D+NR6XhkMN-{A;2LC{=W8_qC&0bs+g0 z(*~RO`^ynXa5;5F0SwsBWN3YmJ?A&8r(+G?58F8IVude{{&c}zm~UF$_#;T1et5{2 zUy-Zr;J_1qN7_nQke@#;CXTrihF$ExeOL2yB)Gn883K{ZC7j@s3JmRagy6hh^Jvh{ zx!pD(8O=seGQK!-HoM;cq=;LHY5J%OdjWum zub^T&$B^IiGVDk~Nw>tVEJIu|2B`IOmp-L8Ih77R?BS03@`dAiCm;X5EPL4=`m)_) zsxUAJB_iaDz8m8xIfwr-HFd@eWrg`;F*N$S^wqUQR-sR8tv&D$EvL5Up$l@I$2BnJ zuLfoChg2WEHQ0-A-f8+3Q6|1XobA#>ob~ke?Y#e*O@22vH;@1N^)8f!=@$v`-P04j z-qxl}3~PT>4=Ri1?V+GUd^>EBwPlGsw%##FcqL%(NOt-1oiUqH@O-l_Ly}yfB0QF&r)asvj)E^rh18Q2XiN5NF}UCl zqThYAa7K`BA+uJcM|MXI z;|_u4oMpqdHJCrhhJ>k>PyoW;cNTsYS-ystT{JGNo6tkr|U7Mk8Jjc zeL4#T!!vPCy9LRbckB_r&|V*5bCpfZvWsg2EfB0D6lX2i#`a({icUrlp$65ryNNF< za()3H1Kr(1>ne*_q}?T6=zZP0uCSk}@Z^vqyB?@L+WwENjoeuK z7wv?TOX zbMEqFI3t6-`IO5tQD}1rD&DZ1bNJJXqC^J9zoQ+~@6q89WRgYvVa37+Mg}4}1{1FS z-lZ!maVqIv_eFQ)B+h>8P?E(d7O8}Kfx^y2{P>JT44kfqTO{qk37{lUZA%=106q7Z zRFACZ*Ce@29Wqb$WiAi_a~L{>K!G;3WrNhBiQ4qrFUjwU3sAHjiAvb#Ogpp1hR-*V zKUViP*eM6mlP0u)#b{0;mH5M;rGmq)2K3+t{kDC{)s&J8Pi)hou-818yP8qbek`et z@oxzhtMfY%($l|r$m{!Dr;Ep1V(nXFBzM}?NulyG#~bFd z4ZhrK0ZjmHjO!H(M-2kyl0M+KD7J-qUeLpgUTIrYNy-qucklHUzl+xsRsVGNe+;)^ zDQJ(XRXkQ&m?BsgUIO@RGIl+;z0jzCH22x13=0uh2_?4Zz%b{KfZl@ifAtpr-?7^q zd~JDUWn47OUIKSdzB%Mlu1<6{9NVp7`DPkLb>RG-GCc9a{=P@L@at<6ZB4kURgj0g zbQ^vsWqZ{rC|Jo7UE}WaR|2<^o`8frh5@ zP!t$jB_=tNv;Q|Ke?WT$gvw5&Q z)wC0~fPpk*a{p8J1t;;k!SRjU#Fi#Z_~9Lv%v8ydsMo0BQN*mn$5*JfW@a^}W<%ED z4`D6c-SKK3%*Ay*t6JXwOm;fo`umscB+k{;@C|%UZd|h3vm@voHPe`OwNGf>r@|`u zAZ`%*mL#Zxod;X>?@T+Tpe(!!YiN5tCuE3A+ zsK!?9cFRWM^4#V`uhQ&L-zWJBrGY^|1FrU9J4@9c9vHZ zOq6cw((*$kL!3C|H0|BOeY5jGKehJSaOU^Lv0S;d+r!~t(I!ou6!Dwc;y!{-W=rOl zs7UWFJ)=wa8==PmpWXVqc}fo&#_^#$ReuswQ|(3N#l^=nJCcwf0m)mVQ4oQ~`gmz~qs2%NdFlbt^^1W1F`YhHB4-m=T^6IHk#u%~OB5iw#|WU(b9l z47dh7vyM=oulfPQfy^7^g*btq;5$IWk0|-F{AXY-rtxYph$2Y!SPB&_|1U*s8`vN-v~FrVqWI! zFPYQ-S5@buE%F^!5tgkd3+rqe3me6K;`VZXq-`&Du%6;;d^_HX_BuKAABtR8lsR(0 zxJYb+^|FGoEYvU%`+E>}RSv`D3~EThp{_gyIsWlD`t|t~Ipek19T6gCmVpi@MW@l* zS0Gw27+t!|0cJSm;MF0V_KqDTbhUFG%-ZS@rj+vSx`#KJetcf7iDsF=A!W20OV%i; zf)gqS-6kQiMv)tD6ALDr5e;2tK)_79Rq*F&XnA=+pfOSW=eVc&W21YAQZ4_@LVawc z4r4)Eab6mcE8a@GH6$=d$4ujS**%Z$V^pir8=V%cuK1?};jsCK){Q)Ja0qEL`Eyk^ z=Gt5o`0tMt!FQ;N-*V0>`R-v_cUN_8BfCE^gFX)-4(MTtA1w@QWs5HP(n>*KAC&yD z@>SspS?Hu^&wMXo+j$I!A)WW`fD*`!?#nW<>Hbe=hDG1V7j#<=m(zNy$wXMz{x?dU zo$RrxD;FXvE$8;p4u~ zo2*@TWn8M=CYcRv5X3gQ(mm>Yy)V1|qb3e#xV+-$bj$=a@9=(&#n#D_bBgOE(1_YN z$#-{`cP&2hlW(@~e3^yL&v9HPr2kWv5DoZ;g`!^A$D81=D zzRV)ZZFU*%YZ!EU-S*va;Z_4Doo|h4b8HpG5&pO` z(zW+Ope&oZ{smG69~PVg_L(9KyF3oEtRi2l9w9;f*_oE~mL;!Z{``0siS9k}Z}Y$t zdD>j16))KQ092{unAqdnEUUWwh$f$OivX6l7Os__)HV{_LQ&u3>}=?^W7Cz*%(~`m z3$!)qm^EZTg~%;F*Bmh}QAKZn&RY9t;sgd6T*eZQPPZuUM*O+R%O9I&WvZCBlgZJp z2Non1)Ry!AGR;WcUvBvNl}U8;kX^9ke6_oP5vsOndQv)Xy<0FojR@2Z6 zNzN_F%C;F7R8Ty4K34ZPRTlmfm6y+n@H;0#vae_Q2{}*j6&qC$R@e<3IvCxQRAokO z1@LSK#$nB;U!c{Vr&E?lhBYw^((We5b8ST24?%P zBkb#D@gP1sjMKQqs*kj4p~d&$-W@-2_{yJ&J+eAk@nOrzHl)-C;KAL_>uA}+& zBDuF<7HV+x2xHl{GD2qnju2e>cEAG6!`ycL@P&QD_WETTWM137Yz- z%evrP6}(mC!1dn|Z~3G!mgj)oEP#$KEa@^}HyBz>$0Sl_KSb%jkCCMlEY?FjM}3^x zb5iIj{Q)254hHc1naD5uce8WWI{zE7+{e)mL46fIOnYpo0XEi={?lHkF1h}MxGiNM zUGnJ4SvOxJ2P)piodZ0s?Oz*6mwq{1fzhIB#uX3yPkJh~yyVL96GQkuz7sC3zz1n} z79v2mK${2%KIvdc6R~}lAHYHEm(9qwNb~7v&9kn^fXU0CR03F=w%q+YPI!}!q%HM7 zUGKa~#7}CUw_8`Kgzx))qfGR8y4Dyl`+IYYnu=;c%+=YM7pbAo?u@@k4Jz9^9L1SqayLSaA)LuNtoOqb z+2lG#@KRP9Zx@;1lyQ2i0D$cdQnt^`ibVaJgqnjA$a+w6Vjpp0o538E5wqJLfI+}8 z^gI&Z1=-Bp)6=7HsR6V}pK65$W3SF?m*Zt!@@uNAmx=_NbvT_>xw)jJZ>y&YRQadM z4(hP7vA>;|&`)RcKi+tj4s2|zlCVRZ#2Knu9K@EY{+KT#S37qqS~3^k>NIQZoYLRf zihdCRPKW^{Jr)!jj)-49(biV8vH9B3P|6uA__X78jZ^5nkKV}g+gm>_Ese5e1CMzg z#WChZz4r)b9C#@H%-Q60%JaIbSoD*I=~Oa1PlHG#wj|1A=X2^U@MKmCm<9tw?Rat~ z35WMYFUb>!S-@8C11+hpf=ggrfjalqK;KL@WA<70Bkyw2r7;{G(#F;88p-3<=j6k( z!&^9p6u~k;pbFJ6uKUzNQy$^ur=f6~-lYm0og#9R1f`n%e8QxpB#E(|alqNh>Eqyg zawoFS1U!?*%UfIR_S)eNV288Vo2JUaRQ)^hfqGkf`**pyW14xD?C*Fjku*0dfbE~} zsTv3kiwVE2R<${061)(dyukg>0|ytEN)opT@fMKFx#i{023!ulh1~oYm0`G4v=y;S ztSNQZdtT11-?iodsiLfWKBShwQuU4CMg+21K1gOYGbf~JNZlDOc1@0FXk@7hPNK(SaF<4f1f5zUv*aa?ehuPQRA!c= z)O{4d4Vs8APanS#`>)XlkATKKdGcgLh7>%y0Y3bnn^XTk8dy0t?TDM9GtOYJCk&pQ z2|!_wo`+5ioN)DCvl3{Vws8D$=y}H_--vLUZmkj}ny^n>0{(HTy#C z{4gSoBz&Lcu6S5exuc^P;{lk2JJf9Hcqk*$kwy$TAe6e*Elb2`a z`atq1Hwk7@VHc-A#ZKI&;=oo(3i7GlLCm<37Jsqf+?3Xk_Zx`@RVF3e8Q1x>WEL?8 pahvG%9q{4X-F^bUeFk=~IG3B3pi78Im~-kZ{q4pNjBLT{mn zA%r4?00{&pzwetnGk4v&YyOy(m9=tC&U^MgZ`sd&o_C)&hWeUx)VHaLh=}N(X#tIi zh=}?A`BL5>A|hgqt&1WY^oE&Q1^}I2JNmo%2Dtfn6A^{v)_z{~juB^#s^7Suw02uS zN%Z^TTj)dEv4_i~l5AOw05X<$ho&k~NUN@OZ#?P94CkhiCB&`)hEufcfw+>WB zvRk2Q8E=Igd@E?okU5f6vDCZYj1iob6(k^88N;EZ5>Add6(gF;;Z5-c%B5Z`PW~Ck zWUHYJrAJ@uRFUd{wM?Cx8=Y~P;hb|fiDfNm@K`(#-y@3<$<+Qfvh6=L*u{Ltxg&?#9TzEBae-YcFOS|342tBs zk%~SDs#<)21&v;y+`QAO=`>s{b`5TWc9Odeao-@8AHP2RV)^lYx1+yN^2E#7o~Y}L zH@PirhbS_eg?Aysbjich1tH>e$(pc&FN$)_nulCDIsR^mh_ydOC$;18(s|=*KO;(J zG_@m27PLhwT?@n3%?E%cXk3ltKzqGq*27e`AHzhz{K2^fUM3Q(a zhR&I>Hw6(w|eG^WmGEs7y}0sKSK9T%YD|<&%dO?(W|eua|8C_4B^ZbUDq=&fcYrv5yHWd%{PlisYx)VkC1+B4sA)HSZSP$scdo^`l8dkvQ1FtwG}3bTRUGeZ(6$bOAZ;&v&X3L z7x1e}cQopws^<2Wn@bVSVkJY{bjU6}Am-Q4osu-RCS2Ekk=P)QpRzhh>fyHyM8&>Y z^|hMLnpHh59hZK|p8s|CsyjX%>)|?Pz(aY0wA;n0$|RABFdOEElnIh(DdK~thQsNN z(SL?5-R3-3R1WWEil^4kV73O!LRn@HryTya66d$DTKP%;nAjLdgz1QN0R=?cdIQXCoF? z(+t25UrFXzNy=vn0*+}x*iGX1sGjR9=cRT;0R~SjQamsttyd4z*Lkh_8Zkj<^JL7t zHJ6@p=2(%ymt2J~-wyTj?`Vf?X+ZMTVSD^fD)mwZM67wkS?hjbN+O+M9upI}qO?z_E6$Ht zUzobcHSpJNl)bXFxf!%xNUua{xaA0w-U@E|)Gh8AqM~8Bi<1jNz?wbe<;tE5>`qI} zUeXGYQLx_BpP-;eyca?kZ-cmKxrlrxa!1e$|Mz5^UN45wlc=w}-y4W$MkSG@+TWuSAiSznu4brl!>X%daW? zOtd-j#}E8WQ1#8XZsF51v4hVbDonHuEW1q6S68u#rvKQ$GqhA_QNrbG4td#iF<7d` z*+jc(-lZZHyyKv-U|+el{U?}AnPa6|^zwyW|FwqpCDQxYN1CMRvRbv}3NXr|q* z@F<^~sW6f){7Wi8%Pa(9?J`8f#`j48`HXh9e!x!m(=8^F@)#^s*^BJh!*8=w7x6xH zXzn2NuRZX^b+ng8Jxg>WGOXv~dW5|m=PLzAy6f{!IKMbEibg%@IFeweL+Nlz`4qOJ z*NRGiNmuY&TFM|BSxAz=hGZ$)*ClmA6-6AH3Q;LV@ytPanqQfMs&f!vW%2IBa$Pgb z9pTSALo$eX@-!6R{XmdLeQfj*XzPJmrPp_AGb(QK8iv?J*kU^(YAKN=nFJ^|LVAK3 z5z?~vB?{zG{Ye!+d;DjVxJ%~ZUKQ7AXvcoqvKeTEJ9xD+m2tRlie}R91%-O$?(3si z$W<6jKI*8CkplDD2QN}$l5b<@GErUqXbZ73JW3T`%5Z++BEXC9n1Qt!PVElS@b?!S zaS?a5d&W0|_RZ!iI+#RlflS01Roy&Cv)kEi)?NZ$zcb&OaLXzglQ=_Zt2 z^JG#teBJOauJ`^i)#k-~bN*0#R8cvMxg?=He`+P0bilD;lC8!;ldrU@XMf9Prt10r zJ=I3}2KhTO5O1MolVuetm1RuedRzkiuJ_Y{M)VtP-W@1|JVX_vcOoh3q|igh;0Vjf zz|3(g961D>2EHTsbY(hh!mCgDYcEvC4fcn->UhyRVyA$eH3$^7L%}xn;x`Uev+dq> z{c(~XO0k%0P>3_aNZwSS)xIvR2i-T4JwaE^CZZHLfH%AgJ_OC>Mo!yBUeCvHT% z3v#6^)HkK_oqt3z{XtLCJOx7yZrxe?J7kX%2g>Uk;6YY4x`o`tuaQd9XZw=FEY08r zxE&??m(S&t>z}z!4#tN7*7tl3hb#za5<)-|{!7XGi4GB^bz)@cGJGnGsdohUsblPE z{gh+)IMle_@lg&jQV^g~Vvv~XKc9YA`6a#xQTP4eo1E}k7^?Pture$D67z%j6Omqy zlwQE$S{^;O9FUGvs${m>!qGFY=-_@0{N&T8Pm=b%L{@FSg>pPCOuI`(c3I#Gb@7#R zJPxCCaWpWXJbo)b7V@lp(xQ1;VGF2|d5T2PCcQTlnfYOBcO^Uhj*ID-A^Tmr*6N zv|)*rLa}9#GyP^K%1-XPPc^cX$@p;bNQ#3f?Tw*ydE8SXpU$I%CGV*Ml_CQOpo(6Y zy1yp8pDul~*GbK`=+gre(gCD2nDMsX9EDJ8Udh~)1?F+rR&(_ zFFlX4B?>AgKfu?kH~9%tW)-Qs(|Ay4^L;1FG0jMa6{F;hvn=NLY`{bEHYzul;e4-g z^5+L>+jqvQsnC@5v$gPgvolr=CaxRyBpi1{?De7#=|CKc$wdok-^g|65gi2)$9&vO z@yZ**9KTMGFe6%;Qp$;1i71~-WpaPl;ww^vs|w8GQQx}5r7xL)W}0azl{_yOb^+s; z%1Z`D^U-Tj(w29Wx2}a%)2bgHA0PLk^6iO;ZZJL-4-<3;$#B{z?MAdAU-LAC1gfgb z@^Ai=jbx(4Lvr8a?!s`T^h$3qo9w4h1uk`_!MgD{8-{_U-r5~11fxb?##LAQ!7yFP zfX~J~UUfENhb30fE^Dis>26iGVM^B(x%Bt@`@#ZzuJX4cSwo{*a?qm|Jr!JxZP>D$ z9kin$%)$p!cv>7pQih3V-SchZ8H$rap~0+yDnXjR;E?nI*#hr}BN4tJPRYHA;kwD? z6%#oNK=K4Jv2GsCgyLc6hZ%NvNSjeh43Z75Yl`b=;qj7@C6gf%8#>g?L@oOxQK7x< zFR;Se6mhcOC4$eAXhemdfeLSeNnY2xn&5N|6CiZqWMu<^k`8_N{M?h!Wdok%1FsMu zujK+&Mt1i*s@%ymZu!*R*LNA!0ecwn4giZeU_D~xWIv5!x&7EEfWBhht^7U((N-c$ zmVB`HGbGLZ{IK21DafhZ%2{IItyPY%HbzDcr3_W~e%94S`g{lYP`qdOUblu`(t{u5 z`fnHSa4|-)2s?r9WNQsPW4X}`#)tiC&~*()PT#BEqMN?oC~EH|O;^5YDN1;7y|DG@ z4|DA94qHh}w~!N>k+|3S{d03~m+KBo7d|p{z{bn!5q-a!?~72FK7a1kv;}bk-68LJ zv)1Bejk+;x?_t!LTB%9K_tTpw$V(bukoWDXXD`ef4)@?m{wCDK7gaH=>Z~XONZ^h+ zpd1)U|Jd>oz+wtm33!bRA5SDioWIeTf~O6+h44RkKJ{|-3G-vo;IC<96V z-;qeT%0eRU?|I+v(L)RH)|^(;74{;0$3=Q&3c&nTZe+^LzVZX%4ScGw7J&+6L3E+W{zQySRJpQ#z^lA zV5>zz>+&#a*z4gY8D067r<2)#=8!!)xskJNc@8^0$MY1{x@`v@>fw?7=csJ3E&a%q zE#-}ZKZUo8v+};yNg#6&ob6w|!JghjfiY-VdHo5ia`}B>=ORcMM~US~eqZjity291 zdrmsxGV>SQ9pR>Q#I}xyDojv9U+T3ge!fz9!RV-t2RH`OcDEV5J7Z`X^MjViS-^_Oofjws9ax_ zTQ8^F>_UFulo7#qCfo1DiQ7J0zjcSOf-kT#glt2nZdBpwch8&8GP+=24WS~BZ>b-W zuQStGMDEJ@rHJRAkIrkHUtI_BL^`)v*#$3(PeQPZhu02XK4K4wpL`DtuUJq0U7|Q{ zWgZl}yvUo%V|Ln@SSED)v^{(1+E41KXV&#p`60N?rWPgbstn;?(!_+@shz`>+8r_w z;dhPikN*zt za-ZPF*#hQDmN3riU+b42x`ALPq5i88S@-mNX%P*R8xbT>$Wxt(I*% z;)2OW(xUd_#d1#AnLBWMm?!7+Y3J`FCr1V$m>*8MVluwVZTjwEm^V}WL~rAyv4?cI zA*B%tVMFy+8*%L^tNxbC`gy4C(x6j3Yu6s_PG(ipC5i@!GLkD8gS%kX9?ONR#n^J> z`Ac;su!v+t6tl>Dg1nd>HnCd8j#;(kI@cIn{;ZxjqREU5Uaz#7PP_AROYV-4sUoz* z$o3w;i`|y<40ftPL|g^)StOF8aO*0KPtb?7kwR67mPK+ZTM_WXHI0+$?R>Q5 z?%$9xgj?eVJ$8LQ;HqTH^ok0nLlgZL(u#h1)rLgOQr~bPEgyJI z^i_ZwMwJ)-a{8#Ib`|X8wcjp~Xfj#4Ke`iEWu9_$oVvux2MOcr0>r00^VQmmi-O(O z*OFyRSI=EVPL$iPNBFBNt9X1S5zDjIJKV1_U*N2lO}sVf!CvR;%p87M zi$<-Lgi#j2kPG+`N(nBFK@6My4Cb!hCm(uGOUWnJX z&d$KT)>abkj*l(Rw?WO=Ndmtr?G~dL3{;8|g3Pym9m4Vz^L6px9(x`RGy_IjHNx|l z1N>7Scl>E0Q?xdDc#XO8K#r^l1O(?Ov6gr>gKK*dZ2>6GnM(}3%ElDuT)p!H8;gi| z;I_Ud^6?%?RcV<}z|(l6Yc%4G+QDs1pxxQ_-eRNM=!bg~LK_jE-*3n5>3(^v&h|sJ z>%@36O#I-zK#xj_ryhJIIgXMnP~0|ac0$i(B<3kZjnz0DmTr+qu zS=`IdA1zu9ta!=b)@^!b!l*!bF+q^FV=aG&qkrgTbtT@#BaK_uKklZOt?qInYZ=6O za8gk@%bskA2C?-g?)-dBR<_#rVSiGT2t^w^u_5#k)4Ry4@L|i@R+o`0yK?%wc@u-% z^{}?JW~RQwwD!CfA5HZ2gYIjkR9NNn?~VxiDvrTrTK<%#fIPX<{mkG8LQAjod)x=N zoBX{`0Z!fA?^Z{B6&ZPlrR44xK@1Cx7%ljCXSxTXSU&vfSi(o!z$RmvD6W(R^zVgT z6kj$&BPrORYWmvsS_&WD zQ`xV7ZSiky>spbCf#RpDu$jP7&fk7!doK~O$*zG4$cT5Mb_-L1_6tE<2}cOIIZW_q zqG8wvEsR}fn3u+F`F!qoSJVkS`#UU9QklECYC=C$Q(ndj9vU)D0ml0ZjL*#mkRITrJ_Rw_&%K=!dBe!nZoWr#zFltJ+%Djke>aO4e%kTiR`vQs~pe zl=z}3cNXRjm~Kx;y>Y%p1v4)UejOUxE~4Lc{PO`pJ5dbV*7`OQ*plC& zb9`Pcg1eEFK{Opk4kf2GkA(l^ak6ytpv{5FVaz9-F8!t^tC_9RV`NBPHgL}bG_Ry< zroTD`YrENC&z2^NnX_eEB%tMqAJrR$(2?AZUYRLotCI)Wa(qf2R$I052BB}!8OtUOivhc~19HbP>-|%K`jnoh33UZ0c z)FG^n$)mMYEBHrJRU>Nks`C6WZQ0w3KcRW=yT|hysP89yMNiFF26x|N%rk5ZdRAUf zv+;|?CH^W%DcNKDX`qff{7%)^X*pIxa?&y`m+p0NYu{X95St#s%2dqn{m7ok=i6C3 zqffg~Fwa4G!h#I;_s7akBY~x+(8f>nKbq%8Jr-P!BP$#pbIVA!2lEa1HAuXc(3C## ztXJE~qu8oClqK2B&qK}Emy6nTyn5u!W<{pvcVEpT&guSy-|cyRcniD?uN3|j zx{tO^Nh+n!9cj|!dDgqp6jaIbYCX5*9xsWnmT*5?5sliJNyaz!OvXIc<8E_STz87S zuWCmuw3yeH!ss&jJB*Ur+sj0Lk8uy>iSX11(hYAM{c}szDgdQ^QXaL{NPr6&B2FT@ zp|%`Nx|aSeT`tRqn|3N(9M#6wqq}qAudILADx)s1#S+IN!ZygnO5rQA7qYOpqj0_+ zO9fQYM|6^GHOWW6_|)f(K);D9niErdQp_I0G1ua?T*mE^_$pY&y2aDTc|>Mn)l1t84%e_*8HnAPq(S3Y-cjC9(o*2wJcly%-RJ=r?xiO(XC+$6Rn;}7ahcb_A5-*0*KD`7}-J#bqY%`;#QO(kF75UE+i9o#^Uk|J^AsVRwEbX!H zBdJCUX)JLnh6R+sEl$*xbU|=>N}HxoT1K(|xGFv68md_doon%4)%IFyDs+RD-7D&# zQnx!9m^<5!>JL*Y$vS5I1P}$}%e3uOo7Wl-H*nAD3FC@*NGDfw*;PX4VuZ17#0iRAs?WBNNars<~ocR{Hf^A|=Sug*&)((W3rFsz} z-*#@KKu$1MJRKaU+(GR0L_tW66nCl0!EzU(Z4C<*FHBES@?BTX{wn(PZ0g<3M>{ch z)R;r4H)6K>w{B3DiYFcJMBEtB^IFd1%KBR~jdlRm22_WQ32Q zQ?bR3rQ<_3XSxBBzH{knJi0quMK*pv*dz-&)pw}^R{TWBoKKvgp1;G=^C@dNU7vTX(LnD#LJ&Dq*f@UUt=eSIib>cyt>kD&@bYzN9ZQ56wmRA zOES&dGm#+ zAYj>vUSuSc!2)h#;HoR<3<()?d;Iv~D|@}I_0(9h-%qtHT-Z5^tmmWSHLXu^GqC|% zg8cjF2OUApEr`i_P&^rAW38@83|DsYh+=TOKP%si-9Lvj`)xAHGdGNyVmqSfXDkv< zwBd8{`)#kH0p>Mjboj|mVMi}oB9L^0>Q&FVl{D^_X*dfXw>Qa)h*_1fxm8=jK)K_a zC@F`E&J0GM-t&;U)ODYf!MuGV_s^IpfIf@Xm@gN5cS`IFDzk@lQjQ#M_?igErnm<} z>X9lQfiF3g@}2LpuaI4m`R^7ND&a|H4Gz$HSvpD?hdx&D;X_FM)rn5#R7DTuJ^Dhx zCLPPP^W-UZqznS3J$&WqsdZU0Pe)U$uCF)!;*}pRaxtOF_d<6jG)WsWVD}>8h3`XH zx$dY|`cI`MWqTE;f~#)@S7gTQpg&_XOLIA&VMi<@b?G>shx&zWKA^R^Fxa1IhV2Uv zVA*6>QqTDhtrLe!+isTm)(QUtk4T=;1i$t@_wC;D>d#wV}i(5@}pLg1&w zipbdf0kKjwFS&B=*Wo@IKG9j|ewxpu+d>T_(n_M;YSQ3Vp}&bOhPe;&X{P7%?DSBH zAHj@p2&A`?LC6Q!gMZXa^qaIR*<)H(o#^z??j0b~B}mnBJ|a>G-&-H~`S1{fV=t+f zx377h{%~H&%R7VzX>b^TDCg+Y82xcm%DIbUfGN(zgC!YY*Kz!~*-M1M==z3Q(1GrW z^%=kh;5wK!$-N*x-e|}iH|iSgS{Rr)Ng4Z*9bU=*&W>3jiSuqK%-jytd|1d9^G{sq zfGa&B*}M|NeN`3t5Gc@sk}1{Pt~Y@S|5O0tIae0zCOO>a6ED{yunq+@1Gs34yAz?RK7ES_0q zXvRMIcB$AGXPm=ke z-*oR#6pH<8pL=Ai;{PS~|5cFgq|oW z1~hg(mf`WlSEhtpR1JUzL|+D=9#z%tvlV%D@g?oN$nJMuxj5zt7h@{?w!J)+U^#-g z%HgkgM5}B}Om7naJ+6~@cZrL8?|LOHYUgVY1zPaH#@joU-9y~d=SGAi= zdBK*|Ncs4d482uaVKl+ zx^Bphx{?}^Feug0+Dv_R6kmbah&Z^0c+Xv-UMrO~PWT`@4&&(#_lj$C0A|8({H$q$%0lRbMZ&2M9>k)q*1?RsvX5=VO>i@Uq(jx#GGE%B#&Mx2KFkItzI)8?E z0_60y^0_&w(LDqyV;IgHQ_H~ZMQ{X3d0*H%AkfId$%sgEVeVXh2JU=^ZGr+)Mj)vh zT%eF%w<|>xTpAOjvsPz}h-pUj=r(4P#z4Ew07`sPX=M~W)+qXNM1z2~35dM3kAPhA z#sD-xuFOnr9@OA*QJ6a%69i~o@uyKdU2ser?m7PCLtZ9;JA%%a2luzY6apNWKZ6rU z`%40RiLy#;6N?$T?C43ihN56&InTC+1Gp=~q3Ni*%$hTZJ^kLM?mWH}J!^*F`dje? z#W=@#0n8hfQgo!VDFAV> zBF=uxXJ#j?@P;`cKb9B=bP@1`i&+kPvi~enWRBNfHN!WC4ana(Kd2; z@s6ylAQ$I~{3;c>8SR5+%7Tm&hm{Ju=dV0)e{eT}d=;^y8fV!Ui=0U1$c0sXFSN^F zY^BLT3h>$*4=B@wyM8evB}oPquz0G%!)-?saI&gRA+OloeAXs!3E@HS^sh(E zB6W7lGfDPJ)Rl#=nhdUzR?wD8iTsA?Jc=_97$bCV`98*th=a!){Jtzul}wLY4Asj~ zE^$Sg0YWu~$HyQYh+?!Ks0Nfk3y(sCi+j3n@1T#~4LZxWCrJj0>1Rw6(j zHDit4;~L_nAf#J_* zB(oH`iNCwqLDHu9v_!20fdcs*vgV%n={)mypQcn-$<_I!c3;4v33VuJ*yc5jT026f z{^Bgg372vI78TYj;9*4yG(}87qAP~(I>k<$6MFYM=z<1m~V^8U0uLExF7Ft`u2nC^u=WpkKMO zACR|mVN|L{V+KbTM&FY`-;B)t+`Hd(zl+>`f=0~pI!@r-Ok}-wtyo(@(DyRT=pz#B zlsT)2C9ggO{YWub^a{H~T-DM2%~qZX0CvbEJp7SoW%_ud9e1n6PZF|WH<)A;w)16wwFtUErR#&6X z4->cl0eMlwF=J>tjlSNI_c&UGewesON{*1HUeEEqebC6Beq0+%99t$8l&V}t5EUfg zf+w7;n;}F+R42d$zeWd!e*-i1KZ@Y~ zefokxlz%sQ%!?Kqz$kbl-a%dN?*#lSkw*I~gUdtdNMWIrR=n)L_W5^*WA%k_MU%rm z6&)Qv~|n@%@>h>PbX7GPFIZ}$3uKal0=pQuA%1K5b_UAgA^ zdOrnSkey;77SG5NMd=s~h{jh(#&TO@-E+4U3f)#oWb z*xm57DEkoot!|AsNQJC9_PB-}80xME=fp5Fgd?Pi^w=w8GE%A0(jO{DoouX&=xgfc zi~E6eIW4obG5ILG!^9}ho6A5m&!1(zngDoOz3iJh|1{D}Z}O+T?z`b&2JJkw(F+3o zuQ+M-l+SQo?kM!g_XXp>ADU#cESVT0Ptb(Eps}+C_Tb#y??Ty7EzjL}!}r7_*Y~bi zKX*HlkqtB&82)i~B`{-Xm4yv#BQo5Nh>-J@0z_{cg%9Vv6Ek0)%Y&WLJfl$jr}xr9 zGG7j_CQZZr123iFooPc#7q6ak;BL{6=v32B(&c$6??xOgRlSm9P}yaWX>9B;)W-|n z6t&IrYdqP1T2K&BL%0cpv;MgRsCG}dDh#h4?jMF*jCZ?GL6yt$fp@>(VoTnO1% z=YR{bsoL;Ic{bO}>5BS`CocM0zak58<`1$=-m4|jr4u#_I#ns<{~JT>`wqW(%PrTYFuJRv0(wc4@oc2!D9{5em+)mruX)NyhG z@h5b8*GbNLj?_qit=wDn(t3E!%4WX@zU*l&?<>H-%-IJ~QJkB)ILF$^d${3HDdz^h zg?DOHIj{_L%_0}R)l-9?H;+&i02^K0YNfX4kecjvC9vhlSYvX%?qB9LM$1O0YDd+) z=789_vm65xoH=2%5;q)X!W8z6hWlvNEf}J}6K)ROvxklz%W{xQxVLf+`@h(*VY06h zYqxAWg*PkS@Ny^d(>ZQYM-I@IbSEUT_Kzm1PL4HWBMI$Z3lc$ z!O}zA?~dyMK*fPKY$)KRCOjX*z0?TYEQ1`x0U55xP60AdEOamp z8t~6f9Ru$XAWOhMD;L14i@2i;TB&KrS;W03^udlx%;zjFykRPeB5$(cq^m3?wtG8j z>S1bgm)nw;x2x3Sx<cBnZU^q7>M%v`JjK8x#JmsvfT|izu>1e4`$hxHa7QgRMmXZRluZJt6QM@gu z@Csf7d;$8_=kECcLCllvjl9&i0z}|x6ce#kN^W+^(Qm{L{T4U7ykt4SV|(KsR^*ej z!+@2cA8x|{X^iw&7{ddI3hH9K{61ci;`ba?I^Bm9j*jS};RfsajVeT}hg+HmgWnb1 z?&Dt*JsE(#kh110Gw8OZ96c zXQc8(gc1AYW0+hax(h<%1PR%ck;s`-z3#DYu1 zN7+Z6YEQrAlybsr;;^8%^wS?6@y_k-8%Jh#NyBk)+1G5bgm5MHw1m<;TU~rUEy+)u znIN~-+KJ@aV(dg-`S`a1jPy+QBj-Hz<#{Ra4ac{dy5SMoGnrqE$hTeuK?}ZVr0W`i zG^Q+ohhoM6Tv#B0{(t#dDfXn8`fGvXvY-@V%R8RN?MGbh{>NO+=&ld# zBcMPGFxme9Mg>!w%*D$?-{js{pqI0GaYC+=bhDZ*Rdcx2AN{Xylto8pL0M}p?lTks}7Je7A*)+0W@S3M$S`>WrjeL-SKOFKrg*A>p^ zn8WV+)W^dL0H-ancEJsYZeFK_#XssXwuGQt>!^Z4XuHg_6YTyZ9?$*jh_hNWGR5Fh zZc*ifgB+FssjcoOpYo?M`%n3bi-I>c<0aR}Cfw5QKLoV~OmPdbzDVrbDv^N*RWWD3h1bHz z2ocZ>O64Jj^v4WD=j%`5+NT#WQ5gX)>Se}Ids4NfcaHdcRlSQo`k zqC2mK;tagi{j}J3P(@DBL!m&iSOXS?ggs_9O}~}b!W+=hwnOtHmNn8Ch!>|GK$g;J z&7n}z73~omAOJ)h_Cp;`Q>M0NEZuGV$o)rrL08m6)pfFH}V_xbJ$+7Aba9 znwg0@zKClIX?9(j{7{d6zLh`Wx@OVyUO!fR8hIgzA-~oF3X?@wk#_7AsW`pm`BH=% zE2vLhvnz`@!R$tGAUR+-!jk9{i3#*vF7ezFFkvS3IAs?Do7C<*xx$ozU_lZ&(E_%_$R| zLr&fYKFS|zP+3AH=q|lFjAh9nZUFk8kMgKYcsFW2!VnItdES`ocDA?Z$Ohvd$>yUZ zXT0Fg;=%T|zfw~Y3sj9^j7;VyxgFF;9hD zAWRt_^+hRfPB7}p9-%^WsYBF|m5EWAys?XIFE4nlP$l+;Qwd8^si;yR6J`Z;wmP@O z>I)_a0Xj=dgFqq`J5&rIWp?=y_ZrHr+v>ggVv-7K%nq5trSke^VM+B3?Q-}>Jn}5a zUWJ+K21zDGg`FL6$Ctc|ZBrJP4a$q}~ z7Gr;jaQ23@_ezEP@_w7TvKH@Cqd+Sbm&~+Fo*!>#h{=H&d2_ojKL+0!IW+2IeM{;e zMlp7u;`f=bZSoMY*K*6Ff%XLfzFbW?7T_xNUA;9Vp-t`}7zj*7 z!Oq5>)Z*uAt*w`RmBUy|`Wtu^YF*#>JQyG^bA7(_$N3sj=iCmIk?K*$W=diGRu UBomtO_8HMLb$wu+s(sA=05pHQFaQ7m diff --git a/icons/obj/storage/storage_wide.dmi b/icons/obj/storage/storage_wide.dmi deleted file mode 100644 index ac71d433dccbe28d80b783e18ea6fc14b2d1efce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4504 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 Date: Thu, 14 Aug 2025 22:36:43 +0000 Subject: [PATCH 027/283] Automatic changelog for PR #92561 [ci skip] --- html/changelogs/AutoChangeLog-pr-92561.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92561.yml diff --git a/html/changelogs/AutoChangeLog-pr-92561.yml b/html/changelogs/AutoChangeLog-pr-92561.yml new file mode 100644 index 000000000000..a69bc98436f5 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92561.yml @@ -0,0 +1,4 @@ +author: "Wallem" +delete-after: True +changes: + - image: "Readjusts the Bluespace RPED sprite to fit into a 32x32 space to fix multiple oversights." \ No newline at end of file From d8120d30e417ff20de7447e901e7e124a9008955 Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Fri, 15 Aug 2025 00:37:23 +0200 Subject: [PATCH 028/283] Renames "Tick Overrun" in MC overview to "Subsystem Overtime" (#92556) ## About The Pull Request Because we suck at naming things, and this is SS overtime and not tick overrun ## Changelog :cl: admin: Renamed "Tick Overrun" in MC overview to "Subsystem Overtime" to be true as to what it actually displays /:cl: --- code/controllers/master.dm | 2 +- tgui/packages/tgui/interfaces/ControllerOverview/contants.ts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/code/controllers/master.dm b/code/controllers/master.dm index c093678ec73e..b0846b60e901 100644 --- a/code/controllers/master.dm +++ b/code/controllers/master.dm @@ -195,7 +195,7 @@ ADMIN_VERB(cmd_controller_view_ui, R_SERVER|R_DEBUG, "Controller Overview", "Vie "cost_ms" = subsystem.cost, "tick_usage" = subsystem.tick_usage, "usage_per_tick" = average, - "tick_overrun" = subsystem.tick_overrun, + "overtime" = subsystem.tick_overrun, "initialized" = subsystem.initialized, "initialization_failure_message" = subsystem.initialization_failure_message, )) diff --git a/tgui/packages/tgui/interfaces/ControllerOverview/contants.ts b/tgui/packages/tgui/interfaces/ControllerOverview/contants.ts index 62953cc7dd0b..accad5034121 100644 --- a/tgui/packages/tgui/interfaces/ControllerOverview/contants.ts +++ b/tgui/packages/tgui/interfaces/ControllerOverview/contants.ts @@ -41,8 +41,8 @@ export const SORTING_TYPES: readonly SortType[] = [ inDeciseconds: true, }, { - label: 'Tick Overrun', - propName: 'tick_overrun', + label: 'Subsystem Overtime', + propName: 'overtime', inDeciseconds: true, }, ]; From 9bae1c90c994703873b449f3a7a1278f1a2d4d91 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 22:37:40 +0000 Subject: [PATCH 029/283] Automatic changelog for PR #92556 [ci skip] --- html/changelogs/AutoChangeLog-pr-92556.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92556.yml diff --git a/html/changelogs/AutoChangeLog-pr-92556.yml b/html/changelogs/AutoChangeLog-pr-92556.yml new file mode 100644 index 000000000000..caab3d6d68a5 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92556.yml @@ -0,0 +1,4 @@ +author: "SmArtKar" +delete-after: True +changes: + - admin: "Renamed \"Tick Overrun\" in MC overview to \"Subsystem Overtime\" to be true as to what it actually displays" \ No newline at end of file From 15c639ac7ba785ccfdccd9675ed8bbf25da4378e Mon Sep 17 00:00:00 2001 From: panvxv <68397497+panvxv@users.noreply.github.com> Date: Fri, 15 Aug 2025 00:59:36 +0200 Subject: [PATCH 030/283] New messages system for visors and welding equipment (#92501) ## About The Pull Request Riot helmets and welding helmets will give message about their visor being moved and not whole helmet. ## Changelog :cl: qol: Swat and welding helmets give proper messages when adjusting visors. /:cl: --- code/modules/clothing/clothing.dm | 12 +++++++++++- code/modules/clothing/head/hardhat.dm | 2 ++ code/modules/clothing/head/helmet.dm | 8 ++------ code/modules/clothing/masks/gasmask.dm | 2 ++ 4 files changed, 17 insertions(+), 7 deletions(-) diff --git a/code/modules/clothing/clothing.dm b/code/modules/clothing/clothing.dm index b1095c267aba..53bbcbe6377d 100644 --- a/code/modules/clothing/clothing.dm +++ b/code/modules/clothing/clothing.dm @@ -18,6 +18,10 @@ var/visor_toggle_down_sound = null ///Sound this item makes when its visor is flipped up var/visor_toggle_up_sound = null + ///chat message when the visor is toggled down. + var/toggle_message + ///chat message when the visor is toggled up. + var/alt_toggle_message var/clothing_flags = NONE ///List of items that can be equipped in the suit storage slot while we're worn. @@ -540,7 +544,13 @@ BLIND // can't see anything visor_toggling() - to_chat(user, span_notice("You push [src] [up ? "out of the way" : "back into place"].")) + var/message + if(up) + message = src.alt_toggle_message || "You push [src] out of the way." + else + message = src.toggle_message || "You push [src] back into place." + + to_chat(user, span_notice("[message]")) //play sounds when toggling the visor up or down (if there is any) if(visor_toggle_up_sound && up) diff --git a/code/modules/clothing/head/hardhat.dm b/code/modules/clothing/head/hardhat.dm index 353bca53a6f9..b54ce6bf7934 100644 --- a/code/modules/clothing/head/hardhat.dm +++ b/code/modules/clothing/head/hardhat.dm @@ -118,6 +118,8 @@ name = "welding hard hat" desc = "A piece of headgear used in dangerous working conditions to protect the head. Comes with a built-in flashlight AND welding shield! The bulb seems a little smaller though." light_range = 3 //Needs a little bit of tradeoff + toggle_message = "You pull the visor down" + alt_toggle_message = "You push the visor up" dog_fashion = null actions_types = list(/datum/action/item_action/toggle_helmet_light, /datum/action/item_action/toggle_welding_screen) flash_protect = FLASH_PROTECTION_WELDER diff --git a/code/modules/clothing/head/helmet.dm b/code/modules/clothing/head/helmet.dm index c33960f8115f..102fcdc6d615 100644 --- a/code/modules/clothing/head/helmet.dm +++ b/code/modules/clothing/head/helmet.dm @@ -213,10 +213,6 @@ /obj/item/clothing/head/helmet/toggleable visor_vars_to_toggle = NONE dog_fashion = null - ///chat message when the visor is toggled down. - var/toggle_message - ///chat message when the visor is toggled up. - var/alt_toggle_message /obj/item/clothing/head/helmet/toggleable/attack_self(mob/user) adjust_visor(user) @@ -230,8 +226,8 @@ desc = "It's a helmet specifically designed to protect against close range attacks." icon_state = "riot" inhand_icon_state = "riot_helmet" - toggle_message = "You pull the visor down on" - alt_toggle_message = "You push the visor up on" + toggle_message = "You pull the visor down" + alt_toggle_message = "You push the visor up" armor_type = /datum/armor/toggleable_riot flags_inv = HIDEHAIR|HIDEEARS|HIDEFACE|HIDESNOUT strip_delay = 8 SECONDS diff --git a/code/modules/clothing/masks/gasmask.dm b/code/modules/clothing/masks/gasmask.dm index 2dd08960bfa8..0988b5e6848e 100644 --- a/code/modules/clothing/masks/gasmask.dm +++ b/code/modules/clothing/masks/gasmask.dm @@ -215,6 +215,8 @@ GLOBAL_LIST_INIT(clown_mask_options, list( flash_protect = FLASH_PROTECTION_WELDER custom_materials = list(/datum/material/iron=SHEET_MATERIAL_AMOUNT*2, /datum/material/glass=SHEET_MATERIAL_AMOUNT) tint = 2 + toggle_message = "You pull the visor down" + alt_toggle_message = "You push the visor up" armor_type = /datum/armor/gas_welding actions_types = list(/datum/action/item_action/toggle) flags_inv = HIDEEARS|HIDEEYES|HIDEFACE|HIDESNOUT From 5fe090cd3e6285f4cff655fe50ec3527165de23c Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 22:59:59 +0000 Subject: [PATCH 031/283] Automatic changelog for PR #92501 [ci skip] --- html/changelogs/AutoChangeLog-pr-92501.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92501.yml diff --git a/html/changelogs/AutoChangeLog-pr-92501.yml b/html/changelogs/AutoChangeLog-pr-92501.yml new file mode 100644 index 000000000000..fff8b177f025 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92501.yml @@ -0,0 +1,4 @@ +author: "panvxv" +delete-after: True +changes: + - qol: "Swat and welding helmets give proper messages when adjusting visors." \ No newline at end of file From d1b8145ad21ee72739009eaa4054f98156a326ad Mon Sep 17 00:00:00 2001 From: Thunder12345 Date: Fri, 15 Aug 2025 01:10:01 +0100 Subject: [PATCH 032/283] Icebox ruin: RoroCo glove factory (#92473) ## About The Pull Request Adds a new surface ruin to icebox, the RoroCo factory. Contains a couple of puzzles, and a small amount of loot in the form of ~~3 total pairs of insulated gloves~~ a pair of insulated gloves, two adorable roros and a cool unique labcoat. Just don't ask where the gloves come from... Puzzles can of course be avoided/brute-forced by breaking down the walls but that's for chumps. Space Station 13 2025-08-06 221903 ## Why It's Good For The Game The upcoming 1x3 icebox surface calls for more ruin content to help fill that space. ## Changelog :cl: add: A new insulated glove factory has popped up on the ice moon. add: Freezer floor tiles now come in the full range of shapes. /:cl: --- .../IceRuins/icemoon_surface_gloves.dmm | 2327 +++++++++++++++++ code/__DEFINES/access.dm | 2 + code/__DEFINES/sound.dm | 1 + code/datums/id_trim/ruins.dm | 11 + code/datums/ruins/icemoon.dm | 6 + code/game/area/areas/ruins/icemoon.dm | 1 - .../effects/decals/turfdecal/markings.dm | 6 +- .../objects/effects/posters/contraband.dm | 7 + .../objects/items/stacks/tiles/tile_iron.dm | 35 + code/game/objects/structures/billboard.dm | 5 + code/game/sound/sound_keys/sound_keys.dm | 5 + code/game/turfs/open/floor/iron_floor.dm | 28 +- .../mapfluff/ruins/icemoonruin_code/roroco.dm | 83 + .../mob/living/basic/space_fauna/roro.dm | 68 + icons/map_icons/clothing/suit/_suit.dmi | Bin 10872 -> 11400 bytes icons/map_icons/clothing/under/costume.dmi | Bin 2588 -> 2734 bytes icons/mob/simple/animal.dmi | Bin 229271 -> 231019 bytes icons/obj/card.dmi | Bin 25294 -> 25565 bytes icons/obj/clothing/gloves.dmi | Bin 31884 -> 32466 bytes icons/obj/fluff/billboard.dmi | Bin 68502 -> 71521 bytes icons/obj/poster.dmi | Bin 139452 -> 141785 bytes icons/obj/storage/closet.dmi | Bin 49113 -> 49609 bytes icons/obj/tiles.dmi | Bin 33443 -> 33342 bytes icons/turf/decals.dmi | Bin 96735 -> 97049 bytes icons/turf/floors.dmi | Bin 400602 -> 411850 bytes sound/attributions.txt | 4 +- sound/mobs/non-humanoids/roro/roro_warble.ogg | Bin 0 -> 10688 bytes tgstation.dme | 2 + 28 files changed, 2584 insertions(+), 7 deletions(-) create mode 100644 _maps/RandomRuins/IceRuins/icemoon_surface_gloves.dmm create mode 100644 code/modules/mapfluff/ruins/icemoonruin_code/roroco.dm create mode 100644 code/modules/mob/living/basic/space_fauna/roro.dm create mode 100644 sound/mobs/non-humanoids/roro/roro_warble.ogg diff --git a/_maps/RandomRuins/IceRuins/icemoon_surface_gloves.dmm b/_maps/RandomRuins/IceRuins/icemoon_surface_gloves.dmm new file mode 100644 index 000000000000..e6aebfa12a76 --- /dev/null +++ b/_maps/RandomRuins/IceRuins/icemoon_surface_gloves.dmm @@ -0,0 +1,2327 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"ak" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron/edge, +/area/ruin/roroco) +"am" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/catwalk_floor, +/area/ruin/roroco/packing) +"as" = ( +/turf/closed/wall/r_wall/rust, +/area/ruin/roroco/harvesting) +"aM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/airalarm/directional/south, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/packing) +"aU" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/packing) +"be" = ( +/obj/effect/decal/cleanable/crayon/puzzle/pin{ + pixel_y = -3; + pixel_x = 3; + puzzle_id = "roro_factory" + }, +/turf/closed/wall, +/area/ruin/roroco/management) +"bP" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet/blue, +/area/ruin/roroco/management) +"bR" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/ruin/roroco/harvesting) +"cG" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/catwalk_floor, +/area/ruin/roroco/packing) +"cR" = ( +/obj/structure/closet/l3closet, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_blue/anticorner{ + dir = 4 + }, +/turf/open/floor/iron/freezer/corner{ + dir = 8 + }, +/area/ruin/roroco/extraction) +"cU" = ( +/obj/machinery/light/small/red/directional/east, +/turf/open/floor/iron/smooth_large, +/area/ruin/roroco) +"cV" = ( +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/power/port_gen/pacman/pre_loaded, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"dg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating/rust, +/area/ruin/roroco/maintenance) +"dk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/caution/red, +/obj/machinery/conveyor_switch/oneway{ + name = "product conveyor switch" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_blue/half, +/turf/open/floor/iron/freezer/half, +/area/ruin/roroco/extraction) +"dD" = ( +/obj/structure/closet/firecloset, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco) +"dZ" = ( +/obj/effect/turf_decal/siding/dark_blue/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/dark_blue/corner{ + dir = 1 + }, +/obj/machinery/duct, +/obj/effect/decal/cleanable/blood/trail_holder{ + dir = 10 + }, +/turf/open/floor/iron/freezer, +/area/ruin/roroco/extraction) +"ed" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/turf_decal/siding/dark_blue{ + dir = 8 + }, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/dark_blue/half, +/turf/open/floor/iron/freezer/edge{ + dir = 2 + }, +/area/ruin/roroco/extraction) +"ee" = ( +/obj/machinery/door/airlock{ + name = "Janitor's Closet"; + id_tag = "roro_factory"; + req_access = list("roroco") + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/poddoor/shutters/indestructible{ + id = "roro_factory" + }, +/obj/item/restraints/legcuffs/beartrap/prearmed, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/ruin/roroco/janitor) +"eq" = ( +/obj/structure/billboard/gloves, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"ev" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/machinery/light/warm/directional/south, +/turf/open/floor/grass, +/area/ruin/roroco/harvesting) +"ez" = ( +/obj/machinery/duct, +/obj/effect/decal/cleanable/blood/trail_holder{ + dir = 10 + }, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/ruin/roroco/harvesting) +"eP" = ( +/obj/machinery/door/airlock/hatch{ + name = "Harvesting Room"; + req_access = list("roroco_secure") + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/duct, +/turf/open/floor/iron/freezer/large, +/area/ruin/roroco/harvesting) +"eS" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"eW" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/large/style_random, +/turf/open/floor/grass, +/area/ruin/roroco/harvesting) +"fB" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/door/airlock/multi_tile/public/glass{ + name = "Packing Room"; + req_access = list("roroco") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/packing) +"gV" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/harvesting) +"gX" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 8 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/ruin/roroco) +"hM" = ( +/obj/structure/closet/l3closet, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/dark_blue/half{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood, +/obj/effect/mob_spawn/corpse/human/roroco_processing, +/turf/open/floor/iron/freezer/edge{ + dir = 4 + }, +/area/ruin/roroco/extraction) +"hS" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/textured_edge, +/area/ruin/roroco/harvesting) +"hZ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/catwalk_floor, +/area/ruin/roroco/maintenance) +"ii" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 10 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/ruin/roroco) +"il" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/button/door/directional/south{ + id = "RoroToilet"; + name = "Emergency Washroom Override"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/ruin/roroco/janitor) +"io" = ( +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/turf/open/floor/iron/edge{ + dir = 1 + }, +/area/ruin/roroco) +"iq" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Fabric Processing Maintenance"; + req_access = list("roroco_secure") + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/catwalk_floor, +/area/ruin/roroco/maintenance) +"iz" = ( +/obj/effect/decal/cleanable/crayon/puzzle/pin{ + pixel_y = 5; + pixel_x = 3; + puzzle_id = "roro_factory" + }, +/turf/closed/wall, +/area/ruin/roroco) +"iN" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/decal/puzzle_dots{ + pixel_y = 32; + id = "roro_factory" + }, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"iW" = ( +/obj/machinery/shower/directional/east, +/obj/structure/fluff/shower_drain, +/turf/open/floor/iron/freezer/large, +/area/ruin/roroco/harvesting) +"jA" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_blue/half, +/obj/effect/decal/cleanable/blood/trail_holder, +/turf/open/floor/iron/freezer/edge, +/area/ruin/roroco/extraction) +"kh" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/ruin/roroco/janitor) +"kt" = ( +/obj/structure/rack, +/obj/item/stack/sheet/cardboard, +/turf/open/floor/catwalk_floor, +/area/ruin/roroco/packing) +"kS" = ( +/obj/effect/puzzle_poddoor_open{ + icon = 'icons/effects/mapping_helpers.dmi'; + id = "roro_factory"; + queue_id = "roro_factory" + }, +/turf/closed/wall, +/area/ruin/roroco/janitor) +"ll" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/item/crowbar, +/obj/structure/closet/cardboard/roroco, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/packing) +"lm" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/machinery/duct, +/obj/effect/decal/cleanable/blood/trail_holder{ + dir = 1 + }, +/turf/open/floor/iron/corner{ + dir = 1 + }, +/area/ruin/roroco) +"lq" = ( +/turf/closed/wall/rust, +/area/ruin/roroco/janitor) +"lO" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_blue/anticorner, +/turf/open/floor/iron/freezer/corner{ + dir = 1 + }, +/area/ruin/roroco/extraction) +"lY" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/machinery/duct, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/harvesting) +"md" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/ruin/roroco) +"mk" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"mm" = ( +/obj/effect/decal/cleanable/crayon/puzzle/pin{ + pixel_y = -2; + pixel_x = -6; + puzzle_id = "roro_factory" + }, +/turf/closed/wall/r_wall, +/area/ruin/roroco/harvesting) +"mD" = ( +/obj/effect/turf_decal/delivery/red, +/obj/effect/decal/cleanable/blood/splatter, +/obj/structure/extinguisher_cabinet/directional/north, +/obj/machinery/duct, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/harvesting) +"mF" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 9 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/ruin/roroco) +"nj" = ( +/obj/machinery/conveyor/auto{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/full, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/packing) +"nA" = ( +/turf/closed/wall, +/area/ruin/roroco/packing) +"nO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/packing) +"nY" = ( +/turf/closed/wall, +/area/ruin/roroco/janitor) +"oa" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"ok" = ( +/turf/closed/wall, +/area/ruin/roroco) +"ot" = ( +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron, +/area/ruin/roroco) +"oA" = ( +/obj/machinery/conveyor/auto{ + dir = 1 + }, +/obj/structure/plasticflaps/opaque, +/turf/open/floor/plating, +/area/ruin/roroco/extraction) +"oS" = ( +/obj/item/kirbyplants/random, +/obj/machinery/airalarm/directional/north, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/carpet/blue, +/area/ruin/roroco/management) +"oV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/packing) +"py" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/mechanical/old, +/obj/machinery/light/blacklight/directional/north, +/obj/machinery/duct, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/harvesting) +"pK" = ( +/obj/effect/decal/cleanable/crayon/puzzle/pin{ + pixel_y = -2; + pixel_x = 1; + puzzle_id = "roro_factory" + }, +/turf/closed/wall, +/area/ruin/roroco) +"pX" = ( +/obj/machinery/door/airlock/external{ + req_access = list("roroco") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/fans/tiny, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "roro_maint" + }, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"qo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/steps, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"qA" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_blue/half, +/turf/open/floor/iron/freezer/edge, +/area/ruin/roroco/extraction) +"qN" = ( +/obj/structure/sink/directional/south, +/turf/open/floor/plating/rust, +/area/ruin/roroco/janitor) +"rd" = ( +/obj/structure/falsewall, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"rp" = ( +/obj/machinery/firealarm/directional/west, +/obj/effect/decal/cleanable/crayon/puzzle/pin{ + puzzle_id = "roro_factory" + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/directional/south, +/obj/structure/closet/cardboard/roroco, +/turf/open/floor/catwalk_floor, +/area/ruin/roroco/packing) +"rw" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/rack, +/obj/item/mop, +/obj/item/reagent_containers/cup/bucket, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/ruin/roroco/janitor) +"rQ" = ( +/turf/closed/wall/r_wall, +/area/ruin/roroco/extraction) +"sr" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/turf/open/floor/iron/corner{ + dir = 4 + }, +/area/ruin/roroco) +"sG" = ( +/obj/structure/sink/directional/east, +/obj/effect/turf_decal/siding/dark_blue, +/obj/effect/turf_decal/siding/dark_blue{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_blue/half{ + dir = 8 + }, +/turf/open/floor/iron/freezer/edge{ + dir = 8 + }, +/area/ruin/roroco/extraction) +"sH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/catwalk_floor, +/area/ruin/roroco/packing) +"sM" = ( +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/edge{ + dir = 1 + }, +/area/ruin/roroco) +"sS" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Fabric Processing Maintenance"; + req_access = list("roroco_secure") + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/locked, +/turf/open/floor/catwalk_floor, +/area/ruin/roroco/maintenance) +"th" = ( +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron/corner{ + dir = 8 + }, +/area/ruin/roroco) +"tk" = ( +/mob/living/basic/roro, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/turf/open/floor/grass, +/area/ruin/roroco/harvesting) +"tv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/weather/snow/corner{ + dir = 6 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"tG" = ( +/obj/machinery/door/window/right/directional/south{ + name = "Harvest Transfer"; + req_access = list("roroco_secure") + }, +/obj/machinery/door/window/left/directional/north{ + name = "Harvest Transfer"; + req_access = list("roroco_secure") + }, +/obj/structure/table/reinforced/plastitaniumglass, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/ruin/roroco/harvesting) +"tU" = ( +/obj/structure/fence, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"um" = ( +/obj/structure/sign/warning/secure_area/directional/south, +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/turf/open/floor/iron/corner{ + dir = 4 + }, +/area/ruin/roroco) +"uv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"uL" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/ruin/roroco/management) +"uO" = ( +/obj/machinery/door/airlock/external{ + req_access = list("roroco") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/weather/snow/corner{ + dir = 4 + }, +/obj/structure/fans/tiny, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "roro_maint" + }, +/turf/open/floor/plating/rust, +/area/ruin/roroco/maintenance) +"uW" = ( +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/machinery/duct, +/turf/open/floor/iron/edge{ + dir = 1 + }, +/area/ruin/roroco) +"vb" = ( +/obj/machinery/airalarm/directional/east, +/obj/structure/window/reinforced/tinted/frosted/spawner/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/ruin/roroco/harvesting) +"vj" = ( +/turf/open/floor/iron/smooth_large, +/area/ruin/roroco) +"vG" = ( +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"vV" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"wm" = ( +/obj/machinery/vending/coffee, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco) +"wA" = ( +/obj/machinery/power/smes/full, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"wH" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor, +/area/ruin/roroco/maintenance) +"wM" = ( +/mob/living/basic/roro, +/obj/structure/flora/bush/fullgrass/style_random, +/turf/open/floor/grass, +/area/ruin/roroco/harvesting) +"wP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/structure/electrified_grille, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"wQ" = ( +/obj/structure/table/reinforced/rglass, +/obj/item/secateurs{ + pixel_x = -7; + pixel_y = 5 + }, +/obj/item/circular_saw{ + pixel_y = 2 + }, +/obj/effect/turf_decal/tile/dark_blue/anticorner{ + dir = 1 + }, +/turf/open/floor/iron/freezer/corner, +/area/ruin/roroco/extraction) +"wU" = ( +/turf/closed/wall/rust, +/area/ruin/roroco/maintenance) +"xj" = ( +/obj/machinery/firealarm/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_blue/anticorner{ + dir = 8 + }, +/turf/open/floor/iron/freezer/corner{ + dir = 4 + }, +/area/ruin/roroco/extraction) +"xI" = ( +/turf/closed/wall, +/area/ruin/roroco/harvesting) +"xK" = ( +/turf/template_noop, +/area/template_noop) +"xP" = ( +/obj/structure/table/optable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/dark_blue/half{ + dir = 1 + }, +/turf/open/floor/iron/freezer/edge{ + dir = 1 + }, +/area/ruin/roroco/extraction) +"xT" = ( +/obj/machinery/conveyor/auto{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/full, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/packing) +"xX" = ( +/obj/machinery/door/window/left/directional/west{ + name = "Roro Pen"; + req_access = list("roroco_secure") + }, +/turf/open/floor/iron/dark/textured_corner{ + dir = 1 + }, +/area/ruin/roroco/harvesting) +"yh" = ( +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/iron/edge{ + dir = 1 + }, +/area/ruin/roroco) +"yz" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/textured_half, +/area/ruin/roroco/harvesting) +"yD" = ( +/obj/effect/turf_decal/roroco, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco) +"yN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"zd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/steps{ + dir = 1 + }, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"zl" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock{ + req_access = list("roroco"); + name = "Employee Washroom"; + id_tag = "RoroToilet" + }, +/turf/open/floor/iron/freezer, +/area/ruin/roroco/management) +"zn" = ( +/turf/closed/wall, +/area/ruin/roroco/extraction) +"zq" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/decal/cleanable/crayon/puzzle/pin{ + puzzle_id = "roro_factory" + }, +/turf/open/floor/plating/rust, +/area/ruin/roroco/maintenance) +"zJ" = ( +/turf/closed/wall, +/area/ruin/roroco/maintenance) +"zN" = ( +/obj/structure/fence{ + dir = 4 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Aw" = ( +/obj/structure/closet/emcloset, +/obj/machinery/airalarm/directional/west, +/obj/effect/decal/cleanable/crayon/puzzle/pin{ + puzzle_id = "roro_factory" + }, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco) +"AF" = ( +/obj/structure/closet/emcloset, +/obj/machinery/duct, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/harvesting) +"AL" = ( +/obj/item/card/id/away/roroco, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"AP" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating/rust, +/area/ruin/roroco/maintenance) +"AZ" = ( +/obj/machinery/airalarm/directional/west, +/obj/structure/mop_bucket/janitorialcart, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/plating, +/area/ruin/roroco/janitor) +"Bh" = ( +/obj/machinery/atmospherics/components/unary/passive_vent/layer2, +/obj/effect/turf_decal/weather/snow/corner{ + dir = 4 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"BO" = ( +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/obj/structure/sign/poster/contraband/roroco/directional/north, +/obj/machinery/duct, +/turf/open/floor/iron/edge{ + dir = 1 + }, +/area/ruin/roroco) +"BS" = ( +/turf/closed/wall/r_wall, +/area/ruin/roroco/harvesting) +"Ce" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/west, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"Cf" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Management Office"; + req_access = list("roroco") + }, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/ruin/roroco/management) +"Ci" = ( +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron, +/area/ruin/roroco) +"CV" = ( +/obj/effect/turf_decal/tile/brown, +/turf/open/floor/iron/corner, +/area/ruin/roroco) +"Dr" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/crayon/puzzle/pin{ + pixel_x = 4; + pixel_y = -8; + puzzle_id = "roro_factory" + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/carpet/blue, +/area/ruin/roroco/management) +"DK" = ( +/obj/machinery/button/door/directional/south{ + id = "RoroToilet"; + name = "Lock Control"; + normaldoorcontrol = 1; + specialfunctions = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/toilet/secret{ + dir = 4; + secret_type = /obj/item/keycard/roro + }, +/obj/machinery/light/small/dim/directional/east, +/turf/open/floor/iron/freezer, +/area/ruin/roroco/management) +"Ef" = ( +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/turf/open/floor/iron/edge{ + dir = 1 + }, +/area/ruin/roroco) +"Eh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/platform/iron, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"Es" = ( +/obj/machinery/door/airlock/freezer{ + name = "Product Extraction"; + req_access = list("roroco_secure") + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/freezer/large, +/area/ruin/roroco/extraction) +"EA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/girder, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"ES" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/warm/directional/east, +/obj/machinery/duct, +/turf/open/floor/iron/edge{ + dir = 4 + }, +/area/ruin/roroco) +"EX" = ( +/obj/structure/chair/office/light, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/carpet/blue, +/area/ruin/roroco/management) +"Fr" = ( +/obj/effect/spawner/random/vending/snackvend, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco) +"FB" = ( +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron/edge{ + dir = 1 + }, +/area/ruin/roroco) +"FQ" = ( +/obj/machinery/door/airlock/external/ruin{ + name = "Main Entrance"; + req_access = list("roroco") + }, +/obj/structure/fans/tiny, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "roro_entrance" + }, +/turf/open/floor/iron/smooth_large, +/area/ruin/roroco) +"GA" = ( +/obj/structure/table/optable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/gibspawner, +/obj/item/clothing/gloves/color/yellow, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/tile/dark_blue/half{ + dir = 1 + }, +/turf/open/floor/iron/freezer/edge{ + dir = 1 + }, +/area/ruin/roroco/extraction) +"GC" = ( +/turf/closed/wall/rust, +/area/ruin/roroco) +"GS" = ( +/obj/structure/reagent_dispensers/water_cooler, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco) +"Hk" = ( +/obj/effect/decal/cleanable/blood, +/obj/effect/decal/cleanable/blood/tracks, +/obj/effect/mob_spawn/corpse/human/roroco_packing, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Ho" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"Hx" = ( +/obj/structure/fence/door/opened{ + dir = 4 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"HE" = ( +/obj/machinery/duct, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/ruin/roroco/harvesting) +"JK" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/carpet/blue, +/area/ruin/roroco/management) +"JL" = ( +/obj/structure/tank_holder, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"JV" = ( +/turf/open/floor/plating/snowed/icemoon, +/area/ruin/roroco) +"KO" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark_blue/anticorner, +/turf/open/floor/iron/freezer/corner{ + dir = 1 + }, +/area/ruin/roroco/extraction) +"Lb" = ( +/obj/structure/rack, +/obj/item/melee/baseball_bat/british, +/obj/item/hatchet/wooden, +/obj/machinery/duct, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/harvesting) +"Lo" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/siding/dark_blue{ + dir = 8 + }, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/dark_blue/half{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/trail_holder, +/turf/open/floor/iron/freezer/edge{ + dir = 1 + }, +/area/ruin/roroco/extraction) +"LE" = ( +/obj/machinery/modular_computer/preset/civilian, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/carpet/blue, +/area/ruin/roroco/management) +"LL" = ( +/obj/effect/decal/cleanable/crayon/puzzle/pin{ + puzzle_id = "roro_factory" + }, +/obj/structure/rack, +/obj/item/tank/internals/emergency_oxygen, +/obj/item/clothing/mask/breath, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"LZ" = ( +/obj/structure/water_source/puddle, +/turf/open/floor/grass, +/area/ruin/roroco/harvesting) +"Mg" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/turf/open/floor/iron/edge{ + dir = 4 + }, +/area/ruin/roroco) +"Mk" = ( +/obj/structure/rack, +/obj/item/stack/sheet/cardboard, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/catwalk_floor, +/area/ruin/roroco/packing) +"MA" = ( +/obj/structure/table/reinforced/rglass, +/obj/item/scalpel, +/obj/item/circular_saw{ + pixel_y = 8 + }, +/obj/item/boxcutter/extended{ + pixel_y = 5; + pixel_x = 9 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/dark_blue/anticorner{ + dir = 4 + }, +/turf/open/floor/iron/freezer/corner{ + dir = 8 + }, +/area/ruin/roroco/extraction) +"Nf" = ( +/obj/structure/tank_holder/extinguisher, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"Ni" = ( +/obj/structure/table/wood, +/obj/machinery/firealarm/directional/east, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/warm/directional/south, +/turf/open/floor/carpet/blue, +/area/ruin/roroco/management) +"Nt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"NH" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/ruin/roroco/packing) +"NN" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_pp/style_random, +/turf/open/floor/grass, +/area/ruin/roroco/harvesting) +"Oq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/directional/east, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"OF" = ( +/obj/structure/cable, +/obj/machinery/light/small/directional/north, +/turf/open/floor/plating, +/area/ruin/roroco/janitor) +"OV" = ( +/obj/machinery/conveyor/auto{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/full, +/turf/open/floor/iron/freezer/edge{ + dir = 1 + }, +/area/ruin/roroco/extraction) +"Pj" = ( +/obj/structure/reagent_dispensers/plumbed{ + name = "water reservoir"; + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"PN" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"PY" = ( +/turf/closed/mineral/random/snow, +/area/icemoon/surface/outdoors/nospawn) +"Qr" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/firealarm/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron/corner{ + dir = 1 + }, +/area/ruin/roroco) +"Qv" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/carpet/blue, +/area/ruin/roroco/management) +"Qw" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/turf/open/floor/grass, +/area/ruin/roroco/harvesting) +"QA" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/edge, +/area/ruin/roroco) +"QF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/textured_corner{ + dir = 4 + }, +/area/ruin/roroco/harvesting) +"QP" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light/warm/directional/south, +/turf/open/floor/iron/edge, +/area/ruin/roroco) +"Rd" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/smooth_large, +/area/ruin/roroco) +"Rf" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/harvesting) +"Rg" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"Rl" = ( +/obj/structure/sink/directional/south, +/obj/structure/mirror/broken/directional/east, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/vomit/old, +/turf/open/floor/iron/freezer, +/area/ruin/roroco/management) +"Rt" = ( +/obj/machinery/light/blacklight/directional/north, +/obj/machinery/duct, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/harvesting) +"RA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark/textured_corner{ + dir = 8 + }, +/area/ruin/roroco/harvesting) +"Sf" = ( +/obj/machinery/atmospherics/components/tank/oxygen{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating/rust, +/area/ruin/roroco/maintenance) +"Sr" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"SN" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/sink/directional/east, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/harvesting) +"Tk" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"Tl" = ( +/obj/structure/rack, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/item/storage/box, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/catwalk_floor, +/area/ruin/roroco/packing) +"Uh" = ( +/obj/machinery/door/window/left/directional/north{ + name = "Harvest Transfer"; + req_access = list("roroco_secure") + }, +/obj/machinery/door/window/right/directional/south{ + name = "Harvest Transfer"; + req_access = list("roroco_secure") + }, +/obj/structure/table/reinforced/plastitaniumglass, +/obj/machinery/door/firedoor, +/obj/effect/decal/cleanable/blood/trail_holder{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/ruin/roroco/harvesting) +"Ut" = ( +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/obj/machinery/puzzle/password/pin/directional/north{ + id = "roro_factory"; + late_initialize_pop = 1 + }, +/obj/machinery/duct, +/turf/open/floor/iron/edge{ + dir = 1 + }, +/area/ruin/roroco) +"Uz" = ( +/turf/closed/wall, +/area/ruin/roroco/management) +"UA" = ( +/obj/structure/fence/corner{ + dir = 10 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"UO" = ( +/obj/machinery/shower/directional/east, +/obj/structure/fluff/shower_drain, +/turf/open/floor/iron/freezer/large, +/area/ruin/roroco/extraction) +"UV" = ( +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Vl" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/carpet/blue, +/area/ruin/roroco/management) +"VA" = ( +/obj/effect/turf_decal/siding/dark_blue/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/harvesting) +"VQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"VS" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock/maintenance{ + name = "Primary Hallway Maintenance"; + req_access = list("roroco") + }, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"Wd" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/catwalk_floor, +/area/ruin/roroco/maintenance) +"WB" = ( +/obj/machinery/door/airlock/external/ruin{ + name = "Main Entrance"; + req_access = list("roroco") + }, +/obj/structure/fans/tiny, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "roro_entrance" + }, +/turf/open/floor/iron/smooth_large, +/area/ruin/roroco) +"Xc" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/ruin/roroco) +"Xf" = ( +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/dark_red{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/edge{ + dir = 1 + }, +/area/ruin/roroco) +"Xm" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"Xs" = ( +/turf/closed/wall/r_wall, +/area/ruin/roroco) +"Xv" = ( +/obj/structure/cable, +/turf/open/floor/carpet/blue, +/area/ruin/roroco/management) +"Xw" = ( +/obj/effect/turf_decal/tile/brown, +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/turf/open/floor/iron/edge{ + dir = 8 + }, +/area/ruin/roroco) +"XQ" = ( +/obj/effect/turf_decal/siding/dark_blue, +/obj/machinery/duct, +/turf/open/floor/iron/dark/smooth_large, +/area/ruin/roroco/harvesting) +"Yy" = ( +/obj/machinery/door/puzzle/keycard/roro, +/obj/machinery/door/firedoor, +/obj/machinery/duct, +/obj/effect/decal/cleanable/blood/trail_holder{ + dir = 1 + }, +/turf/open/floor/iron/freezer/large, +/area/ruin/roroco/extraction) +"YV" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance{ + name = "Plant Room"; + req_access = list("roroco") + }, +/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/ruin/roroco/maintenance) +"Zi" = ( +/obj/effect/decal/cleanable/blood/tracks, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Zs" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_red{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/edge, +/area/ruin/roroco) +"ZE" = ( +/obj/structure/chair/office/light, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/carpet/blue, +/area/ruin/roroco/management) + +(1,1,1) = {" +xK +xK +xK +xK +xK +xK +xK +mF +gX +ii +UV +UV +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +"} +(2,1,1) = {" +xK +xK +xK +xK +xK +UV +mF +JV +JV +JV +ii +UV +UV +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +"} +(3,1,1) = {" +xK +xK +xK +xK +UV +UV +GC +WB +Xc +FQ +iz +UV +UV +UV +UV +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +"} +(4,1,1) = {" +xK +xK +xK +xK +UV +UV +Xc +Rd +Rd +vj +Xc +UV +PY +PY +UV +UV +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +"} +(5,1,1) = {" +xK +xK +xK +xK +UV +UV +Xc +vj +cU +vj +Xc +PY +PY +PY +PY +UV +UV +UV +UV +Hk +Zi +Zi +xK +xK +xK +xK +"} +(6,1,1) = {" +xK +xK +xK +UV +UV +ok +ok +FQ +ok +FQ +ok +ok +PY +PY +PY +PY +PY +tU +tU +Hx +tU +tU +tU +tU +UA +UV +"} +(7,1,1) = {" +xK +xK +xK +UV +ok +ok +Aw +CV +Xw +sr +dD +Xs +rQ +rQ +rQ +rQ +PY +PY +UV +UV +UV +UV +UV +eq +zN +xK +"} +(8,1,1) = {" +xK +xK +UV +UV +Xc +CV +Xw +Ci +yD +ot +um +rQ +UO +sG +UO +BS +BS +BS +BS +mm +UV +AL +UV +UV +zN +xK +"} +(9,1,1) = {" +xK +xK +UV +ok +pK +BO +md +ES +Mg +Mg +lm +Yy +Lo +dZ +ed +eP +SN +XQ +iW +BS +PY +UV +UV +UV +zN +UV +"} +(10,1,1) = {" +xK +xK +xK +ok +wm +FB +ak +nA +NH +NH +NH +rQ +cR +hM +lO +xI +lY +VA +xI +BS +BS +as +PY +PY +zN +UV +"} +(11,1,1) = {" +xK +nY +nY +nY +kS +uW +Zs +nA +Tl +Mk +kt +rQ +rQ +zn +Es +xI +py +Rf +bR +LZ +NN +BS +BS +PY +PY +PY +"} +(12,1,1) = {" +xK +lq +qN +AZ +nY +Ut +QA +fB +am +cG +sH +rp +rQ +wQ +xj +xI +Lb +Rf +bR +wM +Qw +Qw +BS +PY +PY +UV +"} +(13,1,1) = {" +xK +nY +OF +kh +ee +yh +QA +aU +nO +ll +oV +aM +rQ +GA +jA +Uh +ez +QF +bR +Qw +eW +ev +BS +PY +UV +UV +"} +(14,1,1) = {" +xK +nY +rw +il +nY +Xf +QA +nA +nj +nj +xT +xT +oA +OV +dk +xI +mD +yz +bR +NN +tk +Qw +BS +PY +PY +xK +"} +(15,1,1) = {" +xK +nY +nY +nY +nY +io +QA +Uz +uL +uL +uL +uL +rQ +xP +qA +tG +HE +hS +bR +Qw +Qw +BS +BS +PY +PY +xK +"} +(16,1,1) = {" +xK +xK +xK +ok +Fr +Ef +QP +Uz +oS +JK +EX +Dr +rQ +MA +KO +xI +Rt +RA +vb +xX +BS +BS +PY +PY +xK +xK +"} +(17,1,1) = {" +xK +xK +PY +ok +GS +sM +QA +Cf +bP +bP +Xv +Vl +rQ +rQ +sS +BS +AF +gV +BS +BS +as +UV +PY +PY +xK +xK +"} +(18,1,1) = {" +xK +PY +PY +ok +ok +th +Qr +Uz +LE +Qv +ZE +Ni +Uz +iN +wH +BS +BS +iq +BS +PY +PY +UV +PY +xK +xK +xK +"} +(19,1,1) = {" +PY +PY +PY +PY +ok +ok +VS +Uz +Uz +zl +Uz +Uz +Uz +oa +oa +PN +Wd +hZ +zJ +xK +xK +xK +xK +xK +xK +xK +"} +(20,1,1) = {" +PY +PY +wU +wU +zJ +Ce +oa +Rg +Uz +Rl +DK +Uz +Xm +oa +Oq +Pj +wU +eS +zJ +xK +xK +xK +xK +xK +xK +xK +"} +(21,1,1) = {" +PY +PY +zJ +zq +wU +Ho +uv +vG +Uz +Uz +Uz +be +wP +Rg +zJ +zJ +zJ +UV +UV +xK +xK +xK +xK +xK +xK +xK +"} +(22,1,1) = {" +PY +PY +zJ +AP +rd +Nf +uv +yN +EA +Nt +uv +uv +uv +Tk +pX +VQ +eS +UV +xK +xK +xK +xK +xK +xK +xK +xK +"} +(23,1,1) = {" +PY +PY +wU +zJ +zJ +zJ +dg +qo +Eh +zd +Rg +Sr +JL +wU +zJ +uO +wU +xK +xK +xK +xK +xK +xK +xK +xK +xK +"} +(24,1,1) = {" +xK +PY +PY +PY +PY +wU +wU +zJ +zJ +zJ +wU +YV +zJ +zJ +Bh +tv +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +"} +(25,1,1) = {" +xK +xK +xK +PY +PY +xK +xK +xK +xK +zJ +cV +vV +mk +zJ +UV +UV +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +"} +(26,1,1) = {" +xK +xK +xK +xK +xK +xK +xK +xK +xK +zJ +wA +LL +Sf +zJ +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +"} +(27,1,1) = {" +xK +xK +xK +xK +xK +xK +xK +xK +xK +zJ +zJ +zJ +wU +zJ +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +xK +"} diff --git a/code/__DEFINES/access.dm b/code/__DEFINES/access.dm index 441b561090d0..558969396993 100644 --- a/code/__DEFINES/access.dm +++ b/code/__DEFINES/access.dm @@ -160,6 +160,8 @@ #define ACCESS_AWAY_GENERIC2 "away_generic2" #define ACCESS_AWAY_GENERIC3 "away_generic3" #define ACCESS_AWAY_GENERIC4 "away_generic4" +#define ACCESS_ROROCO "roroco" +#define ACCESS_ROROCO_SECURE "roroco_secure" /// - - - MECH - - - // Mech Access, allows maintanenace of internal components and altering keycard requirements. diff --git a/code/__DEFINES/sound.dm b/code/__DEFINES/sound.dm index 98aa66e51141..244da1dda813 100644 --- a/code/__DEFINES/sound.dm +++ b/code/__DEFINES/sound.dm @@ -285,6 +285,7 @@ GLOBAL_LIST_EMPTY(sfx_datum_by_key) #define SFX_CIG_PACK_PICKUP "cig_pack_pickup" #define SFX_CIG_PACK_RUSTLE "cig_pack_rustle" #define SFX_CIG_PACK_THROW_DROP "cig_pack_throw_drop" +#define SFX_RORO_WARBLE "roro_warble" // Standard is 44.1khz #define MIN_EMOTE_PITCH 40000 diff --git a/code/datums/id_trim/ruins.dm b/code/datums/id_trim/ruins.dm index 6664058ce965..51093933b3ee 100644 --- a/code/datums/id_trim/ruins.dm +++ b/code/datums/id_trim/ruins.dm @@ -181,6 +181,17 @@ access = list(ACCESS_SYNDICATE, ACCESS_AWAY_COMMAND) big_pointer = TRUE +//Roroco Factory IDs +/datum/id_trim/away/roroco + assignment = "Glove Packer" + department_color = COLOR_ENGINEERING_ORANGE + access = list(ACCESS_ROROCO) + +/datum/id_trim/away/roroco/boss + assignment = "Fabric Technician" + access = list(ACCESS_ROROCO, ACCESS_ROROCO_SECURE) + big_pointer = TRUE + //Film Studio Trims /datum/id_trim/away/actor assignment = "Actor" diff --git a/code/datums/ruins/icemoon.dm b/code/datums/ruins/icemoon.dm index 8101acfc0c48..dffe313c1200 100644 --- a/code/datums/ruins/icemoon.dm +++ b/code/datums/ruins/icemoon.dm @@ -79,6 +79,12 @@ description = "Here lies Charles Morlbaro. He died the way he lived." suffix = "icemoon_surface_smoking_room.dmm" +/datum/map_template/ruin/icemoon/roro + name = "Ice-Ruin RoroCo Factory" + id = "gloves" + description = "A manufacturing and packaging facility producing insulated gloves." + suffix = "icemoon_surface_gloves.dmm" + // above and below ground together /datum/map_template/ruin/icemoon/mining_site diff --git a/code/game/area/areas/ruins/icemoon.dm b/code/game/area/areas/ruins/icemoon.dm index bc9a9226316d..7dff4bdba551 100644 --- a/code/game/area/areas/ruins/icemoon.dm +++ b/code/game/area/areas/ruins/icemoon.dm @@ -54,7 +54,6 @@ /area/ruin/pizzeria/kitchen name = "\improper Moffuchi's Kitchen" - /area/ruin/syndibiodome name = "\improper Syndicate Biodome" sound_environment = SOUND_AREA_SMALL_ENCLOSED diff --git a/code/game/objects/effects/decals/turfdecal/markings.dm b/code/game/objects/effects/decals/turfdecal/markings.dm index 9378fee511c3..53815dd6457f 100644 --- a/code/game/objects/effects/decals/turfdecal/markings.dm +++ b/code/game/objects/effects/decals/turfdecal/markings.dm @@ -187,7 +187,8 @@ //Bottom -/obj/effect/turf_decal/syndicateemblem/bottom/left +/obj/effect/turf_decal/syndicateemblem/bottom/left/obj/effect/turf_decal/raven/nine + icon_state = "RAVEN9" icon_state = "synd1,1" /obj/effect/turf_decal/syndicateemblem/bottom/middle @@ -219,6 +220,9 @@ icon_state = "synd3,3" +/obj/effect/turf_decal/roroco + icon_state = "roroco" + /obj/effect/turf_decal/mining icon_state = "mining" diff --git a/code/game/objects/effects/posters/contraband.dm b/code/game/objects/effects/posters/contraband.dm index 564686430ccb..ff6e1e74b646 100644 --- a/code/game/objects/effects/posters/contraband.dm +++ b/code/game/objects/effects/posters/contraband.dm @@ -645,6 +645,13 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/structure/sign/poster/contraband/blood_geometer MAPPING_DIRECTIONAL_HELPERS(/obj/structure/sign/poster/contraband/singletank_bomb, 32) +/obj/structure/sign/poster/contraband/roroco + name = "Roroco Gloves" + desc = "Roro says: Wear RoroCo insulated gloves, the safest brand on the market." + icon_state = "roroco" + +MAPPING_DIRECTIONAL_HELPERS(/obj/structure/sign/poster/contraband/roroco, 32) + ///a special poster meant to fool people into thinking this is a bombable wall at a glance. /obj/structure/sign/poster/contraband/fake_bombable name = "fake bombable poster" diff --git a/code/game/objects/items/stacks/tiles/tile_iron.dm b/code/game/objects/items/stacks/tiles/tile_iron.dm index b1ff419208a3..204ecfe3b175 100644 --- a/code/game/objects/items/stacks/tiles/tile_iron.dm +++ b/code/game/objects/items/stacks/tiles/tile_iron.dm @@ -79,6 +79,10 @@ /obj/item/stack/tile/iron/showroomfloor, /obj/item/stack/tile/iron/solarpanel, /obj/item/stack/tile/iron/freezer, + /obj/item/stack/tile/iron/freezer/edge, + /obj/item/stack/tile/iron/freezer/half, + /obj/item/stack/tile/iron/freezer/corner, + /obj/item/stack/tile/iron/freezer/large, /obj/item/stack/tile/iron/grimy, /obj/item/stack/tile/iron/sepia, ) @@ -603,6 +607,37 @@ turf_type = /turf/open/floor/iron/freezer merge_type = /obj/item/stack/tile/iron/freezer +/obj/item/stack/tile/iron/freezer/edge + name = "freezer edge floor tile" + singular_name = "edged freezer floor tile" + icon_state = "tile_freezer_edge" + turf_type = /turf/open/floor/iron/freezer/edge + merge_type = /obj/item/stack/tile/iron/freezer/edge + tile_rotate_dirs = list(SOUTH, NORTH, EAST, WEST) + +/obj/item/stack/tile/iron/freezer/half + name = "freezer half floor tile" + singular_name = "halved freezer floor tile" + icon_state = "tile_freezer_half" + turf_type = /turf/open/floor/iron/freezer/half + merge_type = /obj/item/stack/tile/iron/freezer/half + tile_rotate_dirs = list(SOUTH, NORTH) + +/obj/item/stack/tile/iron/freezer/corner + name = "freezer corner floor tile" + singular_name = "cornered freezer floor tile" + icon_state = "tile_freezer_corner" + turf_type = /turf/open/floor/iron/freezer/corner + merge_type = /obj/item/stack/tile/iron/freezer/corner + tile_rotate_dirs = list(SOUTH, NORTH, EAST, WEST) + +/obj/item/stack/tile/iron/freezer/large + name = "freezer large floor tile" + singular_name = "large freezer floor tile" + icon_state = "tile_freezer_large" + turf_type = /turf/open/floor/iron/freezer/large + merge_type = /obj/item/stack/tile/iron/freezer/large + /obj/item/stack/tile/iron/grimy name = "grimy floor tile" singular_name = "grimy floor tile" diff --git a/code/game/objects/structures/billboard.dm b/code/game/objects/structures/billboard.dm index 86e36a2154bf..e8f74c902cac 100644 --- a/code/game/objects/structures/billboard.dm +++ b/code/game/objects/structures/billboard.dm @@ -104,3 +104,8 @@ name = "\improper All-American Diner billboard" desc = "A billboard advertising an old-school 1950's themed restaurant franchise \"All-American Diner\"" icon_state = "billboard_american_diner" + +/obj/structure/billboard/gloves + name = "\improper RoroCo Gloves billboard" + desc = "A billboard advertising RoroCo, a manufacturer of insulated gloves and insulated glove accessories. Features the company's loveable mascot Roro." + icon_state = "billboard_gloves" diff --git a/code/game/sound/sound_keys/sound_keys.dm b/code/game/sound/sound_keys/sound_keys.dm index 7f4577aa7bed..971f50c38727 100644 --- a/code/game/sound/sound_keys/sound_keys.dm +++ b/code/game/sound/sound_keys/sound_keys.dm @@ -842,3 +842,8 @@ /datum/sound_effect/cig_pack_throw_drop key = SFX_CIG_PACK_THROW_DROP file_paths = list('sound/items/cigs/cig_pack_throw_drop1.ogg') + +/datum/sound_effect/roro_warble + key = SFX_RORO_WARBLE + file_paths = list( + 'sound/mobs/non-humanoids/roro/roro_warble.ogg') diff --git a/code/game/turfs/open/floor/iron_floor.dm b/code/game/turfs/open/floor/iron_floor.dm index 904cefb4b15c..978a9ab0fdf5 100644 --- a/code/game/turfs/open/floor/iron_floor.dm +++ b/code/game/turfs/open/floor/iron_floor.dm @@ -420,10 +420,30 @@ /turf/open/floor/iron/freezer - icon_state = "freezerfloor" - base_icon_state = "freezerfloor" + icon_state = "freezer" + base_icon_state = "freezer" floor_tile = /obj/item/stack/tile/iron/freezer +/turf/open/floor/iron/freezer/edge + icon_state = "freezer_edge" + base_icon_state = "freezer_edge" + floor_tile = /obj/item/stack/tile/iron/freezer/edge + +/turf/open/floor/iron/freezer/half + icon_state = "freezer_half" + base_icon_state = "freezer_half" + floor_tile = /obj/item/stack/tile/iron/freezer/half + +/turf/open/floor/iron/freezer/corner + icon_state = "freezer_corner" + base_icon_state = "freezer_corner" + floor_tile = /obj/item/stack/tile/iron/freezer/corner + +/turf/open/floor/iron/freezer/large + icon_state = "freezer_large" + base_icon_state = "freezer_large" + floor_tile = /obj/item/stack/tile/iron/freezer/large + /turf/open/floor/iron/freezer/airless initial_gas_mix = AIRLESS_ATMOS @@ -445,8 +465,8 @@ floor_tile = /obj/item/stack/tile/iron/dark/textured /turf/open/floor/iron/kitchen_coldroom/freezerfloor - icon_state = "freezerfloor" - base_icon_state = "freezerfloor" + icon_state = "freezer" + base_icon_state = "freezer" floor_tile = /obj/item/stack/tile/iron/freezer /turf/open/floor/iron/grimy diff --git a/code/modules/mapfluff/ruins/icemoonruin_code/roroco.dm b/code/modules/mapfluff/ruins/icemoonruin_code/roroco.dm new file mode 100644 index 000000000000..0c8f54cfbd1a --- /dev/null +++ b/code/modules/mapfluff/ruins/icemoonruin_code/roroco.dm @@ -0,0 +1,83 @@ +/obj/machinery/door/puzzle/keycard/roro + name = "Fabric Processing" + desc = "A dusty, scratched door with a thick lock attached." + puzzle_id = "roroco" + +/obj/item/keycard/roro + name = "Fabric Processing keycard" + desc = "" + color = "#b1634c" + puzzle_id = "roroco" + +/area/ruin/roroco + name = "\improper RoroCo Primary Hallway" + +/area/ruin/roroco/management + name = "\improper RoroCo Management Office" + +/area/ruin/roroco/packing + name = "\improper RoroCo Packing Room" + +/area/ruin/roroco/extraction + name = "\improper RoroCo Product Extraction" + +/area/ruin/roroco/harvesting + name = "\improper RoroCo Harvesting Room" + +/area/ruin/roroco/maintenance + name = "\improper RoroCo Maintenance Hallway" + +/area/ruin/roroco/janitor + name = "\improper RoroCo Janitor's Closet" + +/obj/item/card/id/away/roroco + name = "\improper RoroCo ID Card" + desc = "A plastic card that identifies its bearer as an employee of RoroCo. There are electronic chips embedded to communicate with airlocks and other machines. It does not have a name attached." + icon_state = "card_roro" + trim = /datum/id_trim/away/roroco + +/obj/item/card/id/away/roroco/boss + desc = "A plastic card that identifies its bearer as a senior employee of RoroCo with enhanced access to secure areas. There are electronic chips embedded to communicate with airlocks and other machines. It does not have a name attached." + icon_state = "card_roroboss" + trim = /datum/id_trim/away/roroco/boss + +/obj/structure/closet/cardboard/roroco + icon_state = "cardboard_roroco" + +/obj/item/clothing/suit/toggle/labcoat/roroco + name = "\improper RoroCo labcoat" + desc = "A suit that protects against minor chemical spills, though the deep red colour makes them hard to see. Great for hiding blood stains, though..." + icon = 'icons/map_icons/clothing/suit/_suit.dmi' + icon_state = "/obj/item/clothing/suit/toggle/labcoat/roroco" + post_init_icon_state = "labcoat_job" + greyscale_config = /datum/greyscale_config/labcoat + greyscale_config_worn = /datum/greyscale_config/labcoat/worn + greyscale_colors = "#88242D#39393F#39393F#39393F" + +/obj/item/clothing/under/costume/buttondown/slacks/roroco + icon_state = "/obj/item/clothing/under/costume/buttondown/slacks/roroco" + greyscale_colors = "#FFCCCC#17171B#17171B#88242D" + +/datum/outfit/roroco + name = "RoroCo Glove Packer" + gloves = /obj/item/clothing/gloves/cargo_gauntlet + shoes = /obj/item/clothing/shoes/workboots + uniform = /obj/item/clothing/under/costume/buttondown/slacks/roroco + suit = /obj/item/clothing/suit/hazardvest + +/datum/outfit/roroco/processing + name = "Roroco Fabric Technician" + glasses = /obj/item/clothing/glasses/science + gloves = /obj/item/clothing/gloves/latex/nitrile + suit = /obj/item/clothing/suit/toggle/labcoat/roroco + id = /obj/item/card/id/away/roroco/boss + +/obj/effect/mob_spawn/corpse/human/roroco_packing + name = "Dead RoroCo Glove Packer" + mob_name = "Nameless Glove Packer" + outfit = /datum/outfit/roroco + +/obj/effect/mob_spawn/corpse/human/roroco_processing + name = "Dead Roroco Fabric Technician" + mob_name = "Nameless Fabric Technician" + outfit = /datum/outfit/roroco/processing diff --git a/code/modules/mob/living/basic/space_fauna/roro.dm b/code/modules/mob/living/basic/space_fauna/roro.dm new file mode 100644 index 000000000000..5cb306d62927 --- /dev/null +++ b/code/modules/mob/living/basic/space_fauna/roro.dm @@ -0,0 +1,68 @@ +/mob/living/basic/roro + name = "roro" + desc = "A little round, sharp beaked alien. It bears a striking resemblance to insulated gloves." + icon_state = "roro" + icon_living = "roro" + icon_dead = "roro_dead" + mob_biotypes = MOB_ORGANIC + speed = 0.5 + maxHealth = 50 + health = 50 + + butcher_results = list( + /obj/item/clothing/gloves/color/yellow = 1 + ) + + response_help_continuous = "pets" + response_help_simple = "pet" + response_disarm_continuous = "shoos" + response_disarm_simple = "shoo" + + melee_damage_lower = 1 + melee_damage_upper = 4 + attack_verb_continuous = "nips" + attack_verb_simple = "nip" + attack_sound = 'sound/items/weapons/bite.ogg' + attack_vis_effect = ATTACK_EFFECT_BITE + + melee_attack_cooldown = 0.5 SECONDS + speak_emote = list("warbles") + + unsuitable_atmos_damage = 0 + unsuitable_cold_damage = 0 + unsuitable_heat_damage = 0 + + faction = list(FACTION_HOSTILE) + + ai_controller = /datum/ai_controller/basic_controller/simple/simple_retaliate + +/datum/emote/roro + mob_type_allowed_typecache = /mob/living/basic/roro + mob_type_blacklist_typecache = list() + +/datum/emote/roro/warble + key = "warble" + key_third_person = "warbles" + message = "warbles happily!" + emote_type = EMOTE_VISIBLE | EMOTE_AUDIBLE + vary = TRUE + sound = SFX_RORO_WARBLE + +/mob/living/basic/roro/Initialize(mapload) + . = ..() + AddElement(/datum/element/pet_bonus, "warble") + AddElement(/datum/element/ai_retaliate) + +/datum/ai_controller/basic_controller/roro + blackboard = list( + BB_TARGETING_STRATEGY = /datum/targeting_strategy/basic, + ) + + ai_traits = DEFAULT_AI_FLAGS | STOP_MOVING_WHEN_PULLED + ai_movement = /datum/ai_movement/basic_avoidance + idle_behavior = /datum/idle_behavior/idle_random_walk + + planning_subtrees = list( + /datum/ai_planning_subtree/target_retaliate, + /datum/ai_planning_subtree/basic_melee_attack_subtree, + ) diff --git a/icons/map_icons/clothing/suit/_suit.dmi b/icons/map_icons/clothing/suit/_suit.dmi index 484ecf7931775fba7664734c94a59431bb44aa8e..ef633374f8913cd4e71097d0c93eedb4bd61ab67 100644 GIT binary patch literal 11400 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 b#DXtzt2w!?A3K6y7z66c+DhdLR$>1O%s*jz literal 10872 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 G_J08FYHJGs diff --git a/icons/map_icons/clothing/under/costume.dmi b/icons/map_icons/clothing/under/costume.dmi index bd69a61ff4dc5e4614916ab73b06b20ad487a731..4f3d049fe1792a6c2d926f6cbf3440f82b4e1e66 100644 GIT binary patch delta 2446 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 MNkvXXu0mh|f>Z2#^Z)<= delta 2298 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


lvE}1t$uzqtvlIpTj8(LT0Tf|m* z#C+}kglCB%f(u{rF}mq8w#0f;Z~!sNA|^%vcBb?dFqGwPtQAV_nuv*gE|(VmY}y-p zp+z!5lYg&u!2Pmdc2}yuP{vx7+6* zm@&i`brs?N2FCqQ2GIO`i*Qif^WjpDf?$#LU90Gg^F~g|KJj1VSI3|Wkzp+xmY@6X;TlFgWyE` za=lm@<7nA+5UYU8KxGjR(L&D1VdWIQaf2#rIx8Pd@})CKNz-YYy}kNRgtn*m&ZjHv zrL)r2PbV9yE=Mxna8Q1Hyn-8e(+q_D=gIO-PMm;11xmQ82qpBXGaT|97qUq%Qtkp{ zA0HdTYRYUHt{)@FWSPeh$el0t-aW>r#*|~2J8lNT=8TWV6Lp9|l0uNzpqow1)FVc8 z<2~|ZRYK!qPu%#q&}@a6uetXJid-+ta2W<`RnTa-W54_9Lf;efO?*XDz@knQ>?hy4 z!cUU!WiBp%O7UmIr*pCS4=URg{ zd}P2alq)Hw5)j*Z9iTa<-bw=n^dW+8%5WMU`(Gush-JtkHW;HIfL?yu z9ST}4OwFvMp4zpL!-ji%?mv5-67h*8h!9xZHci81U$N+7|vY!k|n4?EL?4Z;$!V`8E0Am9d|w_36ndzvs7W zDD+|4bmfhA(GIA9N&-Y|_}x((LUL=rCA?<*`aG07i_1zkQu;|gk8wA#YV5~o*uH-muJ#BCR*xXN}79ol+t?CbJpsal;LXJ(q|Fvs<-}H@=Bt~ zS+aWO;k^rZb3@U|^X>XPtJYa0$retU?wb{rL}3C|#wcpt-*f<$3?MWw$sP_;Vj^(M z4g|!k>;J4$U!H!71=jt&Jh+=Mk+aip*#p_wo0^3(6awn$tN+kyR;Q6?cPsm2><$c9 zVEB!|s>kqK3JWdDueNHFW&_*s0owB@Y|QbO@N8&9G$CcqgMBu9ZT)#BzOW{bqt9!q z45?`WGpuFnYwt(*rNYw0xb35U9fHEQ~XpSn(=IQG6lF^=Hm~8=wo>% zTM8~lfMLXK!^xSr!+CzNJM5R;;^h%d+0jXm<>1zld4F2xw|f%TwN1FLPYV9MI_?$& zvU9Q>=#p0`_>YH~HHLFoyW+rPN(=LwdJ@GqbkK7)W%L7{f&jq$%X{DaH>(Ob95Zshr2thq{DX(42WQp|%B7}SJi)c< z6d3tblSy~Pn*%79==MDR7~iE!Q*W23K|c*bUuAh;vg&F{&qsYna0PEJN2?q!d%L$G z^*>4F9|+_(fcfv?_I)KSr{>>v99O3tRhtk7X!&8*+1mV$M@(*nYBKNI2AK~AcWeI(z^IW(q@n8^Qo5?C7>tP22u`1OhU he=Pq0FCj$90F@K8k+2MDOfP^U{!`T_Me>IJ{|~$Oc3%Jh delta 11165 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 diff --git a/icons/obj/card.dmi b/icons/obj/card.dmi index f67ef3c216cf807ff29177f2de7bd905bac2d54e..a000a50c34a93f1612a8285817fb9e1ab5d43eb1 100644 GIT binary patch literal 25565 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 literal 25294 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

ET4ac)&kHrp+46c5s1&^G-^rG1k6SO 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 J`qbF}zX8fWuKEA~ literal 49113 zcmbTdbyyT%`#-*vNQr_-NGPdAZ`l0^7a_#hC7NLot#69|N90Q}qE zy#tiIX!|1z0%70vRMBu2H+3?0w6u4&w6g_)+*8YvhN2gE?|+z`P_NuSP#KH~W1F*x zp;EVcbirAf{5G`vE-~ddaW?%7oO4zdQrhl02M5GS_V}OeJ4<{J@b%h;?CH&wsn3*9 z^TQPR)3eFIb1TPs!jb%|jjeMlrCH*N*DX|D_yy19`(7prinCoDsv4B*c4+jLh%*}teb@{8rPAEV z78JGpc#)7Q^?|;1V0_6tr;70oNB8gQ_ZjB+_!pR72g)@_jXeE|OnROaW6mB;Wr0Dw zyiI78)R`GS&>}%T(Ku2JwkpRo{#08@K*3?VXYu1R&E2T79E@t0S3<8YY^3q7^^Kus zUoi5j?4~CN%d6~I&Ql+ASFcCNQuD zXASSQ%qA9f0PKyVw*;=B4S^0L8%*|}l)O709+|`T>BIJ^ z)C%!SmP9Nm32l6&)d#|wo?A>zzhs^<`DyW!ReyK8vO9m&lCkT~Me*X8-?-G>qmV!7 zb^dhpVop8TJ;{nj2x_ZV?yCfz+L$>E`>IZ6&ShQvv4+zOw-1wB@TO32r}Wgq+qR?l z^DC>v6(wj>2(H6T>9E4`JFK>q)-JVmrxBX1HViKZ0e3|fKf!&lZ&e)MqgFsI}(&Fz_+*9}eczHiOZxcnSx2EIc-3@V!`au!>{hLnE z-H`9k-ebH|%+piQCV2l)xnkP5%tmo<=M6+_tjMNK2^&kQj=b)7h5vohLoy5uQpYb$ z;_u(zB`14|;W@Q?gSwkBvTx&R=C*k{H|HZv7b#@s`m!ct>`<`gbkxgC1nd5T|89%Y zd|oX0R$N^CVWe4nyrtT#rj`g)#nvU_{P4C*ruw8j(|L}Uw(oVn&YlS{I0}O@lcYOG zL$d6EHsTL)mVFz-1n7dfL&M(a|I$Yp^GLe84>s5fMFm{(O9HZ3?Iwa+#$%oQK!g})F85=r=D<(X!TtJk$} znN!=tR^PLT^25NYJv(!jOXVLw6HrxE-QM2*HNUW6Yzt{BdO)jqZ&MTzw&OBL>wbSk zK0H6(6jQ?FWyLH(WZ%s_!Dui&P6g_mV{*tVz;te={&=|BCqIEEd12w=LSO$Pf5%if zJ@uP4c&QkFa>$Ha&%g^|hjjS9V;UMTw=Jdck)y4}!rn)E3 zsjZY~=Y=R)D&}e1-=<$kk@WCr+A*D+oIE)46HD}aFjv~zD#VoB6_912<*dIsUM?vv zjtVd_6F6y>>jo?2G%hMA3dgY{6 zn#kj0^&840i?eS!g#p6f^~;XLbr!yo{7yqpAA-pSjKWiQA&sie8|fjnZZRCWAG%kV ze#KZ$7|u-kASIuVf}mwZ$d8OK1LfX0(Yjaoj4dZ*Qmz|pKlTUJpUlNoysc)_|6-!r z?pMB>&=*4r>$4&YBjch^+1T9d+&ecyUZ2-PTw7H-fLr`NLEi9Ox-%W!`>{31x4m!Y zjpYPFNlk$CbSQyUw$qpI3QtG{_N|)n^Sm*qQIE3QbJ}W%|IiJUNFQ&ub?yfy;V^-BS8@^B{g{$tyRe>bR0jO$>(W zxoXoPYC$|vJywG}PTSLzLD#N;Lprj}1kUr6!3(7xQeWjcH6fP-s7gKBZ6O6XTDobV zgUg#PeA3RbELx8{(G`RHIE-4$Q1*@W4U zlvDfm>2VueeXLbH3UsnNq_R6$5Jg1PieNMAR>xF!(3AX0{9?UnAka5a8z%(j$yHzRCswvd45h(V0y z;k)qoc{c-~Ae90G8Z!PNgVjdA_b%L(&cF6Gh9ElKnWOB6$5h*Jr)kS7Z!5i|6p0a2 zQ+IkKJsa@HK12W0qvx6-yRwVhtV|%Ci%xNkG;JWS8Osv#zuak5E;atA}ZDE-)Iy?!?~4@l-0g8BP0nN zc39C{rfqJS2xK3Y;1Q0cnoSq&j?He_8LjfXukP2IT)y=A3W3^>mIz!Cjq+M#{YIJ0 zf@q^-_{0UVPp&IM(Dm)1U;mfl;$dh7kKXTezqE!U{e55Q$$IJ=La@ch$&15=jM+!1 zUE3SUl@TiekiooagQ1a^ASRnV4`Itnd+Y^~b)~7PI%e_eafUnk*88iwkOQ++#9XqU z&&7LL8Oa?C(?Fj=2%J9eCX_R_R&+lA@#%U?L45{wJ0x74Q`KffK>OSLX%nJup7>9W zjx$8YNsshD;3!q(=89|Ae@;4cRVC~#R)>5po48OfQ_}wO@ec}jBQUNWQv3d(PD<9T zh?3-k#wTc2EwYE;5vvV)?&OQiLPd%4OGZg{cM@NJsTnqIu{OJp7_lxW&CJqL_P$<> zm)V}~A*aF&arG6~$P!z~7TF1I?(~ql`!z1;p-$!nb!#@QaBRK4kZ0J$g(P`~+Ptq; z@;n4>!G+-zG+1(9RVi+tBFY1ml-{@YPAz_(jU+heS-S&uB?Y_JJ}<|jg2)`}r{d@| z_t=z_z29w5!UK|jIIz*@WHDdxQoFVKTPkpSNhXFu0$ICdQ|;MSU_^&(!q_o zA5icbA(&D-sGgQgIW{@r@gL=Xs~-V)jhLI@J~tnqYo^8eSUZvgo(~d&xYbT zx@s*asVVWmfNy?^i+CKJ^nByK2C}-2zv}2~=9ZUfM6Bao$LWv_87O4;LiCwvm@!eH zfBI3(g8tys{yehh$FzhBwZd3lvTv}PoM(CW-_!|iU!~G^0We1d-I9aZ#CA5%DB z+ql2JibL@6^k+oo7J=j=;Pk7{S8r90@FT$E$4j5?y_=by&dOnc>$KF?zLF$CP>`Mk&i-iYD^Ql(84s&L&DIjlg&VL#97{`h znxg!P)qp|b8{~?g&ETQ>D$~=br%OvE%3Vs8n7#NEYzC!%I7T?bbNGqMz=Zgwqe%Nf z)xRsgcix^LE^RkmteUKh_xI%6N{uIK9e}^2cUFY}zJ`Z^O?$^(dCN;8JEIfUt^xs1 zA6&N5%kQ}BU+uj0ZEj8}C)Zj2D6pjdF_KoM55Y<+ECJNzgen?4!#tk)GME!`sRqvw z(|JvuRjb)b_hJL{on8g`-fTr=iPHq|`3OKWw9P!{s&Q#wwXwUAh&$Nc!11&SyYyBF z2Zp-?h^#*^)CWeiDHFK-=1$d1VyJSPBw3iJQ#V2)?R4y*2=za{OSL6+N`W+8J24A% z=WI(gWyr^p5x?HkxDxigtmIp|&K#}3DA2i)=a@3=vv>3)>?)2#nQ0?p5F6H6_XGoC z(&ov@B&}_%(Gi+XwYMETr`8Nh(AP52M${C9PuzA?VBv1Zu2(fue}PL#k@;Of0J{Fy+b4gweb+AlN=}}3iH{#M{|tOv%(RhxC#b%?b4Rps=NkZD_ugXb zhT%p$069+Xh4r6<{CXL~f`YO)VD7aO6Q5L6RSnI&I6wwFe%@U!%nGSNCnt{K(i$e_ zMTZ~&QGcv9#FPMVHX|h|*R7=kz-RzA>E4)QU8CJxYk5wu<>jZiUhl=l2iCI!X*-uW z=bJajXiOSEi-~;=d%^Ur5>La@vIv@2u(7c*SZ;B5Ka|q-!foZWLcE0yRaL(i7qhnLjmCCdvLixd zG!HVczA4z74JWRos3(ob$HrRFM&dR#HRaD*T3EaVY&DZ4;q@|0Qq%Ym8Tvx{W!q?< zqyQICQ15QJ-}Uwt-|Nn`fuA?#8Qg6Ob6CXLO-18pCs`z^dn~$ZDQLJ<;LdEdc5Mc_ zb4!1GU#fE=amnh(8WNi%JeKTjODEQBi4zR^>(z5c^7e+hL& zFeTGS|6cdK(lYFwqu_V(-*LHDuJd)E;G`}jr|xfyMf)R0$gEh+&ZZ670Rl{|Zt2Qs z$n@3BnxWeBr;|_dj!SEa;73RA`ucX8s-g=qCjN%SNnKM|`62eMJfB^O1r+^9qi`iH`4rwHJ@ftFRqf}) zcjFA={glZk&07y>)?#S{fID4bmmK-v#48@;dXl$vi0p(>m{ zjaReC`GW+Dovyk}Y)NQ(+^mz#GJ+526q>HSbIE@MITAxEW?TZDz8vL6Hb%&L4OY?ZRvoTfm60>kdZ6 zCnT)pTug%e_;5eJ(%}^r{&R7WwhD9i#>>|OA_KdnfyH48t6;OcTDrUcq^F4U?svvbBqj{uU)bKR`9Ze?L;_B#86M^LnSCN)YiRhAS|b zaW9QPw2L89XjQg7-S^tkdu{SG>DwDQM$LsWFO2^=-=Sygk_#_pKmTG6MjU+5k;~{%4k1KLM>JpF0V+<-Halem0awiBcV6I z`)nn@giF;JXP7?99pjHG7c4c*>NhY-_Mr`9_UWk%B%GNo_{{0Xn43cXI)R#$Yb&^$ zV7uHucq`Fwz-9acxwJ4YA*dX6V$|w(AsKLLqW2qLqm@a|f7cg>S+jcVYOsIsf=O#- zbKuPv=|?dynlNM7nROk3I=SYl=qTqMvNQzK5@OIjefV^UR)vMn`REb3G5Q~QNU5ovIaT)pW#5f#InySzysH8?x=MG?%DY2b+KX^X0jKYguJ0x#09^?7KIJ^0bqmhv<&_wGlLJq zEzOfB)__fzufkzKSJUp^1gx|BAQ0h>Y8aBmRq9AgRWKreHEEzqpSkKB;{rk z&pz4RRJ^tLgRrN#27|~Bf@AX%xt5t@6SAvrKyUV4N(HdDjuU=nWokjRdP@Krl$8opmgN&G{xC2>@evRCx&lVFq!YE&>4fbFKKbg4yaGX&I zct+!Cl|Qni#FWHi-jbbful(!OZ0XEuuSggZ`@_c#O!{vx?;?sNegQ!8ecCrg04A;9 zF|42=W7+CkFqF73?i#c|CVwkOckTyJ(I)xCx1(?9b_ zJu>ZwI(*InvrVKa$)Sf2^gCs0?j2A!=TlZva{3rPH4xKpnwm)q*E3Nb7qRQL`KXS0 zUjQ$t!K8=P$MN*N$1L7HObvq+iT^=DzlG$7l4|0ZvBKN40eJ*;bT2u$20yVvKTB%c zS{;+*dWd@lTRdZtz3AwgC!zsAaa;Wv&-Hwq-#3N#M)E+Lk?MmZP!QyAMKwaes5>Zg zYf%Sd5<*9IB=!N(O4;zCnAL!1JLa)k$9t!0%zQ;#4Ge;j0sKUfCPN(dS1fG6v=u;B z*>9rOVNwX#KT_gO$2xBg_-M6`DI**?j{p3mcHKrdK(v$ph|R$2KR=t)Y8}o4^8dKt zaA34ZXP0OMf2w?�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%0ADYE?J!;%-ygKtJgCPiykR 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 diff --git a/icons/obj/tiles.dmi b/icons/obj/tiles.dmi index efcdf35d75ba1c897466b6d62063ce662635261b..08d8f436402b4062d01dbce65e6f12997403c5ab 100644 GIT binary patch literal 33342 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 Shf)ymr=s{up+wF!=zjn)n4g3I literal 33443 zcmb??XIN9+w)F-gMUbvEAqWU49Tbp~08&Ijx=2U5bODtX0*FX2(z}32Z_=eBoj~Xv z0V$zM2>}w?7vFo&x%c^g-5=+9c9NA{viDqTt}*8rYbI3lxyp^}%+~<`xS{$)Q5ygV z+VHP0q{R3=vLki(0DvgeTlb}hqP4rF+iO>k*DlTg;F+G6Jm@?pMg4K=Sci1CwxRw) z{@pL*ul2n-uxqclqVfWGKeK9UE#&VhBxZb7_g4NWA?^xEb(a)l-g3e$qOSH@U%WT_ zb3#>OU{OFhkq^II*t2<)S57(6Lv?0?9K~2;W65upQBI^uoMq4rPGozxF0v*lo3@yN zlw=;~q?(Z2_c>Hin^C?|k~|rg!_v#?6|I_~$v_mam8o~vL!Dyj`Rz@Az8h@PqwVI^ zoUCfj_=ZITzR?m#sfmJ?P=>4eIyD#KvifE><^)x#5Nr}%;cX|>{9%$QpZH6}Fu7)7RFTN~x zBS+zP$ozTk$0Zj>gv_bkIyT`#lj4UI^Q#dJm8&A%qej)ld_#b9J5xoFpEAWAzPgKn zEvmB&OO5<3&4rf6i!NI|d&_&~<&9ec&1W>$4olH;?hN3s)v_dU)3oDZ(;S9{H{!0} zCBEW1c{9nVqRA@zI>*1vPj?+`C;tBa3R#@E-|zGSSYOPX14k?TWDDixpFV8sb$H}N zsIeNLJ)XiQ=anBX=B-31ApLoR%WoR1NvwDoKHMaTDd zW!8+5IU9V}_SxI$i*!6rsZ(;$qnMXv6T7SOd7={L<~M!`Gv}pm=Xyq)(*4+ww;l_t zjq^Wv%UzQ?e#4p&W@@ChQmCYHdqMdyKD^reb&w>>dkP5r#TQu`@zoN!e2OR~KAHr= zX$E~R_0-`>ALU`bKT2SY)dM2GU;@Et-IpI_F6j#mezcH&ux>0m7-*({+-f#~32i1B z+rQo(>Z!zEH$?&^Rwq|g-+ksM!)-4~k|bJ$m9EpF z@xaOIG*p}{dDM#v5?6E>Je-}Ry!|-CI>_WQq4=>!rT@(1Q{{d`FWrMg45_9&KDUu{mkFBZUWtgSj6gQHzix4zh}g zkvo~p6WTJ$fIcnOHGvgwnHEn7Y@W$#=$O>Jn3$W0+$wb`#Y_;A2D1O(wqE_O#&CeM zcHS##=UwAUZFF>W@m^d4*cS#p!LAjz(0mm#h5P#6o;``MTJyL(#|a3Ox_vu)_x9~) z$Y%c6HblT`q}wRf9afFPcFZ-$2DG5p0Bc=`a~%)=VxtRGJAo+1>yi|0vIzPrqSLk+f81#KwizgPFIl3E z<#SWkM+`w&X93yAI^XPVTOYWoTPgBc85|xQixp8!GjBul?0*0b&^E_lpbL zv}%=rtw>=T^9Z>WB3>$?DV$AoR_PveYE_CVrX7KZAWJQ^C9Z095l3bn?zSve14au3OBnS=gU> zg?Jr?PoDOILX{L+)(8kg)rE~>vmkpK(JdOnTA6q+o1Y?6;JR$7wG&dp7@UF?+$F_f0`1Y~BGWVVJP zEeoCu6=ZQkjdQA;vra7P1Yfx*N^Yc<%xy4{hopYXQtOji;`LoYo?FO;@fE^cjR zw%$cYCrKw`vA&S;i75+TMBH|?A~mRz%X}S$@gDj0D+-nABRB=VXGy`?hPPj2+q+8S zK11Z>IZ(izy!%A67^(A|8uTi7#;+v#ZRt$%y}!qjgSEJl@8OVH8|T$prranOJAcC} zCNR1)IpS9YZ9=$Wc~7zi-S|lWGlq;7BySZswizLk_V-TRR!27R1;$+7vdXn;nu|f3 z9#RLVE7AEAJa$3Z1ncB|h-eWr?&MxyvOxA*V)$>dgHJS{{eT53^M^p>IMJ4xS?2t+ zx&e+mNTbX>+@?ppt#->Wrm7h#)G&#D(baQ>gSV)&6r1Zu^4uGZ;)K;ftFOFDgVBy`HI748Jq&sl_O zJrXKO8QD3&{|@O9Drp1Fv_|%=V;Jx{1eB6Bxd&5AT1eeRrLuHkflVkgeX}%CQF7YU0Mikkhg~z$$77BNMk4mTxXA_k*`2QnBE>h_C zIfEjY9nhgM5l2L`lUfv7a_7*!_CqWEIw7!E#UsMNUqoQ`e@q=jdMH38tjCpn1O3dy z5BC;!p_D;F$|c_JsO-17jt%`obeGiP^=B6^e>n>}#EaE@C|nkYw!|>m5dY>+=GGLL zT_48U9UozR$;_1B{v9(G{2pJ2<0Jh18=xQ`1pEq+0KmeSE zx1I~v{tpnqgN*((J$wH4y!q@n?vi#AKjqyw{*5Ur9skCX2GaG$7P2Q1O~L666apn;%ufT1-k9eujV%@OOK^Zj?{4)IHE~R(wjtb@<`iL@}M< zU?M)i<=)*4Z+~I;tp0&f%S%jT;#Z;I#=REl^qZ~kq z4i|Z}_;aDQG+*8oyymEWyexK4BJkuiTnReE+A?$4Rpe5=I$_JN3)5Qt_vufwuo~Y< zk@&~b{wAM(YDseWTL_x|07h)0AS&c6Is4PhXNyDA5FD;9hYC|= z%2aoKq52wCfsfhwqgm0U@h3PJ#eQy0F)!!BL(t&rtFIlrR3mDSs2U*f{+|Odw%ajH z(UGiBeH?m(9e+oqrpVm zXIaVtv}nS}4ul4*YHeoJY%5nTsh_tu@A5*2ZHd;lP=y^^g(g#n>n zum1nN7fN7)!}W#~*09vg%ceEuRor=!H=Ak8w$SljR^>Qn%zxjxD~7~QQt#u4uPe*t z*GLBlH|KX*a6Ap(h}38yC?=`@Bx@VH^aTET8->GZ{3mB5=#~GnuWCbP^t}{(ZjCHA zo15kmDmRF&_TBHdW=xiL`c;t!Vz zfS-o}u>8Gp-@x<&qkgF4U{dh9;HjozWWMQUN8C-V zl7h-khN=1k`cx}6y3uVHD5cC`wf(&3){&%kBKhQ0)x{}w=C79-R(tj`*BG~WPS@A* zXo26Rn|&mjOkMB@@Q6ye=Pv|gL4f$gMqx=||3b289P@2PO`$O5wQ#M)4JDk#(Smc= zld^Y-?9`;4&GXI@_&jF*cw|IN_r(kD2*l`wZO>DcESQbyMNz-o_ygVLr+cm)`g+!n zUX&Dct_|dpnWZQ`FFYdXWL+$fF+#QeeX6ob^Rt8O_{C_Ndz^CJ3-1>*Twm9wCt3Y{ zm=?y{&q=0m7Gn%1Sx0eI_->OX43INC^WFad1_4bzhY#v5IiqDh*Ir(oAmBQ`NQZfT zd%b$uJ@)XHaf?h?zP_%-SpqLaE5YDPiYTE~6K<=REXiiTOZA;E9?R%De=oNM5N&O* zC7CLqHsd^ZYo;t}g={XcHl7}YbJ0}GA73#EQ4BD$WweEVHiD)6ldJ%DfBXLE4rB;k zi-=O8Vc(154NNI{ey$n+| zxU|HMBf%?8`5IZ>OG`_iN6o^x#GuOGV$J(WWAdc9!i5ouwqYX&k%>*Xh>t}=frVsL ziBpr^j(h^|3vI(|@9fD{&mDs#tvc}2JJFF-@xojHi4&ZFX` znZS<$Yu!9P-}GPgikZR3g+o!#HBrFaQ}Uo|+!1RrA<+mIe`#tI&iN^daa~@}`4(ON@hSE!<& z7YwF`9?>PBJCuExQ^1cM0&RpJ$l(#uX|C3~+6=P!7ca|UyAF@WkncdrdtRRE#Vm1u z8W|6lB81UrRyuIV@cN8benR-x=2*U#i3uxRfQip;4e*y->Ygm%lj^`JjTBV=z|U}{ zKDyP9d{p}nuGHJcSc)t0o(IY7hVT0#mN$%r?Nk&P{QY*TmO$jh7DU{NhI3!j*k`w5}}rmTX``#DyB z8hy3g@*h%nkFzHmM=K!o{|j)7y!>;vQH_2-ywRo5MSioE+i$BbvZhRZ1QLbJTD~47 zaoDH{o1lp#RRRPPv|^sY==tTTpGE(rUDkmq$>6pWlH~2b!O~`+Do?}9zf;>{d$Lqy z8&7{D@fNF{sS1$m!CU(3@Y!A!%*WZ+ICI+!F@6q&0S*5|0C?d#L0DPq@KMs}$`qc7 zUFhBvS{|RIxgaxP_fB@Vw&;tlip?&#%g)4zPe3#2tYWL3Dp?`%O_|Ed+JTBVr_sVz9KHqpq zIYVK;-$h6GJdQ=&F~&*UsN=gPZ;-Av&-3)9(W~BEaNp?_8*qL&)yj1tGo|r}^E~n2 zh)xJN;*q;Kc5s*ls%8vB{9!J1vbm2>W(P$Ldpz zmtdgxh1tcHL_u*@8fzn-erhM6xBh02g+t|6qyDBE(V8$$*<+X;#!IatFHi5%P9HTN zY?~RNq)o|?V153Zp|x8DisJ>A&ar5~f1+5wcmjS9ZswkG^??e?1>J8a85tgC)SsO5 zA^1cE?iQ$<|6Gk%k1PYBb8i(dkE60yen_(g+KPU0exERNu*(YVS*(HLbJM?v*G1Y@ zpa*ZT*{$c)sYa8X32)zLbn#s^P@SC5G^-BaIWBkotDnSP21-ocK0;rzvuUCZIpU>v zlJ~DIr6tR|?3sVweR^?&MZC9(n-s9j-5lI8)he8)*V7&EwY1cC`{q*Kph{_sy`Y_J z)u1$9;qUEllDgwyOvXuYqOZWa7@qh*z3#&gMxq2!qI2`wYo*RA1dHs2+F8|yRpKgzZ2&R_Vp zn0c@4x&$*bb4p5fQ`2oax~Bu5rcfmQ@oRlKkE>)3KDKrj-8dlt2z7MauUWrS{P0R= zO-3^P`GdNWS2n?0MfMaos0e^_F?ryLK_kg%lip-^L>nw=(({X<*UE+``~Qx zigLv=(-{7B2aOQB7mitfUskMA&@?$Ode3abZcrfZQ0=vyU1v&Em3{m!3)2&aM&A2s z^N6%Uu~yvgGIH{Rb0W5twCH%6FQZ6()~ZXwe#=RNEU*z=3w@{hB8WWpua~{K@b<21 z*!(u9ofxj{;0Nf^A>MHnOlWlBMT7hnjhhW=%C^46`sLkNG)hO=FK3X--`=?|VyM73 z`zJymWrQigHY~S^)L|~3`^6-};71sS*)4L(2> z_+8NH(b|_ht=f7QkHlaJ0$!TC&ivdJF6PQw?y=MlO^X|x3bK>gYTRh%q zOGG{yn`DK)(=0xWeQH4p1+z-OBOMt(*%P5t(-mS_@A<;(dYRki_K7vhx@JF;!n}h) zGfigDv6cTQj$biRZb0*TJ!hNZ_{+QoKS&?z7>eOjd~=Lvi|`h@|HV~qrqy~+vJhU8 z@VXv)sOENgj%B2i@jl8({*D!GJv?-)p&E9?DyTR(Pv}k5dv0nQuBC`Blbh%0V@(EF z-%YF{9C^Mka>OHDPY9SFzB)`~5y@hha%A5^v!rCbaDkkG27TFRN=%!jmcJxnzto)& zHbJ1of@T3zDE&pEr$vv8+)UqHE@e%$3yhe*gyrcBJ$pZ8aB3TfzZWguuQ0M-zDj+) z&k*2ZL2N5E)FB~~EAIY%BvW~gEDVSgjsUW}^Z3M1G^P;Po#eZ(+1Q1Aj(5ZmnC;dF zZKZM7n^PPYyv+>PnvTqvg{}Q4oVa+OLYZv*z@~n9Q0Q?QQ}$DdZlS9Zq{RaxB^Z)k zjnG@}e%87WC(00$)an4|cYc6!-Aiv^Nlae0@z#KNtyIy;a9@l6^s=8WhT<0CBmC^wor5*Nh= z-*M{$0y)%XBf0VY)T*N;rQLc=+q;t=FjG2>{Q zE2l&mXppQ4vQsqtU{0Hm-%s~oc9BBa%MZ`WywJmkcc`c}oe685o00Kk&I{gI`;ayd zoP5;`PZ8@b8N1-&Kya>hh#jXK`=3 z^26CVinDKlpZ?kqoW1~7%i|w}JXfnRp(huiF}4ELQzIAEK)g+4M~7=#m>R}?tnU_I z+@a$aC(6M(8;$a*;ugiv8teL|Y;a3k-In1I6gJN&^PZzF&$jJb{$h0pX`vLEU(Z%K z+fR?M<>chp^W8G$pFg^z6^d0a369jigbui?l%Ywh3Xy8UY3n^_Sfvbj8A2lsmCrh! z1IsE(m$+epqPk>S{B_{|R`VJ68ra9vy&H#kQ_JMasdRHU95JPs4zsqC zlQQZLq_z~0x@K>sg#u_lh+HmqsTzIox^L3gV;1{|cCAgI7Q0`KzT@3&YPTr#5uJ|( zlK%Mm`-|qqiWWcimJDQIx46&cGpPQZw$Cf(k9Mc7qC0MrxK!lt7&LIFw86yHPjJlcY{sCAZuci zf1VVO#G=cuPfa;|y}vTCxSzma4TMnK=rC-)9h==Ak1=3%z_W)3AYM$nx@@?- zY8}TAEX7Jo^bREIbvuEXnDiET_^!a^Xk<@4p2J$zN&5{A9vn3Eefwt(t2NuNpJ|!t zZ&-FLeXeTep2csW-Jymtae&_Q89JZ)JW-B~vt8wb`vyO2edu}HGIyn*-7kV^-1@B{ zUqZOK_)*O>;LV)kwn{MZE2d4AiM0#H??~}jEVcUNW|51F@hq;a#&~w;cT%XI!~SXDl1tMT2?~6t3xIaZ+)2VwB(84cQu|_)o@J@G|(7Rgbt4 z&lLQM0GW`!CB#j6Tap^>jm=9MhHrA1;yF$IcMoAFf15vwq76oU-&#VX<=9}cRvwpx z9R6w;B_(zlT$5rjv4~Y8x6{R)xrf0QA8mRuf4fcNonzHow~G@Y4#L$DvmG@xHCOOY zUGS2E(kkncg5oNxr{Iw^xkM4nBxQ$>(8=9a>daW4weB4x9ZL1+>MCia6&_2&p1rS; zB^7ujshd5MlYD75FBM#V?%_V$BgRS~sHphspSJ*%LKaUL4GjT-CTE-DUR;Q;B%ICd z@=B-&e#OBlrx1{``1isnLFnc0$;#y2&F=*_gs0y7H*llgFA<&rD0ee~6lH&o-cM-M z9n{qoFX5^}+Ez@Y8)tPPrC0!9Lr4IGVP(-{7C@UARN#fWrjbf3T=dpkI=iwxz+HW4 zug$$gV>R&~KR&B#w5NVK%@)!u)Exf+iBx-3ciD2$Z}(hP`|La!TT?@yn>!F~>t`5I zd&}IyjdpEq>gSwaz*TzZ($(!)jjEhh>$_$Gb-Tt3L)sFnDx=F%GbByBwWS0byM) zWmeCxz)Jq}c+ve2Z1b)&ED?1wdjv8TWbl6@gTB{wB=zGQ@VAAm^}ui6?=I3S27okY zT|?;cAF)4BvvKt=4J|~7hmTr`P~*r?+;aAWgX!s4R|6kNUGK!9ApIo*b8Ue@@Fk4k{n8Fca-WCf%&>;76gv$L0s2&2uHs>*3F`5hSF%I^I^JiLCp^0U?EQ#&`^y+l?dz39>Kb zg%oNg`~3(R{R?MSjSd2YnPN}g-?O-%>N}#rFlu(Y6<&6AIfD^eY6$d5;wbwIQ>zG@ zxBLFK_qn<)vZ!MIlbn_`knSh;v!S8kni|!wiHSa0@Yu!4q7ack|3Jk{{unN@7sWSW zFc{$9-K`AzAm95v0#8Bli|%$0!tjk;m1sdjSa=s95X1FaHST zN(p(l4VO0vB%>l&+FDrr)Yx(D)6dw7COj8SBKrlux^SzvkTY?y!z#Avo$2#y!=PYS}-BzqTO=2e%EoX89oaF>JJ9;=5alI;>Fu5 z>MthsM#&?vca))6YzZ56(|>g{iR{HZsh2?p3oTc@k#P*W z{AVtT772<+_kS9iE5S@;1M>(@ef_4dJ0*L=nE`6bPa@u4=>wqmyR&zp2iPRnH%mP) z_0E`pwoI5=$A=R?2A^XX8K7xm63HUrtG-ZHT7~{Z#h7X?U!(x=8odbZqt}^}{)e@q zZ4-#EUAtD`#2Y3e4UkQ-Foz8fYX)uIT7x1q^>1Fko->a#a^?;B=V0CZmvMpn4gi2q zJI?vCB;|Z@!0iw*L-3>?^2@5rGwx=4+7tnBeNpOTAmPufDa}@VPi9wYDi34=t(W*t zOq3{ZJ6yjBn0u1}M5wOJ))OlcW*6{B{D;3nP`82{88tI`_Q5-F6Az!(oE6=>OF&ca zdU}R)SL)~IV`un=(nrUZ78=XXIq-Wir|1n#HO8w?QD_do{&IQQX!`>IrX(lZUkMNa zO>2+*`}<#bL}hjkmX!j4nHB9G_BjEN8g3Y5r$OmMlaLz{-&0t%O)Wk@n$%#XlE`{vHzR=SKxxVQ;zLh|h*lVKJzfEmHfSiV#uW&lFRXCZA2o+5%P!^uBZZ+3TXc`@GTK={bnn} zhoWL%(_Y1jjW(RxXhRoP@*4lqgC!n^Zr^W0Nq=0?acO5riMWSW;(p`1CGd9_?UbIv z+Yj07#>E4gx>i4ru7Np5grAnXu>;+7n0KX@X1D$2R`lHq zZ8LGs)^yS+!d-`Ndw6&hyv4lzyJNb^%l-S~;{C-Oo7j#Hg`?x40`=4$%J{B${W^-= zI*E64c(-9@rhmK|>3^M^{LTK$mrkSeCx#ko4Ya#m&S@z-db!Fpc+*2>zc!qs_PXOq zTue!hI-U7^x8s=~h7F@afisSCoI~n7Ku!0`OXC)giTE$b^)I&_(&iakddtf_U#-Y!S8PtqPbwYTrO3K*w2M@>{?)aTb|{I9{_C z!NYcpQQRa&v-fGDg8bcmXK{YAHjZmUFK$0_0}T!i+NVsO0tIg)dL4*%c6YmAX6c=p z`g+DyDE!b@4Q7VXh`NtYt~~Vr^~-dA?pIJs->-TbB&;0M`M~F&BNItnWFMkUK6TVR z?|SGXc!g~g8O%i7uE8j#!$-_*F^ps)5{IyXC) zHecaIEc4PT?5U^tBSOHrCboh&skc69}Sb8~Y!zj^5_9$`nQc6)^U+^0HR z2%Q`qBgCMvDxPihn6vG)qqsAy8M~P#Ymk-ou8|j}`uR6PV{xYscV0cGv?(Dj?xy6= zaWrMmAt&}DvX1X!1V7>(LyJD&Y1^MY1gI_jvMYy6$bQfi?2!N1 zicmZ+C^9Th1sC&NcL=z7H}X0D0r4iDUie8e@A&g`-dEA`S-6gu7!)~Z@H^ulB>pXp zF-5#VeG5?X;6L2n*wC!o+y>fIpw(cyUqkg$eZAYH!}c{rM8^IN8)foh!Zu|F55yH5 z?RY!dUN+tPR*WRB2i!+8-kC?V7{piN!_)ab)j7`5pIn$>;WbJ3Mw${6J}%LdNnWXO zKx_GbM3qB3>}!6jX{^(jYu&xVmNz{n)Rb(r{%G$f@*_DM6!7K?NRFEK{>?FPoGN&H zKc0Fs2xl`{Ra!3V2RSAPlewysAsIhWnzS(f;YOd3P>LV&4sdEm9-oSql|Z*zXEgNr z1p%NPMX4UH%4A*qRI_sanprs*1AZAGXHMM0CrbDWc;Q$QuwW3<@(*&rr8Ob$+*Lg{a;#+|3Ma)OSCJFu=&^1zLCAH&Cas2Gp;)FH}+Nj4Q%-wgKM^UY|P$3F5gyyn@ z79c%clO!{n(xLtR4I$sBUxY0$#}#2KZH9}AF#Dg@jqBWxxSR#&`%9sZc0StLUAI=h zTQOUje0(ZAB3l?mDBFA`%imgi-I{NJIwMxZ&re~4R}=8u$o@1uGD0(k%Fk?x3#qT2vN%OXS6ksRZMknux6`U+U^SqrceX ze0(8JgOj28QXOEH#X}fhbc$KwkTWLMq{}yY3BM~y82|O?l94WU8zKkG%F=4kf|*|U zZhd&55ad^EDJ!L-F$Bw;c@mwH1$}UH>~_(D2B=+=nwE?H=1s!yL9Sd8u978DgaZ84 z@`=_#oHX<=OYs^MZ^bQArfb)Ez5MtmdvE2oC~BD(Z3yeY#7A|&n7d(wI!d2Xw#t`6fJV>;TG2oMQCc>wlK(*3 zO}dgUW3FC=i&LC5H{q%*oc+YhPR-0m<^rXf$isV|_E`eTmRlp{lQH}XaIJE1P>V8y z4Sq|uLE=)?8QCDA91fMKe989%Ago2(_qD$FhvK6O2xn_<d~QH?V4uz@;1<09-}4;$zc%{j!6|T(#;SJRFnJEi*~OPyMr%O{oGO`5ZeM zZxMwbA3bw=G}nE`nJ()iUKSm#E9?39HLeZAP6_#6kasVpDNKWvhS>sFzgtwm zNs|_tx=)utP0f&q8(vF%`y9WQ_K0NMRzsvZ;sk2;=4NLtw(JIucg{vTkVGZrJ zAWsATOT&E89|Cct`%j>)ek-Xb%d!S!MjxGyPjeY}jtgVi!_S9T!;9ai=zx1+;CNH$ z6fCe|a^M>OfeGHORC!wtKYD|3OKq;B&_fx#b46sbJ+91s$$D)|dPQYZ?|G1dykc3e z2wora;nr+yxvpiPMpqzyO@U>t8D^1|N?HyFF+clwItgW_QW(G^<=zR8v98aNDPF8_xTpq*@96;PD5gsQN$IcSaU9jqu!omu3)Ikj zA%($K$>h{ShlMb)yycKDNAlJLtlX^%oSp$+m}G`>G%(81lO)jYYGe#V$tIR8okdL=T{VSe>HkA47LX z2Zx_QQ^xd}Q#4BmHQ)Grb^j^x_kbRK8TL> zd=o$_gUvZE6utW(S#~fn3?F+fQ@rf*$Gcq)Z(a^mR36#nWes!Il2u<#vnST*T72Ur z)tKV4pH1Xs4l!RHXS9EzmkYN6K9(swvAiXz{|IOe8n7+<^20fW8g}us+#nN7&9YD_ zg@>-Km9bmC95N1s<0|hEr`2u6D5Z)S6&7jMa z%r_M8%(_|1-+il*850vcKQ{@EQYM-+>5ysu2pV=k- z^mE@E7DJx1@5w_$rZRGMX?+Jb`%U9Ghyf7s@(0FkG$Swl*%ESrO|ms9DD&-68CFUb1QP>Pj-vM^)k{(ePF_|kJZh*Qq5n%*d~ zKcH3kYo~`LCo@COvvE7WTi>iG1O8LeH}b1Mrh6W0vbBSo`~<*lsGo5N8Nc;~_05}Z zAIG8;jO2|Cgz1CdbAxPS1zuzEb^6wU;2$*K8z~sGK=ao9wFj!!eUo%fmY5!%c56a} zuXC$7ZGIif+Y-mh(7mEZx=H>&WOU=B#(n>%g>^=iSWuJSu4_zRZ>T zr+mH^WAENJ)((+F?>&6betPwYxq2PtI!yquxV-$ZUB37sWASx6o!OtC_iOn|bW?!>@vMC^o5Q)8MDI3%a&2Mxfk zDw?C!wLb1p!bK2MZNx6$y+5qvY^_SSAo=X+62|)uf!)iR>&?y0_OhSG$nfRm!2bE( zRpcR+pXSUIyTt=?u~t|XRwO5uchyd}fh>mW$u07DIRs&!J;CML*fd!$hkD4SkIQR` zap=Om7g;9f&A(n#P*L4sq{yxqzE!ugx2K=<_U+s0`Zt_WU}#heq~(gl@S@5V`Q__Z z`mr&cdr32+N!I38R!>X>jb4-r3K?%`CF$u+C>(`fFX64e*|v@DNig8=SAUmX3bboV zmdVhDaz|1Qb_o7vAP#%;ioI5?m92G<>aJT@r#?cn^}S38rr5Z?=pDWFyKqCK$*uNK zv91kPs+@KcQULG6J6q6tt>DSqRoPT>51}@mh*e`-SyJe^OvU!t);p(+j8FQ6wz7DN z&Zsw>n#GnS6yw_X^Hua~jDD@!*bS!68uW( zG#}?$*vin-XL@vUVqsH6MFfM9svTvw?s2RZP$-HyKbm-gR7yphv#Y+uG?W(*^AP-9 zv+|kBx@r(!A*x%oTEnb*WQ-a&=BS6z2eA`95B zhI(eGP$OLYH!UKH8=3>zkKeySuTQzIYTop3SRdy6R8--Gc98VgDD$ASO|@FLnY`^4 z%SDD?#^TV_y8k%wZv8W^-in+Y1mTmm@7i*ot#uO-%1(rWt%jU&K#9F$r_g~a2i^DQe61@3pYR_|aFR*4t1D3=8u>izH zhM$9yM~kxu?K-lO=Zmu=b5jyivXX8 zryD~YEd2fY{k4DxK***f@>fW`;&$qtNl$uxA>O*9EVL^Q*W7(B#CA?ah*T zFFX+CU%%?s`$?@!h>CLQLX#>kW%W~t)~xStee~0VJ(P)qV6O3g>+PTM<9ONH|4|P! z0mM8YOiNA=#`oaiciI{zH<1m8v%kJVg-183p^bNJrcC-mLlki_->G8WTwr_vfP_l7 zaQ!{Lx#T)+nZ2B%IXmjYguzj)VxCufB7ZQR;*j@)g~CaKD%c&i@&d z-wa%PLH4}y#_|(t{QECCyV}%}qmehGv$OYArr(H;M=R#qIXNYGjdAi4B48lK>j%+1 zOY#mLcpnfnW!6@YRf4w}Tk(b+s4f-FY5}PYn?&`=x9y7@Qp!s4q8VM-HIfGv6=?N%GFkUYvGCe{Bagqjigpk_5c@os9 z#x$SfghQ+0mhQWEDn3R~&%D!ux%xys6CpCCjpbE;B}%Qt1Q#MbzMZtc)IHsblF%?Z zfICJN{OJgk6rE`4Pa|B!U<&-S}tz zAl*bmc9ow6{3JP_BdphG`CpLX;T$M_QL3=lwaU3=V`H<9aG3-YmHc-k@xEg~+(E-c z>))e9kR2>-82>UbqZJAw@l$KKx zD@y1YGYIeBZtDeAAg)DV{l8ytyFW~D7hn)FjbK`$B?S!+4^z|Km<*@s24?Ke^e;-29GhaA%Am_(i63IRQOWH`}lR_+fp{imbZ*R1zK9bb9IDme?0)$ zRPmd&@-pS(y?E}NAHmC2KM+s;#`?8xC};q9RP^AJ!e=c#+JG*O$E&Qv^PjXXb*>RU z#f7%qi+5rWbf}aYW%Ooe4AlEq`!43K2a>i!qRy7ESpW~#zZG66K#B;338r7>= zur~3f;tXnKYIkQxcb88GMrM&owS{?}&q@%+7WCN}#A^s$Aa!jSWB;DP)2l2=_>`*` zcU4_Th2z$ysUPsK+|=`gf1%|WqF=cP=$EW|lSHsbrThCL;Au@+uS}aFj{mpideY5{ zF{my{ot?_t?rpw`>3gKMNwU7}Pv7jVB;z z+mjN!8zEX_2mRR>-u(f3E35@l6L7cDfo>T?wr~G{mxD@^Tugov(WmB&F8x`A4dtFv z-4~6&-B@`K&^)~2|4d8sbkwoaR;yotR#^0&^U^h8hOXv=Zk8?TtBsw4Uc9RGHfZ%D zIm7UYko5lL*Ts{x4YDUB`(>c$Pktu2c@o`gg>R&Iz{9G+=&^(9q99B|3OAI#%Pj7VsscGNH- z)rw+@R!_ebQgbK=d~e6pye$TLdEfBC7bufJ28mi`lutyL_`?+v?>?wc+1$^U2jr}+ z?<%XPOz<@KYGz7u4jdY1W%2*Cs3}_KxqnDRPv?C*ruFDTW2q62&ar5V)6kqtO4|6Hg`iekUnU46%V^qYcXGl2zg0e%H9erWgoG=ZWlgiqAtgwPbw+VJ z^Hq<%#@Ov0oERBN3%NZEJS$r#;&LMy zB&n~)sN*Zszoz@(wTE5_J7v%RlmZdR9^%{S+49vVD~7=Qtx3&~UEeFsQC!I{?B$)_ zvv+P98t$0XTTHH5&1PY3a z9}6=E@eh!GRKV9Hg(&CZ8L}y5ph#mydqxaq!Bhfoa zl;}iDh~7I%zuxt(b+0vZ=Ik?Pj=i5}m#2RA7WXXO!eB{j zwnMtUrdn8v6Y&c7mDiPqdA6~ds7vRVAN{iEm%M9Vpl2a@O@0CNMHF|JN2woe_K zy&r5CUI=0QE*DqI3vTGN;fD&BcEz5pW7+pv zI`k=al4Mr$Vp|*V<;#~bdkF~%D;t}R%}sV7tD=H`xg}5vIg5Qu{X}}NC5V*Jxswy? zwOE*pxs)kleq(6$ougwntFWl(lcdDNcXoCJVB$&gmoH!zr#_uB%0aNF5i^ELae_c$8AJEZYZ-R;x4 zAhZc$&M+-+MkC|COkvZTWS6d^~uw z%Qb{mC+?e*yTP*-#3jDp&R{>^Y%6#se)@V>G%I>L>s>Mn*xY=Nxlx?lM>J4@=^ zTc2CI&qt+z3>aQqjBRKT#m0g}#l(EOJO-W2FK#w9m|`b$ZLmoz&1Q{a-<@gGI$s_S zkBtSz#1H~fdU|?M=a9C|%|e^^#dJVbRh5&iUhx~L1moJ-<@7J_&C0=~HwGHQo^dXA zcB!WigK47QvEC12R_ME?iHeSf03o5FVE$DeVv%#EX7)2Rp+y8IzFGdS7s9;3ste8d z0hm>K)a7W~0bvUyHJ7GU42>)4XG@WBUS46i70q+=cmDg~ZY$l!A6QnhjwPFM<+7MH zm?N}7=dh=S2THHkh)p@;3gXP~54&P7UO{{riSbrkISN)LLpcJahy(PF1)noYUiGv6 zZqwC4Qh=^N;~qRYDC5&l6sAv!pKFE8Hr4j- zvt&tLLhY~Eqs@JPEHmHl_?tKHZ=;X6-Lea_;uPV;_^S9tS3qY~PD72>?g# zw{w5+$TyhJWGq)GBvXUv7kcx3-4i_aJk^UpKFD4mp7sIRt1(!5K7HW4QyE#@vl`g5 zs$T0WP6sA$oQ#8=}`k+OFlk6 zD}BB`KJSzg#y40Vh64aA8{5*!`O@(@!;ACIavjb-#ROwW+dKFJslXBjivYta3ralp z5jFvt5|TGsT1DziJUFMX-9n$E*V-M#ow$e(V;KIXwl(kAp~tgL+$Ge#J=ue>#BMCT z);?<^=Nkjp`bXck9QAR`%?MJfspGfN16b0S&9o!WV3Y#zvWX54>l%3S>hqPiPPqx! zlRd#S_*`g5jrk#N=ly#@ONG@PLd5EmWS_NX>~C*Kx>gbnOH8EnQi<+xafdvQe}H}j z;cP|VG#w~^-wE&2dkaeHgf3gN_Bfl{+wV7svLd|V$_)mSAFWbYKqO0z zu4V#*G#}jFfTPEg7(e(O0XI0z$nmqkeZvRF_B4=VC>4iD5SUD5BILUx7?=rtuu8c!*{>kb9*PSU3w`yREg)n+J0@q zf@G=ZjSs4Fi{CuAdD!W^+&uSw>iamnI9b>B7!tdN(gzzVXCMcp^9-D|YsQi;iAg9S z4aF>B8Fx)j5^Z_;`GeX$xpSw!Vc@2U{`DK*tW8Lk#_BcLcZI{(FZX+@;K-H_rA$wB zNj^;v=25hNWK*kNa~PwX9cex@=ObAHm-K2~jmQP!llaU+)?rk+^Z!Q?j64CP?CrVI zRM_kUsr@ABpJx+;NAMhsFzxH_SJ%_Kn>hpv?abaEvXuf2R^aj@VSmiQ#nm-Kz5D!L z+ygytZxL2jR$e~7>_qEH*)N$cc0|nVLJwxV-c;zU8@}OS?w`v{c&nN)7RaAsTsf`z zk(!P!h8mOOZv?I=MMaOFU07bd7cT?pBiM@S99vyPqkhfgm6WP}@Q|v0Eh6qUkQXZo91eEGcNPZJV1OtwUf0>^ z4qsKTE6(NoOlagOpGK$c)}0Qo6rTm0erQw(pOa{&!C2f zZ!qQll04V`$I&*^>Vv*?#g$NY9al>*%T}C@$i~)o`NT(S6`J)!EM0}1oV@MeEVr=m zWf+2$gaL5y#}#;b>%rjLD0wDr@2#qO`-A#w76Sn`3k_*z3%>@@iY_df+-)nh48*V+ zJGsD2WlhZ+S^zpQzhw1D`t&Mt6J|z|RRbmsBfOokK`KWX(P>VQeO|n3^Km9wDmRU& z-&?TvIq%C;oMSCKg|xuMRwfPcN{zNwp~T0CxA;Y@k1L3VkN2(7962_b^ne%9naK$k z$FfB6S0?LAY+dgcx+pvB~E;(Y#`wR)nm+ zcYkK}64Ay&pAL0$BtUI>iOH!P$(UiAawY|gt@Vh8=wotp5&(Ap_m)sbK7S;9@w)aw z(&9gz#$_1q3dg177w7YvlfVPlotyFaS^@5x_J=L%VY@5VmD9JQlh6&aE*D}G9b1z0 z`E&chnJdwAlS@ld2-aE$Zac53fS!XUoHlvH`tl|ronrRK9_;TqVHIn>{mPgevY1ey z>)W>{jE|%O>+ud3Re}jFG5^+>9y1TZwx~!g@fo%v{sfQIM|(M4l5<8 z)My4?(KFy0Pi++NfKl8H3p{+g$D>J+5kRS}b^DlN<5Pb`U&6^9EUB}FB-1{C1MEmj zC$|wnrm8pofA|w&$;wsn>2$ZB*9O#ATgKi{yTl%EznbmZL+zZ?rt@8^=t>z zwV8Harr}cvR+yfOiX5qf_61-|rHqX}V@v;5|G0?wbKm9XT(r8;JqD^3Qx2Y?l)rUk zH+6>k*i&L#Fl0TRqld2W?1pDmsn`#2?h$sn#sUUpy($$8<{_NlL)iEqYA^g@;>Ife zWo%^PkGxeKZuN+6&c;%2=6sd2XR(FmGd@gHZpW;C=8N*CiG=dI!9&YV-@vOm|8BN> zXZiYNE{c`(VyX7JMz`F)`TGrEzsOcoieZSv_J+YXPXr=?t_02!M)j&5xyT6Q6}E{; zgq7QASHiseI^}2cY89Or)^7;EN?f;W4Gkr1qN|K9iTn)}2ZL_r z1SwC-Ml!;WAk$s(LResoEaxP<8VN}QUd(IR;1qBTBt5ngkozQYLC|Nql5=Mp zjIaZhe5Wm2*Xw_?(+9=TxYduznuM4>!S1KR@O-mHm)1ZT_1(h3(WF@(QQQ&GNG$A) zC9pHIg4~Os1{ao=_H1ri4ageIg5-L@X;hYeVbfayR+>GZ?Me)Fl1`9+xLq7HOW-gO=YEL)GD9E>nhPR zL;`_2s{+UDPf5z~h{K*q3dBAq%gfy4v$UWKW__RXAWvgj=n{{6;--N1fu=$ZG#(3E;v6t2G+Ls8-dc))% z*<@xCJOB&%tZc+FK_h&Z#K%s;$MV^Hrlz1ojy=Zu`_G@()v7u-Xn_f~-dXHd-pF!) zWM-q!sYQ2*I0fsn=o$on2s(CpuH16&qm-F-in99X*z)7_4t_rrGepM&<{16f#4ULC zT-^DB%nE`AFyK?%*kY~{r zapFyDvukYZH_@|e$00686PFa`zt8`^VZvKr(3B+oxMszn)h{a(gs++P^3hKQp%>44B^ZMS%uCN=C2TE+1~Mdk zPYpYMUZ0ZJE`k?eA!;L(Ly}*VpsuJ<<(4*d|WD zgD*oENl8J`zUT3M1BLK#GWS6>p2&~QGkAG>%i_#b?C^bGIXc`YO6sZNxg7NEpjpy$ zU1!%#Cu2?K>1>pq3KVOj?-c{@PqdWVzc6;=?0_KtwNy~c^e-dKeD#HA=0kT|g^C&_ zY4-LbXStu;t)e?&Z^$C=QK6Stmo2JT?I^~7IzE|On4|ePcNWJY@XbK8I@iwjj=FO@ z`&c@m%QT?-wB&_L&iQ=={{c?^Ms#iXnCTUDK4$~Uh7u^F*3{)hGw0h~VYHn*Rp z#l>d&c;0U;KpyV|9i$(YIOpJb|2F-G7z zx*ytow(2TOvu$c@ygCOa{uuKXI`qv94;zbIkM+Is(9$5&S7Cdf9k=G9XI;caf;l~- zD{rEo8$w|GXAj_A@YYq;4Do3fj6tJ^I!2mq(W!rqF~jckZ*%kVe9Q-hq(#3csnaCw zD2n5$@3A5yRgH{IBc?8EN%UWOcEgsydQE|EHylC$jE*uMBSeDtMnvEzW+oLx%-7J) zI*)(WZigVH&rdqC?Bx0ZyTuk-ZNKZ|Z$QX%#)+{pGZ94oX!vM$T*)88#p{JfyUX-` zcY9_((^Ipw1fHc#T94F(ns~Hed;8gC{?OE~_s)vHy>>UM)y-A{$g+4FJkz~XWi>0? zbz?pF`lKi0)b+;|q<7>zfZ^|nqb~*zSo#K&`)1#y5?Ny)gZcH5t#UBc^jcXfUo|rZ zdv72HPYpBHBSbD0IvTkDQEG3Czxbx|u2LeS2#s+?REjIJoqi942u)#&Lu?~X#V^?oihcT3HvXx#sO^lsYk@S2R}=q>6g};BbR1Ag^HMeH=W7+`2_pJ zTFr{3rR5_rF>1-oA(uwlDiz1sn7w4d6Pr3_wwjh!3czX5eG)6`F;?&W9~q()gau?S z?AX7Sk)0+7S8!Sn7mrtsG>!*dzNzrGsd7_*916rd6I^Wz{ID%z+7r`$Sn-tLv^twAdQf6p z#JtOpJkhczET=iZKNwU={WLxCI{PEW8)`B%geRto>4OnKN|rg3c>4 z;5v&RzIZA}0%U#l!@~Nw2nFgq4MJD%(L?L->>bIws&H6aVP`*ff_@rdX6OJZ6K_F; zSC zlIJG86vqsnFd89JmQ9qz^6=`~AZo2%Ju$So*II_+tQ}X@t!c7qI-61o=hy&V0E*om zL!|8x;}n3QQFjW2W+70YD166TEvfYBmaowwIZIeD_LZI;^kP^-P8hxK|J+56T6M=9 zB+9eO)WH!k>?`4!hN&-6tDBLTh}+MfWbkIe_?4b;HiVD;ua=vT#gBvqP)VL8XYVpZ z$=%wa!8U`NmF^lM@i-bnFMX)FTjS7OX+kHseg>n?q}Sd3V#%<^RxdoBgLHgtIXdvF zO_6=T&amCny@gogvY|H^w^cXMz#8J~(=wP|CS4Am9$FQ@Q7p6*QqUQAw&+W*x48JN zPA;!K5jsFEI8bryyV(vKH*IGAV#ba#?+MFH?2GIH?%yY+;6l{7xJIF6^%nczAe3p{*aN=LnPUU&}-;Y7s?6k-)iX#d9#TR`b~} zqka;F-K9oX;-$e_BOIpx*SUI>b!kT2 z*5>S1WKXpPe6S^F+!3C^j$)S`E~SxAnmPTWu)6H?>zY_!6pW{0cUqb8Rej+SRCXS! zGJq*xITW;;LT+!{*m-Rj0Bupa0t^BnXA6rF-%INsR&dVJVO8^QoDF{U0F zTt?hW25MzYh)_aWO3K9uba<4bEJmigmI=YMsz(ARK}Dz0vuUls+J?^`KLCoz;6TXl z*pE+8(5Q5J`OE863dtC2n6PV1Q0>in2fffs^dE8UC}@-e)gIv3{1@8fZY5|qEqG5T zX7=GKkUKks1H%KXMh7+q7lNYUp2nRa_mVXX?!l1TJKx)B)I#9}+RC9X5*Wao9tL~k zE{J41T4c2web2d%t zLiYe(&wsd0O`aYym+5!YYG{pf6#N_a!kvU^>Mky?(6a)%ZC^ckZP%5Wjtw464yEK0 z1oDTt?@TOTh`5$5r+XsrX%+g&yq>|v%NpMu>Ph6$-T-nZaaj9Nr-n4bPP}Q@xp6Ns zU>5!T_$rggy-{$w<8bviAq_XO{T@Z?d#?QiobYnX>tWy&SIr%dekOP(gLz*2!qJfj zoId57GQ)o!=$H!NcSlo_2F$L?JJnUw=HkOh2T8*hmnS^jr^dK%5pG6u<;Pb^9?2Om zw)lS=wx+ioB9on^mL<8P9UM%!c08emy~H$VDwD<*(N($^u25%VzuC2d%OWCospFf$ zzI{6J&S<_ZHbSx6;OhjmPt9_E;cXqTTcUW~Bj3TPmPs{LBklNmC~$T|l<#SO@Wype zvWGKane?yIfnE)6VSSL^dVFqHl!%k{-DHn0$jlApx1yr(#@|CqjRwpLSgem%PJiRG zt&9J~HNq-1xGP-H@NkFD^?3sMh^I_7o1&^}Y#gUri}3=!&kG%kpRocy|JeJ>SG$BB zf!$G_?KG7H9*@f9dxUttsv1=+@CcE!0&U|7I9Jr$^GLZt%ht^7Rc!p~BI)6}Gb4K( zeWPRcU4lem5b|*FT(-909pSLmZ=ME&F`BG&cjU8Y&uZSeLcV{Iq)h;)1~Mm6w;<(& zvVBIl1$?ukF;&py!Y%!o4du%-(Kf3Dl2*;QD0JR?v!6T^%#RR73=dFb!GrErY|kbGa- ztf$5&48b>OEU%ZOZJ!hltKs)nE*yQqAl#@20$}WOk@|L94G-cf3OisAI`tNg?W&MP$ z^0z7nqUbHI3A4jnl;Su)-XrJHh|FHIWUm#f=r@=Fiw}Q9+oYp7`{O#zUnZjVeN)xk z4Ja&zlEdApCtf6)7yB!9@9I|ax^@!`6n?{EmLd#Bmkir=#cu2_1RPM<&8kyr+%%kV zr~SJk2Fi}O6<$)Z8!cr-q3_V*uic&dNZcB5y_(t4ag4M7D=f1&TTL<|J_;R9^WT?X zmwSle7bOr!)<+pnTq#N{%u%?N7zmkaIuHM^-fX>y}Qzvu2Nc?=pPmaexOn}vBVRGg9 zKDnGZ$e8`>9G)1ba0TawV8!ol8Nwu!kn5{#WxS?8#OgOcC(Wzin2?!8PhGw@3oO%p zShNy8EoIPWanZ@X5)i^=js&6pw=S!ZivT-1C5XeLHuLz^#k&n+;T>r2j z(%i!7*$h^C_;xUL!mJ;PM5F{<5hHsoO3toG?xCol+k$fAPOw>E{zqfpFb>HZZ>fYO zV*-uRCVYB~JvFd2<6BVV`C<8ekJ*FUi`j>VR^Mo{t|j0sRR`7~2dSR{VCbWmIu?-p zZs(z}w!JOyewCuKo^LxDy@bv}h z!J}IycK$U-N24Ucr=l}&k2=BN;^(Y2{q4|!=%miIeaC918Sd8v&o_{vv}%}y z@OKj@m_Iwm0e&POd9yIGvdg9w_z!q~Am)Qv3C_BrTp63v&klrc(m=Wek$@j6Q9J#M6wtr7I^elR<)HBHR`|gyY3=&w9?Q!=zFZW;}R@G zPu%MDB6Y@RkEWQt4&6mPGd4jLd*8;(p@RACM$fE9IWDnOhdZK4LhC{A?EpO0G-o(= zMP>^K^YeLZYu! za_=>4h9u+v1l>WH+S(ow>VLfMVo_W55WebJZPyo7kW$D$jph-*)bm*T%8@+(XM2YY zZ)L7~A;e#%54}FPw%fZ<3jsV7Ihc}Bjc*g@3&knb_nRy6e}ygG9lA~&_s_Azwk>En z+m~e^Va9t-WZA%j49lxNrxkROVf83kj4)}@|AcVBex7cikfaQQcT!Of$QD-Kby3}@ zxUjg19r(GiGI^~)`|!Bw{%f@`)fZPauT+T+tqbWjjtY2e#W9J??p9r;iwE-RCfRuv zc_kEtzXCzrl550GMGP1gT$;%ccKjhIbu-@=UYL+T+K&RGdk}BBOV8n+SO9BGGef@p zb*&8mJmRTm%>Nss+W+H3Pu+K^^6QGx(WNqgJdMxevwxtqI((NQmlF}*-7C45IR*jp zX{?_w{%&QBx*02d1A5()KKE1&W(pAjy!#yy$qAA9iLpDUt2(AHI+8zpu6Nzwmzv(3 zT6U63UM^T$GcF=Ii+f9sz?R4?a8VsBRu`%{$YiF-91!9uU*Zep6Je6Qj zK>yY8@iFScw)7za_a2VZ(cfQo$LoX6vmkcs|LBK_pFWjQaJ>0x-wMK4#Al_03NF~v z(?!>fZu^@VJx50A#yqrQ=DB}R^4{B4Eec7A_|>SUzqq&Wrt9OpWPJ(c(F%%_ll1)6 z1CV#q(MTS@xod^=Cw|k>auO6i{p5^xi<+>-;MK7UB8bvlO5IJfCr<=%CD_LA9R+MI zY0gw{jOT(Wy!;0rD%}^7%qgiZ;c{LQE_+3JCLd?kG@s1{Nfz_u7IWJqZZhNned0`g zEiIB@xZv(=t!iy^K>_R|tMa=>&x0Djds{K8X^S9gz*76cQwXr%%mx5n+q#}V%MEGa zhS#G%`A9|E;P7I*XGR&R(S0{G5Mb&&GS_NzTWdCV_Q{Paw#W5~)ygL85|-zvvXIHY z%@F|kB9w5sdeTq>yhARQE*dP}32(hP-+%x@+FH^N1#p2jLb{(fb~D%@a_k9+GF7Eu z+Kr?Yw-T|af~MV+Jk&xP>YTXDA!>Qv`&{q9jlNCjxg+UAXpQB@g|*P##fzWHZrZn> ztVw@ndY|@K{>w0!@Cg1A?wIk!Z)b5nuIvWmeSCQF<=J*QF$~R!d@LHsaOTYumaXNyB71xh5UoaEPOJhQ?8)i6U?Kuaa2An(2ie(&I~?$S*4ZSH2bECapC z@%hL#c<__7@R#gJDL>SxE!ks4n%7FfBuSq!0uAY7QkwH>hq0i?)SP@v_u>;mgO*JS{hP-=6h^mF-I^1n@6VVc`s=p!$CGdmXJ# zqp&g;&jck3L34&1ktOsRnOMgJ97sU4FsBELv8dG^HqOQd-*Lok-Q`wb3_sAanU)lf zP*7rROwLecL_8W2#(|h)d@H>J)L;6VjQ4vTeLI7xJaOvzq)ORDRNO#W%hN!C)gL_PieJs4kKxpkB@X)neM(|<`{PK;R`}D*HsaWz7VZ#6x;p~Pohu1% zw6G!Oo8-iQfpIFf{UXw3l$WMF4)CI)f>gA$MWbNMG^u~=U{;#i2qw^x5T%x`g&M?D z3!}MdEc+y|BA~??d}7^Q z)?EiN)1AD>F7z2ix?w3vmu2OpwDturboBpxW9jm#4bg@tVWrHT0d&__C@0sp-=jfEb z!vUSV;0pl#y7FOZr{$;O>cxm_Z!h4`^5hYx%QBN4a zGm>_Jj?Woq;10A-LC9|Dx0%qWYZ05fv@$*@n)X`wknX zyl-LFzJyM%(t1o@^X_34jEcm$dvAYw49k}&Eh{@Lj&TeU)DoU{Kv&mA4z?R^$Lvv*X0ee4xJQ)2uV$m3LS_MZ%uWfO<7n=6p?v>~BNl#gI| z1YvYkjhm}hb3ij8CB6{zy<<(_uAkR& zpyQUPlz<`|DT&bNM@ukbj@1N2P%_zU%jx2|Xfo*x$$N@mf>{Z*-1)7Cg1-K^C!(Ve zjE1m=N<}A%9{#_SjuEWhA&PoX^(un?kIwNHc7G3;g*#}`k=Kpaw{7|mdLqes4CBU# z3qOlU?KwAzw1F$_e-)GB_Aysyag6mqcJ}vmaek00CYBqxgHI|MV*vB0=}~pEf4b{U zcQ{t*fVoHkvB5Nk8oD@xR4vjo-(X%>6Lh?st6E9=W=<@(l1~8_>u0C}seC(OsP2bc zU%-{8eR`y;RiDsgy_u^bE-(b1 zPv2?%f!-J471{+EEDCj`xF_@$dS)V-b z3d_8gbAa6$TznGqfgSU~MZ#wXs9q^ZzaiTKs*_3JZ5dE(+@OJ4;|DW_x*_kC*ep5< zexDb)20TQK{=Nx!Lxyach0WX|`-0)swYzN?#EmYk5fO){xk%DVrsE-VvKehw8S{Mx z|CJtvB(yUrmpk!eP~L2oV$)XbjBj?#J&B=SIR#ZJk9*m)uwF+y|FQ=BVFe4&1UEBV zFr5y?)H%Reqo`xSsh!WEou8L|lG4DYOEnepG#4=m${XZ2pn7^@qdp!%v4~UmQ?+;K1DnWs$1z#qEvE z9s z9G9dXrjgUP*(11la3G}QrJy60c!s3O*vzT@9a{<|uf`=-!{&JVvsle{NnoyJ^NlYdaYWcT zH$mjv&!~A5Kqf5n)PdiEcImLfWxQRM$9xz+&9G=q#}xX_a)5FfSiRn;Z5(S4Q)B;B zwP~do+PQ$3+=>}e@a#}*Sj{{TN2jwYHcBVAs{yyTS|x4sAvKd$v|004K&RfF2i-z% zVOE~-w$+|k#ei33^jRaKQr}TG|4t2oGOqXfnC%@g)Ve&IvQcCPG>TZ7?C`imxJ|Nt5=(Da5kR_fft;qi$Y|3Hc z$1{8`{8ay6cl7S8l&o; z5@TLA@Em9x-ITAPZ{0mL2VLit^Z|=57?I{A!!jW4eY$l=W>OJ#P8ye?TQ8wcr%H8Faj*_eQnTxzZW7-p|gz`iHo z-|qq)2hg=~?lL?*A6d+pB0TQ-&|75M%K9Lt@L+pOEA|YNN381TJ>`K34G>JFz?MvM z!^}(A>zu4=lXeTu5f~C*(fZndS^mO~80A=Oq611|i zJfF!*UTNaBYr>hnSBjtKY!R%lmfF;qP1O|*L zeOH_HN~g3J0|wgUEab7Z7ml$mcR#X5C8q^r=CT3gZn2WroXUxg9ue<}7p9BCtM~Z6 zuifg4#MQ-{k76l81vvHBe^)Kb4aLiCxb-SFxjNAySjm~0u^?SA?t8eJ2A=o8?S#?~ zbJ&!>1SucbOOLxx>bS(bb#Zl#Pfw5j^5r3?K?6C5_79~gOVmnNVNp>#NJCB$d9J*? zM{%D&2bF^ko53K4)jX&A`yOxDc)FHt(cgx)|W zlIKc@-4*d;YS`;H(tWB_iuh}u8`2!11tMrFMn;yo*b_&VdYY`gH4jjb{R=V$_cS%? zhsJNBoT@rJblvpCGtT+9u@fPNCw#z(j-rWo%@6jOYz!%bt9cTGh;WM7O zC+IbAE~`z>=kei-ts^M!MH%4%eLSkxtIIPe(xl$^%mE~EbV|Xq!9RJ5@kvm~p5qeg;^u-qcw$<{n?pe92-I1j8l z9!qId*4@B@*ZMYNGSCu@OGkKT1)ecll9w_h@BoIw3DAf>LME-Q6Yhwsfz{jPh(V+B zUkRx2J$Um&-&$0XN;>|K$EdP&F-n6^F`P$_0$zy6D5&fOjC>gobzHdx}(*=Qpd-?zTv9mwLl3|HX72sKl~)( zGLreN*-Ci4;i8!}NOf<+zp;3gsFRCrleheXi1R3V_`$P6*1n^~lz`6tWQdtn)U8!@FKK@(SrEn%rAB;#VkeNbR=g{XONJ`&qDCU(-gpiCQw~b; zZt_A6{)W7!+!T3uqhoq35|49H9dH$~)^d)+f>p|VrAE1#GK59Tr%y6swhja`Rkz|5 zhZ%u>={-(0DUu3IH0?G zJ8<3vkV%Fe=qhlG@RTF+~O zpRd>|Y|t1tEZnpQEtD11MEy`b7>|&5oD!Hh5BGQ<@j+w%d>ZTuaLm!Ye^s9CJN?f% zk2`;i{DA&d;M^jH8ynvrT~)bu4+C|dH9{T>zLNpWLI#cGK)$xk0nQVA1dkdal}__( zUmi7ew<->yAVHt`rm=;{*W?((EDRx!9Lll9o-rf9BX4*%+u3AwC9#lv4{P+~nh4|( zszNGyTee%(Gk`-kON?+9gc|@p`}#h~5maq{T*L2`Sh|3%Cn6N!)#7uYMskL=mS&BD z;wBhJ@I(j17!`_pH%UEmsh(mz&QsWt?f2stD}BU5xOYY#KJgq@bM;-=Evm}?0_&RPrV zb?eKk3GaA5B9;=q)~WsdENFGdFtryg7O^;yt|XyRdZShB!a&70S#}gF=DbGnneRl5 zFfx2`Z0`Nq-N-RtUo5Cl(|V7OJICacob&3;um|BwD^xuF8g8d-J?zk@>i*vZqy{J0 z-k(CBGR$9&_+R?Q@`{CXg0Q_gSAaDf93CIs4q)sCH<^iNP&3;AMl*O@N2H{jp^C=< z!f$3(b04PD!L20PGJW-bc`qHi1gF-o@sH#yLR(Nc?wKrm2qmt)d6JWvtK=`>@zny`T>-fYFsx|`kBi91r|)F>DB^Kfqb9=mzT0go`4{MnbEI9 z>VZSeqxVS$Pb2T~)T?=`07&c*v=2MPI1H`T{t_G9LI{`bKUsvn{J4UI&hxJZ%jhIA zE&&HOKK)B$rI>(sIzG$_9pUSgm*t(Rsh`ukI&FUr0}35Q9}9l|yxm>)_4{nV!_AEW z4yOl}h_J_f_Ds3nl8l{Fw3nMk_YR`6b1NylMI_xkY8i!kLiaNW|87v^fY<8laW;2t zUYs8;<4SUgppQX66sdzJE9P3#YcAywrqa3kTZX~wA>A4AKiI{RGf^OX7D zzh{vHX1v{TN#BKAo93{3D+msT#X)7~ua|$^gO0qY>=&*i1UQWSjI-sCpbbpjsOe!{ zC^E2puMf$ra9GFRo+T{P{mF;2#R5#9eRufo7vzidC#YEkfo|f+^fWFj2O$yZ@c8JD zpIbIKAI;s|YTomOoSu@!nd?rmGee=K1lMiWy!pc7QqFz^5s%EGvKJR&$n3>{i2sxq z&bBJ(Q?avx$w}@C&d!}ds42fob41}fs=jsZeHcHylvpJcO8DzAj|IomFWwcA5|@>J zNu7LGGsHeP_&ls~+w2coC^kH(>?^(uRiF_WK$e*A2d+j0y?-8?da( z@3)?gk8F)#3JDkjWZ#4P=^QTg9`5we_)C3@aX_7_AIdJX4{2Fvu0`$KsO(Vb(E1^k8S^DUkYgF@S;?_YQHq-ad{XN0A8PKbC%vT`LAf z@=t=$M0HG+&jrMF`_i)5IGPxYH2pvVGEwMcK%e$uE00a$8_a|JJ#%B9&X~8~<^$Y3 zY5>^x4Pg+f1(XuU>!mb2?G&(L#mM5ACL!N+Gl98%Mq@kUn7AWjaCG1b<Y7`+o&vX`Dt>PSwF&cNOGc+lXk3mSae!518?QRqw!Aata1ZFSSiqB#{ z|3=|?R?&Vj0^06}_*6oG6elRapQSG^*R3X%5Es9Ndp|BdCD-H8ZS{Ea4{-XzYcY%s zhB}n&$V9Rdupgz&LdRZPR3zj*R#>)ECcw*VW9-#v#_V&y*2J?<|4I`~ZH@Qozgn>) zVMKJFMc{rt$BnogFLA oB9O}^QC47Y`2Xh*WHP`6M8KV8>1jf^0Ps&iRz>E=bL02_3!OC26aWAK diff --git a/icons/turf/decals.dmi b/icons/turf/decals.dmi index a8d4b0b32d76e1a1ee19b786552209499ccf47f7..3d8c170cf8851f0eaef844bd4b9ea7565ea8f538 100644 GIT binary patch delta 7277 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 delta 6960 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 PiI|3(4y;ziCgT4AhFZ!r diff --git a/icons/turf/floors.dmi b/icons/turf/floors.dmi index ea6d10e15ecccefed13654475a26e059b46c60d1..8e7a10bc65711c36e33feae415e6313c064b4984 100644 GIT binary patch literal 411850 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

p)74Na70s@1V^*HS`EQ}GI^NF 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 RRvI9`?rJ<#FHyA){yzg1bans$ literal 400602 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�qUb_vW5VQg>Q+xfo8}_8>8VK5~8^mm=m{15aG(XjqL= z9fY%E=h+c57nUzjCY)1?6iF%9e+@hQb($2S+NO81?`K)sJ1M$|eMfNO|MyD|#n+Xu zgK=F_1|)nOlqtK<4Nu1D{U1#kqiE5(KQVRR09`+aI=UKJxDqNzK2wB*p`FBS_}$~x zTpwWv)Odwkzsewt!^i30l5>^Lr@{O5r*HiYUXP_4-7 z?QUXod`URBetqxR`}xIX50j#3RQ~EL0TXba$@_ zq>)6rs}T;^ zGsXr}Y}vZwUCBiAQJ=pmaBb(BKd{J|Lp1RN?W0p3Mzjwc#0L!wNAS1h@%;qvkVNTW zOoGzifau+8)+6&tJfN&Md??eAgYQM*?Oh)I%9>wN)3g!j8Xxg9%OP-HFzme`yX$;b z^o))j!U+ETfI5a!t2ANXtZRG2QjVU>PP0ZMVC4jthJ*n$4MHB7m*DwOI5!~1hZoaD z5*a$~X((#qJ7cxk12kbYcF~O2nr3Edk0H|61h}`q`b6qqoXwkKg#dh5y?N4Rp-~BOCq*88r*io4T6Ec$ z7KO%oowSsTm>+dpD4Xwpb2z|6{Z(gBMj+QxF4Pja34IL{ zGa8vJitEn1yFg)=C3Q(2!o}|QupfPWcN=~8`q4EN{{NP90xpbxOK`_dsJJa!@ChZMH*N6y$3y&JAwKYN-Ui4wY%%h62!7p z;KJy_p%g5nu95=hjj^Hvm@jC8+ZY57AE+3P;+Aj`4{luw9F2a&e_F<#@f#7Y#XM`k z`aTtMCAL}RFHwfena2xJV>F+A#P1F&qX7HzRHZ~59-83!TjU^W{Ivf!)HbHo_xRmA zk}{G$0QGozKehqb(*)CT4}MwY3GXYB{T@!)H@P*RP{?cBT{68bwr*agE+bH57V1X7 zbkK)$l3n&5|NZcS5IVu0*1-fGJcugXb$L_0mZ60o+X%NaMVBL_WGgReJE39~3(dKV zqe*EnK19IoS$;s{YgjEA$mL>m91P3d!~t$EG^9Tmu_^*UXow!R3VkL$-RRpl#3nSY zUWw!#R&`d8q~%M7nv0e4z3|)ZLmla1S7xhX&VWN|@XYYYRi&kcXY$0K473=P&uxEo zOM=mHc3&5(c#!JcxhU3D?#FWu*3+f4S5e$khga!8v*=`BKb;_{EgA5Duzf&>gz=)$ z!g$JXfs93ND8=uC4y_@l3;vV%ZwL1OATZv>^{B(@_Ic|h0aQHbtEI!-Mo9@Yoj=f3 zhgJMe@DQpncq#eh5yUab_V?7#oVq(PN9KWK`y~ERk=e zxo{>@wVAtwP*ePN?xviECLoNN{2MDWvJ8fGRu^1U%csOpCNSJ@hF%@rQzZo%nP_TD z8S&tKTNi2q`>3KnS^A1DB`mucSQVgVI$DGX0;*-bl6v^ZZOwcmL*H;8ofER7ulPOe zOoR{XuBu@_)1yz*mO5p9cH-ZP0b=^USXK217#z%UuFJi-&y4!WlbPQ4RTGRG{S(*k zSzi2mBqHy2EvBXMEs6hwzK%vRL!y64wIKNSy%=W*%6mvU8gh++dz~j2#MLih82(Yg z=`Qn2%p8$f!G%=iD$E)(_Dp>nCAs|Dwf}N7*%1wV96A-Z1evMpLtYY@htC!gxp(b? zu`CrbT?`%-J7{wx{rUShPnW}r3M1Lp%7|fbsr9OV)7^QwGfRQ-X~pD@By;s{)9AU9 zvhv^E-NzJBpP{O}&4crk(g$6R^Yk^!$hC^G>E*sZf7p(_gO{=+unsfG?_;IzcBi{? ze>nJMu$n4t`NlWb(fo3l0B(KTN9#RKkr6LflFHnzY4$+pfc!-n6w5RNt98 zTL`{-!TsbODmgljhsAwmpqxQ&B_u!L(C2Uu`(KmSCNcsR_I|f5HCaVXPZ6)jp47&v zZ68~mF*|qR)-8Ky@mAKzK&9U0+kXlbHzC38Be!dKqMXUIll|_i!7$5&I)>85m14q= zaZ`0~ZBX0gv8ffmdqvKLA>uC0UWe(~e_7xAD0J~HrPM)-;F0E_Yd*Bm|QKz z@0KuHw3(4Vc3*H zHj)N2IihQY4Y!;)AVQ@CidEJ<1FjF(PB^F68Y(+#Vy! zOmKlFB?e;ZH6z>+C7%(V^8zpaIfiToE~1?c(6i3E1(_>=BmpQ1`Dhzc-RW9A(3%gC z2Pi_5%|uq_`TzQKvhW19LDnUc^2U5-VG2HC;O!UzS2AEm1K#)VR4O|I)niHyh#BOT zQ_wuMT7iF%4ulOmvbpsiBt@(fLk^xVY`fzQSdDis4~qC)LmA;IMts+P7@EAttpx^i zv>esmbQY)YY46I=l_;(yNk)OUz4afIqfl1bCQkmQb7D#`1ZO%*bcc;F!Z(wlp3lT? z2zeXycW`drWk`nCMQ#QD8ZAe+WS~ms6NHW(N?&3gLu*TA?HEz%X-GRh&9V*z;JT?1 zZp5PiuF8+}TZEeWZDjupnWuE=$$gBmK8|f3rEGg&Qil`%#(LlKzNK?_k1}E|jn{WB4%+HRO1%9mO#N`RVAC5YRCmH+-vC?$v%U?c<6N zm|JK0j1xq8d=Lpu&e7T(Dlt0KCyI3(kFfc6nD;g9H{q*5!nL)vm7*Yrt_~Lkt1d-b z#9^W;vp||B&;9Q;N=~aovnCO>H07RRar)KiZzJBw>7t3x zzHjXGTCqC*z#6E~ctG+?8&7_}B0w{u@cC$x*hA ztp5K@%R+wn#d;I6aC4aC^iX9-96oUS(+(3}c$^@(8$v6H4{5-Yj)Yr01kgWLRZ@d; zK`QZO4d=ju7@-QC)0x{&Z7xnHXGB_F81+A*Ezwg3Wq&NSwcAq7z`NGEtLT437qeqM zP8Hemx`&0;>6p?Xs<}V;Y)K^{oTjd|3q&?lL#WxdHkES%IRCQMY->D~{nG+_6zQo% zv~dBO)1ZjiRe37hKA0I5Q2W+7?GqX7TgLsC1|49K%Jm(bF+``;J%zw$1Lx%Y4lv}3 z{})bi*LVsroYISpN+70xMZ|-#Ooq#<_G^1@9eMyMYk=72baFbVfFjd8PBr_2!THL~ zN}gh6BBU0bOP(Y$nH3Mt299DX+e>6Hx_IohN^)?gDXI2|>Anpp00|Sohj#NUJrA=) znhVt&%O4BE^&Z@WP{94oq?@jVK<*xAW7P|K6nixkH#@!Wu^&OqJ`|fG!EZfou;>g# zCh9UvFYprP(R zlyBGiji;c#dux955@i43#DJTZJW0Y@sb@AaQKaeopleq1se8%DyJ_SA<%pe*M_YBt z8e$H$kR@{_Cq|cz_Dn7?M zO@hHk&~tM>3!zJ*fz-5+eGTHL5*2uwnTb83Qt>M_zxmyB9AVIj^K^kxtsG7I#LTN@ zU(*kVyxB*wBtdRv8-(-r7NXNvcNVY$@Q?>sXfwj!dOpEvTawhRm~4_3qOX0S!bD_E^IEJ&BX)k)0a5EPwO4F&HZFqdoz}XSM>4= zcVMeF%VGjc_Q&y3kv|%&OL54rjyKDG?(-oVs!>>3m#gy2amXacEMJ}KJZ;zDdBl?q ztE|5&mT4IL^YP^o+4s|YcQyhlWx8{=rxqL$wlVsQfl|i>vd@aNt;UNrTxV{&mX3FK z#g7oE^CSnab!T7Y1SF#eNqw|6!o$PUs?wi@xJ*y%etMf7JNb1rf6~i+|4GK?CP_7v zRm6F%hF~t^&UuHt&w`6$z(ycZwTOQ9%KCSZaE9$I?gd(yqN}Sbk&N#K-PQhWC2td()oqs$hV3XSfS>YO#uN zR)|t)F>%3ETuAAZ+ZS$5LnmozDDm;_2s`{>o35+M93%d(Bej8V$b_FK`%_mg$0Sxy zh{xyPpXHRReRQAAe}De&)~VX=tV5!W`gi!;q;B*R%d&=MultVUugf`Y^i%)Y+{J3& zNJ@61fQxohtruxR20np)&l(}ZZWB9sMapEcbn2rdu7Bp<_~C4|diD2N>1Sb%yl*?$ z@yj=f!HSon_aB0DFFGDk1K}wXCsjj@Ctx8CW=Un$Xvq4j2}T!N`85s}7sUq(mCxV4 zQj0&zuj?vrT=`M(HWl|F546i*lm{TZpHyz8W0*RYN0Pil2kjiGxbk47OwsL6)yd(h zF8U6M36Ey%X2L5KfeUxVkcs@`MhwK$7x?gul@CyvE=l;iTsDXm6{v*pg@jc<06f~0 z5bO=+*3Q*$8!O>#fCqmK5NC-@m?dNiXHNgAB{=v75Mlt-HWrg;X>LKB5Tyf1pD4wZ z)&1Y9ACE<0zug2Eu?ty!9{_z!Km_^N!AjoKwB~IHuRejEOFIc|Q0P0pjKF}8W6ffY zJ_aBr!N%@@y4AH=f#Zl2z+)0jOPq74v&Vp_p0P?yI-#<<6DIJT*mkY(*yg}MOd6x+ z_MjtVtNpB*U!s*SgpF00d6>9(uwCfI6&ANt)yK@I09he@$Nj)$&WG4&8E)3O|q} zzNe{j!Ux{&nkpM>9x@MH zq5=AEfQUwR5hb_tnMO`f;KZsIM0t~WoU3YpfnXO?(jThdn`+>D^CJltk!JgW_4%J3 zW3pMinn#u!chImlt|<-U>DRRpY;WO=B10~WB%yIZREsgY`iR{&s2$hflaFG?>68@^ zuqgZ_tIy`RPgN-WbwctyW0I;y^s+NaZ0MiY4I~8WZD~P`$6k}j`?$d^r-(vN^S?H=ih(3Hiq8W(6S0&J?t48;`?9zceLIs z?_nzq$fL5L&4+*2_?vDC;N&jmbe!cj9-5G0Z)JqoX;g*|{x?FgWCTgwy z*-8CR?CY*#XW{W=`1N`QfAXW?u3WTfX6CCI<0OqjmuE%mWx*q(w-WADxS5DS`-|`- z@=>YhwP`+=s^OO!p}Kg1Pbgk5td+}ER)}E89WL;4(^Ot<)~eq2=WY~HxLuzfZ45vw z(r&9U7ywXZ&f>e0zGV19%Gs|@rvwI1 z?hd`*AZ^~LpEXbUUtRUDx)s{)O%%p$;3QjG#M&OMlH7A?6DE1v&0f-pLTZu#N zkNon4J~mLRX8!6IQ=Ivl_o@W&-QF7-v<_UHvQXD(mS9g-+}wq4}m+r<#sZee|-aBo3m;oC|#+JZlvE z7Y1Khqh$0c6et?gv(_%|E6Bw^5lBBOnco` z_>W8f9Q~o5%K+#3^aX3r_+!m90p>rgKP9a3HvUn0;Pg7HYOT)~k+gM#DSrpkK$3_53tp^sY%bRYc;h z`q4cdNzi1CjajD0S)jzH`#O=2OeC#W^3 zKe2>a#XVy=(sgaKosDFV&okw6Kf8`aoav!-+FSTfr`&1MArFI@BvjOdr{0iOOTUyY zo#Vu$GRo+yT`}RGCF;{qDW1+|liH}iX1?NK51ms&Bcp<9k=JYt0|TGfXJ>vvm&v?e zkz8W|Pe!phO*Xa8yR*%~aqnM5k1r3P0bC?)XFlS(WI*Zk!R9NoPtMTN!Q245%Y9;C z`BbkQ8HPenA_Qpa)Egg>a!JC8TH>veh=#G6`!}VWC?7Mgy|t zFSq0{jWPOokH6rjrpKGV#k!7o%Jtc}>WF&lY(S}@d@WYQ(#nV!*4%H9nhP6A6td?WJh9EfgUh1Ib_@u8>ok-nnVelNk^mzRw*v-$4sEy$ zW5P**fmeF;)7`*L4;S77LXxdCEYn`uh@jPR2KpcC}{K|#^N+Kw$y#VverT^yzpi=GT{R%*9OJ(?LJb0`@ zp_~j=&^{g<08yd7u&)oN*rCl0ee&GzQ(uCHR-ixytZ^!#zWGNC1ZOjFF6;iZ2;hZ) z`4bx$2`<>~@$(u(u~ec020udO0-jL8b8E1kJE*J|1Ahm0R1QrN-2a-{%6xp4f@lyT@G`prAlKM_TIWN!6sIAoZtQ@m!IA>EB9{>MaiQ)^|7N-_Wi}Juq!nX-`JuE@9pdWC;itUlx}0*5WnIf!|C>5O&EZ;bx2g*%Y-6h)@yeR)=B3mSiUNIO&=@!WxC!D@Bhpc zOVG#=M&DWex_i@=c5HAXcW_@Hv*bF498FGoj>tcqvC=3B9a!HDqGDQUav_doJql>8 zPTpSidz8IR+{~T+i{%4q$Ba4ZbhHjt%|}(=p$x(2jmEpiu;xao#9g( z!nO2-oJ?1N&-4T@l!a508C2`3q(%Js`q(ccvh)`dHpJ86PRyr;%-G{mwqp0>7<<;; z$pSZHpA{Ia2E^=SltXEEoyxqv5eyaPxLR00~f_2KW+5eK=1&Y<_GPKDouwjZlT zAYUt&CTWPi4DInNQLVeK%wOJh)X!tMw{=GP;$_dW0K|zou?BT#U$-_upx!eC+f-zK zp!@FbmQGq)=vv)>)$nmHNu}&=7uq=JK~R5f)s8+4h1yE|Wi=JXx>~$ton;za%Exlg zPW`19QH=R^Cul3Ru}>TbELvH{P~zgyAjfmDc@zj_=b47XwllHouR~XTx=@;bI0^jz z92*?_Ap%OdAM&jZDXZejLU>N1i}$fizKR~P6dCcADT@~y*ElA6zwlw;WpPiM88iV7 zo*6k`c%g%q6;ouzQ)u+%hZZATqqV;?s|7?0Gx5)u5)*wh=$=}9iU3Fkbq*BKb~ISB zWQ(ER_Zsa>l@k11^P$n6OXjkJPu;F+e9Os(UGA2CgqhoF%ugtB{T$BOJIeu}#(6mMLf}+6WH_gVEr;^MK9hr)4F8DO3fk5;|sX%D#i@A{7$`60HE1QC;;h{G-9Voya;>?HR%8o&L-lLBIj51GY zUCzjm;lFO5PqRl&jhl)&O#e&)nh`QpVVBhL{ss#p=qs~tu1sGQ_Cgfght(%?Gzjh_ zNI}Rq1<8{vqrecqc$1G4HBiG8wDU8gcxz^pb6hPInn5@tPHx87ZSo?sl9g`mowuzl zuHBdGRZC)EVh(JdQiTzpy`6Ft;u^vcesp_#dvoB`weI5TM?(~e150=vm>&?E zz5SwQ`m6TwJAb&kaF3ypuw=2rXFAStXF-)$V>bt_FMR7d3|SHfH&;y0m9oT-PD*tj zz9V^^%5vxQv8$r5rh;31c06MIH%ErJ(SNR@r*fs&R2G^yGVgBwzDuu?IGNbhDEFXj zp8eJoZ+Si8B(#=x5prA$3l9%EVWJmY>bP9WI6gi$6TZ({pXL}Gm1q5urp`h%>s!Aj zLj6g2c&$Fx$B*y7G-0*+-hu9Gc9i|gC2VRaA4yPWK|SAEbhy1|?~P?yuGyL~>#NC; zm~>3ieB?#+-$sZIg^%{m&d$wQ_adBkB9Cq~j#|yTq}40GexF7RL4Ji+=y+i|WhOV? zT<@2BW}7s)ia9sj7du%i^Hhr>Ya}g|y*ARMQ;S5+^Iv#5Owja77}GX<%#=2MNR0-5 zgcq;VO>mO0c0GzOm+$0J`4yAS~#H(VPgc?pdPujbj3gLl} z&M|(S_+?7YTF)iWx0JRGZ@`nXRy!~3BVa$eeKU)8H`IuTe5y1Rb5dGvKM}yj{-xTTNh^_ z_*Tbk_g*yqr%&@HAEhFIld__KL!(W%3BgGet+=b4XxP!2=-%{WoN-*v_{?+`NpUQp zLbvuEALOd?H}l^`RXlhA9oSATo{%DnwBy6Cw7^Kg4tisfV@0T=X)rrhcEnx3`T~bECFOQFyNjr zDyKnj4sPa7WiJf4%QqupXm@SWS|BAQyl7jM{Hn;k^gl^}M^bsq(a+^2uB?hrP#-?F zfEcRm?H&Nx#`*T^(wPm&^Cy7dC(hzO91{hInu-V4{0cSaxn0G}?05jBB^uRvES&nVUr1L5!zwdHlBc0{Z_=+$TqbH|m|*9YT+w0+AD+kkp8 z?8uP{gkrQW@FAc7BZrQOY)-5iniUBc1*OmA7EZo?1Qee7sEVT{n@CyWb?R-2=rb z-<0R=oW=S0^0G``EK<|qCMfc_#_!ArE}MXAZ%t?BJ$U~*%7P=Q<+fz?a5Opgw>6|U zEZ6#MT<<=}6zKJ~!jrJGb|Qb9#RfLrLzg-|J&sGq?vRF`--)9+H9mp{4Fsw2$I=AX zt-oJ9a=YKl9A+n|96UZCe{ND!`5sI5)54}D730W-?$bZr)x0!~(cBU47I=Z;ID|Zu zZx|(D_c@$2HO6Yb*G&^lR#kpSD-R)yP>ytqCfj;AzKVMd>CwK2&wg7%sOQ}uvNYTh z9{BrkXX(oWhZ5;@;hU~xXMK&w3nSk(TBlM5-R@OT+k-T+Kai12&ZC3=@0;gPu3GC4 z|BQJeDWDPI))*4}uz6#9Q&~0N?IeJ4Lw^?qq=q@yUhcd{XD$=G;F!-3n7F*v4;4bHj-A>G$TkAJa4%;VgEMk%1tDu0#V3B^pTZG@)~p+|Jv;7kynvw5`f*4#0lXl?KMZBUHcx%me`o z1hz@y2B9i~fMAaZCJC_>wi`n*mVaUJ*~3Kj8v)l+EB=Zngd2jgfMduT@8AV1y*dgF zi+&Xe5x?aR)aY6<@PX+_Fe;=H)jZtai?g0xC-}gQ+;nn-9YODnFfqcVj|#BB2;~hDh zS8%#k>2ub)`#o9nVp*0o;HVGmh;cQd$PjjMtXEYn(zX#uYkIWl+i{nicHgXh(;)&PswEKd_N=hP+Q)+x6r7m(EttfD@^>F7fk*F=GY;&L%ADd+G|4O#9a`SczY9^fQUZgj^qtfY3H(uG$;&S# zJ7fYY%5<#)=3jau&XL8FW`(NeOj@qI96id+4CvK z0g-p>_SX*+ab$GS(zB_29`)|L97bS~{i+m|t@Tjw@4X=WkZ`cLfdmG|nw)=MuODp? z7&g;}QNDNRp_J-3tjlY_FZ*Kx>3m+8wTzGq{?UGZ-1kf8S>s!~SY3=7G5woZYkp+#9P&X3kcHO8RZ6kei{xjWGZ`BguUL^hD5r=MONVcb+EY=BrZLotA34-01+FHHkVSO}3|x=R+!Dbq6j7 zVPVryz&EaPbitu{xgRkmf0u%KwA;=U?!l{`_*A&(y10m>wFPDR`+ugpWmN<$fUjH- zy0{V8zkuZ?$V?8GD6;T@7JGzv)j&ww3qWD;!9gu!z2}={L@jP zCk$EYjg!$&?a1DS>?%K>OY?8`r+Tmp2@Dp{!-E&V4C+kkTx_z?u989Sm?3 zJ9&TybYQ^ps376mivVyzrlZE5$2ghS8Y+#6$dk6hmmo7w2m(c04pJaWGq5aU-8EbO zwwh(Ym;Fcm%O^R)tQtnwq4ppvl12WS^3JA@v!l4VIYlmyi0#)7(nEyIh%-g4aQs1J zlCRb+MyZH#%hK=G>n4X)U+yLTw`{ou%A`jFYll0>UO$35l74k}cZ)Fnr?MSTbdB1_ z4cN@Z&xt&_JIRqqz(M?#UU;oMfl-mc>V9_l8!0oi?S@le7BFt{Yi6ncxGQOW_uAkR zFXzJG_U!!pMa5*QxW~?JZ9J!lK87~$W=8sFU>8rIXHJDJ}uZI1Oz)3vq zT{GBHRd?-8Q@}f-l z>L{YG9^!f}+$cqBKKyupD!CAs%+!CnDyBzn>ZcmxwR})(piNSi%uDlv?&>~uXCR=J z!?E}J0ugior(3Xs{G3WtTm1X|#mffdZ8|4h5+=gq+rmZv#2~;OI^ff|I*p8GYAt{g zNo8RRY#m|CEP!CPn;FNdE6W-uOzAYxMW6$sA{YHl(U(O}^0Ymd%j(1$x&98{ofD|= zm;@S%O*87s%)$t(h-_W6LS8w~YW=`hv3yy~L`lf4Oa(4C#7Yg~XL{NifS}|Tf-wO9 zJ4CBs0xndB{5tb)VqIuDM{p7>I*uo~0k7W59dvj7QFUoU1&|{U+ItS-{bi)}%q@=d zbW>~^C;-4kMzAyelxCov+_7O8IcT z0t;qnNt_y>_JZsQsCnHOjBwirQC3*}6DOPJ%~FK-KJKMk?G4aXDz{Vtf$2`n+-*PE z19~Sl5;Qksel$Rlvbmkds^knb``3@wwxC7DI@iiie{e#_jiZB`koO-~3 zYSm5<<%IEiJSXwL%sr5%5q7o`tU0*d-a*j@?D4@66wW7k^CCGoQ$_U4#tC&+y{y5?Xl`BnkLDx5=5|psa zY%<|r{`er18_156<_`01bS`P*n*d3fF_c_W(15>!23GjP^U!Vt?&plb?{ca$!#gz4 zE3optygRl@^Cths`cWIo(l1gWV{Evabpd-o=b;Wy3aj4d$&3$6OXiM^)K&UX?yU=x zF?~%go}%CBVVF>ywq75a4@O&P;`%YDXRJZVX}5kY{YmL@>C1PI-i%u=Klt!7Q(8fD z!T0-rk-CQEuA zEYeOJxhRPJBUMIv1Q~`lh{Vy z>pJ4%G_`o({WZa=@Mh+ZwCnYpa4dT%LAIp2d`^|#O=XpMD32ys{u^3!?rH4R$UIPl zZJGn?A^pcnFEIv{mnE9=pZa{g@t-L9VR(={8OBU#jVUz|7GgL0msplHD>YI9fTIHi|o zLTRm%WHug$y7hAm$lP6)QiOwpWONlF;CcOp5x)KNUGwxPae0q0NDy8%Dui*zCk0Iu z(RN#NQI7W|Iyb-poy@kIJVa|lUx~Pgi(NV|>R@+T{TZj!lqJwxD24T=^PV2byHc&fl_R#jB;9nLmR;GwKmS zFt=sK4)J;6Ktwz4M82T znHV`VLx7y>A^?EeZirLn1*5m}-Qp;ueEp&t8iWr<><|7JyDq1dmf?I2po83~E=Mz=z$6l&ehd*<^+~Zsg2CZ+nRolE^}LUk-eDs;ukoilPS| z2)Lf=EdTM@r$a{3=;M@DOAZ8~Ru@TU=4w!zBGz(~rn=5&kMG=i}EFmMAI$~q+o*0^TdiDv- zOp}GWQ)+Jz0;kIEhZ>Bi4^V1ddN{fPJE#m0rPTY=LlUAEH*C6W86gr5j>q3={ogD^ z+_)L=Nb2f|A}O9SK68WF`3lldxK7v8?9!y2!z(sarvhF|eoU#Ke5IE9sE~#$zJm>%$t_y7t+#$zNvSJ9h6imHXSxy#kO5^Xu2OqCpmw=q!cy&Q zlFn3DI$wM3B!axodC9U`Z}J$Kjmtt#j4q?yFEDR$qg>W(Nq$3n`Q^laeOav!hnLZQ z7pAUfpJ^5Awu+L%D-03B^nVSO*0AhW~gx1ea{Ky z2cmPoMt02Ope0o!d+0hFRj(yBLCsGCw4&2Z1EDP&^kswqy zN^@tDq+#>he3N2EyzRW8&I}xN%iyv5%uvXUm;Mye?_sbTyji)2!1QW1# zg?;OhpR(UlhTp7ZL(dB35$BF+AL&wpTrGSz<4=l#&qi|wLWu8VdIX0wSv+`&2S%Z> zF&qUE?e5SZIjI3i38=hw3vcX=>(}nvb49(2A=IoPXQTyVBjk{j{$rYe2&eL8EGOlu zfgU9#>O6(m>^kI&Pc6|Bta#P3lZ6aH5iLKl$W0nxmZ8>9d+pY?&9%@d!gG{p!}J5j$cfE#&gkmi~&053@q+_{kb z<;xE7qGwQz?-~8&${pgAn4C+J(SRv!os!kt0jKoEG5nH-6Lw<2tc(+#`~L2v+cY-- zLDcrP8ok31o!J<$!2#P_umDNBl213=XfyTif1BQlY#;?nX&Z6ymXLYy4Apu zMvZhI$$Fs3-oUD0y#cSC^hlo%L}tTo`IR?hh_KbWQlA=>X(z5CZ~Y9p-JDzqCNb&1?-SI@{#Si(_^Z*JmO{4fw?1% z=r}e}yv@}_mQLCvceQV=^X?U3*I-uqdrPezdqtNcCE_MG z3CDnEj8txNY;B&`i?N8{Q#o1230k`bh--!8No1+Kb^T$zCKNkwv-CFQ>ZI-BnE}VO z6-v!f7&1Mv1AP&fjdDXm`iB69H)Mbu#BdX$$bVe}z9xq(mC~%e{w_Z6Y3*U}8O)&~ z&&-qHFBNmuQSGhWsV%~}X(r+Zdw+=}$TQ*W-|}x&k#2iRicoEP2oSFwU>rUGC{sr< z0G#Bn*;^(o<4vCf(`f3T88BpSRYxc%yJMnZRz(fOrRnS_rNoK5^F4+u7yxv(IZ%H5 zQu(F-w+h_M@wv=o38NrTZBqP_lYJxNQi#J-a0bd3Gyu0X`+WLRCW-j|Y4hIs%UA72 zN3oUqzktrNYXX4qfz6PeT=O`P>v!;h(Z7WxeD^3;;B<&W{^P6((8SXPs)qVRz+VXd z34^vACe{TUH#8-68@&b%4(YyuAohS#D>j9GY} zeDc9GjM1VhnBPekLUtejA-R~Pl=!O(gG6$;*%wz8pM|}AbRE|Up;?3|*RKSB#Gx9( z*H=kKcT8Or!9)V%h1hN|0HqN_M4~fDX!=DW;=uzb5#vqe0HiV)po4vtybdw(0K}sG z@hR&!!co8{lBo$myFg$7>+~@2jeyAYd%YV~pSg}(nCzK;S^*ZGYP@JXupa!K-8zgJ zv0PGL2-)^ZoNPP6-ao@1G0pB4NEurERYHKh=@;IvcSRn!N+`T!N`G|2&Q(K{nz9mJ9Es{A%s9HD#X_Gl$Fx(74$;8CRdj+CPBQZ{*p(+l4pa5~# zpSZ=8uuAX7li>X2%8SY+Rp~aL9-L(QwQDtZZ3f?08xD0KCv*+7F!M5(!?>)HwL8i_ zf6h~_+beLAWxwccG8J$8#VjCsRFQI`A4qsO^A($o?q+Rw#!a(Wu+=L>Tg`PHl5wqG zc|OVdKv`0!h}baqwM-4gg|ohL6e;<1Q4^9yN1yRXrL&mez2^sQ(V?c#d9FN9nPGV? zhl9!5Nt4-p%KME}npuG|g6u*+j@_zZ=wxhf(Q)nO=p#A)AG3Gic^_<@Q{KSKpgrNk z{ppwXA;s=5s^>ImOgA5|t@-|yi9k<$DxoF-0j4I$nlu-zq)a&Vt3$wzA@Qe8vYAeK z0V)Ebmzz_Dc?NRm3($rl*^CO$J>oUS`z1YMq<*@EkP>mKxJ*m{1j||lKS23qe`ybf za=u{KoMHd!WLH~=6jB+G9M~-Lyt7qntKw3$lG77;;n1haxHoz}X`hz-XTq zuD1X%lzIj+W2GKF%}b*JyA5@9Kq^SGitW17nD)zPZ(wG0AGFa9KBzX$no3YOem}~F z=c^cBh7N#e=QDT^3>J+Qd`i_R3UVp{I+sBg;JHW(QC#La`rrmxVskaKf?VhM3F1-BMldst|(UdQWbkHI?paIv? zhNh$6HHbh5t=K1z{--_$A!?A|$({s?gQV$X%S>s)OaJP5tSR%6s zAd0hq+;h<+(|*)qaN6<`G^l{!*+XI=&_>TgdNrLrRZhfA@l)l#BMo%;PT$u&{px6=d$yeuJAVF>ZBY+pO8g@puXb7OA|z0~#5o%BxgT#(K7beS)y z*iL_^Aat)7y*`%ny8`JIeEh(t_&^H1b0Tdq`%>HhFX0Am87!3CsfKv$JaO*UQb2&5 z?vM4m@`S(2bUZ{WU8q^C>a7}NfvIld~r7vy^Wv*A1Oh}ptKExl9 zSOB`hD;b=rkUunvg%V}#nm~n6l~Bf4rw6Vb^*yW|TsIz9IPCx6HgICt!E=j)&g3V# zTSVo3FhsHXYbMjn#F1CfvO`aFwo)Mi14(rL9F7zRyxYR7nstC)Q!aN!MAR*59N8@n6w>*31cf~FzuGG;$X|a?jisY5r^c!BtR+OyTPrL;C(VI;lWv;`7 z3B8d<6`mXr03d4UECP%G_Vx!J4^vl$UwCG9$rNoTYqUl2Da#ACt$=>$Gcne^FjtaN z^xBNQdx#J{*=KDozlLU$%G$cRR3IMUHPRp^Yxa`ko(u=hT9@%6eh=NrCjKa?cxvnqFTLU z7pg^}>wfHmCq5R|awbgkTi%`-XTd>7mQ31b%g&eZPT8NX^2?qZVjYhyZNiT*U3?s+qG-w~UpZN1QaNgDvUbAn%h#8C z?<#KE@IKR9tB3eYgE*DH!n#s8C7SP6pA!QfGLtq+Kdq5_nZNl|)WuO=P$k$#zU1l@ z*&D;RA>uqlgo*d1(G|f+v#_?7VymJLdEyM&?9(Y*{F&Cru?I#buX$hKI_LTUsxZ-N z(_}1sfSVcb&#@yu(1hx9FqTRl(Kbe;z#un<6fU`28Pa!SN z!2tBD%uU2ZywDUv}TvSNrrk0C7S&!n1c2uJWI&<;f8q6)@0own`u) zP2kEj1rUjoA*n%_J2wIb^+-@D9z!co>>Ylgcjo+x7!N!*3x#RKQjh0V8C2tAc^JXB zIwSrM&H||SDa?pjC)6(;ZoHrPvr%PnTl{lieQ*_q5R)WF>`?(z$WrR9x4iMqAMjA< zxvXkJsJ^q+|SR5;S^Cey$& znP^}2;G8BzH>Lel;Hcq8|n?J(yH_nBMpJH(4VTE!22Uccjh3ZT4TOJh1jHIV!KrI4Hz*Iq4( zU}!#`Nx}mS_;)70<5koD&a8F27OFNOB2_YJ!*dqcG@SfX=yQ}oWoOfWfkQ2Z* zblACvTZ2rm0w^!>(UdbBoIe7nAtAC>Xir2?U!0ag%sT!HGNk`oKEMaCEkJy|H7Pa< zOu(xd-vsWl&T{R3H13^*U5+&(Up`qJKR2nIJa`-I4smNUuS&|WX;}3}ls0=tzfmo! z#S6}x&o?L?t=G@75N$IkA2o2G?(K^Tl=L#9m%yNi3C`XAyA=eB+%LBb>&OraV8I=0 zdw<_JY~C1_oYY?DTMAxZu=_Yqk$Uc)c)u#DYyKggeT>e2Lb2{sTsAXVKmev&>o=w6 z`7P3bBCc(d$*%wG3uRmJOYEnq;>+%ax;>X?nA>_U{4VB9GZvGzR3Dgc%2MvK-zP-S zM4eZto~z?>E@$CVtDI_!3;sK+VQM$ERHb2C!MQluNygpRRE zzSX33xus}6X`IY|V0=%QB=U+UQ9#0{Qk%U4GGE(tTj`BozIJw)r*1aX4W@)U%?_z_ z#zHy#$%S}LEL7uIAsM0o_n+fC2CsX^t@2(4hd-n>Ee<&#s(Gt9wW*+M@Oy4Fwdb!Q zv%rlC*QN1Sismy;B14n-7+7@U3w(EZ$%kYQsCTyB+aRup*2s1B$>tK z$V!UJDDfX*5QLeCc-paG;mbH&62i_%Tjp)_?4W7_}oUxJvVdvIzym<InFyPc^>ZD6QXuZ&{&8^OP;>ean z{ zn(+ReKdTasZ`>kZYXyw1;v)Q-zxK<#VelTjp1D&w=rJ36fPedJva<0LelDJWg_HZ( z(+`>V2^b%dEI0^}ow3Y#t0}E8%xk}n*TL?8%Z`6W4~oQA($^p-!dYT|T(lq3n{V^% zP~XLO{H%%;H2}4mCKGSyhyQ9uo6a)7y3TjHO%I|Yjo8P5%x1Uj4$~E;+vr8wn<~X; zK4xJvWsZ4x-C$E0mT|VQg z+1F29f*$#JkX17B|*LC@4(hB{Ev|;;l*8jSGvI zhsJIaYl#CqJ=2;9e)_kcJv~w%DY>WShCJ4A8NBYzoZf zPp6~jii}v;70;fkQrXaT#>!7BeH|&zT(9dw!hU|me(eb9;hoGzt zvUgVX{=f#KJIhTqAEhAOvjwz29X;U;XExpms5OFjG}FSd5>RvjfoWNP^=+d9e6#5Z z#a75`om5VYG3pxO!e>I%Cs71L3vb6Es8m)oU`fu8zX;DPI zTtBgjN;Vvs=YD`$POOc*j8JLUr7%YFYwhm8JSnMwfq@aty3 zSL8S0Jn}zl8X6(4D|Y+?QC{p>ZmsIO>7|qGcuUr`!U;oV3N#;}U#U&@;~vVT7A_59 z)c$o3dtZHCs|^ecaNEU3gv!eD-*rGAY|{nZkKPIQTv1Ct$*FU7Cetsx|MeQa%)*-) zbbeTH+mdsTzW2jo` z%i@eUP=9}E875o&;`Up0{brsS#)#;hqg5II^NP+Wp1+YcP#0rbl6fWQOL=3!htEc| z5epLBLD-~%e2e&yA$8rScagV8&{BUR-?9}FL<~j_;(gLrz@C1xSDD*c7r};x`h2{Y zw-mTsPC|{>ZX)foDgJ(M6&ZUZso1%t+c2AD zMjuqo`4Xi!&^1lp)X1-&ASt=)DoQeRawLYZb(ZD7ErIddF=7F^QaJRjzUy9F%-kZ6 ziOxQiygfI%)_r3vF~sx7wlWOC{;bnq_KMN?iu`1q2cet|9L(q~X7h_q2i9_A@E7co zdi9+(-|vH=uTp|3c|0vLCVmlutV2kkHDzT@M?ljUA!xDJfXm^5oDx(a*BKT&0wa8I6kCChasW~# zS1;YnUP_87r~rqh%%+pUf9(if=ANI1*zw~gciNzZcVs3|528WC2&xzW6L%lpf^$*q zCi+g?_N{?kvGw8IVMDqp**u73TC;f^*i49m791ZQ{i`kp-{3q_ge8a}0!POMgGC9FsM(9Res3}Jf}4%ALn96ymF%puCoq$q03 zk`-ziMqV0&iUhL~&#ny!-YFq52FUNw2doURIcZo^S`~nI8lx0r2mbXWhGhrs3FIO` z=PfXqWai-xVi)x*ZR%r2d?(y>FMSLCsvvbmS75*$={n6ZdmKC0jU=}-`om+tEIthA zDL_m#F!4d}d7(OXv&C}jhw1LP-yCxih5R=C6s99@H($0M&%5=bRj=EZYZ$$U3V_L} z^6-w4?bR(kaFwr4_s7%&%CbAV%40FVW_ClwDuRMO;d*B;EMqYn$J0&baG%QnSq=KU zSeuPP@@DEFo-H3?w8i<~?!XHs7u<5ewcddXm&O4fA51sD^kVW^dKK+O2%Ko2r_jG# zr<9`kM3xq}<^3V316_Z~a{Xn|H50xx#mu$tP9Ig?gy4zxNjqUxrBf#2pw@kQO)2C- z`K7XJf<;W-t*1%&1y*}SKN92_a9GZG6;89|mtmpN(o2I01viRCf9^T0Pkm0k7qt4T zBSuj{B3SHqL(+Xo*$DBO%A{DMuOCV?+OWTA)#h2GJ7?3a$~-i$(dlxL>fyqYkN(!~?6dt{g){E&k+=CiYdq&SzW8M0!p>8=$BFY-H zbvPLw(TgwFT6Ax@CQphTI)OV$VcDMarF@`@XSzR2D6z*Q&bTZ>|AQ15sZyPI@q8Fr zm?BA2OxY_%0gOhi8izjfu`Wq9ex(P?SAA_*#;zv80ik=#EjUW+JJFOq_z_UN;qBb- zZ7OT^Z-MoTf|_P#3&pfqr{96+=0jzS@7NDK9Nxjy-x2tt1%VCo$vl*}hz)!0jo~0e zKmdy@5kz}Ml7cs{FZZaVT3{GiffnPSdwPUl!XRBM(ceTEPbv_Geq@f-+`NegH)+Ef z-SqL_dcFyLeN@xz!_)0!I=+&HajJHOW_7wtZzd<9a5@MO-RLYRfY80p6@b{l+a(&? z-K5ha2hwEVhckLJ6NVrU;+(qhpoBdmt0QH7MArsnGcuq@i1Je+ zE#DB63x@h~(-V(qHB|_dGzd72WJV~wk{iJ957=schL}ge+a-li7?aoT_5!JtIqP}nST8-qeUyuiU51LO{=iDa2V3kV9|@BCz#Yo!Q-{uc zfO@b9y~OFMM_acjLK6>y4Wz8|f2xa9B17Sfz|9zx9n7n+m?hBSfdi7WK2Lc#suu4} z>3y*Mt4r5ZW}vn*W4-c-$&{##qf6(e{Hv@D!{5Jodm{{!n_83;dcy99b42|!$v>X= z!9<~3!v+?y7_mkr?Wngz`vqEq;jIK7t@CTi<=;#0DpSXV4Ap8W5?uPu2AAzR)-%X< zxW*Nz#`A=#uv!(GbRXv$aLR6OnfA)I;P~DOiijL0)O3j7?mvK@O%&RxblT$4eD=2H z@?z<-3?p~Xv(Qt2QsYW<(e)X6sZ|ozo8eq*TI@*Z1U&>Jm*3 zKg6&&VY7L{dd12bf_8&We*0znB#N`oD2ZC!50ectp-#4#JUsBdedbNKu-KVQQJ_wn zDLI@fzu>GheH24Sdh6&>t8d$sP2u&4PVE}EP;+P{+xT6KA7s{#+KdR{)GQBz^9ok^ z3N%SimK&_(e2iJOdq_8zPL=tfWHk4V_unkeC<1XzIgjvLk)mitJlxg~L11DN7GB}( z{&oEg3~TV}!Dy}pFyk`n1LB@Kw3*Q7GorxJ%IGYaW4gd0GSS$faebka5U8X|ly03t z7uA)Er@F~Qt;Ia*TGB63OfOQ%{>&Pa$UU4J8aIpR-iTpW?PR)64=V8Q2qg}U(_#Yp zqDoi=C*#XwQ^7M2looIFPj@1z-Eb~k4;7$Dr#2<&X;^}4;?(PSfPfM;t^&d4uk$~| z3tfw11?$tt9qLTfuoxEVo4)yEh=GCEmmQN-usX80inB4B29OR-_%R{sk(9PC6O=^9 zv5qSKfDtD3@p<#G<~2-Uf>1!cd+R0~e6h!jg?9wj;{&!-ki7EhHnf@0Mvl?Z;emWs z;8DSr0yzB7F|!dA&pO9UMpld)Rh}Z{bx)n(ARTHtsDN7Mugdr4=oh49*Lkj2EI;+9 zo&iDaJz*qLK`O(J?IQ$cXmVb{D>A=3XOolD%V_^yIklK1$lV!OB6|?e$sCEeDBU&^x)pmXXC0dbvwA-lvlj~Alpp|pJRf4LWu-n4FXOkBT9Zz&w@2F&=b}; z?CA~_ANsm=Q{u&>2&W@wOyPqQe z%LS;YpUWBYlPOl5Q$LY_G;&>)yj~f@>(1P9 z=?bf#7rXcBFZHm;)Xys?^XH?BUpPGvEOBIF? z;3djuV(yCaoF-XJ^mI|wS-<4#G zWgqzXI_R{1X%Hz*skqx$`(2Y`_Y2I0-OZhtX&;N`*L52rYjt(lyUVnYq2D`62wXZE zdWNe3f-#-a*1aB}l0H15_GSe$Z|x?(*6_ln$moK9aJ9|$R8oH(sKa*}u8JY11HPUV z+3IQXjif-FD8TU{9BUe555BzmJh!QO@(b!H`}Iv;ZnasRl^O5w_ZiVarVlKS$q~@X z%7kZ61C#?RU}$dOuZMv!aUm7u@bb;>h;qKJxU@28>@0ZA#CQbgK^l&T-XDv2{;mNP zTt_dp>}!Roul}0no&h@YbFP}uhH=yTuJ5y3NU?`-u%ZX0*bsfi1Kf}=q|SCciYXOr z-XaB=+LSaqjHaym`?9)D1;A*w4Vn zFa@2IIu0NcG6S(;ZYH|;`C#ciJHrJ_0w1s^G|fr@a*&MA$@Q=(u%M@?2zz#sa7Dxf z4@(auWvtbd%&;ovv6)O1=&>G42Jp0j6ty~TP9mp)KjH=bI)nuYf_t(LQUIA#2ON-6 zfu=2m=A7vEj>Zl*T9XH8$psd4m{_kz4z%h9-nuh@ihzSF+zCw?gmMdnyZ=@s-7HED z>iCBNBuZ>-h-$5lk-`q30b~Im+*~eIS_x`ZXYqITYz|*P$q$zE(->{_QzB_W?CB)EO z#-52UobY!?0rJ4(S46<6BP(N`(A0_Gy>xd9Z(}hu9pkQv@wYY(lu+AhDy^(Z2HNq- zY$QG~ir@4JtnG1}samE<{Dl<0&TcVtC9S;yu6F4Wz0+3K7l$^715YR0)Mz9Z46()U z@~99?bKs}K>C@&6us0?L4;&5Ub9qD_kzCO4D%u+M;#z3w(y-;mzkV4r$>~*JJ&5iZ zJ~no|0no{ti;|kZngi`wNYMv^C^0ux(m?oGL->{-#EP6J1V|j)&txooA>n(8RMW^r zQzMnQC*egk>*<(+zyhBHtyD3mz7~dBlGXyZ%y8yTHL;O z`Ux;@*_osL%SMvf)+b>^V_FeOsd$~lW79Yl$T^gSu2Db=40A1Tw#4If$>3A&!ln<@o+a{u9G*@#|Es;NfQMZ$r?o;K zny*Wob$3Fxc&Gn-8FYm>kKcsnoaZo#*?@jHMC+ioYaOwYh*fB)T6t=-6VF~8$R!!I{@AhF6bzugLGM7LwT z+hM}V3ew&{^`$%EL73CtNdx(v$w9sGm&NJcFvRMU%$0aY+&yfg=3BbO8e$pg^0$`V z%Z>tRa`yd%fQKA6}QW6Jmwxk4m~BLdz>Kgl9(Pp&uuWl3_QHGus)kpaVs)-7?3u=EIb#gH5)b zrs^;*C}|dTWUE4l@M-h2p6y+Juq3YF7`yKG#{50MfQ@?6x7@r&6?7b)A39(Q!ODw+2j3=TsZPQT{5KB~}0y<|O_Q)SSZ3URB9{cwv!Y1`tq=0&8_T_xWfI z!`EaFJpIViU{n6_5SjgBqx}_3-1c@sSZY%Nk9Asc$UyekVAhVSQ%EJ$+tC?~C%#Ca z9j$JbX*-?e9d4;1s7zn)4wgkT1y%MeGrBn#(<%X{@i5i`#B9;`N z){LC#;bZ(D&w{%hs=^q@6mkm|kNxePw#tDfGd}iLN3``(~?B_bk;H$p^OCJYkJrzk4{X+pbEr@AlK` zqPrw9Eak8H%HQ7Gy-*VT0rgTJWPiO)I*;d_&LIV7V|Zu2$~D16gpW)ydWlXuIXdN! zZLl$PLl%Pe>xUQWcI%QRQr$QBT|H(uRzLd0ye>|VvXuDt<)j3+kNipq9&tXH(xY0p z3oWO}xk}Kw5=s3*k0^MO+|!7Gg!?XB=GxkEMrOP&IzRR%Q#hShzI zmLg$p?{pA!s{ZJ+^`xS}zqKJYhsbF9%K?^JG&;bQB1#K0v?3#2%b7kFpY}zgqf~Nk z`0?;bkRkH#l*DF>3#_|plUbx2D2SyT_@8d9e3}o+lIplE#Hza9ZrpseRflM)@44>= zLJAx;gXQ7z}Me*rnd2N$~)^> zPflVIPb4cTpt7t}1VRB=V2D?C(@#Y~E_vp`IPGOM{6HpPiQu`6pQI(Kxj9}}w*q$mbo2wkHeqTClrdkk}_ghs9`>vuO?CW57Qzd#T-kin9JE6Un(js@@xCoil`l8r<*N2@UEr-_%kcbYkR4VJ;?ZoMv^-+8UWa&}F#-%#8cLZ9;MK ziJ$0mt-jJ5@U#~!(e<_(HL~;CHFtt7>{orf-Iz=)?ZtYdZVo zX@5+>QAOP5X)}BGGz2RLhN`Pdrt^f$&L_ybyyc+^b_&BaB%2>6S|w!k069jJcH&H- z_|ckpUTb|bcEStXv?$n>z^&1`k90H>WCxGGCI|G$9|@NJ$36y9%fJ16pGU_-B_VZ@ z)%~dftB0GCga|P*5a4%3$x6d_fHplRhbQu2chpR&qhssvUqMIiA?kzt+&7%20@KZ$cW;0>1vCO-eJ38)VH$GTXbT5W z*KpqRobPD$)k&zWXxNeK7xNP{e6G;Of+H?jXd?-2j3EFfyD7Aj!mPl}PhW6(hoWbV zBH0<-q5Tc{uP;ksNr#CbC<^L|oX|Z>Kb&|-4$sv3yCE}1Iv0QqMT%p-Lf?u_?|o-$ zY=0*O+#WKgub+#8k*7WOWduue>tqOZm8%e7L-OT$n8(d`c_EtG%_B|(uF7>7k$vs%zSmnp4@L3fgkV^3T<3wb>F0T260_ANl+}Q>3g*W8iY`$ zdR5~+&viUt$d$T(``dY{gZaHPv)kIhX!;2O6@>P0>8QUybzythVwxFdJju5kDVRBP zEy6n!hSdYJ4pkekeifBN2lEsmkSNZ4S`_Pkdic??dWaANEhOc*u+8R7ziI3-dz!Hi z5VPCs?dAYW;^nKWI9xPAbu*Wt%8Heur#qU&e3bEsM)1$~Gbg*Nv zOrv+6e!WA`)v~-syI!P8m84II*qFcQ???bB*gY76f5IwQ)+EtyC}AhtXWju0bV;b! z5&`lrLvthF73>+q*@AFDl?5~eS&>?VIDw{F>#v^}*tqZxcpbW*N}m~WwpsidncNMP zHWJ40(%0}X{$l_Amy=1#S0EV8*%haF-sm*l)zyV(pYh#E^guq6u^`c^I9jD~1NVQo z_$LACQpeNiB~$6u%e)81wl*bSH=l*Bz088{v9)8uMH|{r%`X-PwX>W~?qt92yfciE z_1j?kT~8&XCDP!sfO^@Uc!}QHXu#l(=l;y-f&?~BhsomimokX0u^RCi3{%P1VTHtp zf7J=HafyY#;&)!Un;nxM1hn8?-lZM)$m$wS8}|5j0X?uL=>1z$`7Nmj+ldq(p(ChD z?p){EoxKqt{6=vS8zBtV^x~eYzAX;TRdc89+{-P9Ev_qAFWhvVIa+D* z>UxxYr-^Do`NT_NF$}lLC{xYw%O1L!M%Bg2hA7WKSH+9TDAqA=hZlm%tZFy622njS zn^j)Zre#l27Snw1W&hsPU|u+UHC@CghGFeeq4zy*G#Dgj5%S*%!fljdAG@Xyc;Igu zBuFfeF?jG~J#)a))O_Y8(i~`7FQmmx;RpNVOldZf&c|P5{P?(V@z?x$_i&nCOGkO- zS->s6SK)tXJ)}31i+l%o56+sLYx8375_J3?c+^4}H8K^Krd;0o@aClgi*uRDWZ0$a z4dlT-+wXCR^~TnSxs!aB#c$uQ;x9sus1!a~Ej5sGEv50O<%#)7h~g{tJ)1T5)dgPG z@<3>6@8gXR_1CXn4AYU^@;1UBIWX(Zxp(THf9Be28{T{Ry3{bUUb&*rh49k;Pxe}u z_RaS_A0c*I#$1pWx6jmls9nG$ZP?wXWb2HO!W}?!A4mA-!zz62k)z?}SsBD}dA5yr z?c}>wGXv_hj1YBFEpA;wj`bx$85{d%(7@WZVz0?x$+|Hd&k8XizI&HV5y(L{eifgO zeKg(evSgk>?JYFp#y19EXMu@918kXMj@lB!#eh9+(OY0iH`k>z5z7GEm7gp^%Q0m>KAY&n3gfN9_u4f-j zxTJsEKJqJklUc98v!SsFk3aqZ{zC zhs@Xg4#?)l)9#=RpfO$TL#@UvQD!dUe26wc_HsIDNHUIA`XW0O>U*Wudp(ba%QYA&iMjDzU=>hw^X~Ae;Opg`;w~|)8D@%gX247?Ptdo+*|iB zlY5hUOvSi}nIokm|KJAy+@r=V|A;I3EnCTn7)F|t!KHg=XO+uLjAuOygj}rhE4OZ* z#H9UB&bip+yVwrCglC(6%&|+R%iB|qjre-6`|)!Ap1#t(n0@8i7i#y!20WI+wWkzuP@n@b}jWoOX1tPx`G+99u0njwDF7R1^7Q zu8I_v+-?ubxHJj)SN~k*#bDAC09h!NxxgS-Mfi@uWS7tT9?bm4yQyIDol5HtTftPx z$SMO#l6jY|XG8g8lYV~lI5$?GF_Cz2)x9h4*NFGjejEf_VAV3tBO1@2&an`-%poG-zk$O zjlXIu7mbR3ms_>V5yox(TTS?^-G;Sb>7CW(|NT3vJAFt$^sLfjLKS-QHTL%9)$9qwmMyN42@#OjntNmf{Ma1CS$W(&(BysWX4PC{Hq%CLzoDnPP~ua)(2A| zcl>bK5t<9cLFHuXg&OJREfP=j1s`8ee*2oLe*b#PX9fCX0fpyZe6DuBo1wV*?%d_n zJ;GY#G)=ct7xhy5({{ zXcPSNR<4*p^1ug*NT!Y0pH8yvA?DSWdNYBenfp1XgSA1f8-4K>%U@&dq{tk4;@3~? z;9r&B!;$*}p{&})A^UjlEh+I2De?2RXi7)qI7>#hj)`BtZOy4mnpF#inuL*aR+Uv4 z5#1B-b8MF&qwVjLhporGS!+V*IfWUuX>l!E=;E7eSl>Q7UXq!^ET8hmbs7)cdv}65 zR^ZEH8N+2iVhr7Rj%=C}EhRT57PSg{{S2eUZRgj^7+gsrZoPb6*66oJeMqWe;`x7% z>UgKK6O$a13{CP->fsBPF*{3zxb-}#OU&s>;E$5K1>e|}g%5v^xbufad9&YD6)yOO z4xW2kE*di|C>*6JenLN!^+sHao?B4x#o@Q_F#-u?-xinrk%|Q`?aua^n>rwNUtjGB zo!ToY%;~A5D)DJNYY>)OO6`6lJ#}w}il5h+H+yHUl3=%oT15{^mwGShhdQs{7iEP9 z`xLVmW8N+WnC*33QFcQl{Md`a{<65pd1wWw0E)ayHW7p-(ECNv?js`Mjm#C*QBfGnE@x zXr3y#o1J>MIIS2Qap&ITOl>7`FN@r4=2w(aQC<@mSNRiL_Z3S?_?TkO8YxXMZ=zC2 z!;zPz%bi`9CJ|D38F3Z)nk+eTgpFlfCS3zR+f#{VOI0N!453!|xX^LU+_IxET$Eh6 zHaRqma&BUu6Zh~-?y;w)7SXF*hbJ00)G*5QzW1^M_9=1SFS?XVZ4K791m;F;-V^vt zJ0Ht`u+h&JIZjc`{PIMD#F^=O|A9J3j41bSQUXy+7CQ_s4ea+OF-7J?A-bpZh+CLV>6c9O9lbHR+9+(WqMq1%ID_ zl+tX^{+<&cRKV*J6Cf-suSk0jUVhX0>iN_O^E#5^fnxb*UmIf%JT9N>N(4`=MIX`K z)T1>qOv$ennwjrkl;Vi~ShhV40dB0U#?96)PU(K$dE9x_ZWO^#wUO~4cP#%8q>EB3 zd^hSEEi2)@wnD)iVJKNTqZak5fO(F+R9p4e3iS^ST5vAKCUYUxFu3f9@uS+J%`#+< zi0Iy?cEP75))VwbX!H&CRT;YeKbu*Gc%CvI)Av!qo_=-G*B&torN_M=N}p2lfGV95 zhxa#yMp+@5OewvAhL^jNlOF|fvbZh}&FHJ%SM9DFci)qfEzj9RN>lui z=$A_<4GOaaN-_I;iF+yaHwwO-XogBD0!uig%w1cuuV#8v-UJ3|@(*0|L!| zj_b_CqF#e>9QT$E&!x+Ef(R1NFIf+=D;~V9^Rzo?o%wpA$l< zZuR8=5*I-31=gp~P2G^gw{r89DzOelDFRA1nA>ENO_(l#T7Cm=`g8wVfjyR~c{kt} zS0qWQJg~i=h_$RgdI;5IN4X-xtmFme8KOm`l}m%<cAS#V;X?-`}vKG6b3(wBDq255&EpiZ&YMZ$*GzTw;7Q}SK9W}S#1w_R@p9fDl-4sy)ZMm;DOotxURtuvIe%h>yXgNMMAws+|DmO53zjSX zrxSxS?3`&wblr2k$G$(ZiI=aW|Ku6R-=>T^qMK_FJ5fP0+sK`00_;#iwl1X7;QGhs zCuiSrS*DrE*rcMh2b3ra{y5@HvSn+Bd1FaLqnIH{o&CBJ=M~2 zaqu>wS-Fiskk%CYF>QcV@R=WE*)gc=@)%kss+`=CQg!Fs8P!;WXC$BTLtyngpTT3X zmcPZK%KQZM`~R_%w}_|~jY`SRt{l+RQUYx#$jELD=L=@T=c*qyFIyyTO^aKOOSoE* zk>a}T#1#>kC#rNmH#__68Ag0JlIh+t@;kKz<95Nnt)B|tU)FEiytDlRDYp*ZV$Dv*GgeZp z*^3uWHlE6R@!rY+gt(KcZPNJuP z=RXkDC6ub`;gg63Lyjx4pGn#r0nAy2rWYTVDgyI796pD>(iEaD!?~FxQWj7sE@ICN zBgsCDwuW$oRG7xIvrnCHYd_&6NU`kFC>F4Vb6y$3s!|Tzc{&U^+ZQ+_?pOq9Ngpw0 zolJip`*Y%}(pX6PD6N>(DTBEDfk2+L;|+N&vhg3D@>W`kPmD#89>R_w1!wQSF#Vg>XYG~ioC2o zW4dbAhgLhQQTfuO58_4U95dgI_?^_Xf2>C`?tFO6n>0CpB&=E*r7Ql<**S*cEUGBV zxl~<>;_UCBH13zel6O6hh@W1<%M6+q16dLd`K|FaW)6RwJs4{**V@T-GmK{av?`Il zwf}u0s0sSg06I)7^Yc>{$m4BbovVw7?ghrAobEJwZ7~hc|A>B2h-fwKDvk$P4!&^; zy|Lb;uej^qs>#8w@xgA$;G_hjhJJp6 zo@Cd6IAuA-*^MM@UHf&^0@<1>OSI0Pu4Vdu)xq4T9kS&|g}3jgv-|&@0L%*`Zk5ks zy$@gQIwO{%UJoN~;0u^V=V%7}@9A%yOOt-5Iw(vbrD;%u=W^8E;$#?RvxPdC)s8f1 zZ4XdB^J^xbUvb~rvx9m$SK~CW3O@16$$YDjo4w(i)w7@W$tTV7?@{?Ir?k!b3+DqP z37CpVb+DiF=+jY3CwpbVaGh)+LFO#;*ws*6{rvZ4H9Wtfpi9P%+*<)8otl}m57}!c zv>*+rsAJft5s{aYYGb@tk8yfe{nmnw5vc>={6K2N$FA~9>C!*8NfbC%&h6xxdL$c9 zUaW==5OvVNF3GZ9*4&5bHK3?qGx9n~c&diIpz8(=t_i=(g>$%3J#fA(D%e>#uo(pZ z`R~6^{f9h{;Jdy5fkz=Wx(rOcV;OO=` zj|7**X}*`DKvn-OwMONaFS^|6AMfv|J9r14KS5b^HU-i`ASrjL7}&`{uLNMTuJf!j z*D!%9rfgBk!*cW(tXf#oFr%J(dLn~mS)H1we&Wl8XvsQ1gql86%sqX6cRPtgZG3oy zhTBF%GwwniD43-ivHUA3T_*Tfow^(KM#eM7dFwxpsX9CXX+019EDH87p)bMJ%|+KC z?Ac|RW8cPmh(Y`O%2n*O5w&duSN43Adg;LkXN0;JqV)k7z6xK*yMKHmppufr{Md`; z`5=FIcL*3FlVQKl#S;BowUn5?wL5c(Hbu;a54#6-r~YxLWuh!ZCc7+6l|+SR?^(-p zn~%0z>Ur^kKKXZJf`6N}y1v4X&8%TvkFdpTCIEWBUy>-fj7OevNdV7sa36)&`y8ov zL5qxYx|-X|zK$aTd2%*h5~oV*q1(xBnR*0QL3rp-GmMC!NH@;`~ z%59P-`mNZsfe=_N$mz4MM*~-a8f=>9!HHu@ylV?}pkbj^A*Oj;x8FuFpUAd_rk|gq z+rMDWyD*v$gG9;MV(wUA#iT>0JHH|S*?w&SUKhp*h9gVNH>6I7FeSu(zeZMdy8=De z33_ZrE$D^9bA||~t!Jao2X6d|CP71&laFM~`L@?e>FVdEANv7-o=g5YHd{@51;MiP z#muX|ifIlvlv$o1TnQ(eHN4CX(f!V@#2N1CRC&~RX$=EXu@V^QmwV_9N*US$=TY4nWQR18Mj?PsbsKoK|9 zAjyv{*3^RELgRFc^3v=dFWGtDk~%7<#EEH~bv!J6E2U+^)~;1v`xwXMc}bSodDgIU z-Dh@a*S`sP!IbF57vrT<}l8SvA>fiC_(J{WQ5mzAI)q%ioilXGgFNzj*NJSpI6>+`jOJ&O6 zw1vOUT2meo3OCk!f|nLXmnZw>^PtWXiP@rbnAbCqa>_%{l}c*b_lMYJ29(7|FO~KK zuTXN%9%aHNWm(zI>w}NIa=)b&>GKr2S+t(waq-5^xW@fbpe#ml>-OgjWe3*&wI_%m zyQqbzvF`-JPi&W)rhwKBX-S?H5tXzWc4a{hmwzuE8Quw3xf#)fGgBi2xt-6Z`uvt@ z)zI!KJ3i42!m)Ug;mH|7RU2AG4s;w{)YPxvclj-JC&OdBr{@M*?i4D|lGn)x&m{n& zhmao&RIWgK}JzR`oF zp=yQu^xZ~p4+shE3Dty<9r}BDXMW5TcHB&(NIlsZR(wQK4 zX;K&4D-EnGcULh^ypEY<;OBg~8tDSK0WE-R6KLE^GWdJCphWoBF^ScCU3+@mU(%R< zbx+M@23iy`^f6Fp^u+DZjm?gz8#$Q#o6vj0$$Vf#*{pf5-T*TtC%r z?@uf0#R<4|+2IVeBh_4zua;iz!-l{fE|ZfS62(t7CHD${xY+K&9_p)w8P)o8!G&iG zs}tAd{mVm3vJZ$Ri%=qs=@PVQDyq4aM-DkYiI{m=K<(}hNqMXTL&|FG8v ziAd`oi>~p8n7qw;puTvgX<)|XQ@(#AQaEd0W}E^a{m6AwKGehU?u{XlC50tLgfD3% zlS+y?e$Qn`N3&mcncbr2+j#!ZHdyNK1-zJ@nIL=xiCgj5Pfi@!^SGG3!O%Nt5Cv)f z9rg$D8Z; z^jd*3pz;vwBbjRNJ$u!VRn2#0ID5y;}Jd(#mNr{r^ zz2E9VDFsWX9XX1FiZjB2AkTPjqM3SCR`Hu5-6->alBDP`qE}=_3G&)CrsoxgLD<55 z{F6*QT}nwrse8s&b0FoN@$>TRaY2%tGP#VvtkUe)xY2g~x%ZYIG{T~5H0pra8IhWw zFplr!*jhf@{>{5y{V!ZEY=qU*7JS1yVMQT|jc&VpR z4DkN+_*(V8m8||(NVAnKB%}II&itQ7#1pR`LfkJsmkin&Ywolj3lab1J1~hN7;hK- ztZLGn-X5aP5au77RT72ty3s=Q!hs0}VLBX7^LX+fYfBWZk`#98ex0tS-3;7)2*$*1 zp*HMspc-Uj*bAjN`-hM&-SJs*Q3q61hQ(R$9DXSPFJe8SFJEdb}Ss})fiBEw@V!v6(lG{ zn6zaMTx||H%sYcby5gxLnTA9T1OsnQw#c7V=LPt@5_Z3@gN8_ID%G`D5wdye(WL&I zKc@#H+`F?W!)s@iaZlwNVchehp_8sGLCTZBR8PSb@O&KHJl?Y8>&Ss55&?UW<#ou^ zj0GjwYAgY!2o=`1)@;*gdTz8zSWILrP~3XcXG=kzCP{;WXNL^p-O4rsPeI5HM$l=U zr~4J@pBw)e%4RGQyc171iFh|2+(kO_u118_+Z*;adm-y4HSWW{U=$%m{JD%1pKbft z%CWswFj1T#v#H)QsZYP6{^r;5kG%L`)QhDf72qS(R^uuvCv`XOmS$h z>pTRPvr(oGMs7ZN-!0`a8F_aIAO8I3cRWBBb>|=z@RUzq33?fc$GUVXKO0l)l)W(@DJ# zcSzOfuR^+-f1^u-moFZFx+`Euj67ua`U3u^lOU8uj*WoN&(j|pyDIs=X4ZQkiY~-A{bLRA99a$^yG8Z;I$OvS{nIN?@s; zOs5Q;4}%~~;eUxkuFmI8^j=O3Fg(D`!o)Y zvClbwS7K3Hwb`F9n4f-!5}00cENX;=-KnQi$}v5877ek|ewU+~7<0K0gH|}VUeZpI<9%~Jh>}j&ig^i zB6ic8RWl3zj`$B)yZ2&tgX0DGDC|;1>h(;$yL@(+Dk}@0|EQMx5r<{#kEAx)PdJ%8 z{ZFy+Y9kYy0Esfe`)BoMU%fc~6~25BCjpt>oX+0r9B!bU z%ci6fa)O@D|Mv|!DiVh5eZcvzR$dqfG-fbS{7v4PW9wcx#c~@5<5|B8Ei?aWH=oyg z_Ckud^#}5WjN{wwTyq>*nu(4WEWbC_cEyWhso<$?>!k;LBiF{c!4S$BOFY`{o-kGzupx6!2b;(+WoPB)Fh>o=iB5S_e!W4@D zYO5TdylAxnP@u<4Z0OsC-~GE_`XTkY>h|Q|;2?id+_$-PGpcvvgUWq5osx&443Cm{ zaY~d($QVMy7?g>!MZ55E9^w-h`pFjMD?~F~{ha+(B=q~kN!F^nrjehPpGAPez(ywR zr=Ol$i9+ojDhUw;*$9X+B}dL;LQDb(Rb)8uF_zSyHO|)Bp|3`Dv)gQhsC-y=7$1Hn=6b2d zDrviW`N(JWPqp+~z(`R^1@%BGNh~sjS;NN10{=b-%e-j{b7AE>;-*=Ok$Slc+4`4u zge}Cw9e2>X29jx1DdGHl2KWxVDxz)X_s=ktsL*Wen%p;Dl8A2xH_r(>T)51t{BEsj z3bcS(B>>MTrUWMd{r#e7c`2K$QpakJZ#$CvEFZ{b4bMH`^4>5l(c%=c->*ykb*fb&nQP)#O#Zq{F zWD1n9r-=hX{rPxi2;%Se>jg-SVAOfdhO@#X5DMD;Hs3#f77`I=xm(k3;iu@ z3*p^+)@nROjcmRW#l!}6hG#zj)rmCf^xir-x*`Ct0I2B zP8TzRNt3*GQ{|89pO(i<+jfVx)n-n=*?Qw_-1$g<9BXY_`17euug<o^nrER(^m82<2dp_x1){GkJFKxM$jt+e0in#I$~KMUGes-Wnkg&{cLQUtQ+5yU24 zoo^UCQ{73=a)$?M@smxRKADG;v*fgDF0bA-C7d))W$(Jp{Bae$3!FuG=08Byp%)UL z11h6H^%ivVNSKh~Onn%Z&?$0n7JyGNiVlRUX;>9RU_h@`!Kg36_cVi5pEmO=Mf+!M*_{kOc@hX-bVs&&UcD_8F_4C=5`LwCuQd8H>U#7*i zo`7HTIKz*)m5vOJgv|LsQf9XXmLB~@QL!4ZtbQC_;-GyYnC|0<3Oh@Mq%LC~`7heG zj9TxU>530Fk6n8q(-$B@#C#Rc`=pe|GhbNLm?LL!OCLsuEy>RKQ<1-$I4!kZDdoHz zd#bc*9MRg1QkJ;i@T5QmV};(HV9JC#KS`Tat}xEXI4F{-`ri0b*B23Qz%`n^EJ8>p|#yr4XD7%Her;gL*Vq}ajEO&4G_vucR3Va1OB zMO}C}_h{`2t2(hBUoK?V-4IN(M-s`LwJ=P!hObN2Ema1qsJ~(P(ibU4UPH9c(5Aev zb%cNzqvxBkf~>#dPG3*@T|9`a@#fEFrUlhlw(ti0@L#KwK3K9~ft1mfK5Bk-Fd-=; zC4dBa;A18=oY%!1ej^ zillM%+#2&@@T*{xJn*7@%(LaYK3KpWA!eT*19hPyYH49ul!7y0J{|*^SwwGVoySIZ zlegf-Fbv{`Kb32lD(Iir2FM9numuuFgUNQ^Zy~l_7n5hl`4K|HFt+u3r9P{$#Ilc? z85(SZtBWb*1LBSKE`z9xV4Zwm{9AzBUk7{in?Xp^8IS|QsEqA(*>pL_b^MfpH90~n zbGhHVYDv&`<*Zkj*?2HE`ZdAzEBossM|0y#)C~_q`tNp`Y~?gkN5(987>;kuM|u_i zsF#WN;yx;@9VJR*QZoRjZr&pbZ*I{&X4jtR96-uWLMcRhnho_S%iYviZ4L=W#6^DO*9Z+me1 z#lP+y$lr@^7m;*eoq)F?LdgVi`>!%0?ka9tzV;lyX2?8$v;Ps?0`-8(&)v-ve)UMbipJ&jk5jrD1&P|b`wB0TFgK6T zOZ478KE8LOpNYkC!F~R9?(?hfiAf?B7jsuvA9qdhi(2zNWTddOzlO4^kqtWZ&-;ER zerRJn_HroCh*;x+Lo<(K8$I*4rQ+8h^u~Cjf*gR_?b)dNaW(T>g* z{4uf2qJPR9^AfX6;sZ#1(AouP5K@Q8;aKNkf+aqM)JsL7xsmQFqJ8?N;qvv>ZVn0` z>Z%#EvbH(=?EABWGSeN9$Y$_w$OqKd1$^>`{6y;iycrE}zLjWHVHszV{J%39AU$ZHgIN zfhsayw`3_bn}&l~!L7NB=z#?6Jmd3&G~rp15zvrcg8(xpjx?v{a4O@xnf>Tt;Wp&Y zv@YsD#-nOLS1kcIvu!e}De|UiKLACzW(VtC#_~d)yBOs=08R zl1|Hg(D3t_X}ubu#vDW@$*ID@Vu9&cLXac+kFr#ZIp>OEP-^+XU447blzv9gy?~UD z$8*6aH2FcQXxq39X3{6nSQ$PcHW#1g0m`q6t;9lpr$lkYeu{LFJmL>O(X{GL71T_m zbY}#(k(Oz6*G8CWzpm4y4%8Zo-S(^I9+`rIj((a!?+24}N@ zPZw76!}mu!O~@yLyHP&Nw{8J@d7>@Bs5HN|fN(7gBK4%ja8LS!;&3A%ss@9Ovqz`A ztHG3=nwdc%tM&n8h%8<7_6^6N!nl`CEy-v7VZ0uXT&3uJYJZc}aszCH(xQVvk_K|W zRmiF>X60jVYcsXsssvlJo_>}|R2t4gk^wQ6SvMM_*RxkZ zaS!OvPpQ0L^{-&T1(@=H|2&TG8RWxiU+bis?#3l%bDX-7c8OOe^M289!lKkD^X z$13g)qNFHw=l9%<9Vmztg__=Zc+=8LHF8hIJcBxMnLZLo^&^=rjgsC{#eI9`a^VpD zDmX;HW_cTSMZ)WRfBrO7`125C{CImYO9}`VR^adcUs5oSN@Z2IXb-Tz39=-`W zflp3gh*Obx9r@n~s8TsgzQR{-VACq2 zt&q-wK6xkOta*lC>HLYM>vKrT-iyOFMh(3>E+!4qIxacReowJ=R|zH+f+fcb*@)?w zZcmx)QVQEMX+D}~Lv?Xeo_`xt-AdS&$CUnNSgm!8W9NpW%2?5Perv`vNzItG|B|e| zx2yB=oxs5!g~#%;kQ=X|xauO4IG~7>Z6948rrR3U(Dv zg7rCxN@qW4q(%M1@0~L1VO(<>QqW<_(LgPgoD$4uH+`XXM>u%HiGqxxS5ddlrk`Mhm~{{+AXFA zasI@V(MGdu+U^(Iwx2>G3{m#`2FG4JNmPp@J|RV}VrItn3hFMtP2RM~ z1hGR^G`Q;oFB!OQuDy&cSZUSAh!8F|r8xGAsi}C6@P$|EAl51Eb(UF6H|@Y4$Jy^U zzGp`$1mMcoUo1&9#CWOda_eAou=#!=`!%bvq@*05?w<|+8vkyx-z2@MUbx9Zz{u%^eU1FY%S8$3aDnzx+S(OTp?u1oVe;*Aia{XSF zvQt;|gL9h8>R1Z5`ePn4iYTofC+kWXoz`&jNV&H*O5|HV@b|rqWD8K{$F->!SR>S+}4;N}CR*!8K zO{1wC6jhSKL9=4#@s`%p*t9T)%{Pg<;|&eUB+))q2kt0^VdXACS{3oP-c)DlNcBji z|IY<@!L2LrrnI%+@FR1>BNgz#)IfXIFoe>#`wN*PR>Gl23xn$Af?e0k9_Qz^r$Mig z1>Qh2!tKhr=ACY(Y^AdL)wz2OK@97+7Zli}&g4R$pOXDVgL*{5I__Ij0`aTpS|fQ( zdU#sp{%YRS7CH9pOh6 z6BH#(n!9j{y>@&OZcU3Q8n528*pE`Ua`SKE9JmXw++jSN)l%3q(v@y*t*E07 z!`?4ePq(~TJBKN*(AlR5>5RS9*h8Vd@4_ZjTs+Tx9k1XE?!i%Kg*vp5wEsmsol z*s+?Dj*YnBi_1q}w$@?}p*MR_`lOX0K(4Mkq|8Y<4wtwJP|b#Cu^+7=O+uGbe`t^B%#3r&QnV(I60dDq9@+zHHyksqrri zH457#0+755hYj29S`ENi0q|kGuM;*go^!T4l2#2Bb0nuwRIzV7R(3^&FW17XN?bEA zMYe+RYV=1=y`rx_SqD#T*H*V%8v-V0@hM{T-;Jadqs_Jr>V zS>h8&8pRqYOOTsdpg37(ho)6Wf5I!!5UbRPUHXxHdLzB92$gdF&)DGSwI8?<9XoJF zPhAsI4zUWZ)(r9!n^b0Z(!t3vpkV@<;g7nvb688%r_uAiN@RIDkgBz74zcm>rU}Mo z7R988Wvu)OCL3P!OkWCp)kZ!oW@Sm9CJ8uS$(`9%bhka(bD=WhS07}rQ1QlY<{0@b z8RE&s8AUZ!any_xAklP~Fn%|n^)8Msjr3ORf!uXH8& z-Q43`PlCU6Z7%a!CWT#>o3CnbF~ygjAz)?8N|6-Z2}Sw^98tq|)vWI7gAS@78Ox$T zzabLz6g;=w5qNc}W&K8|iE;Gp3c4akZHMSpaT5-Ulu8d%9V=({l{tvIXXTB}S87sjzmLE>%vOgNshrzY!Y2iW%`H`r-z8It%r}$aGCl z8=3chjx^g9J)ip5_M`I93ohGK`$M83Npd6haY=1eY&CCSJKv9=>pyWDqZ*D7D-=!a-`eP)y>DQElUxGVOSsk;7JX26eT1H;=C$Obhjm~or<<+^ zsQ0EUP^A_@LOf-RVPYGidcobksclW;nAR?FD`064kw^~pnvz17e9sb27>Inj2YQP6 z&3+@;3$~ZIxDy)2!a>a(i|&78hBHE_h%V67d$oNY79uBOPo%{xJnLNBChcB$*Ra5{ z3~7=1%!f~50JZ>WeJS-A37`IYSa}yn3Eq-oOSeFw*v|?Y(976cMZrNq(eJ+_ZC%2k zcYz%hJjek#sykboimP9;cn#P)gks)Z!E zl&-R`;myyPo!2ivhp10GwQY4OY52E`j9&GpNfM7wE+>*+sG_^jzy|Ej&xA*H4T^l+ zXmPPov-n`RfS~qcU3I|0^#Z*q23ynbLqeFRLaZIWtHixC>Fu1uX%nu;^9Ovr@;|-y zPjJX6x*%&*s`8yttF{nTHW*Vm?kT03Ai@sAtJwA!A3b$wJCQ%%#)%f|t#xPe`_|awQ@frCjZj^g|VDXW1MUt*h_d>%gC)7hrM>LoFsAikG zh!Pn-0!PqvM2EJcoFW^H~=`hY>eO6yNMW{QbenM4wY@jSjhH z?~554g!-Ycp?C0mViFQChCt*IY-^_$lIVd(LiWx#pAQz~m`-ypVRs-iM9E~!&5_}6 zG;hX!tH@4!@8l%^?OE7?Ill!(CF|<+N%*D}H;@C1D_a@#(-iNL+_CEN8}c^QNf)Mv zNbTL^IZplhI>Em+db$NhIAKT?UThktlJZ)ar-E>8CHt12mjL(&V0GuWnTJ2EZp)62 z8@mg1t`AjfjO>|lZoAfV0y^aGxzNs=9=7EL9eoRSLrQp^BJ)09^4>}0R17Y8zvGsL z2Bc0Tw%=U^cQiL%YGL?DkGoF&%*tyV(mHZupGL)x0BsSNm;>vx2(X^JxDqoL+f8q1Tq=MK5Wr*=EiK^^G>+I|Y-O9jGcI zBx2q|8i{yzxzp-tGz`?!15v$Zkt?@nz5jE`!1)+I?<>rj@-M+ztmBB>A0*Tk&Yv+E zA6*dWy3l3LYkWRCpITb^bi`0Nw7%5VQtTvuex<|WgMbIc-k~mf0oDaBMbmc$p6VhY zH(Qcq<8xhWM#CPR{QpRW)I;l44`V^ew_U(EnpPQPs_p=vk@>@PS z=Mv(y8|RB)5E68Z0IYy1$a0>fgoG*6W_fwJ%Yw8sT9#H!JLdf>@zuIQB;SRohK9w0 z(Yo3pYcUT?vC#Y6Fp><}lvi>wE-9##Gc8V_7VI1A2L{|?iZ-`fWb_Fy1A03pKgP_2 z9dxn`!k^$)lw{@Q#6hkwi*g&}1`Jw{w*EzVy(}o!=k@lP$asE|+okSIChF_JmBTwF zl<|AJ2UUB`c$&$)Xp&QW7zjDr>q?wmLC@jga|~Y+RBZkhiI!zZ(k)7pcZr`*;Zjp+ zP{dW*x>uoX8k(d`30ms25anROm(71~?BX@=E4_aG?{oLhR%^O7_>}wjAot$xPG(k` zM|QPY5zH^J!Q0AVh*GE1)Hz)nmnf` zhQ{}pi{nK__C$W~R8KcI)0bBJ4-)f4&nw)M`LX1Yvv1bpzFDp+Q0o$O_V4|$Dc6^q zORgb6VNmPSB>Xjcq)qs_4@}9 zw)Z@y=VAlTkFE->)ds}kX0uvf1yI)vBPX;4twiuS#LR>`f|B?-rF8L~sr728C`FY& z6BFq5`+rl`$i3|Sw*m?3YFPQ(u1snPK}mq_rt*|t0T>K>bGLpa{F1nlh?#zp_npjI5xLx2+PYhv?PRdThxK}p3bfk+ zO5}kHqE}rGutH}H+gUQ{$6v`x*7uS5 z{1*_x|FKz^Xp1)EB|eaTZ{l0f6m$^_-2K`dHTSab-QxqeqtYrq3HQgG z)ykNQ$M|@2G^uAqA+A9!)|ds4OL5E`qDJK4*hNxiYzmEy?9^Mbdy%&a8Ng*9lv1b` zaVu(wxk2ES$GQjIv5o)=J&~gtrSy21K&5lh8jbrEkDya`kQW#L-3{&V45}w9Ej=eC zSy|eIa=Wb=Mcr@Z88wpRlrr_dP`6?r^`yJUt~Du2;=1+S;tC{fX&Rv-)x5$dPE)>j z!Hpd$Bx%yXM`M4{g}A$jhuv9dYHB)WvxIjGgKtxIF$RWcU!T;qJzrz=U7& zEBBi;9|aw=!#2C0EKycDa5I%*1~tm}ob{ImS64P7g-tI8>o*180K?Xj^={#bjmX^E z5ps((UqYw`d?ccw3W%DfJ?zV zb;vCIlGm9*J1wP*@|#?YK28m%x-M~_#C>qug%!l7r_)M_@Nz zgBY3(M0a6NSn3Fo^K@-826ju@#8E^=&V*_rsaO_r(TYV+3V^B4{#mU_?+O=19NCfg(Om zsV(!hW?C_}C-F}ySlFqQbOK)b2nk!whk8|hHQ2LjXW1})oH6eeY}X>{(IPEC^!b17 z?ei+uGKLw&LZg?DgF&YmEwBzf9npN=&ZL?jmnDk65Ust8)#L#tX(OZ+M3VFZHBA3j z@g13In4$f9*~*Dv=y5CZANzs@7E7HMRwsYS!qQ%xHemRV;3m{@&2l;Bpy*waCC^~^ zP(jYeo=y$SX#N{l2qx8Bv4_^Wtp`SW_$Z_Fer8!Uj!4Y(Pp%v@Ge7moUR`~e)U6z14 zs4WE2l&d{!Ti0O625R$k7Z9^G^q;=MouKtam_7C3fSgKGV*eSN$My$dvHg}owp6`CZk zF|-4x`5Aw7$fcU7ZxjEyDqc9HFZF%)Ophf4j3^drBJF`J5CW^UxwJ3+S%~rCIgk2U z-%`%)0fl(izDshBd%4;wE$ab*Eid5MZUfahYJ;d=g&9_LE^I;fT$x0ljF5nI@sV-3 z2%f(J{#0ZW%SO#hns-T}N8IzmV^2|kw>?nS0!ewi{zsBs8kqUD4d?d7k1Lg-vZReL z=kyD$sJ|h26EXXA0z=!SUF(xQ2(8g;^L4Ecm<0_*+ZWL>lQK44)r@*R%e=69a*QS|nb(nRQ(1 za0VCjL(X*M{7qzj*6;N9FNg#cKU`v`BA2+xqwW`5=xDK}*vpn>ZBOj;TWBniT;4PV zz9DjUF0p9DmQlPz8Yi~1VN+(Dma$kQODZvQ;TQ(S(8`R8Ju~9}#hVK>{Ld@bra@Vj zgOQ*h_}U}AD>p>^8=z)|+Tye*Lo0LeuR)-Jh0Yv5Z*b8JPg{Ulvjr5-!)r~Dm%6&y z|5QSwjVvYL{9s!P-j{yifotjVpw2DjR0H{dAF*_&Dv7yWII8l&P`DTEe zkSy{f3=L*(a&A3^qv;hd|872TDd_~7HQqECn+`k(H`I~*VRnqb#q?%OendBK2kN2j zOt8Jw)C^4FHo5G~toVG{khO9H^SX8HO?zTNrE-{BpcgHo0S>AzC#t%WRVs^IJTG0q zlFjOO=uoK~y;l#1ZT9rmYMCA>pZJ1zN!L>$2-xMV=jU(nFN4;)j}dc~3t9K4g`&Y5 zRYPURcA}j0p3TY6WNR7@>lfozSFy9G8(n1Qnn>KNHR@OMPhA?!NZ0Z`G?q}2JgM98;pQLF?|V3+AKiz`kkJ$fv}=X zbWH@Rex!hfKWS;P&dxAbz+&JF*sbdOaMMfKF`e3UScq<%986t973zX( zG^Wl_-zV4!fM0%;W1cg50~q$Mjx6rt`hnZCJUIdTfUoD|#*bW|5=SllRj@JId+U%u zms`s2=HP%Div!fL;UN(R_#=K2pd1siN_ez2y3Jctm$Wng+c|SX%}h7Vw`QXL z58#lSB0nRjh@mk{lkJWdD@9r7#aS5XW1%8LIz$*GXG~ zZ&zXC=MYBfy|8D}0d1f z(#6%OHCS?Y$z>9*m)LmhTE^|Ntk)d-l(wqmn-{;Esx#RH9@SpOO26YT)saShqr0Q# zE9LiAp}7M?ZBt zeiJuSjCWe~Cr-(;F-NQK2`@T7hs&NZx>E>=tcMNG(^Zf~zx1c)GksU%;NZz$cU%1X zKQppK1iYTA67p5Y>NLybr;1PS{jiW8g#e~p$KBf zcmF@C-ZHAKsM{I_3KT8HX>lu1iWPTvmlk&@ZpFR0yB2pSEl}K{#XWd%ij+_!DH}q)z)xXa}RB@CEG9xug^?DhNUw_UM z)gx?nN0a-`{|)#*-Yd)>`QGn$l(+`#*Tz~}TZetb6boU6*=u9g#jMkd;Gj?aQHqA3 z(nsrMJtTGby+ni2*ZUm-)?JBP24A7dFCI0Fr#vqo#(!1(**e0gM1~hK-_-kcwyz-0 zpAH3){MVufxEOT2Yrq=%@Tq5)?4RLkeAjQggTb|7wUTw9;X?)Lu3MGKY39$JzhyD5 zByhrzbRFBkgRy_cyN0`rY!84vN;nMPxeWG5Z}}-Ek3(066;&{F<|*%SU=)M4KKaS7Z5TKOmZC;G$Z0O=4X$H%C;NdLVR@#YCE-i$!3_q#psj@Iaz#E|vK)C-^fy zpQHH+qY^ZC%FZ-`Ea+K_o9b^3WObtPD3kEGeqLf-s_ z;b&(S6U~y2ma05DMS0VmzEN{&%jV6kqm9Z=yo5V4rdt4TpWuuX@9{!CkAQZ(!7p~i zrwZ}=pzIB(Hc!M&ReHV)M^seNWmkp78=M_~S&5Lp6XxL>BS z_V4hg^=U^bvqd9n7*M>vM@cPVA@O>ew9mV%wPrZMm-O+^RJOZdtO)@l>txtQiZEKG z;9N0JeiWJm*L@1(jn^oHCdX90xZ#}hxAr=(o&w}^3c+tSjecV+>)V3~>6IyD z#2gV}E++6y!sEcYQQcy3gO#5bK3YY#Qcw`iDZABCIT(z8<=d1Zt;X3o===ASr(d>{ zg4*fX3(^3>w&$>eNTFWXoGcKf52ok1uE z$kq&Tq%x->Vguj6H>D6LQ0qnW!WO4{2+JyrZt|T=N|zMF8?K;C{gN4Li(+YYhC{qq z4)E=Z9%1eckbWsQ@aXDS`;+=s`{X0jt~mw$6#eW~vN#8qo0XGL3T$k=O-WOTrQX-71v$q3KbC5p9&=Gy_tTh7JAcM5GM|LS2SdMZ+Bd@v?SN4oRD#>Gj_gB9E z9&pu&#^u$8l24BJfHV?o$7B)CH)|~Wf#99FKWN|q0)Kio5b{I#nFZP}P@KOA{7{1E z3_Sg`DD30JpZ?wp1k_Q-32@A+Ymz@8H#}`YD9pj`M%L0N0!Dd=dEPZP4{W z1nR72SXh8N-8vm)_n-sTT^h0pMhPTb;6H3}rjW1UM1>%s-{+kxgSCjzHh8CTlN;={ zvG6IXgx`l>lzIn!)X4p97pP@S<`TZSC~c98)f)`k_B}@y0$qDMxI&Xr7A7Mb2Smh$ zvT*F$=Wwe>B=}|!pnXpEscEG)|7V_KET(pRddmKF$?LR zog@mI+UXo5PecByEz;0;@4IFS4tFY*zAp_Mcn`5F_y~On3g7KA{NAbG3_bVox{NCI zyF3epndUzkMuBn5k)ZH%z&wr6Ot?^R#bv36K4L-ve`nC^uc>+Hr`}HYE9Il?PCv_i zmm3abfbq8#m!{1(yKa8n7mG<-{l100KyUXg&YoaLSdd5UiJcq78};&V-M?ho*A83U zXom-#LpzYdr|qFvt6+7P(6;ptNYRu5(GQ5$^;Ou;H(=OcFz0JG)CC{6x(vUiWK3^_ z=v{to>MIHzEM44leQ|ZRB9wlTZwnC0WziLAA0>@ypP|U@xzLC$sJK;#nM-W;VBGtX zpi7pL>(ZNZGz-l5tiX*~ei=Z^Ks;e$m5f@4Cr~R!Oc6?*tq%c3~Mn2=O+?gMa$fc_$f59)-Xn^C}G`I50m2P$1zy>L~igm zrx-ASB2MaloXYqbStVQCKRgYIPYOV7VnY{FDY^TG>thA47GumYPUUm2ytjdp<2f0; zaR!-S&~j42$$=senBvB?K#Gx}mZ_UKP%@%uM>}qaIEvQ=9)mBk{9?(ncFc~a*Mcm|h0uH$VgfL0Opqxo-q6AFIQ zf-ddG3w!Z(&>GAR=GIl)lS`I7 z?N??`@TS0+I1cMP>HK8mR))i5eUy_e!MEl_a7;Bv<7eGG9h;7$Ku&qOy74YtnTfJ5 z&Vb1~rB0@4#;Kaju>tit#mZ;wAvi3<(a!HjQ^?SNK7EPxb|rpD_WZBfrwklwVaIGe z5zziv0a3oH78O+p&fQcAAp8X=d|O~b^;vt$l{B#H0K@;iPAT_uHS5L{E63;ZPik4` zx>YoChD`D0(rGl90&gkY1cJg9LLmgruKP#Ixsk?-pH<1;@=sWk!1uvi;!MC&q#Vcd zNFAX7h8Y(Y^lCv=f)yf(F%w!|Vzt06Si(|rIh^XA8=s^pZOxsq4*|4+-0X>mG0zX0 zb9p-;1n@;n%ci673O@0~8pk?FE<3rf_BY?{{zL^UZ0vrAinNs}2!E)rLca2#akVD`Fi4)_Di!re{+;4Rvx9B1NNVF3dL>&MP^!&nW!6-$W`onOLOALS@~$> z9TdsGp^m<}d+zuiz#lD=i;LbZ9e)-6VpmfN({+g<`iC%``(g=`;t;#^eD_BExAfj3xwky^Y;#!Dc|KE*FW$M}$)Q8fS8kv+@8 z6`s?RFpF|O>}59Z=$pEgP*&9tz?AB2f8#FfqgM z5;*$BX}mc5!kkfw1D!WeuJz4<(v-7S$nV`pmym;BScv0s>4Qpf=)~BQFvzs!QKdMa z=PD%hetO0Ljb|cuICaLHKDkRu#NP#Wzel?h3VAZMp1Bn4&ykk|&LWJPG5GahH9`-+ zbI5M}y|GbeHl~^BDssl#M5Kf|1s!;_w+P z!58h6?mm~-5H9Lxy)g4$N}f9~BqZxIUi0>EoAZ!vGf$6!vxl1VLCy7xNLPt}|Em9Y z{FE{mj`wWO* z>0mPFuvb#56tK3vsoW&AzUiW^o!To_%eJ81%erntJ=J0*kSbeZGBf?RGXo-p_<8zN zr3v^q4MM}$!#4s%m&|=rJKb;>^yUjCVfaelkoq5dPf&Iqav!MbUe&c!R5_dp^&Usn zEtRJ8=3tgJPRQR|NPmp@tWz%iU%dwmAwHTsUD@T#B-B-?due66PdS&pevsi-dZZeM z{N)A~|T&)E}JBG?T}s6+|TU^=h`U~i5CQE7Q~Y56E7j98%*eQ=OY zWq}`4oQQlk8Z~iDm|d{ORqhnaGk z8Y=HCx&)u)_)qWyt&w#J)QaQ3i%zGBkyH2{f5|CmXmhs${wUto=B62R-*N}KKv~0< zXge%K-3h49r-w1GbF`S$L+U*@+1 za4rh^K6S(t;lCGSr&#sr9jzFT8d_cVQ_V0a`HA+Td+R=Y%XiH!_aZgE|-khrmaR4#XCK~Wva2Hbx{$C?E_Vv0qNGuxcY z$Q8A|1t+uJ>o4x)0#`4klQ8R6(4vQ!v#oe1Jsr5YRZ1Dc1k>)RtK;zlG2_is<_P^v zm>bG^46U?Jy$OBx>QeDC1xAfGi7AeB5A-!Ea}^sY7>zS4>{t>R14bHCld7i5q5PTU zN??|?&C$ePV~S+&WX@T;>{&?p3Tk8$>tcYydS-v`-a51PrHy=qrfdh4Vk>iLjRCkm zZo9I{3&BrJi2S#?I!{z*!ZT9%x0o{9WRhuYlyI5M-M$|doUFdx@g|o~G;(1s@vegX zxu@FX$9xjxsFS6_zN8zw!AHeb=aG}`z$*2v?K2}cZ@a#TgR14rALXNgaSO4}F{XR3 zw4N0Azm+>z$Yfqru`2dgnJ&Na!X!V9qt2~G4u1nRbfwepLpr4t~>q^Bg z(dxY|dV23mNda97&~wK0Wc{L#>4|qCdEDH0=4OZZL>pL#?6P1Yok{{>PE<6U5n7j_ z6DQQ`sZcWAdp;9YQ)z-Qkg9r%jB|57F4`0xNqls%C)Ud(Yc8c?mkaS$L-gb9Z zaxv1ABo{q0uDqiAU3qpYM3$pDCWU%>y5`iug=_sr@~lt6gi>%`F{bGyFA4vQ;}Mp% zVpV?{^iTgd$8);A_GT^+&M-@XN`BYE=V$sMx}~)@1n9-J@d{&vxyw5Ab3FsGb@xP! z?#~N~A48H;_<1pMSSQLEF;y-JM5pF=mT0)^D7=dB7~lU)#F$DFQGWKy)5Pb!ZnRAI zB8>~Hs{2`)lJS<5_P$5K72Ti5e}Qn9N|G|n{o1a=Dc4@O!>8A4aTd7-5Yu*=Dwv^q zdHVj!l1Uj?Al2FUU=A;2g~1T0(r}@uXykTWxAH+blSKr?+biFfMs5F=Ki*)Ruk)=* z<^fp_nF{A``%m{|ho;z6!#MjtMbWdV#^V`{TeOs3s%G0|hC)67?Ja=? zL@rG$U+a^uC++pnji?>dzcuc-K+M|UjfZL)AN6c}++WmUk@z%Kx z?K>LeBdK55Ei<P#r z|6$^A6g0>b9%MDD-ItmO%nL#sEX1c+|9qcC>JRY@$!_Iqi`?L6*--4s0UR!{c9<~M>!GeUi@G)(=i?b_lOO1O( zmPhx+o@rfUPe`~#@LU%qKX`Ot-s@onxA@y<4(^a`r!L{G3gP3*uilrnPm4-w2XLCd zT^RzgPrRC_vtA|EFJAZNb#x05C$kB@t5&s9B{AJQ?`Vk?iEVMLyP1Z0a*vVQGxNGV z?3frXE~ixQok|56XcDkk#@`eJKC~1D z6BEa1i0|cCP^x8}fBC$sQ;4s!f^{D6vyuWZDBeO1ZX>r0Dbr>X2u$F1#m8;_QFO!= z;ckLqZbSAwDOYAZJw8_kNF{5!%qNhdq#;nz0S)(kzX7d8U!dqZ{IEshxCyREamN)n z#;a(@oVrEOj~y?5!?`BGZCk|9rGAN?Nn?{9iJj$vw|XV1+}e~_bp;4j(>=crEk3qrdL6$=fH;P zVY$2KDbUUIeot?C4*$o^wwrbv?Vd&3&iY+5 zhged-6z?9uw=-8X_WqlDb|H$Nde2>v^Q2ezr&%{ah~3joal8JK&Z=He+}snxBD4U+ zif~CX&ju7_a@C1-95A26qm;#6=>(WR) zO9!oLogvOw)38a*U$)FGfS6Bk{(YzY z(XXTtf7%J3`Rpkw3I+~!y5ye3F!7RoqP`!fO=l#OnvbcCCE6JTTmYo4AAft7gu3JY z8$C7$Y-#L7>TA+hawuOWPrXpsWjsXsK6j_;7L%syF<8BAyE|Gyf`>_4lhn6w`D##j zYyXa&4Q1ihG!nw}G@!|hc zSAeZ{7R(J~|KjS!kU9arO@A%t%Oqy{;$_qX*~jO)A^go)T(-O$0oImjE)^-!mkH$W z?CoJw?F%fgVl`Fo?KWP0p=c6~057U6ksNc#;bc}-e`}7+U>yoFC~K1eU%%~`W`RDRm>UB!2W5-yS8?V|< zdYYR8EBPdG1>LMM7cKTTqc^BC>qr?%WLt6=^%VmR{yVPbIGr2HSLaj8`&>`sE8`Ex z#N;^aUT&UY$y5=y6zWNdcdjCCO~kEt4_Oz=iKqK*6^pu^cO{lsIKq!=2}# zY^-R1VnIJZaqV1Z6C_~a?pKO29~B64~_4NOJ>HHH01z(H;ckgbrr5`%cO4I=OEobPSS zi?7Z%s@;Tj#|d_OH4)dJ+WkE$24N-bv!;1Wl50U(4~chv%Rou!jwe2O6VJ`#cx6VX zZZD+U_E?jf>j(;jKJq0iGn4qv+*S>Gx^>PbLGI5H4<(evUn!!07Y+8b7fUs|NK#+% z$l&E43d+e=lH1#>kjUDWeIrnj7tR@JZW|Gypdv74nmk>NVPoJCNXd8~qMWH!<0*7g z@s_}2+xRtl>g)HIL5gLDm_e$TVm#j%vgE0y^3Oh0ZA!Me9~1Bw$jQ6rhxy8S6;(Rp zewlTtV)yNt3>Q|!&^A7a~T_7 zWk;Q0z3y=KWt$oCF)PV&%NsY@no<%~S)T^wmW6RD%?-f(yC-TokLMh}?=jb@RLE+a zzs_jeo>$HWuaN%lF!Ca;DSfjSGBAsZ4fNFw8odq0 zO>h*-5BQt3B>aZZGQ{o6*;9zb;ZJI4-D=N3Ep?aNn2+tm zOd8tvZrcq^B@~Ml{O2YHzRz|aA2$p`1tx3BV2_Ya8q6GquCE$F?DxKwtOII_r^-fb z=OnIF73==0j#`FlUnoR_8b%-9An5DH(M4*nhnH=o6cR=Li+b>e8kJW67qCcR&~n&Y ze#Jbbnn}X${s45r)ASNymF|ElX0jN(i(z*w=iJsHes^ld*Je}hA|0UZ>d}~)D3Tgq zxt64|o}g1q^$x#4AZ!-*+H+EJo@c|w4b4`yW8qkdl!&w{b3%#fDV~jvar9X`OGg$1 zj5veBK$&&4ivXwX2bGRVJEmAvYY*$ZmwH*P%8Q2ozz)5s9xSGWqSbt_gtO`i0VPAi z-+$I(De+`!#`Ay!b@4#4_zj_s&$mIfg`xF5vY?J*+wei}=eRNr0^D-tJ8CU|PX7jBoGuhSsCj zuj6kZr|@^9?;RCF1Q~^YB0zd?9HO`ZgAYej+;Z0VcQ!GV^E~2oAPi3%I6N5I=fZI2 zK!n;DN4^u->Hh(>iN+=;zy(Mozl9hce55R~0s5W?SM4p*f$LgYJ$t23du~H_?tM<^ ziGnBK-EGJc2rE(6Jkq6s$M-OJLOv;oY}_KG*B4n^iiqe8>iu4q60(c0$!0|AD^akmWsEa&6e>_;z**)Yg7b&V7 z9|zekQT;ZT6u$=+bAjv>5wG>Do{!EIhu=P1(H;H6BW;h0NIBZCp9i*3@cnQ9rn)3j zffiu2jUE;PZ?qi8y$v32c#(-Ho(dG{)2>Ku!g0;(gU`v#u=p45+-jizigFJ9L-7dg z$CBONJeA1Bh;CEenZotr{OlTD{QNx5KEe51<{j6B&14&|BYH;LhIWYf5XU%*ZY9&b+cpq0~^tetg$y z$-;#VZS#~F?Xzmdso$B!Ta|<$KHql>r*;C(-$zS2%8uknvSbrYlK#Zwyj5ha1QyBg zh{wQCSk_>(FjTdSxsHME0}AG@??8e~m|vlSkN89Vr1oX5OfL+zg%tsg09C{}?RXpJ zMjNJ>F|lK=a@j!&9aBn1R$>n=PmMB`oa)q4^B{CPuU87g^%DMJH#PgrzD~`bb?NBaDLsV=?~h$YZ7|#ls&Kw*1a9>e;A0J0=jdg!ZjeoZm(IaZjk& zw2-Hwj~Js=>l_9#b>bxN7g`IZfzRaaR!f_pG-$xLOVKmjD-ZxgmP&qQE&NzJ^w!@KK&eTWg5Vox>VEU7{nj=zbiezg(;+ zp`m7(-GT6LpeL-N1R{dDFG7AkXoUPc) z0frg`tr8e+Oz4%1bG~_z8&-hkI^KS=;?2+7P6ZG9QO_}|Sh|H|3S%DvFzn?e+p*$9 z1X!J2vC*6`RTV-S(ll&m*0WET#t#Kwk+}B3rPj+%mu5iYPTdwDop?a}k5x6vQZmHT zLFf|azR=kVfB1Z=4bKVxAPl_8UlC+6BGw`$UGS#rM-yIj)aafQg8uyv zs49PUiU1)$lruadodU& zw3bDJp?8y%hC^*M=RQL-DLH!PiU_-@0D=8eEqM} z^|pBf$Ioc68$S`#f&LqlVc)Z)N^%L`5vmQfMYBXWp>J!fhmS`pxrj??Y#z0<ROht z4eTsQS?k&vyLT9SS7jCPXr1irAOH_pkx62->b(Hej zMw=)%D#_mJKwf@+Qqmt3a?C3p;<93M$8BTnOMY3<*9_Gls95HTSVce^_-+xb#1k5f zuTSSOl*=kV$(UNx`!m(6uHd~p;5tDe22@BU>9h7Yg+vVFUfh|a`K-w+;gPmOm~B;r zVJxOk>M2P_y5aD3N4Ic)>m+YAjzq826PEdebY09iW=pgB!q^EFp&fX$HXhM*k;9S9_U7aX#S#{^D(2aRqvbhwp!cyD;_PW_{9)?-)uIKvj`G>IHc>yTY6Yg1+59=h|yITEdwfX^3+J%}+ zBb`tD97PdA5?e{B=SaXfZ)Wh`0Vz*|Jcvppp#t7v6oN2^T<4C+i_QKI8rYuaS0g$fm zkWi{E=`XjP^2)n^{OKmGw)gOXFUJXeamWGI{mt&SX*c}1}R*L3wo%9PSc~n{|zfbgBsR(A@psMW9%0k*KK3h zEE&0VeurzU5n4|$8lHcNrV=NmNq-V^qJSRJF?nL*q!JAec1I=N1k4_>!m?Gdcr}>I zn!suY{fqfpQVm_%YT_t@3>6rDUCU=qU)_5v1w*Q`e#7=vAp>3fM7Xze-qQRIv#)vU z4FVFdXVlPdMi5saO14*y=GQtbe|kSHB#l8JZW^My3w^kq%aQu{BWavhSAuM|oSkqy zxtrKhYhqCC5hB&a&%7^xL1@OoEy5If6x1GNcXzMrK1chDbPn{eW}bH6clQi1op8@v zyxl-;k#`UD4E5iHwu7?xj*$0Tn|;Hg>+XfM>snp05zdVF&qld;NgF!`nsL`K9v`8| z#v9sMKUl8V zyYoKU<8Rdxv6?aoXcYRh6-3|<6ovn;HB_l>jfnH}H7^d>C55@rG_Su*);D#US`)ZzYqWK<=e7ftzows@z|QZP7({NTK+u1ZGwCH{?S zU14lXz&7r6I1$HIq>?lHIczftvO#gsQp~M{R^9QLg(`EFU?Imq87t#`{*a!x{!7k2 zVH-P&1scQr#d$Kq8eX9ZuEgi&38HT7)2MHjr&4y>^J>Z_vq7*z_GwQB{jPC|wyxgB z5T{JVb2+_I)1OVY32MwO#f)Z$9e)qN$aaE7ss+uuniwt>71gbdXjU(cNY$*G4T7qeBWG*)oSOEa#@q<(7WEW#D1~>`BR)22;%+t>VEZkSZrDRL{*oU5M0BPaX0h=LEYmJUbYShFTKE03yPM0~rT0ruv|rJZ6Dq>GD7`u9 zT5rLc1CNGCuP-3vh3=n8NLtgby~NAF)4RDnpI7NzXGp)o)*)2TvY}D3miEqKeeY(u zc!xjqan5pkLyJDD9Yc*VeGz-*lO~L78rv3gHw@XSaTQxA-01BYFf*FOZ(){vx1Z!8 zDkb{+XVlYVp42aDvYAFIE2nEnf)rjAW*t4f)dG=49Lzx6^@o&d5-a`xmQGatB#F?1 z+$8kkt~jNhC@k;(&Ns_CyLnDEbqinc~~i8*eyQV&d8k43nLD(4XtsNz{?lePwHHFb#v8G<>kZL0JXwlQrI@;88GVSI|q1&(WqtWzEM zZKDL$Wcy=o$ns^}HN)zXxIO3c^Q{FF;O^t;wY9j{*~kZWXA~j5`&Aqlay{uFft*Se zf<^7Z{%B}-koKci$(H_&YQpqk!JDMvGx)}oDo1rtiJaX~&vE)nW&nNP)qJ=#*+O}L zh;9Vq*=K+6(e10%PJfB+XHarH_`NM5Y`U`-ZW!Ahv%Gcgl7SU2RUG2A;A6twb>Rd?k=LQ1?`?N4^lMGys{bWd^znwTM4s zE09B{A@Ky}QImK(@bD0+^PChbinMj_-u>lD4M!wM@7Na)wnjl;wOc|DP8>hb1*j~_ zU(nvZ?6viQiOxYS3IIRAOn5YdbX0o)Yy@71HYq^8DKJ9=N;2wQ`6K|2rqo^YW+O1~1x- zaVv`OI=C)qoyGMpUa20H&(E^i()ICCCt|lU18BHPJ0pheT{#61f>0x--?ox3`BGHy-z?>dhaWh=v!8QUS1+am#IN^J#pHR|{ zR2vuBUU=r9@A{J1mwu~&E2hgxe+LgBls=A$yT9Wn^Lx6)l&{6x5 zMJ`<}mtM8Zg`*lc5l4t;d6gq(fWJ(cp_yp`4h$dOEQ3LE=nxgeZ56=(H3;!QcUF3# z8#3mBJlsJsi-dn{7eH6IN^2oRzJU`|9B-uhl296c;c;=j?hPKic=GCi*nXXtrqRnQ zY$Roy7Ch*M&xm<&Au6|d!7KN}XCr;AfxR6oxQYbFX=!nKV_p?=;r1MrEtO6Fhx|Sa zN=CTX2)TY;Ak6vpWsH2ou`1gq*1VwSRri8?P2vg5Q(GN9UjL z%b8abmL!hy<^m%wxD^y@(S!>m$I11L3xP`{j*2uK24u{9ToLc<-pH+3F}43EZEEUn z@>G6_X$F4h%CCv)n6(Wie4)I|^GfLWI~Se+s!O>;&19o`bB3j+<^cn`{Tw0hQD``? zE_@%aQm)PB10KXRBXRnKJl%cVeSbX1TJ#V0$w$dwz~25msq=KC^snq2YIcarYGwn? zrH0;KPe7iOne>WL%!CiJE_ryEmzG~zx4<4nnr^5~izForh<7YQ?ng+Wo@N_;H*ge# z8TcsFNeWCg8`P-l9e~~QcHW1^fR5sO)MfoUVBdwe`d?kOg`t2WrRdI}e;V>H4>E?x z#9MOJn%!jW37z{K2HnQbVg|YtZnVZ^_(wn?gw0>pr3r->FFf0fx(2wDEs>)aNt~xm zyGEd6Q&<=tYQ8uaF_&!R%`|sIB0hBbK_#w`npqH4#E}<6CVS)kYtTip46mS)hn>y- zYq5UWQp7O&>A1}YiEL7?ITP?%54Cil!u=maj;=m5)>Hu=kCIO=&j*nkjk_D2!C4zg z-xeGw!#V`U0rM-O;?gkUhhB)}irMOY+)rl|QKCF$4c=5r7rfdLDyfiPz9d^VCmMRn8p@3TNSNUQAf@0@`QwmBR(r$ zt9IHl{6Vyk+NG$txV&8!Z+2l4*M7w_AVkhMyKXHkfETrX`BY7FzfW^Z=x=NfzOZfj@e#kr{0I#>nm>j6CpJ!$VT^O~~Q{Cu|Rd39Wc> z%>6hgN=nz~1xb8I+a))<-R?8~Cumc?^GB;Rto8GS*$<7A?pFWO;*x-f)5y8U1LN^< z9zZPu#hZK2g+{IgPIM6)&qtrdXWS98r{szeso^-u|?O~yi9DI>{>@C+UdK&P6 zlJpKatb*L0_}awRCXn--=d*R9K<)Z^&q~7H0|ab*f|DIrT^oan!DQvi7YnD+mng0L zB6wSDdFzy$J=;+gly=0OjroEivf3iFf< zE;5XKL(a}RuT)vZn8eIG|HpT-rH$OMAgoD#$soBFD?_iZi^{r9DUz1-$$9v`5TRrO zdBc$s-kIe_L!DspQ)sT*Ctth&>mc^L+06E|RXMAJ1?o-k(2Ou){RcHcs-1t_2TZMKVDeNjMhdoDlhW{6_JWcp)P-G95+y%D;o zyr}A?pqpUbKi*WjeV^C^pg&>R{me zqOuySP`qq0n81Z&_ztB4)olx2LbRW&t-~su)`F1!A09eEqc-`Th!#6<Lo`52{cQXPkYZ#DU``sw zqcCjl;8A&(AojXpc&rOT>{R^pKK$eXUR=`I&Gxp?7%30W?X(bI04c;+=nTyVhcv&ml+qAc?^VWi)lj0w))MiB(_3JXuSB;Wh3${HyYmv0xOBBov<}%kHR^3oHZ9<8YxnD@sx6cB+wcf*;uw>9gHjlDKkT*y;>v(do3a zq++_V*4?Zn-WgbJtS>gIIO4nB{I`GO7SoEth)CLhn6W+EC!dKqA%UQ!gGFL{Mx{f{ zfJbeldv@8eO;(lo`Ek6BS%ny}kAiv`Ck$y~>yW7Y3WW$!s!fKBax)3e( zgBdXkB^a*u3`6O{hR5GFi*$&_!?;LdwCdvi>?bLF%nt)AfGZBKJnm4 zt;y zvF5WQP4QqzcwhcQl@qYlRI}v!O`J!%t1I8bna!*IAe0DK;oW)QAk{nKq%1vdDFvmt z+6(UN&skrO*zR+3@Ic(|h7*nh`rrY^APC94c@wlD;B53Wb7P}$(AP;xO?a2sCFUxw zkprK>pmE-HncDizA*q)g-Pm;P9O(5S~ z0qcqwDk;TQVoNrBc}2eNm*>-|-bP1CXnP6&*PI^B3@#h5Yp2pR_CjfOtQi@{OE2{W zbY6@w$g#K)cfRF{Xf(x0>8vru*hX0#7}~2GEgjshX(9$X{sR)7)0viVs>AW}Jl^59zE)RDs_8Ds9FhORD%d{U|Oa09J9x8i{# z{1Jc@M%#@$uWPORo_bs&DS63shtiG*7qP()mBXQ3JU^aR_9s94haQ)bXm87V1-B4G z1DBr5YfN4zL4ab(tp$HJJxbanPN_E^u_XcyN~BA_$8BYteD8$YNBI31a(O}VVo2ex zb@)l?9pY`hRB1f8(KkQ?yh{(KN5W?E8w1M;&Hf;omZ5299oWJ0pwwx2$uMgm;=MHuhW;KP|WXRJBVS5nzowpi{M9!guDh z{r^a=9o&IR(VqK50(x6uOIRPzAJ3F&9{*V0`eYNJ~o-HT^{@X$)}_Zn^+ zEjMYuwhI3>G07OpAy628)N%sB*>< z^UiVYx%rmE(VpQj*IjaGzFYsx`$SV+S@yYdVtph0X&sB6inZGxT{|RcDMhSNLN3{c z)Zd`<2R+>HwW9x%0pYtvGRpmH6rWCF>l@SCS?XCo*6E1jI#cPF8tZ1d`~ z$BdD434zSbO1;e?1JoE)l7yC@O9J(T_*ZaPj~nd;cwSo2nDrfD2CZ{!vFg^SbiA#Q zB``N_Ysc(CxfMQ*>}=k2w-=pK8Pres^?2&e5+CE}B^)Pps<_6N0-QOAGCY6YKh#9`M@222nFAfeaoio18Fi>Vb zQH>~BzAbT4%;0d2&bI3(kmS}S+P#omv)1`sSX@ll6LNL2YgRtkR59;Puaz%`ar%%} ztWr$miVvl~wP}L5TjKf^vhBMc34iD1+M=a4GntEc@mhk%xmd+d*7b_H&y4ZsECtaL zkapW2xQsP3o8|`FpJu~vvZu;D$^>l-8ry}JN*{qNLl4r1aUu7>z}`)e2LcfO`w5`P zYVPV!&HzM*y%&vNIBK)DtoQR)!&*sad@sBQGHj1T@oMecG>6EQu;LqE>qo@2m#=-O zaOzA$cqjC^uZ_xbGo_Qe-BN(SWord!T(tXs{I~UF?ae*GPanS>oxa%6w!-xv_&?88 zO9KjcLm(ZLUjnW5o8R@#q3j6!jAr0qcf{4*GzjI@-T6qf@mc;tD$AKR`SByD_1l&I z!51)Lr^F4ao(DH~+5pm8H`JT{d3%}mEAL!mfAuKb==AZZ9b$Jiw4w;eTL5zI=DL}5 z7tLOGNtL;NOy_;UpXJ!P1u13RAC9jHGjv8&F{v~viIteE$N<>b8m+@Cc5V&B4- z`Ow5}bZDudz8ZjTp7ezWH7n2Y7N1@4!Vl&5 z^_3|r57f0a*>JwBn5;^#Bk;!WXpI zdAmaa1-g?vyRg4%c%AsFSCMWJIU!-+@;BvRcYFVjudjfrYTer2bV;YQgp`zYcPI@a z-MK-!J7m)#f^;`XOLupJ?zJ4V$^%HS?Lzd|y*RIi02C z72EWCu;`c=*+$recBSy1_{bbK&5!2{{AWA}g+Yp79cU z=iZ@T_M{XmY$}t{TcW%UmQy#C3RV^mZr#&)-C##1doD~m0iteoPjfAqKmeY0|BggU z8kXa%9bHa>%VTuHOJLOaiwFM!fNZ6OP*-*x*M2-0lc!Hz(&v^TO+s<}4KDso*J@4` zBIr^D(;|R#k~V`&f@!dkU&OwphDaiRjPKI8;7Td5ov1CC4ZIk2d6|pyIvV_IsC`X! zLY1o1(%8bV|E*zA_E{=sf}Fp=zxVB^Q=OS1Ew5P0WF*s*Zd)X012-o0S@UUXXOqAZ z4uZ6A)KZ!*)zF9*0{hRsH^}Hz-&WJqa;lOgF-|Ed(7JvfqJVAK5CR3z#`HB%dJN+cmt z-CJ1}=*B{6pDi+L*s50y9du?xo>B{@V3mcqXxHfjVA5=+Q_QEEeVrNV8gzDFR zPzi3^dT6x=S`+U5O>Yq3uDTZ)Nx9znCGQgxSCN6Tk-_TzW9Psic3s}$p`Ps?Vj zE;Hj#uTL4f1=$BalNpAs5F2^ zy^cWqJlQ#4@gxE;9i3j#i!581Xc~GhWsLD-*C*)L~SU+5=*9!Mt@8rJ(TY7twf>6H)6|eot;} zvKdDdl>Yh^K+=>^@==tCt?N_Y=fN5(g@bV!uX>>Bt)2a+3}I&LQ8E6A){Oo7%Rp=u zByvERRN-m3>ITrVxd);1;&%K4+OW%FeV=co764Q*&r~jp_C!B86yf_fSXu-H9m{0e2^^KB zyHy;^0O7LYujYSxd$fH`5{SvmGC7~(!cV;e-*Z!Uq>~Um=@a@#(>NOYjW-<4Nkv%} z5;QpY+usOKFX~7n9z0}9>Uv#2%Hh^nNW0d~{#1rNx=kbn#4QcF*BDLL?Kr<Se5^~k z?q-d{&$g^%tZQ>Wd*xWX8n#;jZ5o$1rO$mPa$ z@5t?w^PWY<=O*P!eI11Qp zx&-!O58BVfr+x#fmokT%q=_zrI}~s?K+1iD4b&aZ2YpDNJjMF$Nhv95xA!5lPA{z;?RYGmq=sIWmKL z_Wp2Vgrw%sbFh^qu8^#m1M05QpMysR2p%@2Bg64>s*869rNiIiyXa4EqEFTaRkv!q z3W(N$C5t6Algm;o$qn2Fh}NMS&VMxVd!-yS4Ete3|7yq=d9qLRJLMezZi{%mjrHN< zoH&+^D>zatky}Zs{;0n*3Z2+wU$%oYSaP8l{vpyl-b5N99$m#`-u0Byycl1lvw{X8(b|M6-OF)~MgB6;6FpgmkY2NUso@Pa(bqe&I)O>yQ zU_X+a`!nJ;A7(W|NaWVq*ZlUr3hHxZW4+|(+2eK>qQ4f>vwV@uN*qQ|&aO1sjm2w` zk9oIfpq}J@Y2n8`y?QX0GIpuaZFb}`-!DW_PH<^S5p__(kShm(WF*{YK2e&ICAJ_GR z#`22qDAQx3WQy(lMmA>ztA3}<25!XB>f4ZTes(C($?H>U%ZlUT$jwWWf}$*Jmv+yk zyS7;f)O+kqJq<0z=^0euZkK!=$drE$v{+8TLnkVSF*|DuXUUJhTYv&{OZ=%X z_Rlyv+YdQ8-k*(r=qPg^`RVZscdC2RIQqQ#qD}8x&XGnOHS6`VY$=c=o&s%Ys3L`l z=$lX~F;bMgbLQ2asw_rM)i;q7lB&j$q6_Tn$ka&$!LQ<=ZMEHxooMmZH1);ASc?%y z4&^Ga8?vv7zXK#h=W^CBAfC9t$Pj==NM=osVr(_!T`#e#;OP-i#aHhEm31bL4c#T2 zH#ovGooAM9=W-?DHRKol=jCTr1S%Pul6wrdm3icIyWo$?u*PgMT*OR)alGpryS)I^ zQj647c|>LsO05G7DiJ9%{d!|Vr%s9WC7?<=uNq+DL@E$2w$Z(f%CP)=5nqJ6Kz{n> zBfGLXfMnyI9?>Dwc3S?D&P7ZIig>Dk=n%aUu$0GfR~v=iiyWc%vGg0ZZ)+wy4YdPU zWbJH>r6H|PY7lwq9BUy-)_h;~7r)#9j!sI8Bw^jP=l3B3LfEq6bjqn!b~ z|I#Dd@lalwOg$wxSqLG@l$6h6Nbca5#uY=a+H_>};`QUhnev(KLUS)mQ8##B44yeq$1B!4bpeu6)pe=k&6a-u?K2P}8L7fi3 zsEf!C*d$h>mVI|O3MkC6$p8VQ6vFKw6B&?}0zz{ZDXb_7!OaB?ehY7E3__a&Po`Sc=_(~Z{;3k#Y3N^QrNHqn`rX)Y7r8*4G) z3fu2z(6Hz{h0CM8W#{|9W7lIU0n{Dk6aI$~I6DDX$t9JE)5>$$fv`GLli{VgT;Co5 z$j)|h3IQ4`u)wUPzCT~~gG=E_&?#`}^>1^?_oNzq?J|lPG%y~iOxY7=KVG|O_Pg94v;(nu9RoU+qE98UC zfFadHQnBqhW?*jS_a$m2z3|(5rjSt6A`eAgQ^*}!%=o0W8?!FEsqn7tRVNt*DdA<7 z1;D`G+wChHC6qjDyQ?F7dRjMlM5FjbfMeZprQ6)EOK~}ZT$R8gqayED>DpT-Owoq; zEqAEPzh>}e^Qr!#o88>@ofhXO=o$=#MnX8hc1n>6K;$PFR2=FfnFE-vC)|5Ld!>Hk zWJ~kaaf1EaQ_6lGN1c%jO?n3~nbMZ&;Wbrn>h&}-y#auSKUYbmRp6T&(X@{rgelu@YOC zx&(T`&w7TGc|O|;M5xP73l9oEl-2tU*a62xJw2{I(5jGBZ}-%Ln8LB}zPwbh5%=7w z_j4+S*IXX^r-j1L%H;fvCU9U`q*zo6d-P2h_NN|p@%bDa>L_}IMb3B`wLASOSLYmd z#M-#5S}_C7*m+AGkeELM`iV3u1YhvPTzvZAZ!{;z1x1Rjq&Qz%=D-@i*k2S47#q37 z=kI#-Whxb|hu8LCS2U=DZ|bCnvjD)x84rc(*jU|RWozsbiq7P}3Y+S3_P64tp;TeN z^4?c6Nu3#oV+Znve@K;?rhJK?Q)k@HPeQ#|hrJ^ho2uvaq{R62^g(X{Xu3>ET9eTO z3XLfMz3cYdkE`3UcsCxm=KZ=Zr;@hJ=z5+Cn;g}llKZlo8=sV=KX4T38|3b`*<8Qd z?DUGzV5xCEIy~gf*6&vH(!5?n+Fmv=q#_lxV)J4-LrG9XKrji#SAbN(JoG+iqqAiT zihX)~%Z%ET%8J*pw{M;uB89?pIT~hvgY?O94|wa$Y|kQXC68p7y3!v zaMJp{zQ`^5OvYpmj9&XbUH~BC(S-|)Ucbmw5WqG&LSI=}LO7=3#Pd)@1_qNIgQMe6;?vRGOznp^O<#W*v<;5+6Vui_ zR3bgITQy*WQH;|5n|w`+y$c|Q-#x-gpE$Xw|4XXFa3~tzoWoraA}Tq~PwF722Z_adAe~m5FH2Pa69` zpphyMq1!oqM6%qfyNgui@{1npQ6Erhq%ZM*{)T?|F7l+6oaM5X?%LUq83sHVJfX^p ze>GSvmLz_uM3<8E)MRHYUWC#*u;vmg_^`hL_SB!&o~B<~F0d9j{ANom&)ONxGcRtj zC^tD>*YV6SGF|?Ytd8Lulc_zCb5kC9e9RriW*Z-`ezo^kTd?f}QOFvaT-_Q>y=;jfq7RxeHJq2nR_+p1#{RlkCoa952!Eq+BsjSg(qzmx*+95!OEG+ezM zzP)cbPQ>=*Ib`0CF*siYJzfY{8w^(ttcm|f8+}ZTdFm_7y1UrEZIh^Km6dEhf+W~$ zk~VGoKJK6QRIE$6Ger`X9rd`<=jdg+6O9lASCjd8)!6$K=Q8a*#T~5fj7AJZgnLOa z8A9(j99Zk#FSw`w$W5ydKnF&x(Th>{*Ayw64NGoT<{engA2dg>BrLwWnAD~D@Gs1t zcB%tA6e!Mq5)sPc+XHqeZ~}&!fo^ntNHgCA&_xzbvToyX7bMPZzw-@FYBJFTpzVPD z+a{oq(xSc+Mb%u!v3hs!;L-z78}k)6o(r@vVKpqQo&6ZpUDG03bOjhZye;j2$L6J< zKT5dEKz3iMu~+ypK4}CNu$vZ_6)YWTEj40aevHBj)aJ=kiIl!$Y_)&bgsrh5?%$p5 z!YJx2%g0&!yRTvnhS%QVawJj{8fRb3il+&uDgmRkfINCx~V|IJv^2 zW$XE!Z7~LvBd=tVB7%$RdMWwd<$39)d_$e3xh<7`pEb_3F&a4;M+gi(>${@5iA~RU zMbSXDo#Qb_9s0w&d`WbsRYIF{-!THm!ap{mE$Sa9{N#W6PPvb8Y5E-KW)&*e*o??l2U{E1B^tq)qk@F&tS&K9z$@-eK2syJMT zYBK}A;?=d%97EZOhKqp#1rCqXNVoKz<=dk{u1ge8-F|Giq3_FF4EQ;g5$0N* ztr@O!@UEopoE~=8iMTA<-Ix&onwF;!YX{+lPe{(485Q(_RCnyB>(A|Sq@}PQ-u&qv zhr_V5T^AA?2ao8wH+=O_urrH+c6c{RT zwmrP2*|Y!fp0~N_-gyO-<0g ztNTLZ>wP~S(Y>cbbSY(#nmXYSk@M2pF`!GtdjynPI~{Hj)g53@%HJ z7nj4hmhMoKa2m zehU-Y?plF!v9S=_D|oRi&$?Ol6G3WIYFKzc7ELTQ zJp-s2Z#ATjw|d6Sku8V**I$XB7pn9UEdHf(uPAmt_Gpnfci`zvK>`y40OlxXB=)?4 z;_UWax+-zXim_LB+9tyDS8;TryOsr50nQKo?vI}7k?UPsqt8DO=}<<7qz_-sQ-0LU zs=iz#lI4G1orw)raN#TT+eSF-dXEWK(|YeJGzoL*Gcy^Xj=tfo=RxWCSE@> zQa$xQ9a9`n(q(GJF5#SYyS7J^7q=6jaci6>DRKFIPvYQF5|j@^61>Q8BYBtUvmxWg z_j&)e{Gp+|v66#uo&Yg-bg6T>^w9nTk!Z$Jt#mFLh_%$9whhe)Z7vhj{BB(DDbo%( zaN0*jkfHo(^E^7(Kn)(0n^KzxtL2&V5YI;E{isaAz#kUCph@d_ z6NQMYT|@7V_(-Uo+cSW|Epnv7dG7p_8)tW|xHa=eFs=lc?<8EIUT5FmKk!uf?Z(D{ z5(98!VEyUQnMe?Y68a)?(1d9*<$Kioe)>C@W_oMmeEQ+pzPT}rC~C3X7g4m+Q_)Oc ztrXPdZpm~y1t`9lhKYaJXZ`{r`8NtIzevjbW#nbU6en;NAvBa7@}hONsyz7&QDp%Z zhFVT6S26NAmptang!$(Oz4^+Y3yM4aOBW5a@@eZ~CCZpc~Vk#_W!GEoWn=w(U-1N2EpDJ~!TdynEnhu#nd^mLJ(&6}GbR zTqI%*>%=MyJ_^UlxOy)t!zLePfAB1bm+PY%RGZ0W3O`u^xo72C(y(-z@jNyG+gB0j zpi=e0RH=!wb)dTP?WD-a`FWfRg5JS+!PW|1ao1)qgzJ20?$Of9BQef0W;x6g|?G)q(CK&9Pjr7evN8aGvApXTQ@Nj*Sz{h+{n%ul+_WEOQXGGp?&z9 z;bukQfj?g<)BmzWc7Im?0iUv`#PgY(wSv0+i`?!)kBPObcZhE@*HZ|!zps}d@UET7 zq1Dug0v9;~OVliUP5fZu?^zNd8yb<$hFds-Qdwz?DK=fZF%V;zfuHmRXvgsHHVYl4 zz1YQSj6YillE)w?6+yfQly)Z9uBZ*zrXe19S$VIV&}x=c8d@g;_34d9Lw)tx?%K=Y z5Xds5(YHPfng_g>N2@Uhyj&^*f8b|*L{8BYFHj~dS9vEccj>R&ch3hB*O?iP`@5!K z4{{I|vz*-57BhoUbhIz>gF&9wGjcX)z%Y zk1pql$jtrL0g6@~x6gYbfoIxRCLjq?G zZT_vFFR_TNt*azoAW;TpskFjpdD!mF@O3k8!+V285TbLfvE6qr7U4$8_9%*~yKt3K zMEpLOeN(2lC+7|D9Xe51OKmQNtMs=Y3#e}~S@Knlv}d}+A1#YU1w9Jwt4!4!)Hb3v zOy9(fKaJpcK*{B!L@UX5PurPUR=C_ZNCg3fwgbs&`!Qz#XU3D97+Sd#ugg-e*c(Ny z6?1c!N!zibgLW^aRR*4|;Y(o)E~rIeQ}gpU4bqmMxVyg9H12;#-HQ_-w$bLQK-|HP zhk}M?G_}g;-ZTx@A6YaB+L$EW5Lzbkre&T|PUmw*Wpeva-9Upok&FTE!Vz-t*4^yc zh8l#c>apZ86R7fJW|p49<6&A#^Oqe!h;RnE1v3PwRlkrCiGbW{c0ttaR@;?=B1O-P@~`H~`8UQsem>OR3Q=?mLFwAVe5KKg=l z6!sUx!ybO@G8gpnimo!Y@TvCx%yzuIk3T0rc=(*zy~azO*Bv;;Nq^j|6}#jB6ID>E=#e%YiCVSUYYGjD$M@zNn|N@1b@oo9@qPf9sjNA+y}(NMo@ zb*17yMMV?&g`f7^^tD3QQdDdDq)+qBJubNY2hWCyR~dWgDqX9DaG|n*Bk^>Q)GFR1 zhAWSodac2oXT&)8qLSXA`Gha3F8$`6I?3)xVaYA49p)w9GRCz>X5K}Rk78k26P@F- z{!iE{Z#_y=yuK|mNNmm5=@;nBEA%N-!Cwh#`BQO zDL?Jl(seM#HI6TJOkv~1T0-P{=ZhdJBjDe#q{1pU`|FRmV$|b|J285^Nqy%X?Ab5q z2nVVjLOzM?5bn^H+elcN;F#QDhSiNR^Jz;63_&=DAT?$=1$gZ7i#-QB^@WulQYt<3 z5+*Rqd&PaByhpF)sfp-OSjb16yya{&;p>8R0&{HKdOmkC_Vg2H+(Hi19cxb;Ki?uc zu->G}&SBjck2cDY%}sjhO|9X;4#aGJ?bFV<4Q^YWf0W3{oYW5JL)^$X<$}@s7zj5B zEgQX_XmNrQCqcItSQeq#7O&69+;(VF#BEVKTZ)P@|2m7x$&GatUxBhq9M9^;pSPah zMISDV{*^0t8HBY5ukEF>n#KK=rPX`?hY7lY*Tl8F4QJ{Z6&?z8hLGL*!W2i(x1C<% z7-&pb^P4L%meEVYw>=Eo)~wn|Y80a}n<^}MRgV2H(Z-W*SBA(^+3KD?H5k-qJat^Z zsk+SbERLD-T(KRcc2GT?y0DD;R_2nPZ~GZ=xINbv1`&&$v%i1Gp;E&TqX{#G1l%gu zmep*dUeYLL~8e=goVQoq1?Qpl~f9v39rCf?Xz?`{y1pZDWQxv5v z%B8In_f`123{mi`P74K)0U@Ug({6(uZwjmI8fZh&HR?2`KZ`K zEi=#27Z$AHIRtTOBi$7hBBifdlfu!a(!KT37UR@JY#`L5qaO= zqq7(5)qh zXN2_9X|aj%epW9kL*_ni1%El5$w%=8OSi4uUJ9g&7Us{VVex^Bk(j?fxhgL3_S5O8 z@QD?NuzR$}N$`Yea90vj!GQtk|m% zDJSISnDPS?IuxT6zDC^^7DyW4y6{*hd2b@H6W8?-$CZN_P}zzXU4JhF39 zZo_G3PBy|XHs(aNr9VK$%|X8!SRz^OiJ`Ew^EJdKxmxQ~AMC!(DE2f>ywJp>NaWUC zFb1#ITyKMB%Y*XnfWRkpS0F4mm;LZAV_Q3g5Cqy$vs`uhlJ7U|84Bm#jFZsTExE{= zu~4>CXs6^edl)5V(x|4)s+x87sIaw<$X6b85K4Ch!-k7k4JR!-X7wx>9Zi3A#z2vi_S`8(79EjSHs(bxh;TKTO~@Y2-=;;D3A<^_hOwfSB*>tf7C zRVHO23^9RF0X9&@w`lYR(T?yo6na|=$TBen8~g_78A^b}V98&j=0peY!6k@&WzefRe~8ws9txLE@g~+7NRNGKq<>|WByBQnMI#6^Ochv@ zJ@eS88j5&3yZ5;ZL8Q$HqWMmh0v)Jh@`sWo3hjZ2^EP@tfpW%y49Fl~$7{%gDFp-P zVH4wxK|PXlElwY^DBW{FcGXyD;w8XI;^x|Z5~9-5_7uN=qKW>1+~jq{opj1 za?9zp@}*(j<~Y@*+B>?n{8m{r(Xzn9_c5cMJU-FDtmXAo1@DLyVN;)c}EW47beZq)}697lHiTh_^*W-LPj%o!W7Sw-yhBg6?exO zql@Wth3V<22>VEDaxHuM+J4`h+cA-#T6mw&Tj(o)aL_o2($8+Fv&Wxpntv&lfe(1E zq|5UF$Gr~?<=A00lt-s@zKyr#NU}m_tv^0Yc*dt6_KAcZl9+Nn}av$WS!=hJy;YlI(Xvc-drD#Go`Z>QCtPl zq$F;09n~ViNA4fMll$&K_V*qAxvl?pu|Huzrb6XcsPtZYW)_|ha*%Sa4W&AWU}&E2 zte-{#cFj3sFuHi5VE{|@i0{zThX*7}RVV0V^!b4VJl2K1ux?8~K(sAjZGw z;0xjnilOgTz zHSg&B_Wya1ub2_UT1~dbT3xLRlGX|fdW_RpQ{H$TZk8x^oy|<5Ret2s_K$V7+c0DW zf}~lj?CfcQvx*=Qh3U1A6SJyX6MYSSTA^sUS|t3!;L`DcA0)Ra;JKhk7Tb*Foosrvju5i<>EOjkwi>||>@d=6 z=Ed_@-k|aA7URjC%d?6YZV6SaKWh4aURZ+81(RLLpnuK zQgg}r;BDHRSAHwbUhXKt-W$ObToB|Xk+3~bJwzn<0H+~s5NO)5i`{JUUgu$s>JiaH zTapYHI^({j?|!fxa|3* z6mZ zuVJH_+0@E;Q$}Q)Z=yk8)g+z)IX1y-!3{FzOCH??Dt=4_UvHK9gDBKFtlN%k z`AM9c=o)oJGWJCR2_Q!$@E>KCKJY5X!F4d6dtYQyVx~eGv;At(g(qXRTo390l=1I3 z){T|1W>%MLOjzrq7dzd65}+aM`&9G^rexHRE!jFnaNUyjoEG#zR=~v0c}BExiB^kt z@L(+Qm>TduMw71%`0ef&Bge1VKD-7Hkl)DP*Hnpm+YdE=wE{aqAwqH@)px^cjtA+YUtOhRq|NWE$>d}EyPY{e; zQ3IQDov!q?DFNS32UTs{>Uuo6L82mjzH*EV;%AhB6%?3Bpfgi~p<)ou>RG`v`UzafePWZv=AoHJawO2s( znE+x6`y^0FyShoN{QPGbiz?y>L;tt4fvqL^TRoFR08dlxF|4m0I<45mM@It92kFD;*f;d@lW`@)S#`&uO= zTTvz};D1WHU!rl0FoxRkYIFsVSM?yZ?iX&9u$v_WfSWEXEGTJ<`riWmM^uBQkO9^X zOpp9aZ@KOjhItBV2o*OyV9%c+h5q_>I_ zN;FF)x-z>GpS(Jq;&9dH)(9|CB6s2XbNOmayTm1M!-Jv%dYy;!q`S)k&X2uSWLcl=$rxr|wu-3|V*(a~yADl06}ZEp0Alvv#U9 zU_iT1Mwws7pQbGJU;X9&cFF&F+U^E)tXO|P+&|(27b~96ft75ifu0&y2VMu|Z@Uf# z;D>r}?H$2Xqug`hlU%z}*p~FS&(@wlBZ?ppP7a|m%EqTd4~j#BdE(W*lcq?6ejUWj zeDw;7p7Dw`Z!53!V=1hzfSucmHHr{xisH^VFApFW6%}&h$VIsRH`E{#+WBwm`HztQ z{%U;#uxBB%CmU9Cb507Zk2`~)$$R@ zyX+Rx0O9#VLv`Vq6nwp6d-H#;;|auK1=(?9t)1l=jJzp=h@+(U~#1nhHcE z{UgI_3|}XI+S}Age=-2v zDfQA9VigUCPh|!(%)Km4xJ>-95tDVPA zl}K(SdlTDY>CX8k_QK7lMoUv$)@g=^j~d$JzS#t<)LH}&ng+(Ncbf&$vlxz7dC{Bz z+%fdhtxnouRh|~ zph!Y^WB`@m(V4>IPOMIV5HJt?M3@W&e|UPaIeydY5oWy4>KjG{4CY5(_pLZ2 zsSfHnVn;rjPj6Y{b>jihiu(s{Ld?&{Y(@nFW?w${`iA)GUKXJk00u+j_;0KB&-Z@Y z{U1*xGVj{2pQdD_z_+$*J|I$Jwt*>Gsm*cP8;gc!@NRlk&9qr93UN2r^yr~j>?ANK z_~yEyGJML=EHiRIT%u#)a1XO%n)(&PVrb+-nB^#kY z*LJf&Y8EW~e2GwulM-#Xi0|j|n+Sp<=&e+E*#Cg@pg)4lnE&Hm# zZ&1a3{x;_G*8}{mznvO(ikueO&y1QKxXNX*1M&{!AN zoU3ec+?xuyYvS4O1u9(R^0!$I!;BzNqZ&itkf^J-vl!*Y4tqCX>{tH-Ec~M!%5nii zJBa^&FPgkS;`#ONvUTQ7)5})luB{XVM~)nffo0jVLbJi2^R~8Ofux5~pF^Kbi3WBI$1P#A;EZ}yZg$3)p z-%n3(7M&0}Qu?Dwe@bZd-y#^?$v&YtySU5>?G%dmAdZfX z5|NR)n0X!VjEkz^(T4|$x51AViigB9#nqA1gZ!%x>f?5sFr-v~ojY&pkw87dKV-J< zWBksq2+nO`*23sAI?#Ebl|`rhF%$;&H~H}!ArTvPM-Te_CbgGKG2i+9ST1Ikc$Q8Y z(?nJusvoyh{93v7_dFHNwjJ9QFGgJ3&luE>?maIW7|@<`Yzwe_XZ-ewn`6~gt0J=W zX{y|>&BnaA?{lM|QrT-KGP%X2C2Q6KeS{O7`L~fHAm(6eQlv#TF}W8h)!N44U}thp z&LhYO2xojlgDBfE*$Szc@haBDXFL}duUvXbwIta)1ba9`m_^xS&=5&2=)o6# zet81I8`*>lc@Bg4Q#*Y!3t`6P`ZEDS$7LWk$mmxkjP#v1JB_@dCFuK*&m@Oa)RVp3 zGqTD+(OWN|o8)c|Lcs-{T_J)VUa~fc&6wh zfna#U$!gT$+chli{rzB9_o-VUqXr6$yD4$8_3bma)Kz>ChG}$GE-gxAl8rwD;clwa z)>yzKH5ZAipB2{fAd53znPF=to;pKr8N5cYmA(mg@}MF$k*4mA`+WV{DX!X$RH7Z& zO3(f#_T(&r#X#wO(&8;-NO!1xi`fnl6ePX`0!>e=Aw#;7GG0bm74q7Weod3S7<1eop~fj6oc%Y?zIMz*jF9EEElqkoMvqg-fcUqdE;Ylx=C_EwxMnt zh84Yw^Vo940kv%YlGS8}vxmQ#5T!AuQc+jVa3Frn6j4kLfOW!bE9ejY$=Rt6%f?)G zKy;bUOj%x^B<)s>PE-oI6z7DjCnO<=l5{MBB2J26211ZR*q(J8f8}DM6oGZ7%M~4Y z_SrwF7r~h7K&Cz6bv)Kb30az@SWAD92dula+D3A-0u#IT=jeoa6q4(j%s8TCY?PHk z3?<|FL;@Ej(tQNbvw9*lUD(!O8JH|C>y1YvCl{*Z>HxbtKGP`IvzrhV2X$#ivowh- z5OT*We}HphG?Mk{dB>%AX*qsc=~3+%K+>3uhy#Htwxz0+)6QmDBA6-8za|ZS*>2JM zb-Hedtj00zw8G-zQNOvr@a_19vubn)EqduDLu0SO=c^^{F1^^Ci~C#Dp>UR08>o1q zb1Ez(t8yx>39E`Z-SkH%?pdN@TCAc-uPAi`3XRcuwz5OWwI}YJ80Xy1=|Nd%r^95! zzz6rA-l-<}=figBA^0y{$T?`_!HP11tjH2k{kND2bznNSs3{&Rh3~XFG>+O=jS-UN z_`IHjj;+w&gXBT<>s-0lw1YN{I(Yn9`4ceRjKhuP1ZxK ztCAi|J1}&|X+tQBmi|?Lj|5fXPjODOt(VD@b0HKyD)euW4VQA+0Kl{Fj-;x|E>5l? zbv%Ol;!^Ym%40B{x93{3_cx%973HHg=9?4HX@yvL+q>1GT6eq z{^i~CM1FA)T~>VN_5)Rx#C7)0W_=cttPI@=quM|(LGt+F_j2x>#OZU*a)r~;X5|Mz zJI|0XQ7L_Glw$Hnyv_J5*AkmyI}UF1VGTVZ-hpHhM9Y4t!c?~OpwK%NBh>AE`KsOr zN3<5~pP+^(4eJa2EDL&TZCQWZQ7muAZUfVSR1-fxw-ccSV*9ROyyG?9Ixj|`)!B$( zAo*iPRsBltj+|VG3Pc|u>xo2GWr{x`A35?)>$6t`Se|sBOMF+x2{0rn57-8yX0$df zB%9_|mCh$cnx$u-_+Fd9EIN;n6PW_`VFYZ*u@S zcg79)*KPJ@+6RAgWvZgX14ua2D;V#wrx+Qh1a8HHXZ{F+JknGy^$H3njA)m}!%oLg zESs`sy;w~xvrhdF9%%0R_0@-UPSbsi$1U@xw&AI3OLmy%QUBrs>`Z6HJD;o`orrzM zKUqb?c7v}YA0nIzeJ*~L)cUo}d2;Z+m(0sML)zi?-@&+O>xO)v&<2e~Dx44q;#Wbc^AB|%9@{&0)|BLHI# z89*^PGR5oXDv=lTjsc(aUevJ~p!F0Pk&!dMYYbH)%P6(qWANAhWLY zuOH?cRX~gGoEA|%kGm0w$S*M(pWg#JY0nWaeqDS6sMAeB9%zjdB@1UDD#OCfDG~G? z5h0*-PUI*Vmbt|d^@z^Pa}qp0IcAKzJFQ|FTDqu|Ndb&A^^-aI<9)C089gvcINwpV=%|On5_{G`g{Y z!Et+?@ZJ3~pF=jOe0}*%T=(cNoVyQTmIh?yp&TbSuiR+cei}UgQ5!;UP*)(PXxi{u z1WtcO9uQf&T6~RaKxJCED$~W!Kxm-t7Ds*=|0gpAF?T7=${pAY5^C(o7$wa^x2mnd zKq124dfq#K+(^r;M6loJzoWkQKIiC*iQM}P*ti8VPft`66I{!%ek?0{;ld1gi;+|2 zuoM?i5|4#faebqz+2kQee--D|UAPT6BFNGDjY%_C<^8V4f!bxwL_ce`0DM40UBpMVZ1{d10l z>Jj7H{r?H)jhFwAt*?%1D}1(1fVa8#i0ZU@J@Sw_uc!}djF8Da}LQ_C$nev?3ww#vxs;W=Rfxm=fAEJ@H|SQRBjgP z6L>e#iq&VlG<-Pqs^S|V2@4PC-51bR9|-G!sf6C~z^U~*DU^QvVV(kc?%?aKE57N6 z6mVQOfuPJn&lq`2*>rHQZG2eR){QOK{blVHf6$96>>ut_a^ms50>6pDjQ;l9)5V)F z1Yc?hLv9CKyBRO2+d(b0ztBaG$(`mXx|0X2mS_6DHOFC$8n+N5E;R?u>l4KLpk%}M z+%5Knx-#YAueI4TW*P0T+BE?RA4tBfQe5PONWS{aIKM~*Gm9-ycR~+)Du2_>J?~8b z)K&O;-#NiU_=-?Z{vCKSk}tiN6KU@_`bv{_Pp;;Z-EINuV@J#OazhAAJc;sBlQZBG zX9KjAJ21oI#)(o%;9bL*l0EoXv*fY7cRTFBT3e?+%V;L$&%NEVX7!|f%8;dSE_!w&@s*EtKl_A?>gz9l15|<;;BiLAI-PDMrS82 znR3*<7YFMYRSQ6%CwA)SPo4_egMaF9w2W%IFsY>vO&48SW3BdtJ;hF>HntC_7J;<& z)))Dxr8xv_d0gkov#3#l^z!BCBUt3KNijYzY8QBlqZ<|Gz{#))SP46Ht-OPd0R9S! zYcyBELw1i0WRvQwep?9|Y5a}oY4JKp7-0I?ZvZ?;iI5kMe{*8Pcwf8i@s{AGJb4MS zyqR@AX~5gQE?Tp1sl=OeBUs=7We;q2p*1+T>Ye%P9zOwU`aKhV`+LQ1w+VDEMXnabsb^qLgcxozc$Xp`uz7-eLI%>0LTIz0!_rgN=6-3Z#-P`?k z=k0g@v79klY|_E37dJ|>`-hR}0(L#TUG@h%o!_}nmpria^P=)x9xk)$^R5#-t2W9S_(-QIYyRBa8Y19{8PHzX!h zWokeGa$E1aez5I;27DATT-zf;TS617p zxwR?jBg6Qr`3q$vQuR3ulB@M=xL&3jLxEDzjM5Xbv}J$yb6Nw>$FudPvKl708Gak! z51Uhz{yN9bl5)T=1}SoaI0fgltyEr*tIR%OW~;+LFGwoOF3(@8$oQe~Hi~U3Qv-*$ zZku|A{R2G-qwiCVUUxL~Z{pPjry<0u@kVk7&VA8fpkb#~Ew1I3`dOYmGpGM^f#~sX zUf{h3JlT`F_p8aNyPJED;8V!39WWcx)BU1^#ID`kADPpoo&y3a!5u!#`B=bSwPTJATl$XM5^^p&+Z95oiX3wfK?jC>a!^pd1!rO?C# z4sfs0@RPIH@E&(ynThVh<>$BjrW<2`oDC}g-@31|qO*{%V1g2;2QC*eo#>xVMinqb745g_w*NjpIpo z{KRbBLGIlPD#MTtwG2i<`Z1gcNV6Ew{EHba7M9q&{mx~bw+GiB%vdv0?V61Bj-~d> zoP|&nd;qk#mSMfybCYKjuW=}=zq3|X06oC_^K*+VD{I38GNDd!+?PUlt@A~Tqx?mA z4ymtqEf8a%;t#uj3E56HzunB~tV_m#3T!WvHS(-^JJb(smNGDhb{pGqft zLTsz}*YYO|)zTgWwc`D!TBJU6hvWF2kd& z33hEgp7N35reVYD?=a&-?5FI=CK$xco6;A@3j-$@r1f=lhrhBobAgsB&Hj2v`Qfh| z|1lafLR=6ZIQ4i3oAnP}-Dxn`96eGb=W8dB&sNLO34zkzzS-g^YC<&0M5k9f3-YHv z%oJFf4aA)IwQ)#`)=vmeOyQ$=L?Jy=>3RlMxvaxh|FbWLpPe84{GO6 z(PQB)fEe)arS$YR@Z!vKj%4^O@N}!QV7S!@d_Ohxa-HH(2ai3iG>mSy=(FKe1?-@J zU)2Q94$(s3tNk(ZHz3>*4g3&6{^D%6AZn~NCdXU`tz=460$be&6v@K8MgE_~K#q}(2V?Oc7 zf5+(vxBmXs;^Sj}C4gmz#Bn!Dj~w+ZFiJw75$p#&&;`GxSIAau5?^%J@^IkH?Ll+J z8R6L;c-P8{%ncEV$jD6NUYX``_a6voQTim(h2tVhu@4v&b|kSfBET+B*y3a)I$Na6OcX6^X2vQiZ^T0(te$VGf4c12B;jf$`m+qJ>zKV3 z0@A=UiGEh-waNyEO1)g2Dg>F=L@u)As#{Lv$-MZgNpXDi2c4T7q`5@)*9nIh4*Vy7 zH-=(>(j~S|z0nuyQapA-9E!-@0ogFTQOz}wXR1;SZ;QX#D{=H8)OuPFS02RvxNyT| zz2EWO$YD?QmvSa^MbwJon`fx8h=O;Qg^=2)F-f36@)5Csep}4}8vH>$0BR_fL58__S#j-05pf}wi3pZ!f zE}r_xB;1d0zR~YWsB{ViqY}^L0sR59NQw)f&q9 z;fyrSU1uwXxN6+`J$+5)yQa`=4AJgA&PeFN0$;2Yd zd1~hBw3fpf%T@T0!V=uUM4h||9!luxAQI5jUb*HqlGVq7Kzs^lowR z5RQ?|cZ`znhQ{&`4W-OHwbE{N|A5vD9Plm~X=QPKuE2)~@+Bkmq+@47X+G> zs67ySxeZM`@KJh@(6rZ48Biv^`4~No!(9Sv7Npox19#$ulY!~@3%>TK$~>E^ffK;p zIaE6}!E2TORGucT|Anx$xQf3lpM0d0*ez=*!OzMW_fV-b0_*4gSzq`~%dB}5^I}&M zHovIdmMJUVHkc>kAS`uh7Rd8mrFK3x1M5S!5?Vz5um86^HY|X9Z81#Bp3rYGIH5YbT%^S@z`h&D@n8DbGub1_#X8$@$!7{? zs(xa9UU3;hi0B=9Dj zrR`|<^}6%;^!u6XfX|`xX5P zffPf1WuuJ^;V=~Snb6bR%z5*)=T>XlmBGZO#-;rUwYNJn4-YPY{GU2+G zn7BGPVW*JwYc`I2t~GWhjT{cVTo=l}`_6v7st+=S9nA)x z{B_OrQ^=CmaOo2pd1>aEg9g02$XuHDAjf}&&b?&~I%mqGr|9C$$2{%A|+li+q zL(D669i`UtR3z9w9I}L1f(obrl0Pe~&CjHR7gx*oUVWNLW{Ko`lO#>|yO>{1T{xuW z;OZsO2#V0Nl9~H51OpR(B!c9a#Kv-{bXG7 z?n=yF%NYJuF%Jr7G1@}xNVHFrUwXxUan>++Mm$Ao0!*z z?|?~38~hWR3Mxc+*6{vESDFRReSv=Kl8CzW>>r$7{*k1wop+SxTW&)aa`Spp1sC*i z)*iMGmS#<)ktS*Bx@T2Yhsn_QNl)y*9`6#*Cy&N5eMi9ljEcMye%MY)C?G3l&^5F% z*1UW!HdHSogWb9R?he@z2>E_?t7)3;UPBIYp5yy#Y>a&-|Fny5UZ@#e(9c>Mt*jcK zgQY$F!43ury})bArZ`Tv zozM;>{FGFDGx)J@8%OR(aDlTQz_G6^6!cr`gecc8#30p0gjzZ}O(|!qv8EJo_ISjY z$>f!6kjcU&*5y)I)sj#C{N>KU;t7z6f*6zQa+id!BaU+8KF z=iIrWdx=`7<`>uhuf&5M4%DSyMHjh3^H(=;M|noAtRLeQg5KEJa~>Rj0mWL?Y|T0a zc>V@PnU?Vnmuxj%(*FEe!>>Ez*#OAUb!6J5|+E`N`29(msLhpgLy*>_{2M zfe^T^J6@1Ku)6SAGYVYo`|zRp;_<8MC7KZy_2w?Fy`cvohQ$=;3x!EA8<;?O=?smH%gS-&}d;F3egyR@fqQ zNCPPdtNg0Bd4A->s|5jPjLVx_-~OM69n%Uo4t!5P{>YbbmDleE{(f=}axDo>XX-Qf zpNs_Y9MCFEFglIH4H_tuu$Er8Edjd%Qy+HF)qIK8ck;0mW%6Mlt!xJ>9n955!e-Lj zWUs)UIyrDFvY3xl;5=X*gE!lv<6Mebn8oSMRg0k)e-x%S4nDZYo@GfHE_rpqFW*`H zT;oloaI8GhrN0Ecl@cyL{a(&lNA8bga(cRIbf?YBYGV%UXKWuRj^~)Lpf!Ho?VO+) z6FlTtdIV>hlLne{i%60L*3bp_GJWE6{Y;#Uv(qJrde=N?jSVDwwx>~ev=YE`k#r*g zw!6M#@@+HD$pcPCqFnBm^bP=;Gqs}XnCVX&Y~#~mKU_I`4Ef9fP*oK zR30xLAMX-(k;?M>qqioTL^6fA`M=zy=g;c)?&X#!#@PjfRDF)n3~?8qa~{rDHm$L7 zNx<+japhS-IY2#=cw}fBI(#l1{rpW0)L|^EItOpgMLUlW_(g+hC^b;OeyLX%s{{_~(-`rswkaF9=-rV`{&g^bz#7_k+7BLQA|` zqUulH4zS}&nzt0yh1ioFDma^|I)i1x~jlj_d()ib)CKFhSiqZczi6z~?%usnI zJdJUqXuIVDmHeZ8!SZi?!jV`})o9>6>?13Ml{#;h8l?RwVHPFXc~2qZsk8*p{P zd;psFn*^zDaW3Wl?*5~|Rs1ju+zAY9pQHKuo?`=D8Q{G~11+JrzHH_|nNXn-XKBbw zihk^kPZ-XQiDy^hr6(Q{%?fQ-@0}YSvZy80d0o~S-8d|omq2@;Rh}S&cRzkpLpedQ z7Lwss?PH+z7dgQdhMnn8mUcosDBUd)(ELB1mZ@i46wU-W4$Vc2!O5=_&z^i{EJ)QV zttrk6qMrM6{xjZUd}Pw47zQwI(rRr`Q!B`992c7-z2W~VmmrQfa=y?{fRNBT)@h^_ z#dX+^u21q$vCGsQ|JFCQ#9^&1R@Y4+6!L7UC5A1>E(DMubkbXC(D*$R2dWp*ozVA( z#&T4ibH|{SD7dLPXKG|{l!XWQv_R08-MiQr9Yc1U*Pp1(noGd~fXR~YI~5d{x4_Z} z#QJB#X2wX7bSVt*!4C*8&)Q+AYe;L9o=1JNI9;7b`<35Cr8VDE3m;O-;Noc=ICX2q z%}oM*eVXMBuQlN4E+u?Nbij{*0I?tQuSD}#munLLZy}OG2hx8|6H@({8sv)^W7X;^ zz={y{A!jAhmRJROP;{c{Bga6B^tKB}z0(!0nYSA*<7f3tXq?TZH}$a=A?_M@&fl-% zomQGFh;jG4C^qonZqp@vn4t(M}=v`kF3= z(Y1?is;Z{`xr9TO?fCa!o^kcbOi41eJGOUNBGmRDBZ&%olq2Iok((_#jw3B)&`GJa zqSj2tz4jQ;qn$-56Em~o6Q*3GkVUu9eA0(Lkd=Txzq@SBzdQ!0@I=na@>4jruOEd7AA1OFGT{Y=UBnwxBWrVTd6ieOcNEmE8n@ssfec-gbJn`ra9-mE6>A|d^udy`~AL>O&uO| zo)=)BD-A~|`+4;_{p&dRTfhTaLH?s!|3)Z)84EsXe7TJj$!;cLqc$I^&w0`CnMj1< zb=}t#2xnKzZ-wR;?7?-eg`zwq8}uM>2F9`I6|7!U+3mBr$-lmeh}Q2$yvX%2;y3F> zFLuaYs3|fr&^}q80z1wdfTxzmmhvhcd|h7{d(59x6QLZ1o{NLsKqFc2Ku<3p%byrG zdK)UFFIGrY*-Yj@K%_Mn_o9j=rJmv-Cm$|>a<_q8F*{NoBo+Sw(rRy z`o@)4zV8OkNX_^NAC}|IeoQ;+iFLDjrzS7{e^`<+C+Kft(}^$xucfhHbK9gPBqX#H zUEJN>DWz%<<{E#1-O7lix~?Yb7!RhMJa61VkJtyL#zgoW--q;q;sXL z>&U#KGQIxI%+luiLz2HJ=whPDrf(!#(ekY0a>x_69p;a*tmkZ~ebw1|_w~>(wqSGJ ziQ$?2$i_Bax~1@9EP_;HlQ7^&X=3*|(JIop&0&UgH-A1_gZ3(4q!KKB8W4oqHoF%& zjesuST)ve>4Kdsj-yx;^XsJr&gueh^7j1Hty>V%F7fGmBsq4B(>4A-u_I=*SaJ0G- zatVFosJ`tm;{k=>T5#P z!NeT*k@t;9Yg_y6Ko2Lc!|X{-qeBzoj<(|%EEg115RXOhuxm@!!vn3sg+E1K&UcHr z?Pk`9XM5s{G!iK{1_H?suP3Rsj(u*1A1YJLWjWlGu}~JGD$9g( za@m=;uu_#R{YGSsa8&$2cqa!pQu(WBxEis~=N*%vBy z$>#j*i1dq*YwO#Q+B=nJbgqw##sbUPo?6br;6@z+=55lg9HeLT`0)Vd1_LO4jEM%cLUIF!Il3WNmss_UiRJ==b_EnapB-v%i> z(Z3IqOjh}QdfMf3pD%rP!rK$EIpLyna)LE1E@b+)_-=<+k$U2dpiJ=G(hK3p*@nkV zQ}YGGQc<&|(Un~DXWh5R!-m!x4tFw*k~t74!A5rj%>m-u!`TC&)^b=4t3;cYFju*> zLBW$XezxB?!VWM&@~eNV7%RZa{btZc!Ij|rvrqa}ZQF)2K94qlpS;84P#4;Cs{jfq zO>w=-ijCaa{kf1e*W?`*TNUg9+m=8C!r1Z_5?5O`)fFL~Rtgj1cGU>!@QsRG3_v0KLj~`y*@S#|eelUz zf|grK5qEur9!*#H_)P&(U}(pml$zVcK)>?%0REKPKlgoueeCy3Crlkd>4d;mxF>mh z@RQucD@Cij4}|QyoWgy+MHh%!olqB$&KeEK0>4x4Hi3cR+R&O<6LAM~^ASOgr;~kG zET1!hInyyUoWNt7Gb<7TR2_E`{{R?XG&k68)Y+1U}n*x1;JA7DE0 z%91N7h-L%QqC9VU*uZ8@Z*xXw=Er|VSbJw}aL)qn#F1Y03lr#SsQ4Cq_aRIH0W7L5 zksh#ygF#sf_(Ex&5`R;*b&6w`KtwA$1spz(3A(>KI`aTu__zDsEc$34m>pg$etiWA z+KiKc-jfE^WN3kmXXyJ^?`;WuU=_6>JUd)v$yeO_$Jz46p$T%WGf_VGCKRhJ15uwe zy3&t++8c@pO;ZVnQ*+-yWf|UeG3r(sMv$vL+g$OVq4?fN6LiMcaZb|UT%s?ko+}w) z)^@G}>YPVD9M6%7%gm(OI!je5){?1vX`ttNGjR{T|5LQ8D2oVP0d1+we%?G8qS-gy zJiE^tu)Rb{2BDJk#b-4xy{0S820YaVjF&ASS?>rt40^`7$j}{2;CH73)~XX)0(!)B ztL;0?5a_D^G5DMEc4ei#G!BTJQrq`C$sO0?p>JxV4;9))m47hCr$0CFo4utf=wKA# z65O%fJ1MEs{BqTBQ4hcW>GCzD`-(%mbb9ENa(1(|!`Iwk*H)}K=VJ+S;?t<3AJsMW z5U6e+m*J@g>BVBfMA=%E^R%nI>HsBuzR`6<^B{b6Gi(A6HRW^4E-v&cJYHijV-(_o z(44GWi88tujS6mAOl-OuesEj?@;LlV9upOEX^iOc$*)>2f}Ie{70kR*TdNE8FJ3rf zAqQ8ShO`j0T^^kwdrYWTnoPTL?_Zf59oJBR$k&`eo6p>GLcC;L$Aae|``;&=oi6Ei zF+kupBft&1qF7$%{X5CCQU~^8a|i%zN;JD~bo9Z-iMSw@<>;CJ`-ZC0(rU;RRMw3a z#Pku{q9!96<1<1MHv$5c%|`~VcVoP{eOWwh_x7y{haYtu!3EBNlEm-SXhr@L?d)#tNAXfYS1g~5BO`~q zXOBj}l4~bvA9$_>434Et;mK0%zR2ftWN5xT#{-v$mV~I_^QXT%t|-E9JGBEfJRjXp zB;vC3MNewobnN&81`6dFqL5y5ttzXyyP`3wfO&XmhqS>B84i7uEli(w0oFL6HcOmO zxvNY)cYDW%LUzT`qo$`*o9lRraMFE~G^9Tah#mfUw1pLfVv{8b7~pKAK!IA~Ax_GZVN z_8aCed67>IDiycd4Up5aiA{4_c@rPcpz_&Ob!(ihv$NV?lFp+16yJn|geJXA*gXOP z3(Mw~{O-~hOP-M<+>g{O2^VpgU7P&;RKL}m2QWuZljr;o$>KBtt78DE=ZJ@X{`{!i zw4J)5qC!0QPI^2?BCMf7wA>69q<(REak1VTLptB&#ti%#0>Z-KcXvU+Df-;p-1PG^ zzM{JU`T*6O;6Dv10+2&#JsO7-6DRd+E z5$fEo@1$OUq-&O|s`oG(UupDXmtYV|6DL>%@4hkZfd=Hpl-F`~WH#b=xe3|(rM7*n5ZnAxIf zjNmg_{7cmI5*f*_CnCN$0YVv^s19lG##k124urQS;s2VOf*2c}Us^gIFxag#Kf5f}CCOazbYQ?1K^XBQBQNh6H$~5{I@|TL zt5@t~)fRoYuP6Gx1w)~<6Ee1=fRLNlw?9*MVs?LF_DY8w4GrxDYcf!n^g;w9*Q4A3 zKOO$$QI5D9#M08T$#or4R9t+rc5;xFl~tM-?Cblmv~*+eBXiv>L*jsdsIHrnv%S6lSlhkQOrnb7f-a~8 zkLpb`y|_^P&xm-?#`jgAMMJY}v@`P!h$z@Y&+Bjd#v}gbSDkj0E#t=W`_S?1sy5wy zpCm^xa;$3WgSErks%FgVYatfs`pGcU+kmKdRjb=QPG-Yzpe;Wd?$#RvLm+MUD!Q|K z40ne|Z~C^yHY#sCnzr#IP$xckzNIcWx+|g*vbak(RZ49)aelwAT4^K0B1e$6!OY=8 zg$B|y0pO{~>(B>Y?BaQbQIxE_12miM7WY?~ifVZL>1+upu1a%7Sp$3X#ubs?k2>8K z)7_gcfKP|roA&$2?weCrF}t|PMo%!@i?3XE>$w(v=q(mqO2ldiB)J#K4B0P%rmK$I zY5dXzX(U{Tn<8Mak?NqcF8|7;3HZrzVo38NXgxWX&;6{6a0;?*JP83a1Z z^)Q@|1U#2(Ffjn~1uPYB9kS@MWP;xjy09iit?dfW7Lj&sB+L&EMsp5)8c25?Gi4uV z$Biw0Ok4=d)7aCgJZZf2bz7{b2B@ANk;z!GpN$i#A>g-w^q+Z4GS7UvlT{B zm6g1}OxS1OV4~cec+j7^{Fw?l>h}d@Wq6AXPJge`tu&5FNFZ=rY`}MzEmyF#+-zHw z8*=!3+h_5N|Hpe8u?;r4D;)ZO-!*ZX_c5ewt{c5L=RllEhoM-mudiKqCm+$u_>&c@ z=XOsOK0k>AHh>Nc4D?-(pbXdR2ClcC4L)8|pp^@v1qR8Ui)II^bpS97ereD-6qpmv zJqN(4mzpM=>#76?j=@96#^t;Jq~8Lg>O~*Mk>>Z12`j-toA=3(uz_9Gb|k{h_Cg` zSjoYQp;22N%d2$Ic=V{J%pNAFJV zdB7xfPA|L)N!y@k*8O4}`&jQMxv($SYN?MqPmupkFr)13fp6|5>~+Nc>*I4FIg?2b zQ0MdnitKO5xJR_h0!$Z9xB*_9)Mld(n7%pLCS~YhembW|cb}YJ-g$JtfaNw9r7evr zWZ3ux&o}zey;jdCn@>1ra`WsjSK5k|G?j&72cI~T=Ldd?hO6)TZu(;o2K|g8gw}^N znymM=igF?QLK0xX1<{ShvT{lUAi$Skpe}u`T%V@DV_^6(MWz|9b2Y>)d3U-9m5^9REdX+JeWB>*oE_`M(L#LO~HgeG6EG#t^#)jVA;v>%jXI8I2n~|M_X2@kwKxeR5tEgPsUPSEa8@z=d=JNTnw{nYQIGnB-gWpl>`_N;3- zLuff%5v*7g3nfO5-JCYvI8o<8n?riwoR@O^hW!k|Qej*)xoBl${oCG>#j|cVf9`FM zMmGyf4@K|V>n5zsUOrKc#(qZhj+@wZK-a$P6|7AAcYs8O$3^%4|MjNcVt`XOWYZO~Au!4%^|=&=xo^E#fu5;t zY;L|(R(?`7w|U_|v(@6Lt5Z^ZD#36s#O%l9w+TVQnIr}K@^pH zG~RTWj9gvex{7g5Qg~%QVQ7|JO8KD_=d-a#@(3@7>#6<_hey5cMoJz57iU~#zSd3l z3CVC){oSm!*895the*4syc&-K?#v?9>Izoh8&)ApQ&+(aZnQZ9UDI){YZYPf_ib0! zH!KGBQd>4LE+G{ne!bKOic~57D@qpzw51vfPj+(a*iL&1#ZC;Af(9EFf$;!q$fE|Q z>(3Vu=%xaVRGeWRF-=PO&YV@-2su?*jI2O|rY%K%0=nktb5P9Z*NdrP)~VzddeG^D8 z&Htk_KhHw|VJJj(B3Pv^;y&ZSi|JYSLvFFB?IjN-P;X)5JQ#Lhp@1H49Au~1eqF(t z2wWQ6w0siGmp+qC1W{Z2{JNi!n1}zCDNqq?I>VSuMt6O=H%4V+y8QdI!#jdvBe%>d z`wv%ERijGH%E(cV{6SUNhiZy_I;GEjK8#GwKUYtR@RAkWG6@?NxbnpUtDr515K`uA zrMq?~R}Q=)J~LZpiQ%3CY=rr`VE%JS*%U9S;|y19)jSPyE}z6cuS|YQCF8 zTzEXfRANVGHJv$4PfLTu&QIoPSbzuNqS;JH5Z&W+h96tn|%s&YYldUn>6uxck<>$E7UsipM`77WYkf&v$x@6RCE zTJKD&(hHv_{;0Fnpe4Yq}Vw98m@K2=jSn%4LtxwfuY=gL8u=5%uJ>a<`4ZA^i+ zPpzOZbK@5mQ8%n;)07gvZ<6jupl+2|g;rMQv@9Ny?4+|_#WFHrT_fRs@42%|RR;$M zW>0p~LuGtqUv#G08W}Xq1lJ%I;#2omr@dt`2isp5N! zCM|>uS6}PmIlYv`Gi0ReSC~7i5}*m-(uj#ir>5`yB6Yu0M%pG9Ls)-^IHF?Y!1o=eN-i%s8n@M#vhj& zzLaW$?+I~PtDzRMITyygHdtvicw}R##rseDgR%O((G+U7*SR+#0s;a*XJ;)0Gmrh- z^(%C})Tig?qZbeQZR$!q@)s5iAHVG0b}xx522kqTZYno7ZaI)pk~S-E#|ASD`WTPL zC?u2|bbEbe@Fk7gprB!TytO}p4smJl_=J;(M~Bo;BnnnIaCG5+g*uyHHWW?gG3q~F z?^ztJn%s;Q45y~Euu0q&u?!+!o6#yW4(!VNwD*Nth zBkHt({>lFp5WT-g2X762L z`xVHej(Von5)4q|;%wo)9nPawl!f1J0lp(a^;5~4OpG|wz>Sf)P!8~iOgVjuh4eNtHB-Vd|pGUF; z7Tq1BvK;=FNK{0)?Vw!gswgl5Jnh#1Ad@QIK596Sx}G*PF*^tj2V+fHm)H8Oh7mDHcfAaFT4=ycjWX&iw=91_+g<{QyMprmNIr`%CA2*qj&~>~wBS{`isj^xD?i`i(Gk^Vzsm z_SXG=S=9?QwXe?;>8)&SlXG*`Oik${A|l2*?*83>2ve>6$v6E*XS(g}?F`i-Z`l1< z;9c+8q% z>ks&lZnk`A0YDG$)LA+s=4TDNeJFHm>Z)T4l;?2f&L#!cER1yD#S|!~FQ@}a*fVdN z(uGF(=Pd>eiYUAj4#nab8?F1d5xYYqUH4@uJ?DTJ1ssfWDrx${%D0F(3LkDK^C`-^ z35|3+%D7_AN_bytN1#yTUWQCp_wFy{t5RayS)sbMJBkzV?lFnA>!e(e9LVn^LXnC# z1C6^$H#ggZ#Cy8WI7W>@x_NZ+C)=HCWAk@|GDt9#f&Z z+U8n1IgknIT?+Ck8GybnX^K)Nk#0UJst(LNcfEf>3Q$hFIdS{+kv>!e-X!AjGkm*c zJ@2K!sZ zZe#d(U>GSalvJ=DapG_PI~LNAxh7}%z}Il?QDKB$!S}u15ebF zYt{?+-qcTT05l3P^T#hWd7cnNh3)U#!(uv!9EXO6N=H1Em2m;<3*!B0k%ZTg)nai- zIta6!pg%o5MIQGM{)HS6;N~4gM{Vk;nRC+8o~f!nc=_@r!1|K1vXp`Ue*5+^uL<&QEPDbjU)Uh5cicLhJ_CwygK5Hn`eV$6a(nzO9q*tX17XQQH`IzL>_URp9vN`iVw ze?(ORAO&c4V4zGK1&{p&^6czvXkx;4ck(k3zKVMXQtG=wAVA%xyMC;XNbH`$KFZF(P0KQ|XbeI4Ym;Oh&n9I`v z0d51gbSk0wK|E4u^3KDu-tLmv;|}`|Uku^x5m5aD_pm(qq+nBcjzy^d=vPyD z__W+RA^j6xzhLWuf8 zd3T==Y`b|Hn-Zl*)66v_{$!neZ-SEJ;CPuE*W2Hpl#=pgwx9f@&dtpYV2~sw@{6*4-0@Zh(bCN4YcDS2C16ztP|QnIlrYLStU$OLXK^)g9? z_bu_g#>HJd)_uBJ&|bQ<0EwgyiRhbL3g=Bg7GdowV(Tw2p56Og+f``T^;99+^|-l^ zQm5r-xFZvRaol(YhDn_KiGjiEh`x)TmY&p?n|FyB9<^M&0-O24Vu< zH?;lM9ZHeg*dAwxHilht%~G}mele@3yM&F^b*y3*3}rsTr$eSOEOQR|YMG5T8BIHW zlv5O>whrBiD;aNgVsv!k;{&5xM|3eSiU*#qHZ2=}sD7{QK_!`+&VX>A*Zh@e;?>;d z42z#jG>N<&^nNxpv$S-}@*s&aY-KEUkE=;A5Q8B-e+2etd9WNU*yiOBgTdqx#o=#( zY*@SumO96-Up4?d!N;!SDCUauHH_e?yy%S>${0QAfKlUvZ2&kFbhEhi* z-1*(k*EpoF{;9j(S$A(V-j(+D6833-J$D}Z=J-Vwn>g2w!?`41;_uv-VFTSscUnJh zFAv*kLdrDL+%D$Umxpal9C{r;_+B^vBEF*Dr>R!LkV{{0a5y>lsPj9m8SryUikb2- z4!@JYAxy6PsOlh~2fZRG*-^eD5o`WcUoBVyqE0hlSf!<*r z-K&G~$YbW=_{(da{(6f4!_`?vMHO~^UqwPuK#(q#Qo1_?>F(}SYUmCTq(d5{LFth0 zluiYP8eo6{h8l)$X5Qod-p}*l`82c6tQlBm?d!Vs{{Me_A3GZsC(2-# z)DLBjGvS{BhK-$pB+y(6tMvx$Olmp9`5@4{$}7cdRopGVYEL>~g+8~D`0<#UNip5V z=ABfB&V3!@+WYoI4;3&;?fXmj^gV|se} zQqSa~!W0={g`{7GRe)LvtP9sx;~fv->FH@e@Dns?^XRqa#!M}HWHwFzf{BtDkLd3D z_7XW2K^qjQT0+Oj7#zS4@S{;UjnvFcH4{T2g(}@HbqyfUHaM@j767%Epc4XHW@XO$1 zd~$ASPv0heRzWH}RuWvZfMc0&oCnZu36dBY&v&F#3hqdBSxIj6{Qghi7)&0K21++y zUtg7Y31FE5b?o0xe{Vt}qTTr#vl!s{w%4e}R5Kj!b+!T%){5$CMse{~P;J!=&e1gN zBX`biU1mhzPxwM+yKH7pzo7>!s(%bogs5EE3=XjxkM<#5oGD-)_FMf+a-?qX=eJ~} zS=Fyu6!qJ92&G|=#Wj}pdSKnP8rGn5UZ{o}m(5Uehx>(3+ajKuL3+X!JcRN({aPb; z=l&IOwIJi64@vrbr0IzzpJdJq^t+BjIv@`Y6qa=zD-m{Z{SIq&WNV|nv_b~a<@YF+(yt^eYjO(pfwHrWMdTiT2V5T7SDfq~Yqz$dVnqIrmM&~Pw%V44%EtCq5+A?jX(uy9WW6Qs zQJc+Z&bt6pU;eT=Lr1Kw8&J)`Si*VcGu4Fwuvs@jQvziKxgej+P-ueq@((>F!Nf(X z<9B1+_;;|^G#$tw)6UiYND^7jmJV6M=R>VEaC=lElEju|SqAeE@#|BAu3kWYhXC4+7r5tsvxi(^5hW3^C30tkIs?U45 zPvuLm-Ia%1Y%4GYvySMM=qrMY3@l=ksQEv!xnA|B6bsVBo0KsbzZA zpF)83{+o<$%W89KcNL7(W(-)|-$gk%t1qlinlG=kG&NmXjmrs0r&5Ms7QmP6V_p4E zv7=V0F6pzJPgFb7}&%q$o%Wj4{4Gj%rmtM?(i$%MzFTkN{1s@w76*m2>);?bJ zbfbSqs@SA>Wgi67h_65G=Z=EN-7fuP=p`DXA2hRuv%X?`ceh!5)-nyhim{$f5*5Ak zgV%k=Zd1c<3&O=Abvb%sj??t0`Q^m=ykYx*-RllD#$fk9nyB>2ww$kDVGG)e>0{08 zmf*$YRv|b89@x$mzUr^f|B)i9*nU;W|B)J^J=1gRL!#*U`2OvKADnQIoB-wdHE}VhiE9XJ|!**`IBFf2KBA$Njjvb{uVS??rmPr z>(aJ`JsAi2yt;!HmD{Cg>4LD_P3p^gDALs9tqdpdnUJ?z;r+!D`K{T^#e7W7ZHZU^ z3;oQr)FbCiRE8rpWc8mFR)tA3WyZcAx4g6RLO4UZl+28y%nHm+ZH$ ztE#HsFdl}%rN>Uz%51VtGtA#BUm@aDX-vU)OMBQ3{(r^1NN2p>vY*$x5yvzSRlssP z6{)V$M#U{4WP?F^3G{Ha-Bq8ox-nGO#wS|5bbMUF-g0`ALMkKUCGKA zM>#c$a5i22Q%8kIpx%mNdI9~y$4x`~TqJs2G2B%ls{W8VyZsM-$?GFv{<>H-}d9V%gu$c6@9aCu2imW{PF??_%++IG5$L4%r-5)1&m%0E8;mz_FX z1M6hTdU19T+7#X`Hpqec+NahFU4;o`D)$czyr8B=FxfZif-knQ2a@dT7l((3^MShV zxd554N2z@;iKWI7%vEsY-hpOY zPl$`#`hv^ev+Gd@xN;A$@M)BRg@+gMJHc#kwbOqA7n7;`S*DONNj^?w;|`fn|8F>E z^r(=;)Ij-!pFI^DI?>D5u+=u6SCB>lj&Wg&&+3|&~NPCn0^SO)Lc<~tRy zcwZw#TAUft*FjPX;tj?Hld#(lc)1lmyqjIclUwmWp9>}+Y__+eHa+%9nw$i!^}2`c zjJzs<@d*SIYGPtpML(nQKczQ#IJciOo_BnQ426VZ-%oZ5IW@Y_K*r4c*bCwB((?UR zvLE}-M5H9nR8gvlQ7icoT|IZk;L3#-E;%aeD;!ZrrQU0r~t zxATokig$2uaKlCL$VYT`ejYm&_VDTomTt!fx~mMkWlSuNNTCz!9Pi%s?s{mN zn8bnYe^yq;0`f+6%f{2yV02*kbINV+0J((j*1Lg$0SmUQCC4eI7(h-(D{YWIxqf7l zxxc?pF6{9Z$i6JDCv16CONap5dcwA-r6uF)$_J=p-f?iiQ?yi{Y;dr%;~C7i6%9iF z&UcGlH8%eKIuw!yb*aPj(n46VRgJq4wbhU`zpHWgZow3#qXQK6EBYU|Uin~=Y%=0P zEtaqk=X!c@+qIq$dtJFiSzymDIMO=$x2HP$Qxvr-8S`oO1S5`y+A6mOUKByOcs}>xjHb1TSdYXUZ>qDI+`$h`(#Xv~ zxx1nxrx<;b{o_YJ5fSN>fv+!BSyF9rL>H8B)bmNKfdtD``o|siz=Xfixrbaal=mdkPsEGXs|Z6)jOyVu@9)*Wut4KfUq==K$%9S=^#j4}Ip zoSd@TKQ`@X9*b%8q{wBF#p_*9`$cAW$@3!+734%qb1LBTs~Eez zCF}+jnUY@Ec(<;uy$>oQDHLjy6Dku^hjo8=vhUI-=3-$>RZ?Xx}84-4yzF2b)@F&(*cGLQQLiV8=ElfX%@mENtlc zP(@X>xVk$2=Ee_f38=g!hG@f44%YDemO#Hw)4jdDtFsw31yxmDrpYfrq(Y5R+xq;# zaVwXAPVc8>ru|F+-RJ}xIyVyZO(DDhjrc=AK*uPDaS6ut2XN!z@Ui#VIS4hdW; zKeWvFkEAOTKDO&JuyIW%y&P+9nizhaYkT=R-XZR4jxqd?v%@>7fzJ_y^99l$^T9^1 zG^gvft+7FP!BUn1-!M(j0=ciVtS~|E&>}ki0c1O8&KwD{2dUy8Cn{I{cSiVrE zU-xn%_%!~ZyX`bs*6a#b*%kG=7IW?LoZ4DlyW)j65|NABw*?2ekDBkwIKrJ^56LpC zam)?EVb#*6qJl3%M+T{d5`GnXJf5N<`+cndX=#RQJ!t7*tiD5z0TrUT2Z)3)8 zdyxRU3Oq4%OTIX|bVjcuvC-4kr>-1r`rJ;U_~?BuX67$M1-zc9D)L}UOF{wVoYD9% zk5(aI;rY#=W2n35-iIDTRxF`Pql+|Jo1fbaKde{9*&26o@0@DK=^Q8|!y&<-jmotY z?C!Us=%|QBkt|v>&6QU~cDJ8M20lbt9x)gwAv9DqG#rO1Rts*Xo$&!0b%jRpWhlqU zcZZ$KU)`^)pCjLYG?{7~dK~SI@G6-hpDR++4**W^va&J_Ho?9+62VVm9y{Oc4IKVM z8_33C5~G1MJ42ZfaD%_u7;GUS%{9!x&^S3`hwDbyAf(yvD_6I>q*AdSt!+)=@#c*^zP#${QdS8muz`pM>7#+K`JKqTDmDF9c%K_7)8PCRoKq?_@#XAdeVS zV!~MX@j(dJGC1%d>Cd1CJ*#cTwuf!Botrjp7m9wxU5_-Gp>yXOTYU~!)rZ=mb-6!h zCU~*Nr!1Kz`nAr4D?ou!X^dP;Mo+yv)*olf4~ymrB(QI5t__l$W2hSz;Zly-JImI+ zt$7ByXeYaUBvgi2?kBs=yv#cX+|EV0Gs2D@-woEsQcksd(UCZsR1;k;iTyIV2Bde=6t9fow-zPlvaGna6r&Ba7nVBnjw(>XW*{%T+ z{`P8d3te*$gMB9kf)6`luxSJJJ>wh?uLT;#2z2YecCYx78U>#nHUE5GRTrQ(YC4e- z`_pk=uqv!=zoI+Mcb5k`(BV|}VWNi`Pvq%(NNN{9ex*wi1PnlHS;8#qFxMp4B%%o? zp?p}8*sqE|szuloMl@+t*zH^2e$J?p^tHybq=C=_f`~44=k4{!f#y%R5nV2aTTA`+ zkCp-pjK_aJx#?K|)vBf0RO(hxM3`u3NCGJxu%pI#zC13?*PlD{>x6D~LjeX&Jw;Cy}q$PE5j9>8AC&CUImoxQlYI2`CBoSvBh2O0K(cqzCj;()@> zQk4pL5AnPMV%@$yZ|ocdLODU2t{J-h_p6%8!~?Dr){(rPJu^uu+}7~(ksly0QQ$>; z-w)do!B}CBAlVS(#1PJ(drlg7F%e(VRy;W+wffiKPnMK<;C@)Y4;5azJuyiz?lENg zhmC{)O8z5TaOeCWE&7%lx^T-a9H^7LaT|I9<#yYb0!sg>dTgeXBC(k6i|nbk*YhXa zJrX<&r#8wrvRySoIT{dC%Ncxb?5A^u$pM#;BE8BDhlJc1$&!w7_uG{Z%{#R3yndY4 z(3WuXmVJ)Vlz5-EUVuE@m@~nDMfbwa<4E?{W}LMpucFH@5#qHnB)}&Y*+}k#z~Y&E z@YT!IK>W5XOJ^nIGg*dmFm(73LQRa-Jv%~X^fxcJm5W2yfh*0oOLFwCucDIIB z8)RYRJ8H3^k;syqSiixM>;$p#%-K7C31)YUu~Ae{RXd7CBS5L=Bun{BS*tE*e)eWQ z3OUTW2Gr4_NBCQ&tU1oM>Z+&Ra}i7&1^I4o(`^GHW#HCMi{>45)2Oo5;13+W@;o{( z6sS=8>^zsrvNSDlkV;Tqlg(Wc{qgVzbbjUF7@dP*MlJF&VH|kjhhaDFCI_zEs)S69|+L;`%#r-KJU(jRZ+W5qj zP~B92jxF-MdJcf?z>s?+0s(5vY&0z{&Kb@4^kS4xG~3h2S`5F@43gJ0=?(aL@8jj4 z%r+3PZvk$?*JTa@eYlaoW4;fz8J0)Y&U0l^`iqdH-Fbj9N!|cr4}i6VbMOFJzY870 zm-lGytB^Z2IcMF^2t{ zrhk4Mt++Dah6DEyP&+9oC?cbyfo_05d_+cl9R1B?6@NcEULJpN*{GZJxu>M01WzGG zXy0~W{9T11c^?_)AGwh0@IBX_pG{0PFRbhRP&M-*)R~COre<8WRYE<|q3XzK9sMKV zL3(iOH*N}fV}W=gXX#V5XW3tb)pAEu3=YB z(-A>|Vy#G9XVeAq!ScKnf9s@g23n*SnE}Y>wZg$~}0EE5WW`Z6rNsWp!t;kXs<=^PUiZP_xmcMr5&+zOwU zSa|Zb8o7RiY9>s5-enb@iv>~@j+b;h)oDx;+&#=)cd&|(>QJ%t@12)~=ylb%$=u_J zcFo1@_Xn)d{cbaHb`JP?ZA!+1mnYZCu0Wqlp*>BCfjI4?j+iLSB?sRRI2F zTWDe7n?p*A%|wd~o%VO(Wj3PmFA34Wc(z&G*o6$V(M-lAVv}q%(cPaxACogd zsgIA2ok?M)9{=K9U2`>Vk6x7KRn>3kS|8Kua_`nT6E8F1weok>*&a;TcP8b?kSuD z2=L%k5n ze_2o8oC;urN#DNx*&T#x+yQwLU=FD3>n~K_eWrLyM{*>+eGMD{7qk*NIEJoNq?9Vg zj=VCd5oL}?QM+XIZ~8dE`n5AjFOS)b=NjLLiSVTEeHY%aBG%9~(Si>xlHj%wAgd5X z44yr7sq=&o)$pr(hLibL701d0+|({7;SL_t)qwwD0jx8}c8O1c=iE50S1vrlqY>^i zs1=`zDGYy>%aJ`e4;DKbC1lKr5Wq4{nE2D9ml~L1#QU``PIX(Q=?{aht!?kUbm}GD z+(Hksy#qVHMbh7r02{2nYm{VsQrS}qPV6+zS(f@G1%S>N}0|(va9)~FG`q>jeohlzKdqkCl|>U z<6HUeS*@_{uG{dGvK#a>6YC21l|oa~?Rp%= z%Gu+VxH{^ z`0oo($h533^t%i|Z7kgzo*#l^Dl1tBI~VQ<-3tipO1HtNnZHV=O=z5VTx%!t8D}W` zUL*8#w0b}THWvIbDA?D^XBAE3;_m8vBtk*_%Y1IHffGq#lD)ac0*$B>>)$IpgL#`~i*J5AM3H|{aZaY(t=LI@x-S?cWY zB`>+59Q_t>OPvFRmzTFRb5Kc13EVB?_PXl445%bqS_Hv2FL5*?1PGSI=@kka8nknG zz<_3Q9E`rd1VAVEUQE&lr6l`vM}Xh+_%ona@n-!?*mY6rBMs6LPFu*OMwYm^I7yPO zo?~3^^PboxCWkw0JSsq|zzDMGZIB0CW&p}xxpuI(*ZynM3~_A_d|d^Aw>hd2z2@qe z3mog$B8zvlfoF+(3|atYKWHnrF~92p6b{SI-qJxK0P_wUBD3SCmH~iO_G$juoB5%s zkA4(5Dxp!srzQ4EpE9tXSjho64w&nR3lL^>#w=a+gv#YdBy*sLulq5j3$D_n9E3nl zv}|z?=cARX2%cB=2G$)ZZC@6`^6POUaufn|=ChoeU3Qhl{Nu49DGivk9->szC- z=h|~jM@J)qtXnYE3zOZdb(GnjJEF zQI)2vPnjc+lt!-HVu?jHmlm|~62j$G<@3+z)$|yjXwX|GJ9B{zkc4lI$`dZcnx-k& zyCHDBD8#tcYU-_cS`4`4x4p}Z^j-VM;X{)ay2$oS&7)@#l$u{A=?KcW2!}q$oryJ-Rlg*>jeU;#C|7ZtEk)|EOG5bxws1kCM+-P0(W1rSa5QLBE8h@+N! z0eutGMq(J^Jj2qRnM7Ykq;X`UK|;U~(8IK};@oVutB%;L2N<6s4c{O@Sebp&m?02_ z#+_8Zlk%~%v!fg1h5|h!_18d~=HLBufGTSG{%={31UYe6#jmLWpi`zsd*?MiwXn3Y zarP)?G)oI04R#p&0@Q*4fEcd95+roTrW#4RfBljDUk=ysy)kXcOcdDuen2$%%fAyw zTUQq#DnXHo>r$|)$&;je*J&+h>dBPV_^17(0N)McZ- zGr6$wA6fqQ&iNVdsBBQF-m*NEX>#5bmP}>0iQ5xeJ^Vrq{+lRJh>plh$ul=}x2AUb z0J4d7fGr{cf%|o6Xd#1h7JXe+8UYZo25zAfY5`Nw2Q#F?27wis)lr1F&9@r|ghifr z=bAh;9HRFjp&C=d2Hi#mjWPWG_m=gP%cDZ5pSL{!(h0fX769!TR|*8Z?j;+{)5B0m z5(H|p1`|gSp3{;*T0Y=8P#$WD0I-yK3@6Lzc6nI8EqYr|2z|t!9%JC1YXczU^s>AE zK8J);;@q{}dL#XPTBo$du??E-&HF}7Ck5x%7L-l9J|Zv4eWImZxT)_ElPhW zWB;ZqQ-r;Ws>vePDrto1+bZXT>!tY~*U#ZDOKWv9ciE5+2Ax~>!zONygb4cv_$7{+ zFofSV3>ea`r|YI!Y>1XHcXgU(oF!F&H;l~Z$mr%pk=h@4ZOtlRZJ4Uvzmh|Qgq{5w z6Y;xJ4elHJcZAq!%=RsBWGpRTbGesMnuOUGG~YE{uj3)YaSA2=6xl5G$zG&Ki1Viq zw;x2L{JMQDIB7)1B#v9*{q~r8!R{?f({2ptPCSC}Plz)-r262!{J+aqR&>HSlOXmt z3WUHG9mL=T6tc{Pj{KAWmbbUbqg`n&sPuybFQUlcU!MPxnD}pr8Z7|M3Bh7{1nj+F##G>hw7e*Zu!G2?5!p=C8SdIQao&7hI1tS`UUdtB=F0|db03`@;lURACd zDz(f7Qsvk6!qV4`V@9#IX}phUXz|g z_r~V>O-)|@U&x8)uhwMN6q+-rR|g(&Ae`KI@aTquHqH-*ju7jzx~qlCB%RzHjS~}v zbeHugE*nT>Ng$C-&9kX$&}M6b`JIsLLEMs_e&KkoV!4j5oDDrAGGk);p_Xsp+PN`m zi_kdt4=hU9;;I&c$f$bAu%T*QK=rK(RuSst&H{QqIhy3-l2TV%@4HWuR;9nXcSn%( z1bVnSfnM>%?wk}1eMiLPZc&|k`E#F}e>h9?b? z_qgrEBJ7tT)#vfi6R4~2Jid?MC3Lyv6lozu>U?rEl%@8GRL^7G4+Xz=a(6csUK4(R zC-8%(aZRB^rQaZdwj2%`PKe}HgUsa~+=R8W*N(VzPl)uC z(dc9QCxh*+eMe)F`AH)lWwJ9)yN<6FdEO`6&$bM@J)_)A?1Fbhn#p3M(T-78=YFU= zO^g~f0l5yt&~_zb?~r%a)52_SN#`&1d}lF3n$|9$S$9%l4c|V)#S_7pu?~~`oTq$D z$NW(&SQK28`7P694^)QZ{9D1vJwCY59iT_TVq~NP~$yLN@jY?E%Dp8_ck^Ro}QypS*j&k2>`JJBqa8H3U2|Y zv9zXU=p%3WVP=TI7tDq&|1&=^U5C?aTwGk8AU5gkPi);Jh<`0n=yz8@fd4~fajRL! z0P0m!PcH)K0NlWDeDEh1h6X$-0LcTc69UwZtZevF^APMcA0IH7tp9fcm5}B{G?Zpu zLReUM=Xz$4EpPl-!1Eqcc<&mQ_~~EMyX)&~`z&>2x7WXS0oPmUL3wn?cGlMFrl!?T zL4QjoY#lE5p=GRVQXhwgmhLLSZ+yS=i}<~2Se&fqNhPg0a>=xRNE#Rw_{gdDb2Gz3 z%CP3oxVWJI-woIu>pVgYfB3LLACO0Y3hl?xwS))~5tgZB!rHx9$Y_~tLnhLkSnXy{58i=ALU9`e|`({n@xtdxv19D+!G?Gr-esg0Fh^D9-6-4>7~y) zin#a9D?a81!FzbSv+XmU@))gTQ#Y>b0J?Wv+<6D7nN7bupTLW|riU-2GB@AiYjN;$ zJLgWT$##sRP3$*&b(|0NmwN6bu-m8Y82Z{kHqJf+lXa96l2OzjETko(1ne?0J*%SJ z{V0S=N)j#Xb__TN`lEqnwl47ajMa12_P^t>;HOXvdbNik%hlVFjbMf+)nY~pYr3W^ zt{T;0k~J;o-FK}qa0#zkzX;G5de$W%yt4_W_$+Sco`R}A&oR2-HiW0&e?gT^y>j+infjpFqT4O>xzY$`IkQHzZeJX zd&3oAmB_2AV!e9(`k{K#r%zUXBCvC`8I1Ijj-S8j!%$vc-V~rA!I_rn{_WZu8ymkC z9f39>^ZG^A(Q~9W*P3hXUrE=s4diu-~F^-w*sJ*zHjwLvnpJ1z}>euyDd1mE2gFOi$t_^nrab)@qnlO-dq zKC~lV!9f`Y{je6>+Lpc5SZ{vF6~Co}uH|?KZj~ zZ!Ky@BEOcr3_m903>J<3&y=L?rS{*-Do@=890i>5$J_V=Mk?ep1ZRPEqPECdd20r# zDwFN+q{ibp<{Jl8QRhq@*?H)e!~<*UuR{SG6U_|VGO5n1-z_w!+6NCA2FqhUK4~Uf zpM4o6!a*$ewJWlipg!Ix*kNUh1wdd1&Mm8(3c8`qf zObKNMbR}xsKL?Ib=vfe;``q-0*IAa7D$M<}8*f-Ghh!cJsMr0(ZYzkW%f@caIE|y2 zp=QPsowa)*Qr#HP9-d3S8BR0e#-1N%_87WRI;_a5kYpBTlsvL&xApLDNl#n*fnuxl z3#PL9{ojKgs8Oiv9neqYBT8d!a1oOQ-u1|FzWW{i90o93dTg0Xb?$|M!2WDTbx|l2 z)3W{DK^XBbngP0`9DE5E4O+KdUA@bZ{hUt2G`u3pX<@hqe;?WJ@F?VXbt7XM*0qoy zAO8?P6|?iFD+ECezgOA_K3TNeS*@ZB?g)5Hn*FOQP1|>|ZfZ;flP12o_XI0HeNCX# z^O?v8HRrY|tBrg7`Fcw*#qh03{moy6qa_bY{vve$?xBsdstP!V0Qz(AeG zWp;l>ZcyfX>xrF8EE9R54?F$I+%C+Miawz z>enh)=vUST+wHVL=7^>9ZvqgIS$Qi((dt;Jzg=Ov=<tScDbW4_IG~lf|FjgKLmKF?MlvlumWIsEYR6NHgpXJQ zg9)%zEQ7a@K0*Hp<9fp?{i-=t5!CHrdjc?H1P~Sp5+(Tfh%3OOKNOM$0ph--6V-j< zts0bAS=D(h5(ltF=5vN!Uv-T4b%RXvlqFu6_)*>14pkt+2<9*7D&c_aPQQI4C=!FY zY|g2!H}Ce^KySY8v#`@#R}Z3F8ufk2P#oG4ayef`Cq|buUTw0Q>W`(DEtbK8#XK}x zr(A_$Pt6Sg)}cez@$(-*S#c^`!j6nl{U3L}ze*&edtsFrSsx;q9QWyTj;*632>&*C zIbmh@6(f7sBAiv>X!{utgj*N#e}wW_pdeFcHQrYHBLi4B)!ZIg9|oWHuHk9%nDIOtIMmYSs2=`8B{ z07ZKlu?$s*<}+GS1{LQr7#Y%HqwXH#LTS(4G^+cJ(C2kNS~DcG;Wt>08Y=##VIqg{ zRnz=&@*%Mm(r=W_$ywg0(BJ@XjK#l2SC^kIPfBXc)DzknoyoVrM~CZ5S5`L>m7*tE z`Ca7*MW=(_Yr6{FqwQSu+Fkv_pOgMZYbO*gd@wubz8F=;T)VC4`i^pNb4z)k+l$BS zsE#&+?Fo)lZzm@l(8~}OtR}YB#W45rjxz(7*8DxJOcm(6yO0e^^TWqBk4!ZgTw#{j z94h=UrY;8RVKx_@zvkC?Cc|Vm?dg1V2ZM9zBt+lnImtbjTgTHiP^tUM${8g-q&O+s zeyvuYFoFeVpg%?bY*1%xiT=5%5|d@=!ysz?O1N%dV9STw)@18l8oO;6<5Qa9avc2n zzn_irn>qe`J8#8H0Ur4Xq{RR*8niXqA20$KN12~7#*jddSNEoLp<^n6H+%XRhwX_T zYVtP+s~_<6sfgbpBi4HjFlfCUK9Hyay<`^%2x(gIpL|KOXIOk(W_Ddbl%n0PfB-eS zi|W6MNl7o77qYCN77XgMx$Ez8yz6g%uR7>DeG{n`a+~^C4d{L{ev~utC^rkzIe<`7 zRJ>buUixAt+|4#B>*>h{_)h2$%)L#`&oHt}$HitKItVLC*v@AC$)p3R-c=?YgCbjq*(6M`;vW{$jHiOf~GxJsc zwgA1`EWQ>uie>8#a^<%42ws@HiKuif1$OPOA4#t~D>!HlBf=dY2 zYDuX1@M`inou9%uPV)L2epIc6#W#Oe%i@m%I+6fu-Dvg#80k{}!0D6GL#JCa=3pmJ z9chOK(znd)1*Q7Ou;p3@(g%%Tos@LF#3Vx6g3ho-d)(10wj}{<77!P9DxYC{RmNAX z_PP(rdU9zDUCb#yR&7(!XMyjQuhWu=1#Xw$d6PCfbM=&-a&jX~;@f9h-g?&OJ;0V1 zNUev`1aWP);l_5{q72UsqmHpn(cVzAG1?&ScUaUdSp~GY?FE#X+jOrlSGwyyVS;Dx z6J`&C3jzg~^^d$wN7_@fOQlw6-PrUTjdt|%?$2R#2Abdc27C$qa?+)>*odn$@`DbT zXqtn7E*|f-_w|$LhHR<_&c0PPwNN4sRf}~wi#-)SqBxq2Ys1@Fj`@w<^9f2N*)Q=) zid(%L)n|{Q)xS4OP67REK_f3QTrZ8-WuJ3$T9lqZidA??$l%m?cDa_D>)y*g9i^Gm zlCIR=Z8oeAUvuI$hYhTujSf!aB^$vNi0E`l`i|?LF%oBd$pi-j^UsEPNBv@%_7<2H z%)xB7)j_KRu@VCQ^4d z=RX(f8L5}wpzuu0OCGvo8oyl2V+hI94XRwfC5ctR<@0vLT$WTW=v4!pcF&Lx904%0 zb)9CsBSd%zSF}i5;19UktE1IWBuYZ>_$|=Z_|zX+;CV^=-5cF7g@jo-PWU;`h3DW$6mZQ=nf& zkShLLXq{oz-M@q!ztZ&idqoY6;ikm=s!#J29@e)ftUu#b90pft?s9(KH+-5gTtUrD z@w=^K!cj{oyJgeW&MaV<6(W>g2zlG3*4;h1-?d8ZLSV)o_Bb*m-a6$$opqa3!4GNO z&Ee{PO=}hp`g9Y8QCmViLfxls1MHA@OR58^W!kD#B6U%lI2DEGJ281XK=1P<{Si;j76T_`*hX08Y%KKk7YE}b>jZ+eCCaMA@fj0fUAn6 zN;iT&YN4|hV{^Dps$@ncP3NVK4KNpL|9rCHe!y)}Ybw(pL`L!ntGIxR;<<)3xeQNv zpi0HS;iQp%TGU%&vy;X~HaG6vH*c4y^g8Va%M-@3UY{cOfuWg85? z3g~_+2@)S`LL7FC%(cFu2SiPnAYRp60k9kV8oIe*jOTfyO1Ole*?eS>ONX=8YL$H~ zo*?cO_4lKoH)8ABqdid6`^&!X+d5@c*|ppEs<~U0AhEt#cZHd-xVSfZbGu`$*iC*qY{W;peTL!L@4cJ3xu!^a_KkD@Rm4T24d%S3{LIE( zQR%{bo$@pR;9jBbhAT6@FNe!r_U6(-K6d|lYvQTJV0(wdb#)e+2vg@x_4 zwa@Nw4g$FsGi5QwyDilplKS1}wa^{bGS!1c2e&~wCF6Ch)n?t3z@X0z)e@c0zBy!R zy*pd}L#~|9VDcwSIFBR=^7s8xWxGth5v&X7Ei=^C-aY>PAK)(AZ5L<-j-PUbqw$-lndbNqTec*y<$KJQOOrGd5Sr6Demg#y7)dIew> zo-B)q)GhyfFY*?XLIF@1X*3xoWD$K}w z{qx<~A?L2f_gJkLE>&sUk?lO@uv z&&~Ijt(3*mfe83D$b#ye#PCSg| z#8KyaZlGH+@M=c5@^j;r@5AAwSSN4tIIPMVQ2ste?*2Ep5HK#Qv2lWKXyCT%)ZfJf zdnnT!LL%T*J!9Vp+}UFv`H~qsUW!Q*wfj?HvQ=pT$7$;{Op|%fFRywo|3T+l_-3}T zY4o4i+5E+NI>7ciA#hF>48kED7r$J%GGnr0Aa%l!qoX5djw%b`wQ3VOb1EPlKXB*6 zgIHNQ@%vphjHASafX#vyR2+-mQxU#8FRDxnN22FVcBWP8CWW@L%5NQ|_6uav$69hLuaS zUJCV{a?>l6sr2Kg^0u!GG$D9EW;475KZGz%6KytrrB!mNB{GDtPVJn}3j%j?#$%fI z^^^=ChmytNeWQ=!%+P%r;2LlLv&YWBE9Q|IlYTRy1NQG<>U_958u7+&T^OyxZ`)HJ zaVRKCx-nTjmVEy}TBCR#34DtzJfk=Y9v@F{?|JS81hKolTNDsTriqG@1TIt&UbjaA zUYrY7x65A@Ly#V~VUl626*$p~2k{!#Wo_bu^nH3YL0P&LV_)S~`AT|fK)Fmufz@~G z6{(N%Y{)--*KT4^=;KvUp6QYa;Sev$f3voA-Y2?_@Ve#03_`8$w8g&}QzE|Ne757| zFBfF0H6=+9-NBerPRQ$Fs)~5N_f!EI-4!WZiXWDsB+r@Dk#$-#$`8w8s zV84UD_)jD;Le(P7I9Ced2W{1`TXEmqDX=07nw=Qz23cC7h}X(?`Ccq~vs2V@Hmzjb z;ghIaA(IOqu!qFH>`F#p5DOi8wHvp%g#7*3ZzpkUkQ;ch7_o6Pl_wz~caWCY0b5GY zbV^tPCBEXn&~xbST?{Y(ByG`>5^y;;FGTk2aL4D|>X{r}Q*%?KYGj$cOVjH}l5eE+ zl;5;tsJ`)KiHf(H0C7Y|V8kZ>emYuTq;@&@qAQ>isxO;@Ona4=!m(}fX8jU&gG|2{ zj0YkE;=Ha#ZHRb7Uy^;4CxRvuxb*tyd8=#^p<5A(Y{w~#wORBK7L&!k^{I|=&TtPa zhqCm!jYj#bG&W~9=h)oFJ%YYHvNH(jX23Aag?k87OKSjwQm}t>9t8%g+I+p%MljrR zGz-OR4V3J)O|GueKp>Ea#wlB8@R(&T^wUL%Vl8{>_=#Z5@tcYkl<=P7p2p!A0}1i0 z%@60yB!4Q3+lof0IiH{k2^tt|&U~<0eFGW5M{A5;Dr~mXBjpO92sbP5=GW`^T&f~L z7Z(?Y3c;U6&%QavjC&LOAn`qX=%iU38Le_i1;EQMpcu$)=TCT`KhKyK;4ll5+)3c6Ma$LHO zmtA|q_<`j6q%C_*&?2IB{%t%9p$_5C`(E}HXQVQu`9QU(XX+1dW7I;@3ran=+t`ag zZM3m}d8O_7KxuY_78si<00Nd)L%FUwwL;Q(S;Ot^EpYQ*%JgzR^YZqND#ZECx%&4a zFYv-3HyCxze7kbKKYuKmFqY1tS3OkGfr7at?VoDg(tw*v&vL{5oty$K=&SkeYe-4- z7W>HM%7sMKd)f#{6glX~1xA#2)n8`Ws&o?2d|wcGpJv2wknwtltzQ&FdHSVWZ&#I< zM*YYsl>*<$OvgfQD6dwJOyC9cQofXz_bzsP|C^DD?%;pvTyz*ajrZb(4cuk=!awTP z_x|#CP*VSJU2L_(73$?srZy3BV6UOgf|%HmAnFai3|o@#E+7d8e6HRFKNgRM2?0?P zIlp37IQLy^4dbE!yRoWZwIG-m6L6^P1glShN-ax2S0U2BSWB z`W%X zwzqdV3{Jtm>w>|zk%5obh?JI4FOOz=R*NJ&SwnRB;tp?wi+a~c3cKXH1UQV%0jkU> z{%`3TK1a|2Y0!H05Hw{bpZLd`5B6h^*{CXjyO&zKY| z`@!S4^!(XgXJNU%ZEa-ome8l~uM`Oj>A5l!%X!DPQxtWCJnGeXVMm>x=$`(uZ+!Cm zNEwp;1MK&T_h~>;PmN|s_W)*~aL%-S<56HYvy^GBIyq0}Cklf!o%70d^?^pGtn+iv zK2G{EZhirQR$yMAa$#Og>oUR%^sY#I35Y}Z^`8jw{?jQ5vjIg3`P<8ro1(WHyCr$K z^}sQlmX_%E=aM#FR}Y!e!q%n&{p9Fo70h=rC9J#mDCpU&R#R$A^3zLTa$#;`hjRHG z(rdS>#_IC6<@ams(1-WV&6Y`WbZ9|?+`-Sdxq?hy-o<_I7U|Xp2u;1kKXUk=ll8N=ju9Fy5zc^=eh6u zdEKx3b>B}xUGEr!>O+d&KEX!emY1=FI(0FR6B@s<)a%MVn(f1L8=v&Og?7(KFynyH z#&(7v?(2`y#q@j;-3-T5W=lx9@rMxb)Xja@wgSo`~%7Q03t`<}|jH7g@N~;3X904Q=XjqFDPW zO?iD6=*Pv)G!L|98{qdP-n!B1wZ(J<(E75DerH7}^)~tI$*F%wnnnk_Lf)%g@eBA= z*Za}pvzr{F{|pP6zM9qEpv;6dWe@)51^ZmZN4%u3vs;tJY;AJs-vX+U@=w(c^sFwddIaUXBGG_GkWA1O-1CoF?OlO8D|y`r`S9`{|jF<`yHe8wlW zY~t!?)j4{6pG4v&y`ns`iH$wewHFY48CA|bEjfrxj)g+&Y|pXx(eZI{LuZSjS11tO ze=WNXDH}JVvI_~hK2HHapPigl=lS!{hwX+e?6<& z_~uKWaod}Kk9Ub4(cwB2zfs9f!JTRFC3Xvo$Kyd>e6lJJzcPt1`gKI;CtAsL?^<{f z1%bE}xrTv%7T9R@PT20IWlf`-I+^bp%YZ`e=y2Q@x<0P)$p#klU)Fl&{$=!TTX?97 z7m%evq)L3n<%VAja_%@3rcPA*ZEtT^H#h5#Cy@HTV-F91zY(t1#W7G7X^qrQ3R&~P1^~H^n(IB+Xl;PnaZ#7o5bzf9c zswAe$uwgq!Hv2Knh1rqf4=Sho-So4hNrk1((r#*$6@M=$ZBl%jLb|3uK8;p%iUd`6 zrx-QSxt=Ggi|DVZGZE-SVV;(z2cFT7gm0Ofo#)1d6r_e6HasB9d9=v*Dt(&K1DTukEf&g$Ekrm{@F)1x2-^7*oad) zJ8_?58y%uE;_04_mbagRQPfi=xGHDW)xk}}c-1SaFHM>N9pU>&T&Zro=@L zR`_xnI3w4@1?YwKu4`ReH~fO-YTe^f3_BD+XOD!gI=!slk=P%6FwQv%6OPVF*T`;A z#-l+M+9qpUqCKpX$vFSdy0gSVlS<=}teAcn)TGjT7gMzP?K9UY?APG7Ao3J>NA#@7 zq(TdGT0Z4-%P;3wsJm?5FUe?Th;s`?{~4;MZdNtjj{2*L&UdDpC8<|A7pF^V-__Y7ZS%Fomw}3T;#{Txkx2(Z`+baqL;tQHBH^oY9jUANNvd z>vBE&ptf1^tqSRwb6E0!8>Kf>z|Lv9+h^*(;tv1C4RAC)Rj}Az@7-srU~jB!ZL3>b z5fhsHpMWpho>nD>+tcNHK~5X>(WRQjY7sZSxy>DEIb&K6bzAYi2abw@HxQuKFK!j1v;9I=+2=Cjoxg-1!_Q zR6$w9g#w-+cHG;^@|u2XF(rZ=X?ptJE6>jS_veoE5T5u6wreP48CAyHx&-O6c1(x8 z+2~w5<-x_&%|@XaV{h;4Qsg>@v#*4?m(@x&31RPT`=X~eZ8VS&o#j`;l9J3rl%qL= zh8kZc^|cfQG_~F#8ZdCr|6atP_T;yX9uG5Ua;s!CX?Fza=j+03dX}uRBJk9VA4ruU_||pB@za0$@sF_|H>}e-1qpT((oim zJ*xG1@GR5iJV`IT{qB@5t!Q}-r{T=JK(TStFU~=(b>B*Hu@Dg_yHLo;$y#CgYh&OdeklQ~~g(4hn zCNDM_(CMaFMZ+_-C5M(!Fbh1cWaLfYiu>hW{;c(uJHpP)qCI;I2JE#pWlLAFM{C$> z33PS7%V*3b>^>i1I%#QKGrTv)xwGHqtLtglQq*RMcfrp*9<6>MYYNF(&TgB{Wq#s} z3mLBU{c_X-l{Ei#F{6TkIRBt39#;%bBxeodRTJu{dx zWIfftS$@I1y|QkI4rw~wOpY_fNAX$Ig!f_H1nwZhXEn#ZNRo3o;A>Q7y?DMBf+oe( zNYB$xH~F!L9iY?jq(aN+BW1607YAjrgAjai_NY;)tf~g{C#BAibH|7LQ!nMWd2!6e z)L^un#@)Q!W*PjMT4blivs6VzsVbpTW*Kz9Gkd~ot`5$unrm3GKkwJ zwYh{WWGfRQ($7B!ssEjuhXd#gxb@v0Bg`67Gw8B}|d zId_0vK}jn&cyy9t**J8PSo(+;aV>6A^-wHtFy7}8f4@*`uq~=ot>Bjoy*BA=$3}Rf z9;4Z)&ardxBfqsJOq9;3u5t14hrB5Ea3W~~@?G|iQE??N+50&lCzQ_kjKteiI^=;J zG~Px6vo>`)y1K>he+pF6K-Q)Jv__C!%#r($Zpl~d6vafWV(YL4=0hU#FvfyotjS`Pefq^bU-h5Tk`Azd5Nh2PX! zw2jrN@l}gFh7s4<5juC!i-~E=UNHUeZv)e`+lCLhOdtO#l1^qnmV=M}lo>KL}ezQ~}r-Wl#S0cvd1NH8$+ay1yd=3VYyd&&8QMkT0soiuY z4>{SrC?Y^E@0n-e0N!=-!A$yMv{{=No+tF-S==lzc#Uyk$lq(1=<^8^aCBWAy-(Cp zSvh3uinc4}+RdUDfxv$97`AwEqKh?OrCk(nV (8{P*jkfJPti_$7i{u2X2p(x- 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 Eg0X124gdfE diff --git a/sound/attributions.txt b/sound/attributions.txt index 9ffbe3d39eec..a45b2c7b5c4b 100644 --- a/sound/attributions.txt +++ b/sound/attributions.txt @@ -235,4 +235,6 @@ sound/effects/siren.ogg -- siren.wav by IFartInUrGeneralDirection -- https://fre sound/mobs/non-humanoids/stoats/stoat_sound.ogg -- https://suche.tierstimmenarchiv.de/ -sounds/mobs/humanoids/shadow/shadow_wail.ogg -- https://freesound.org/people/Robinhood76/sounds/585631/ -- License: Attribution 4.0 \ No newline at end of file +sounds/mobs/humanoids/shadow/shadow_wail.ogg -- https://freesound.org/people/Robinhood76/sounds/585631/ -- License: Attribution 4.0 + +sound/mobs/non-humanoids/roro/roro_warble.ogg -- Made by cutting, adjusting pitch, and adding echo of https://freesound.org/people/danlucaz/sounds/517734/ -- License: Creating Commons 0 \ No newline at end of file diff --git a/sound/mobs/non-humanoids/roro/roro_warble.ogg b/sound/mobs/non-humanoids/roro/roro_warble.ogg new file mode 100644 index 0000000000000000000000000000000000000000..5a7809ae1bb422ac06c428361ddc8c9ba56383e9 GIT binary patch literal 10688 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 x`@ZS!r!MpjuqP)TE6*CZ_Qtp73D>{|Ctsauomo literal 0 HcmV?d00001 diff --git a/tgstation.dme b/tgstation.dme index 3cca3779cd6e..408a28454daa 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -4782,6 +4782,7 @@ #include "code\modules\mapfluff\ruins\icemoonruin_code\library.dm" #include "code\modules\mapfluff\ruins\icemoonruin_code\mailroom.dm" #include "code\modules\mapfluff\ruins\icemoonruin_code\mining_site.dm" +#include "code\modules\mapfluff\ruins\icemoonruin_code\roroco.dm" #include "code\modules\mapfluff\ruins\icemoonruin_code\wrath.dm" #include "code\modules\mapfluff\ruins\lavalandruin_code\biodome_clown_planet.dm" #include "code\modules\mapfluff\ruins\lavalandruin_code\biodome_winter.dm" @@ -5239,6 +5240,7 @@ #include "code\modules\mob\living\basic\space_fauna\morph.dm" #include "code\modules\mob\living\basic\space_fauna\mushroom.dm" #include "code\modules\mob\living\basic\space_fauna\robot_customer.dm" +#include "code\modules\mob\living\basic\space_fauna\roro.dm" #include "code\modules\mob\living\basic\space_fauna\spaceman.dm" #include "code\modules\mob\living\basic\space_fauna\supermatter_spider.dm" #include "code\modules\mob\living\basic\space_fauna\bear\_bear.dm" From ab6811e21ffd09669bd06467f68d482b12687187 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 00:10:19 +0000 Subject: [PATCH 033/283] Automatic changelog for PR #92473 [ci skip] --- html/changelogs/AutoChangeLog-pr-92473.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92473.yml diff --git a/html/changelogs/AutoChangeLog-pr-92473.yml b/html/changelogs/AutoChangeLog-pr-92473.yml new file mode 100644 index 000000000000..2b4d08d8e990 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92473.yml @@ -0,0 +1,5 @@ +author: "Thunder12345" +delete-after: True +changes: + - rscadd: "A new insulated glove factory has popped up on the ice moon." + - rscadd: "Freezer floor tiles now come in the full range of shapes." \ No newline at end of file From f68f328e4d094ae3de7b7f2b7d6fa05cf2fb88b3 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 00:32:10 +0000 Subject: [PATCH 034/283] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-92294.yml | 5 --- html/changelogs/AutoChangeLog-pr-92334.yml | 4 --- html/changelogs/AutoChangeLog-pr-92413.yml | 5 --- html/changelogs/AutoChangeLog-pr-92425.yml | 5 --- html/changelogs/AutoChangeLog-pr-92465.yml | 5 --- html/changelogs/AutoChangeLog-pr-92473.yml | 5 --- html/changelogs/AutoChangeLog-pr-92482.yml | 4 --- html/changelogs/AutoChangeLog-pr-92501.yml | 4 --- html/changelogs/AutoChangeLog-pr-92519.yml | 5 --- html/changelogs/AutoChangeLog-pr-92535.yml | 4 --- html/changelogs/AutoChangeLog-pr-92547.yml | 4 --- html/changelogs/AutoChangeLog-pr-92556.yml | 4 --- html/changelogs/AutoChangeLog-pr-92561.yml | 4 --- html/changelogs/AutoChangeLog-pr-92563.yml | 4 --- html/changelogs/archive/2025-08.yml | 40 ++++++++++++++++++++++ 15 files changed, 40 insertions(+), 62 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-92294.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92334.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92413.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92425.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92465.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92473.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92482.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92501.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92519.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92535.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92547.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92556.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92561.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92563.yml diff --git a/html/changelogs/AutoChangeLog-pr-92294.yml b/html/changelogs/AutoChangeLog-pr-92294.yml deleted file mode 100644 index 2381b44d5593..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92294.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "necromanceranne" -delete-after: True -changes: - - balance: "The effects of flashbangs become less severe the further away you are from the flashbang." - - balance: "The bang effect of flashbangs cannot affect you in a vacuum. The flash still functions in a vacuum." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92334.yml b/html/changelogs/AutoChangeLog-pr-92334.yml deleted file mode 100644 index 86b1c6a36eef..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92334.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "zxaber" -delete-after: True -changes: - - rscadd: "AIs now get an alert when a new (non-syndicate) AI is brought online." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92413.yml b/html/changelogs/AutoChangeLog-pr-92413.yml deleted file mode 100644 index 2899d8e071f3..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92413.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Melbert" -delete-after: True -changes: - - qol: "Instruments now have an ID field - Instruments with IDs will sync song and tempo with other instruments of the same ID in view when any one starts to play." - - bugfix: "Grand pianos no longer continue playing for people who move away from them or are stunned." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92425.yml b/html/changelogs/AutoChangeLog-pr-92425.yml deleted file mode 100644 index afec11cdf7c4..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92425.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "necromanceranne" -delete-after: True -changes: - - balance: "Removes the hunger protection settlers get." - - balance: "Removes the items that settlers spawn with." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92465.yml b/html/changelogs/AutoChangeLog-pr-92465.yml deleted file mode 100644 index 8a5a0de60792..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92465.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "Fixed constable helmet not having any armor" - - bugfix: "Fixed some hair masks not working" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92473.yml b/html/changelogs/AutoChangeLog-pr-92473.yml deleted file mode 100644 index 2b4d08d8e990..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92473.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Thunder12345" -delete-after: True -changes: - - rscadd: "A new insulated glove factory has popped up on the ice moon." - - rscadd: "Freezer floor tiles now come in the full range of shapes." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92482.yml b/html/changelogs/AutoChangeLog-pr-92482.yml deleted file mode 100644 index 5e63a5261685..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92482.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "OnlineGirlfriend" -delete-after: True -changes: - - image: "updates basic book sprites" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92501.yml b/html/changelogs/AutoChangeLog-pr-92501.yml deleted file mode 100644 index fff8b177f025..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92501.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "panvxv" -delete-after: True -changes: - - qol: "Swat and welding helmets give proper messages when adjusting visors." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92519.yml b/html/changelogs/AutoChangeLog-pr-92519.yml deleted file mode 100644 index 628e82954f3b..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92519.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Ezel" -delete-after: True -changes: - - balance: "Removes Sinks from botany/garden" - - balance: "Replaces all Garden trays with soil" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92535.yml b/html/changelogs/AutoChangeLog-pr-92535.yml deleted file mode 100644 index 46289a995caa..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92535.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "moocowswag" -delete-after: True -changes: - - bugfix: "knifed up cleanbots will now read your id card rather than your mind when stealing valor" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92547.yml b/html/changelogs/AutoChangeLog-pr-92547.yml deleted file mode 100644 index 39d2efe880ea..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92547.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "EnterTheJake" -delete-after: True -changes: - - balance: "Uplink price on the suppressor has been lowered from 3 to 1 TC." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92556.yml b/html/changelogs/AutoChangeLog-pr-92556.yml deleted file mode 100644 index caab3d6d68a5..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92556.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - admin: "Renamed \"Tick Overrun\" in MC overview to \"Subsystem Overtime\" to be true as to what it actually displays" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92561.yml b/html/changelogs/AutoChangeLog-pr-92561.yml deleted file mode 100644 index a69bc98436f5..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92561.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Wallem" -delete-after: True -changes: - - image: "Readjusts the Bluespace RPED sprite to fit into a 32x32 space to fix multiple oversights." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92563.yml b/html/changelogs/AutoChangeLog-pr-92563.yml deleted file mode 100644 index db817bbc7cdd..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92563.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Thunder12345" -delete-after: True -changes: - - image: "Super and hyper-tier megacells now match the appearance of their smaller cousins." \ No newline at end of file diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml index dbd47e1c3a84..907effcc3347 100644 --- a/html/changelogs/archive/2025-08.yml +++ b/html/changelogs/archive/2025-08.yml @@ -370,3 +370,43 @@ 2025-08-14: plsleavemealon: - rscadd: Adds a new bounty app to the PDA allowing you to remotely check your bounties +2025-08-15: + EnterTheJake: + - balance: Uplink price on the suppressor has been lowered from 3 to 1 TC. + Ezel: + - balance: Removes Sinks from botany/garden + - balance: Replaces all Garden trays with soil + Melbert: + - qol: Instruments now have an ID field - Instruments with IDs will sync song and + tempo with other instruments of the same ID in view when any one starts to play. + - bugfix: Grand pianos no longer continue playing for people who move away from + them or are stunned. + OnlineGirlfriend: + - image: updates basic book sprites + SmArtKar: + - admin: Renamed "Tick Overrun" in MC overview to "Subsystem Overtime" to be true + as to what it actually displays + - bugfix: Fixed constable helmet not having any armor + - bugfix: Fixed some hair masks not working + Thunder12345: + - image: Super and hyper-tier megacells now match the appearance of their smaller + cousins. + - rscadd: A new insulated glove factory has popped up on the ice moon. + - rscadd: Freezer floor tiles now come in the full range of shapes. + Wallem: + - image: Readjusts the Bluespace RPED sprite to fit into a 32x32 space to fix multiple + oversights. + moocowswag: + - bugfix: knifed up cleanbots will now read your id card rather than your mind when + stealing valor + necromanceranne: + - balance: The effects of flashbangs become less severe the further away you are + from the flashbang. + - balance: The bang effect of flashbangs cannot affect you in a vacuum. The flash + still functions in a vacuum. + - balance: Removes the hunger protection settlers get. + - balance: Removes the items that settlers spawn with. + panvxv: + - qol: Swat and welding helmets give proper messages when adjusting visors. + zxaber: + - rscadd: AIs now get an alert when a new (non-syndicate) AI is brought online. From 45e7203fffe2285a490d27bfd8c24c78205f089e Mon Sep 17 00:00:00 2001 From: J Date: Fri, 15 Aug 2025 05:21:27 +0300 Subject: [PATCH 035/283] Fix spraycan-painted clothing not showing on short-height characters (Settler) (#92541) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## About The Pull Request https://github.com/user-attachments/assets/858081ed-114a-4f34-a925-e6b0250c29e2 Fixes spraycan-painted clothing not appearing painted when worn by short-height characters (e.g., with the Settler quirk). The item color filter was being effectively dropped when height displacement filters were applied to worn overlays. Implementation: update color_atom_overlay() to apply the atom’s color as a named filter on the overlay (and recursively on child overlays/underlays), preserving coloration even when additional filters (like height) are later added. ## Why It's Good For The Game Fixes #92536 Fixes a visible inconsistency: painted clothes now look painted on-mob for short-height characters. Improves clarity and player feedback; reduces confusion when using spray cans. The approach is robust and benefits other cases where overlays receive filters after coloration. ## Changelog :cl: fix: Spraycan-painted clothing now displays correctly when worn by short-height characters (e.g., Settler); paint no longer disappears on the mob sprite. code: Worn overlay coloration now uses named filters and recurses to child overlays, making it resilient to later filter changes (like height displacement). /:cl: --- code/game/atom/atom_color.dm | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/code/game/atom/atom_color.dm b/code/game/atom/atom_color.dm index 3c01429efc4c..95790b51aa10 100644 --- a/code/game/atom/atom_color.dm +++ b/code/game/atom/atom_color.dm @@ -123,4 +123,17 @@ overlay.color = color if (!cached_color_filter) return overlay - return filter_appearance_recursive(overlay, cached_color_filter) + // Apply the atom's color filter to the overlay using named filters so that + // later calls to add_filter/update_filters (e.g., height displacement filters) + // do not wipe out our coloration. Mirror prior behavior by propagating to + // child overlays unless KEEP_TOGETHER is present. + overlay.add_filter(ATOM_PRIORITY_COLOR_FILTER, ATOM_PRIORITY_COLOR_FILTER_PRIORITY, cached_color_filter) + + if(!(overlay.appearance_flags & KEEP_TOGETHER)) + // Recursively ensure any nested overlays/underlays also get the color filter + for(var/mutable_appearance/child_overlay as anything in overlay.overlays) + color_atom_overlay(child_overlay) + for(var/mutable_appearance/child_underlay as anything in overlay.underlays) + color_atom_overlay(child_underlay) + + return overlay From 7ccd6742a152ef3e8ab6935677eab1044fe42a62 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 02:21:47 +0000 Subject: [PATCH 036/283] Automatic changelog for PR #92541 [ci skip] --- html/changelogs/AutoChangeLog-pr-92541.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92541.yml diff --git a/html/changelogs/AutoChangeLog-pr-92541.yml b/html/changelogs/AutoChangeLog-pr-92541.yml new file mode 100644 index 000000000000..d25071fd9b37 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92541.yml @@ -0,0 +1,5 @@ +author: "Needicla" +delete-after: True +changes: + - bugfix: "Spraycan-painted clothing now displays correctly when worn by short-height characters (e.g., Settler); paint no longer disappears on the mob sprite." + - code_imp: "Worn overlay coloration now uses named filters and recurses to child overlays, making it resilient to later filter changes (like height displacement)." \ No newline at end of file From 48fc67f7bbd96850465b81358823562bf3fc3fdc Mon Sep 17 00:00:00 2001 From: tonyhawq <119907639+tonyhawq@users.noreply.github.com> Date: Thu, 14 Aug 2025 19:22:08 -0700 Subject: [PATCH 037/283] Fixes an issue where called shuttles would say "1 minutes" instead of "1 minute" (#92539) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## About The Pull Request image image ## Why It's Good For The Game It. is good 👍 ## Changelog :cl: spellcheck: shuttles will now say "arriving in 1 minute" instead of "1 minutes" /:cl: --- code/modules/cargo/orderconsole.dm | 2 +- .../modular_computers/file_system/programs/budgetordering.dm | 2 +- .../shuttle/mobile_port/variants/emergency/emergency.dm | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/code/modules/cargo/orderconsole.dm b/code/modules/cargo/orderconsole.dm index be04d3dd3055..d5984da9ec98 100644 --- a/code/modules/cargo/orderconsole.dm +++ b/code/modules/cargo/orderconsole.dm @@ -378,7 +378,7 @@ requisition_paper.update_appearance() ui.user.investigate_log("called the supply shuttle.", INVESTIGATE_CARGO) - say("The supply shuttle has been called and will arrive in [SSshuttle.supply.timeLeft(600)] minutes.") + say("The supply shuttle has been called and will arrive in [SSshuttle.supply.timeLeft(600)] minute\s.") SSshuttle.moveShuttle(cargo_shuttle, docking_home, TRUE) . = TRUE diff --git a/code/modules/modular_computers/file_system/programs/budgetordering.dm b/code/modules/modular_computers/file_system/programs/budgetordering.dm index 7ca2a8b0bbdb..38bfb3647449 100644 --- a/code/modules/modular_computers/file_system/programs/budgetordering.dm +++ b/code/modules/modular_computers/file_system/programs/budgetordering.dm @@ -187,7 +187,7 @@ usr.investigate_log("sent the supply shuttle away.", INVESTIGATE_CARGO) else usr.investigate_log("called the supply shuttle.", INVESTIGATE_CARGO) - computer.say("The supply shuttle has been called and will arrive in [SSshuttle.supply.timeLeft(600)] minutes.") + computer.say("The supply shuttle has been called and will arrive in [SSshuttle.supply.timeLeft(600)] minute\s.") SSshuttle.moveShuttle(cargo_shuttle, docking_home, TRUE) . = TRUE if("loan") diff --git a/code/modules/shuttle/mobile_port/variants/emergency/emergency.dm b/code/modules/shuttle/mobile_port/variants/emergency/emergency.dm index b162620cf481..f708b805a8b3 100644 --- a/code/modules/shuttle/mobile_port/variants/emergency/emergency.dm +++ b/code/modules/shuttle/mobile_port/variants/emergency/emergency.dm @@ -47,9 +47,8 @@ SSshuttle.emergency_last_call_loc = signal_origin else SSshuttle.emergency_last_call_loc = null - priority_announce( - text = "The emergency shuttle has been called. [red_alert ? "Red Alert state confirmed: Dispatching priority shuttle. " : "" ]It will arrive in [(timeLeft(60 SECONDS))] minutes.[reason][SSshuttle.emergency_last_call_loc ? "\n\nCall signal traced. Results can be viewed on any communications console." : "" ][SSshuttle.admin_emergency_no_recall ? "\n\nWarning: Shuttle recall subroutines disabled; Recall not possible." : ""]", + text = "The emergency shuttle has been called. [red_alert ? "Red Alert state confirmed: Dispatching priority shuttle. " : "" ]It will arrive in [timeLeft(60 SECONDS)] minute\s.[reason][SSshuttle.emergency_last_call_loc ? "\n\nCall signal traced. Results can be viewed on any communications console." : "" ][SSshuttle.admin_emergency_no_recall ? "\n\nWarning: Shuttle recall subroutines disabled; Recall not possible." : ""]", title = "Emergency Shuttle Dispatched", sound = ANNOUNCER_SHUTTLECALLED, sender_override = "Emergency Shuttle Uplink Alert", From 711dbb4bd12c479e5b1622f40b19c2a2f2d79d05 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 02:22:25 +0000 Subject: [PATCH 038/283] Automatic changelog for PR #92539 [ci skip] --- html/changelogs/AutoChangeLog-pr-92539.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92539.yml diff --git a/html/changelogs/AutoChangeLog-pr-92539.yml b/html/changelogs/AutoChangeLog-pr-92539.yml new file mode 100644 index 000000000000..cc28b91743cc --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92539.yml @@ -0,0 +1,4 @@ +author: "tonyhawq" +delete-after: True +changes: + - spellcheck: "shuttles will now say \"arriving in 1 minute\" instead of \"1 minutes\"" \ No newline at end of file From a4f54f5b43b566dc7562238365e208e3fa72b8b5 Mon Sep 17 00:00:00 2001 From: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Date: Thu, 14 Aug 2025 21:22:43 -0500 Subject: [PATCH 039/283] Verify mecha equipment is detachable and toggleable before deatching or toggling it (#92523) ## About The Pull Request Don't let un-detachable or un-toggleable equipment be detached or toggled. ## Changelog :cl: Melbert fix: Fixes some potential exploits in mecha ui code /:cl: --- code/modules/vehicles/mecha/equipment/mecha_equipment.dm | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/code/modules/vehicles/mecha/equipment/mecha_equipment.dm b/code/modules/vehicles/mecha/equipment/mecha_equipment.dm index c03240b4a66e..e4532f23f06c 100644 --- a/code/modules/vehicles/mecha/equipment/mecha_equipment.dm +++ b/code/modules/vehicles/mecha/equipment/mecha_equipment.dm @@ -64,11 +64,13 @@ return switch(action) if("detach") - chassis.ui_selected_module_index = null - detach(get_turf(src)) + if(detachable) + chassis.ui_selected_module_index = null + detach(get_turf(src)) . = TRUE if("toggle") - set_active(!active) + if(can_be_toggled) + set_active(!active) . = TRUE if("repair") ui.close() // allow watching for baddies and the ingame effects From 1a5dcdadc23a1f228e6be1546ceee46d8e3ae31d Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 02:23:04 +0000 Subject: [PATCH 040/283] Automatic changelog for PR #92523 [ci skip] --- html/changelogs/AutoChangeLog-pr-92523.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92523.yml diff --git a/html/changelogs/AutoChangeLog-pr-92523.yml b/html/changelogs/AutoChangeLog-pr-92523.yml new file mode 100644 index 000000000000..705e67a706e5 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92523.yml @@ -0,0 +1,4 @@ +author: "Melbert" +delete-after: True +changes: + - bugfix: "Fixes some potential exploits in mecha ui code" \ No newline at end of file From 844ad39d651a43cca66b2535fb306393f8c9482b Mon Sep 17 00:00:00 2001 From: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Date: Thu, 14 Aug 2025 21:24:18 -0500 Subject: [PATCH 041/283] Attackedby differentiates failed attacks from 0 damage attacks (#92564) ## About The Pull Request Fixes #92558 Currently `attacked_by` does not differentiate an attack that did 0 damage with an attack that failed (due to blocking or whatnot) See also: This hack I left in https://github.com/tgstation/tgstation/blob/ce958c77c006a5fe279fb46fed513206e341cfce/code/_onclick/item_attack.dm#L346-L347 This causes problems because successful attacks can deal 0 damage. See linked issue. This PR addresses the issue by having `attacked_by` return `-1` (`ATTACK_FAILED`) for attacks which entirely do not connect. -1 was used so consumers can easily check if an attack did 0 damage OR failed (via checking `<= 0`) This isn't the preferred fix - I'd prefer if all block checking and zone targeting was moved to `/item/proc/attack`, but that requires attack itself be reigned in a bit (cuz it's still a bit of a mess). ## Changelog :cl: Melbert fix: Item on-attack effects will trigger as expected when hitting a limb at damage cap /:cl: --- code/__DEFINES/combat.dm | 4 ++++ code/_onclick/item_attack.dm | 15 +++++++++------ code/game/machinery/firealarm.dm | 2 +- code/game/objects/structures/mirror.dm | 2 +- .../machinery/portable/portable_atmospherics.dm | 2 +- code/modules/power/lighting/light.dm | 2 +- 6 files changed, 17 insertions(+), 10 deletions(-) diff --git a/code/__DEFINES/combat.dm b/code/__DEFINES/combat.dm index 0e961b3153b4..a340e5228962 100644 --- a/code/__DEFINES/combat.dm +++ b/code/__DEFINES/combat.dm @@ -431,5 +431,9 @@ GLOBAL_LIST_INIT(leg_zones, list(BODY_ZONE_R_LEG, BODY_ZONE_L_LEG)) #define CALCULATE_FORCE(some_item, atk_mods) \ ((((FORCE_OVERRIDE in atk_mods) ? atk_mods[FORCE_OVERRIDE] : some_item.force) + (atk_mods?[FORCE_MODIFIER] || 0)) * ((FORCE_MULTIPLIER in atk_mods) ? atk_mods[FORCE_MULTIPLIER] : 1)) +/// Return from attacked_by to indicate the attack did not connect +/// A negative number is used here to people can easily check "attacks that failed or did 0 damage" with <= 0 +#define ATTACK_FAILED -1 + ///Do we block carbon-level flash_act() from performing its default stamina damage/knockdown? #define FLASH_COMPLETED "flash_completed" diff --git a/code/_onclick/item_attack.dm b/code/_onclick/item_attack.dm index a81068c65723..c5ef9b3cfc68 100644 --- a/code/_onclick/item_attack.dm +++ b/code/_onclick/item_attack.dm @@ -246,7 +246,7 @@ if(get(src, /mob/living) == user) // telekinesis. user.do_attack_animation(target_mob) - if(!target_mob.attacked_by(src, user, modifiers, attack_modifiers)) + if(target_mob.attacked_by(src, user, modifiers, attack_modifiers) == ATTACK_FAILED) return TRUE SEND_SIGNAL(src, COMSIG_ITEM_AFTERATTACK, target_mob, user, modifiers, attack_modifiers) @@ -281,7 +281,8 @@ user.changeNext_move(attack_speed) if(get(src, /mob/living) == user) // telekinesis. user.do_attack_animation(attacked_atom) - attacked_atom.attacked_by(src, user, modifiers, attack_modifiers) + if(attacked_atom.attacked_by(src, user, modifiers, attack_modifiers) == ATTACK_FAILED) + return TRUE SEND_SIGNAL(src, COMSIG_ITEM_AFTERATTACK, attacked_atom, user, modifiers, attack_modifiers) SEND_SIGNAL(attacked_atom, COMSIG_ATOM_AFTER_ATTACKEDBY, src, user, modifiers, attack_modifiers) afterattack(attacked_atom, user, modifiers, attack_modifiers) @@ -290,7 +291,8 @@ /// Called from [/obj/item/proc/attack_atom] and [/obj/item/proc/attack] if the attack succeeds /atom/proc/attacked_by(obj/item/attacking_item, mob/living/user, list/modifiers, list/attack_modifiers) if(!uses_integrity) - CRASH("attacked_by() was called on an object that doesn't use integrity!") + stack_trace("attacked_by() was called on an object that doesn't use integrity!") + return ATTACK_FAILED var/final_force = CALCULATE_FORCE(attacking_item, attack_modifiers) if(final_force <= 0) @@ -304,7 +306,8 @@ return damage /area/attacked_by(obj/item/attacking_item, mob/living/user, list/modifiers, list/attack_modifiers) - CRASH("areas are NOT supposed to have attacked_by() called on them!") + stack_trace("areas are NOT supposed to have attacked_by() called on them!") + return ATTACK_FAILED /mob/living/attacked_by(obj/item/attacking_item, mob/living/user, list/modifiers, list/attack_modifiers) @@ -339,12 +342,12 @@ if(user != src) // This doesn't factor in armor, or most damage modifiers (physiology). Your mileage may vary if(check_block(attacking_item, final_force, "\the [attacking_item]", MELEE_ATTACK, attacking_item.armour_penetration, attacking_item.damtype)) - return 0 + return ATTACK_FAILED SEND_SIGNAL(attacking_item, COMSIG_ITEM_ATTACK_ZONE, src, user, targeting) if(final_force <= 0) - return 1 // Pretend like we did 1 damage so afterattack still runs + return 0 if(ishuman(src) || client) // istype(src) is kinda bad, but it's to avoid spamming the blackbox SSblackbox.record_feedback("nested tally", "item_used_for_combat", 1, list("[attacking_item.force]", "[attacking_item.type]")) diff --git a/code/game/machinery/firealarm.dm b/code/game/machinery/firealarm.dm index 61d880a15972..1b5e012d2fb0 100644 --- a/code/game/machinery/firealarm.dm +++ b/code/game/machinery/firealarm.dm @@ -517,7 +517,7 @@ // Taking melee damage always triggers the alarm if panel is open /obj/machinery/firealarm/attacked_by(obj/item/attacking_item, mob/living/user, list/modifiers, list/attack_modifiers) . = ..() - if(!. || !panel_open || buildstage != FIRE_ALARM_BUILD_SECURED) + if(. <= 0 || !panel_open || buildstage != FIRE_ALARM_BUILD_SECURED) return alarm() diff --git a/code/game/objects/structures/mirror.dm b/code/game/objects/structures/mirror.dm index 3b4f453c6b78..eaa18fd6eb1f 100644 --- a/code/game/objects/structures/mirror.dm +++ b/code/game/objects/structures/mirror.dm @@ -277,7 +277,7 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/structure/mirror/broken, 28) /obj/structure/mirror/attacked_by(obj/item/I, mob/living/user, list/modifiers, list/attack_modifiers) . = ..() - if(broken || !.) // breaking a mirror truly gets you bad luck! + if(broken || . <= 0) // breaking a mirror truly gets you bad luck! return to_chat(user, span_warning("A chill runs down your spine as [src] shatters...")) user.AddComponent(/datum/component/omen, incidents_left = 7) diff --git a/code/modules/atmospherics/machinery/portable/portable_atmospherics.dm b/code/modules/atmospherics/machinery/portable/portable_atmospherics.dm index 8e5fccbde95f..7926b5b4173c 100644 --- a/code/modules/atmospherics/machinery/portable/portable_atmospherics.dm +++ b/code/modules/atmospherics/machinery/portable/portable_atmospherics.dm @@ -315,7 +315,7 @@ /obj/machinery/portable_atmospherics/attacked_by(obj/item/item, mob/user) . = ..() - if(!.) + if(. <= 0) return investigate_log("was smacked with \a [item] by [key_name(user)].", INVESTIGATE_ATMOS) add_hiddenprint(user) diff --git a/code/modules/power/lighting/light.dm b/code/modules/power/lighting/light.dm index acdc59fb47eb..9306712be363 100644 --- a/code/modules/power/lighting/light.dm +++ b/code/modules/power/lighting/light.dm @@ -431,7 +431,7 @@ /obj/machinery/light/attacked_by(obj/item/attacking_object, mob/living/user, list/modifiers, list/attack_modifiers) . = ..() - if(!.) + if(. <= 0) return if(status != LIGHT_BROKEN && status != LIGHT_EMPTY) return From a1aed7326cf1c9a66d07a3c42e6abb58bf049975 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 02:24:36 +0000 Subject: [PATCH 042/283] Automatic changelog for PR #92564 [ci skip] --- html/changelogs/AutoChangeLog-pr-92564.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92564.yml diff --git a/html/changelogs/AutoChangeLog-pr-92564.yml b/html/changelogs/AutoChangeLog-pr-92564.yml new file mode 100644 index 000000000000..caab3d47c10b --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92564.yml @@ -0,0 +1,4 @@ +author: "Melbert" +delete-after: True +changes: + - bugfix: "Item on-attack effects will trigger as expected when hitting a limb at damage cap" \ No newline at end of file From 6fc0618f10a3e53000b820177a433329ccee5215 Mon Sep 17 00:00:00 2001 From: panvxv <68397497+panvxv@users.noreply.github.com> Date: Fri, 15 Aug 2025 04:26:04 +0200 Subject: [PATCH 043/283] Reduction cost of Pyre rituals - perfect burning sacrifice! (#92550) ## About The Pull Request This change reduces the cost of Unmelting Protection by 300 favor points and Blazing Star by 500 favor points. Unmelting Protection: 1000 -> 700 Blazing Star: 2000 -> 1500 Why such a change? Simple, 1000 and 2000 are round numbers without a deeper thought about favor economy. By making the Unmelting Protection cost 700 now a Chaplain can try getting a one PERFECT Burning Sacrifice to cover the cost. It would require him to get a body with all limbs attached and without a scratch as any brute dmg means it can't get the most burn damage. (600 burn damage = 600 favor points + 100 extra points) As for Blazing Star, it would require 2 perfect rituals and few candles (3). ## Why It's Good For The Game Favor points balance economy - not simple round number. Chaplain player can try to achieve better results by preparing bodies before sacrificing them. For example tend their brute wounds and attach limbs. Quality over quantity! ## Changelog :cl: balance: Reduced cost of Unmelting Protection and Blazing Star /:cl: --- code/modules/religion/pyre/pyre_rites.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/religion/pyre/pyre_rites.dm b/code/modules/religion/pyre/pyre_rites.dm index 75aaf1c6286c..0a6cde9260c8 100644 --- a/code/modules/religion/pyre/pyre_rites.dm +++ b/code/modules/religion/pyre/pyre_rites.dm @@ -14,7 +14,7 @@ "... allow this unworthy apparel to serve you ...", "... make it strong enough to burn a thousand times and more ...") invoke_msg = "... Come forth in your new form, and join the unmelting wax of the one true flame!" - favor_cost = 1000 + favor_cost = 700 ///the piece of clothing that will be fireproofed, only one per rite var/obj/item/clothing/chosen_clothing @@ -123,7 +123,7 @@ "... make it burn bright ...", ) invoke_msg = "... a blazing star is born!" - favor_cost = 2000 + favor_cost = 1500 ///arrow to enchant var/obj/item/ammo_casing/arrow/holy/enchant_target From ecfaf740b54bbe086b6fbe18b65c078224485886 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 02:26:22 +0000 Subject: [PATCH 044/283] Automatic changelog for PR #92550 [ci skip] --- html/changelogs/AutoChangeLog-pr-92550.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92550.yml diff --git a/html/changelogs/AutoChangeLog-pr-92550.yml b/html/changelogs/AutoChangeLog-pr-92550.yml new file mode 100644 index 000000000000..f303d45751f0 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92550.yml @@ -0,0 +1,4 @@ +author: "panvxv" +delete-after: True +changes: + - balance: "Reduced cost of Unmelting Protection and Blazing Star" \ No newline at end of file From a47835a04f3c88216ca1516ec4082a009c5f3451 Mon Sep 17 00:00:00 2001 From: Time-Green <7501474+Time-Green@users.noreply.github.com> Date: Fri, 15 Aug 2025 08:58:58 +0200 Subject: [PATCH 045/283] 1X3 ICEBOX | Wilderness Expansion (Now not extremely slow!) (#91920) ## About The Pull Request Turns the surface z-level of icebox into a 1x3 area, effectively adding 2 wilderness new z-levels surrounding the station Because it's not always clear to other people what I'm talking about, this is what I mean with making the surface level a 3x3 z-level The wilderness z-levels are gridlinked, instead of crosslinked, which just means the connections are consistent and not randomized. If you keep going right, you will always end up where you started again, eventually. This also removes the black border around the surface icebox z-level (cause you can just go there now) **Wilderness levels** I've added some Z-level templates that can be generated. They're incredibly basic, but all can spawn runes on them as well. - Snow planes (5x) - Ice planes (1x) - Forest planes (1x) - Mountain planes (1x) I've also tweaked surface generation quite a bit. It being completely covered in bones always felt weird, and the intersparsed rocks and chasms never sat right with me. The default overworldgen is now more like the Forested trait, but with more sparse trees. All of this is modular btw. You can increase the amount of z-levels, make any space z-level be unrandomized gridlinked or add your own wilderness z-levels (either to your own map or icebox) ## Why It's Good For The Game Icebox exploration is kind of depressing. We have this unique setting, but we can't really go anywhere? You can go down and find that one pool, which is about the peak of exploration of icebox. Now you can literally explore the entire round and get incredibly lost! It's also a great opportunity for mappers! (Especially since the templates I made were made rather quickly as I wasn't sure if this had merit). 2 extra z-levels isn't a lot, but it'll let us further develop planetary wilderness z-levels further without impacting load times that much. Maybe 3x3 icebox can be real in the future, but for now 1x3 icebox will have to do --- ...cemoon_underground_abandoned_homestead.dmm | 4 +- _maps/icebox.json | 11 +- .../map_files/IceBoxStation/IceBoxStation.dmm | 121622 ++++++++------- _maps/map_files/IceWilderness/forest.dmm | 65556 ++++++++ _maps/map_files/IceWilderness/ice_planes.dmm | 65621 ++++++++ _maps/map_files/IceWilderness/mountain.dmm | 65581 ++++++++ .../map_files/IceWilderness/rocky_planes.dmm | 65546 ++++++++ _maps/map_files/IceWilderness/snow_planes.dmm | 65543 ++++++++ code/__DEFINES/maps.dm | 11 +- code/__HELPERS/_lists.dm | 12 + code/controllers/subsystem/mapping.dm | 13 +- code/datums/elements/mirage_border.dm | 4 + code/datums/map_config.dm | 25 + code/datums/mapgen/Cavegens/IcemoonCaves.dm | 18 +- code/game/area/areas/mining.dm | 16 +- code/game/objects/items/rcd/RCD.dm | 5 + code/game/turfs/open/_open.dm | 55 + code/game/turfs/open/openspace.dm | 5 +- code/game/turfs/open/space/space.dm | 57 - .../mapping/space_management/space_level.dm | 1 - .../space_management/space_transition.dm | 100 +- icons/area/areas_station.dmi | Bin 45884 -> 47843 bytes 22 files changed, 388980 insertions(+), 60826 deletions(-) create mode 100644 _maps/map_files/IceWilderness/forest.dmm create mode 100644 _maps/map_files/IceWilderness/ice_planes.dmm create mode 100644 _maps/map_files/IceWilderness/mountain.dmm create mode 100644 _maps/map_files/IceWilderness/rocky_planes.dmm create mode 100644 _maps/map_files/IceWilderness/snow_planes.dmm diff --git a/_maps/RandomRuins/IceRuins/icemoon_underground_abandoned_homestead.dmm b/_maps/RandomRuins/IceRuins/icemoon_underground_abandoned_homestead.dmm index 86db7b55fe7a..80e245fa11ba 100644 --- a/_maps/RandomRuins/IceRuins/icemoon_underground_abandoned_homestead.dmm +++ b/_maps/RandomRuins/IceRuins/icemoon_underground_abandoned_homestead.dmm @@ -77,7 +77,7 @@ /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/surface/outdoors/nospawn) "sF" = ( -/turf/open/openspace/icemoon/keep_below, +/turf/open/lava/plasma/ice_moon, /area/icemoon/surface/outdoors/nospawn) "tD" = ( /obj/structure/flora/rock/pile/icy/style_random, @@ -148,7 +148,7 @@ }, /area/ruin/powered/shuttle) "wN" = ( -/turf/open/openspace/icemoon/keep_below, +/turf/open/lava/plasma/ice_moon, /area/ruin/powered/shuttle) "ym" = ( /obj/structure/chair/wood{ diff --git a/_maps/icebox.json b/_maps/icebox.json index 661205fcf820..740a5883174f 100644 --- a/_maps/icebox.json +++ b/_maps/icebox.json @@ -5,6 +5,7 @@ "map_file": "IceBoxStation.dmm", "space_ruin_levels": 0, "space_empty_levels": 0, + "wilderness_levels": 2, "planetary": 1, "give_players_hooks": 1, "shuttles": { @@ -13,6 +14,14 @@ "whiteship": "whiteship_box", "emergency": "emergency_box" }, + "wilderness": { + "directory": "map_files/IceWilderness", + "rocky_planes.dmm": 10, + "snow_planes.dmm": 1, + "ice_planes.dmm": 1, + "mountain.dmm": 1, + "forest.dmm": 3 + }, "traits": [ { "Mining": true, @@ -32,7 +41,7 @@ }, { "Mining": true, - "Linkage": null, + "Linkage": "Grid", "Gravity": true, "Ice Ruins": true, "Weather_Snowstorm": true, diff --git a/_maps/map_files/IceBoxStation/IceBoxStation.dmm b/_maps/map_files/IceBoxStation/IceBoxStation.dmm index 17f5a23a21c5..dbe2eb67af05 100644 --- a/_maps/map_files/IceBoxStation/IceBoxStation.dmm +++ b/_maps/map_files/IceBoxStation/IceBoxStation.dmm @@ -7,7 +7,7 @@ "aao" = ( /obj/structure/sign/warning/radiation/rad_area/directional/north, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "aap" = ( /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/iron, @@ -1434,7 +1434,7 @@ dir = 10 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "atI" = ( /obj/structure/table/glass, /obj/item/shovel/spade, @@ -2231,6 +2231,10 @@ /obj/effect/spawner/structure/window/hollow/reinforced/middle, /turf/open/floor/plating, /area/station/cargo/warehouse) +"aEX" = ( +/obj/structure/cable, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "aEY" = ( /obj/structure/railing/corner, /turf/open/floor/iron/dark/textured, @@ -3220,6 +3224,12 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/aft/greater) +"aTf" = ( +/obj/structure/fence/corner{ + dir = 10 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "aTj" = ( /obj/structure/table, /obj/item/storage/belt/utility, @@ -4181,7 +4191,7 @@ width = 12 }, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "bfU" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -5565,7 +5575,7 @@ dir = 6 }, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "bxb" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/simple{ dir = 4 @@ -5698,7 +5708,7 @@ dir = 8 }, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "bzc" = ( /obj/machinery/status_display/evac/directional/east, /obj/effect/turf_decal/tile/blue, @@ -5712,6 +5722,10 @@ dir = 4 }, /area/station/hallway/secondary/entry) +"bzq" = ( +/obj/effect/turf_decal/weather/snow/corner, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "bzs" = ( /obj/effect/decal/cleanable/blood/oil, /obj/item/stack/ore/glass, @@ -5990,7 +6004,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "bDu" = ( /turf/closed/wall/r_wall, /area/station/security/lockers) @@ -6707,6 +6721,12 @@ }, /turf/open/floor/iron, /area/station/command/bridge) +"bNd" = ( +/obj/structure/fence/door{ + dir = 4 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "bNy" = ( /obj/item/toy/snowball{ pixel_x = 9; @@ -7096,11 +7116,11 @@ /turf/open/floor/wood/parquet, /area/station/service/bar/atrium) "bSz" = ( -/obj/structure/railing{ +/obj/structure/fence{ dir = 8 }, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "bSH" = ( /obj/effect/landmark/start/hangover, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -9214,7 +9234,7 @@ dir = 1 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "cwr" = ( /obj/effect/spawner/structure/window/hollow/reinforced/middle, /turf/open/floor/plating, @@ -10726,7 +10746,7 @@ dir = 6 }, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "cSE" = ( /obj/effect/turf_decal/stripes/line, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -10888,7 +10908,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "cXc" = ( /obj/effect/turf_decal/arrows, /turf/open/floor/iron, @@ -12637,6 +12657,12 @@ }, /turf/open/floor/iron/dark, /area/station/service/chapel) +"dtP" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 9 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "dtR" = ( /obj/machinery/light/small/directional/west, /obj/effect/turf_decal/tile/brown/half/contrasted, @@ -12783,7 +12809,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "dwb" = ( /obj/effect/turf_decal/tile/blue{ dir = 1 @@ -12950,7 +12976,7 @@ /obj/effect/mapping_helpers/burnt_floor, /obj/effect/turf_decal/weather/snow, /turf/open/floor/plating/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "dyA" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/visible/layer4, /obj/effect/turf_decal/stripes/line, @@ -13612,11 +13638,9 @@ /turf/open/floor/iron/dark/textured_edge, /area/station/security/prison) "dHF" = ( -/obj/structure/railing, -/obj/structure/marker_beacon/cerulean, -/obj/effect/mapping_helpers/no_atoms_ontop, +/obj/structure/flora/grass/green/style_random, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "dHJ" = ( /obj/structure/cable/multilayer/multiz, /obj/effect/turf_decal/stripes/line, @@ -14290,13 +14314,9 @@ /turf/open/floor/iron, /area/mine/production) "dTI" = ( -/obj/structure/railing{ - dir = 4 - }, -/obj/structure/fake_stairs/wood/directional/north, -/obj/effect/mapping_helpers/no_atoms_ontop, +/obj/structure/sign/warning/docking/directional/north, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "dTW" = ( /obj/effect/turf_decal/trimline/yellow/filled/line, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -15597,11 +15617,12 @@ /turf/open/floor/plating, /area/station/maintenance/port/aft) "enX" = ( -/obj/structure/railing{ - dir = 6 +/obj/effect/turf_decal/weather/snow/corner{ + dir = 1 }, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/obj/effect/turf_decal/weather/snow/corner, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "enY" = ( /obj/machinery/door/airlock/external, /obj/effect/mapping_helpers/airlock/access/any/engineering/external, @@ -16264,6 +16285,12 @@ "exw" = ( /turf/closed/wall, /area/station/service/hydroponics) +"exC" = ( +/obj/structure/fence/corner{ + dir = 8 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "exL" = ( /obj/item/trash/cheesie, /obj/effect/decal/cleanable/dirt, @@ -16669,7 +16696,7 @@ name = "Mix to Space" }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "eDM" = ( /obj/machinery/door/airlock/command/glass{ name = "Head of Security" @@ -16846,6 +16873,12 @@ }, /turf/open/floor/iron/freezer, /area/station/science/xenobiology) +"eGT" = ( +/obj/structure/fence/cut/large{ + dir = 1 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "eGV" = ( /obj/effect/spawner/random/lavaland_mob/raptor, /turf/open/misc/asteroid/snow/icemoon, @@ -16909,7 +16942,7 @@ dir = 6 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "eHT" = ( /obj/structure/cable, /obj/effect/spawner/random/structure/steam_vent, @@ -17855,7 +17888,7 @@ dir = 9 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "eVI" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, /turf/open/floor/iron, @@ -18370,7 +18403,7 @@ dir = 9 }, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "fcQ" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/monitored/nitrous_input{ dir = 8 @@ -18398,7 +18431,7 @@ }, /obj/effect/turf_decal/weather/snow/corner, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "fde" = ( /obj/structure/table, /obj/item/paper{ @@ -18694,7 +18727,7 @@ /obj/machinery/light/small/directional/north, /obj/structure/sign/warning/secure_area/directional/north, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "fij" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -19039,7 +19072,7 @@ width = 32 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "fmr" = ( /obj/effect/turf_decal/siding/yellow/end{ dir = 4 @@ -19280,6 +19313,10 @@ /obj/effect/turf_decal/tile/neutral/anticorner/contrasted, /turf/open/floor/iron, /area/station/commons/locker) +"fri" = ( +/obj/structure/flora/tree/pine/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "fro" = ( /obj/structure/cable/multilayer/multiz, /obj/effect/turf_decal/stripes/line{ @@ -19524,10 +19561,11 @@ /turf/open/floor/iron, /area/station/hallway/primary/starboard) "fuZ" = ( -/obj/structure/railing, -/obj/structure/flora/tree/pine/style_random, +/obj/structure/fence{ + dir = 4 + }, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "fvj" = ( /obj/structure/rack, /obj/item/circuitboard/machine/exoscanner{ @@ -19618,11 +19656,8 @@ /turf/open/floor/iron, /area/station/engineering/atmos) "fwx" = ( -/obj/structure/flora/tree/pine/style_random, -/obj/structure/marker_beacon/cerulean, -/obj/effect/mapping_helpers/no_atoms_ontop, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "fwB" = ( /turf/closed/mineral/snowmountain/coldroom, /area/station/service/kitchen/coldroom) @@ -19900,7 +19935,7 @@ "fAW" = ( /obj/structure/fence/door/opened, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "fBc" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/trimline/yellow/line, @@ -20013,7 +20048,7 @@ dir = 1 }, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "fCW" = ( /obj/structure/extinguisher_cabinet/directional/east, /turf/open/floor/iron/dark/textured, @@ -20610,7 +20645,7 @@ dir = 10 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "fLQ" = ( /obj/machinery/computer/operating{ dir = 8 @@ -20812,7 +20847,7 @@ dir = 6 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "fPb" = ( /obj/effect/turf_decal/trimline/blue/filled/line, /obj/structure/cable, @@ -21750,7 +21785,7 @@ "gcT" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "gcU" = ( /obj/structure/railing/corner/end/flip{ dir = 4 @@ -22871,7 +22906,7 @@ dir = 9 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "gsN" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/red/anticorner/contrasted{ @@ -22901,7 +22936,7 @@ dir = 8 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "gti" = ( /turf/open/openspace, /area/station/maintenance/starboard/aft) @@ -24128,6 +24163,12 @@ dir = 8 }, /area/station/medical/morgue) +"gMp" = ( +/obj/structure/fence{ + dir = 2 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "gMq" = ( /obj/machinery/computer/cargo{ dir = 4 @@ -24553,7 +24594,7 @@ dir = 8 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "gSN" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 @@ -25051,6 +25092,12 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) +"gZd" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 6 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "gZq" = ( /obj/machinery/firealarm/directional/south, /obj/structure/table, @@ -25137,7 +25184,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "haD" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -25343,7 +25390,7 @@ dir = 6 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "heX" = ( /obj/structure/cable, /turf/open/floor/wood, @@ -26200,7 +26247,7 @@ /obj/effect/mapping_helpers/burnt_floor, /obj/effect/turf_decal/weather/snow, /turf/open/floor/plating/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "hsr" = ( /obj/structure/table/wood, /obj/item/newspaper, @@ -26413,6 +26460,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/science/xenobiology) +"hvA" = ( +/obj/structure/sign/warning/docking/directional/north, +/obj/structure/flora/grass/green/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "hvQ" = ( /obj/effect/spawner/random/trash/mess, /turf/open/floor/stone, @@ -26980,7 +27032,7 @@ shuttle_id = "pod_4_lavaland" }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "hDK" = ( /turf/open/floor/iron, /area/mine/laborcamp) @@ -27214,8 +27266,11 @@ /turf/open/floor/iron/dark/smooth_half, /area/station/medical/morgue) "hHG" = ( -/turf/open/cliff/snowrock, -/area/icemoon/surface/outdoors/nospawn) +/obj/effect/turf_decal/weather/snow/corner{ + dir = 10 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "hHI" = ( /obj/machinery/chem_dispenser, /obj/effect/turf_decal/tile/yellow/full, @@ -27540,11 +27595,11 @@ dir = 5 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "hMQ" = ( /obj/structure/sign/warning/xeno_mining/directional/east, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "hMS" = ( /obj/machinery/light/small/directional/south, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -27853,7 +27908,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "hQW" = ( /obj/machinery/duct, /turf/open/floor/plating, @@ -28454,7 +28509,7 @@ }, /obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "hZJ" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -28470,7 +28525,7 @@ "hZN" = ( /obj/structure/sign/warning/secure_area/directional/west, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "hZQ" = ( /obj/item/stack/sheet/iron/five, /turf/open/floor/plating, @@ -29590,7 +29645,7 @@ /obj/structure/cable, /obj/effect/turf_decal/weather/snow/corner, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "ipU" = ( /obj/structure/table/wood, /obj/structure/secure_safe/directional/east, @@ -30875,7 +30930,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "iMb" = ( /obj/structure/railing/corner, /turf/open/floor/stone, @@ -31014,6 +31069,12 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"iOh" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 8 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "iOs" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/airalarm/directional/south, @@ -31592,7 +31653,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "iXh" = ( /obj/machinery/vending/cigarette, /obj/machinery/firealarm/directional/east{ @@ -32804,11 +32865,14 @@ /turf/open/floor/plating, /area/station/maintenance/starboard/fore) "jpx" = ( -/obj/structure/railing{ - dir = 10 +/obj/effect/turf_decal/weather/snow/corner{ + dir = 8 }, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/obj/effect/turf_decal/weather/snow/corner{ + dir = 4 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "jpy" = ( /obj/structure/table/wood, /obj/item/paper_bin{ @@ -32908,7 +32972,7 @@ dir = 1 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "jqE" = ( /obj/structure/table, /obj/item/book/manual/wiki/grenades, @@ -32942,7 +33006,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "jrQ" = ( /obj/effect/turf_decal/delivery, /obj/machinery/firealarm/directional/north, @@ -33820,7 +33884,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "jEU" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -33908,7 +33972,7 @@ pixel_y = 32 }, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "jHe" = ( /obj/structure/table/wood, /turf/open/floor/wood/parquet, @@ -33939,6 +34003,12 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"jHS" = ( +/obj/structure/fence/corner{ + dir = 8 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "jHX" = ( /obj/effect/turf_decal/tile/blue{ dir = 1 @@ -34228,7 +34298,7 @@ pixel_y = 32 }, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "jKY" = ( /turf/closed/mineral/random/snow/high_chance, /area/icemoon/underground/unexplored/rivers/deep/shoreline) @@ -36752,7 +36822,7 @@ dir = 6 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "kub" = ( /obj/machinery/newscaster/directional/east, /turf/open/floor/iron/dark, @@ -37159,7 +37229,7 @@ dir = 4 }, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "kAQ" = ( /obj/effect/turf_decal/tile/bar/opposingcorners, /obj/machinery/status_display/evac/directional/north, @@ -37375,8 +37445,8 @@ /turf/open/floor/iron, /area/station/cargo/sorting) "kDs" = ( -/turf/closed/mineral/snowmountain/cavern/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "kDu" = ( /obj/machinery/reagentgrinder, /obj/structure/table, @@ -39508,10 +39578,11 @@ /turf/open/floor/plating, /area/station/maintenance/department/chapel) "liV" = ( -/obj/structure/chair/sofa/bench/left, -/obj/effect/mapping_helpers/no_atoms_ontop, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/obj/structure/fence/post{ + dir = 4 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "ljl" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -40088,7 +40159,7 @@ dir = 10 }, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "lqG" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -40849,6 +40920,9 @@ /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/carpet, /area/station/service/library) +"lBq" = ( +/turf/closed/wall, +/area/icemoon/surface/outdoors/less_spawns) "lBt" = ( /obj/machinery/newscaster/directional/south, /obj/effect/turf_decal/tile/red{ @@ -41730,7 +41804,7 @@ }, /obj/machinery/atmospherics/pipe/smart/simple/orange/visible, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "lOJ" = ( /obj/structure/disposalpipe/segment{ dir = 6 @@ -41891,6 +41965,12 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/textured, /area/mine/mechbay) +"lQi" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 5 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "lQq" = ( /obj/effect/spawner/random/engineering/tracking_beacon, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -42930,7 +43010,7 @@ dir = 10 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "mgD" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, /turf/open/floor/engine, @@ -43068,7 +43148,7 @@ dir = 8 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "mka" = ( /obj/machinery/computer/turbine_computer{ dir = 1; @@ -43106,7 +43186,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "mld" = ( /obj/effect/turf_decal/tile/yellow{ dir = 1 @@ -43692,6 +43772,12 @@ }, /turf/open/floor/iron/dark/side, /area/mine/eva) +"mtW" = ( +/obj/structure/fence{ + dir = 4 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "mua" = ( /obj/structure/railing{ dir = 4 @@ -44637,7 +44723,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "mIc" = ( /obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4{ pixel_y = 0; @@ -45863,7 +45949,7 @@ "nce" = ( /obj/structure/sign/warning/fire/directional/north, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "nch" = ( /obj/effect/turf_decal/trimline/neutral/mid_joiner{ dir = 4 @@ -46885,7 +46971,7 @@ "nqb" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "nqd" = ( /obj/structure/table/optable, /obj/machinery/newscaster/directional/east, @@ -47139,6 +47225,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/pink, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"nui" = ( +/obj/structure/marker_beacon/burgundy, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "nuj" = ( /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating, @@ -47306,7 +47396,7 @@ pixel_y = 32 }, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "nwF" = ( /obj/structure/chair/sofa/bench{ dir = 4 @@ -47732,7 +47822,7 @@ dir = 10 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "nBG" = ( /obj/item/cigbutt, /obj/machinery/atmospherics/pipe/smart/manifold/general/visible{ @@ -48092,7 +48182,7 @@ dir = 1 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "nFU" = ( /obj/structure/chair/stool/directional/west, /obj/item/trash/energybar, @@ -48488,7 +48578,7 @@ "nMj" = ( /obj/structure/sign/warning/docking/directional/north, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "nMu" = ( /obj/effect/turf_decal/trimline/blue/filled/warning{ dir = 1 @@ -48842,7 +48932,7 @@ "nQr" = ( /obj/structure/sign/warning/docking/directional/north, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "nQu" = ( /obj/machinery/holopad, /obj/effect/turf_decal/bot, @@ -49070,7 +49160,7 @@ /obj/machinery/atmospherics/pipe/smart/simple/dark/visible/layer1, /obj/machinery/atmospherics/pipe/smart/simple/orange/visible, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "nSU" = ( /obj/structure/sign/poster/random/directional/north, /obj/effect/spawner/random/structure/crate, @@ -49144,7 +49234,7 @@ pixel_y = 32 }, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "nUg" = ( /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 1 @@ -49498,7 +49588,7 @@ dir = 8 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "oaR" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -51174,7 +51264,7 @@ dir = 1 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "oxU" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -51332,6 +51422,12 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) +"ozy" = ( +/obj/structure/fence/cut/large{ + dir = 8 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "ozA" = ( /obj/structure/closet/secure_closet/research_director, /obj/effect/turf_decal/stripes/line{ @@ -51872,7 +51968,7 @@ "oFc" = ( /obj/structure/sign/warning/directional/north, /turf/open/openspace/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "oFd" = ( /obj/machinery/atmospherics/pipe/smart/manifold/purple/visible{ dir = 1 @@ -52518,7 +52614,7 @@ dir = 5 }, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "oOD" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 @@ -52870,7 +52966,7 @@ dir = 5 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "oUh" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 10 @@ -53371,7 +53467,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "pcc" = ( /obj/item/stack/spacecash/c10{ pixel_x = 4; @@ -56137,7 +56233,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "pPB" = ( /obj/machinery/seed_extractor, /obj/effect/turf_decal/trimline/green/filled/line{ @@ -56469,10 +56565,8 @@ /turf/open/floor/iron/white/side, /area/station/science/explab) "pUa" = ( -/obj/structure/marker_beacon/cerulean, -/obj/effect/mapping_helpers/no_atoms_ontop, -/turf/open/genturf, -/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +/turf/open/openspace/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "pUi" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -56724,7 +56818,7 @@ "pXY" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/simple, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "pXZ" = ( /obj/structure/chair/stool/directional/north, /turf/open/floor/iron, @@ -57781,6 +57875,13 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/department/medical/morgue) +"qmN" = ( +/obj/structure/sign/nanotrasen{ + pixel_y = 32 + }, +/obj/structure/flora/grass/both/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "qmU" = ( /obj/machinery/duct, /obj/structure/cable, @@ -57912,6 +58013,13 @@ /obj/item/radio/intercom/directional/south, /turf/open/floor/iron/white, /area/station/medical/surgery/aft) +"qpc" = ( +/obj/structure/marker_beacon/burgundy, +/obj/effect/turf_decal/weather/snow/corner{ + dir = 10 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "qpd" = ( /obj/effect/landmark/blobstart, /obj/structure/disposalpipe/segment{ @@ -58211,7 +58319,7 @@ "qtD" = ( /obj/structure/sign/warning/directional/south, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "qtH" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -58251,7 +58359,7 @@ "quy" = ( /obj/structure/flora/grass/both/style_random, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "quB" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/disposalpipe/segment{ @@ -58571,11 +58679,6 @@ }, /turf/open/floor/iron/dark, /area/station/cargo/miningdock) -"qzn" = ( -/obj/structure/chair/sofa/bench/right, -/obj/effect/mapping_helpers/no_atoms_ontop, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) "qzs" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -58728,7 +58831,7 @@ dir = 1 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "qCF" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -59091,7 +59194,7 @@ dir = 8 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "qHj" = ( /obj/structure/table, /obj/effect/decal/cleanable/dirt, @@ -59912,11 +60015,11 @@ /turf/open/floor/wood, /area/station/command/meeting_room) "qRv" = ( -/obj/structure/railing, -/obj/structure/marker_beacon/cerulean, -/obj/structure/flora/tree/pine/style_random, +/obj/structure/sign/nanotrasen{ + pixel_y = 32 + }, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "qRE" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -60687,6 +60790,12 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/mine/laborcamp) +"rbV" = ( +/obj/structure/fence/post{ + dir = 2 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "rbY" = ( /obj/structure/table/reinforced, /obj/item/pipe_dispenser, @@ -60825,6 +60934,12 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/aft) +"reh" = ( +/obj/structure/fence/post{ + dir = 8 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "rej" = ( /obj/machinery/oven/range, /turf/open/floor/plating, @@ -61702,7 +61817,7 @@ dir = 10 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "rrn" = ( /obj/structure/closet/emcloset, /obj/structure/sign/poster/contraband/random/directional/north, @@ -61771,7 +61886,7 @@ "rsh" = ( /obj/structure/sign/poster/contraband/the_big_gas_giant_truth/directional/north, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "rsw" = ( /obj/effect/turf_decal/stripes/corner{ dir = 8 @@ -62029,7 +62144,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "rwC" = ( /obj/machinery/atmospherics/pipe/smart/simple/general/visible{ dir = 9 @@ -63117,7 +63232,7 @@ }, /obj/structure/sign/warning/electric_shock/directional/north, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "rOb" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -64226,13 +64341,13 @@ }, /obj/effect/turf_decal/weather/snow/corner, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "sds" = ( /obj/structure/fence/corner{ dir = 6 }, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "sdE" = ( /obj/structure/chair/pew/left, /obj/machinery/light/small/directional/west, @@ -64528,7 +64643,7 @@ dir = 1 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "shR" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 @@ -64596,7 +64711,7 @@ dir = 8 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "sjk" = ( /obj/machinery/atmospherics/pipe/smart/simple/green/visible{ dir = 6 @@ -65599,7 +65714,7 @@ "swu" = ( /obj/machinery/atmospherics/pipe/smart/simple/orange/visible, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "swx" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/portable_atmospherics/canister, @@ -66690,7 +66805,7 @@ /obj/structure/flora/tree/pine/style_random, /obj/structure/flora/grass/both/style_random, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "sML" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -66763,7 +66878,7 @@ }, /obj/structure/marker_beacon/burgundy, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "sNF" = ( /obj/item/toy/snowball{ pixel_x = -6; @@ -67916,7 +68031,7 @@ /obj/machinery/light/small/directional/north, /obj/structure/sign/warning/secure_area/directional/north, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "tfl" = ( /obj/structure/table/glass, /obj/machinery/reagentgrinder{ @@ -68307,8 +68422,9 @@ /turf/open/floor/plating, /area/station/maintenance/port/lesser) "tkU" = ( -/turf/open/lava/plasma/ice_moon, -/area/icemoon/surface/outdoors/nospawn) +/obj/structure/flora/grass/both/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "tkX" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/smooth_large, @@ -68711,6 +68827,11 @@ }, /turf/open/floor/plating/snowed/icemoon, /area/icemoon/surface/outdoors/nospawn) +"tra" = ( +/obj/structure/marker_beacon/burgundy, +/obj/effect/mapping_helpers/no_atoms_ontop, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "trc" = ( /obj/machinery/conveyor{ dir = 4; @@ -69123,6 +69244,9 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/medical/chemistry) +"txl" = ( +/turf/open/genturf, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) "txm" = ( /obj/effect/turf_decal/weather/snow/corner{ dir = 1 @@ -69148,6 +69272,12 @@ /obj/structure/closet/wardrobe/black, /turf/open/floor/plating, /area/station/maintenance/central/greater) +"txT" = ( +/obj/structure/fence/corner{ + dir = 4 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "txU" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -69966,7 +70096,7 @@ dir = 1 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "tJN" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -70197,7 +70327,7 @@ "tMc" = ( /obj/structure/sign/warning/secure_area/directional/north, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "tMe" = ( /obj/machinery/computer/mechpad{ dir = 1 @@ -70430,7 +70560,7 @@ "tQb" = ( /obj/machinery/atmospherics/pipe/smart/simple/green/visible, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "tQc" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -70610,6 +70740,10 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/wood, /area/station/maintenance/space_hut/cabin) +"tUm" = ( +/obj/structure/flora/rock/icy/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "tUn" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -70964,7 +71098,7 @@ /obj/effect/turf_decal/weather/snow, /obj/effect/mapping_helpers/burnt_floor, /turf/open/floor/plating/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "tZb" = ( /obj/effect/spawner/random/structure/shipping_container, /turf/open/floor/plating, @@ -71803,7 +71937,7 @@ dir = 10 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "umh" = ( /turf/closed/wall/ice, /area/icemoon/surface/outdoors/nospawn) @@ -72141,13 +72275,19 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/mine/eva/lower) +"uqA" = ( +/obj/structure/fence/corner{ + dir = 1 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "uqG" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "uqS" = ( /obj/structure/chair/stool/directional/east, /obj/effect/spawner/random/trash/mess, @@ -72310,7 +72450,7 @@ /area/station/engineering/supermatter/room) "utC" = ( /turf/open/misc/asteroid/snow/icemoon, -/area/station/cargo/miningdock) +/area/icemoon/surface/outdoors/less_spawns) "utR" = ( /obj/effect/turf_decal/tile/blue{ dir = 8 @@ -72793,7 +72933,7 @@ dir = 8 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "uAP" = ( /turf/open/floor/iron/stairs/medium{ dir = 4 @@ -73198,7 +73338,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "uGq" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -73516,7 +73656,7 @@ "uMs" = ( /obj/structure/sign/warning/fire/directional/north, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "uMx" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, @@ -73565,7 +73705,7 @@ "uMW" = ( /obj/structure/sign/warning/directional/west, /turf/open/openspace/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "uNq" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 1 @@ -73672,7 +73812,7 @@ dir = 5 }, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "uOL" = ( /obj/effect/turf_decal/tile/yellow{ dir = 4 @@ -74017,7 +74157,7 @@ dir = 10 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "uUM" = ( /obj/machinery/light_switch/directional/south, /obj/effect/turf_decal/tile/neutral/half/contrasted, @@ -74443,9 +74583,11 @@ /turf/open/floor/wood/large, /area/station/command/heads_quarters/hos) "vbG" = ( -/obj/structure/railing, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/obj/effect/turf_decal/weather/snow/corner{ + dir = 4 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "vbO" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, /obj/item/kirbyplants/random, @@ -74676,6 +74818,10 @@ }, /turf/open/floor/iron, /area/station/science/xenobiology) +"vfr" = ( +/obj/structure/flora/grass/brown/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "vfH" = ( /obj/structure/closet/crate{ name = "Le Caisee D'abeille" @@ -76043,7 +76189,7 @@ "vyU" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/simple, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "vyW" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 10 @@ -76359,6 +76505,12 @@ /obj/effect/turf_decal/tile/yellow/full, /turf/open/floor/iron/white/smooth_large, /area/station/medical/pharmacy) +"vDi" = ( +/obj/structure/fence/cut/medium{ + dir = 8 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "vDu" = ( /obj/structure/table/glass, /obj/item/biopsy_tool{ @@ -76728,7 +76880,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "vJB" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, @@ -76759,6 +76911,12 @@ /obj/machinery/light_switch/directional/west, /turf/open/floor/iron/dark, /area/station/science/breakroom) +"vJV" = ( +/obj/effect/turf_decal/weather/snow/corner{ + dir = 1 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "vJY" = ( /obj/machinery/door/window/brigdoor/left/directional/west{ name = "Research Director Observation"; @@ -76921,10 +77079,9 @@ /turf/open/floor/iron, /area/station/hallway/primary/central/fore) "vOy" = ( -/obj/structure/fake_stairs/wood/directional/north, -/obj/effect/mapping_helpers/no_atoms_ontop, +/obj/effect/landmark/carpspawn, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "vOD" = ( /obj/machinery/status_display/ai/directional/north, /obj/effect/turf_decal/tile/dark_green{ @@ -77079,6 +77236,12 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) +"vRK" = ( +/obj/structure/fence/corner{ + dir = 2 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "vRN" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -77282,7 +77445,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "vUs" = ( /obj/structure/easel, /obj/item/canvas/nineteen_nineteen, @@ -77523,7 +77686,7 @@ "vYq" = ( /obj/structure/barricade/wooden/snowed, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "vYs" = ( /obj/machinery/light/directional/east, /obj/structure/cable, @@ -77935,7 +78098,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "wfn" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -79102,6 +79265,10 @@ /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/plating, /area/station/maintenance/fore) +"wyi" = ( +/obj/structure/fence/door, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "wyj" = ( /obj/machinery/light/directional/south, /obj/effect/turf_decal/trimline/blue/filled/line, @@ -79476,13 +79643,11 @@ /turf/open/floor/plating, /area/station/maintenance/aft/greater) "wDS" = ( -/obj/structure/railing{ +/obj/structure/fence/door{ dir = 8 }, -/obj/structure/fake_stairs/wood/directional/north, -/obj/effect/mapping_helpers/no_atoms_ontop, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "wDU" = ( /turf/closed/wall/r_wall, /area/mine/eva/lower) @@ -79949,7 +80114,7 @@ "wLW" = ( /obj/effect/landmark/atmospheric_sanity/mark_all_station_areas_as_goal, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "wLX" = ( /obj/effect/turf_decal/plaque{ icon_state = "L11" @@ -79979,7 +80144,7 @@ dir = 8 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "wMi" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -80076,8 +80241,9 @@ /turf/open/floor/wood, /area/station/service/library) "wNO" = ( -/turf/open/genturf, -/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +/obj/structure/flora/rock/pile/icy/style_random, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "wNR" = ( /obj/structure/disposalpipe/segment{ dir = 9 @@ -81272,7 +81438,7 @@ "xeg" = ( /obj/effect/turf_decal/weather/snow/corner, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "xem" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/power/apc/auto_name/directional/west, @@ -81646,7 +81812,7 @@ dir = 6 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "xhD" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -81659,6 +81825,12 @@ "xhK" = ( /turf/closed/wall/r_wall, /area/station/security/prison/safe) +"xhM" = ( +/obj/structure/fence{ + dir = 2 + }, +/turf/open/floor/plating/snowed/smoothed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "xhV" = ( /obj/machinery/duct, /turf/open/floor/wood, @@ -82249,6 +82421,13 @@ /obj/machinery/light/small/directional/east, /turf/open/floor/iron, /area/station/engineering/main) +"xrh" = ( +/obj/item/toy/snowball{ + pixel_x = -6; + pixel_y = -4 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "xri" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -82432,7 +82611,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "xuW" = ( /obj/effect/turf_decal/tile/blue{ dir = 8 @@ -83213,7 +83392,7 @@ "xEn" = ( /obj/structure/sign/warning/secure_area/directional/north, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "xEF" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -83723,7 +83902,7 @@ dir = 9 }, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "xLT" = ( /obj/effect/turf_decal/siding/white, /obj/effect/turf_decal/tile/blue/opposingcorners, @@ -83868,7 +84047,7 @@ /obj/structure/marker_beacon/burgundy, /obj/effect/mapping_helpers/no_atoms_ontop, /turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "xOQ" = ( /obj/effect/mapping_helpers/airlock/access/all/service/hydroponics, /obj/effect/mapping_helpers/airlock/cyclelink_helper{ @@ -84489,10 +84668,14 @@ }, /area/station/engineering/atmos/storage/gas) "xXk" = ( -/obj/structure/railing, -/obj/structure/flora/grass/green/style_random, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/obj/effect/turf_decal/weather/snow/corner{ + dir = 4 + }, +/obj/effect/turf_decal/weather/snow/corner{ + dir = 8 + }, +/turf/open/floor/plating/snowed/icemoon, +/area/icemoon/surface/outdoors/less_spawns) "xXz" = ( /obj/machinery/atmospherics/components/binary/pump/on{ dir = 4; @@ -84526,7 +84709,7 @@ dir = 9 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "xYw" = ( /obj/structure/flora/bush/leavy/style_random, /turf/open/floor/grass, @@ -84590,11 +84773,6 @@ }, /turf/open/floor/iron/dark/smooth_large, /area/station/engineering/main) -"xZq" = ( -/obj/structure/marker_beacon/cerulean, -/obj/effect/mapping_helpers/no_atoms_ontop, -/turf/open/misc/asteroid/snow/icemoon, -/area/icemoon/surface/outdoors/nospawn) "xZy" = ( /obj/structure/stairs/east, /obj/effect/turf_decal/trimline/neutral/line, @@ -85058,7 +85236,7 @@ dir = 4 }, /turf/open/floor/plating/snowed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "ygf" = ( /obj/structure/bookcase{ name = "Forbidden Knowledge" @@ -85161,7 +85339,7 @@ dir = 2 }, /turf/open/floor/plating/snowed/smoothed/icemoon, -/area/icemoon/surface/outdoors/nospawn) +/area/icemoon/surface/outdoors/less_spawns) "yia" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -216424,13953 +216602,608 @@ tjo "} (1,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln "} (2,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(3,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(4,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(5,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(6,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(7,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(8,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(9,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln "} -(10,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(3,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(11,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(12,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(13,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(14,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(15,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(16,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(17,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(18,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(19,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(20,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(21,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(22,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(23,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(24,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -uer -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(25,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -qzn -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(26,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -liV -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -lSu -bln -bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -lSu -lSu -bln -bln -bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(27,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -wDS -wDS -bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -oEB -bln -hcw -lSu -oEB -bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -oEB -lSu -weW -bln -oEB -bln -bln -bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(28,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -dTI -dTI -bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -sEB -sEB -sEB -lSu -bln -bln -lSu -bln -bln -bln -bln -bln -lSu -bln -lSu -lSu -sEB -sEB -sEB -lSu -bln -bln -bln -bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(29,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -lSu -bln -sEB -sEB -sEB -lSu -bln -lSu -bln -bln -jNZ -kKU -rzO -lSu -bln -lSu -bln -bln -sEB -sEB -sEB -lSu -bln -mQb -bln -bln -bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(30,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -fUR -sEB -sEB -sEB -fUR -bln -bln -bln -jNZ -sEB -sEB -sEB -rzO -bln -bln -bln -fUR -sEB -sEB -sEB -fUR -bln -bln -bln -bln -bln -bln -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(31,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -mQb -bln -fUR -sEB -tqR -sEB -fUR -lSu -oEB -jNZ -sEB -sEB -sEB -sEB -sEB -rzO -oEB -lSu -fUR -sEB -tqR -sEB -fUR -lSu -ntK -bln -uer -bln -bln -bln -wNO -wNO -wNO -wNO -wNO -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(32,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -mQb -bln -ntK -bln -fUR -fUR -mnu -fUR -fUR -lSu -bln -miY -sEB -sEB -sEB -sEB -sEB -qVo -bln -bln -fUR -fUR -mnu -fUR -fUR -bln -bln -lBD -bln -fsm -stJ -bln -bln -wNO -wNO -wNO -wNO -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(33,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -bln -uer -bln -bln -bln -fUR -mXT -cJt -eWF -fUR -htd -jNZ -sEB -sEB -sEB -sEB -sEB -sEB -qVo -lSu -bln -fUR -mXT -cJt -iMu -fUR -oqJ -bln -lSu -lSu -bln -bln -bln -bln -bln -oEB -bln -bln -bln -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -oEB -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(34,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -bln -bln -bln -bln -stJ -bln -bln -lSu -bln -fUR -fUR -xau -fUR -fUR -gSE -sNA -sEB -sEB -sEB -sEB -sEB -sEB -sEB -rhJ -lSu -fUR -fUR -xau -fUR -fUR -bln -fUR -fUR -fUR -fUR -fUR -htd -bln -bln -bln -lSu -bln -bln -bln -lSu -oEB -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(35,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -mQb -bln -bln -lBD -bln -bln -bln -bln -bln -oEB -lSu -xOk -fUR -kod -kyg -uhx -uhx -uhx -uhx -sEB -sEB -sEB -sEB -sEB -sEB -sEB -uhx -uhx -uhx -uhx -jHX -tLm -fUR -lSu -fUR -kod -gFL -uhx -uhx -uhx -uhx -tMa -lSu -bln -bln -lSu -bln -bln -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(36,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -bln -bln -bln -bln -lBD -bln -lSu -jNZ -kKU -kKU -rzO -uhx -ykb -hAG -dDp -cJt -cJt -jMw -sEB -sEB -sEB -sEB -sEB -sEB -sEB -skc -cJt -cJt -qYz -lnL -otG -uhx -lSu -uhx -ykb -hAG -skc -cJt -cJt -qYz -lSu -lSu -lSu -bln -lSu -bln -bln -lSu -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(37,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -uer -bln -stJ -bln -bln -bln -bln -bln -jNZ -fUR -fUR -nFL -fUR -fUR -ykb -wOy -uhx -uhx -uhx -uhx -sEB -sEB -sEB -sEB -sEB -sEB -sEB -uhx -uhx -uhx -uhx -bzg -otG -uhx -lSu -uhx -ykb -wOy -uhx -uhx -uhx -uhx -lSu -lSu -lSu -lSu -bln -lSu -bln -bln -bln -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(38,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -miY -fUR -eYK -xAk -xaf -fUR -uRx -jdY -rsw -rin -uhx -rcS -sEB -sEB -sEB -sEB -sEB -sEB -sEB -oMa -uhx -pgt -dcG -jXm -otG -uhx -lSu -uhx -ykb -jdY -rsw -phu -uhx -jls -bln -lSu -bln -bln -bln -lSu -bln -bln -bln -lSu -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(39,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -lBD -bln -bln -mQb -bln -bln -miY -mVE -ryM -uee -dJY -qlP -nDJ -sfr -fsv -aZK -uhx -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -uhx -iog -fsv -lFg -dvO -uhx -lSu -uhx -ykb -sfr -fsv -iQX -uhx -qVo -bln -bln -lSu -bln -lSu -bln -lSu -bln -bln -bln -bln -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(40,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -lBD -bln -bln -bln -bln -bln -fsm -bln -miY -fUR -fUR -kVA -wWS -mVE -nDJ -fYW -fsv -xdH -uhx -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -qVo -uhx -mgc -fsv -sfr -dvO -uhx -lSu -uhx -ovm -fYW -fsv -asm -uhx -qVo -bln -lSu -bln -lSu -bln -bln -lSu -bln -lSu -bln -bln -bln -bln -oEB -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(41,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -bln -bln -bln -bln -uer -bln -miY -sEB -ydI -nvU -ydI -ydI -btm -fld -ycA -lpH -uhx -vCm -sEB -sEB -sEB -sEB -sEB -sEB -sEB -fiv -uhx -sjz -lKc -uMm -dvO -uhx -lSu -uhx -ovm -fld -ycA -lpH -uhx -pSK -bln -lSu -bln -bln -lSu -lSu -bln -bln -bln -bln -bln -bln -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(42,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -bln -stJ -bln -bln -bln -bln -miY -ydI -ydI -nWM -kHl -mVE -nDJ -wOy -uhx -uhx -uhx -uhx -sEB -sEB -sEB -sEB -sEB -sEB -sEB -uhx -uhx -uhx -uhx -bzg -dvO -uhx -lSu -uhx -ovm -wOy -uhx -uhx -uhx -uhx -bln -lSu -lSu -bln -bln -bln -lSu -bln -lSu -bln -bln -lSu -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(43,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -lBD -bln -lSu -bln -jNZ -kKU -kKU -sEB -mVE -azN -xft -lRg -iaU -nDJ -hAG -dDp -cJt -cJt -jMw -sEB -sEB -sEB -sEB -sEB -sEB -sEB -lAC -cJt -cJt -qYz -lnL -dvO -uhx -lSu -uhx -ovm -uhA -lAC -cJt -cJt -qYz -rNE -lSu -lSu -bln -ozo -bln -bln -bln -bln -bln -lSu -lSu -bln -lSu -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(44,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -lBD -bln -bln -bln -bln -bln -lJO -hEI -hEI -biY -biY -rkk -bLs -xRI -ydI -ior -wOy -uhx -uhx -uhx -uhx -sEB -sEB -sEB -sEB -sEB -sEB -sEB -uhx -uhx -uhx -uhx -bzg -oVX -fUR -lSu -fUR -tvm -wOy -uhx -uhx -uhx -uhx -tMa -lSu -lSu -lSu -bln -lSu -bln -bln -lSu -lSu -lSu -bln -lSu -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(45,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -bln -lSu -stJ -bln -lJO -dxI -muv -qVN -biY -biY -biY -biY -ydI -oiD -xVN -fUR -fUR -nMj -chP -sEB -sEB -sEB -prs -sEB -sEB -sEB -fiv -lSu -fUR -fUR -bAo -nAX -fUR -fUR -fUR -qeF -xVN -fUR -fUR -oqJ -bln -bln -lSu -bln -bln -lSu -bln -bln -lSu -bln -bln -bln -lSu -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(46,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -mQb -bln -bln -lJO -lJO -ldJ -nOx -cwe -dIx -laB -laB -lJO -lXA -nDJ -wOy -pGy -fUR -rzO -lSu -mZf -ooL -sEB -sEB -sEB -ooL -rwt -lSu -lSu -fUR -rJr -bzg -dvO -clT -fUR -xce -ovm -wOy -rCU -fUR -bln -uer -bln -oEB -lSu -bln -bln -bln -lSu -oEB -bln -bln -bln -bln -bln -oEB -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(47,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -bln -bln -lBD -lJO -kQg -tLB -bIl -ivi -sbD -hjI -heg -lJO -htq -nDJ -wOy -eyk -fUR -fUR -fUR -fUR -uhx -uhx -uhx -uhx -uhx -fUR -fUR -fUR -fUR -dWl -bzg -dvO -mEv -fUR -gCq -ovm -wOy -eyk -fUR -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(48,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -lBD -bln -bln -uer -bln -lJO -kQg -ofc -ylV -gjI -lJO -lJO -lJO -lJO -fUR -lzU -wwi -fUR -fUR -fUR -wUf -iQd -oOP -ccS -ccS -ccS -lVY -hHl -xuW -fUR -fUR -fUR -ePV -eHX -fUR -fUR -fUR -drb -tuD -fUR -fUR -fUR -fUR -rNn -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(49,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -lSu -bln -bln -lJO -lJO -lJO -fRb -lJO -lJO -fjF -qhO -lJO -iVv -qpt -fBQ -syL -vmC -syL -dwb -fsv -cuc -hgr -fbF -hgr -xFs -fsv -cmV -bXx -aui -bXx -btW -jJd -eyj -lGL -bXx -oMq -tEc -iGd -mKJ -vKD -tKI -tKI -tKI -tKI -htd -ntK -bln -lBD -bln -bln -bln -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(50,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -bln -bln -jNZ -mGf -lJO -rrn -nud -hjI -ndz -hjI -xmo -vmx -eTe -nvI -nvI -oTc -nvI -nvI -fwM -fsv -cuc -hgr -hgr -hgr -xFs -fsv -dpU -swK -swK -ubx -swK -swK -swK -wfF -swK -nqD -thX -peM -ddd -mKa -ldw -bCQ -bCQ -tKI -bln -uer -bln -bln -bln -bln -bln -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(51,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -ozo -bln -bln -ntK -bln -lJO -lJO -lJO -pOq -cKe -thY -hjI -ilv -xmo -lJO -fUR -fUR -mVE -fUR -fUR -fUR -kIh -fsv -cuc -hgr -jIp -hgr -xFs -fsv -jLM -fUR -fUR -fUR -ort -ort -fUR -fUR -fUR -mYA -nEA -nwT -nwT -nwT -nwT -tKI -pgE -tKI -bln -lBD -bln -mQb -bln -bln -bln -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(52,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -stJ -bln -lSu -lSu -cyH -hjI -nbj -hjI -uDc -xyO -eUf -aUm -kEY -kEY -qPq -gsN -nwr -owk -gjZ -abv -wdo -alD -ael -kdU -kdU -kdU -jbJ -xvl -jLM -buF -fUR -xxI -juu -juu -lnp -gel -fUR -teE -bKA -nwT -wvJ -tzM -aUM -tKI -bCQ -tKI -tKI -tMa -mQb -bln -bln -bln -bln -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(53,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -lBD -bln -bln -uer -lSu -bln -lJO -lJO -lJO -lJO -uDc -lJO -lJO -fsZ -lJO -lJO -lJO -opS -jIn -nLD -iRo -bvq -kHP -cuc -mVE -mVE -mVE -mVE -mVE -xFs -jLM -dvf -fUR -juu -jNB -qku -ukD -hrh -fUR -wtP -gMt -cut -pGd -bPw -ixb -tKI -jLX -fbY -teN -bln -bln -bln -bln -bln -bln -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -bln -bln -bln -mQb -bln -bln -bln -lSu -lSu -bln -bln -bln -bln -bln -bln -ozo -bln -bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(54,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -lJO -lJO -fEd -weL -lJO -uDc -lJO -tEi -dxu -nUh -qjr -lJO -qYA -xnV -qEK -roX -rMu -kHP -cuc -mVE -ich -nAH -nAH -mVE -xFs -jLM -qHO -fUR -nyT -kBU -xgX -juu -gNL -fUR -usU -cTh -iJl -ooa -dWP -bam -erK -rfF -brM -teN -stJ -fsm -bln -bln -bln -bln -bln -bln -bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -bln -bln -bln -mQb -bln -mQb -bln -hAM -lej -eRE -qQk -tTO -bln -mQb -bln -bln -bln -bln -bln -bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(55,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -wLW bln bln bln @@ -230378,9 +217211,6 @@ bln bln bln bln -lSu -mQb -mQb bln bln bln @@ -230388,314 +217218,34 @@ bln bln bln bln -mQb -mQb bln bln bln -lSu bln -lJO -cKB -tcR -hjI -lJO -kgy -lJO -rmZ -egT -xiW -lnY -lJO -kyU -qFJ -mWY -hmt -xzo -kHP -cuc -mVE -nAH -nAH -nAH -mVE -xFs -jLM -fnC -vNe -piP -npy -npy -rFb -hrh -fUR -pFW -iNH -aVb -onQ -inQ -jZD -erK -bCQ -pdf -teN bln bln -stJ bln bln bln -ozo bln bln bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR bln bln bln bln bln -mQb -uer bln -bvb -tMa bln bln -bvb -tMa -uer -mQb -mQb bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(56,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -ozo bln bln bln -hPv -kdS -kdS -eRE -wvw -kdS -kdS -eRE -kdS -kdS -kdS -eRE -qQk -kdS -kdS -kdS -kdS -kdS -eRE -gSd -kdS -lJO -gwM -xdU -nxe -kUn -tba -lJO -hPX -vcc -mXA -waM -lJO -gwq -mWK -isz -roX -iLA -uZT -cuc -mVE -nAH -nAH -nAH -mVE -xFs -jLM -iYy -tma -juu -mxQ -pXU -kSA -vUI -fUR -tkc -nsr -xSl -vxO -qAB -hCY -tKI -npr -uyx -teN bln bln bln @@ -230707,188 +217257,24 @@ bln bln bln bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR bln bln bln bln -mQb -mQb bln bln -lSu -chn bln -cnx bln -chn bln bln -lSu bln -mQb bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(57,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln -mQb -fPc bln bln bln @@ -230896,66 +217282,13 @@ bln bln bln bln -muK -mQb bln bln -hty bln -mQb bln -uer -mQb bln bln bln -lJO -eXa -sHO -hjI -lJO -eUf -lJO -nKW -dak -byv -sOY -lJO -bpm -xQs -rqi -iRo -lvW -uTI -cuc -mVE -ich -nAH -nAH -mVE -xFs -bwn -ktW -tKI -tKI -tKI -tKI -tKI -tKI -nwT -goI -nwT -nwT -fZK -wRM -iox -tKI -bCQ -tKI -tKI -tMa -stJ -fsm bln bln bln @@ -230964,251 +217297,22 @@ bln bln bln bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR bln bln -mQb -hAM -lej -ujK -vTh -ujK -ujK -obe bln -tmR -mQb -obe -ujK -lej -vTh -qQk -ujK -hAM bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(58,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln -mQb -fPc bln -uei -tmR -uei bln -uei -tmR -uei -mQb -uei -tmR -uei bln -mQb bln bln bln -lSu -mQb bln -lJO -uBX -hjI -hjI -lJO -eUf -lJO -jvj -hKu -aaI -lJO -lJO -oCO -oCO -oCO -oCO -gyH -uTI -cuc -mVE -mVE -mVE -mVE -mVE -xFs -pLn -dpl -tKI -wKu -tXs -ljK -aRe -tKI -hbt -cTD -akK -tKI -tKI -cyA -tKI -tKI -kPq -tKI bln bln bln @@ -231221,251 +217325,34 @@ bln bln bln bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR bln bln bln -vap bln -ntK bln bln bln bln bln -tmR -mQb bln bln bln bln bln -lSu -fPc bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(59,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln -uer bln -bvb -tMa -uei -tmR -uei -mQb -uei -tmR -uei bln -uei -tmR -uei bln bln -lSu bln bln bln bln bln -lJO -lJO -lJO -lJO -lJO -erk -lJO -lJO -lJO -lJO -lJO -mCT -blA -mCT -sGq -oCO -tdp -uTI -kXD -nKk -nKk -sre -nKk -nKk -aWN -pLn -qFs -tKI -mqa -xqj -vsT -gXr -tKI -gec -ihc -sJI -tKI -hsQ -bCQ -eVp -eVp -bCQ -tKI bln bln bln @@ -231478,252 +217365,149 @@ bln bln bln bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR bln bln bln -fPc -mQb -xxB -xxB -xxB -xxB -xxB bln -sEB bln -xxB -xxB -xxB -xxB -xxB -lSu -fPc -mQb bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(60,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(4,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln bln bln -mQb bln bln -ebW -mQb -uei -tmR -uei bln -uei -tmR -uei bln -uei -tmR -uei bln -lSu -lSu -mQb -ntK bln -uer bln -mZm -hEI -qhO -eUf -rgs -eUf -anl -lil -anl -pLZ -lJO -aPM -aPM -aPM -qTm -oCO -oCO -tmL -arG -cIa -dJY -npq -ecU -gkZ -tlO -udA -tKI -tKI -kJO -kjo -kJO -tKI -tKI -stP -vwi -oLo -tKI -iUW -bCQ -tKI -tKI -tKI -tKI -htd bln bln bln @@ -231735,547 +217519,73 @@ bln bln bln bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR bln bln bln -bvb -uer -tmR -tmR -tmR -tmR -tmR -tmR -sEB -tmR -tmR -tmR -tmR -tmR -tmR bln -bvb bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(61,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln bln -fPc bln -uei -tmR -uei bln -uei -tmR -uei bln -uei -tmR -uei bln -lSu bln bln bln bln bln bln -miY -hEI -flD -eUf -hjI -hjt -kkv -hjI -hjI -anl -icY -esv -lCb -ddZ -eUA -scr -oCO -oCO -oCO -oCO -sll -eyf -sll -tKI -tKI -tKI -tKI -hZo -wBb -xvk -wBb -uZC -tKI -tKI -tKI -tKI -tKI -jez -bCQ -tKI -lSu bln bln -oEB bln bln bln -oEB bln bln bln -oEB bln bln bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR bln -mQb bln -fPc bln -xxB -xxB -xxB -xxB -xxB bln -sEB bln -xxB -xxB -xxB -xxB -xxB bln -fPc bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(62,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -hAM -kdS -kdS -obe bln -uei -tmR -uei bln -uei -tmR -uei bln -uei -tmR -uei bln bln bln -eGr -wxN -wxN -wxN -biY -lJO -lJO -lJO -dYj -hjI -lJO -lJO -lJO -lJO -lJO -lJO -nCr -eUi -eBB -tNd -nor -sst -xIL -jxI -hjv -pXh -rOb -gpp -tKI -dat -kDv -tKI -jEE -wBb -fgo -aSI -nEq -tKI -ybY -gvp -nSr -tKI -xDw -bCQ -tKI -lSu bln bln bln bln -lSu bln bln -lSu -lSu bln bln bln bln bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR bln bln bln -uap bln bln bln bln -mQb -mQb bln -sEB bln bln bln @@ -232283,222 +217593,22 @@ bln bln bln bln -fPc -mQb bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(63,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -fPc bln bln bln bln bln -tmR -mQb bln bln -tmR bln bln bln -tmR bln -vsI -eGr -eGr -eGr -hNJ -sxF -kjw -biY -hTJ -gks -qDI -eUf -jPV -lJO -pVQ bln -efI -efI -lJO -mLd -hBG -pEs -aFH -jRI -nza -nza -nza -cNS -doW -awz -nmx -izI -pdd -lMg -wSk -pdd -oLC -bVn -cHs -fLS -fLS -yel -edN -jLf -tlm -jLf -fsj -tKI -htd bln -lSu -lSu -lSu -lSu -lSu -lSu bln bln bln @@ -232507,516 +217617,122 @@ bln bln bln bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR bln bln bln bln bln -lSu -dzZ bln -xxB -xxB -xxB -xxB -xxB bln -sEB bln -xxB -xxB -xxB -xxB -xxB bln -fPc bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(64,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(5,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln bln -mQb -yfW -tMa -cnx -tmR -tmR -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -tmR -izw -pVN -kJe -pVN -nQH -vos -smr -rgs -eUf -eUf -eUf -hjI -lJO -efI bln -mQb -kXI -lJO -sAR -sAR -sAR -lCn -kPy -dQI -pPT -pPT -hjv -vTP -lsi -kUm -tKI -kii -cEG -tKI -afz -mTc -tKI -tKI -tKI -tKI -tKI -tKI -tKI -tKI -tKI -dBJ -teN bln -lSu -lSu -lSu -lSu -lSu bln bln -lSu -lSu bln bln bln bln bln bln -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR -aBR bln bln bln -ozo bln bln -bvb -tMa -tmR -tmR -tmR -tmR -tmR -tmR -sEB -tmR -tmR -tmR -tmR -tmR -tmR bln -bvb -tMa bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(65,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -mQb -vap bln -mQb bln bln bln -tmR bln bln bln -tmR bln bln -mQb -tmR -mQb -sEB -eGr -eGr -eGr -pVN -bvd -eAh -biY -bhQ -hjI -hjI -eUf -nst -lJO -lJO -lNj -qDI -lJO -lJO -lJc -ftE -xSM -oLm -rbE -qYO -lYj -nrM -oCO -kxs -lsi -fyq -qnj -qnj -qnj -qnj -qnj -qnj -tOw -xan -tOw -iZW -tOw -pLw -tOw -orq -tKI -dBJ -teN bln -lSu -lSu bln bln -lSu -lSu -lSu -lSu -lSu bln -oEB bln bln bln @@ -233037,241 +217753,23 @@ bln bln bln bln -mQb -fPc bln -xxB -xxB -xxB -xxB -xxB bln -sEB bln -xxB -xxB -xxB -xxB -xxB bln -fPc bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(66,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -fYT -kdS -kdS -hPv bln -uei -tmR -uei bln -uei -tmR -uei bln -uei -tmR -uei bln bln bln -eGr -wxN -biY -biY -biY -hjI -hjI -qDI -eUf -hjI -dIx -kEq -ndz -hdh -fHq -lJO -lJO -lJO -lJO -fYS -tgd -fYS -fYS -fYS -fYS -wpO -lsi -gOm -qnj -omg -hzL -kRc -lNV -paZ -tOw -iKX -tOw -nZY -tOw -hce -tOw -wbY -tKI -dBJ -teN bln bln -lSu -lSu -lSu -lSu -lSu -lSu -lSu -lSu bln bln bln @@ -233293,9 +217791,6 @@ bln bln bln bln -mQb -mQb -fPc bln bln bln @@ -233303,232 +217798,27 @@ bln bln bln bln -sEB -mQb bln bln bln -mQb bln bln -ebW -mQb bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(67,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln bln -fPc -mQb -uei -tmR -uei -mQb -uei -tmR -uei bln -uei -tmR -uei bln -lSu bln bln -miY -hEI -dYC -hjI -hjI -hjI -lJO -eUf -eUf -eUf -eUf -eUf -eUf -eUf -eUf -cKD -gks -lJO -wSf -tak -bPr -byA -bVS -vQt -gpp -lsi -gpp -qnj -ddQ -gAB -ykG -ykG -wpQ -tOw -sVn -wlt -kEM -bLn -kEM -vkW -gak -tKI -dBJ -tKI -nMj bln -lSu -lSu bln bln bln -lSu bln -lSu bln bln bln @@ -233550,240 +217840,25 @@ bln bln bln bln -mQb bln -fPc bln -xxB -xxB -xxB -xxB -xxB bln -sEB bln -xxB -xxB -xxB -xxB -xxB bln -chn -mQb bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(68,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -mQb -uer bln -oHg -mQb -uei -tmR -uei bln -uei -tmR -uei bln -uei -tmR -uei bln -lSu bln bln -miY -hEI -kbd -hjI -lJO -lJO -lJO -fzJ -qDI -qDI -qDI -lJO -lJO -lJO -bWl -lFq -dix -lJO -veN -ekn -dTD -eMH -dTD -ljT -pBk -lzO -tJu -qnj -hul -ykG -gwp -hCa -pig -wpc -xBn -jjO -xQf -hmZ -xQf -vQO -hlv -tKI -dBJ -tKI bln bln bln -lSu bln -lSu -bfP -lSu bln bln bln @@ -233804,247 +217879,68 @@ bln bln bln bln -uGo bln -mQb -mQb bln -bvb bln -tmR -tmR -tmR -tmR -tmR -tmR -sEB -tmR -tmR -tmR -tmR -tmR -tmR bln -bvb bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(69,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(6,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -mQb -mQb bln -yfW -tMa -uei -tmR -uei bln -uei -tmR -uei bln -uei -tmR -uei bln -lSu -lJO -hEI -lJO -lJO -lJO -adq -lJO -lZU -fIx -hRt -kWr -okU -hRt -mro -kUJ -lJO -eUf -gDS -wTX -lJO -ose -iMT -wIR -uAl -wQh -vQt -gpp -bAB -gpp -qnj -aOx -ykG -ykG -rCj -xDh -tOw -tOw -tOw -tOw -tKI -tKI -tKI -tKI -tKI -jss -tKI -mZf -ooL -maT -nNZ -oSK -maT -vEG -rEr -maT -sEB bln -oEB bln bln bln @@ -234061,246 +217957,22 @@ bln bln bln bln -cWX bln -mQb -lSu bln -fPc bln -xxB -xxB -xxB -xxB -xxB bln -sEB bln -xxB -xxB -xxB -xxB -xxB bln -fPc bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(70,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -uer -mQb -lSu -wOq bln -uei -tmR -uei bln -uei -tmR -uei bln -uei -tmR -uei bln bln -lJO -khW -iSn -ghN -lJO -hjI -qDI -pWb -okU -rSe -npx -rSe -hRt -lJO -lJO -lJO -eHT -lJO -lJO -lJO -dAc -iMT -fjD -gOx -nbT -fYS -rdn -bAB -aaW -qnj -mxu -awx -koH -ubH -wml -bvg -bJa -btG -ehp -tKI -plg -huj -qjO -tKI -sHK -tKI -maT -maT -maT -xmk -bde -kXr -aRx -kjd -maT -miY -xeg bln bln bln @@ -234318,20 +217990,14 @@ bln bln bln bln -cWX bln bln bln -lSu -pMM bln bln -mQb -mQb bln bln bln -sEB bln bln bln @@ -234339,154 +218005,13 @@ bln bln bln bln -fPc bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(71,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -lSu bln bln -vap bln bln bln @@ -234501,65 +218026,6 @@ bln bln bln bln -lJO -gDZ -gDZ -uPS -cnz -ndz -qDI -jgD -hRt -vxi -hWd -ppq -hRt -mro -cyI -lJO -eUf -qhO -lJO -waZ -sng -iMT -nQu -gOx -vYa -fYS -hNz -bAB -gdY -ljE -vKq -vKq -vKq -eTC -neq -muy -muy -gRp -kjh -tKI -plg -jdW -mmn -ggn -dBJ -tKI -cYo -tEL -maT -nNZ -jME -kXr -hTk -rEr -maT -mZf -kKU -kKU -vJv bln bln bln @@ -234575,249 +218041,17 @@ bln bln bln bln -cWX bln -lSu bln -mQb -fPc -mQb -lSu -lSu -uer -nAx bln -sEB -tmR -sEB -mQb -cIf -gSd -ahG -ujK -ujK -obe bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(72,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln bln -obe -kdS -kdS -eRE -xAs -kdS -kdS -eRE -wvw -kdS -qQk -eRE -kdS -hBf -kdS -lJO -gLZ -cXp -xiW -lJO -hjI -qDI -xQB -hRt -rSe -hWd -ckQ -xJD -lJO -lJO -lJO -eUf -lNi -lJO -nFF -ddh -iMT -rXr -iVb -xWU -vQt -gpp -bAB -fWN -tpG -awx -jsB -uQu -psp -neq -muy -muy -gRp -geq -tKI -bsO -jyo -pXR -tKI -dBJ -tKI -grr -kLZ -jPc -xKj -hyY -xDu -huI -gbv -maT -kXr -maT -maT -kXr -htd bln bln bln @@ -234832,23 +218066,12 @@ bln bln bln bln -cWX bln -lSu bln -mQb -fPc bln -mQb bln -lSu bln bln -jlJ -jWl -jlJ -aMZ -vap bln bln bln @@ -234856,231 +218079,26 @@ bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(73,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln -lSu bln bln bln bln -mQb -fPc bln bln bln bln -lSu bln bln bln bln bln -lJO -hEI -lJO -lJO -lJO -uPS -lJO -ndz -hRt -jhf -uyH -nGC -mOx -tCu -cHB -lJO -qzs -jnV -lJO -tdY -gHS -iMT -hqx -myE -reJ -wrA -djr -lzO -mNy -qnj -etY -awx -bjQ -awx -sgT -dmk -sua -frd -qyL -tKI -tKI -tKI -tKI -tKI -wyr -tKI -kMh -ajw -ajw -wbW -ajw -kVl -czv -cCW -wyB -mSP -wyB -tEj -maT bln bln bln -gsK -kKU -kKU -nBE bln bln bln @@ -235088,695 +218106,129 @@ bln bln bln bln -xYt -atB bln bln bln -mQb -pRj -pRj -pRj -pRj -pRj -mNY bln -jlJ -hTq -jlJ bln -chn bln -uer -mQb bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(74,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln bln -lSu -lSu bln bln -fPc bln bln -uer bln -mQb bln -ntK -stJ -lSu bln bln bln -lJO -cIq -lJO -hjt -lJO -csf -xht -wlr -qHj -gQD -lJO -lCV -lJO -lJO -eUf -iPR -lJO -ejo -cSe -xhk -skj -kkK -lNP -vQt -gpp -bAB -gpp -qnj -hjJ -ykG -aUi -kXB -ihk -ssv -omH -hJG -oYa -tKI -dzl -bCQ -jKP -fLS -jeK -cse -ajw -bff -otd -otd -ajw -odw -ajw -huI -huI -huI -uqg -pUi -maT bln bln bln -qjQ -aOd -axg -qjQ bln bln -pRj -pRj -pRj -ptf -pRj -pRj -uqG -kKU -kKU -rzO bln -pRj -emx -kpn -awt -wAW -mNY -nxm -jlJ -rbb -jlJ -jlJ -obe bln -mQb bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(75,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(7,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln bln -mQb bln -ozo bln bln -lSu -mQb bln -uap bln -fsm -lBD bln bln bln bln bln bln -lSu bln bln -lJO -lJO -lJO -xbr -lJO -unq -mZn -uSd -lnr -tIh -lJO -ovt -bZV -hjI -eUf -uPS -lJO -lJO -lJO -enI -lJO -lJO -lJO -lJO -kxs -bAB -fSv -qnj -gtG -ykG -dVb -pMX -qVg -wsV -uKO -uKO -juq -tKI -stL -thE -hbY -tKI -tKI -tKI -kUF -ajw -ajw -otd -otd -otd -otd -otd -otd -uqn -kLZ -jcJ -kXr bln bln bln -aOd -iAu -rLo -qjQ bln bln -pRj -kBV -pRj -dkn -vmr -pRj -uqG -ptf -kzZ -ptf bln -pRj -rej -iaT -daS -swS -mNY -mNY -smj -smj -iCX -glh bln -mQb -mQb bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(76,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -mQb bln -ntK bln -lSu -lSu -mQb bln -ebW -lSu bln bln bln @@ -235786,768 +218238,66 @@ bln bln bln bln -lBD bln bln bln -lJO -dGe -lJO -lJO -lJO -rCx -iNE -iBg -lJO -ovt -cAJ -kNi -ygk -ygk -fqv -fqv -rkP -fza -rkP -asC -ygk -jKJ -hMg -cke -kTC -qnj -dei -wpC -vZg -gta -ihk -qjp -uKO -uKO -juq -tKI -xqX -kIy -wBb -tKI -ifX -ajw -ajw -ajw -mmi -aUA -mmi -ajw -ajw -ajw -ajw -ajw -ajw -ajw -maT bln -qjQ -qjQ -qjQ -qjQ -jDl -qjQ -oot -oot -pRj -qOl -qPw -csE -hRw -pRj -eDJ -ptf -daS -ptf bln -pRj -mVN -hUI -mRU -qAI -snw -mNY -qDS -ooU -ipE -glh -mQb -uer bln bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(77,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -uer bln bln -lSu -lSu bln -uer bln -fPc bln -lSu bln bln -mQb -stJ bln bln bln -mQb bln bln -fsm bln -hEI -hjI -hEI -sEB -lJO -hEI -hEI -hEI -lJO -lJO -dDV -oaR -lJO -lJO -lJO -lJO -lJO -lJO -lJO -lJO -lJO -lJO -gZc -aJA -gpp -qnj -nct -ykG -tQS -oWN -pji -apq -eoY -poK -smn -cUd -sIM -yjn -wBb -tKI -wAf -ajw -kXs -ajw -mmi -wiz -mmi -oJk -jjk -jjk -jjk -sOm -uEI -ajw -maT -maT -qjQ -pvY -esc -qjQ -axg -qjQ bln bln -ptf -hZQ -cZN -ybu -qrr -pRj -ycS -pRj -lDr -pRj -ptf -pRj -kqK -dnM -swS -mXN -gDv -mNY -qIf -fFx -czR -glh -mQb -mQb bln bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(78,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -hMQ -mQb bln bln bln -hMQ bln -fPc bln bln -stJ bln -uer bln bln bln -stJ bln bln bln -uer bln -hEI -ndz -hEI -sEB -sEB bln -fsm bln bln -hEI -uPS -oaR -oSy -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl -jOt -rWZ -auc -rWZ -sAS -sAS -sAS -sAS -tKI -tKI -tKI -tKI -tKI -tKI -tKI -kcE -pdf -aSI -tKI -ooR -ajw -ajw -ajw -mmi -wiz -mmi -sln -wam -wam -wam -wam -mWD -ajw -pYT -ajw -tAS -hoD -hoD -vDO -lgH -qjQ bln bln -ptf -qOl -sUS -ybu -vUW -pRj -mKA -yiR -daS -iJh -wRu -pRj -pRj -kuR -kCC -lDh -pRj -mNY -mNY -pyI -mNY -glh -mQb -uer bln bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(79,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -aBR -tGr -tGr -tGr -umh -jZo -jZo -jZo -jZo -umh -tGr -xAs -jbe bln bln bln @@ -236561,91 +218311,9 @@ bln bln bln bln -hEI -hjI -hEI -sEB -sEB -lSu bln -tLi -lBD -hEI -hjI -wPr -oSy -pLg -ybQ -ybQ -ybQ -ybQ -ybQ -ybQ -vsF -jOt -ozw -eRw -gpp -gJz -nQv -nDY -tzP -tKI -wuA -nAr -nAr -nAr -nAr -nAr -nAr -nAr -wNR -tKI -jnp -ajw -ajw -ajw -mmi -wiz -mmi -vmn -wam -wam -wam -wam -gOI -oMk -kXr -maT -qjQ -eGw -ewI -pPl -xCL -qjQ bln bln -ptf -csE -vPi -ybu -xmQ -pRj -cnd -hth -wEW -hth -hjH -pRj -vgw -rlj -bKZ -aPV -gFH -apj -cqL -xHe -ptf bln bln bln @@ -236655,159 +218323,6 @@ bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(80,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -tGr -tGr -tGr -tGr -tGr -tGr -miY -lSu -lSu -sEB -tGr -tGr -tGr -sDl -sDl -sDl -sDl bln bln bln @@ -236815,94 +218330,11 @@ bln bln bln bln -hEI -hEI -lJO -lJO -hjI -lJO -lJO -lJO bln -mQb bln bln -hEI -hjI -wPr -oSy -sDl -ybQ -gGZ -lye -ebL -edn -ybQ -sCK -jOt -ozw -aJA -oRM -oVG -pRL -gfF -hqm -tKI -wBb -tKI -tKI -tKI -tKI -tKI -tKI -tKI -tKI -tKI -leW -vlN -qPJ -vlN -ajw -wiz -ajw -nNu -wam -wam -wam -wam -wxT -ajw -maT bln -qjQ -qyT -qcE -aFz -hoD -qjQ -utC bln -ptf -qOl -ace -ybu -thW -pRj -ntO -dnM -nzp -wEW -hjH -eMT -iaT -bFY -aZq -ukA -hUI -apj -daS -xHe -ptf bln bln bln @@ -236912,1542 +218344,213 @@ bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(81,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -tGr -tGr -tGr -tGr -tGr -tGr -tGr bln -gZt -nMR -tGr -tGr -tGr -jNZ bln -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl -hEI -qNE -eAb -prE -hjI -tTL -ezq -lJO -hEI -hEI -hEI -hEI -lJO -hjI -wPr -oSy -sDl -ybQ -oPI -khR -khR -eRh -ybQ -jOt -jOt -ozw -aJA -xSL -gJz -eUx -imO -kGF -tKI -wBb -tKI -xua -llR -fOs -dsf -xjF -xem -dwY -ikO -bji -ajw -ajw -vlN -ajw -wiz -ajw -qUS -irD -irD -irD -pzX -gdN -ugi -maT bln -qjQ -jAq -qxb -nrm -iQr -qjQ -oot -oot -pRj -vSE -mqI -qOl -ujj -pRj -dOH -hjH -qTS -dNC -iRJ -pRj -wls -qxY -tKV -cjL -gfC -pRj -daS -mxg -pRj -pRj -pRj -oMa bln bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(82,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -tGr -tGr -tGr -tGr -tGr -tGr -tGr bln bln bln bln -tGr -tGr -fsm -sEB bln bln -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl -hEI -dZc -cZD -apd -tPV -hjI -hjI -cnz -hjI -hjI -hjI -hjI -hjI -hjI -wPr -oSy -sDl -ybQ -olQ -bnz -jxq -sOz -vGI -pPD -lEE -idO -aJA -waV -tKI -tKI -tKI -tKI -tKI -blY -tKI -wrP -alT -taf -kGQ -bAa -xal -wLO -lfG -oSS -erN -xwp -baf -wiz -wPh -iaF -iaF -iaF -iaF -ajw -ajw -bdW -pBE -pBE -uYc -pBE -pBE -ojk -bVJ -dSO -qjQ bln bln -pRj -jzk -kYF -jOJ -qzM -pRj -qFC -uIx -osI -osI -xbq -pRj -nDy -hUI -qwX -nVR -iWZ -bse -xHe -oBZ -lPE -daS -nNr -qVo bln bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(83,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -tGr -tGr -tGr -tGr -tGr -tGr -tGr bln bln bln -oEB bln -tGr -tGr bln -lSu -ntK bln bln bln -fsm bln -sDl -sDl -sDl -sDl -sDl -hEI -eeF -nWf -prE -gDS -aXY -iPR -lJO -hEI -hEI -hEI -hEI -lJO -hjI -wPr -oSy -sDl -ybQ -oPI -xWN -xWN -pib -ybQ -jOt -jOt -ozw -aJA -gpp -bpK -pdf -pdf -pdf -pdf -wBb -tKI -aiQ -alT -dcs -kin -dsU -alT -lbg -ikO -ikd -jhy -ppo -lxb -eWV -kXr -xaF -rUy -smx -qqJ -gjP -ajw -ajw -uYc -pgq -szU -eVn -pBE -ePB -hxE -xtr -qjQ bln bln -pRj -csE -kSD -csE -uwd -pRj -poO -hjH -daS -pXv -kEC -pRj -bxV -uKP -iaT -hUI -lLm -mLa -qSY -daS -pRj -igG -pRj -qVo bln bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(84,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -aBR -tGr -tGr -tGr -tGr -tGr bln -pZY bln bln -fsm -mZf bln -tGr -tGr bln -miY bln bln bln bln bln -sDl -sDl -sDl -sDl -sDl -sDl -hEI -hEI -lJO -lJO -hEI -lJO -lJO -lJO bln -lBD bln bln -hEI -hjI -xJJ -oSy -sDl -ybQ -egF -jYV -jDW -hPf -ybQ -eaG -jOt -ozw -ons -eNE -tKI -tKI -tKI -tKI -tKI -wBb -bcx -qiK -rrB -lit -qiP -fgc -obQ -ndk -rbC -kXr -hrJ -ttT -sQa -hrJ -kXr -kXr -kXr -kXr -kXr -kXr -haG -eMa -nRt -lPK -jFJ -lLE -pBE -qjQ -rVe -qjQ -qjQ bln bln -pRj -wVr -drs -pRj -pRj -pRj -pRj -pRj -pRj -wpY -pRj -pRj -ptf -pRj -pRj -pRj -pRj -pRj -wFg -pRj -pRj -pRj -pRj -eHC +"} +(8,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln bln bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(85,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -tGr -tGr -tGr -tGr -tGr -tGr bln -ntK bln bln bln bln bln -tGr -tGr bln -lSu -fsm bln bln -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl bln bln bln bln bln -mQb -tLi bln -hEI -hjI -wPr -oSy -pLg -ybQ -ybQ -ybQ -ybQ -ybQ -ybQ -vsF -jOt -ozw -ons -gpp -lGz -pMv -bso -dBB -tKI -wBb -tKI -tKI -tKI -tKI -tKI -tKI -tKI -tKI -tKI -kaw -vkF -rTt -sOJ -cnB -bvr -mAN -vra -lZQ -jtV -kXr -hKV -eMa -pBE -mpe -byn -wBy -pBE -qdC -jBf -dhY -qjQ -oot -oot -pRj -daS -tut -qai -qoK -pXv -sgh -pXv -pXv -pXv -ptf bln bln bln bln bln bln -ptf -xHe -ptf bln -uer -uer -mQb bln bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(86,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -tGr -tGr -tGr -tGr -tGr bln bln bln bln bln bln -jNZ bln -tGr -tGr bln -xiO -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl -lSu -qVo -lSu -lSu bln bln -fsm bln -stJ bln bln -hEI -hjI -oaR -oSy -sDl -sDl -sDl -sDl -sDl -sDl -sDl -sDl -jOt -caH -ons -oRM -oRM -uLX -rmA -qGW -tKI -lGd -wxy -nAr -wxy -axz -dzl -tKI -dMv -pdf -tKI -iUM -ssc -cXl -wRx -sdW -kXA -kXA -oDt -kRU -lMd -kXr -hLY -ceo -pBE -fNc -gSf -cYK -pBE -cZa -hxE -xUS -aOd bln bln -ptf -daS -jSe -xcW -sxY -tFs -pRj -ptf -ptf -ptf -pRj bln bln bln bln bln bln -ptf -xHe -ptf bln bln -mQb -mQb bln bln bln @@ -238456,238 +218559,21 @@ bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(87,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -tGr -tGr -tGr -tGr -tGr -miY bln bln -oEB -mZf bln -lSu bln -tGr -tGr bln bln -sDl -sDl -sDl -sDl -sDl -tGr -tGr -tGr -tGr -lSu bln -rzO bln bln bln -mZf -lSu bln -lSu -ntK bln -lJO -lJO -lJO -lJO -kcZ -biY -biY -sDl -sDl -sDl -hDU -hDU -hDU -hDU -hDU -gRs -ons -gpp -tmw -pMv -bcT -iTy -tKI -afz -rvS -xli -kfe -aCU -jJX -tKI -tKI -tKI -tKI -qQo -ibm -nEo -wNT -aYm -xqy -cXl -uxl -oRy -aHC -kXr -ghl -ceo -pBE -uYc -uYc -pBE -pBE -iVA -hxE -aCh -aOd bln bln -ptf -wSU -jSe -pRj -pRj -tFs -ptf bln bln bln @@ -238698,266 +218584,40 @@ bln bln bln bln -ptf -xHe -ptf bln bln bln bln bln -ozo bln bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(88,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -tGr -tGr -tGr -tGr -tGr -lSu -nMR bln -rzO bln -pby -rwt bln -tGr -tGr -tGr -lSu -sDl -sDl -sDl bln -tGr -tGr -tGr -tGr -tGr -jNZ bln -lSu bln bln bln bln -mZf bln -xfZ bln bln -lJO -hQc -lgO -kke -sTj -hos -biY -sDl -sDl -sDl -hDU -dAQ -fVU -iYe -hDU -gpp -aJA -gpp -fUr -pMv -eAQ -pHy -tKI -tKI -tKI -tKI -tKI -vgR -tKI -tKI -gLN -rCC -gLN -rCC -eVl -rCC -dXh -cHb -cHb -mOA -cHb -psW -psW -oIH -ceo -ceo -yeh -hxE -hxE -vQj -fvx -hxE -hxE -xFb -aOd bln bln -ptf -jYS -gBe -jSe -oxB -jQC -ptf bln bln bln bln bln -jNZ -nME bln bln bln -ptf -xHe -ptf bln bln bln @@ -238972,258 +218632,279 @@ bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(89,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -tGr -tGr -tGr -tGr -tGr -miY bln bln bln bln bln bln -tGr -tGr -tGr -tGr -mZf bln bln bln bln -tGr -tGr -tGr -tGr bln -mZf bln -qVo bln -xfZ bln bln -lSu -uer bln -lJO -hEI -lJO -pKS -iSX -lJO -bOX -hos -biY -hDU -hDU -hDU -hDU -lyy -aJm -iFj -hDU -abL -ons -aLV -bXm -bXm -bXm -bXm -gst -gVP -mPh -ciI -aRX -bhV -nXQ -bLW -jJe -rCC -aMd -rCC -jIg -wEh -unO -hkU -hwF -ljl -kXA -rLu -nRq -maT -ajw -eMa -aOd -xZX -hxE -iVA -hoD -hoD -abz -qjQ -qjQ -oot -oot -pRj -pRj -uWW -kNZ -pRj -jQC -ptf bln bln bln bln -jNZ -xbV -qVo bln bln bln -ptf -xHe -ptf +"} +(9,1,3) = {" bln bln bln -mQb bln bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -239232,6 +218913,8 @@ bln bln bln bln +"} +(10,1,3) = {" bln bln bln @@ -239240,150 +218923,502 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln bln bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(90,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(11,1,3) = {" bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -tGr -tGr -tGr -tGr -tGr -fsm -eUO bln bln bln -fsm bln -tGr -tGr -tGr -tGr -tGr -tGr -tGr -tGr -tGr -tGr -tGr -tGr bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -239392,94 +219427,265 @@ bln bln bln bln +"} +(12,1,3) = {" bln -csm -hjI -nbj -vfm -exL -hEI -qGU -biY -biY -mSY -mQh -xKb -djF -xMW -apI -tOi -kkO -fNK -aJA -hIj -bXm -gpZ -vov -cAo -gst -uao -plN -rTO -rTO -fsS -aqQ -gst -dKe -lek -jak -nfd -jIg -wEh -uuP -aGF -uuP -gam -qQo -lmv -uuP -tue -nZh -lNG -tue -qjQ -jBf -nvx -lis -aud -lis -qjQ bln bln bln bln -pRj -ili -pRj -pRj -jQC -ptf bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -fkF -cPp -rwt bln bln bln -ptf -xHe -ptf bln -ntK bln -mQb -uer -mQb bln bln +"} +(13,1,3) = {" bln bln bln @@ -239488,6 +219694,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -239496,6 +219941,255 @@ bln bln bln bln +"} +(14,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -239504,245 +220198,522 @@ bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(91,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(15,1,3) = {" bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -tGr -tGr -tGr -tGr -tGr bln -mZf -lSu -sEB bln bln -gHA -tGr -tGr -tGr -tGr -tGr -tGr -tGr -tGr -tGr -tGr -tGr bln -ntK bln -rwt bln -rwt bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -mZf -lSu bln -lJO -foT -lJO -tyl -kvE -hEI -qGU -biY -rcP -jXN -vVj -dRD -jFf -uOj -bgF -vPM -esI -cVz -ons -xSL -lnc -qRq -pNK -aTT -gst -sTn -fXu -uOM -vzw -rTO -pRX -gst -byl -rgl -wVF -iBF -guS -wEh -vlL -qxQ -eBe -hnC -cah -aSh -ycQ -nZh -lIy -tBR -qwd -pRj -mAc -pRj -pRj -pRj -pRj -pRj bln -mQb bln bln -pRj -axr -mUh -pRj -jQC -ptf bln +"} +(16,1,3) = {" bln bln bln bln -lbc bln bln bln bln -ptf -xHe -ptf +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -mQb bln bln bln -pRj -pRj -ptf -ptf -ptf bln bln +"} +(17,1,3) = {" bln bln bln @@ -239751,6 +220722,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -239759,515 +220969,1807 @@ bln bln bln bln +"} +(18,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(92,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(19,1,3) = {" bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -tGr -tGr -tGr -tGr -tGr -rzO -nMR bln bln bln bln bln -nMR -mSQ -tGr -tGr -lSu bln -ntK bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -xAs bln bln bln bln bln -jNZ -lSu -jNZ -lSu bln -rzO -lSu bln +"} +(20,1,3) = {" bln -lJO -lJO -lJO -lJO -lJO -lJO -lXn -biY -dXv -lck -ocu -vwQ -wMc -ygv -toW -kyi -aNq -jsF -ons -ons -lxc -wvK -aKs -tgH -gst -iXM -vWW -vWW -vWW -tnO -kPL -gst -iSA -vHK -kDj -dBZ -dOw -cMI -qmi -kUx -umR -hnC -nKr -qmi -cex -nZh -mdS -thK -dnT -pRj -kCn -baB -pRj -xSI -tXb -pRj bln bln -uer -mQb -pRj -axr -sma -pRj -wMU -ptf bln bln bln bln bln -tIC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln -pRj -xHe -pRj -pRj -ptf -ptf -pRj -ptf -ptf -pRj -pRj -enR -yju -eoL -ptf bln bln -mQb bln bln +"} +(21,1,3) = {" bln bln bln -mQb bln bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln bln bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(93,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(22,1,3) = {" bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -tGr -tGr -tGr -tGr -tGr -lSu bln bln -lSu bln bln bln bln -jSf -sEB -lSu -sEB bln -mZf -lSu -mZf -xAs +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -fsm bln -uer bln bln bln bln bln bln +"} +(23,1,3) = {" bln bln bln bln -lJO -oXf -xSx -fdF -lJO -vqS -oIB -biY -vVj -jXN -rcP -viV -gbd -uOj -pdW -jfR -aNq -jsF -ons -gpp -lnc -kFu -sJr -vBu -gst -sbY -xAy -xAy -tge -ozH -bZg -gst -hYG -jYG -dOw -dOw -yhe -rCC -vPh -vQQ -vQQ -sve -qmi -cXc -fhw -nZh -lzt -cQh -pyc -pRj -kCn -daS -bKp -bPz -axr -pRj bln -mQb -mQb bln -pRj -daS -tZM -pRj -wMU -ptf bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln bln -pRj -pRj -pRj -pRj -poc -xzH -hrS -faF -pXv -mBO -pXv -xYO -pXv -rnh -pXv -xDe -nkO -ptf bln bln -uer -mQb -mQb +bln +"} +(24,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln bln bln bln bln -uer bln bln -mQb +"} +(25,1,3) = {" bln bln bln @@ -240275,396 +222777,1017 @@ bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(94,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -tGr -tGr -tGr -tGr -tGr bln -jNZ -oEB -jNZ +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -ntK bln bln -xPF bln bln bln -lSu bln bln -lBD -xAs +"} +(26,1,3) = {" bln bln bln -xfZ bln bln bln bln bln -fsm +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +fwx +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +fwx +fwx +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -dvY -lJO -nLE -erl -oDH -fVm -ndz -oIB -biY -biY -gNC -iLi -oJT -wwO -gad -gAk -tMI -hDU -vAY -ons -eNE -bXm -mWs -lSg -mTh -gst -gst -sto -lpj -gst -gst -npP -bLW -xjP -qcI -gxO -dKK -xmN -rCC -iiy -grN -qmi -kGx -rqJ -rMr -bgK -nZh -iOS -mYs -fxn -pRj -mgo -daS -pRj -iaT -twF -pRj bln bln bln bln -pRj -pRj -pRj -pRj -wMU -pRj -pRj -pRj -pRj -ptf -ptf -ptf -ptf -pRj -bLA -eQz -blO -xHe -pRj -glX -nSl -kNZ -pRj -lDF -wSU -ovy -pRj -qYR -qvk -tXb -ptf +bln +"} +(27,1,3) = {" +bln +bln bln bln bln bln -mQb bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +tra +bln +hcw lSu +tra +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +tra +lSu +weW bln -mQb -mQb +tra +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -mQb -mQb bln bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(95,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -tGr -tGr -tGr -tGr -tGr -mZf -vwC -pby +(28,1,3) = {" bln bln -tGr -tGr bln -jSf -lBD bln bln -rzO bln bln -fsm -xAs bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +sEB +sEB +sEB +fwx +utC +utC +fwx +utC +utC +utC +utC +utC +fwx +utC +fwx +fwx +sEB +sEB +sEB +fwx +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -240673,3390 +223796,3203 @@ bln bln bln bln +"} +(29,1,3) = {" bln bln bln bln bln -lJO -lJO -lJO -lJO -lJO -thD -oIB -hjI -biY -biY -biY -biY -biY -biY -biY -biY -biY -ede -iKj -bPp -bXm -lnc -lnc -lnc -gst -sAC -eBd -eBd -wJR -uri -tKZ -gst -rCC -rCC -wEh -kgX -wEh -rCC -sOn -aBh -eaE -wkN -aBh -sOn -sOn -tue -tue -tue -tue -pRj -kCn -daS -pRj -pRj -pRj -pRj -bON -bON -bON -bON -pRj -wwE -kkD -daS -dWZ -qtM -obj -obj -obj -obj -obj -obj -obj -obj -obj -obj -iOM -suR -pRj -pRj -ick -ivm -pRj -pRj -mNY -mNY -mNY -mNY -mNY -mNY -mNY -hPv -lej -hBf -eRE -ujK -ujK -eRE -ujK -ujK -eRE -ujK -hPv bln -uer -mQb +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +fwx +utC +sEB +sEB +sEB +fwx +utC +fwx +utC +utC +jNZ +kKU +rzO +fwx +utC +fwx +utC +utC +sEB +sEB +sEB +fwx +utC +tkU +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(96,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(30,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +fUR +sEB +sEB +sEB +fUR +utC +utC +utC +jNZ +sEB +sEB +sEB +rzO +utC +utC +utC +fUR +sEB +sEB +sEB +fUR +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl aBR aBR -tGr -tGr -tGr -tGr -tGr -tGr +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -lSu -tGr -tGr -tGr -tGr -mSQ bln bln bln -rwt -lBD -ntK bln -tCj -xAs -xAs -xAs -xAs -xAs -xAs -xAs -xAs -xAs -hIv -wPN -wPN -lJO -lJO -lJO -otM -hDc -wGG -psR -vHA -cJH -sCE -cGe -gYG -iLK -iLK -iLK -det -iLK -vBi -lJO -dnq -iuv -xgm -dnq -dnq -dnq -dnq -tPH -dnq -dnq -fTx -bep -dnq -gOy -dnq -srw -yld -pTB -pTB -pTB -mWU -pTB -pTB -dnq -dyN -rGl -hJE -vYA -hzV -rGl -vTo -oVu -mye -ptd -ptd -obj -obj -obj -tXE -obj -obj -obj -obj -tXE -obj -uNW -obj -uoB -mNY -mNY -mNY -mNY -mNY -mNY -mNY -mNY -mNY -mNY -mNY -pRj -sCw -eQz -rAO -taX -wOB -beO -kbs -cXo -gBv -tjH -aUK -gGs -bbU -aUj -aUj -nce -mQb -mQb bln -lSu bln -mQb -mQb +"} +(31,1,3) = {" bln bln -yfW -fCR -ujK -ujK -dMo bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(97,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +tkU +utC +fUR +sEB +tqR +sEB +fUR +fwx +tra +jNZ +sEB +sEB +sEB +sEB +sEB +rzO +tra +fwx +fUR +sEB +tqR +sEB +fUR +fwx +tUm +utC +fri +utC +utC +utC +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR aBR aBR aBR -tGr -tGr -tGr -tGr -tGr -bDu -bDu -bDu -bDu -bDu -bDu -bDu -xAs -xAs +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -lSu bln bln bln -lSu -cuq -itE -lSu -cuq -itE -lSu -cuq -itE -rzG -sDl -sDl -sDl -hEI -sop -wZm -fFb -jwL -lJO -lJO -lJO -lJO -htJ -apX -hjI -hdh -mFy -fjF -hjt -ndz -vOG -anb -sSe -bzQ -aTI -bmv -bmv -bmv -bmv -pwM -bmv -bmv -cKq -cKq -cKq -qsy -iwz -dLQ -iwz -xwC -jwt -gOy -iwz -iwz -iwz -iwz -rQn -iwz -iwz -iwz -uag -iwz -nQO -nua -pRj -pRj -kFR -daS -tZb -rLc -axr -utU -teF -axr -utU -daS -daS -tZb -daS -fhW -mNY -csT -csT -csT -xaI -fiY -wkl -csT -csT -csT -mNY -gob -hwn -cAe -mXa -dpx -mXa -mXa -qCl -mNY -aUj -vWy -kLc -oFY -sIN -xmK -uaG -cSx -uOE -cSx -vyU -pXY -pXY -pXY -vyU -uOE bln -chb bln -ntK bln -chb +"} +(32,1,3) = {" bln bln bln bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +tkU +utC +tUm +utC +fUR +fUR +mnu +fUR +fUR +fwx +utC +miY +sEB +sEB +sEB +sEB +sEB +qVo +utC +utC +fUR +fUR +mnu +fUR +fUR +utC +utC +dHF +utC wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(98,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +vfr +utC +utC +txl +txl +txl +txl aBR aBR aBR -tGr -tGr -tGr -tGr -bDu -vKk -hwR -igB -wRs -xlC -bDu -dvl -cuq -jRS -jRS -dlt -jRS -jRS -itE -llT -sgW -akQ -lSu -sgW -akQ -lSu -sgW -akQ -rzG -sDl -sDl -sDl -hEI -nFG -sjp -rqk -ure -lJO -gAs -bZx -biY -biY -ogy -biY -biY -biY -biY -biY -biY -biY -biY -tFw -fPP -dnq -xzh -xzh -xzh -xzh -xzh -dnq -mgj -bzc -xIS -mgj -mgj -mgj -srw -jOy -ljp -gHe -sni -bep -qrJ -uLC -xzh -aNE -qcu -bDR -wXW -cYj -bep -ylU -lAB -uvC -pRj -dHu -daS -daS -nOY -axr -daS -bPz -daS -axr -axr -daS -axr -axr -fhW -mNY -anz -mDf -nLb -kNp -vbn -vFs -mMk -qAV -fyw -mNY -kCn -kCn -kCn -kCn -kCn -kCn -kCn -ioQ -jMn -pZG -toq -uDE -xFB -rkc -gxR -uaG -iLY -iLY -iLY -bxa -pXY -pXY -pXY -pXY -fcP +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln bln -chb bln -mQb bln -bvb -jHb -ozo bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(99,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -aBR -tGr -tGr -tGr -bDu -jgG -mAe -jJM -mAe -dfz -dnX +(33,1,3) = {" bln -abb -tDg -tDg -ooL -tDg -tDg -oFI -oEB -sgW -akQ -lSu -sgW -akQ -lSu -sgW -akQ -rzG -sDl -sDl -sDl -lJO -lJO -lJO -lJO -lJO -lJO -bZx -bZx -bWn -seL -nUr -ibk -xwr -xgg -xId -whQ -kka -fmm -bWn -fTR -eJe -iIF -jII -pAZ -pAZ -jII -inJ -dnq -wGa -dxK -dxK -iOF -opm -opm -dxK -gfb -gfb -gfb -pYB -gfb -gfb -vtg -rcE -rcE -rcE -hVc -jII -jII -rLl -ylU -dnq -uaY -pRj -jQC -daS -axr -fXq -daS -daS -tbi -daS -daS -axr -axr -axr -axr -fhW -mNY -krU -qjq -cEM -aQR -csT -aQR -eTi -rfR -aGB -mNY -kCn -mNY -mNY -mNY -mNY -mNY -mNY -mNY -mNY -nav -gfo -nNs -rDO -rkc -qWM -lha -kAK -iLY -iLY -lqE -pXY -pXY -pXY -pXY -uOE bln -chb bln -uer bln -chb bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(100,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +fri +utC +utC +utC +fUR +mXT +cJt +eWF +fUR +dTI +dtP +sEB +sEB +sEB +sEB +sEB +sEB +qVo +fwx +utC +fUR +mXT +cJt +iMu +fUR +hvA +utC +fwx +fwx +utC +utC +utC +utC +utC +tra +utC +utC +bln +bln +bln +aBR +aBR +aBR aBR aBR aBR -tGr -tGr -bDu -nGU -mAe -jJM -mAe -dfz -feJ -feJ -awd -awd -awd -feJ -feJ -kyy -kyy -cJi -abb -oFI -oEB -abb -oFI oEB -abb -oFI -rzG -sDl -sDl -sDl -pfe -bZx -bZx -bZx -bZx -mgs -kQi -oWk -bWn -sBu -nUr -sFS -mhb -mhb -mhb -qwi -bIc -bIc -tgn -ikB -eJe -utR -pAZ -ucn -tLi -pAZ -tVd -uLC -jCT -dxK -xax -oyp -phf -sEl -qRs -jST -wUX -odN -iZq -dpH -gfb -mYG -iIA -fGQ -iIA -cvg -qQb -jII -okb -ylU -dnq -dyB -pRj -jQC -pXv -jUV -sGz -miL -pZS -axr -qCa -aph -oIy -aAM -nON -nON -iQb -mNY -juS -aQR -aQR -aQR -fxR -aQR -csT -csT -csT -mNY -kCn -mNY -dUn -thC -cpH -kbJ -kbJ -kbJ -yaL -hNM -epY -vWe -kIt -kMY -omT -lha -iLY -iLY -iLY -bxa -pXY -pXY -pXY -pXY -xLS +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(34,1,3) = {" bln -chb bln -lSu bln -chb bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(101,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +vfr +utC +utC +fwx +utC +fUR +fUR +xau +fUR +fUR +gSE +sNA +sEB +sEB +sEB +sEB +sEB +sEB +sEB +rhJ +fwx +fUR +fUR +xau +fUR +fUR +utC +fUR +fUR +fUR +fUR +fUR +htd +bln +bln +bln +lSu +bln +bln +bln +lSu +oEB aBR aBR aBR -lbc -bDu -jgG -mAe -jJM -mAe -stt -qVB -eeD -aSH -lyG -rUb -vrb -feJ -cRg -pBN -brx -kyy -kyy -kyy -kyy -iDq -bln +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -rzG -tlE -tlE -tlE -pfe -bZx -bZx -bZx -bZx -gYm -krQ -skZ -bWn -nch -xMX -xIz -bIc -bIc -bIc -wdI -yaE -yaE -mvw -aTH -eJe -utR -pAZ -wtj -lBD -bcN -qzy -adP -adP -dxK -wzk -wzk -wzk -wzk -pgw -iYb -iYb -msb -hll -iYb -gfb -cpm -cpm -cpm -egY -wwn -jfc -cpm -pzb -cRF -dnq -pRj -pRj -dOa -pRj -pRj -pRj -pRj -hSm -qLA -jui -pRj -pyR -fWC -lmB -lGw -daS -mNY -ctI -hLZ -qNv -csT -csT -aQR -eso -rop -wTA -mNY -kCn -mNY -dUn -hpd -ahK -kbJ -kbJ -wkw -yaL -saO -eVV -rat -dNG -sth -aUj -aUj -rNZ -iLY -iLY -lqE -pXY -pXY -pXY -vyU -uOE bln -chb bln -mQb bln -chb bln -mQb bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(102,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(35,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +tkU +utC +utC +dHF +utC +utC +utC +utC +utC +tra +fwx +xOk +fUR +kod +kyg +uhx +uhx +uhx +uhx +sEB +sEB +sEB +sEB +sEB +sEB +sEB +uhx +uhx +uhx +uhx +jHX +tLm +fUR +fwx +fUR +kod +gFL +uhx +uhx +uhx +uhx +tMa +lSu +bln +bln +lSu +bln +bln +bln +bln aBR aBR aBR aBR -lbc -bDu -cFb -mAe -jgs -mAe -uVP -aWk -diC -bJj -lyG -teq -bXy -feJ -xWb -jDM -brx -rai -amn -hzG -wZD -iDq +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln bln bln bln -rzG -sDl -sDl -sDl -pfe -bZx -bZx -bZx -bZx -gYm -krQ -gYp -bWn -iUO -egL -ssF -pSu -fgQ -pSu -pSu -tlo -kZC -tgn -igQ -euZ -utR -pAZ -mQb -bNy -qWZ -oVR -apo -oVR -dxK -xVq -lnk -pNs -pNs -oyb -mqD -iYb -dkb -kmi -iYb -xaA -ovx -gMq -pec -fJl -xMR -wqn -cpm -dnq -ylU -pua -pRj -xWm -jQC -ukS -kFR -xWm -pRj -pRj -pRj -pRj -pRj -tRa -fhW -rCZ -uow -daS -mNY -gFI -bdR -xaI -xaI -csT -kNp -xaI -dBh -xYI -mNY -oXX -mNY -hpd -hpd -hpd -wkw -wkw -wkw -yaL -cTs -nJp -ycB -ycB -qtj -qtj -aUj -iLY -iLY -iLY -bxa -pXY -pXY -pXY -pXY -fcP -lSu -chb bln -uer -mQb -bvb -tMa -mQb bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(103,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG +(36,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +dHF +utC +fwx +dtP +iOh +iOh hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +uhx +ykb +hAG +dDp +cJt +cJt +jMw +sEB +sEB +sEB +sEB +sEB +sEB +sEB +skc +cJt +cJt +qYz +lnL +otG +uhx +fwx +uhx +ykb +hAG +skc +cJt +cJt +qYz +lSu +lSu +lSu +bln +lSu +bln +bln +lSu +bln +bln aBR aBR aBR aBR -lbc -bDu -qdF -cno -oSC -ovV -hkY -feJ -pyG -pdK -lyG -apS -uCs -gbJ -pTN -aPN -hEG -eRO -eRO -fDc -eGA -iDq -jSt -mfH -wPN -xAs -jbe -sDl -sDl -bHI -bZx -bZx -bZx -bZx -gYm -krQ -thI -bWn -tsz -xMX -hSl -ueS -ueS -ueS -wTw -yaE -rAZ -qOD -keS -eJe -kKX -pAZ -stJ -fsm -qWZ -lvA -gKU -aoW -dxK -fbw -hue -hBZ -eYT -vdi -oMP -iYb -txI -xvZ -iYb -sbi -jWP -ool -jRC -cgC -jaq -vvT -cpm -dnq -ylU -dnq -pRj -pRj -pRj -pRj -jnm -pRj -pRj -gTf -sPI -uFh -vym -vym -sdd -vym -pRj -oKv -mNY -csT -csT -xaI -pnn -jek -kYq -xaI -csT -csT -mNY -kCn -mNY -yaL -rqF -rqF -yaL -yaL -yaL -yaL -pmi -bTF -nHe -jDP -wTg -bRj -gyR -fhX -kAK -iLY -lqE -pXY -pXY -pXY -pXY -uOE +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(37,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +fri +utC +vfr +utC +utC +utC +utC +utC +dtP +fUR +fUR +nFL +fUR +fUR +ykb +wOy +uhx +uhx +uhx +uhx +sEB +sEB +sEB +sEB +sEB +sEB +sEB +uhx +uhx +uhx +uhx +bzg +otG +uhx +fwx +uhx +ykb +wOy +uhx +uhx +uhx +uhx +lSu +lSu +lSu +lSu bln -yfW -jKQ +lSu bln -mQb -ebW bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(104,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO aBR aBR aBR aBR aBR -lbc -bDu -hGH -qkL -cLD -qkL -hGH -feJ -iuS -lyG -xgc -lyG -lyG -ihx -wZj -jAk -cMA -wkr -wcL -ven -iFg -kyy -kTz -lbk -sDl -sDl -sDl -sDl -sDl -bHI -bZx -bZx -bZx -bZx -gYm -krQ -dky -bWn -ylz -xMX -lPJ -nVB -nVB -nVB -bpn -uPE -cQA -qIB -xhw -eJe -pXn -pAZ -jDB -qWZ -qWZ -qWZ -wrk -qWZ -dxK -cct -hue -xit -wfK -fHK -qpS -iYb -iYb -iYb -iYb -kFW -ybI -nnR -tuz -eRZ -qpZ -rAA -cpm -ooV -bwD -qdI -pRj -fHv -phk -isK -kXL -xnG -pRj -swO -pHr -qxn -tFK -vAH -smg -dlR -pRj -daS -mNY -kYq -kYq -kYq -kYq -aVI -kYq -kYq -kYq -kYq -mNY -kCn -mNY -akL -tvF -tvF -bsX -gTK -ruO -fKe -rGu -aQW -pVK -wRd -gGt -uJR -rIX -iLY -lqE -fcP -cSx -vyU -vyU -vyU -vyU -fcP -bln -pMM -mQb -lSu -bln -fYT -tTO -mQb -mQb -bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(105,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO aBR aBR aBR aBR aBR -lbc -nbp -lIt -hdn -ijj -nbw -lRF -feJ -mgZ -tDL -lyG -lok -nGK -feJ -mex -aKq -iDq -jUn -eRO -gIF -pNz -kyy -vvc -lbk -sDl -sDl -sDl -sDl -sDl -bHI -bZx -bZx -bZx -bZx -gYm -gMK -huT -bWn -ukJ -xMX -vvu -joh -mdM -wBa -fSP -iMw -rRd -bWn -piB -eJe -utR -pAZ -kIL -qWZ -vij -bMZ -paK -aVH -xKJ -dhj -kiL -tOF -tOF -ktU -wzk -wzk -sKz -jle -jfc -vYm -qBt -xMQ -jRC -nvs -hPz -shc -cpm -dVF -ylU -bep -pRj -uuy -mIc -juM -frc -xnG -pRj -kta -kta -vym -vym -pUx -bFf -gAJ -pRj -daS -mNY -kiR -rHQ -wFX -rBV -kJV -cOa -omG -tvW -scx -mNY -kCn -mNY -gmR -tMD -rMG -neF -twt -mwm -btC -wRd -fDn -hcg -fDn -gka -gka -gka -aZH -gka -fDn -aZH -fDn -fDn -gka -uMs -mQb +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln bln -fPc -mQb bln bln bln -chb bln -mQb bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(106,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(38,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +vJV +fUR +eYK +xAk +xaf +fUR +uRx +jdY +rsw +rin +uhx +rcS +sEB +sEB +sEB +sEB +sEB +sEB +sEB +oMa +uhx +pgt +dcG +jXm +otG +uhx +fwx +uhx +ykb +jdY +rsw +phu +uhx +jls +bln +lSu +bln +bln +bln +lSu +bln +bln +bln +lSu +bln +bln aBR aBR aBR -bln aBR aBR -nbp -nbp -hjX -omk -omk -jeF -ctE -feJ -feJ -cqW -wHe -aPW -hsN -feJ -uGr -uGr -iDq -qlw -cFZ -mEB -iDq -iDq -ciG -mfH -jbe -sDl -sDl -sDl -sDl -bHI -bZx -bZx -bZx -bZx -gYm -lwO -vTg -bWn -tgn -bEz -tgn -bWn -tgn -bWn -bWn -tgn -bWn -bWn -fzy -eJe -utR -pAZ -dYP -qWZ -xCv -vWL -nci -tPC -xkI -gnM -aHW -clP -clP -clP -clP -clP -clP -clP -rwn -eWc -nDA -vvi -xpJ -vYs -suL -gCn -qIx -dZQ -aNs -atv -pRj -pRj -pRj -pRj -pRj -kmR -pRj -cCP -kta -fcR -uFh -bts -pwi -oVt -pRj -swS -mNY -giQ -ppD -vmU -pnn -pVv -pPR -kWw -qca -aMs -mNY -kCn -mNY -lEA -uJn -ijZ -bXo -twt -ctM -wRd -fDn -fDn -aMb -yjV -wWa -yjV -nOG -haf -rnt -vWr -bgZ -yjV -xHf -gka -gka -gka -gka -gka -gka -gka -gka -aao -bvb -tMa +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(107,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(39,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +dHF +utC +utC +tkU +utC +utC +vJV +mVE +ryM +uee +dJY +qlP +nDJ +sfr +fsv +aZK +uhx +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +uhx +iog +fsv +lFg +dvO +uhx +fwx +uhx +ykb +sfr +fsv +iQX +uhx +qVo +bln +bln +lSu +bln +lSu +bln +lSu +bln +bln +bln +bln +bln +bln +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR aBR aBR aBR aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln bln -aBR -nbp -mhx -jeF -egm -axd -wGW -tJN -ikI -feJ -feJ -gPn -fLs -feJ -feJ -uGr -uGr -iDq -jBr -lAL -ejc -iDq -nrG -hTw -lbk -sDl -sDl -sDl -sDl -sDl -psN -psN -psN -psN -psN -wqx -cJd -gYp -bWn -bTJ -cGt -wRI -qdE -meG -bWn -ntK -mQb bln -jII -ooV -wTL -eff -qWZ -qWZ -qWZ -svR -xRw -nYv -qVp -xKJ -dvA -lCI -age -olG -bEC -uEy -iLm -dxK -dxK -cpm -cpm -cpm -cpm -cpm -cpm -cpm -cpm -cpm -dJd -iuv -dnq -nlv -uMN -nsM -fZf -qpU -cEr -iXT -aHV -kta -gDm -oKY -kCI -iXk -dNX -pRj -daS -mNY -dSf -vfS -jGh -jNg -vHa -alv -vHa -mbt -hQj -mNY -kCn -mNY -bpd -uJn -kYL -gLu -dth -bTF -wRd -gka -igw -lAu -vWr -vWr -vWr -vWr -vrI -vWr -vWr -neR -vWr -uLH -xNC -gka -miS -nrH -oNX -lhC -maY -gka bln -chb bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(108,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(40,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +dHF +utC +utC +utC +utC +utC wNO +utC +vJV +fUR +fUR +kVA +wWS +mVE +nDJ +fYW +fsv +xdH +uhx +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +qVo +uhx +mgc +fsv +sfr +dvO +uhx +fwx +uhx +ovm +fYW +fsv +asm +uhx +qVo +bln +lSu +bln +lSu +bln +bln +lSu +bln +lSu +bln +bln +bln +bln +oEB aBR aBR aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -lBD bln -aBR -nbp -xKY -omk -sMY -wMV -qqM -wMi -xaJ -arA -jwx -kfy -aZo -jwx -wfp -cZm -hLf -okx -mLu -lAL -npn -iUo -cOp -hTw -gIL -esK -esK -esK -esK -esK -tPW -iPT -ppl -kes -hzY -jpd -lwO -gYp -bWn -glP -nzB -nzB -nzB -sdX -tgn -itN -nuX -yfF -pAZ -dnq -kgD -utR -uEQ -lET -grA -fwQ -nOH -gxU -gZq -ybv -ybv -ybv -ybv -ybv -ybv -dxK -dxK -dxK -sEB -sEB +bln +bln +bln +bln +bln +bln +"} +(41,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +fri +utC +vJV +kDs +ydI +nvU +ydI +ydI +btm +fld +ycA +lpH +uhx +vCm sEB sEB sEB @@ -244064,5841 +227000,5691 @@ sEB sEB sEB sEB -pAZ -dnq -iuv -dnq -nlv -uMN -uMN -msP -hPQ -cEr -aQO -fFv -kta -bbo -vja -wle -bbo -bOk -pRj -daS -mNY -adg -wlz -tnp -pnn -aZx -uro -dKh -uGl -qea -mNY -roQ -mNY -lEA -uJn -cSE -tCe -twt -eCt -wRd -fDn -rOA -eEO -nMx -azg -azg -fKO -azg -azg -pJy -vEy -ban -wdL -dso -nnl -raT -raT -brY -lhC -lhC -gka +fiv +uhx +sjz +lKc +uMm +dvO +uhx +fwx +uhx +ovm +fld +ycA +lpH +uhx +pSK +bln lSu -chb -uer -mQb bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(109,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +lSu +lSu +bln +bln +bln +bln +bln +bln +bln +bln +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR aBR aBR aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln bln -uer bln -lBD -nbp -mhx -jeF -lkb -arb -mwh -xlx -oSm -jQB -eqI -eqI -eqI -eqI -eqI -piv -bkC -kyy -daq -lAL -vAt -kyy -dOY -psP -lbk -sDl -sDl -sDl -sDl -sDl -psN -cch -nTp -nTp -kxp -kQc -cxz -nnx -bWn -soN -npu -oMS -npu -jzE -bWn -nSo -jII -pAZ -pAZ -rLl -eJe -utR -tmQ -wUJ -ppK -wna -lCg -wEG -ybv -ybv -ibY -jRg -qCP -aAi -ybv -ybv -nBk -paM -paM -paM -paM -paM -paM -paM -paM -paM -paM -paM -dnq -vrX -nBl -kta -aHR -cPi -gCl -jpH -mkn -qnw -sEn -kta -khu -bbo -pbE -vja -iRc -pRj -daS -mNY -voK -voK -voK -voK -voK -voK -voK -lII -voK -mNY -kCn -mNY -ixG -aPf -dzJ -drd -twt -mEw -sSJ -fDn -rOA -eEO -hTm -cks -sGJ -cGf -qMN -iUJ -hHp -cGf -atN -fpD -jFV -szo -vBm -vBm -rQf -rQf -mUs -gka bln -chb bln -mQb bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(110,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(42,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +vfr +utC +utC +utC +utC +vJV +ydI +ydI +nWM +kHl +mVE +nDJ +wOy +uhx +uhx +uhx +uhx +sEB +sEB +sEB +sEB +sEB +sEB +sEB +uhx +uhx +uhx +uhx +bzg +dvO +uhx +fwx +uhx +ovm +wOy +uhx +uhx +uhx +uhx +bln +lSu +lSu +bln +bln +bln +lSu +bln +lSu +bln +bln +lSu +bln +bln +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR aBR aBR aBR -lBD +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln bln bln bln -lBD -nbp -nbp -ezs -jeF -omk -jeF -nQf -pCE -arA -rYB -rgC -she -sYG -rgC -sGp -kNQ -iDq -kyy -bKN -kyy -iDq -rpT -ygM -mfH -sDl -sDl -sDl -sDl -sDl -psN -riB -dkY -wLc -hzY -bRn -fng -lBt -bWn -bWn -tgn -tgn -tgn -bWn -bWn -mae -pAZ -jhA -eZL -ljx -nxW -utR -tmQ -qXF -dMX -gER -nOH -xVc -ybv -xzT -cHO -aer -cHO -rOC -ybv -ybv -paM -paM -orG -gtP -grc -xvs -pgp -adf -tQg -mdc -rWc -paM -nTe -iuv -dnq -kta -ihh -ryh -rXY -wzY -mIH -bqi -aQO -kta -drw -bbo -gwx -erA -qll -pRj -dPT -pRj -pMu -gVD -kPu -ajF -qwe -uJH -iAc -roj -gXN -pRj -kCn -mNY -gTK -fNr -nzI -gTK -gTK -myX -sSJ -gka -oAs -fab -eDC -uIV -nXl -wuo -agm -fNN -gbh -wuo -sRL -oyz -mLV -fDn -rQf -vBm -viH -viH -rQf -gka -mQb -bvb -jHb bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(111,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(43,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +dHF +utC +fwx +utC +dtP +iOh +iOh +kDs +mVE +azN +xft +lRg +iaU +nDJ +hAG +dDp +cJt +cJt +jMw +sEB +sEB +sEB +sEB +sEB +sEB +sEB +lAC +cJt +cJt +qYz +lnL +dvO +uhx +fwx +uhx +ovm +uhA +lAC +cJt +cJt +qYz +rNE +lSu +lSu +bln +ozo +bln +bln +bln +bln +bln +lSu +lSu +bln +lSu +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR aBR aBR aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln bln bln -tGr bln -lbc -nbp -jOS -kKx -dlK -pbI -jIm -mgU -mgU -nea -mgU -mgU -mgU -mgU -vAm -hAO -jwx -kOk -nlp -dNt -mfH -uJX -nCi -mfH -sDl -sDl -sDl -sDl -sDl -psN -pTd -jLZ -jQU -psN -pfe -aeQ -mdX -pfe -oyd -vws -mjf -wEb -sIZ -pfe -pfe -jII -mxM -qLt -uom -pkW -kKX -tmQ -bvE -aRz -paK -nOH -mOL -ybv -oqz -lRx -oJP -bdK -dzi -ybv -ybv -kxT -mVi -dgQ -rTM -fwf -fwf -fwf -fwf -fwf -qHP -eYs -hcL -isx -iuv -dnq -kta -kta -kta -kYS -nlv -kmC -kta -kta -kta -vym -bCs -vym -vym -vym -vym -bbr -wou -bbr -cLN -vol -fmc -jtM -cLN -cLN -qbO -xtQ -hIH -kCn -mNY -hFJ -tMD -ehJ -fMt -twt -tXB -sSJ -gka -uXC -fab -fNv -wuo -wuo -nnw -spv -dwy -spv -wuo -cSH -kUz -mLV -fDn -lhC -lhC -lhC -lhC -lhC -gka -mQb -chb bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(112,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(44,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +dHF +utC +utC +utC +utC +utC +lJO +hEI +hEI +biY +biY +rkk +bLs +xRI +ydI +ior +wOy +uhx +uhx +uhx +uhx +sEB +sEB +sEB +sEB +sEB +sEB +sEB +uhx +uhx +uhx +uhx +bzg +oVX +fUR +fwx +fUR +tvm +wOy +uhx +uhx +uhx +uhx +tMa +lSu +lSu +lSu +bln +lSu +bln +bln +lSu +lSu +lSu +bln +lSu +bln +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR aBR aBR aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln bln -lBD -tGr -tGr -tGr -lbc -nbp -nbp -lQc -lQc -lQc -nbp -mgU -bvX -ccF -fad -azx -tDw -rhf -cAC -cEL -hwZ -vdf -xFm -riv -xHq -ccr -txU -jzC -qml -qml -qml -qml -qml -iiH -teP -teP -teP -qbk -gMK -fng -rHc -mxF -uog -vVY -uog -uog -nfU -bzI -uog -yaF -mny -dnq -wmK -rcj -utR -tmQ -eOw -rns -mkA -nOH -aAv -ybv -jjq -fHo -hMc -rOC -dhL -ybv -ybv -aqd -umu -umu -fyK -dPq -qqT -xdb -gVq -wnz -loT -fwf -hcL -isx -nlT -krv -hyc -fdy -fdy -pPh -cLN -xxz -fdy -pvg -nQW -vsz -fdy -oRb -wHX -nbi -qzu -cLN -cLN -cLN -cLN -fdy -eKb -nzq -cLN -cLN -qbO -kKH -pRj -eAj -sro -dgp -qkT -kzA -whW -twt -mEw -sSJ -oSR -glc -fab -ktw -bny -jQe -xBp -bYw -bYw -bYw -ucO -kcD -ugq -njT -fDn -cYq -lhC -lhC -phL -lhC -gka bln -chb bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(113,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(45,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +fwx +vfr +utC +lJO +dxI +muv +qVN +biY +biY +biY +biY +ydI +oiD +xVN +fUR +fUR +nMj +chP +sEB +sEB +sEB +prs +sEB +sEB +sEB +fiv +fwx +fUR +fUR +bAo +nAX +fUR +fUR +fUR +qeF +xVN +fUR +fUR +oqJ +bln +bln +lSu +bln +bln +lSu +bln +bln +lSu +bln +bln +bln +lSu +bln +bln +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(46,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +tkU +utC +utC +lJO +lJO +ldJ +nOx +cwe +dIx +laB +laB +lJO +lXA +nDJ +wOy +pGy +fUR +hHG +fwx +mZf +ooL +sEB +sEB +sEB +ooL +rwt +fwx +fwx +fUR +rJr +bzg +dvO +clT +fUR +xce +ovm +wOy +rCU +fUR +bln +uer +bln +oEB +lSu +bln +bln +bln +lSu +oEB +bln +bln +bln +bln +bln +oEB aBR aBR aBR -uer +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln -tGr -tGr -tGr -lbc bln -lBD bln -npb bln -lSu -hIO -rPP -eNl -vbF -mcH -xyx -eDM -xFm -tGB -nCh -fwh -ijU -bqG -lbk -fqH -sbN -lbk -oAh -oAh -oAh -oAh -oAh -vDb -lgz -hBr -mzP -vDb -vvh -vPC -pvm -dMi -cvC -kQc -iYG -kQc -kOV -kQc -kQc -iJN -gOy -gOy -fKF -qjg -utR -tmQ -lkI -lvl -aog -ktl -dEI -uab -bzC -jKK -mVp -mNJ -lVc -ybv -ybv -tIy -umu -umu -fyK -oIr -eEm -wzC -oIr -oIr -sZU -obc -bRM -jbj -gMM -jba -mKC -oQp -oQp -lCY -oQp -oQp -oQp -oQp -oQp -oQp -oQp -oQp -oQp -tdb -oQp -oQp -oQp -oQp -oQp -oQp -mxX -oQp -oQp -kPg -nyn -bYi -pRj -cpi -mNY -bTq -xUP -gRt -rpF -twt -fcg -eTx -fDn -jQz -tNx -tfR -iNa -tLW -seR -lgg -uey -esE -uLe -lGp -efV -iaV -fDn -efE -lhC -efE -kJU -lhC -gka -tMc -chb bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(114,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(47,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +dHF +lJO +kQg +tLB +bIl +ivi +sbD +hjI +heg +lJO +htq +nDJ +wOy +eyk +fUR +fUR +fUR +fUR +uhx +uhx +uhx +uhx +uhx +fUR +fUR +fUR +fUR +dWl +bzg +dvO +mEv +fUR +gCq +ovm +wOy +eyk +fUR +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln aBR aBR aBR aBR -bln -tGr -tGr -tGr -lbc +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -npb bln bln -hIO -vyd -ePr -kGc -kWh -qVJ -mgU -kqc -kqc -kqc -jct -jaw -xwf -aPd -hQP -lWg -ncB -bgN -bgN -bgN -bgN -bgN -tVu -lvS -mbz -hha -dEk -nUJ -mES -csB -gtB -tny -dLo -ctj -aZG -wYZ -aKI -peq -obb -qJV -vBh -fiE -oBs -utR -tmQ -axf -kzD -nsj -lhv -sDV -ybv -xwm -vzT -wfc -oqz -rSN -ybv -ybv -aqd -umu -umu -fyK -dCR -lGG -apt -rcA -nrB -xWO -dHs -hcL -isx -fuM -vXh -hyc -rWn -mJa -rWn -mHa -vmk -rUY -rWn -rWn -cLN -mFU -cLN -rWn -rWn -rbs -eQX -rWn -rWn -gDV -tro -eKb -jRV -uOL -gQq -bwt -nZu -mNY -mNY -mNY -qnC -qnC -qnC -qnC -gyR -euq -wfn -ras -fkj -fab -iag -dfq -ein -xBp -imd -imd -imd -vuK -utA -qYQ -xUb -fDn -lhC -lhC -lhC -gsk -lhC -gka -lSu -chb bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(115,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(48,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +dHF +utC +utC +fri +utC +lJO +kQg +ofc +ylV +gjI +lJO +lJO +lJO +lJO +fUR +lzU +wwi +fUR +fUR +fUR +wUf +iQd +oOP +ccS +ccS +ccS +lVY +hHl +xuW +fUR +fUR +fUR +ePV +eHX +fUR +fUR +fUR +drb +tuD +fUR +fUR +fUR +fUR +rNn +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln aBR aBR aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -tGr -tGr -lbc -bln bln bln -miY -oot -oot -hIO -jDt -wtg -diq -uet -ptr -mgU -fUj -kcc -tpX -oIC -jjt -bvY -jNp -jNp -jNp -jNp -sDl -sDl -sDl -sDl -sDl -skl -skl -skl -skl -skl -skl -skl -iLa -skl -skl -skl -skl -skl -skl -skl -skl -skl -pDt -tsk -wLX -eJz -utR -tmQ -dqR -rUo -paK -lhv -hwC -ybv -vOD -rOC -vzT -cHO -oYu -ybv -ybv -jkK -kaW -bHj -ery -dHs -dHs -dHs -dHs -dHs -qlQ -ncu -hcL -isx -iuv -ipa -xVK -xVK -xVK -xVK -cvS -vWh -cvS -xXf -xXf -skn -lHE -frE -obK -npB -gwK -jyR -jyR -gwK -bID -bID -hOc -cLw -hOc -djO -hOc -bID -qnC -vkz -aom -pcg -deD -unG -qnC -isX -eBI -oEt -gka -vKy -fab -fyQ -wuo -wuo -nnw -cDK -uvk -cDK -wuo -cSH -kUz -mLV -fDn -lhC -lhC -lhC -lhC -lhC -gka bln -chb bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(116,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(49,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +fwx +utC +utC +lJO +lJO +lJO +fRb +lJO +lJO +fjF +qhO +lJO +iVv +qpt +fBQ +syL +vmC +syL +dwb +fsv +cuc +hgr +fbF +hgr +xFs +fsv +cmV +bXx +aui +bXx +btW +jJd +eyj +lGL +bXx +oMq +tEc +iGd +mKJ +vKD +tKI +tKI +tKI +tKI +htd +ntK +bln +lBD +bln +bln +bln +bln +bln +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR aBR aBR aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -lBD -tGr -lbc bln bln bln -npb bln bln -hIO -hIO -hIO -bUx -bUx -bUx -bUx -kpX -jmy -xMn -cAC -nRm -bRG -hfA -idv -ahA -cHY -sDl -sDl -sDl -sDl -sDl -tOq -jOQ -jOQ -jOQ -jOQ -jOQ -jOQ -jOQ -deY -deY -fhz -deY -gUr -deY -deY -deY -wAZ -tVd -uLC -xQg -fwm -utR -tmQ -pMy -cOP -gER -wLt -bIL -ybv -pPN -oqz -kOX -oqz -oXg -ybv -ybv -paM -paM -tcn -bMC -dUP -unH -uOo -bMt -oOt -mln -igb -paM -xns -iuv -qrb -xVK -pks -xVV -cKo -cvS -gDp -kRP -oWl -vRS -stD -xGp -eFd -qeh -eBV -gwK -gWt -tTV -jtA -bID -obo -miw -gCK -cMd -lHC -vzU -ahm -qnC -bjK -qGQ -sOE -wcx -fVy -qnC -nAw -uif -wRd -gka -gSr -fab -iag -loc -hNI -wuo -fRv -fNN -esE -wuo -hqE -iam -mLV -fDn -rQf -vBm -lVu -vBm -lfp -gka bln -bvb -hZu +"} +(50,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +dtP +mGf +lJO +rrn +nud +hjI +ndz +hjI +xmo +vmx +eTe +nvI +nvI +oTc +nvI +nvI +fwM +fsv +cuc +hgr +hgr +hgr +xFs +fsv +dpU +swK +swK +ubx +swK +swK +swK +wfF +swK +nqD +thX +peM +ddd +mKa +ldw +bCQ +bCQ +tKI +bln +uer +bln +bln +bln +bln +bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(117,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO aBR aBR aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -lBD -tGr -lbc -bln bln bln -lbc bln bln -lBD bln -lSu -bUx -jOQ -bxQ -bUx -oty -vxc -aKt -tDk -jjt -lUw -iWS -vwt -gII -cHY -sDl -sDl -sDl -sDl -sDl -tOq -jOQ -skl -skl -skl -skl -skl -skl -skl -skl -skl -skl -skl -skl -skl -skl -skl -pAZ -pAZ -rLl -gOy -utR -tmQ -dtr -gKG -iBe -lhv -xpw -ybv -ybv -pos -cBU -twK -pyh -ybv -ybv -nBk -paM -paM -paM -paM -paM -paM -paM -paM -paM -paM -paM -dnq -iuv -yas -xVK -jbh -eUW -bmu -cvS -gDp -kRP -ruo -ruo -mzE -aZV -qvW -gwK -wTC -hvS -elj -iRr -omi -tKi -czl -ydg -dAm -szR -dcC -jGB -akz -sCA -guz -ojv -bAT -eri -pvE -qKQ -hqA -uif -wRd -fDn -rOA -fab -iag -pQo -hNI -wuo -kSM -aFn -ctk -wuo -cSH -kql -liI -szo -vBm -vBm -rQf -rQf -mUs -gka -mQb -chb -mQb -mQb bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(118,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(51,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +vOy +utC +utC +tUm +utC +lJO +lJO +lJO +pOq +cKe +thY +hjI +ilv +xmo +lJO +fUR +fUR +mVE +fUR +fUR +fUR +kIh +fsv +cuc +hgr +jIp +hgr +xFs +fsv +jLM +fUR +fUR +fUR +ort +ort +fUR +fUR +fUR +mYA +nEA +nwT +nwT +nwT +nwT +tKI +pgE +tKI +bln +dHF +utC +tkU +utC +utC +utC +utC +utC +aBR +aBR +aBR +aBR +aBR +aBR aBR aBR aBR aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -mZf -oot -oot -ajx -qVo bln bln bln bln bln -bUx -xmO -ubE -bUx -iQj -aOS -rud -cAC -mWM -scu -pmr -qPp -ryG -cHY -sDl -sDl -sDl -sDl -sDl -tOq -jOQ -skl -lcB -rmn -ygB -svH -nCP -ygB -lcB -rmn -ygB -wIz -eFt -ygB +"} +(52,1,3) = {" bln -oJn -fsm -pAZ -dnq -nfk -utR -tmQ -qnV -qGd -cEv -lhv -iGH -bGm -ybv -ybv -ybv -ybv -ybv -ybv -lpM -vey -vey -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -pAZ -dnq -iuv -vXh -xVK -qbn -fiO -arg -cvS -gDp -kRP -sBK -qKx -aRR -tRZ -oyj -gwK -nEV -bry -vPc -fLq -hro -tKi -kCG -dxA -oht -rSC -ami -oPU -wHj -mBB -juH -ojv -lqi -mDw -tbH -qKQ -aTj -uif -wRd -fDn -rOA -fab -bjl -shB -shB -naU -cll -shB -yeD -nka -iCg -kql -oNO -bBJ -dCy -dCy -fyR -lhC -lhC -gka -mQb -chb -uer -mQb bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(119,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +vfr +utC +fwx +fwx +cyH +hjI +nbj +hjI +uDc +xyO +eUf +aUm +kEY +kEY +qPq +gsN +nwr +owk +gjZ +abv +wdo +alD +ael +kdU +kdU +kdU +jbJ +xvl +jLM +buF +fUR +xxI +juu +juu +lnp +gel +fUR +teE +bKA +nwT +wvJ +tzM +aUM +tKI +bCQ +tKI +tKI +qRv +tkU +utC +utC +utC +utC +utC +utC +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR aBR aBR aBR +aBR +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -uer bln -lBD bln bln bln -npb bln bln bln -tGr -tGr -bUx -xmO -deY -bUx -kdT -bLt -syN -cAC -mWM -bRG -kpj -fGq -eig -jNp -jbe -sDl -sDl -sDl -sDl -skl -jOQ -skl -nYn -hui -ygB -qbF -oqg -ygB -vZz -bnt -ygB -vZz -rVV -ygB -vXU -drZ -yfF -jII -eff -kxA -eff -qWZ -qWZ -qWZ -aCP -wKI -iFs -qVp -lpM -aJE -hho -cNK -lKw -lpM -lpM -lpM -lpM -lpM -lpM -lpM -lpM -mhQ -mhQ -mhQ -mhQ -mhQ -mhQ -rhw -iuv -ozW -xVK -vXX -cNm -vPk -cvS -gDp -kRP -lyq -xBN -bfU -aSu -dBK -gwK -jyR -sok -gwK -jyR -bID -bID -fvA -vCK -rSC -rSC -rSC -tGH -kVM -sCA -rSP -uKM -uaz -vqf -dCW -ixZ -rGu -eZO -wRd -gka -lzJ -snO -pIm -vWr -vWr -vWr -xfn -vWr -vWr -kQt -vWr -nsv -tpk -gka -oWQ -dcO -alx -pMC -qWJ -gka +"} +(53,1,3) = {" bln -chb bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(120,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +dHF +utC +utC +fri +fwx +utC +lJO +lJO +lJO +lJO +uDc +lJO +lJO +fsZ +lJO +lJO +lJO +opS +jIn +nLD +iRo +bvq +kHP +cuc +mVE +mVE +mVE +mVE +mVE +xFs +jLM +dvf +fUR +juu +jNB +qku +ukD +hrh +fUR +wtP +gMt +cut +pGd +bPw +ixb +tKI +jLX +fbY +teN +utC +utC +utC +utC +utC +utC +utC +utC aBR aBR aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +utC +utC +utC +tkU +utC +utC +utC +fwx +fwx +utC +utC +utC +utC +utC +utC +vOy +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -tGr -tGr -bln bln -npb bln -tGr -tGr -tGr -tGr -bUx -hJe -xmO -bUx -kzw -kzw -kzw -cAC -xAQ -iMg -jNp -jNp -jNp -jNp -pVL -sDl -sDl -sDl -sDl -skl -uFS -skl -nOl -oCF -ygB -dcq -peb -ygB -mJO -oCF -ygB -bSW -oCF -ygB -lBD -jII -jII -jII -aVr -xwC -utR -pAZ bln -qWZ -bGc -vmj -aqB -pVq -rkI -oRk -mvc -mvc -rAW -gYz -mVw -kKG -jda -lpM -rEo -euf -jzn -mhQ -kDa -erZ -wVu -fZg -mhQ -pzb -iuv -prh -qFX -lke -laM -lIQ -cvS -gDp -kRP -uzf -pcs -bfU -ecs -jLl -dfQ -vbO -fKI -vEw -bAR -gnj -uwj -axY -eeT -bDz -rSC -inE -oPU -xpc -qnC -qnC -sCA -sCA -qnC -qnC -qnC -tzH -uif -wRd -fDn -fDn -bfL -dXn -mmk -qZQ -ead -xwE -ner -ner -xwE -ner -asy -sEU -gka -gka -gka -gka -gka -gka -gka -aao -bvb -tMa bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(121,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(54,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +lJO +lJO +fEd +weL +lJO +uDc +lJO +tEi +dxu +nUh +qjr +lJO +qYA +xnV +qEK +roX +rMu +kHP +cuc +mVE +ich +nAH +nAH +mVE +xFs +jLM +qHO +fUR +nyT +kBU +xgX +juu +gNL +fUR +usU +cTh +iJl +ooa +dWP +bam +erK +rfF +brM +teN +vfr wNO +utC +utC +utC +utC +utC +utC +utC +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR aBR aBR aBR +aBR +aBR +aBR +utC +utC +utC +tkU +utC +tkU +utC +hAM +lej +eRE +qQk +tTO +utC +tkU +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln bln -tGr -tGr -lBD bln -mlS bln -xAs -nXb -nXb -nXb -ykw -eyb -gck -ykw -sLj -vhL -law -eqI -ewM -wAT -kdy -taj -vsL -vpn -lRc -sDl -sDl -sDl -sDl -skl -jOQ -skl -ygB -gQI -ygB -ygB -ugX -ygB -ygB -nJH -ygB -ygB -rsV -ygB -fEZ -ygB -tSb -aab -dcI -sNI -bUH -pAZ -hLw -qWZ -ydk -tGF -iUT -tnk -lpM -rCD -uEm -nfL -mvc -uQT -uDa -cPV -mvc -lzb -anu -jly -fXb -mhQ -oYN -jUD -nZb -lRf -mhQ -dnq -iuv -iFm -xVK -xRo -owv -qXU -uwO -rSx -kRP -kRP -uFV -cAR -kNk -tmA -bNE -hht -xKU -xnE -tvd -egV -xAn -syU -vYJ -fGn -iSL -vzU -pZn -bBd -xSv -gyR -lLD -xZl -qaF -pna -gyR -cod -uif -jKe -wRd -fDn -oSR -bDX -gka -gka -gka -kvj -lhC -lhC -hte -gYg -kQQ -hRE -haC -haC -haC -haC -haC -haC -hso -lSu -chb bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(122,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(55,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +wLW +utC +utC +utC +utC +utC +utC +utC +fwx +tkU +tkU +utC +utC +utC +utC +utC +utC +utC +tkU +tkU +utC +utC +utC +fwx +utC +lJO +cKB +tcR +hjI +lJO +kgy +lJO +rmZ +egT +xiW +lnY +lJO +kyU +qFJ +mWY +hmt +xzo +kHP +cuc +mVE +nAH +nAH +nAH +mVE +xFs +jLM +fnC +vNe +piP +npy +npy +rFb +hrh +fUR +pFW +iNH +aVb +onQ +inQ +jZD +erK +bCQ +pdf +teN +utC +utC +vfr +utC +utC +utC +vOy +utC +utC +utC aBR aBR aBR aBR -lBD -tGr -tGr -tGr +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +utC +utC +utC +utC +utC +tkU +fri +utC +bvb +tMa bln bln +bvb +qRv +fri +tkU +tkU +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln -sEB -ykw -nEs -wOc -lEj -cKv -nsL -eyb -hAQ -ksC -loy -psY -lmM -oyL -kbm -lRc -sDl -sDl -sDl -sDl -skl -jOQ -yab -npa -rMN -oyv -alO -rMN -agp -alO -rMN -alO -alO -qCI -fhg -alO -fEe -hYD -hYD -waU -xwC -kKX -pAZ -luG -qWZ -qWZ -qWZ -qKn -qWZ -lpM -ejT -iEV -iEV -cPV -hCV -jeC -jeC -mvc -lpM -oGQ -wKw -mZT -mhQ -hUV -aks -nLH -xex -mhQ -cBk -kdA -xFj -xVK -xcS -tyK -eMf -cvS -gDp -iMA -qNl -fkO -tjY -aMr -cwj -keP -cRO -guU -ayq -sdp -bID -iKh -rOU -qXt -jEo -fEL -boX -vjQ -lCD -pNO -nFc -uSo -uSo -uSo -ndC -etO -cqo -oqC -eZP -eZP -gKl -tlh -tCW -oGy -fDn -lhC -hte -hte -hte -bEa -dCy -dMK -gka -nce bln bln bln bln +"} +(56,1,3) = {" bln -lSu -hAM -sds -ntK bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(123,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +vOy +utC +utC +utC +hPv +kdS +kdS +eRE +wvw +kdS +kdS +eRE +kdS +kdS +kdS +eRE +qQk +kdS +kdS +kdS +kdS +kdS +eRE +gSd +kdS +lJO +gwM +xdU +nxe +kUn +tba +lJO +hPX +vcc +mXA +waM +lJO +gwq +mWK +isz +roX +iLA +uZT +cuc +mVE +nAH +nAH +nAH +mVE +xFs +jLM +iYy +tma +juu +mxQ +pXU +kSA +vUI +fUR +tkc +nsr +xSl +vxO +qAB +hCY +tKI +npr +uyx +teN +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +aBR +aBR +aBR aBR aBR aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +utC +utC +utC +utC +tkU +tkU +utC +utC +fwx +chn bln +cnx +bln +chn +utC +utC +fwx +utC +tkU +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -tGr -tGr bln -lSu -xiI -mBh -oot -oot -kei -pDC -clq -qgO -qgO -bqx -xQG -ykw -mfH -cIY -mfH -mfH -lHL -fAH -aAl -lRc -sDl -sDl -sDl -sDl -skl -jOQ -skl -fZV -iPm -iPm -jKN -qxp -jqr -drt -eGy -iPm -iPm -iPm -iPm -iPm -pcx -hay -cfr -dct -iuv -utR -pAZ -wtj -eJK -qWZ -kGe -lWd -dOF -lpM -djh -sgZ -sgZ -pZN -kwu -uKS -uPB -xLF -lpM -dbm -vey -vey -mhQ -raN -rJv -hPT -tJR -mhQ -dnq -iuv -opu -xVK -gov -cvS -cvS -cvS -gDp -qEm -kRP -fiT -kQf -hDh -vnt -keP -qTa -ctr -avk -gxP -bID -phw -uCK -gJN -ckX -iub -inn -wyN -vfU -pdV -gyR -vHT -uGT -qWy -pna -gyR -jmD -xrg -dxn -aPD -aPD -rHx -fKf -pst -bWQ -xRZ -jer -xJT -eCp -eCp -uYO -rOe -gka bln -mQb -mQb -lSu -lSu -mQb bln -chb bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(124,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -aBR -aBR +(57,1,3) = {" bln bln bln -lBD bln bln bln bln bln -sEB -ykw -dtz -lEj -fCW -nUg -dKP -ykw -tSi -kfc -dcX -mfH -nmq -kqG -pVL -pVL -jbe -sDl -sDl -skl -skl -ykA -skl -ygB -ygB -ygB -nmo -qIU -qIU -lDq -wVD -uja -uja -uja -iyJ -uja -uja -uja -uja -uHN -vrX -utR -pAZ -eAu -hFr -qWZ -oVR -lfo -oVR -lpM -oii -auU -auU -fgq -heX -heX -heX -viQ -lpM -lIp -axB -lrD -mhQ -ixu -hGh -frN -frN -mhQ -pzb -iuv -rsa -cvS -ewi -cvS -svV -kwX -gDp -egp -kRP -keP -pJQ -pJQ -pJQ -keP -vei -bTx -nvW -xxs -bID -bID -bID -bID -nnp -res -eLM -bID -bID -bID -gyR -gyR -gyR -gyR -gyR -gyR -gyR -gyR -gyR -aPD -lQe -umz -sbK -tOk -gka -gka -gka -gka -gka -fDn -fDn -fDn -gka -ujK -gSd -lej -ujK -ujK -ujK -yhY -bvb -ftY +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +tkU +fPc bln bln bln +bln +bln +bln +bln +muK +mQb +bln +bln +hty +bln +mQb +bln +uer +mQb +bln +bln +bln +lJO +eXa +sHO +hjI +lJO +eUf +lJO +nKW +dak +byv +sOY +lJO +bpm +xQs +rqi +iRo +lvW +uTI +cuc +mVE +ich +nAH +nAH +mVE +xFs +bwn +ktW +tKI +tKI +tKI +tKI +tKI +tKI +nwT +goI +nwT +nwT +fZK +wRM +iox +tKI +bCQ +tKI +tKI +qRv +vfr wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(125,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +utC +utC +utC +utC +utC +utC +utC +utC +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR aBR aBR aBR aBR +utC +utC +tkU +hAM +lej +ujK +vTh +ujK +ujK +obe bln +tmR +mQb +obe +ujK +lej +vTh +qQk +ujK +hAM +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -lBD bln bln bln bln -mvl -mvl -mvl -mvl -mvl -kkl -nUg -qOP -ykw -nOQ -cqx -sQB -mfH -pVL -pVL -pVL -sDl -sDl -tOq -tOq -skl -wDI -jOQ -skl -eFW -rlV -ygB -jMx -gJC -akD -qIU -uUM -uja -jHG -jcF -vVw -jcF -qSh -hsB -uja -ltY -iuv -utR -pAZ -fsm -efv -bcN -yan -fVf -epC -lpM -vPF -uEm -uEm -uEm -uEm -cYm -uEm -eqU -log -sIt -sIt -sIt -log -kpA -hGh -raf -raf -mhQ -dnq -iuv -pDi -cvS -cGA -cGA -pNq -lBS -aTp -lvB -kRP -wpp -rzj -mRG -bIU -hOX -xXz -rAF -nvW -nSc -qvQ -fpJ -qvQ -bID -ejQ -bID -ejQ -bID -pqc -djU -ggK -xXK -pus -qCB -qwF -qwF -qwF -qwF -qwF -aPD -cht -eiI -bum -wWM -hVf -pcI -ehP -uDi -aPD -tfk -sEB -qVo -chb bln -lSu bln bln +"} +(58,1,3) = {" bln bln bln -chb bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(126,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +tkU +fPc +bln +uei +tmR +uei +bln +uei +tmR +uei +mQb +uei +tmR +uei +bln +mQb +bln +bln +bln +lSu +mQb +bln +lJO +uBX +hjI +hjI +lJO +eUf +lJO +jvj +hKu +aaI +lJO +lJO +oCO +oCO +oCO +oCO +gyH +uTI +cuc +mVE +mVE +mVE +mVE +mVE +xFs +pLn +dpl +tKI +wKu +tXs +ljK +aRe +tKI +hbt +cTD +akK +tKI +tKI +cyA +tKI +tKI +kPq +tKI +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR aBR aBR aBR aBR aBR +utC +utC +utC +vap bln +ntK bln bln bln bln -lBD -tCR -lGK -jRP -bLd -wbG -kkl -dhU -xQG -olY -hQi -rRM -mFQ -lbk bln -sDl -sDl -sDl -sDl -tOq -bLq -bLq -bLq -jOQ -skl -dxh -xri -ttI -cmL -lLf -asa -kCu -uKR -uja -lsF -pBs -eYF -sNj -fKR -hsB -uja -ise -iuv -utR -pAZ +tmR +mQb bln -lBD -pAZ -hZf -rYE -xUg -lpM -rdf -tpN -nKT -gjQ -ipU -cpr -iwd -jEg -dGU -wdg -bVv -wdg -ukR -pwf -oUL -qKz -qKz -mhQ -okb -iuv -kgc -bOj -cHl -ipA -fsF -mQG -caZ -tvJ -kRP -pzC -jAO -pYg -pYg -eoD -lQE -aPk -vxV -jkS -pzi -pou -sNu -uAK -wSo -wSo -vZt -sUB -rXe -hHN -bJD -ydN -rsW -tQb -xKd -fJL -mDX -mDX -qwF -aPD -eiJ -pyM -pQv -bnp -ggG -bll -gEr -mzz -lzy -sEB -sEB -sEB -xhA bln bln -uer +bln +bln +lSu +fPc +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln bln bln bln -chb -uer bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(127,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(59,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +fri +utC +bvb +tMa +uei +tmR +uei +mQb +uei +tmR +uei +bln +uei +tmR +uei +bln +bln +lSu +bln +bln +bln +bln +bln +lJO +lJO +lJO +lJO +lJO +erk +lJO +lJO +lJO +lJO +lJO +mCT +blA +mCT +sGq +oCO +tdp +uTI +kXD +nKk +nKk +sre +nKk +nKk +aWN +pLn +qFs +tKI +mqa +xqj +vsT +gXr +tKI +gec +ihc +sJI +tKI +hsQ +bCQ +eVp +eVp +bCQ +tKI +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +aBR +aBR +aBR +aBR +aBR +aBR aBR aBR aBR aBR aBR aBR +aBR +aBR +aBR +utC +utC +utC +fPc +mQb +xxB +xxB +xxB +xxB +xxB bln +sEB bln -uer +xxB +xxB +xxB +xxB +xxB +lSu +fPc +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -tCR -gWX -gWX -bEf -iME -tsH -qhP -xQG -ykw -pDB -wNt -pXk -lbk -sDl -sDl -skl -skl -skl -skl -nTK -tnP -cIK -jOQ -skl -ddr -ccp -ygB -vrD -qbw -tfO -urd -xTU -uja -aty -pBs -uja -uja -uja -hsB -uja -wJk -iuv -ezK -jII -pAZ -pAZ -jII -nbZ -jIO -wIm -lpM -lpM -lpM -lpM -lpM -lpM -lpM -lpM -lpM -log -sIt -sIt -sIt -log -mhQ -pOH -mhQ -mhQ -mhQ -rLl -jtE -ggr -cvS -cvS -bRH -caZ -hgK -caZ -rqN -btg -pGo -uoE -uoE -vRW -cvN -sVL -jlV -hHN -hHN -iRw -vuf -anI -uop -tHj -hHN -wAB -jkW -laV -hHN -cDz -tBL -hpI -sEB -bea -afp -eWQ -bEX -qwF -aPD -daM -pyM -kxY -ccz -xCs -lVm -aPD -mzz -aPD -bDl -ooL -qVo -chb bln -lSu bln -mQb bln bln bln -chb +bln +"} +(60,1,3) = {" bln bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +tkU +utC +utC +ebW mQb +uei +tmR +uei bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(128,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +uei +tmR +uei +bln +uei +tmR +uei +bln +lSu +lSu +mQb +ntK +bln +uer +bln +mZm +hEI +qhO +eUf +rgs +eUf +anl +lil +anl +pLZ +lJO +aPM +aPM +aPM +qTm +oCO +oCO +tmL +arG +cIa +dJY +npq +ecU +gkZ +tlO +udA +tKI +tKI +kJO +kjo +kJO +tKI +tKI +stP +vwi +oLo +tKI +iUW +bCQ +tKI +tKI +tKI +tKI +dTI +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR aBR aBR aBR aBR aBR +utC +utC +utC +bvb +uer +tmR +tmR +tmR +tmR +tmR +tmR +sEB +tmR +tmR +tmR +tmR +tmR +tmR bln +bvb +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -lBD bln -tCR -nKR -aaw -nsO -eWB -kkl -rEP -xQG -ykw -jpE -gnL -lbk -lbk -sDl -sDl -skl -vaW -deY -skl -gDz -xlH -kbN -nzn -skl -ygB -ygB -ygB -puN -pcJ -pjw -maB -fpa -uja -oiz -pBs -uja -kDz -mBm -twU -uja -uPT -poL -vBh -wRk -wRk -wRk -wRk -wRk -cRu -mfW -vKZ -mfW -uxm -eta -brp -mfW -mfW -ccs -amN -hHu -tZZ -mfW -mfW -oyY -aVw -gxq -aVw -vBh -vBh -vBh -uuq -vlf -hcO -cvS -iGa -caZ -vpR -caZ -sqN -kRP -fwO -fwO -njb -ugR -tTY -hHN -jlV -hHN -pkQ -cEw -cEw -cEw -cEw -cEw -pvx -fwq -hHN -lRR -bpR -skx -gkY -mIk -wMe -gqB -hHV -mDX -mDX -qwF -aPD -noM -tjk -ydc -nyA -duh -iaY -duh -duh -duh -mQb bln -lbc -bvb -jHb bln bln -mQb bln bln +"} +(61,1,3) = {" bln -chb -mQb bln -mQb bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(129,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln -fuZ -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +fPc +bln +uei +tmR +uei +bln +uei +tmR +uei +bln +uei +tmR +uei +bln +lSu +bln +bln +bln +bln +bln +bln +miY +hEI +flD +eUf +hjI +hjt +kkv +hjI +hjI +anl +icY +esv +lCb +ddZ +eUA +scr +oCO +oCO +oCO +oCO +sll +eyf +sll +tKI +tKI +tKI +tKI +hZo +wBb +xvk +wBb +uZC +tKI +tKI +tKI +tKI +tKI +jez +bCQ +tKI +fwx +utC +utC +tra +utC +utC +utC +tra +utC +utC +utC +tra +utC +utC +utC +aBR +aBR +aBR +aBR +aBR aBR aBR aBR aBR +aBR +aBR +aBR +aBR +aBR +aBR +utC +tkU +utC +fPc bln +xxB +xxB +xxB +xxB +xxB bln +sEB bln +xxB +xxB +xxB +xxB +xxB bln +fPc +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -tCR -dcx -ihb -bnM -iRM -kkl -xiq -gUs -ykw -lbk -lbk -lbk bln -sDl bln -bUx -pnU -fhz -skl -jVb -tnP -kki -jOQ -skl -dnk -olf -ygB -ybE -eKJ -ulk -ugZ -uja -uja -uja -kqP -uja -uja -uja -hsB -uja -ehq -kOq -iuv -vrX -iuv -iuv -iuv -iuv -iuv -vrX -uJN -iuv -xNF -ylU -wUi -iuv -iuv -iuv -iuv -iuv -iuv -iuv -iuv -uJN -iuv -iuv -iuv -iuv -iuv -iuv -flx -dnq -aab -cvS -sDU -fgs -hnd -pNq -gDp -kRP -bBW -bBW -bBW -bBW -tug -bBW -jlV -aap -dUv -cEw -rLs -xUV -rLs -cEw -cmJ -rwC -tyb -nrA -flH -lxu -wQF -qxo -eVC -qwF -qwF -qwF -qwF -qwF -aPD -aPD -mcc -aPD -nyA -xie -dFo -jZU -duh bln -ntK bln -lbc -chb bln -lSu bln -mQb bln +"} +(62,1,3) = {" bln bln -chb bln bln -mQb bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(130,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -lBD -lBD bln -tkU bln -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +hAM +kdS +kdS +obe +bln +uei +tmR +uei +bln +uei +tmR +uei +bln +uei +tmR +uei +bln +bln +bln +eGr +wxN +wxN +wxN +biY +lJO +lJO +lJO +dYj +hjI +lJO +lJO +lJO +lJO +lJO +lJO +nCr +eUi +eBB +tNd +nor +sst +xIL +jxI +hjv +pXh +rOb +gpp +tKI +dat +kDv +tKI +jEE +wBb +fgo +aSI +nEq +tKI +ybY +gvp +nSr +tKI +xDw +bCQ +tKI +fwx +utC +utC +utC +utC +fwx +utC +utC +fwx +fwx +utC +utC +utC +utC +utC +aBR +aBR aBR aBR aBR aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +aBR +utC +utC +utC +uap bln bln -lBD bln -ykw -mvl -kkl -kkl -kkl -kkl -kkl -eyb -rTX -ykw bln +mQb +mQb bln +sEB bln bln bln bln -bUx -tOq -ous -skl -skl -skl -skl -ykA -skl -lQr -lkj -iov -seH -lvY -mmA -whk -uja -aJi -aJi -eCT -uja -oUO -msG -xWG -uja -kyL -hNU -kyL -kyL -rwZ -oTu -ucu -adv -oTu -oTu -srw -kfr -dKW -ylU -lDo -dnq -iuu -dnq -ebH -dnq -apb -dnq -bep -srw -dnq -dnq -ivo -ikC -xdW -dnq -dnq -dnq -tmr -cvS -sxu -kwX -pNq -dvq -gDp -rxa -qgm -kdc -mFt -kdc -vBv -kjy -grI -ruI -ubF -vwj -wwu -kwm -wwu -ekh -eVI -gmJ -npJ -xGI -mNF -baQ -cYC -rsW -tQb -xKd -jeh -kcG -kcG -qwF -wYJ -xfc -mzz -oHp -nyA -ybq -lhO -fFi -duh bln -mQb bln -lbc -chb bln -lSu +fPc +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln bln -uer bln bln -bvb -tMa bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(131,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(63,1,3) = {" bln bln -lBD -vbG -tkU -tkU -tkU -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +fPc +bln +bln +bln +bln +bln +tmR +mQb +bln +bln +tmR +bln +bln +bln +tmR +bln +vsI +eGr +eGr +eGr +hNJ +sxF +kjw +biY +hTJ +gks +qDI +eUf +jPV +lJO +pVQ +bln +efI +efI +lJO +mLd +hBG +pEs +aFH +jRI +nza +nza +nza +cNS +doW +awz +nmx +izI +pdd +lMg +wSk +pdd +oLC +bVn +cHs +fLS +fLS +yel +edN +jLf +tlm +jLf +fsj +tKI +dTI +utC +fwx +fwx +fwx +fwx +fwx +fwx +utC +utC +utC +utC +utC +utC +utC +utC aBR aBR aBR @@ -249906,256 +232692,256 @@ aBR aBR aBR aBR -ykw -ftA -unC -cLB -arT -eyb -rdw -xIk -bYF -ykw -bUx -bUx -bUx +aBR +aBR +aBR +aBR +utC +utC +utC +utC +utC +fwx +dzZ bln +xxB +xxB +xxB +xxB +xxB bln -fsm -bUx -buR -kVe -fnS -skl -hir -kAT -jOQ -skl -pOo -piC -ygB -noJ -aos -uWo -iUs -ozk -nsu -fdV -kux -uja -uja -uja -hsB -uja -mdZ -ros -bnm -mdZ -exw -hmb -hmb -exw -hmb -hmb -exw -tLF -lFb -qRE -lFb -azw -azw -mao -azw -azw -vTc -vTc -vTc -vTc -vTc -cvS -cvS -cvS -cvS -cvS -cvS -cvS -cvS -cvS -abU -kRP -uiI -qzF -gDp -kRP -kRJ -gcV -jug -lwi -jco -sTe -jvS -iSl -gdv -yiv -tbh -jTT -tbh -yiv -vtv -hHN -hHN -nrA -hQu -cDz -snW -hpI sEB -bea -frD -tln -lMh -qwF -wYJ -wYJ -qMU -wYJ -nyA -aJX -alb -nTL -cHf -qHg -umg -mQb -lbc -chb -mQb +bln +xxB +xxB +xxB +xxB +xxB +bln +fPc +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln -mQb bln -chn bln -uer bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(132,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(64,1,3) = {" bln -uer bln -enX -tkU -tkU -tkU -xXk -hHG -hHG -hHG -wNO +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC tkU -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +yfW +tMa +cnx +tmR +tmR +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +tmR +izw +pVN +kJe +pVN +nQH +vos +smr +rgs +eUf +eUf +eUf +hjI +lJO +efI +bln +mQb +kXI +lJO +sAR +sAR +sAR +lCn +kPy +dQI +pPT +pPT +hjv +vTP +lsi +kUm +tKI +kii +cEG +tKI +afz +mTc +tKI +tKI +tKI +tKI +tKI +tKI +tKI +tKI +tKI +dBJ +teN +utC +fwx +fwx +fwx +fwx +fwx +utC +utC +fwx +fwx +utC +utC +utC +utC +utC +utC aBR aBR aBR @@ -250163,1806 +232949,1896 @@ aBR aBR aBR aBR -ykw -wBc -kYI -vyh -ufm -eyb -wug -uLF -nSH -hqi -dKA -deY -bUx -bUx -bUx -bUx -bUx -oBV -aXq -fnS -skl -bVx -idP -irn -skl -gmW -gmW -gmW -ltV -lAW -ksl -ltV -uja -tXk -tXk -tUn -uja -jlP -dHg -twU -uja -dka -fKV -jLK -tJY -phr -eik -cby -otW -jLc -lvb -xWk -sTH -lso -dEV -bai -azw -jqE -kZb -cJk -azw -xxi -fqW -sfd -nCb -kWL -cvS -pjF -nhw -cvS -aMh -kNA -mOo -jPh -ljD -azf -kRP -kRP -kRP -gDp -boQ -lgW -drh -nGG -fER -nSD -uID -vBC -goE -ubF -mxj -fcN -lxU -fcN -fcN -nBG -uub -kYi -rBQ -ssh -skx -kqS -mIk -wMe -gqB -yaT -kcG -kcG -qwF -wYJ -sEB -hQQ +aBR +aBR +aBR +aBR +utC +utC +utC +vOy +utC +utC +bvb +tMa +tmR +tmR +tmR +tmR +tmR +tmR sEB -nyA -njm -njm -njm -duh -mZf -ipM +tmR +tmR +tmR +tmR +tmR +tmR +bln +bvb +qRv +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln -lbc -chb -mQb bln bln -lSu bln -mQb bln -chb -mQb -ozo bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(133,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(65,1,3) = {" bln -qzn -vbG -tkU -tkU -tkU -tkU -xXk -hHG -hHG -hHG -wNO -tkU -tkU +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC tkU -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -aBR -aBR -aBR -aBR -aBR -aBR -aBR -ykw -xIp -kYI -kYI -bOg -hFC -xyS -fhu -bLI -ykw -skl -ugA -deY -skl -kQE -rab -skl -skl -skl -hDV -skl -byP -ugA -hNp -tFI -eHb -xsW -bdp -nmH -tiI -hLW -bVI -uja -uja -uja -uja -uja -uja -uja -uja -uja -sJC -aSM -fjN -xhV -mPl -ybb -fJS -hFR -rxJ -lGN -xul -sTH -lso -dEV -bai -azw -rEp -fTC -blU -azw -bbO -hhT -vnN -pQp -wpZ -cvS -ril -eHe -uhH -mnC -cvS -caZ -caZ -uIM -cGA -yby -vnY -kRP -sqN -kRP -rKv -tyS -whf -sjk -uht -ehR -gnw -hHN -pGf -igx -dFC -dFC -jBR -fnA -hHN -lRR -uYH -shj -qnO -lxu -ijK -qxo -eVC -qwF -qwF -qwF -qwF -qwF -wYJ -sEB +vap +bln +mQb +bln +bln +bln +tmR +bln +bln +bln +tmR +bln +bln +mQb +tmR +mQb sEB +eGr +eGr +eGr +pVN +bvd +eAh +biY +bhQ +hjI +hjI +eUf +nst +lJO +lJO +lNj +qDI +lJO +lJO +lJc +ftE +xSM +oLm +rbE +qYO +lYj +nrM +oCO +kxs +lsi +fyq +qnj +qnj +qnj +qnj +qnj +qnj +tOw +xan +tOw +iZW +tOw +pLw +tOw +orq +tKI +dBJ +teN +utC +fwx +fwx +utC +utC +fwx +fwx +fwx +fwx +fwx +utC +tra +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +tkU +fPc +bln +xxB +xxB +xxB +xxB +xxB +bln sEB -kUu +bln +xxB +xxB +xxB +xxB +xxB +bln +fPc +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(66,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +fYT +kdS +kdS +hPv +bln +uei +tmR +uei +bln +uei +tmR +uei +bln +uei +tmR +uei +bln +bln +bln +eGr +wxN +biY +biY +biY +hjI +hjI +qDI +eUf +hjI +dIx +kEq +ndz +hdh +fHq +lJO +lJO +lJO +lJO +fYS +tgd +fYS +fYS +fYS +fYS +wpO +lsi +gOm +qnj +omg +hzL +kRc +lNV +paZ +tOw +iKX +tOw +nZY +tOw +hce +tOw +wbY +tKI +dBJ +teN +utC +utC +fwx +fwx +fwx +fwx +fwx +fwx +fwx +fwx +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +tkU +tkU +fPc bln bln bln bln bln -oxR bln -lbc -chb +bln +sEB mQb bln -lSu +bln +bln +mQb +bln +bln +ebW +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln bln bln bln bln -chb bln -uer -mQb bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(134,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(67,1,3) = {" bln -liV -vbG -tkU -tkU -tkU -tkU -xXk -hHG -hHG -hHG -tkU -tkU -tkU -tkU -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -ykw -lHu -tIf -tIf -blT -ntq -cWG -ekW -vRN -fEA -uHF -wjj -wjj -qdK -eqq -wxU -eqq -eqq -eqq -eqq -xuL -eqq -lrl -qvh -skl -eFG -ffZ -vfW -vfW -mZK -lvk -gzI -gIN -kKL -mBr -kKL -pyE -suo -qZg -rxY -ryn -eDs -vTm -sxt -shh -bHJ -xgy -xgy -uYE -rxJ -lGN -ozU -fuc -lso -dEV -kHI -azw -feU -fTC -qEj -azw -rUQ -orE -aTE -hMH -yiK -cvS -dDC -gXm -cvS -cvS -cvS -ohp -ohp -ohp -ohp -gGf -pNq -kRP -udL -kRP -bIa -jug -aSe -kFH -aen -hIA -rBQ -fQc -fQc -noY -ruw -fQc -fQc -fQc -mvG -shj -uGy -hHN -cqO -cfC -fsQ -cnq -nqb -aUS -mTm -sMg -sMg -qwF -aPD -nQr -sEB -sEB -nyA -htd -uer bln -mQb bln -nFO +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +fPc mQb -lbc -chb +uei +tmR +uei +mQb +uei +tmR +uei bln +uei +tmR +uei bln lSu bln bln +miY +hEI +dYC +hjI +hjI +hjI +lJO +eUf +eUf +eUf +eUf +eUf +eUf +eUf +eUf +cKD +gks +lJO +wSf +tak +bPr +byA +bVS +vQt +gpp +lsi +gpp +qnj +ddQ +gAB +ykG +ykG +wpQ +tOw +sVn +wlt +kEM +bLn +kEM +vkW +gak +tKI +dBJ +tKI +nMj +utC +fwx +fwx +utC +utC +utC +fwx +utC +fwx +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +tkU +utC +fPc +bln +xxB +xxB +xxB +xxB +xxB +bln +sEB +bln +xxB +xxB +xxB +xxB +xxB +bln +chn +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln bln bln -chb bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(135,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(68,1,3) = {" bln -lBD -vbG -tkU -tkU -tkU -tkU bln -hHG -hHG -hHG -tkU -tkU +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC tkU +fri +utC +oHg +mQb +uei +tmR +uei +bln +uei +tmR +uei +bln +uei +tmR +uei +bln +lSu +bln +bln +miY +hEI +kbd +hjI +lJO +lJO +lJO +fzJ +qDI +qDI +qDI +lJO +lJO +lJO +bWl +lFq +dix +lJO +veN +ekn +dTD +eMH +dTD +ljT +pBk +lzO +tJu +qnj +hul +ykG +gwp +hCa +pig +wpc +xBn +jjO +xQf +hmZ +xQf +vQO +hlv +tKI +dBJ +tKI +utC +utC +utC +fwx +utC +fwx +bfP +fwx +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +uGo +utC tkU tkU -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -ykw -kON -rax -wWU -esS -evw -aML -iLv -hSJ -ykw -ygL -jTw -ugA -eym -ugA -aBK -fhz -ugA -fhz -vjg -byP -mOf -vHJ -mOf -skl -opt -eOl -qFE -cGB -cGB -gsI -tLL -vlE -kKL -kKL -kKL -qUI -lik -tWj -rxY -jCK -jdV -bZm -uQc -mYR -mpU -ryJ -xgy -faW -dHf -rWI -cOy -sTH -lso -dEV -bai -azw -hnV -fTC -nej -azw -azw -azw -azw -mGs -vTc -cvS -kSn -vEN -cvS -ltE -pkN -ohp -ohp -ohp -ohp -pNq -dXU -kRP -gDp -kRP -qjb -tbb -fqA -dFp -nJI -hoV -oyX -bWy -khe -oSX -oyX -bWy -cHm -xfB -oyX -bWy -jHQ -xfB -gBx -qNF -sEX -hpI -sEB -bea -kfa -qCn -tCB -qwF -sEB -sEB -sEB +utC +bvb +bln +tmR +tmR +tmR +tmR +tmR +tmR sEB -fdb +tmR +tmR +tmR +tmR +tmR +tmR bln +bvb +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -mQb bln bln -nFO bln -lbc -chb bln -mQb bln bln bln +"} +(69,1,3) = {" bln bln -bvb -jHb -mQb bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(136,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -lBD -lBD -vbG -tkU -tkU -tkU -tkU bln -hHG -hHG -hHG -tkU -tkU -tkU +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC tkU tkU -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -ykw -uFf -pwo -uFf -ykw -uFf -nOb -uFf -ykw -ykw -rFP -rFP -rFP -skl -skl -wYS -tYF -skl -ugA -goY -skl -cFr -cQx -cFr -skl -fRq -vfW -tBw -nUj -mpH -aAe -tCp -spy -kKL -jZy -aqV -lgx -xay -lko -rxY -ntE -rhG -mdZ -mdZ -mdZ -exw -exw -exw -dRB -exw -exw -exw -tLF -bDB -dEV -dYU -azw -xbB -eyc -qPt -goa -biR -dmI -tdE -veU -pkf -kRP -kRP -rWH -kRP -pao -cGA -ohp -ohp -ohp -ohp -ghz -ktB -kRP -gDp -kRP -qGC -uEJ -uxd -nzy -tKW -hIA -iXq -hLS -ifY -oZL -rxf -sEF -nom -hHN -meT -xGM -gHl -flH -afR -ncJ -kqq -cnq -nqb -qQq -uxx -sMg -sMg -qwF -sEB -sEB -hDG -sEB -fdb -mQb +utC +yfW +tMa +uei +tmR +uei +bln +uei +tmR +uei +bln +uei +tmR +uei +bln +lSu +lJO +hEI +lJO +lJO +lJO +adq +lJO +lZU +fIx +hRt +kWr +okU +hRt +mro +kUJ +lJO +eUf +gDS +wTX +lJO +ose +iMT +wIR +uAl +wQh +vQt +gpp +bAB +gpp +qnj +aOx +ykG +ykG +rCj +xDh +tOw +tOw +tOw +tOw +tKI +tKI +tKI +tKI +tKI +jss +tKI +lQi +vbG +maT +nNZ +oSK +maT +vEG +rEr +maT +kDs +utC +tra +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +cWX +utC +tkU +fwx +utC +fPc bln -mQb +xxB +xxB +xxB +xxB +xxB bln +sEB bln -oxR +xxB +xxB +xxB +xxB +xxB +bln +fPc +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -lbc -chb bln -mQb -uer bln -lSu bln bln -ebW -mQb bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(137,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -lBD -lBD -vbG -tkU -tkU -tkU -tkU +(70,1,3) = {" bln -hHG -hHG -hHG -tkU -tkU -tkU -tkU +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +fri tkU -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -uFf -bJE -uFf +fwx +wOq bln -uFf -bJE -uFf +uei +tmR +uei bln -lBD +uei +tmR +uei +bln +uei +tmR +uei +bln +bln +lJO +khW +iSn +ghN +lJO +hjI +qDI +pWb +okU +rSe +npx +rSe +hRt +lJO +lJO +lJO +eHT +lJO +lJO +lJO +dAc +iMT +fjD +gOx +nbT +fYS +rdn +bAB +aaW +qnj +mxu +awx +koH +ubH +wml +bvg +bJa +btG +ehp +tKI +plg +huj +qjO +tKI +sHK +tKI +maT +maT +maT +xmk +bde +kXr +aRx +kjd +maT +vJV +xeg +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +cWX +utC +utC +utC +fwx +pMM +bln +bln +mQb +mQb bln bln -lBD bln -skl -dow -skl -skl -giO -hFw -skl -hED -jlk -pSF -skl -eXf -vfW -qfG -iay -dCF -aAe -fbM -kVa -kKL -nWG -kKL -kKL -bYC -isC -rxY -fzK -iIm -fzK -jRA -wXb -bOZ -gpM -jZj -luP -dWI -lEO -lRj -msE -lso -kjK -bai -mIt -xni -hBd -aMP -dQo -oQD -hHI -tdE -fBR -fKi -tHr -rRA -soK -kRP -nMN -kRP -kRP -kwX -lBS -kRP -kRP -kRP -kRP -gDp -kRP -wvV -qyI -buo -tEZ -oFW -qIC -eMr -cnq -nVe -xMh -eMr -cnq -nVe -cnq -eMr -cnq -rBo -jYH -kfs -kfs -oAl -kfs -sEB -qwF -qwF -qwF -qwF -qwF -sEB -sEB -sEB sEB -fdb bln bln bln bln bln -nFO bln -lbc -bvb -jHb +bln +fPc +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln bln bln -lSu -lSu bln -uap bln -mQb bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(138,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(71,1,3) = {" bln bln -vbG -tkU -tkU -tkU -tkU bln -hHG -hHG -hHG -tkU -tkU -tkU -tkU -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -uFf -pMg -uFf bln -uFf -rXX -uFf bln bln -mQb -ntK -mQb bln -skl -eZW -deY -skl -vhF -jPv -rhv -dEL -vhF -vsx -skl -hYL -vfW -sul -eGM -eGM -soI -tLL -erd -kKL -mfP -qgH -kKL -vJJ -awu -uzu -tbL -cEe -fzK -sZB -jRA -toT -spz -jHe -mPr -gOa -jKs -gDq -lso -lCi -dEV -bai -mIt -cJw -dip -bHO -azw -fVK -rGw -azw -ePT -tZm -pBA -aQZ -uNq -dTW -vND -uzJ -kRP -esC -eUI -kRP -qyR -qyR -kRP -gDp -cvS -sEB -sEB -pPy -sEB -vUr -sEB -ygd -sEB -vUr -fLP -mkG -swu -rwB -swu -mkG -swu -wfm -nST -lOI -pGQ -wgG -uQy -swu -swu -swu -dvZ -dvZ -dvZ -dvZ -dvZ -dvZ -dvZ -heE bln -mQb +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +fwx +utC +utC +vap bln -mQb bln -nFO -mQb -lbc -chb bln bln -mQb bln bln bln bln -chn -uer bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(139,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -vbG -tkU -tkU -tkU -tkU -fuZ -hHG -hHG -hHG -wNO -tkU -tkU +bln +lJO +gDZ +gDZ +uPS +cnz +ndz +qDI +jgD +hRt +vxi +hWd +ppq +hRt +mro +cyI +lJO +eUf +qhO +lJO +waZ +sng +iMT +nQu +gOx +vYa +fYS +hNz +bAB +gdY +ljE +vKq +vKq +vKq +eTC +neq +muy +muy +gRp +kjh +tKI +plg +jdW +mmn +ggn +dBJ +tKI +cYo +tEL +maT +nNZ +jME +kXr +hTk +rEr +maT +lQi +iOh +iOh +vJv +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +cWX +utC +fwx +utC tkU -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +fPc +mQb +lSu +lSu +uer +nAx bln +sEB +tmR +sEB +mQb +cIf +gSd +ahG +ujK +ujK +obe +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -251971,257 +234847,512 @@ bln bln bln bln +"} +(72,1,3) = {" +bln +bln bln bln bln bln -stJ -skl -sNL -skl -skl -jOK -deY -rhv -eLN -iDe -dyA -skl -gaC -vfW -vfW -qEB -vfW -lvk -crv -acN -mch -mzX -qBi -kKL -kKL -tjG -rxY -uWS -hjl -xBj -ddw -hjz -wqo -spz -eYS -arZ -eME -hSq -jLt -ieJ -vwO -hHg -jyp -azw -uMx -uTk -sJA -sHc -oGs -sEz -jFZ -uoV -gnb -pZB -whh -pQL -nCV -lGh -txo -kRP -kRP -kRP -kRP -wCI -qyR -kRP -gDp -cvS -sEB -qwF -koO -bea -xDG -qwF -jgn -bea -xDG -qwF -jgn -bea -xDG -qwF -jgn -bea -xDG -qwF -gtg -cEw -bCT -kfs -kfs -kfs -qVo bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +obe +kdS +kdS +eRE +xAs +kdS +kdS +eRE +wvw +kdS +qQk +eRE +kdS +hBf +kdS +lJO +gLZ +cXp +xiW +lJO +hjI +qDI +xQB +hRt +rSe +hWd +ckQ +xJD +lJO +lJO +lJO +eUf +lNi +lJO +nFF +ddh +iMT +rXr +iVb +xWU +vQt +gpp +bAB +fWN +tpG +awx +jsB +uQu +psp +neq +muy +muy +gRp +geq +tKI +bsO +jyo +pXR +tKI +dBJ +tKI +grr +kLZ +jPc +xKj +hyY +xDu +huI +gbv +maT +kXr +maT +maT +kXr +dTI +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +cWX +utC +fwx +utC +tkU +fPc +bln mQb bln -mQb +lSu bln bln -yfW -jHb -mQb +jlJ +jWl +jlJ +aMZ +vap +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -uer bln -cwn bln -lbc -chb bln -uer -mQb bln -mQb bln bln -chb +bln +"} +(73,1,3) = {" bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(140,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -lBD -jpx -tkU -tkU -tkU -vbG -hHG -hHG -hHG -wNO -tkU -tkU -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +fwx +utC +utC +utC +utC +tkU +fPc +utC +utC +utC +utC +fwx +utC +utC +utC +utC +utC +lJO +hEI +lJO +lJO +lJO +uPS +lJO +ndz +hRt +jhf +uyH +nGC +mOx +tCu +cHB +lJO +qzs +jnV +lJO +tdY +gHS +iMT +hqx +myE +reJ +wrA +djr +lzO +mNy +qnj +etY +awx +bjQ +awx +sgT +dmk +sua +frd +qyL +tKI +tKI +tKI +tKI +tKI +wyr +tKI +kMh +ajw +ajw +wbW +ajw +kVl +czv +cCW +wyB +mSP +wyB +tEj +maT +utC +utC +utC +gsK +iOh +iOh +nBE +utC +utC +utC +utC +utC +utC +utC +xYt +atB +utC +utC +utC +tkU +pRj +pRj +pRj +pRj +pRj +mNY bln +jlJ +hTq +jlJ bln +chn +utC +fri +tkU +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -252230,252 +235361,512 @@ bln bln bln bln +"} +(74,1,3) = {" bln bln bln -oUb -ooL -skl -cwT -deY -deY -skl -ygS -oGr -pDA -skl -ePq -uRo -uRo -uRo -nCu -cZt -cZt -vnw -kKL -lli -uar -gAt -kKL -jcs -fzK -mbm -dTa -sav -ymf -nuD -pQD -lsA -xmD -awe -lsA -lEO -atS -lmQ -lBB -dEV -bai -azw -pdm -vYH -etv -azw -dnI -vHo -oIJ -nRd -lwQ -tHr -tHr -bxU -art -tHr -tHr -tHr -xDX -qkR -pBA -xfb -dpB -kRP -gDp -cvS -sEB -qwF -cOi -oLK -kgg -qwF -pcr -bXl -fcQ -qwF -rWp -kXq -qab -qwF -xeM -vtj -rQN -qwF -gtg -hpI -qAT -kfs -dtc -kfs -qVo -mQb bln bln bln bln -mQb bln -chb +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +fwx +fwx +utC +utC +fPc +utC +utC +fri +utC +tkU +utC +tUm +vfr +fwx +utC +utC +utC +lJO +cIq +lJO +hjt +lJO +csf +xht +wlr +qHj +gQD +lJO +lCV +lJO +lJO +eUf +iPR +lJO +ejo +cSe +xhk +skj +kkK +lNP +vQt +gpp +bAB +gpp +qnj +hjJ +ykG +aUi +kXB +ihk +ssv +omH +hJG +oYa +tKI +dzl +bCQ +jKP +fLS +jeK +cse +ajw +bff +otd +otd +ajw +odw +ajw +huI +huI +huI +uqg +pUi +maT +utC +utC +utC +qjQ +aOd +axg +qjQ +utC +utC +pRj +pRj +pRj +ptf +pRj +pRj +uqG +iOh +iOh +hHG +utC +pRj +emx +kpn +awt +wAW +mNY +nxm +jlJ +rbb +jlJ +jlJ +obe +utC +tkU +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln bln -shH -mjY -qVo -bza bln bln bln +"} +(75,1,3) = {" bln bln bln bln -chb -mQb -mQb bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(141,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -lBD -vbG -tkU +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC tkU +utC +vOy +utC +utC +fwx tkU -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +utC +uap +utC wNO +dHF +utC +utC +utC +utC +utC +utC +fwx +utC +utC +lJO +lJO +lJO +xbr +lJO +unq +mZn +uSd +lnr +tIh +lJO +ovt +bZV +hjI +eUf +uPS +lJO +lJO +lJO +enI +lJO +lJO +lJO +lJO +kxs +bAB +fSv +qnj +gtG +ykG +dVb +pMX +qVg +wsV +uKO +uKO +juq +tKI +stL +thE +hbY +tKI +tKI +tKI +kUF +ajw +ajw +otd +otd +otd +otd +otd +otd +uqn +kLZ +jcJ +kXr +utC +utC +utC +aOd +iAu +rLo +qjQ +utC +utC +pRj +kBV +pRj +dkn +vmr +pRj +uqG +ptf +kzZ +ptf +utC +pRj +rej +iaT +daS +swS +mNY +mNY +smj +smj +iCX +glh bln +tkU +tkU +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -252484,6 +235875,255 @@ bln bln bln bln +"} +(76,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +tkU +utC +tUm +utC +fwx +fwx +tkU +utC +ebW +fwx +utC +utC +utC +utC +utC +utC +utC +utC +utC +dHF +utC +utC +utC +lJO +dGe +lJO +lJO +lJO +rCx +iNE +iBg +lJO +ovt +cAJ +kNi +ygk +ygk +fqv +fqv +rkP +fza +rkP +asC +ygk +jKJ +hMg +cke +kTC +qnj +dei +wpC +vZg +gta +ihk +qjp +uKO +uKO +juq +tKI +xqX +kIy +wBb +tKI +ifX +ajw +ajw +ajw +mmi +aUA +mmi +ajw +ajw +ajw +ajw +ajw +ajw +ajw +maT +utC +qjQ +qjQ +qjQ +qjQ +jDl +qjQ +xXk +xXk +pRj +qOl +qPw +csE +hRw +pRj +eDJ +ptf +daS +ptf +utC +pRj +mVN +hUI +mRU +qAI +snw +mNY +qDS +ooU +ipE +glh +mQb +fri +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -252492,246 +236132,255 @@ bln bln bln bln -skl -cwH -deY -ugA -skl -skl -skl -gmW -gmW -dGO -dGO -kBc -dGO -dGO -kBc -dGO -dGO -gmW -gmW -lgw -lJn -kKL -kAQ -jJA -jJA -sRw -vNU -vNU -tvt -peP -spz -qOG -dnE -gpr -izC -hku -lmQ -epw -dEV -hjA -azw -pxV -oQD -vDh -azw -aXg -bGq -cTV -bOp -lwQ -qfi -sEK -eHg -ahL -wVw -xyy -whU -bYK -vmZ -pBA -drH -tNz -kRP -gDp -cvS -sEB -qwF -kdY -qAQ -qAQ -qwF -uIg -eZc -uIg -qwF -bzW -eWj -bzW -qwF -aOX -aRj -aOX -qwF -uUH -vuu -xvj -rCW -ygl -fJe -sEB -oot -oot -oot -oot -oot -oot -oot -sjh -oot -oot -oot -oot -oot -pcb -jrI -iXg -oaQ -oaQ -oaQ -qHg -uAL -uAL -uAL -rzO -bvb -tMa -sMy -mQb -bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(142,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(77,1,3) = {" bln -uer -lBD bln -jpx +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +fri +utC +utC +fwx +fwx +utC +fri +utC +fPc +utC +fwx +utC +utC tkU +vfr +utC +utC +utC tkU -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +utC +utC wNO +utC +hEI +hjI +hEI +sEB +lJO +hEI +hEI +hEI +lJO +lJO +dDV +oaR +lJO +lJO +lJO +lJO +lJO +lJO +lJO +lJO +lJO +lJO +gZc +aJA +gpp +qnj +nct +ykG +tQS +oWN +pji +apq +eoY +poK +smn +cUd +sIM +yjn +wBb +tKI +wAf +ajw +kXs +ajw +mmi +wiz +mmi +oJk +jjk +jjk +jjk +sOm +uEI +ajw +maT +maT +qjQ +pvY +esc +qjQ +axg +qjQ +utC +utC +ptf +hZQ +cZN +ybu +qrr +pRj +ycS +pRj +lDr +pRj +ptf +pRj +kqK +dnM +swS +mXN +gDv +mNY +qIf +fFx +czR +glh +mQb +tkU +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -252740,255 +236389,512 @@ bln bln bln bln +"} +(78,1,3) = {" bln bln bln bln bln -fsm bln -uer bln -skl -skl -qFA -qFA -skl -fsm -tlH -gmW -knl -knl -knl -knl -rzB -knl -knl -knl -knl -knl -gmW -aJa -gJD -kKL -jOC -uWy -reN -byJ -mNP -foI -tvt -peP -spz -pau -dnE -uTq -izC -qiv -saF -lBB -kjK -gdc -azw -mwF -sbc -qYV -azw -gIY -dDR -mcW -sFG -lwQ -kmG -cyo -lup -lup -aCA -jDn -nbC -qZv -rDJ -pBA -qfE -vuR -kRP -gDp -cvS +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +hMQ +tkU +utC +utC +utC +hMQ +utC +fPc +utC +utC +vfr +utC +fri +utC +utC +utC +vfr +utC +utC +utC +fri +utC +hEI +ndz +hEI sEB -qwF -qAQ -uxK -qAQ -qwF -uIg -mjg -uIg -qwF -bzW -iTY -bzW -qwF -aOX -tsl -aOX -qwF sEB -hpI -loV -kfs -kfs -kfs -qVo +bln +fsm bln bln +hEI +uPS +oaR +oSy +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl +jOt +rWZ +auc +rWZ +sAS +sAS +sAS +sAS +tKI +tKI +tKI +tKI +tKI +tKI +tKI +kcE +pdf +aSI +tKI +ooR +ajw +ajw +ajw +mmi +wiz +mmi +sln +wam +wam +wam +wam +mWD +ajw +pYT +ajw +tAS +hoD +hoD +vDO +lgH +qjQ +utC +utC +ptf +qOl +sUS +ybu +vUW +pRj +mKA +yiR +daS +iJh +wRu +pRj +pRj +kuR +kCC +lDh +pRj +mNY +mNY +pyI +mNY +glh mQb -mQb +fri +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -chb bln -mQb bln bln bln bln -mQb -mQb +"} +(79,1,3) = {" bln bln bln -hMM -mHR -sEB -tmR -sEB -rrh bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(143,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +tGr +tGr +tGr +umh +jZo +jZo +jZo +jZo +umh +tGr +xAs +jbe +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +hEI +hjI +hEI +sEB +sEB +lSu bln +tLi lBD +hEI +hjI +wPr +oSy +pLg +ybQ +ybQ +ybQ +ybQ +ybQ +ybQ +vsF +jOt +ozw +eRw +gpp +gJz +nQv +nDY +tzP +tKI +wuA +nAr +nAr +nAr +nAr +nAr +nAr +nAr +wNR +tKI +jnp +ajw +ajw +ajw +mmi +wiz +mmi +vmn +wam +wam +wam +wam +gOI +oMk +kXr +maT +qjQ +eGw +ewI +pPl +xCL +qjQ +utC +utC +ptf +csE +vPi +ybu +xmQ +pRj +cnd +hth +wEW +hth +hjH +pRj +vgw +rlj +bKZ +aPV +gFH +apj +cqL +xHe +ptf bln bln -bSz -bSz -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -252996,258 +236902,523 @@ bln bln bln bln -bMz bln +"} +(80,1,3) = {" bln bln bln bln bln bln -stJ bln -qtD -skl -wMY -lWG -skl -oFc -tlH -dGO -knl -knl -aBf -knl -knl -knl -knl -knl -knl -knl -dGO -jMu -duT -kKL -tdU -fXw -abZ -qfz -mNP -vNU -tvt -pQD -lsA -nwn -fSs -lsA -lEO -ksc -saF -lBB -dEV -bai -hgh -xgG -fVo -etW -css -hgh -pLt -mcW -fPb -bEL -efK -juw -nji -tkf -ikz -vyW -tHr -pBA -pBA -tHr -jbC -jbC -kRP -gDp -cvS -rsh -qwF -qwF -qwF -qwF -qwF -qwF -qwF -qwF -qwF -qwF -qwF -qwF -qwF -qwF -qwF -qwF -qwF -sEB -hpI -loV -kfs -sEB +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +tGr +tGr +tGr +tGr +tGr +tGr +miY +lSu +lSu sEB -qVo +tGr +tGr +tGr +sDl +sDl +sDl +sDl +utC +utC +utC +utC +utC +utC +utC +hEI +hEI +lJO +lJO +hjI +lJO +lJO +lJO bln mQb -mQb bln bln -mQb +hEI +hjI +wPr +oSy +sDl +ybQ +gGZ +lye +ebL +edn +ybQ +sCK +jOt +ozw +aJA +oRM +oVG +pRL +gfF +hqm +tKI +wBb +tKI +tKI +tKI +tKI +tKI +tKI +tKI +tKI +tKI +leW +vlN +qPJ +vlN +ajw +wiz +ajw +nNu +wam +wam +wam +wam +wxT +ajw +maT bln -yfW -jHb +qjQ +qyT +qcE +aFz +hoD +qjQ +utC +utC +ptf +qOl +ace +ybu +thW +pRj +ntO +dnM +nzp +wEW +hjH +eMT +iaT +bFY +aZq +ukA +hUI +apj +daS +xHe +ptf bln -mQb bln -mQb -mQb +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -mQb bln bln -tJK -sEB -tmR -sEB -fAW -ajx -ajx -ajx -kKU -kKU -mfD -mfD -mfD -mfD -mfD bln bln bln -rbm +"} +(81,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +tGr +tGr +tGr +tGr +tGr +tGr +tGr +bln +gZt +nMR +tGr +tGr +tGr +jNZ +bln +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl +hEI +qNE +eAb +prE +hjI +tTL +ezq +lJO +hEI +hEI +hEI +hEI +lJO +hjI +wPr +oSy +sDl +ybQ +oPI +khR +khR +eRh +ybQ +jOt +jOt +ozw +aJA +xSL +gJz +eUx +imO +kGF +tKI +wBb +tKI +xua +llR +fOs +dsf +xjF +xem +dwY +ikO +bji +ajw +ajw +vlN +ajw +wiz +ajw +qUS +irD +irD +irD +pzX +gdN +ugi +maT +bln +qjQ +jAq +qxb +nrm +iQr +qjQ +xXk +xXk +pRj +vSE +mqI +qOl +ujj +pRj +dOH +hjH +qTS +dNC +iRJ +pRj +wls +qxY +tKV +cjL +gfC +pRj +daS +mxg +pRj +pRj +pRj +qpc +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln bln -wNO -wNO bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -gEd bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(144,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -lBD -bln -xZq -bln -bln -qRv -hHG -hHG -hHG -wNO -wNO -wNO -pUa -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln +(82,1,3) = {" bln bln bln @@ -253256,1655 +237427,1274 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +tGr +tGr +tGr +tGr +tGr +tGr +tGr bln bln bln bln +tGr +tGr +fsm +sEB bln bln +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl +hEI +dZc +cZD +apd +tPV +hjI +hjI +cnz +hjI +hjI +hjI +hjI +hjI +hjI +wPr +oSy +sDl +ybQ +olQ +bnz +jxq +sOz +vGI +pPD +lEE +idO +aJA +waV +tKI +tKI +tKI +tKI +tKI +blY +tKI +wrP +alT +taf +kGQ +bAa +xal +wLO +lfG +oSS +erN +xwp +baf +wiz +wPh +iaF +iaF +iaF +iaF +ajw +ajw +bdW +pBE +pBE +uYc +pBE +pBE +ojk +bVJ +dSO +qjQ +utC +utC +pRj +jzk +kYF +jOJ +qzM +pRj +qFC +uIx +osI +osI +xbq +pRj +nDy +hUI +qwX +nVR +iWZ +bse +xHe +oBZ +lPE +daS +nNr +bzq +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -bxS -lWG -lWG -bxS -tlH -tlH -dGO -knl -knl -knl -knl -knl -knl -aBf -knl -knl -knl -dGO -uar -lby -kKL -rAY -fYJ -qMF -jpg -mNP -qpm -tvt -peP -spz -tsu -uGe -fDf -mbw -rDN -qbG -qbG -onP -jyp -hgh -kbS -xxg -ehU -uau -hgh -kBL -xPT -cxA -bij -vkD -cey -lux -eHZ -lux -fUL -qyO -evp -evp -owr -eWT -hpp -kRP -gDp -cvS -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -hpI -loV -wvI -wvI -wvI -wvI -wvI -pwF -wvI -wvI -wvI -pwF -wvI -nyZ -kKU -kKU -kKU -kKU -ajx -ajx -mgv bln bln -mQb -mQb bln -jqx -jEK -tmR -jEK -ktX -mQb -uer bln -mZf -mfD -mfD -xow -gOg -aFi -mfD -ptY -ptY -ptY -ptY bln bln +"} +(83,1,3) = {" bln bln -ptY -ptY -ptY -ptY -ptY -ptY -ptY -ptY -iHp -iHp -iHp -iHp -iHp -iHp -iHp -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(145,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -lBD bln bln bln -lBD bln bln bln -wDS -wDS +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +tGr +tGr +tGr +tGr +tGr +tGr +tGr bln -pUa -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln +oEB bln +tGr +tGr bln +lSu +ntK bln bln bln +fsm bln +sDl +sDl +sDl +sDl +sDl +hEI +eeF +nWf +prE +gDS +aXY +iPR +lJO +hEI +hEI +hEI +hEI +lJO +hjI +wPr +oSy +sDl +ybQ +oPI +xWN +xWN +pib +ybQ +jOt +jOt +ozw +aJA +gpp +bpK +pdf +pdf +pdf +pdf +wBb +tKI +aiQ +alT +dcs +kin +dsU +alT +lbg +ikO +ikd +jhy +ppo +lxb +eWV +kXr +xaF +rUy +smx +qqJ +gjP +ajw +ajw +uYc +pgq +szU +eVn +pBE +ePB +hxE +xtr +qjQ +utC +utC +pRj +csE +kSD +csE +uwd +pRj +poO +hjH +daS +pXv +kEC +pRj +bxV +uKP +iaT +hUI +lLm +mLa +qSY +daS +pRj +igG +pRj +bzq +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln bln bln -tlH -tlH -bxS -lWG -lWG -bxS -tlH -tlH -dGO -knl -knl -knl -knl -knl -knl -knl -knl -knl -knl -dGO -uar -sVW -kKL -dBN -kOx -hye -byJ -mNP -aoO -tvt -peP -spz -sAt -bSp -jWm -tay -rRt -lso -mRy -dEV -eKI -hgh -hmE -mnF -tjv -xYS -fCM -qQx -mcW -cxA -bZI -nMu -wDe -hxs -uEr -nzs -iuD -qAf -gHq -ygF -wGE -rpM -vRo -cvS -oaX -cvS -cvS -cvS -lvG -lvG -lvG -cvS -cvS -lvG -cvS -tYZ -kRP -wOn -wOn -wOn -wOn -wOn -wOn -wOn -wOn -wOn -pzn -wvI -bBM -mIE -ldr -hBE -kJK -iZr -sHs -jXr -aLJ -puf -dyg -haC -haC -haC -fOU bln bln +"} +(84,1,3) = {" bln bln bln -uer -mQb bln -sdr -dZX -xcZ -dZX -swF -xEn -mQb -mQb bln -mfD -khy -xpP -ghY -ccw -cQL -pbs -uvu -bPc -ptY -ptY -ptY -ptY -ptY -ptY -dLL -vyt -vyt -vyt -ctl -ctl -ptY -iHp -iHp -iHp -iHp -iHp -iHp -iHp -iHp bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(146,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -lBD -lBD bln bln -lBD +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +tGr +tGr +tGr +tGr +tGr bln -lBD +pZY bln -vOy -vOy bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +fsm +mZf bln +tGr +tGr bln +miY bln bln -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln -tlH -tlH -tlH -aDM -aEj -lWG -bxS -tlH -tlH -gmW -xPW -knl -knl -knl -knl -knl -knl -knl -knl -hNx -gmW -uKY -gAt -kKL -asN -bUy -bUy -gBJ -vNU -vNU -tvt -ulR -qjW -qmh -iuL -tii -lEO -fPI -ghb -mqq -vSa -fuY -oXb -pKb -eTM -vkG -teZ -lUb -vWm -pbW -sco -iBo -lzM -wbw -ddu -dgl -evp -rEG -iEA -olI -oyB -mcp -rpM -uyO -cvS -gDp -gDp -gDp -gDp -gDp -gDp -gDp -gDp -gDp -gDp -cvS -muX -kRP -fYY -qwo -sOd -eUK -ign -ebr -iJK -ebr -bzE -dYI -wvI -wTB -xke -ldr -vhT -iLf -icF -gRI -lwd -mka -wvI -rnp -wvI +sDl +sDl +sDl +sDl +sDl +sDl +hEI +hEI +lJO +lJO +hEI +lJO +lJO +lJO bln +lBD bln bln +hEI +hjI +xJJ +oSy +sDl +ybQ +egF +jYV +jDW +hPf +ybQ +eaG +jOt +ozw +ons +eNE +tKI +tKI +tKI +tKI +tKI +wBb +bcx +qiK +rrB +lit +qiP +fgc +obQ +ndk +rbC +kXr +hrJ +ttT +sQa +hrJ +kXr +kXr +kXr +kXr +kXr +kXr +haG +eMa +nRt +lPK +jFJ +lLE +pBE +qjQ +rVe +qjQ +qjQ +utC +utC +pRj +wVr +drs +pRj +pRj +pRj +pRj +pRj +pRj +wpY +pRj +pRj +ptf +pRj +pRj +pRj +pRj +pRj +wFg +pRj +pRj +pRj +pRj +eHC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln bln bln -lSu bln -sdr -dZX -gpB -ote -swF -swF -swF -swF -swF -mfD -flW -xpP -ghY -jMc -xiU -uVp -sTx -vyt -vyt -vyt -vyt -vyt -vyt -vyt -vyt -ptY -ptY -ptY -ptY -ptY -ptY -iHp -iHp -bgE -iHp -iHp -iHp -iHp -iHp -iHp bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(147,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln +(85,1,3) = {" bln bln bln bln -lBD -lBD -vOy -vOy bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +tGr +tGr +tGr +tGr +tGr +tGr bln -tlH -tlH -tlH -aDM -aEj -aEj -aDM -tlH -tlH -dGO -knl -knl -knl -knl -aBf -knl -knl -aBf -knl -knl -dGO -rVE -oqY -kKL -kKL -kKL -ndv -uXd -iiE -oIj -quS -jNo -hvQ -gUv -tCk -fYz -izC -izC -tLF -fqR -qEM -lso -ioE -mJM -jOz -dEg -hmx -hgh -eei -niu -pZm -bEL -vqX -lgk -qoi -pii -nji -ikz -evp -hRH -dXi -mmh -ikz -hTx -cvS -kRP -kRP -kRP -kRP -kRP -kRP -kRP -vpR -fIK -uep -cvS -lUU -kRP -pSk -pOy -pOy -njA -sKW -hGs -vXv -hGs -gOY -ylM -wvI -jWt -cXV -nDq -etB -swx -ldr -ldr -rSW -aHt -wvI -fVE -wvI -mQb +ntK bln -uer bln bln -mQb bln bln +tGr +tGr bln lSu -dZX -tis -dZX -tWy -dZX -swF -swF -qFu -gzz -uCg -mfD -mfD -skX -ojW -ife -rKK -pbs -pbs -pbs -pbs -pbs -diu -pbs -pbs -pbs -pbs -ptY -iHp -iHp -iHp -iJO -cxl -oVz -iJO -mYh -oVz -cxl -iJO -iHp -iHp -iHp +fsm bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(148,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl bln bln bln -lBD -lBD bln bln -vOy -vOy +mQb +tLi bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +hEI +hjI +wPr +oSy +pLg +ybQ +ybQ +ybQ +ybQ +ybQ +ybQ +vsF +jOt +ozw +ons +gpp +lGz +pMv +bso +dBB +tKI +wBb +tKI +tKI +tKI +tKI +tKI +tKI +tKI +tKI +tKI +kaw +vkF +rTt +sOJ +cnB +bvr +mAN +vra +lZQ +jtV +kXr +hKV +eMa +pBE +mpe +byn +wBy +pBE +qdC +jBf +dhY +qjQ +xXk +xXk +pRj +daS +tut +qai +qoK +pXv +sgh +pXv +pXv +pXv +ptf bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln -tlH bln -aDM -aEj -aEj -aDM -tlH -tlH -dGO -knl -knl -knl -knl -knl -knl -knl -knl -knl -knl -dGO -uar -lli -nkE -eQO -kKL -mzf -blM -fzK -cax -fFe -gcP -gcP -gcP -kJr -tpO -gpS -izC -xHr -lso -vwO -lso -ioE -mJM -obG -dEf -mFl -xja -iAO -niu -pZm -lwQ -qsQ -kQM -rVq -nji -cey -lux -lux -lux -lux -lux -lgk -tHv -mPv -cIU -mlR -rWW -atb -gvX -uOg -kRP -pAN -iLE -uep -vsZ -hnd -kRP -wCN -don -gJs -gJs -vZD -ebr -iJK -ebr -bzE -pMq -wvI -bHu -cAu -xwc -raA -vRC -nSw -qUu -imJ -fvR -kiE -fTB -pwF -mQb -mQb +ptf +xHe +ptf +utC +fri +fri +tkU +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln bln bln -uer bln bln bln bln -dZX -ijT -fgU -cAL -czi -swF -xws -eRH -sMp -orK -nSF -pnR -pnR -pnR -kQz -pnR -hHb -oyW -oyW -jtm -hzH -oyW -bqt -jtm -oyW -oyW -iHp -lLl -ozb -ujs -iJO -ogF -ogF -tFd -lRy -fyc -mYh -mYh -iHp -iHp -iHp -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(149,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -lBD +(86,1,3) = {" bln bln -lBD bln -lBD bln bln -dTI -dTI bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +tGr +tGr +tGr +tGr +tGr bln bln bln bln -qtD -kKL -cMr -aEj -kKL -oFc -tlH -dGO -knl -knl -knl -knl -knl -knl -knl -knl -knl -knl -dGO -bZW -lRs -tml -kKL -kKL -uFE -xqk -cpY -cpY -hhO -tLI -uoY -xqU -tLI -fNZ -fKZ -cpY -tLF -nOj -vwO -gnT -hgh -ohb -mTS -obu -mjI -fCM -dIL -hDq -tXc -lwQ -gkX -oeW -aTZ -fle -pyu -oul -wRG -rsR -svq -oio -kQM -upO -tQc -vSY -ubq -lfL -xLW -iPz -kyY -kRP -kRP -kRP -ybO -hlp -cGA -kRP -npD -npD -npD -npD -gGj -mue -sGH -bPt -fij -oDh -jaO -jLQ -wkW -txE -rfS -drJ -drJ -mRr -wvI -fiu -wvI -msn -wvI -wvI bln bln +jNZ bln +tGr +tGr bln +xiO +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl +lSu +qVo +lSu +lSu bln bln -ntK -mQb -mQb -dZX -vGw -fgU -hPe -vMA -oLJ -rYq -yhw -nFk -fQu -aiY -pnR -xfg -uza -iAk -aRD -hHb -pza -pza -pza -pza -pza -sML -sML -sML -pza -iHp -lNc -euc -ujs -mYh -ogF -hfy -uBi -uBi -lqz -dBQ -eAx -iHp -iHp -iHp -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(150,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -lBD -lBD -uer -lBD +fsm bln +stJ bln bln -dHF -hHG -hHG -hHG -pUa -wNO -wNO -pUa -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +hEI +hjI +oaR +oSy +sDl +sDl +sDl +sDl +sDl +sDl +sDl +sDl +jOt +caH +ons +oRM +oRM +uLX +rmA +qGW +tKI +lGd +wxy +nAr +wxy +axz +dzl +tKI +dMv +pdf +tKI +iUM +ssc +cXl +wRx +sdW +kXA +kXA +oDt +kRU +lMd +kXr +hLY +ceo +pBE +fNc +gSf +cYK +pBE +cZa +hxE +xUS +aOd +utC +utC +ptf +daS +jSe +xcW +sxY +tFs +pRj +ptf +ptf +ptf +pRj bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -fsm bln -kKL -kKL -wsr -wsr -kKL -tlH -tlH -gmW -knl -knl -knl -knl -knl -knl -knl -knl -knl -knl -gmW -uar -gUa -uNN -kKL -rBz -sSX -pns -cpY -vzH -uuO -uuO -uuO -uuO -uuO -uuO -guA -cpY -lkr -lso -vwO -fME -nKa -dqO -icA -joa -dqO -nKa -qYx -qWe -agK -lwQ -lwQ -bEL -weI -syv -bEL -lwQ -lwQ -bEL -lwQ -lwQ -bEL -lwQ -qQp -gGI -isP -ePi -rdG -vQP -rdG -jzY -xlh -hKY -uep -uep -uep -eRx -gNT -vng -lme -tiZ -uuI -noR -wDg -rqD -wDg -edw -wvI -ksb -xyT -jvR -fFC -nnn -iIs -iDQ -msN -drK -lyH -isu -lmy -wvI +bln +ptf +xHe +ptf +utC +utC +tkU +tkU +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln bln bln @@ -254912,400 +238702,171 @@ bln bln bln bln -uer -mQb -dZX -lIW -fgU -lIW -glS -iDp -doG -orK -bro -voY -rlS -frq -rlS -cfe -mXi -mzZ -mRI -bLz -bLz -rfh -bLz -mEg -bLz -jUW -bLz -mGg -mCw -ryf -ryf -fyr -lNC -mlp -lEg -cvh -uBi -eYH -jIZ -oFx -iHp -iHp -iHp -gNg -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(151,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -lBD -lBD -lBD -lBD +(87,1,3) = {" bln bln -uer -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +tGr +tGr +tGr +tGr +tGr +miY bln -efv bln -kKL -uUp -lli -sQS -kKL -kKL -kKL -gmW -gmW -gmW -gmW -kBc -dGO -dGO -kBc -gmW -gmW -gmW -gmW -oOw -aOW -dXx -rOw -ctS -qjJ -nPc -cpY -mmw -oKX -fkk -fkk -fkk -fkk -dkZ -dlH -aBP -ofl -lso -vwO -ePP -nKa -dGq -wKe -vHf -cZd -nKa -lIP -cJX -krS -aOU -mbB -rDa -mrB -jQD -slc -wZu -xza -qjF -pPO -qOj -iyK -uzr -qQp -qQp -wjD -rZm -sOO -lRD -gbP -jxv -wPX -cvS -cvS -cvS -cvS -cvS -sZF -wIS -wRr -npD -xfM -uFM -lmA -oqc -oAD -xKX -wvI -oTT -sCm -xFf -kdC -kRw -fUW -jeR -pMN -mgD -oKL -elT -kDc -pKY -tZa +oEB +mZf bln +lSu +bln +tGr +tGr bln bln +sDl +sDl +sDl +sDl +sDl +tGr +tGr +tGr +tGr +lSu bln +rzO bln bln bln +mZf lSu -dZX -dZX -dZX -dZX -dZX -iDp -swF -osm -iqu -fcu -vQz -pnR -xCk -uxG -iAk -mWw -hHb -pza -uNE -uNE -uNE -pza -pza -pza -pza -pza -iHp -cFM -mEx -ujs -mYh -ruZ -kfP -uBi -uBi -uBi -deg -mYh -iHp -iHp -iHp -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(152,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln +lSu +ntK bln -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +lJO +lJO +lJO +lJO +kcZ +biY +biY +sDl +sDl +sDl +hDU +hDU +hDU +hDU +hDU +gRs +ons +gpp +tmw +pMv +bcT +iTy +tKI +afz +rvS +xli +kfe +aCU +jJX +tKI +tKI +tKI +tKI +qQo +ibm +nEo +wNT +aYm +xqy +cXl +uxl +oRy +aHC +kXr +ghl +ceo +pBE +uYc +uYc +pBE +pBE +iVA +hxE +aCh +aOd +utC +utC +ptf +wSU +jSe +pRj +pRj +tFs +ptf bln -lSu bln bln bln @@ -255315,373 +238876,338 @@ bln bln bln bln -stJ +ptf +xHe +ptf +utC +utC +utC +utC +utC +vOy +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln bln -gsK -kKU -kKL -cvF -sQS -lli -kKL -tRq -iyY -tlH -uMW -tlH -dGO -iyg -hHq -hfd -syC -gmW -cvH -kbL -kKL -soE -neE -kKL -kKL -cvn -btK -aUt -vnA -ooG -oUp -syI -xbn -hJo -vaL -gtw -wAJ -aBP -xVo -lso -qEM -pJC -nKa -jWO -cDT -rLL -cAI -cMN -met -idm -krS -ljB -xtc -wxH -voj -sDT -fzv -laD -xPv -mGO -tAx -qOj -grT -lEo -shy -qQp -bVp -jnS -fog -lkH -upd -xdl -eDc -hRA -cKF -sIJ -llD -fDI -sZF -sZF -wDK -npD -cbC -nZH -xbC -dPj -npD -npD -npD -npD -npD -npD -mdI -npD -npD -npD -wvI -fTH -wvI -wvI -wvI -wvI -vep -wvI -mQb +bln +bln +"} +(88,1,3) = {" bln bln bln bln bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +tGr +tGr +tGr +tGr +tGr lSu +nMR bln +rzO bln +pby +rwt +bln +tGr +tGr +tGr +lSu +sDl +sDl +sDl +bln +tGr +tGr +tGr +tGr +tGr +jNZ bln -mQb -mQb -mwo -swF -eDh -vAF -swF -vAn -pnR -pnR -pnR -tWp -pnR -hHb -oyW -oyW -jtm -oyW -rsL -uvX -jtm -oyW -oyW -iHp -eoE -iST -ujs -iJO -ruZ -ruZ -jag -oEl -qEa -qEa -mYh -iHp -iHp -iHp -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(153,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -hAM -kdS -kdS -eRE -qQk -cvJ -kdS -eRE -kdS -kdS -kdS -dop -kdS -kdS -kdS -kKL -enY -kKL -kKL -eaQ -aFp -aiu -ijd -iyY -tlH -tlH -tlH -dGO -brm -uRo -hfd -jDX -gmW -bkR -pAX -kKL -hfg -hQW -kKL -soR -yfg -odF -lia -dgR -haJ -tYt -nRW -gtw -aoM -niO -gtw -wAJ -aBP -kNf -lso -cbs -nGA -nKa -nTV -jPl -jGJ -kXM -nKa -uze -eYn -wjL -niU -iWP -xIW -lrc -uYB -lCC -lCC -iKl -iKl -xyc -sPJ -bkV -ree -lOV -qQp -tQc -jbx -tQc -tQc -tQc -tQc -qQp -hRA -dBb -rkL -cga -api -sZF -tKH -wRr -npD -cmw -nZH -msT -npD -npD -ouW -aQj -alq -dFA -sZF -gTi -emT -wzv -oCE -gcT -gcT lSu bln bln bln bln -mQb -mQb +mZf +bln +xfZ +bln +bln +lJO +hQc +lgO +kke +sTj +hos +biY +sDl +sDl +sDl +hDU +dAQ +fVU +iYe +hDU +gpp +aJA +gpp +fUr +pMv +eAQ +pHy +tKI +tKI +tKI +tKI +tKI +vgR +tKI +tKI +gLN +rCC +gLN +rCC +eVl +rCC +dXh +cHb +cHb +mOA +cHb +psW +psW +oIH +ceo +ceo +yeh +hxE +hxE +vQj +fvx +hxE +hxE +xFb +aOd +utC +utC +ptf +jYS +gBe +jSe +oxB +jQC +ptf +bln +bln bln bln bln +jNZ +nME +bln +bln +bln +ptf +xHe +ptf +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -255689,134 +239215,9 @@ bln bln bln bln -mQb -mQb -swF -jsq -ben -iol -oiy -oiy -eMK -lsU -apn -qhd -pbs -pbs -pbs -pbs -pbs -ilJ -pbs -pbs -pbs -pbs -ptY -iHp -iHp -iHp -iJO -iMp -oVz -iJO -mYh -oVz -iMp -iJO -iHp -iHp -iHp bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(154,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -chb +(89,1,3) = {" bln bln bln @@ -255825,891 +239226,760 @@ bln bln bln bln -mQb +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +tGr +tGr +tGr +tGr +tGr +miY bln bln bln bln bln -kKL -fOq -lli -kKL -tAN -tDy -kKL -ftk -iyY -tlH -tlH -tlH -dGO -vxW -uRo -hfd -rsy -gmW -oiU -xQU -kKL -kKL -kuJ -kKL -cqb -aYu -gYT -lia -njj -qEn -tFe -eay -eay -gtw -gtw -aHZ -ehL -aBP -ofl -lso -qEM -xwz -nKa -nKa -nKa -nKa -nKa -nKa -sWl -gOb -gOb -aSo -aSo -gLn -sZD -lnC -klc -lDM -dVS -bAj -lDM -klc -rWR -rqd -snG -mJj -laD -uml -laD -laD -laD -xLK -pDL -hRA -ist -rkL -uFz -tFV -sZF -ecW -fed -npD -bPY -rwe -wGO -npD -umD -pgc -dws -dhR -iye -sZF -xkr -gTi -cip -oCE -lSu -mQb -mQb -lSu bln +tGr +tGr +tGr +tGr +mZf bln bln bln bln +tGr +tGr +tGr +tGr bln +mZf bln -uer -mQb -mQb +qVo bln -mQb +xfZ +bln +bln +lSu uer -mQb bln +lJO +hEI +lJO +pKS +iSX +lJO +bOX +hos +biY +hDU +hDU +hDU +hDU +lyy +aJm +iFj +hDU +abL +ons +aLV +bXm +bXm +bXm +bXm +gst +gVP +mPh +ciI +aRX +bhV +nXQ +bLW +jJe +rCC +aMd +rCC +jIg +wEh +unO +hkU +hwF +ljl +kXA +rLu +nRq +maT +ajw +eMa +aOd +xZX +hxE +iVA +hoD +hoD +abz +qjQ +qjQ +xXk +xXk +pRj +pRj +uWW +kNZ +pRj +jQC +ptf bln bln -swF -hWi -xkZ -ggR -oiy -wRJ -hsh -cZv -lPc -vdu -wSw -fPZ -itl -tQM -itl -itl -qCU -vyt -vyt -vyt -ptY -ptY -ptY -ptY -ptY -ptY -iHp -iHp -nBo -iHp -iHp -iHp -iHp -iHp -iHp bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(155,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -chb -mQb -uei -tmR -uei bln -uei -tmR -uei +jNZ +xbV +qVo bln -uei -tmR -uei bln bln -kKL -enY -kKL -kKL -eRf -lfU -kKL -kKL -kKL -mMb -mMb -mMb -kKL -kKL -iyY -vFT -kKL -kKL -kKL -rCf -uOm -kKL -rsf -kKL -kKL -tSF -kKL -kKL -cpY -twn -nBt -jJQ -rlE -mBL -vjA -uDv -aFh -cpY -pxp -lso -brj -mbk -vBG -dkg -tLp -eLn -hKr -lQG -oxU -pxX -bCf -wor -wor -mfX -sZD -vgx -lDM -dxO -omo -jdm -xWT -klc -uiF -pJX -qxu -lPr -vcY -mmR -mOM -dMp -dMp -kVS -lqG -grD -xZW -lGs -rfo -vzs -sZF -sKf -naF -npD -ebr -iJK -ebr -npD -olM -xUW -sKf -tbQ -sKf -sZF -ddA -sZF -sZF -sZF +ptf +xHe +ptf +utC +utC +utC +tkU +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -quy -uer bln -mQb -mQb bln bln bln bln bln -hPv -ujK -ujK -hBf -eRE -ujK -ujK -ujK -iNl -ujK -swF -swF -swF -swF -oiy -uZD -hsh -kCV -bkr -qOy -pbs -nZN -qMH -ptY -ptY -ptY -ptY -ptY -ptY -dLL -vyt -vyt -vyt -ctl -ctl -ptY -iHp -iHp -iHp -iHp -iHp -iHp -iHp -iHp bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(156,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -sAd -tMa -uei -tmR -uei +(90,1,3) = {" bln -uei -tmR -uei bln -uei -tmR -uei bln bln -mMb -nJK -puz -kSc -kSc -lRZ -lRZ -tYS -lRZ -vjq -lRZ -lRZ -vjq -pbS -lRZ -lRZ -iLn -niE -bMF -pJi -ovz -kKL -sQS -sna -kKL -nFt -kKL -kKL -kKL -kKL -kKL -kKL -pcM -kKL -kKL -kKL -kKL -kKL -kKL -glz -kjN -hAl -vBG -rMS -pKw -xcu -jQd -jQd -wmN -rZR -bCf -aKa -wor -qxG -vFW -noW -nOh -bNH -bNH -rIc -gpR -klc -ooy -gsT -eDH -iYs -xFo -rvA -dVc -nfD -sUT -bIQ -gib -hRA -npo -woa -uQj -htH -sZF -akd -mlo -npD -tMS -iJK -cpl -npD -fWL -qHt -iiB -dFA -nhO -sZF -awO -vjZ -mQb bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +tGr +tGr +tGr +tGr +tGr +fsm +eUO +bln +bln +bln +fsm +bln +tGr +tGr +tGr +tGr +tGr +tGr +tGr +tGr +tGr +tGr +tGr +tGr +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +csm +hjI +nbj +vfm +exL +hEI +qGU +biY +biY +mSY +mQh +xKb +djF +xMW +apI +tOi +kkO +fNK +aJA +hIj +bXm +gpZ +vov +cAo +gst +uao +plN +rTO +rTO +fsS +aqQ +gst +dKe +lek +jak +nfd +jIg +wEh +uuP +aGF +uuP +gam +qQo +lmv +uuP +tue +nZh +lNG +tue +qjQ +jBf +nvx +lis +aud +lis +qjQ +utC +utC +utC +utC +pRj +ili +pRj +pRj +jQC +ptf +bln +bln +bln +bln +fkF +cPp +rwt +bln bln bln -mQb -mQb -mQb +ptf +xHe +ptf +utC +tUm +utC +tkU +fri +tkU +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -yfW -nTX bln +bln +bln +bln +bln +"} +(91,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +tGr +tGr +tGr +tGr +tGr +bln +mZf lSu +sEB bln bln +gHA +tGr +tGr +tGr +tGr +tGr +tGr +tGr +tGr +tGr +tGr +tGr bln -uer -mQb +ntK bln +rwt bln -mQb -mQb +rwt bln -oiy -oiy -kHU -vAU -alK -oiy -ptY -ptY -ptY -ptY bln bln bln +mZf +lSu bln -ptY -ptY -ptY -ptY -ptY -ptY -ptY -ptY -iHp -iHp -iHp -iHp -iHp -iHp -iHp -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(157,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -chb +lJO +foT +lJO +tyl +kvE +hEI +qGU +biY +rcP +jXN +vVj +dRD +jFf +uOj +bgF +vPM +esI +cVz +ons +xSL +lnc +qRq +pNK +aTT +gst +sTn +fXu +uOM +vzw +rTO +pRX +gst +byl +rgl +wVF +iBF +guS +wEh +vlL +qxQ +eBe +hnC +cah +aSh +ycQ +nZh +lIy +tBR +qwd +pRj +mAc +pRj +pRj +pRj +pRj +pRj +utC +tkU +utC +utC +pRj +axr +mUh +pRj +jQC +ptf bln -uei -tmR -uei bln -uei -tmR -uei -mQb -uei -tmR -uei bln bln -kKL -kKL -aeS -plI -whe -chc -dDz -kKL -sQS -sQS -lli -sQS -lli -kKL -kRV -ssM -lli -eRf -kKL -kKL -kKL -kKL -lli -sQS -lli -uwE -tnu -eUU -sdf -vmO -eYm -kKL -tvZ -kKL -kVv -wgo -lcs -eGg -kKL -rjP -vwO -pxn -vBG -ulL -kGm -rZZ -opc -qPI -gXk -cgs -bCf -wor -wor -kjP -amE -vgx -lDM -oXq -gUg -amv -sxs -klc -aSo -aSo -vuh -aSo -aSo -aSo -mmB -aSo -aSo -tMO -pEq -tMO -tMO -tMO -tMO -tMO -sZF -nfF -mlo -npD -wPE -iJK -pyY -npD -lYT -waF -jmY -ptp -iye -sZF -eZu -vjZ -mQb bln -mQb +lbc bln bln bln bln -iAf -iAf -iAf -iAf -iAf +ptf +xHe +ptf +utC +utC +utC +tkU +utC +utC +utC +pRj +pRj +ptf +ptf +ptf +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -fPc bln bln bln @@ -256717,6 +239987,8 @@ bln bln bln bln +"} +(92,1,3) = {" bln bln bln @@ -256724,1779 +239996,856 @@ bln bln bln bln -oiy -oiy -oiy -oiy -oiy bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +tGr +tGr +tGr +tGr +tGr +rzO +nMR bln bln -oxi bln -wNO -wNO bln bln +nMR +mSQ +tGr +tGr +lSu bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO +ntK bln -pGW bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(158,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -chb +xAs bln -uei -tmR -uei bln -uei -tmR -uei -mQb -uei -tmR -uei bln -lBD bln -kKL -kKL -kKL -mMb -kKL -kKL -kKL -fsJ -ekj -nLY -lli -gAt -kKL -lIC -lRZ -pQa -rOv -fuf -lli -kDO -wsk -hVR -lli -obt -xWM -dku -kKL -nqn -lHA -ddi -kKL -tvZ -kKL -pdB -oBD -lqM -aYk -kKL -vpx -qEM -bbM -vBG -vBG -vBG -eNH -vBG -oiX -myn -cgs -bCf -aWc -nbW -oyy -amE -wyj -klc -tLe -ufN -vCz -ufN -iZx -dDw -qHz -ekE -fzo -fGY -qaU -jtH -qpb -mFE -iZR -nuN -tMO -hpB -jDc -tMO -nMb -sZF -oGN -wRr -npD -ebr -hcG -nZH -npD -vtr -giv -aQj -dFA -oMs -sZF -eZu -vjZ bln +jNZ +lSu +jNZ +lSu bln -mQb -mQb +rzO +lSu bln bln +lJO +lJO +lJO +lJO +lJO +lJO +lXn +biY +dXv +lck +ocu +vwQ +wMc +ygv +toW +kyi +aNq +jsF +ons +ons +lxc +wvK +aKs +tgH +gst +iXM +vWW +vWW +vWW +tnO +kPL +gst +iSA +vHK +kDj +dBZ +dOw +cMI +qmi +kUx +umR +hnC +nKr +qmi +cex +nZh +mdS +thK +dnT +pRj +kCn +baB +pRj +xSI +tXb +pRj +utC +utC +fri +tkU +pRj +axr +sma +pRj +wMU +ptf bln -iAf -lTC -qpR -kLr -iAf -iAf -iAf bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(159,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -hAM -kdS -kdS -nyZ bln -uei -tmR -uei bln -uei -tmR -uei +tIC +bln +bln +bln +bln +pRj +xHe +pRj +pRj +ptf +ptf +pRj +ptf +ptf +pRj +pRj +enR +yju +eoL +ptf +utC +utC +tkU +utC +utC +utC +utC +utC +tkU +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(93,1,3) = {" +bln bln -uei -tmR -uei bln -fsm -lBD bln bln bln bln -acE -bxe -bxe -bxe -mHB -kKL -ycO -kKL -kKL -aIE -lRZ -rmP -lli -pKX -sQS -qdq -sQS -qdq -lli -qdq -sQS -unu -hxa -kXW -saC -xWr -kKL -tvZ -cDw -lli -lli -lli -nfE -kKL -cwO -vwO -lso -siu -vBG -rkK -oeM -vBG -rjt -wLY -aBi -vBG -oEF -bZb -ubk -ndJ -rHz -fdY -vjN -wXh -xCQ -ufN -sVm -dDw -srb -dUr -wuv -vds -nmC -cEo -kQJ -mFE -pjN -bsi -cmy -nAN -kCo -ezf -cnb -sZF -uTV -fed -npD -npD -nvh -npD -npD -sZF -fzO -sZF -sZF -sZF -sZF -eZu -vjZ bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +tGr +tGr +tGr +tGr +tGr +lSu bln bln +lSu bln bln bln bln -iAf -dTq -qRk -weR -lQO -hJD -iAf -mQb +jSf +sEB +lSu +sEB bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(160,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +mZf +lSu +mZf +xAs bln -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -chb +fsm bln +uer bln bln bln bln -tmR bln -mQb bln -tmR bln bln bln -tmR bln +lJO +oXf +xSx +fdF +lJO +vqS +oIB +biY +vVj +jXN +rcP +viV +gbd +uOj +pdW +jfR +aNq +jsF +ons +gpp +lnc +kFu +sJr +vBu +gst +sbY +xAy +xAy +tge +ozH +bZg +gst +hYG +jYG +dOw +dOw +yhe +rCC +vPh +vQQ +vQQ +sve +qmi +cXc +fhw +nZh +lzt +cQh +pyc +pRj +kCn +daS +bKp +bPz +axr +pRj +utC +tkU +tkU +utC +pRj +daS +tZM +pRj +wMU +ptf bln bln bln bln -vsI -acE -acE -acE -kXQ -gWV -oBQ -mHB -gUY -iLn -lli -kKL -kKL -lRZ -pEc -sQS -wfE -opU -ykd -sQS -wfE -qch -gyd -tTK -aXc -eUU -iCo -kiX -enH -kKL -tvZ -kKL -lne -rrg -atI -fpA -kKL -rtf -qEM -lso -bGT -vBG -wvW -moG -vBG -rWg -oMR -cNL -vBG -eTY -xrb -qhN -amE -lei -klc -pgY -hXU -oRu -ccR -uKj -dDw -cyr -qgu -tYA -vds -uhG -liz -pjP -mFE -nEc -klk -hsn -hyd -sSj -tMO -jYy -sZF -jPi -fed -nGv -hQK -eZu -pGG -sZF -dlS -pZZ -xpT -hEZ -sZF -lGH -eZu -sZF -sZF -vjZ -sZF -lSu bln -xOk -vYq -iAf -tUh -iNQ -cmX -iAf -iAf -iAf bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(161,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -sAd -ftY -cnx -tmR -tmR -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -tmR -tmR -tmR -tmR -tmR -rUR -kxv -fIs -kxv -jju -qNZ -lFG -qRo -gxh -gxh -gxh -kKL -gAt -pEc -gAt -sQS -hFm -kKL -kKL -mMb -mMb -kKL -xds -kKL -kKL -kKL -kKL -kKL -kKL -tvZ -kKL -kKL -kKL -kKL -kKL -kKL -lso -vwO -mqq -ivB -vBG -dxq -jAG -sZF -sZF -gXY -sZF -sZF -sxw -ayI -jdA -mSM -ozN -sZF -sZF -sZF -sZF -sZF -sZF -sZF -fLQ -mjH -qLy -vds -iCj -nqd -eUN -mFE -fil -pWY -rQI -phj -oqT -tMO -vIe -sZF -gWh -wRr -lMa -frz -dhv -pZZ -hLX -pZZ -pZZ -sKf -eGK -sZF -cXR -aTc -xpT -bdx -sKf -cmq -lSu +pRj +pRj +pRj +pRj +poc +xzH +hrS +faF +pXv +mBO +pXv +xYO +pXv +rnh +pXv +xDe +nkO +ptf +utC +utC +fri +tkU +tkU +utC +utC +utC +utC +fri +utC +utC +tkU +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -lSu -vYq -fWS -weR -jdJ -xVO -jAQ -mQb bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(162,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -chb -mQb bln bln bln bln -tmR +"} +(94,1,3) = {" bln bln bln -tmR bln bln bln -tmR bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +tGr +tGr +tGr +tGr +tGr bln +jNZ +oEB +jNZ +bln +ntK +bln +bln +xPF bln bln -sEB -acE -acE -acE -lQf -swt -xTp -pDQ -xBL -wJM -wJM -qRo -kKL -dnL -pEc -kKL -pVl -kKL -kKL -xUd -tlH -tlH -kKL -rEM -kKL -tlH -tlH bln -kKL -dYS -aXc -amW -qmq -kWV -asg -kKL -kdF -qGV -hUx -xVv -sZF -sZF -sZF -sZF -sZF -ayd -wEV -sKf -sZF -sZF -sZF -sZF -lpC -sZF -sZF -pwV -pwV -sKf -hEZ -sKf -sZF -sZF -sZF -sZF -sZF -sZF -sZF -sZF -sZF -sZF -sZF -sZF -wNp -sZF -sZF -sZF -sZF -hEZ -mlo -lCc -lRK -xKx -bHc -sZF -sZF -sZF -sZF -sZF -sZF -sVA -sZF -sZF -sZF -vjZ -sZF lSu bln -xOk -vYq -iAf -qPY -tUh -xVO -jAQ -mQb bln +lBD +xAs bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(163,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -fYT -kdS -kdS -wSp bln -uei -tmR -uei -mQb -uei -tmR -uei +xfZ +bln +bln +bln +bln +bln +fsm +bln +bln +bln +dvY +lJO +nLE +erl +oDH +fVm +ndz +oIB +biY +biY +gNC +iLi +oJT +wwO +gad +gAk +tMI +hDU +vAY +ons +eNE +bXm +mWs +lSg +mTh +gst +gst +sto +lpj +gst +gst +npP +bLW +xjP +qcI +gxO +dKK +xmN +rCC +iiy +grN +qmi +kGx +rqJ +rMr +bgK +nZh +iOS +mYs +fxn +pRj +mgo +daS +pRj +iaT +twF +pRj +utC +utC +utC +utC +pRj +pRj +pRj +pRj +wMU +pRj +pRj +pRj +pRj +ptf +ptf +ptf +ptf +pRj +bLA +eQz +blO +xHe +pRj +glX +nSl +kNZ +pRj +lDF +wSU +ovy +pRj +qYR +qvk +tXb +ptf +utC +utC +utC +utC +tkU +utC +fwx +utC +tkU +tkU +utC +utC +tkU +tkU +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln -uei -tmR -uei bln -lBD bln -lBD bln bln bln -acE -bxe -bxe -mHB -mHB -pVl -kKL -bqe -gxh -kKL -hOu -pEc -hJx -lli -fAF -kKL -kKL -mMb -mMb -kKL -xds -kKL -mMb -mMb -mMb -kKL -vYv -lli -lli -kKL -gkP -hFg -kKL -xcy -rvZ -hUx -cie -aLX -vng -gNT -gNT -gNT -gNT -gNT -gNT -gNT -kYc -edd -xwM -daR -mQg -lRW -qDm -hkt -hkt -hkt -hkt -pvo -ptR -hkt -sWs -sWs -sWs -sWs -sWs -sWs -sWs -sWs -sXK -xTQ -sWs -rzV -sWs -sWs -rzV -xTQ -vwN -rzV -rzV -rzV -vtO -sWs -sWs -sWs -sWs -skI -osn -nzN -ktf -sZF bln -mQb -mQb +"} +(95,1,3) = {" bln bln bln -iAf -iAf -jAQ -iAf -iAf bln -mQb bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(164,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -chb bln -uei -tmR -uei bln -uei -tmR -uei +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +tGr +tGr +tGr +tGr +tGr +mZf +vwC +pby bln -uei -tmR -uei bln +tGr +tGr bln +jSf lBD -uer +bln +bln +rzO +bln bln fsm +xAs bln bln bln bln -kKL -cvF -lli -kKL -mwu -qRo -kKL -kKL -lwI -kKL -jhS -tOX -kKL -hVz -uUp -khs -kKL -xds -dYS -amW -amW -amW -amW -rkh -igX -igX -kKL -mVS -kKL -kKL -kKL -fyZ -hUx -cie -sZF -eFS -sZF -sZF -sZF -sZF -sZF -eZi -sKf -mFj -npD -eMn -avF -mZH -sZF -kAC -hil -sKf -sKf -wUA -wUA -wUA -wUA -sKf -sKf -sKf -ktf -tEe -sKf -sKf -lVS -oLn -jgL -gCu -elE -xJv -bge -sKf -jgL -sKf -jgL -xpT -sKf -ktf -mFj -sKf -jgL -sKf -sKf -jgL -wRr -wEV -sZF -mQb bln bln bln @@ -258505,916 +240854,1197 @@ bln bln bln bln -fPc -mQb bln -mQb +bln +lJO +lJO +lJO +lJO +lJO +thD +oIB +hjI +biY +biY +biY +biY +biY +biY +biY +biY +biY +ede +iKj +bPp +bXm +lnc +lnc +lnc +gst +sAC +eBd +eBd +wJR +uri +tKZ +gst +rCC +rCC +wEh +kgX +wEh +rCC +sOn +aBh +eaE +wkN +aBh +sOn +sOn +tue +tue +tue +tue +pRj +kCn +daS +pRj +pRj +pRj +pRj +bON +bON +bON +bON +pRj +wwE +kkD +daS +dWZ +qtM +obj +obj +obj +obj +obj +obj +obj +obj +obj +obj +iOM +suR +pRj +pRj +ick +ivm +pRj +pRj +mNY +mNY +mNY +mNY +mNY +mNY +mNY +jHS +xhM +wDS +rbV +gMp +gMp +rbV +gMp +gMp +rbV +gMp +jHS +utC +fri +tkU +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(165,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -chb -mQb -uei -tmR -uei -mQb -uei -tmR -uei bln -uei -tmR -uei bln bln bln bln -mQb bln +"} +(96,1,3) = {" bln bln -ntK bln -kKL -oCv -gGF -kKL -qqB -gxh -kKL -weF -pEc -kKL -moF -eyv -kKL -pQa -wWo -wWo -oPO -jPq -xWM -kKL -kKL -kKL -kKL -kKL -kKL -kKL -kKL -meZ -aJG -sQE -hwE -hwE -cMe -cie -uvt -tlP -jfb -vzX -gAz -cyX -sZF -npD -npD -npD -npD -npD -hTu -npD -npD -npD -npD -npD -npD -npD -npD -npD -npD -npD -npD -npD -npD -npD -npD -npD -npD -gDE -npD -npD -npD -npD -npD -npD -npD -npD -npD -npD -npD -npD -npD -npD -npD -npD -sZF -sZF -pHR -wEV -vjZ bln bln -uer bln -mQb bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +tGr +tGr +tGr +tGr +tGr +tGr bln bln -yfW -mQb -uer +lSu +tGr +tGr +tGr +tGr +mSQ bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(166,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +rwt +lBD +ntK +bln +tCj +xAs +xAs +xAs +xAs +xAs +xAs +xAs +xAs +xAs +hIv +wPN +wPN +lJO +lJO +lJO +otM +hDc +wGG +psR +vHA +cJH +sCE +cGe +gYG +iLK +iLK +iLK +det +iLK +vBi +lJO +dnq +iuv +xgm +dnq +dnq +dnq +dnq +tPH +dnq +dnq +fTx +bep +dnq +gOy +dnq +srw +yld +pTB +pTB +pTB +mWU +pTB +pTB +dnq +dyN +rGl +hJE +vYA +hzV +rGl +vTo +oVu +mye +ptd +ptd +obj +obj +obj +tXE +obj +obj +obj +obj +tXE +obj +uNW +obj +uoB +mNY +mNY +mNY +mNY +mNY +mNY +mNY +mNY +mNY +mNY +mNY +pRj +sCw +eQz +rAO +taX +wOB +beO +kbs +cXo +gBv +tjH +aUK +gGs +bbU +aUj +aUj +nce +tkU +tkU +utC +fwx +utC +tkU +tkU +utC +utC +reh +fCR +gMp +gMp +uqA +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -sAd -tMa -uei -tmR -uei bln -uei -tmR -uei bln -uei -tmR -uei bln bln bln -mQb bln -mQb bln +"} +(97,1,3) = {" bln bln bln -kKL -sRI -lli -kKL -hJx -qFW -kKL -hOu -pEc -hJx -mzM -hUi -kKL -eqP -unu -kKL -kKL -kKL -kKL -kKL -cIP -dtb -ndO -jSC -bdS -dtb -hUD -nNi -rvZ -lso -lso -rCu -cYE -hZT -idi -cZU -kBl -kBl -hOY -dbx -uvt -awK -ppQ -mrA -mtI -dAh -mYp -owC -tsr -moL -mGu -wHc -aEA -dng -dAB -rHi -rHi -rHi -rHi -rHi -rHi -qLY -pnA -qFp -fvk -bfN -ily -qeQ -ily -rSz -ily -ily -ily -ily -ily -rSz -ily -hnN -ily -ily -ily -lqU bln -vjZ -pHR -wEV -vjZ bln -mQb bln bln -mQb -mQb bln -mQb -uer -fPc +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +tGr +tGr +tGr +tGr +tGr +bDu +bDu +bDu +bDu +bDu +bDu +bDu +xAs +xAs bln bln +lSu bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(167,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +lSu +cuq +itE +lSu +cuq +itE +lSu +cuq +itE +rzG +sDl +sDl +sDl +hEI +sop +wZm +fFb +jwL +lJO +lJO +lJO +lJO +htJ +apX +hjI +hdh +mFy +fjF +hjt +ndz +vOG +anb +sSe +bzQ +aTI +bmv +bmv +bmv +bmv +pwM +bmv +bmv +cKq +cKq +cKq +qsy +iwz +dLQ +iwz +xwC +jwt +gOy +iwz +iwz +iwz +iwz +rQn +iwz +iwz +iwz +uag +iwz +nQO +nua +pRj +pRj +kFR +daS +tZb +rLc +axr +utU +teF +axr +utU +daS +daS +tZb +daS +fhW +mNY +csT +csT +csT +xaI +fiY +wkl +csT +csT +csT +mNY +gob +hwn +cAe +mXa +dpx +mXa +mXa +qCl +mNY +aUj +vWy +kLc +oFY +sIN +xmK +uaG +cSx +uOE +cSx +vyU +pXY +pXY +pXY +vyU +uOE +utC +fuZ +utC +tUm +utC +fuZ +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -uap bln -uei -tmR -uei bln -uei -tmR -uei bln -uei -tmR -uei bln -stJ bln bln bln +"} +(98,1,3) = {" bln bln -uer bln bln -kKL -rSq -raH -kKL -gxT -gxh -kKL -kKL -pEc -kKL -kKL -kKL -kKL -kIl -cqN -kKL -eIk -xry -xeH -yeF -prg -bwK -prg -xtp -prg -qMm -hUD -sOH -hUx -igt -rek -hUx -rNQ -hZT -idi -aID -gky -vvP -mxD -cgZ -uvt -jeB -pra -jog -mtI -lUf -keZ -owC -pXt -qOH -jIP -wHc -sgL -pTU -itt -rHi -rHi -rHi -rHi -rHi -rHi -qLY -baF -fvk -fvk -bfN -ily -ily -ily -ily -ily -ily -ily -ily -ily -ily -ily -ily -ily -ily -ily -lqU -tmR -vjZ -pHR -wEV -vjZ bln bln -mQb bln bln -mQb +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +tGr +tGr +tGr +tGr +bDu +vKk +hwR +igB +wRs +xlC +bDu +dvl +cuq +jRS +jRS +dlt +jRS +jRS +itE +llT +sgW +akQ +lSu +sgW +akQ +lSu +sgW +akQ +rzG +sDl +sDl +sDl +hEI +nFG +sjp +rqk +ure +lJO +gAs +bZx +biY +biY +ogy +biY +biY +biY +biY +biY +biY +biY +biY +tFw +fPP +dnq +xzh +xzh +xzh +xzh +xzh +dnq +mgj +bzc +xIS +mgj +mgj +mgj +srw +jOy +ljp +gHe +sni +bep +qrJ +uLC +xzh +aNE +qcu +bDR +wXW +cYj +bep +ylU +lAB +uvC +pRj +dHu +daS +daS +nOY +axr +daS +bPz +daS +axr +axr +daS +axr +axr +fhW +mNY +anz +mDf +nLb +kNp +vbn +vFs +mMk +qAV +fyw +mNY +kCn +kCn +kCn +kCn +kCn +kCn +kCn +ioQ +jMn +pZG +toq +uDE +xFB +rkc +gxR +uaG +iLY +iLY +iLY +bxa +pXY +pXY +pXY +pXY +fcP +utC +fuZ +utC +tkU +utC +liV +jHb +vOy +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln bln -mQb bln -fPc -mQb -mQb bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(168,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(99,1,3) = {" bln -chb +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +tGr +tGr +tGr +bDu +jgG +mAe +jJM +mAe +dfz +dnX +bln +abb +tDg +tDg +ooL +tDg +tDg +oFI +oEB +sgW +akQ +lSu +sgW +akQ +lSu +sgW +akQ +rzG +sDl +sDl +sDl +lJO +lJO +lJO +lJO +lJO +lJO +bZx +bZx +bWn +seL +nUr +ibk +xwr +xgg +xId +whQ +kka +fmm +bWn +fTR +eJe +iIF +jII +pAZ +pAZ +jII +inJ +dnq +wGa +dxK +dxK +iOF +opm +opm +dxK +gfb +gfb +gfb +pYB +gfb +gfb +vtg +rcE +rcE +rcE +hVc +jII +jII +rLl +ylU +dnq +uaY +pRj +jQC +daS +axr +fXq +daS +daS +tbi +daS +daS +axr +axr +axr +axr +fhW +mNY +krU +qjq +cEM +aQR +csT +aQR +eTi +rfR +aGB +mNY +kCn +mNY +mNY +mNY +mNY +mNY +mNY +mNY +mNY +nav +gfo +nNs +rDO +rkc +qWM +lha +kAK +iLY +iLY +lqE +pXY +pXY +pXY +pXY +uOE +utC +fuZ +utC +fri +utC +fuZ +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(100,1,3) = {" bln bln bln @@ -259423,783 +242053,769 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +tGr +tGr +bDu +nGU +mAe +jJM +mAe +dfz +feJ +feJ +awd +awd +awd +feJ +feJ +kyy +kyy +cJi +abb +oFI +oEB +abb +oFI +oEB +abb +oFI +rzG +sDl +sDl +sDl +pfe +bZx +bZx +bZx +bZx +mgs +kQi +oWk +bWn +sBu +nUr +sFS +mhb +mhb +mhb +qwi +bIc +bIc +tgn +ikB +eJe +utR +pAZ +ucn +tLi +pAZ +tVd +uLC +jCT +dxK +xax +oyp +phf +sEl +qRs +jST +wUX +odN +iZq +dpH +gfb +mYG +iIA +fGQ +iIA +cvg +qQb +jII +okb +ylU +dnq +dyB +pRj +jQC +pXv +jUV +sGz +miL +pZS +axr +qCa +aph +oIy +aAM +nON +nON +iQb +mNY +juS +aQR +aQR +aQR +fxR +aQR +csT +csT +csT +mNY +kCn +mNY +dUn +thC +cpH +kbJ +kbJ +kbJ +yaL +hNM +epY +vWe +kIt +kMY +omT +lha +iLY +iLY +iLY +bxa +pXY +pXY +pXY +pXY +xLS +utC +fuZ +utC +fwx +utC +fuZ +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -hty bln bln bln -lSu -lSu bln bln +"} +(101,1,3) = {" bln bln -kKL -kKL -kKL -kKL -kKL -xcp -gxh -ldn -aXp -iOc -uDW -xlN -uNX -dUL -gMZ -iOc -cqh -tsh -gEq -aDo -caY -prg -bwK -prg -cDH -prg -qMm -hUD -pyJ -lPh -hUD -hUD -ebb -cYE -hZT -idi -aID -ddk -ddk -dry -edq -uvt -uus -pra -ctY -mtI -uxj -eNK -owC -xGA -jTZ -xGA -wHc -xKk -emK -uvU -rHi -rHi -rHi -rHi -rHi -rHi -qLY -oCA -fvk -fvk -rMY -tgx -tgx -tgx -tgx -tgx -tgx -tgx -tgx -tgx -tgx -tgx -tgx -tgx -tgx -tgx -qLY -xSE -sZF -rzL -gea -sZF -mQb bln -mQb bln bln bln bln -mQb bln -pMM +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +lbc +bDu +jgG +mAe +jJM +mAe +stt +qVB +eeD +aSH +lyG +rUb +vrb +feJ +cRg +pBN +brx +kyy +kyy +kyy +kyy +iDq bln bln bln +rzG +tlE +tlE +tlE +pfe +bZx +bZx +bZx +bZx +gYm +krQ +skZ +bWn +nch +xMX +xIz +bIc +bIc +bIc +wdI +yaE +yaE +mvw +aTH +eJe +utR +pAZ +wtj +lBD +bcN +qzy +adP +adP +dxK +wzk +wzk +wzk +wzk +pgw +iYb +iYb +msb +hll +iYb +gfb +cpm +cpm +cpm +egY +wwn +jfc +cpm +pzb +cRF +dnq +pRj +pRj +dOa +pRj +pRj +pRj +pRj +hSm +qLA +jui +pRj +pyR +fWC +lmB +lGw +daS +mNY +ctI +hLZ +qNv +csT +csT +aQR +eso +rop +wTA +mNY +kCn +mNY +dUn +hpd +ahK +kbJ +kbJ +wkw +yaL +saO +eVV +rat +dNG +sth +aUj +aUj +rNZ +iLY +iLY +lqE +pXY +pXY +pXY +vyU +uOE +utC +fuZ +utC +tkU +utC +fuZ +utC +tkU +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(169,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -fYT -kdS -kdS -eRE -kdS -kdS -kdS -eRE -kdS -kdS -xFn -eRE -kdS -kdS -kdS -eRE -kdS -gSd -lej -eRE -kdS -lVr -kKL -hTB -sRI -jwF -kKL -lli -gJX -paT -lli -lli -vbZ -jpo -izp -nae -pCi -kKL -kKL -ikm -gXp -qCA -vvL -blV -sEi -sEi -fQz -oBI -sEi -mMD -nVr -wFO -bzA -hUD -eaT -byK -sDd -bRd -fqQ -wIg -qfh -kRE -cLo -uvt -bVq -oed -fAG -mtI -uRL -xmf -owC -tVn -tYe -xIF -wHc -aiH -pTU -faJ -akx -tHK -dfe -dfe -dfe -ehO -lDX -cpg -cpg -cpg -huN -hfc -hfc -hfc -ocD -diL -qVz -luD -tfl -dXI -pTT -eLm -jVs -hfc -hfc -jCE -adY -tmR -sZF -pHR -wEV -sZF -mQb -uer -mQb -mQb -ntK bln bln -mQb bln -yfW -nwD bln -mQb bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(170,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -ozo -bln -wNO -wNO -wNO -bln +(102,1,3) = {" bln -lSu bln bln bln bln -kKL -cjO -eCq -xCo -nZU -tDy -rpD -kKL -kKL -kKL -kKL -kKL -kKL -kKL -gkP -kKL -ilq -eSn -bJQ -qCA -vvL -prg -oBI -sEi -sEi -fQz -lBo -sEi -pDS -sEi -vfo -hUD -lso -cYE -fkw -ult -bsG -wGF -wGF -wGF -mtI -mtI -lKk -tUX -tMe -mtI -nqP -vzo -rzz -gEn -pBV -dsl -wHc -ccW -nhf -mfV -xpA -uHc -cpg -gRA -cpg -cdl -pMF -pMF -pMF -pMF -kZa -mQW -mQW -mQW -eqV -dbr -aFJ -xJj -xJj -klW -iVT -ogl -eyR -goe -diL -vTJ -apT -sEB -vjZ -laf -wEV -vjZ -mQb bln bln -mQb -uer bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR +lbc +bDu +cFb +mAe +jgs +mAe +uVP +aWk +diC +bJj +lyG +teq +bXy +feJ +xWb +jDM +brx +rai +amn +hzG +wZD +iDq bln -mQb -mQb -fPc bln bln +rzG +sDl +sDl +sDl +pfe +bZx +bZx +bZx +bZx +gYm +krQ +gYp +bWn +iUO +egL +ssF +pSu +fgQ +pSu +pSu +tlo +kZC +tgn +igQ +euZ +utR +pAZ mQb -uer -bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bNy +qWZ +oVR +apo +oVR +dxK +xVq +lnk +pNs +pNs +oyb +mqD +iYb +dkb +kmi +iYb +xaA +ovx +gMq +pec +fJl +xMR +wqn +cpm +dnq +ylU +pua +pRj +xWm +jQC +ukS +kFR +xWm +pRj +pRj +pRj +pRj +pRj +tRa +fhW +rCZ +uow +daS +mNY +gFI +bdR +xaI +xaI +csT +kNp +xaI +dBh +xYI +mNY +oXX +mNY +hpd +hpd +hpd +wkw +wkw +wkw +yaL +cTs +nJp +ycB +ycB +qtj +qtj +aUj +iLY +iLY +iLY +bxa +pXY +pXY +pXY +pXY +fcP +fwx +fuZ +utC +fri +tkU +liV +qRv +tkU +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln "} -(171,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(103,1,3) = {" bln bln bln @@ -260207,3188 +242823,2312 @@ bln bln bln bln -kKL -xpE -gGF -wMT -kKL -lli -iin -kKL -xCF -kKL -ptQ -rSl -nqn -kKL -gkP -kKL -tgv -huB -ogd -hff -blV -prg -qok -caY -qok -prg -qpP -nmN -pDS -sEi -cLJ -iQQ -lso -cYE -gAZ -ult -wjz -tXh -shG -shG -otK -iIe -pKJ -rIU -tLM -mtI -nRX -sfY -owC -bYS -qyn -nZf -wHc -wDW -vJY -gJT -jbU -jbU -jbU -jbU -bkQ -drr -qhL -qhL -qhL -qhL -tCx -wPd -wPd -wPd -wPd -wPd -fTq -wab -wOO -wPd -wPd -wPd -wPd -wPd -ega -bcE -qLY -sEB -vjZ -dAP -wEV -vjZ +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR +lbc +bDu +qdF +cno +oSC +ovV +hkY +feJ +pyG +pdK +lyG +apS +uCs +gbJ +pTN +aPN +hEG +eRO +eRO +fDc +eGA +iDq +jSt +mfH +wPN +xAs +jbe +sDl +sDl +bHI +bZx +bZx +bZx +bZx +gYm +krQ +thI +bWn +tsz +xMX +hSl +ueS +ueS +ueS +wTw +yaE +rAZ +qOD +keS +eJe +kKX +pAZ +stJ +fsm +qWZ +lvA +gKU +aoW +dxK +fbw +hue +hBZ +eYT +vdi +oMP +iYb +txI +xvZ +iYb +sbi +jWP +ool +jRC +cgC +jaq +vvT +cpm +dnq +ylU +dnq +pRj +pRj +pRj +pRj +jnm +pRj +pRj +gTf +sPI +uFh +vym +vym +sdd +vym +pRj +oKv +mNY +csT +csT +xaI +pnn +jek +kYq +xaI +csT +csT +mNY +kCn +mNY +yaL +rqF +rqF +yaL +yaL +yaL +yaL +pmi +bTF +nHe +jDP +wTg +bRj +gyR +fhX +kAK +iLY +lqE +pXY +pXY +pXY +pXY +uOE +utC +reh +jKQ +utC +tkU +vDi +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -uer -mQb bln -mQb bln bln -mQb -fPc bln bln -mQb -mQb bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(172,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(104,1,3) = {" bln -uer bln -stJ bln bln bln -kKL -rqH -lRs -hBv -kKL -lli -wJM -kKL -tml -kKL -kLb -qpd -obl -kKL -gkP -kKL -sTA -ivH -lVF -pup -iZn -prg -prg -prg -prg -prg -prg -bwl -pDS -sEi -bwl -hUD -uff -cYE -gAZ -ult -hpC -rIU -rIU -tJI -irA -uzi -pdy -fiS -agJ -mtI -vtA -muP -owC -owC -owC -owC -wHc -mYq -nyH -lFW -jzH -mde -gSN -jbU -wnX -drr -hvm -pvB -ehd -ehd -ehd -ehd -bbB -bbB -bbB -vDu -lva -lva -iXu -drr -pvB -ehd -orv -aCb -aCb -vfq -apT -sEB -vjZ -pHR -wEV -vjZ bln -uer bln -mQb -mQb -mQb +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR +aBR +lbc +bDu +hGH +qkL +cLD +qkL +hGH +feJ +iuS +lyG +xgc +lyG +lyG +ihx +wZj +jAk +cMA +wkr +wcL +ven +iFg +kyy +kTz +lbk +sDl +sDl +sDl +sDl +sDl +bHI +bZx +bZx +bZx +bZx +gYm +krQ +dky +bWn +ylz +xMX +lPJ +nVB +nVB +nVB +bpn +uPE +cQA +qIB +xhw +eJe +pXn +pAZ +jDB +qWZ +qWZ +qWZ +wrk +qWZ +dxK +cct +hue +xit +wfK +fHK +qpS +iYb +iYb +iYb +iYb +kFW +ybI +nnR +tuz +eRZ +qpZ +rAA +cpm +ooV +bwD +qdI +pRj +fHv +phk +isK +kXL +xnG +pRj +swO +pHr +qxn +tFK +vAH +smg +dlR +pRj +daS +mNY +kYq +kYq +kYq +kYq +aVI +kYq +kYq +kYq +kYq +mNY +kCn +mNY +akL +tvF +tvF +bsX +gTK +ruO +fKe +rGu +aQW +pVK +wRd +gGt +uJR +rIX +iLY +lqE +fcP +cSx +vyU +vyU +vyU +vyU +fcP +utC +wyi +tkU +fwx +utC +txT +aTf +tkU +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -yfW bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(173,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(105,1,3) = {" +bln bln bln bln bln bln -uer bln -kKL -kKL -kKL -kKL -kKL -lli -cvF -kKL -lWf -kKL -kVx -lNI -eTP -fVD -gMZ -kKL -hUD -bla -sil -hUD -hUD -pGT -qok -iZn -xzd -prg -prg -qwB -pDS -wVl -wND -iQQ -rvZ -cYE -aPl -ult -vuq -tfM -rIU -jFR -qYw -fPA -cOC -pVV -aEG -mtI -nRX -eNK -aHT -dfw -stQ -pKB -jbU -ozA -gqT -iJC -wfR -oQx -vpW -jbU -lec -fmU -qhL -wve -hfc -hfc -hfc -hfc -hfc -hfc -hfc -hWt -ocJ -mBs -ccQ -aCb -wAY -hfc -hfc -hfc -hfc -hfc -adY -eAw -sZF -pHR -wEV -sZF bln -mQb +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR +aBR +lbc +nbp +lIt +hdn +ijj +nbw +lRF +feJ +mgZ +tDL +lyG +lok +nGK +feJ +mex +aKq +iDq +jUn +eRO +gIF +pNz +kyy +vvc +lbk +sDl +sDl +sDl +sDl +sDl +bHI +bZx +bZx +bZx +bZx +gYm +gMK +huT +bWn +ukJ +xMX +vvu +joh +mdM +wBa +fSP +iMw +rRd +bWn +piB +eJe +utR +pAZ +kIL +qWZ +vij +bMZ +paK +aVH +xKJ +dhj +kiL +tOF +tOF +ktU +wzk +wzk +sKz +jle +jfc +vYm +qBt +xMQ +jRC +nvs +hPz +shc +cpm +dVF +ylU +bep +pRj +uuy +mIc +juM +frc +xnG +pRj +kta +kta +vym +vym +pUx +bFf +gAJ +pRj +daS +mNY +kiR +rHQ +wFX +rBV +kJV +cOa +omG +tvW +scx +mNY +kCn +mNY +gmR +tMD +rMG +neF +twt +mwm +btC +wRd +fDn +hcg +fDn +gka +gka +gka +aZH +gka +fDn +aZH +fDn +fDn +gka +uMs +tkU +utC +bSz +tkU +utC +utC +utC +fuZ +utC +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln bln bln bln bln +"} +(106,1,3) = {" bln bln bln -fPc -mQb bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(174,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -mQb +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR bln +aBR +aBR +nbp +nbp +hjX +omk +omk +jeF +ctE +feJ +feJ +cqW +wHe +aPW +hsN +feJ +uGr +uGr +iDq +qlw +cFZ +mEB +iDq +iDq +ciG +mfH +jbe +sDl +sDl +sDl +sDl +bHI +bZx +bZx +bZx +bZx +gYm +lwO +vTg +bWn +tgn +bEz +tgn +bWn +tgn +bWn +bWn +tgn +bWn +bWn +fzy +eJe +utR +pAZ +dYP +qWZ +xCv +vWL +nci +tPC +xkI +gnM +aHW +clP +clP +clP +clP +clP +clP +clP +rwn +eWc +nDA +vvi +xpJ +vYs +suL +gCn +qIx +dZQ +aNs +atv +pRj +pRj +pRj +pRj +pRj +kmR +pRj +cCP +kta +fcR +uFh +bts +pwi +oVt +pRj +swS +mNY +giQ +ppD +vmU +pnn +pVv +pPR +kWw +qca +aMs +mNY +kCn +mNY +lEA +uJn +ijZ +bXo +twt +ctM +wRd +fDn +fDn +aMb +yjV +wWa +yjV +nOG +haf +rnt +vWr +bgZ +yjV +xHf +gka +gka +gka +gka +gka +gka +gka +gka +aao +liV +qRv +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -lBD bln -mMb -lIC -aQe -tml -lli -lli -lli -vwJ -lli -kKL -kKL -kKL -kKL -kKL -vXb -kKL -kCg -gjc -bLQ -vaE -hUD -hUD -hUD -hUD -hUD -srk -dal -ssq -sEi -sEi -naP -hUD -tRo -iQa -tRo -ult -ult -wBk -rIU -jrZ -gqm -xCl -rRk -jwn -agJ -mtI -kzG -jdQ -aHT -xyz -idj -eoO -jbU -vLj -bHa -oMT -gaT -bZc -qlO -jbU -hzb -hdH -qhL -dkK -vVP -vVP -vVP -vVP -vVP -vVP -vVP -vVP -vVP -vVP -vVP -vVP -vVP -vVP -vVP -vVP -vVP -vVP -qLY -xSE -sZF -pHR -wEV -sZF -mQb -mQb bln -uer bln -vzD -vzD -vzD -gQw -gQw -oMa bln -uer bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(175,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln +(107,1,3) = {" bln bln -uer bln bln bln -kKL -qaR -lli -lli -sRI -laY -kKL -kKL -lli -tMY -hVo -hJx -lIC -lli -unu -kKL -nMT -poy -poy -nRV -hUD -ygf -dsZ -pIw -hUD -ktz -prg -six -lQz -sEi -kgm -iQQ -lso -rNQ -lso -pkg -yar -mdl -rIU -rCX -lWc -xCl -utr -lCz -agJ -jDm -nRX -vzo -vTN -pHa -fca -vsk -jbU -pEE -cAG -nbq -iNY -kiQ -xGK -jbU -lhu -hdH -urJ -ppp -ily -ily -ily -ily -ily -ily -ily -ily -ily -ily -ily -ily -ily -ily -ily -ily -ily -ily -jBh -tmR -vjZ -wRr -wEV -vjZ bln -uer -mQb bln bln -vzD -oIR -vzD -jCl -kir -qVo -lSu +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR bln bln +aBR +nbp +mhx +jeF +egm +axd +wGW +tJN +ikI +feJ +feJ +gPn +fLs +feJ +feJ +uGr +uGr +iDq +jBr +lAL +ejc +iDq +nrG +hTw +lbk +sDl +sDl +sDl +sDl +sDl +psN +psN +psN +psN +psN +wqx +cJd +gYp +bWn +bTJ +cGt +wRI +qdE +meG +bWn +ntK +mQb bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(176,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +jII +ooV +wTL +eff +qWZ +qWZ +qWZ +svR +xRw +nYv +qVp +xKJ +dvA +lCI +age +olG +bEC +uEy +iLm +dxK +dxK +cpm +cpm +cpm +cpm +cpm +cpm +cpm +cpm +cpm +dJd +iuv +dnq +nlv +uMN +nsM +fZf +qpU +cEr +iXT +aHV +kta +gDm +oKY +kCI +iXk +dNX +pRj +daS +mNY +dSf +vfS +jGh +jNg +vHa +alv +vHa +mbt +hQj +mNY +kCn +mNY +bpd +uJn +kYL +gLu +dth +bTF +wRd +gka +igw +lAu +vWr +vWr +vWr +vWr +vrI +vWr +vWr +neR +vWr +uLH +xNC +gka +miS +nrH +oNX +lhC +maY +gka +utC +fuZ +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -lBD bln bln bln -kKL -kKL -kKL -kKL -cTz -kKL -kKL -kKL -faf -lli -wsO -bcC -bcC -bcC -eFO -unu -kKL -tUO -poy -poy -vvJ -hUD -sYe -xUH -dYt -nyl -prg -tyv -qvF -cHh -cHh -osd -hUD -dFO -cYE -lso -hDb -exm -nIl -nVC -abM -xCl -dqw -xCl -dkr -agJ -asZ -mrh -sfY -nJX -ujP -htO -sqn -jbU -gEy -dUe -ank -baX -fUM -wlW -jbU -kHN -kra -qhL -ppp -ily -ily -ily -oqM -xJG -ily -ily -ily -ily -ily -xJG -ily -ily -ily -vGy -ily -ily -ily -jBh bln -vjZ -wRr -sKf -vjZ bln -mQb -mQb -mQb bln -vzD -vzD -vzD -kir -vzD -rwt -mQb +"} +(108,1,3) = {" +bln +bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(177,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR bln lBD bln -kKL -pGJ -fDl -jwF -pLv -tjN -hbI -vah -tDy -oXm -bcC -lli -hJx -weF -fMc -aME -kKL -kIr -poy -poy -tav -hUD -uZu -rGd -whC -hUD -qnm -pSy -hUD -uum -uum -hUD -hUD -lso -cYE -lso -hDb -yar -gqK -nxU -gjg -dxg -ivG -aYi -dkr -cHQ -jDm -via -eNK -nJX -ubc -nta -ooe -jbU -anP -cRK -uMK -rep -oMT -ppz -jbU -uQR -iZQ -llw -aus -lKq -lKq -lKq -lKq -lKq -qLY -qLY -jhQ -qLY -jhQ -qLY -qLY -bgx -bgx -bgx -bgx -bgx -bgx -bgx -vzD -sZF -wRr -bBw -vjZ +aBR +nbp +xKY +omk +sMY +wMV +qqM +wMi +xaJ +arA +jwx +kfy +aZo +jwx +wfp +cZm +hLf +okx +mLu +lAL +npn +iUo +cOp +hTw +gIL +esK +esK +esK +esK +esK +tPW +iPT +ppl +kes +hzY +jpd +lwO +gYp +bWn +glP +nzB +nzB +nzB +sdX +tgn +itN +nuX +yfF +pAZ +dnq +kgD +utR +uEQ +lET +grA +fwQ +nOH +gxU +gZq +ybv +ybv +ybv +ybv +ybv +ybv +dxK +dxK +dxK +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +pAZ +dnq +iuv +dnq +nlv +uMN +uMN +msP +hPQ +cEr +aQO +fFv +kta +bbo +vja +wle +bbo +bOk +pRj +daS +mNY +adg +wlz +tnp +pnn +aZx +uro +dKh +uGl +qea +mNY +roQ +mNY +lEA +uJn +cSE +tCe +twt +eCt +wRd +fDn +rOA +eEO +nMx +azg +azg +fKO +azg +azg +pJy +vEy +ban +wdL +dso +nnl +raT +raT +brY +lhC +lhC +gka +fwx +fuZ +fri +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln bln -vzD -ydh -dFG -uZc -gQw -mQb bln -lSu bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(178,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(109,1,3) = {" bln bln bln bln bln bln -iyY -kbn -rCf -vZa -vYz -sxO -ijb -kKL -iin -iin -bcC -wJM -hJx -nLY -lli -aME -kKL -ptS -poy -poy -hUe -hUD -hUD -hUD -hUD -hUD -hUD -hUD -hUD -blc -qpv -gEE -jbG -lso -cYE -lso -hDb -ult -ult -ult -ult -ult -mtI -lsa -iCz -mtI -mtI -cKk -eNK -nJX -nJX -nJX -nJX -jbU -pbQ -tvv -pbQ -pbQ -pbQ -pbQ -jbU -lKq -pMY -kLy -bGA -lKq -tYW -oYn -cfR -xMT -hjE -lqN -bkS -pJc -iBO -xfp -agd -bgx -buv -jhC -mWB -tKz -dmt -jCl -jCl -vzD -mVD -vzD -vzD -vzD -vzD -vzD -vzD -vzD -vzD -uZc -cDk -sGZ -gQw -mQb -mQb -lSu bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(179,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR bln +uer bln +lBD +nbp +mhx +jeF +lkb +arb +mwh +xlx +oSm +jQB +eqI +eqI +eqI +eqI +eqI +piv +bkC +kyy +daq +lAL +vAt +kyy +dOY +psP +lbk +sDl +sDl +sDl +sDl +sDl +psN +cch +nTp +nTp +kxp +kQc +cxz +nnx +bWn +soN +npu +oMS +npu +jzE +bWn +nSo +jII +pAZ +pAZ +rLl +eJe +utR +tmQ +wUJ +ppK +wna +lCg +wEG +ybv +ybv +ibY +jRg +qCP +aAi +ybv +ybv +nBk +paM +paM +paM +paM +paM +paM +paM +paM +paM +paM +paM +dnq +vrX +nBl +kta +aHR +cPi +gCl +jpH +mkn +qnw +sEn +kta +khu +bbo +pbE +vja +iRc +pRj +daS +mNY +voK +voK +voK +voK +voK +voK +voK +lII +voK +mNY +kCn +mNY +ixG +aPf +dzJ +drd +twt +mEw +sSJ +fDn +rOA +eEO +hTm +cks +sGJ +cGf +qMN +iUJ +hHp +cGf +atN +fpD +jFV +szo +vBm +vBm +rQf +rQf +mUs +gka +utC +fuZ +utC +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln -iyY -fQk -fQk -rCf -pwH -iwO -uYR -kKL -kKL -kKL -aMa -kKL -kKL -kKL -iVD -uZn -kKL -ptS -prg -prg -caY -iQQ -gEE -oNC -gEE -gEE -gEE -oNC -nmD -gEE -gEE -tva -wrX -hpm -cYE -lso -bBE -wLl -sxZ -oOo -xvy -wLl -tKD -oLg -eLr -eJm -mbK -jQS -eNK -aYJ -jpN -aYJ -aYJ -dwZ -eLr -eaa -via -aYJ -lAw -aYJ -rZw -wib -eLr -hAm -via -via -tPz -iRN -odR -leo -qFt -pTY -lcu -lcu -npT -lcu -xBa -bgx -wSd -jOj -jOj -iCE -eBz -eBz -eBz -eBz -fxV -rEU -rEU -rEU -egS -rEU -egS -rEU -nNM -gTq -gTq -fNa -gQw bln -mQb bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(180,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -bln -iyY -cxp -eHj -gzY -knf -rCf -rCf -kKL -lOU -glI -buY -hkd -uXu -kKL -pzV -uZn -kKL -jbz -xpN -god -xse -iQQ -gEE -gEE -gEE -gEE -gEE -gEE -gEE -gEE -gEE -gEE -rpC -oXL -dEV -voH -thM -xfd -pJV -mZG -mZG -qEZ -urk -dFW -aYJ -aYJ -aYJ -aYJ -wUt -urK -mNt -nJT -urK -urK -urK -iRx -pJV -pJV -nMA -nMA -nMA -nMA -pJV -pJV -pJV -pJV -pJV -aYJ -cTR -leo -wOX -efk -jTr -kex -aIr -elk -mdE -xfK -qig -lpW -lpW -vzS -vzD -bFq -jCl -dGK -vzD -vzD -vzD -vzD -vzD -vzD -vzD -vzD -vzD -vzD -gQw -gQw -vzD -bln -lSu +(110,1,3) = {" bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(181,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +lBD bln -kKL -uqS -fQk -oXm -kKL -kKL -kKL -kKL -cDv -fUc -sPU -glI -mRY -kKL -kKL -mbG -kKL -hUD -hUD -hUD -hUD -hUD -cEz -gEE -gEE -gEE -gEE -gEE -gEE -gEE -chK -leM -gqj -emp -cYE -lso -qbp -wLl -qfA -uxA -pUn -wLl -eaS -fXr -dFj -dFj -uZB -oni -nxa -qwN -cLK -dFj -dFj -dFj -dFj -xnM -xnM -xnM -fLl -wMm -xnM -qDQ -dFj -dFj -dFj -dFj -xgI -jmh -avC -leo -qFt -bYu -qkH -wCV -rqa -bgx -bgx -bgx -kBi -vzD -vzD -lXi -vzD -vzD -fxT -jOj -wsN -trT -ejL -kig -cAK -szD -xYw -sNs -vzD bln bln +lBD +nbp +nbp +ezs +jeF +omk +jeF +nQf +pCE +arA +rYB +rgC +she +sYG +rgC +sGp +kNQ +iDq +kyy +bKN +kyy +iDq +rpT +ygM +mfH +sDl +sDl +sDl +sDl +sDl +psN +riB +dkY +wLc +hzY +bRn +fng +lBt +bWn +bWn +tgn +tgn +tgn +bWn +bWn +mae +pAZ +jhA +eZL +ljx +nxW +utR +tmQ +qXF +dMX +gER +nOH +xVc +ybv +xzT +cHO +aer +cHO +rOC +ybv +ybv +paM +paM +orG +gtP +grc +xvs +pgp +adf +tQg +mdc +rWc +paM +nTe +iuv +dnq +kta +ihh +ryh +rXY +wzY +mIH +bqi +aQO +kta +drw +bbo +gwx +erA +qll +pRj +dPT +pRj +pMu +gVD +kPu +ajF +qwe +uJH +iAc +roj +gXN +pRj +kCn +mNY +gTK +fNr +nzI +gTK +gTK +myX +sSJ +gka +oAs +fab +eDC +uIV +nXl +wuo +agm +fNN +gbh +wuo +sRL +oyz +mLV +fDn +rQf +vBm +viH +viH +rQf +gka +tkU +liV +jHb +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -lSu bln -lSu bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(182,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(111,1,3) = {" +bln bln bln bln bln -iyY -kHb -pDe -ijb -iSQ -qji -pyD -kKL -gCs -fUc -sBi -xYA -ldi -lUC -cZc -oLG -eQF -oxV -oxV -jbG -gEE -gEE -gEE -gEE -gEE -gEE -gEE -gEE -gEE -gEE -fTX -tru -bMY -emp -cYE -lso -hDb -bZQ -bZQ -bZQ -bZQ -bZQ -bZQ -wnT -wnT -oHK -oHK -xer -wKi -oHK -oHK -umv -cPt -nOa -hnP -nsZ -fki -iIJ -hYE -iIJ -dia -nsZ -nsZ -uoC -nsZ -uoC -nsZ -nsZ -nsZ -nsZ -hjE -xSg -fOl -cyL -jAI -bgx -hWI -xxv -dOK -vzD -puh -lXi -tgq -vzD -dFZ -jOj -axu -vzD -pPB -bRl -fwD -too -mHw -bRz -vzD bln bln -mQb bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR bln -mQb -uer -lSu bln bln +tGr bln +lbc +nbp +jOS +kKx +dlK +pbI +jIm +mgU +mgU +nea +mgU +mgU +mgU +mgU +vAm +hAO +jwx +kOk +nlp +dNt +mfH +uJX +nCi +mfH +sDl +sDl +sDl +sDl +sDl +psN +pTd +jLZ +jQU +psN +pfe +aeQ +mdX +pfe +oyd +vws +mjf +wEb +sIZ +pfe +pfe +jII +mxM +qLt +uom +pkW +kKX +tmQ +bvE +aRz +paK +nOH +mOL +ybv +oqz +lRx +oJP +bdK +dzi +ybv +ybv +kxT +mVi +dgQ +rTM +fwf +fwf +fwf +fwf +fwf +qHP +eYs +hcL +isx +iuv +dnq +kta +kta +kta +kYS +nlv +kmC +kta +kta +kta +vym +bCs +vym +vym +vym +vym +bbr +wou +bbr +cLN +vol +fmc +jtM +cLN +cLN +qbO +xtQ +hIH +kCn +mNY +hFJ +tMD +ehJ +fMt +twt +tXB +sSJ +gka +uXC +fab +fNv +wuo +wuo +nnw +spv +dwy +spv +wuo +cSH +kUz +mLV +fDn +lhC +lhC +lhC +lhC +lhC +gka +tkU +fuZ +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(183,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln -iyY -nPt -fQk -rCf -kKL -qNu -hRG -kKL -lUC -lUC -mpl -nlR -lch -lUC -aQJ -tdR -ikW -gEE -iNG -jbG -gEE -gEE -gEE -gEE -gEE -gEE -gEE -gEE -gEE -gEE -fTX -wjS -bMY -yaG -cYE -lso -pHX -nDd -soz -faq -ofi -snI -bZQ -gSq -ojF -rQW -ftN -bxP -vvE -tJG -oHK -hJH -hJH -tPL -eOx -nsZ -nsZ -uoC -gzH -uoC -nsZ -nsZ -fFQ -igd -mzg -tIq -tIq -tZw -bdQ -nsZ -pnK -cSw -cmx -yeC -roT -bgx -nBN -clY -fdH -vzD -tKz -lXi -jPY -vzD -tgq -jOj -jOj -vzD -cef -iTP -uCo -lEz -kPw -dAx -gQw -mQb -mQb -uer -mQb +"} +(112,1,3) = {" bln bln bln @@ -263397,924 +245137,1026 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR bln +lBD +tGr +tGr +tGr +lbc +nbp +nbp +lQc +lQc +lQc +nbp +mgU +bvX +ccF +fad +azx +tDw +rhf +cAC +cEL +hwZ +vdf +xFm +riv +xHq +ccr +txU +jzC +qml +qml +qml +qml +qml +iiH +teP +teP +teP +qbk +gMK +fng +rHc +mxF +uog +vVY +uog +uog +nfU +bzI +uog +yaF +mny +dnq +wmK +rcj +utR +tmQ +eOw +rns +mkA +nOH +aAv +ybv +jjq +fHo +hMc +rOC +dhL +ybv +ybv +aqd +umu +umu +fyK +dPq +qqT +xdb +gVq +wnz +loT +fwf +hcL +isx +nlT +krv +hyc +fdy +fdy +pPh +cLN +xxz +fdy +pvg +nQW +vsz +fdy +oRb +wHX +nbi +qzu +cLN +cLN +cLN +cLN +fdy +eKb +nzq +cLN +cLN +qbO +kKH +pRj +eAj +sro +dgp +qkT +kzA +whW +twt +mEw +sSJ +oSR +glc +fab +ktw +bny +jQe +xBp +bYw +bYw +bYw +ucO +kcD +ugq +njT +fDn +cYq +lhC +lhC +phL +lhC +gka +utC +fuZ +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(184,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln -iyY -jUY -dxs -xQU -kKL -fLb -oHh -kKL -bpQ -kcT -oih -dmL -lUC -lUC -dMH -ait -pYz -gEE -gEE -jbG -gEE -gEE -gEE -gEE -gEE -gEE -gEE -gEE -gEE -gEE -fTX -dyE -bMY -cxd -cYE -avb -okG -cin -eKl -pxL -lso -hDb -qWn -xZA -dVt -gHY -xZA -vaA -gXJ -wgU -oHK -nLo -hJH -tPL -oiZ -nsZ -izD -wbR -djG -uZm -aCY -tqs -sqt -sqt -sqt -sqt -sqt -aWg -xgK -nsZ -qxl -cSw -pwK -yeC -oNE -bgx -nBN -xPI -jZY -vzD -vzD -lXi -vzD -vzD -vzD -vzD -jOj -vzD -daT -ftS -too -lbf -esF -bRz -gQw -mQb bln +"} +(113,1,3) = {" bln bln bln -lSu -mQb bln bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +uer bln +tGr +tGr +tGr +lbc bln +lBD bln +npb bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(185,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +lSu +hIO +rPP +eNl +vbF +mcH +xyx +eDM +xFm +tGB +nCh +fwh +ijU +bqG +lbk +fqH +sbN +lbk +oAh +oAh +oAh +oAh +oAh +vDb +lgz +hBr +mzP +vDb +vvh +vPC +pvm +dMi +cvC +kQc +iYG +kQc +kOV +kQc +kQc +iJN +gOy +gOy +fKF +qjg +utR +tmQ +lkI +lvl +aog +ktl +dEI +uab +bzC +jKK +mVp +mNJ +lVc +ybv +ybv +tIy +umu +umu +fyK +oIr +eEm +wzC +oIr +oIr +sZU +obc +bRM +jbj +gMM +jba +mKC +oQp +oQp +lCY +oQp +oQp +oQp +oQp +oQp +oQp +oQp +oQp +oQp +tdb +oQp +oQp +oQp +oQp +oQp +oQp +mxX +oQp +oQp +kPg +nyn +bYi +pRj +cpi +mNY +bTq +xUP +gRt +rpF +twt +fcg +eTx +fDn +jQz +tNx +tfR +iNa +tLW +seR +lgg +uey +esE +uLe +lGp +efV +iaV +fDn +efE +lhC +efE +kJU +lhC +gka +tMc +fuZ +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln -kKL -kKL -kKL -kKL -eOm -kKL -kKL -kKL -mly -pwd -glI -wvk -mRY -lUC -tXV -kvX -brL -cYY -qrQ -wrX -wrX -wrX -cEz -gEE -gEE -gEE -gEE -gEE -gEE -gEE -nlJ -rrp -urw -emp -bvI -lso -cUB -nYm -mNi -yeB -uuC -hDb -qWn -gav -ljF -ljF -ljF -sDg -gXJ -hhP -oHK -iZl -iZl -sVi -iZl -nsZ -fBJ -tkp -tur -bjL -sjl -fZy -fZy -fZy -fZy -fZy -gPC -wvz -srW -nsZ -qlG -cSw -ihu -hjp -hjE -bgx -bgx -bgx -bgx -bgx -uAJ -lXi -vzD bln -vzD -vHm -jOj -vzD -vzD -kqm -tZd -bRz -bRz -bVL -vzD bln -fsm bln bln -uer +"} +(114,1,3) = {" bln bln -lSu bln bln bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR bln +tGr +tGr +tGr +lbc bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(186,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln +npb bln bln +hIO +vyd +ePr +kGc +kWh +qVJ +mgU +kqc +kqc +kqc +jct +jaw +xwf +aPd +hQP +lWg +ncB +bgN +bgN +bgN +bgN +bgN +tVu +lvS +mbz +hha +dEk +nUJ +mES +csB +gtB +tny +dLo +ctj +aZG +wYZ +aKI +peq +obb +qJV +vBh +fiE +oBs +utR +tmQ +axf +kzD +nsj +lhv +sDV +ybv +xwm +vzT +wfc +oqz +rSN +ybv +ybv +aqd +umu +umu +fyK +dCR +lGG +apt +rcA +nrB +xWO +dHs +hcL +isx +fuM +vXh +hyc +rWn +mJa +rWn +mHa +vmk +rUY +rWn +rWn +cLN +mFU +cLN +rWn +rWn +rbs +eQX +rWn +rWn +gDV +tro +eKb +jRV +uOL +gQq +bwt +nZu +mNY +mNY +mNY +qnC +qnC +qnC +qnC +gyR +euq +wfn +ras +fkj +fab +iag +dfq +ein +xBp +imd +imd +imd +vuK +utA +qYQ +xUb +fDn +lhC +lhC +lhC +gsk +lhC +gka +fwx +fuZ +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln -nXb bln -lUC -pfP -apD -ugG -gIt -mnW -lUC -ccT -nyC -eUz -oTA -oTA -hIN -gvK -jbG -gEE -gEE -gEE -gEE -gEE -gEE -gEE -gEE -gEE -gEE -rpC -oXL -cYE -lso -eha -aJQ -aJQ -lso -lZi -qaE -mBQ -eag -ttw -wET -evk -xTw -vqN -pDk -aju -gPY -qWu -fbl -rlu -nsZ -mFb -aHX -aHX -aHX -xgF -awa -awa -awa -awa -awa -xUk -sqt -oAA -nsZ -geg -eVY -ihu -epH -rDZ -rDZ -ePu -rDZ -rDZ -bgx -tgq -lXi -gQw bln -gQw -jOj -kWi -qzT -vzD -vzD -gQw -gQw -gQw -vzD -vzD -lSu bln bln +"} +(115,1,3) = {" bln -lSu bln bln bln bln -lSu -lSu bln bln bln -ozo +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +bln +bln +tGr +tGr +lbc +bln +bln +bln +miY +oot +oot +hIO +jDt +wtg +diq +uet +ptr +mgU +fUj +kcc +tpX +oIC +jjt +bvY +jNp +jNp +jNp +jNp +sDl +sDl +sDl +sDl +sDl +skl +skl +skl +skl +skl +skl +skl +iLa +skl +skl +skl +skl +skl +skl +skl +skl +skl +pDt +tsk +wLX +eJz +utR +tmQ +dqR +rUo +paK +lhv +hwC +ybv +vOD +rOC +vzT +cHO +oYu +ybv +ybv +jkK +kaW +bHj +ery +dHs +dHs +dHs +dHs +dHs +qlQ +ncu +hcL +isx +iuv +ipa +xVK +xVK +xVK +xVK +cvS +vWh +cvS +xXf +xXf +skn +lHE +frE +obK +npB +gwK +jyR +jyR +gwK +bID +bID +hOc +cLw +hOc +djO +hOc +bID +qnC +vkz +aom +pcg +deD +unG +qnC +isX +eBI +oEt +gka +vKy +fab +fyQ +wuo +wuo +nnw +cDK +uvk +cDK +wuo +cSH +kUz +mLV +fDn +lhC +lhC +lhC +lhC +lhC +gka +utC +fuZ +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(187,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(116,1,3) = {" bln bln bln @@ -264323,1287 +246165,1540 @@ bln bln bln bln -nXb +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR bln -lUC -lUC -lUC -lUC -lUC -lUC -lUC -wrX -pxi -wrX -tLQ -fBM -tLQ -fBM -jbG -gEE -cpq -gEE -gEE -iKQ -cpq -ueF -gEE -gEE -tva -wrX -bQh -dEV -cvr -cvr -equ -lso -uuC -ePR -kwK -qWn -jTm -moJ -oKy -moJ -moJ -qBj -hMB -wgO -fTT -bUa -wgL -bhm -nsZ -awa -awa -awa -awa -awa -awa -awa -awa -awa -awa -xUk -aSB -tHT -nsZ -vmK -oZn -sFj -rck -rDZ -rDZ -rDZ -rDZ -jkH -bgx -bFq -lXi -gQw bln -gQw -vrO -vzD -vzD -vzD +lBD +tGr +lbc +bln +bln +bln +npb +bln +bln +hIO +hIO +hIO +bUx +bUx +bUx +bUx +kpX +jmy +xMn +cAC +nRm +bRG +hfA +idv +ahA +cHY +sDl +sDl +sDl +sDl +sDl +tOq +jOQ +jOQ +jOQ +jOQ +jOQ +jOQ +jOQ +deY +deY +fhz +deY +gUr +deY +deY +deY +wAZ +tVd +uLC +xQg +fwm +utR +tmQ +pMy +cOP +gER +wLt +bIL +ybv +pPN +oqz +kOX +oqz +oXg +ybv +ybv +paM +paM +tcn +bMC +dUP +unH +uOo +bMt +oOt +mln +igb +paM +xns +iuv +qrb +xVK +pks +xVV +cKo +cvS +gDp +kRP +oWl +vRS +stD +xGp +eFd +qeh +eBV +gwK +gWt +tTV +jtA +bID +obo +miw +gCK +cMd +lHC +vzU +ahm +qnC +bjK +qGQ +sOE +wcx +fVy +qnC +nAw +uif +wRd +gka +gSr +fab +iag +loc +hNI +wuo +fRv +fNN +esE +wuo +hqE +iam +mLV +fDn +rQf +vBm +lVu +vBm +lfp +gka +utC +liV +hZu +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln bln -mQb bln bln -fYT -eRE -ujK -ujK -eRE -wOq -eRE -ujK -ujK -eRE -lej -lej -hAM bln bln bln +"} +(117,1,3) = {" bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(188,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln -ozo bln bln -sEB bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR bln bln -nXb -tlH -tlH -tlH -nXb -wrX -tuQ -oHH -tAA -efH -mJu -vWU -qPL -qPL -qPL -qPL -qPL -dFt -dFt -dFt -sqA -plQ -gEE -jbG -nzV -cYE -dfB -ymj -pFg -hXC -qad -kuV -cAi -qWn -dik -fOR -tFF -tia -qNn -uIQ -gNi -oHK -dUh -bUa -fbl -aDr -nsZ -awa -awa -awa -awa -awa -awa -awa -awa -awa -awa -xUk -sqt -duE -nsZ -xDa -abT -jJZ -tuy -rDZ -rDZ -mBk -rDZ -rDZ -bgx -rPe -lXi -vzD +lBD +tGr +lbc bln -vzD -vrO -vzD bln bln +lbc bln -mQb -uer bln +lBD bln +lSu +bUx +jOQ +bxQ +bUx +oty +vxc +aKt +tDk +jjt +lUw +iWS +vwt +gII +cHY +sDl +sDl +sDl +sDl +sDl +tOq +jOQ +skl +skl +skl +skl +skl +skl +skl +skl +skl +skl +skl +skl +skl +skl +skl +pAZ +pAZ +rLl +gOy +utR +tmQ +dtr +gKG +iBe +lhv +xpw +ybv +ybv +pos +cBU +twK +pyh +ybv +ybv +nBk +paM +paM +paM +paM +paM +paM +paM +paM +paM +paM +paM +dnq +iuv +yas +xVK +jbh +eUW +bmu +cvS +gDp +kRP +ruo +ruo +mzE +aZV +qvW +gwK +wTC +hvS +elj +iRr +omi +tKi +czl +ydg +dAm +szR +dcC +jGB +akz +sCA +guz +ojv +bAT +eri +pvE +qKQ +hqA +uif +wRd +fDn +rOA +fab +iag +pQo +hNI +wuo +kSM +aFn +ctk +wuo +cSH +kql +liI +szo +vBm +vBm +rQf +rQf +mUs +gka +tkU +fuZ +tkU +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -muK bln bln bln bln bln bln +"} +(118,1,3) = {" bln bln bln -chn -lSu bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(189,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR +bln +bln +bln +mZf +oot +oot +ajx +qVo bln bln bln bln bln +bUx +xmO +ubE +bUx +iQj +aOS +rud +cAC +mWM +scu +pmr +qPp +ryG +cHY +sDl +sDl +sDl +sDl +sDl +tOq +jOQ +skl +lcB +rmn +ygB +svH +nCP +ygB +lcB +rmn +ygB +wIz +eFt +ygB bln +oJn +fsm +pAZ +dnq +nfk +utR +tmQ +qnV +qGd +cEv +lhv +iGH +bGm +ybv +ybv +ybv +ybv +ybv +ybv +lpM +vey +vey +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB sEB +pAZ +dnq +iuv +vXh +xVK +qbn +fiO +arg +cvS +gDp +kRP +sBK +qKx +aRR +tRZ +oyj +gwK +nEV +bry +vPc +fLq +hro +tKi +kCG +dxA +oht +rSC +ami +oPU +wHj +mBB +juH +ojv +lqi +mDw +tbH +qKQ +aTj +uif +wRd +fDn +rOA +fab +bjl +shB +shB +naU +cll +shB +yeD +nka +iCg +kql +oNO +bBJ +dCy +dCy +fyR +lhC +lhC +gka +tkU +fuZ +fri +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -nXb -tlH -tlH -tlH -nXb -wrX -oRm -wrX -oHH -oHH -oHH -oHH -qPL -qiL -erI -gGE -qPL -pdD -asv -dFt -vHI -vHI -dFt -dFt -fdj -lah -asU -qPL -elw -elw -elw -pqo -ftJ -mEJ -jTG -mEJ -ecw -mEJ -jTG -mEJ -mEJ -krY -srP -rou -lIk -srP -nsZ -awa -awa -awa -awa -awa -awa -awa -awa -awa -awa -xUk -sqt -iOv -nsZ -pee -hjE -wGc -wGc -wGc -wGc -bgx -bgx -bgx -bgx -vzD -lXi -vzD -vzD -vzD -vrO -vzD bln -mQb bln -mQb -mQb bln bln -sUN -tmR -sUN bln -sUN -tmR -sUN +"} +(119,1,3) = {" bln -sUN -tmR -sUN bln -sFJ -nwD bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(190,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +bln +uer +bln +lBD +bln +bln +bln +npb +bln +bln +bln +tGr +tGr +bUx +xmO +deY +bUx +kdT +bLt +syN +cAC +mWM +bRG +kpj +fGq +eig +jNp +jbe +sDl +sDl +sDl +sDl +skl +jOQ +skl +nYn +hui +ygB +qbF +oqg +ygB +vZz +bnt +ygB +vZz +rVV +ygB +vXU +drZ +yfF +jII +eff +kxA +eff +qWZ +qWZ +qWZ +aCP +wKI +iFs +qVp +lpM +aJE +hho +cNK +lKw +lpM +lpM +lpM +lpM +lpM +lpM +lpM +lpM +mhQ +mhQ +mhQ +mhQ +mhQ +mhQ +rhw +iuv +ozW +xVK +vXX +cNm +vPk +cvS +gDp +kRP +lyq +xBN +bfU +aSu +dBK +gwK +jyR +sok +gwK +jyR +bID +bID +fvA +vCK +rSC +rSC +rSC +tGH +kVM +sCA +rSP +uKM +uaz +vqf +dCW +ixZ +rGu +eZO +wRd +gka +lzJ +snO +pIm +vWr +vWr +vWr +xfn +vWr +vWr +kQt +vWr +nsv +tpk +gka +oWQ +dcO +alx +pMC +qWJ +gka +utC +fuZ +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln bln -nXb bln bln bln -sEB -tlH -tlH -tlH -nXb -tlH -tlH -tlH -vsI -sEB -sEB -sEB -tpd -oOD -lDH -gVx -tpd -qWO -pCI -gVt -pCI -pCI -vsM -avc -nfB -cMJ -eBg -kCs -omh -peV -elw -oOc -nvY -qpu -vZV -gGx -jxc -aFt -vZV -aCO -mEJ -kCz -vJS -bUa -ubY -qHn -nsZ -awa -awa -awa -awa -awa -wQY -nmz -nmz -fJm -fJm -fkX -vQp -opB -nsZ -mHd -hjE -rDZ -rDZ -rDZ -rDZ -bgx -cJC -gqv -dty -vzD -lXi -iQT -jCl -jCl -vpg -gQw +"} +(120,1,3) = {" bln -uer bln bln -mQb -ntK bln -sUN -tmR -sUN bln -sUN -tmR -sUN bln -sUN -tmR -sUN -hty -uap +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +bln +bln +bln +tGr +tGr +bln +bln +npb +bln +tGr +tGr +tGr +tGr +bUx +hJe +xmO +bUx +kzw +kzw +kzw +cAC +xAQ +iMg +jNp +jNp +jNp +jNp +pVL +sDl +sDl +sDl +sDl +skl +uFS +skl +nOl +oCF +ygB +dcq +peb +ygB +mJO +oCF +ygB +bSW +oCF +ygB +lBD +jII +jII +jII +aVr +xwC +utR +pAZ +bln +qWZ +bGc +vmj +aqB +pVq +rkI +oRk +mvc +mvc +rAW +gYz +mVw +kKG +jda +lpM +rEo +euf +jzn +mhQ +kDa +erZ +wVu +fZg +mhQ +pzb +iuv +prh +qFX +lke +laM +lIQ +cvS +gDp +kRP +uzf +pcs +bfU +ecs +jLl +dfQ +vbO +fKI +vEw +bAR +gnj +uwj +axY +eeT +bDz +rSC +inE +oPU +xpc +qnC +qnC +sCA +sCA +qnC +qnC +qnC +tzH +uif +wRd +fDn +fDn +bfL +dXn +mmk +qZQ +ead +xwE +ner +ner +xwE +ner +asy +sEU +gka +gka +gka +gka +gka +gka +gka +aao +liV +qRv +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(191,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(121,1,3) = {" bln bln bln bln -nXb bln bln bln -sEB -tlH -tlH -tlH -nXb -tlH -tlH -tlH -tlH -tlH -tlH -sEB -tpd -jtG -myJ -myJ -ugO -wLS -myJ -eUL -hdw -vpd -bSH -xBU -iVU -iFX -qRr -vAd -omh -wDr -elw -hpY -dJZ -wnK -fzQ -pUy -eSJ -pUy -dNw -spg -sca -xiC -ciS -bUa -jPx -jxb -dqI -oEE -bEJ -mXe -bEJ -qbb -miK -xRv -xRv -xRv -xRv -goy -hWD -oiI -nsZ -uCJ -hjE -rDZ -rDZ -rDZ -rDZ -bgx -qUY -mUE -juQ -vzD -geJ -vrO -vrO -vrO -vrO -gQw -mQb -ntK -mQb bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR bln -mQb bln -sUN -tmR -sUN -mQb -sUN -tmR -sUN +tGr +tGr +lBD +bln +mlS +bln +xAs +nXb +nXb +nXb +ykw +eyb +gck +ykw +sLj +vhL +law +eqI +ewM +wAT +kdy +taj +vsL +vpn +lRc +sDl +sDl +sDl +sDl +skl +jOQ +skl +ygB +gQI +ygB +ygB +ugX +ygB +ygB +nJH +ygB +ygB +rsV +ygB +fEZ +ygB +tSb +aab +dcI +sNI +bUH +pAZ +hLw +qWZ +ydk +tGF +iUT +tnk +lpM +rCD +uEm +nfL +mvc +uQT +uDa +cPV +mvc +lzb +anu +jly +fXb +mhQ +oYN +jUD +nZb +lRf +mhQ +dnq +iuv +iFm +xVK +xRo +owv +qXU +uwO +rSx +kRP +kRP +uFV +cAR +kNk +tmA +bNE +hht +xKU +xnE +tvd +egV +xAn +syU +vYJ +fGn +iSL +vzU +pZn +bBd +xSv +gyR +lLD +xZl +qaF +pna +gyR +cod +uif +jKe +wRd +fDn +oSR +bDX +gka +gka +gka +kvj +lhC +lhC +hte +gYg +kQQ +hRE +haC +haC +haC +haC +haC +haC +hso +fwx +fuZ +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln -sUN -tmR -sUN bln -dzZ bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(192,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(122,1,3) = {" bln bln bln @@ -265612,1292 +247707,1540 @@ bln bln bln bln -nXb -tlH -tlH -tlH -nXb -oFc -tlH -tlH -tlH -tlH -tlH +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR +lBD +tGr +tGr +tGr +bln +bln +bln +bln +bln +bln sEB -qPL -qPL -qPL -qPL -qPL -liM -myJ -nMw -gjW -bAY -nmm -jdK -gEV -iRz -ePm -sBV -omh -wuC -elw -vav -mlO -cCu -crn -tgB -kKv -fhb -vAP -bsN -sca -gpj -oQn -iBl -pLr -mKO -sPq -xLq -xLq -aoo -vIg -jED -qEV -cRq -qVZ -ybf -ybf -vaa -xLq -xLq -nsZ -pdO -sFA -rDZ -vyx -uaT -oTd -bgx -jCl -rEU -jCl -vzD -geJ -iQT -bIt -jPY -pxQ -vzD +ykw +nEs +wOc +lEj +cKv +nsL +eyb +hAQ +ksC +loy +psY +lmM +oyL +kbm +lRc +sDl +sDl +sDl +sDl +skl +jOQ +yab +npa +rMN +oyv +alO +rMN +agp +alO +rMN +alO +alO +qCI +fhg +alO +fEe +hYD +hYD +waU +xwC +kKX +pAZ +luG +qWZ +qWZ +qWZ +qKn +qWZ +lpM +ejT +iEV +iEV +cPV +hCV +jeC +jeC +mvc +lpM +oGQ +wKw +mZT +mhQ +hUV +aks +nLH +xex +mhQ +cBk +kdA +xFj +xVK +xcS +tyK +eMf +cvS +gDp +iMA +qNl +fkO +tjY +aMr +cwj +keP +cRO +guU +ayq +sdp +bID +iKh +rOU +qXt +jEo +fEL +boX +vjQ +lCD +pNO +nFc +uSo +uSo +uSo +ndC +etO +cqo +oqC +eZP +eZP +gKl +tlh +tCW +oGy +fDn +lhC +hte +hte +hte +bEa +dCy +dMK +gka +nce +utC +utC +utC +utC +utC +fwx +exC +sds +tUm +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -mQb bln bln -uer bln -sUN -tmR -sUN -mQb -sUN -tmR -sUN bln -sUN -tmR -sUN bln -chb bln +"} +(123,1,3) = {" bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(193,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -pUa -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR bln bln +tGr +tGr bln +lSu +xiI +mBh +oot +oot +kei +pDC +clq +qgO +qgO +bqx +xQG +ykw +mfH +cIY +mfH +mfH +lHL +fAH +aAl +lRc +sDl +sDl +sDl +sDl +skl +jOQ +skl +fZV +iPm +iPm +jKN +qxp +jqr +drt +eGy +iPm +iPm +iPm +iPm +iPm +pcx +hay +cfr +dct +iuv +utR +pAZ +wtj +eJK +qWZ +kGe +lWd +dOF +lpM +djh +sgZ +sgZ +pZN +kwu +uKS +uPB +xLF +lpM +dbm +vey +vey +mhQ +raN +rJv +hPT +tJR +mhQ +dnq +iuv +opu +xVK +gov +cvS +cvS +cvS +gDp +qEm +kRP +fiT +kQf +hDh +vnt +keP +qTa +ctr +avk +gxP +bID +phw +uCK +gJN +ckX +iub +inn +wyN +vfU +pdV +gyR +vHT +uGT +qWy +pna +gyR +jmD +xrg +dxn +aPD +aPD +rHx +fKf +pst +bWQ +xRZ +jer +xJT +eCp +eCp +uYO +rOe +gka +utC +tkU +tkU +fwx +fwx +tkU +utC +fuZ +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -nXb -tlH -tlH -tlH -tlH -tlH -tlH -tlH -tlH -tlH -tlH -sEB -qPL -cyU -sgB -hjh -qPL -lbm -myJ -gEV -rAC -bAY -oTa -jdK -gEV -tcD -ePm -jXL -omh -dbw -elw -elw -elw -elw -elw -ouX -ero -itj -vAP -jBc -mEJ -oXJ -fbl -eIC -trK -qEz -nsZ -vyz -xLq -kvR -qVZ -kgo -sCx -iHc -qVZ -nQj -auK -vaa -xLq -xLq -nsZ -ufb -dDm -rDZ -rDZ -rDZ -rDZ -bgx -vzb -rEU -egS -mII -pTW -vzD -bgx -bgx -bgx -bgx -mJq bln bln bln bln bln bln -sUN -tmR -sUN bln -sUN -tmR -sUN +"} +(124,1,3) = {" bln -sUN -tmR -sUN bln -rdJ -ujK -lej -hAM bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(194,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -dHF -hHG -hHG -hHG -pUa -wNO -wNO -pUa -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR +bln +bln +bln +lBD +bln bln bln bln -nXb bln -tlH -tlH -tlH -tlH -tlH -tlH -tlH -tlH -tlH -sEB -qPL -nbK -vXy -ixv -qPL -gHD -myJ -wKv -mry -ocY -oTa -jdK -eFh -aVn -oLz -fwS -snj -lix -cRy -cRy -cRy -qCF -elw -lfF -iNn -jKl -caC -sTv -mEJ -nSC -gVe -whP -mOc -gYt -nsZ -oOb -ezJ -iba -gas -rjK -nlP -xTV -rGY -nzA -auK -vaa -xLq -xLq -nsZ -rDZ -rDZ -rDZ -swa -rDZ -rDZ -bgx -vzD -vzD -vzD -vzD -geJ -sMo -bgx -rkH -qbh -oGm -mJq -mJq -mJq sEB +ykw +dtz +lEj +fCW +nUg +dKP +ykw +tSi +kfc +dcX +mfH +nmq +kqG +pVL +pVL +jbe +sDl +sDl +skl +skl +ykA +skl +ygB +ygB +ygB +nmo +qIU +qIU +lDq +wVD +uja +uja +uja +iyJ +uja +uja +uja +uja +uHN +vrX +utR +pAZ +eAu +hFr +qWZ +oVR +lfo +oVR +lpM +oii +auU +auU +fgq +heX +heX +heX +viQ +lpM +lIp +axB +lrD +mhQ +ixu +hGh +frN +frN +mhQ +pzb +iuv +rsa +cvS +ewi +cvS +svV +kwX +gDp +egp +kRP +keP +pJQ +pJQ +pJQ +keP +vei +bTx +nvW +xxs +bID +bID +bID +bID +nnp +res +eLM +bID +bID +bID +gyR +gyR +gyR +gyR +gyR +gyR +gyR +gyR +gyR +aPD +lQe +umz +sbK +tOk +gka +gka +gka +gka +gka +fDn +fDn +fDn +gka +gMp +bNd +xhM +gMp +gMp +gMp +yhY +liV +qmN +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln -tmR bln bln bln -tmR bln -mQb +"} +(125,1,3) = {" bln -tmR bln bln -fsm -mQb bln -vap bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(195,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -wDS -wDS +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR bln bln +lBD bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln +mvl +mvl +mvl +mvl +mvl +kkl +nUg +qOP +ykw +nOQ +cqx +sQB +mfH +pVL +pVL +pVL +sDl +sDl +tOq +tOq +skl +wDI +jOQ +skl +eFW +rlV +ygB +jMx +gJC +akD +qIU +uUM +uja +jHG +jcF +vVw +jcF +qSh +hsB +uja +ltY +iuv +utR +pAZ +fsm +efv +bcN +yan +fVf +epC +lpM +vPF +uEm +uEm +uEm +uEm +cYm +uEm +eqU +log +sIt +sIt +sIt +log +kpA +hGh +raf +raf +mhQ +dnq +iuv +pDi +cvS +cGA +cGA +pNq +lBS +aTp +lvB +kRP +wpp +rzj +mRG +bIU +hOX +xXz +rAF +nvW +nSc +qvQ +fpJ +qvQ +bID +ejQ +bID +ejQ +bID +pqc +djU +ggK +xXK +pus +qCB +qwF +qwF +qwF +qwF +qwF +aPD +cht +eiI +bum +wWM +hVf +pcI +ehP +uDi +aPD +tfk +kDs +bzq +fuZ +utC +fwx +utC +utC +utC +utC +utC +fuZ +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -nXb bln bln bln -tlH -tlH -tlH -tlH -tlH -tlH -tlH -sEB -tpd -wwI -vXy -oGG -tpd -vXy -myJ -gEV -rAC -bAY -oTa -jdK -gEV -gjW -vXy -cpT -omh -kJc -ozE -fTW -dxm -sHM -elw -cIb -hAT -xyE -hDp -hDp -elw -omh -omh -omh -omh -eHV -elw -nsZ -nsZ -qaz -nsZ -nsZ -bgx -bgx -bgx -bgx -bgx -rVA -bgx -bgx -bgx -bgx -bgx -bgx -bgx -bgx -bgx -bgx -fxT -jCl -axu -jCl -geJ -ici -anv -qUr -vbX -xCz -qYP -xCz -hzB -tmR -tmR -tmR -tmR -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -sEB -tmR -tmR -cnx bln -sFJ -tMa bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(196,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(126,1,3) = {" bln bln -vOy -vOy bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR +aBR bln bln bln bln bln +lBD +tCR +lGK +jRP +bLd +wbG +kkl +dhU +xQG +olY +hQi +rRM +mFQ +lbk bln +sDl +sDl +sDl +sDl +tOq +bLq +bLq +bLq +jOQ +skl +dxh +xri +ttI +cmL +lLf +asa +kCu +uKR +uja +lsF +pBs +eYF +sNj +fKR +hsB +uja +ise +iuv +utR +pAZ bln +lBD +pAZ +hZf +rYE +xUg +lpM +rdf +tpN +nKT +gjQ +ipU +cpr +iwd +jEg +dGU +wdg +bVv +wdg +ukR +pwf +oUL +qKz +qKz +mhQ +okb +iuv +kgc +bOj +cHl +ipA +fsF +mQG +caZ +tvJ +kRP +pzC +jAO +pYg +pYg +eoD +lQE +aPk +vxV +jkS +pzi +pou +sNu +uAK +wSo +wSo +vZt +sUB +rXe +hHN +bJD +ydN +rsW +tQb +xKd +fJL +mDX +mDX +qwF +aPD +eiJ +pyM +pQv +bnp +ggG +bll +gEr +mzz +lzy +kDs +kDs +kDs +xhA +utC +utC +fri +utC +utC +utC +utC +fuZ +fri +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -tlH -tlH -tlH -tlH -tlH -tlH -sEB -tpd -mbn -qLF -vCD -wyo -myJ -myJ -gEV -gjW -bAY -mhT -jdK -nMw -gjW -vXy -pnj -omh -omh -omh -dbw -omh -sHM -elw -jqw -axN -qvE -nhI -hDp -elw -qrP -rpV -fTW -bwM -voW -lEv -clV -wmG -jLW -nkh -tLT -wvv -vqL -lEP -oEj -xmR -oEj -ohU -oEj -myO -oEj -oEj -oEj -oEj -xmR -oEj -oEj -myO -oEj -xmR -oEj -dww -ygm -bgx -qUQ -xQh -xCz -mJq -mJq -mJq -vsI bln bln bln bln -tmR bln bln bln -tmR +"} +(127,1,3) = {" bln bln bln -tmR bln bln -mQb bln bln -vap bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR +aBR +aBR bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(197,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln +uer bln -dTI -dTI bln +tCR +gWX +gWX +bEf +iME +tsH +qhP +xQG +ykw +pDB +wNt +pXk +lbk +sDl +sDl +skl +skl +skl +skl +nTK +tnP +cIK +jOQ +skl +ddr +ccp +ygB +vrD +qbw +tfO +urd +xTU +uja +aty +pBs +uja +uja +uja +hsB +uja +wJk +iuv +ezK +jII +pAZ +pAZ +jII +nbZ +jIO +wIm +lpM +lpM +lpM +lpM +lpM +lpM +lpM +lpM +lpM +log +sIt +sIt +sIt +log +mhQ +pOH +mhQ +mhQ +mhQ +rLl +jtE +ggr +cvS +cvS +bRH +caZ +hgK +caZ +rqN +btg +pGo +uoE +uoE +vRW +cvN +sVL +jlV +hHN +hHN +iRw +vuf +anI +uop +tHj +hHN +wAB +jkW +laV +hHN +cDz +tBL +hpI +kDs +bea +afp +eWQ +bEX +qwF +aPD +daM +pyM +kxY +ccz +xCs +lVm +aPD +mzz +aPD +bDl +vbG +bzq +fuZ +utC +fwx +utC +tkU +utC +utC +utC +fuZ +utC +utC +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln bln bln +"} +(128,1,3) = {" bln bln bln @@ -266906,251 +249249,255 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR +aBR bln bln -miY -tpd -wwI -tPY -ljo -tpd -vXy -vXy -urx -cuP -eFn -ldV -uFH -hpr -vXy -vXy -orV -jZM -sEB -omh -icV -omh -sHM -elw -bCd -elw -elw -elw -elw -elw -lxR -icE -idt -nCd -bXD -elw -puY -opN -faG -tKO -hyV -bgx -tHw -tVx -ltP -jCl -uZc -jCl -jCl -vzD -vzD -vzD -vzD -vzD -vzD -vzD -vzD -vzD -fUh -vzD -vzD -vzD -vzD -bgx -nIx -nIx -nIx -mJq bln +lBD bln +tCR +nKR +aaw +nsO +eWB +kkl +rEP +xQG +ykw +jpE +gnL +lbk +lbk +sDl +sDl +skl +vaW +deY +skl +gDz +xlH +kbN +nzn +skl +ygB +ygB +ygB +puN +pcJ +pjw +maB +fpa +uja +oiz +pBs +uja +kDz +mBm +twU +uja +uPT +poL +vBh +wRk +wRk +wRk +wRk +wRk +cRu +mfW +vKZ +mfW +uxm +eta +brp +mfW +mfW +ccs +amN +hHu +tZZ +mfW +mfW +oyY +aVw +gxq +aVw +vBh +vBh +vBh +uuq +vlf +hcO +cvS +iGa +caZ +vpR +caZ +sqN +kRP +fwO +fwO +njb +ugR +tTY +hHN +jlV +hHN +pkQ +cEw +cEw +cEw +cEw +cEw +pvx +fwq +hHN +lRR +bpR +skx +gkY +mIk +wMe +gqB +hHV +mDX +mDX +qwF +aPD +noM +tjk +ydc +nyA +duh +iaY +duh +duh +duh +tkU +utC +enX +liV +jHb +utC +utC +tkU +utC +utC +utC +fuZ +tkU +utC +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -mQb bln -sUN -tmR -sUN bln -sUN -tmR -sUN bln -sUN -tmR -sUN bln -cIf -lej -ujK -fYT bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(198,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -uer -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(129,1,3) = {" bln bln bln @@ -267159,1034 +249506,1540 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR bln bln bln bln bln +tCR +dcx +ihb +bnM +iRM +kkl +xiq +gUs +ykw +lbk +lbk +lbk bln -miY -tpd -hOt -ejn -bFs -tpd -uvv -ejn -ejn -jOD -tGx -ejn -uvv -ejn -uvv -ejn -udw -jZM -sEB -omh -jrX -omh -sED -gjM -upv -gjM -gjM -gjM -gjM -tIW -gjM -aUl -lmx -mHq -pSz -elw -pIu -mEU -enq -nkH -qQa -bgx -gti -wpn -mGA -xWo -axu -bFq -jCl -uZc -jCl -jtn -jCl -iqC -ibw -iQT -qob -rZa -rEU -vzD -sDr -twZ -vzD +sDl bln +bUx +pnU +fhz +skl +jVb +tnP +kki +jOQ +skl +dnk +olf +ygB +ybE +eKJ +ulk +ugZ +uja +uja +uja +kqP +uja +uja +uja +hsB +uja +ehq +kOq +iuv +vrX +iuv +iuv +iuv +iuv +iuv +vrX +uJN +iuv +xNF +ylU +wUi +iuv +iuv +iuv +iuv +iuv +iuv +iuv +iuv +uJN +iuv +iuv +iuv +iuv +iuv +iuv +flx +dnq +aab +cvS +sDU +fgs +hnd +pNq +gDp +kRP +bBW +bBW +bBW +bBW +tug +bBW +jlV +aap +dUv +cEw +rLs +xUV +rLs +cEw +cmJ +rwC +tyb +nrA +flH +lxu +wQF +qxo +eVC +qwF +qwF +qwF +qwF +qwF +aPD +aPD +mcc +aPD +nyA +xie +dFo +jZU +duh +utC +tUm +utC +enX +fuZ +utC +fwx +utC +tkU +utC +utC +utC +fuZ +utC +utC +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -chb -mQb -uer -mQb bln -nEa -mQb -sUN -tmR -sUN bln -sUN -tmR -sUN bln -sUN -tmR -sUN bln -chn -lSu bln +"} +(130,1,3) = {" bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(199,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -pUa -wNO -qzn -vbG -hHG -hHG -hHG -pUa -wNO -wNO -pUa -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -pWu -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR bln bln +lBD bln -lSu -lSu +ykw +mvl +kkl +kkl +kkl +kkl +kkl +eyb +rTX +ykw bln -miY -tpd -tpd -tpd -qKq -qPL -fPX -dFt -jZM -dFt -jZM -dFt -nJo -dFt -quK -dFt -jZM -jZM -sEB -omh -xKo -omh -omh -omh -omh -omh -cNe -dbw -rpV -jYc -fTW -cJs -fTW -tlf -pSz -elw -mWf -mWf -mWf -hyV -trm -bgx -gti -vzD -vzD -vzD -vzD -vzD -vzD -vzD -vzD -vzD -jCl -tKN -qZh -vzD -twZ -bMb -rEU -vXd -uZc -mwQ -vzD bln bln bln bln -pMM bln -mQb +bUx +tOq +ous +skl +skl +skl +skl +ykA +skl +lQr +lkj +iov +seH +lvY +mmA +whk +uja +aJi +aJi +eCT +uja +oUO +msG +xWG +uja +kyL +hNU +kyL +kyL +rwZ +oTu +ucu +adv +oTu +oTu +srw +kfr +dKW +ylU +lDo +dnq +iuu +dnq +ebH +dnq +apb +dnq +bep +srw +dnq +dnq +ivo +ikC +xdW +dnq +dnq +dnq +tmr +cvS +sxu +kwX +pNq +dvq +gDp +rxa +qgm +kdc +mFt +kdc +vBv +kjy +grI +ruI +ubF +vwj +wwu +kwm +wwu +ekh +eVI +gmJ +npJ +xGI +mNF +baQ +cYC +rsW +tQb +xKd +jeh +kcG +kcG +qwF +wYJ +xfc +mzz +oHp +nyA +ybq +lhO +fFi +duh +utC +tkU +utC +enX +fuZ +utC +fwx +utC +utC +fri +utC +utC +liV +qRv +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -uer -mQb -sUN -tmR -sUN -mQb -sUN -tmR -sUN bln -sUN -tmR -sUN bln -ebW bln bln -lSu bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(200,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -liV -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(131,1,3) = {" +bln +bln bln bln bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR +aBR +aBR +aBR +ykw +ftA +unC +cLB +arT +eyb +rdw +xIk +bYF +ykw +bUx +bUx +bUx bln bln +fsm +bUx +buR +kVe +fnS +skl +hir +kAT +jOQ +skl +pOo +piC +ygB +noJ +aos +uWo +iUs +ozk +nsu +fdV +kux +uja +uja +uja +hsB +uja +mdZ +ros +bnm +mdZ +exw +hmb +hmb +exw +hmb +hmb +exw +tLF +lFb +qRE +lFb +azw +azw +mao +azw +azw +vTc +vTc +vTc +vTc +vTc +cvS +cvS +cvS +cvS +cvS +cvS +cvS +cvS +cvS +abU +kRP +uiI +qzF +gDp +kRP +kRJ +gcV +jug +lwi +jco +sTe +jvS +iSl +gdv +yiv +tbh +jTT +tbh +yiv +vtv +hHN +hHN +nrA +hQu +cDz +snW +hpI +kDs +bea +frD +tln +lMh +qwF +wYJ +wYJ +qMU +wYJ +nyA +aJX +alb +nTL +cHf +qHg +umg +tkU +enX +fuZ +tkU +utC +utC +utC +utC +tkU +utC +mtW +utC +fri +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -hMM -ooL -ooL -jZM -xVG -jZM -xVG -jZM -ooL -ooL -ooL -jZM -xVG -jZM -xVG -jZM -ooL -ooL -ooL -ooL -ooL -ooL -ooL -ooL -ooL -omh -buU -omh -skW -omh -omh -omh -skW -omh -pSz -omh -ooL -ooL -ooL -hyV -trm -bgx -gti -vzD bln bln bln bln bln +"} +(132,1,3) = {" bln -vzD -bFq -jCl -nuj -jCl -mEz -uZc -uZc -syT -vzD -jCl -ibj -vzD bln bln bln bln -chb bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR +aBR +aBR +aBR +ykw +wBc +kYI +vyh +ufm +eyb +wug +uLF +nSH +hqi +dKA +deY +bUx +bUx +bUx +bUx +bUx +oBV +aXq +fnS +skl +bVx +idP +irn +skl +gmW +gmW +gmW +ltV +lAW +ksl +ltV +uja +tXk +tXk +tUn +uja +jlP +dHg +twU +uja +dka +fKV +jLK +tJY +phr +eik +cby +otW +jLc +lvb +xWk +sTH +lso +dEV +bai +azw +jqE +kZb +cJk +azw +xxi +fqW +sfd +nCb +kWL +cvS +pjF +nhw +cvS +aMh +kNA +mOo +jPh +ljD +azf +kRP +kRP +kRP +gDp +boQ +lgW +drh +nGG +fER +nSD +uID +vBC +goE +ubF +mxj +fcN +lxU +fcN +fcN +nBG +uub +kYi +rBQ +ssh +skx +kqS +mIk +wMe +gqB +yaT +kcG +kcG +qwF +wYJ +kDs +hQQ +kDs +nyA +njm +njm +njm +duh +lQi +ipM +utC +enX +fuZ +tkU +utC +utC +fwx +utC +tkU +utC +fuZ +tkU +vOy +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -mQb bln -sUN -tmR -sUN bln -sUN -tmR -sUN -mQb -sUN -tmR -sUN bln -chb bln bln -lSu bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(201,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -bln -bln -bln -bln -bln -lSu -bln -bln +(133,1,3) = {" bln bln -jZM -xVG -jZM -xVG -jZM bln bln bln -jZM -xVG -jZM -xVG -jZM bln bln -lSu bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +aBR +aBR +aBR +aBR +aBR +aBR +aBR +ykw +xIp +kYI +kYI +bOg +hFC +xyS +fhu +bLI +ykw +skl +ugA +deY +skl +kQE +rab +skl +skl +skl +hDV +skl +byP +ugA +hNp +tFI +eHb +xsW +bdp +nmH +tiI +hLW +bVI +uja +uja +uja +uja +uja +uja +uja +uja +uja +sJC +aSM +fjN +xhV +mPl +ybb +fJS +hFR +rxJ +lGN +xul +sTH +lso +dEV +bai +azw +rEp +fTC +blU +azw +bbO +hhT +vnN +pQp +wpZ +cvS +ril +eHe +uhH +mnC +cvS +caZ +caZ +uIM +cGA +yby +vnY +kRP +sqN +kRP +rKv +tyS +whf +sjk +uht +ehR +gnw +hHN +pGf +igx +dFC +dFC +jBR +fnA +hHN +lRR +uYH +shj +qnO +lxu +ijK +qxo +eVC +qwF +qwF +qwF +qwF +qwF +wYJ +kDs +kDs +kDs +kUu +utC +utC +utC +utC +utC +oxR +utC +enX +fuZ +tkU +utC +fwx +utC +utC +utC +utC +fuZ +utC +fri +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln -lSu -lSu -omh -omh -omh -xTy -qNV -rCT -xTy -qNV -omh -omh -omh bln bln bln -hyV -mtx -bgx -vzD -vzD bln bln +"} +(134,1,3) = {" bln bln bln bln -vzD -vzD -gQw -gQw -gQw -vzD -vzD -vzD -jIk -vzD -vzD -vzD -vzD bln bln bln bln -obe -ujK -eRE -ujK -ujK -dMo +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +ykw +lHu +tIf +tIf +blT +ntq +cWG +ekW +vRN +fEA +uHF +wjj +wjj +qdK +eqq +wxU +eqq +eqq +eqq +eqq +xuL +eqq +lrl +qvh +skl +eFG +ffZ +vfW +vfW +mZK +lvk +gzI +gIN +kKL +mBr +kKL +pyE +suo +qZg +rxY +ryn +eDs +vTm +sxt +shh +bHJ +xgy +xgy +uYE +rxJ +lGN +ozU +fuc +lso +dEV +kHI +azw +feU +fTC +qEj +azw +rUQ +orE +aTE +hMH +yiK +cvS +dDC +gXm +cvS +cvS +cvS +ohp +ohp +ohp +ohp +gGf +pNq +kRP +udL +kRP +bIa +jug +aSe +kFH +aen +hIA +rBQ +fQc +fQc +noY +ruw +fQc +fQc +fQc +mvG +shj +uGy +hHN +cqO +cfC +fsQ +cnq +nqb +aUS +mTm +sMg +sMg +qwF +aPD +nQr +kDs +kDs +nyA +dTI +fri +utC +tkU +utC +nFO +tkU +enX +fuZ +utC +utC +fwx +utC +utC +utC +utC +fuZ +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -sUN -tmR -sUN bln -sUN -tmR -sUN bln -sUN -tmR -sUN bln -sFJ -tMa bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(202,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -bln +(135,1,3) = {" bln bln bln @@ -268194,50 +251047,503 @@ bln bln bln bln -lSu bln -dFt -tsP -jZM -vYw -dFt -tMa +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +ykw +kON +rax +wWU +esS +evw +aML +iLv +hSJ +ykw +ygL +jTw +ugA +eym +ugA +aBK +fhz +ugA +fhz +vjg +byP +mOf +vHJ +mOf +skl +opt +eOl +qFE +cGB +cGB +gsI +tLL +vlE +kKL +kKL +kKL +qUI +lik +tWj +rxY +jCK +jdV +bZm +uQc +mYR +mpU +ryJ +xgy +faW +dHf +rWI +cOy +sTH +lso +dEV +bai +azw +hnV +fTC +nej +azw +azw +azw +azw +mGs +vTc +cvS +kSn +vEN +cvS +ltE +pkN +ohp +ohp +ohp +ohp +pNq +dXU +kRP +gDp +kRP +qjb +tbb +fqA +dFp +nJI +hoV +oyX +bWy +khe +oSX +oyX +bWy +cHm +xfB +oyX +bWy +jHQ +xfB +gBx +qNF +sEX +hpI +kDs +bea +kfa +qCn +tCB +qwF +kDs +kDs +kDs +kDs +fdb +utC +utC +tkU +utC +utC +nFO +utC +enX +fuZ +utC +tkU +utC +utC +utC +utC +utC +liV +jHb +tkU +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln -dFt -tsP -jZM -vYw -dFt -tMa bln bln bln -lSu bln -lSu -lSu bln bln -mLJ -opn -vJk -vJk -afU -vJk -vJk -qbW -omh -hZN +"} +(136,1,3) = {" bln bln bln bln bln -hZN bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +ykw +uFf +pwo +uFf +ykw +uFf +nOb +uFf +ykw +ykw +rFP +rFP +rFP +skl +skl +wYS +tYF +skl +ugA +goY +skl +cFr +cQx +cFr +skl +fRq +vfW +tBw +nUj +mpH +aAe +tCp +spy +kKL +jZy +aqV +lgx +xay +lko +rxY +ntE +rhG +mdZ +mdZ +mdZ +exw +exw +exw +dRB +exw +exw +exw +tLF +bDB +dEV +dYU +azw +xbB +eyc +qPt +goa +biR +dmI +tdE +veU +pkf +kRP +kRP +rWH +kRP +pao +cGA +ohp +ohp +ohp +ohp +ghz +ktB +kRP +gDp +kRP +qGC +uEJ +uxd +nzy +tKW +hIA +iXq +hLS +ifY +oZL +rxf +sEF +nom +hHN +meT +xGM +gHl +flH +afR +ncJ +kqq +cnq +nqb +qQq +uxx +sMg +sMg +qwF +kDs +kDs +hDG +kDs +fdb +tkU +utC +tkU +utC +utC +oxR +utC +enX +fuZ +utC +tkU +fri +utC +fwx +utC +utC +vDi +tkU +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -268246,17 +251552,255 @@ bln bln bln bln +"} +(137,1,3) = {" bln bln bln bln -vzD -lPq -vzD bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +uFf +bJE +uFf +utC +uFf +bJE +uFf +utC +dHF +utC +utC +dHF +utC +skl +dow +skl +skl +giO +hFw +skl +hED +jlk +pSF +skl +eXf +vfW +qfG +iay +dCF +aAe +fbM +kVa +kKL +nWG +kKL +kKL +bYC +isC +rxY +fzK +iIm +fzK +jRA +wXb +bOZ +gpM +jZj +luP +dWI +lEO +lRj +msE +lso +kjK +bai +mIt +xni +hBd +aMP +dQo +oQD +hHI +tdE +fBR +fKi +tHr +rRA +soK +kRP +nMN +kRP +kRP +kwX +lBS +kRP +kRP +kRP +kRP +gDp +kRP +wvV +qyI +buo +tEZ +oFW +qIC +eMr +cnq +nVe +xMh +eMr +cnq +nVe +cnq +eMr +cnq +rBo +jYH +kfs +kfs +oAl +kfs +kDs +qwF +qwF +qwF +qwF +qwF +kDs +kDs +kDs +kDs +fdb +utC +utC +utC +utC +utC +nFO +utC +enX +liV +jHb +utC +utC +utC +fwx +fwx +utC +ozy +utC +tkU +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -268265,7 +251809,8 @@ bln bln bln bln -chb +"} +(138,1,3) = {" bln bln bln @@ -268274,225 +251819,502 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +uFf +pMg +uFf +utC +uFf +rXX +uFf +utC +utC +tkU +tUm +tkU +utC +skl +eZW +deY +skl +vhF +jPv +rhv +dEL +vhF +vsx +skl +hYL +vfW +sul +eGM +eGM +soI +tLL +erd +kKL +mfP +qgH +kKL +vJJ +awu +uzu +tbL +cEe +fzK +sZB +jRA +toT +spz +jHe +mPr +gOa +jKs +gDq +lso +lCi +dEV +bai +mIt +cJw +dip +bHO +azw +fVK +rGw +azw +ePT +tZm +pBA +aQZ +uNq +dTW +vND +uzJ +kRP +esC +eUI +kRP +qyR +qyR +kRP +gDp +cvS +kDs +kDs +pPy +kDs +vUr +kDs +ygd +kDs +vUr +fLP +mkG +swu +rwB +swu +mkG +swu +wfm +nST +lOI +pGQ +wgG +uQy +swu +swu +swu +dvZ +dvZ +dvZ +dvZ +dvZ +dvZ +dvZ +heE +utC +tkU +utC +tkU +utC +nFO +tkU +enX +fuZ +utC +utC +tkU +utC +utC +utC +utC +mtW +fri +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln bln -vap -lSu -lSu bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(203,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln -bln +(139,1,3) = {" bln -jZM -xVG -jZM -xVG -jZM bln bln bln -jZM -xVG -jZM -xVG -jZM bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln bln -lSu -mLJ -bqY -qXf -tQX -wLk -nXg -tRX -pIy -omh bln bln bln bln bln -lSu bln bln +utC +vfr +skl +sNL +skl +skl +jOK +deY +rhv +eLN +iDe +dyA +skl +gaC +vfW +vfW +qEB +vfW +lvk +crv +acN +mch +mzX +qBi +kKL +kKL +tjG +rxY +uWS +hjl +xBj +ddw +hjz +wqo +spz +eYS +arZ +eME +hSq +jLt +ieJ +vwO +hHg +jyp +azw +uMx +uTk +sJA +sHc +oGs +sEz +jFZ +uoV +gnb +pZB +whh +pQL +nCV +lGh +txo +kRP +kRP +kRP +kRP +wCI +qyR +kRP +gDp +cvS +kDs +qwF +koO +bea +xDG +qwF +jgn +bea +xDG +qwF +jgn +bea +xDG +qwF +jgn +bea +xDG +qwF +gtg +cEw +bCT +kfs +kfs +kfs +bzq +utC +utC +tkU +utC +tkU +utC +utC +reh +jHb +tkU +utC +fri +utC +cwn +utC +enX +fuZ +utC +fri +tkU +utC +tkU +utC +utC +fuZ +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -268501,17 +252323,79 @@ bln bln bln bln +"} +(140,1,3) = {" bln bln bln bln bln bln -vzD -ltk -vzD bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -268522,182 +252406,172 @@ bln bln bln bln -obe -lej -iNl -ahG -ujK -ujK -lej -eRE -lej -ujK -ujK -eRE -wvw -ujK -bFP -lSu bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(204,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +utC +utC +oUb vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +skl +cwT +deY +deY +skl +ygS +oGr +pDA +skl +ePq +uRo +uRo +uRo +nCu +cZt +cZt +vnw +kKL +lli +uar +gAt +kKL +jcs +fzK +mbm +dTa +sav +ymf +nuD +pQD +lsA +xmD +awe +lsA +lEO +atS +lmQ +lBB +dEV +bai +azw +pdm +vYH +etv +azw +dnI +vHo +oIJ +nRd +lwQ +tHr +tHr +bxU +art +tHr +tHr +tHr +xDX +qkR +pBA +xfb +dpB +kRP +gDp +cvS +kDs +qwF +cOi +oLK +kgg +qwF +pcr +bXl +fcQ +qwF +rWp +kXq +qab +qwF +xeM +vtj +rQN +qwF +gtg +hpI +qAT +kfs +dtc +kfs +bzq +tkU +utC +utC +utC +utC +tkU +utC +fuZ +utC +utC +utC +utC +utC +shH +mjY +bzq +bza +utC +utC +utC +utC +utC +utC +utC +fuZ +tkU +tkU +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -268706,26 +252580,79 @@ bln bln bln bln +"} +(141,1,3) = {" bln bln bln bln -jZM -oeh -jZM -vmR -jZM -htd bln bln -jZM -vmR -jZM -woU -jZM -htd bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -268733,22 +252660,175 @@ bln bln bln bln -omh -omh -omh -omh -dos -omh -omh -omh -omh bln bln bln bln bln -lSu bln +utC +utC +utC +utC +skl +cwH +deY +ugA +skl +skl +skl +gmW +gmW +dGO +dGO +kBc +dGO +dGO +kBc +dGO +dGO +gmW +gmW +lgw +lJn +kKL +kAQ +jJA +jJA +sRw +vNU +vNU +tvt +peP +spz +qOG +dnE +gpr +izC +hku +lmQ +epw +dEV +hjA +azw +pxV +oQD +vDh +azw +aXg +bGq +cTV +bOp +lwQ +qfi +sEK +eHg +ahL +wVw +xyy +whU +bYK +vmZ +pBA +drH +tNz +kRP +gDp +cvS +kDs +qwF +kdY +qAQ +qAQ +qwF +uIg +eZc +uIg +qwF +bzW +eWj +bzW +qwF +aOX +aRj +aOX +qwF +uUH +vuu +xvj +rCW +ygl +fJe +kDs +xXk +xXk +xXk +xXk +xXk +xXk +xXk +sjh +xXk +xXk +xXk +xXk +xXk +pcb +jrI +iXg +oaQ +oaQ +oaQ +qHg +uAL +uAL +uAL +hHG +liV +qRv +sMy +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -268757,6 +252837,8 @@ bln bln bln bln +"} +(142,1,3) = {" bln bln bln @@ -268764,17 +252846,76 @@ bln bln bln bln -hMM -ooL -rwt bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln bln bln -ozo bln bln bln @@ -268782,6 +252923,169 @@ bln bln bln bln +wNO +utC +fri +utC +skl +skl +qFA +qFA +skl +wNO +pUa +gmW +knl +knl +knl +knl +rzB +knl +knl +knl +knl +knl +gmW +aJa +gJD +kKL +jOC +uWy +reN +byJ +mNP +foI +tvt +peP +spz +pau +dnE +uTq +izC +qiv +saF +lBB +kjK +gdc +azw +mwF +sbc +qYV +azw +gIY +dDR +mcW +sFG +lwQ +kmG +cyo +lup +lup +aCA +jDn +nbC +qZv +rDJ +pBA +qfE +vuR +kRP +gDp +cvS +kDs +qwF +qAQ +uxK +qAQ +qwF +uIg +mjg +uIg +qwF +bzW +iTY +bzW +qwF +aOX +tsl +aOX +qwF +kDs +hpI +loV +kfs +kfs +kfs +bzq +utC +utC +tkU +tkU +utC +utC +utC +fuZ +utC +tkU +utC +utC +utC +utC +tkU +tkU +utC +utC +utC +hMM +mHR +kDs +aEX +kDs +rrh +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -268790,174 +253094,79 @@ bln bln bln bln +"} +(143,1,3) = {" bln bln bln bln bln bln -ozo bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(205,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -xOk +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -268965,59 +253174,257 @@ bln bln bln bln +bMz bln bln -vsI -sEB -sEB -fmq -vsI bln bln bln -vsI -sEB -sEB -sEB -vsI +utC +utC +vfr +utC +qtD +skl +wMY +lWG +skl +oFc +pUa +dGO +knl +knl +aBf +knl +knl +knl +knl +knl +knl +knl +dGO +jMu +duT +kKL +tdU +fXw +abZ +qfz +mNP +vNU +tvt +pQD +lsA +nwn +fSs +lsA +lEO +ksc +saF +lBB +dEV +bai +hgh +xgG +fVo +etW +css +hgh +pLt +mcW +fPb +bEL +efK +juw +nji +tkf +ikz +vyW +tHr +pBA +pBA +tHr +jbC +jbC +kRP +gDp +cvS +rsh +qwF +qwF +qwF +qwF +qwF +qwF +qwF +qwF +qwF +qwF +qwF +qwF +qwF +qwF +qwF +qwF +qwF +kDs +hpI +loV +kfs +kDs +kDs +bzq +utC +tkU +tkU +utC +utC +tkU +utC +reh +jHb +utC +tkU +utC +tkU +tkU +utC +utC +utC +tkU +utC +utC +tJK +kDs +aEX +kDs +fAW +jpx +jpx +jpx +iOh +iOh +mfD +mfD +mfD +mfD +mfD bln bln bln +rbm bln +txl +txl bln bln bln +txl +txl +txl +txl +txl +txl +txl bln -xOk -lSu -lSu -cSx -pXY -pXY -xuR -vyU -pXY -oOB +gEd bln -lSu +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln -lSu bln bln bln bln +"} +(144,1,3) = {" bln bln bln bln -ozo bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -269030,10 +253437,169 @@ bln bln bln bln +utC +utC +utC +utC +utC +bxS +lWG +lWG +bxS +pUa +pUa +dGO +knl +knl +knl +knl +knl +knl +aBf +knl +knl +knl +dGO +uar +lby +kKL +rAY +fYJ +qMF +jpg +mNP +qpm +tvt +peP +spz +tsu +uGe +fDf +mbw +rDN +qbG +qbG +onP +jyp +hgh +kbS +xxg +ehU +uau +hgh +kBL +xPT +cxA +bij +vkD +cey +lux +eHZ +lux +fUL +qyO +evp +evp +owr +eWT +hpp +kRP +gDp +cvS +kDs +kDs +kDs +kDs +kDs +kDs +kDs +kDs +kDs +kDs +kDs +kDs +kDs +kDs +kDs +kDs +kDs +kDs +kDs +hpI +loV +wvI +wvI +wvI +wvI +wvI +pwF +wvI +wvI +wvI +pwF +wvI +vRK +iOh +iOh +iOh +iOh +jpx +jpx +mgv +utC +utC +tkU +tkU +utC +jqx +jEK +aEX +jEK +ktX +tkU +fri +utC +lQi +mfD +mfD +xow +gOg +aFi +mfD +ptY +ptY +ptY +ptY bln bln bln bln +ptY +ptY +ptY +ptY +ptY +ptY +ptY +ptY +iHp +iHp +iHp +iHp +iHp +iHp +iHp +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -269042,6 +253608,8 @@ bln bln bln bln +"} +(145,1,3) = {" bln bln bln @@ -269050,186 +253618,512 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(206,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln bln +utC +utC +utC +utC +pUa +pUa +bxS +lWG +lWG +bxS +pUa +pUa +dGO +knl +knl +knl +knl +knl +knl +knl +knl +knl +knl +dGO +uar +sVW +kKL +dBN +kOx +hye +byJ +mNP +aoO +tvt +peP +spz +sAt +bSp +jWm +tay +rRt +lso +mRy +dEV +eKI +hgh +hmE +mnF +tjv +xYS +fCM +qQx +mcW +cxA +bZI +nMu +wDe +hxs +uEr +nzs +iuD +qAf +gHq +ygF +wGE +rpM +vRo +cvS +oaX +cvS +cvS +cvS +lvG +lvG +lvG +cvS +cvS +lvG +cvS +tYZ +kRP +wOn +wOn +wOn +wOn +wOn +wOn +wOn +wOn +wOn +pzn +wvI +bBM +mIE +ldr +hBE +kJK +iZr +sHs +jXr +aLJ +puf +dyg +haC +haC +haC +fOU +utC +utC +utC +utC +utC +fri +tkU +utC +sdr +dZX +xcZ +dZX +swF +xEn +tkU +tkU +utC +mfD +khy +xpP +ghY +ccw +cQL +pbs +uvu +bPc +ptY +ptY +ptY +ptY +ptY +ptY +dLL +vyt +vyt +vyt +ctl +ctl +ptY +iHp +iHp +iHp +iHp +iHp +iHp +iHp +iHp +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(146,1,3) = {" +bln +bln bln bln bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +utC +utC +utC +pUa +pUa +pUa +aDM +aEj +lWG +bxS +pUa +pUa +gmW +xPW +knl +knl +knl +knl +knl +knl +knl +knl +hNx +gmW +uKY +gAt +kKL +asN +bUy +bUy +gBJ +vNU +vNU +tvt +ulR +qjW +qmh +iuL +tii +lEO +fPI +ghb +mqq +vSa +fuY +oXb +pKb +eTM +vkG +teZ +lUb +vWm +pbW +sco +iBo +lzM +wbw +ddu +dgl +evp +rEG +iEA +olI +oyB +mcp +rpM +uyO +cvS +gDp +gDp +gDp +gDp +gDp +gDp +gDp +gDp +gDp +gDp +cvS +muX +kRP +fYY +qwo +sOd +eUK +ign +ebr +iJK +ebr +bzE +dYI +wvI +wTB +xke +ldr +vhT +iLf +icF +gRI +lwd +mka +wvI +rnp +wvI +utC +utC +utC +utC +utC +utC +utC +utC +utC +fwx +utC +sdr +dZX +gpB +ote +swF +swF +swF +swF +swF +mfD +flW +xpP +ghY +jMc +xiU +uVp +sTx +vyt +vyt +vyt +vyt +vyt +vyt +vyt +vyt +ptY +ptY +ptY +ptY +ptY +ptY +iHp +iHp +bgE +iHp +iHp +iHp +iHp +iHp +iHp +bln +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln bln bln bln bln bln bln +"} +(147,1,3) = {" bln bln bln @@ -269238,7 +254132,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +pUa +pUa +pUa +aDM +aEj +aEj +aDM +pUa +pUa +dGO +knl +knl +knl +knl +aBf +knl +knl +aBf +knl +knl +dGO +rVE +oqY +kKL +kKL +kKL +ndv +uXd +iiE +oIj +quS +jNo +hvQ +gUv +tCk +fYz +izC +izC +tLF +fqR +qEM +lso +ioE +mJM +jOz +dEg +hmx +hgh +eei +niu +pZm +bEL +vqX +lgk +qoi +pii +nji +ikz +evp +hRH +dXi +mmh +ikz +hTx +cvS +kRP +kRP +kRP +kRP +kRP +kRP +kRP +vpR +fIK +uep +cvS +lUU +kRP +pSk +pOy +pOy +njA +sKW +hGs +vXv +hGs +gOY +ylM +wvI +jWt +cXV +nDq +etB +swx +ldr +ldr +rSW +aHt +wvI +fVE +wvI +tkU +utC +fri +utC +utC +tkU +utC +utC +utC +fwx +dZX +tis +dZX +tWy +dZX +swF +swF +qFu +gzz +uCg +mfD +mfD +skX +ojW +ife +rKK +pbs +pbs +pbs +pbs +pbs +diu +pbs +pbs +pbs +pbs +ptY +iHp +iHp +iHp +iJO +cxl +oVz +iJO +mYh +oVz +cxl +iJO +iHp +iHp +iHp bln +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -269247,22 +254379,255 @@ bln bln bln bln +"} +(148,1,3) = {" bln -lqE -vyU -pXY -pXY -pXY -pXY -fcP bln bln bln bln bln bln -lSu bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +pUa +utC +aDM +aEj +aEj +aDM +pUa +pUa +dGO +knl +knl +knl +knl +knl +knl +knl +knl +knl +knl +dGO +uar +lli +nkE +eQO +kKL +mzf +blM +fzK +cax +fFe +gcP +gcP +gcP +kJr +tpO +gpS +izC +xHr +lso +vwO +lso +ioE +mJM +obG +dEf +mFl +xja +iAO +niu +pZm +lwQ +qsQ +kQM +rVq +nji +cey +lux +lux +lux +lux +lux +lgk +tHv +mPv +cIU +mlR +rWW +atb +gvX +uOg +kRP +pAN +iLE +uep +vsZ +hnd +kRP +wCN +don +gJs +gJs +vZD +ebr +iJK +ebr +bzE +pMq +wvI +bHu +cAu +xwc +raA +vRC +nSw +qUu +imJ +fvR +kiE +fTB +pwF +tkU +tkU +utC +utC +utC +fri +utC +utC +utC +utC +dZX +ijT +fgU +cAL +czi +swF +xws +eRH +sMp +orK +nSF +pnR +pnR +pnR +kQz +pnR +hHb +oyW +oyW +jtm +hzH +oyW +bqt +jtm +oyW +oyW +iHp +lLl +ozb +ujs +iJO +ogF +ogF +tFd +lRy +fyc +mYh +mYh +iHp +iHp +iHp +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -269271,6 +254636,8 @@ bln bln bln bln +"} +(149,1,3) = {" bln bln bln @@ -269279,6 +254646,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +qtD +kKL +cMr +aEj +kKL +oFc +pUa +dGO +knl +knl +knl +knl +knl +knl +knl +knl +knl +knl +dGO +bZW +lRs +tml +kKL +kKL +uFE +xqk +cpY +cpY +hhO +tLI +uoY +xqU +tLI +fNZ +fKZ +cpY +tLF +nOj +vwO +gnT +hgh +ohb +mTS +obu +mjI +fCM +dIL +hDq +tXc +lwQ +gkX +oeW +aTZ +fle +pyu +oul +wRG +rsR +svq +oio +kQM +upO +tQc +vSY +ubq +lfL +xLW +iPz +kyY +kRP +kRP +kRP +ybO +hlp +cGA +kRP +npD +npD +npD +npD +gGj +mue +sGH +bPt +fij +oDh +jaO +jLQ +wkW +txE +rfS +drJ +drJ +mRr +wvI +fiu +wvI +msn +wvI +wvI +utC +utC +utC +utC +utC +utC +tUm +tkU +tkU +dZX +vGw +fgU +hPe +vMA +oLJ +rYq +yhw +nFk +fQu +aiY +pnR +xfg +uza +iAk +aRD +hHb +pza +pza +pza +pza +pza +sML +sML +sML +pza +iHp +lNc +euc +ujs +mYh +ogF +hfy +uBi +uBi +lqz +dBQ +eAx +iHp +iHp +iHp +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -269287,6 +254893,8 @@ bln bln bln bln +"} +(150,1,3) = {" bln bln bln @@ -269295,6 +254903,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +wNO +utC +kKL +kKL +wsr +wsr +kKL +pUa +pUa +gmW +knl +knl +knl +knl +knl +knl +knl +knl +knl +knl +gmW +uar +gUa +uNN +kKL +rBz +sSX +pns +cpY +vzH +uuO +uuO +uuO +uuO +uuO +uuO +guA +cpY +lkr +lso +vwO +fME +nKa +dqO +icA +joa +dqO +nKa +qYx +qWe +agK +lwQ +lwQ +bEL +weI +syv +bEL +lwQ +lwQ +bEL +lwQ +lwQ +bEL +lwQ +qQp +gGI +isP +ePi +rdG +vQP +rdG +jzY +xlh +hKY +uep +uep +uep +eRx +gNT +vng +lme +tiZ +uuI +noR +wDg +rqD +wDg +edw +wvI +ksb +xyT +jvR +fFC +nnn +iIs +iDQ +msN +drK +lyH +isu +lmy +wvI +utC +utC +utC +utC +utC +utC +utC +fri +tkU +dZX +lIW +fgU +lIW +glS +iDp +doG +orK +bro +voY +rlS +frq +rlS +cfe +mXi +mzZ +mRI +bLz +bLz +rfh +bLz +mEg +bLz +jUW +bLz +mGg +mCw +ryf +ryf +fyr +lNC +mlp +lEg +cvh +uBi +eYH +jIZ +oFx +iHp +iHp +iHp +gNg +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -269303,6 +255150,255 @@ bln bln bln bln +"} +(151,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +utC +utC +utC +xrh +utC +kKL +uUp +lli +sQS +kKL +kKL +kKL +gmW +gmW +gmW +gmW +kBc +dGO +dGO +kBc +gmW +gmW +gmW +gmW +oOw +aOW +dXx +rOw +ctS +qjJ +nPc +cpY +mmw +oKX +fkk +fkk +fkk +fkk +dkZ +dlH +aBP +ofl +lso +vwO +ePP +nKa +dGq +wKe +vHf +cZd +nKa +lIP +cJX +krS +aOU +mbB +rDa +mrB +jQD +slc +wZu +xza +qjF +pPO +qOj +iyK +uzr +qQp +qQp +wjD +rZm +sOO +lRD +gbP +jxv +wPX +cvS +cvS +cvS +cvS +cvS +sZF +wIS +wRr +npD +xfM +uFM +lmA +oqc +oAD +xKX +wvI +oTT +sCm +xFf +kdC +kRw +fUW +jeR +pMN +mgD +oKL +elT +kDc +pKY +tZa +utC +utC +utC +utC +utC +utC +utC +fwx +dZX +dZX +dZX +dZX +dZX +iDp +swF +osm +iqu +fcu +vQz +pnR +xCk +uxG +iAk +mWw +hHb +pza +uNE +uNE +uNE +pza +pza +pza +pza +pza +iHp +cFM +mEx +ujs +mYh +ruZ +kfP +uBi +uBi +uBi +deg +mYh +iHp +iHp +iHp +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -269311,165 +255407,8 @@ bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(207,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(152,1,3) = {" bln bln bln @@ -269478,6 +255417,246 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +fwx +utC +utC +utC +utC +utC +utC +utC +utC +utC +vfr +utC +gsK +iOh +kKL +cvF +sQS +lli +kKL +tRq +iyY +pUa +uMW +pUa +dGO +iyg +hHq +hfd +syC +gmW +cvH +kbL +kKL +soE +neE +kKL +kKL +cvn +btK +aUt +vnA +ooG +oUp +syI +xbn +hJo +vaL +gtw +wAJ +aBP +xVo +lso +qEM +pJC +nKa +jWO +cDT +rLL +cAI +cMN +met +idm +krS +ljB +xtc +wxH +voj +sDT +fzv +laD +xPv +mGO +tAx +qOj +grT +lEo +shy +qQp +bVp +jnS +fog +lkH +upd +xdl +eDc +hRA +cKF +sIJ +llD +fDI +sZF +sZF +wDK +npD +cbC +nZH +xbC +dPj +npD +npD +npD +npD +npD +npD +mdI +npD +npD +npD +wvI +fTH +wvI +wvI +wvI +wvI +vep +wvI +tkU +utC +utC +utC +utC +utC +fwx +utC +utC +utC +tkU +tkU +mwo +swF +eDh +vAF +swF +vAn +pnR +pnR +pnR +tWp +pnR +hHb +oyW +oyW +jtm +oyW +rsL +uvX +jtm +oyW +oyW +iHp +eoE +iST +ujs +iJO +ruZ +ruZ +jag +oEl +qEa +qEa +mYh +iHp +iHp +iHp +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln bln bln @@ -269485,6 +255664,8 @@ bln bln bln bln +"} +(153,1,3) = {" bln bln bln @@ -269493,7 +255674,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +hAM +kdS +kdS +eRE +qQk +cvJ +kdS +eRE +kdS +kdS +kdS +dop +kdS +kdS +kdS +kKL +enY +kKL +kKL +eaQ +aFp +aiu +ijd +iyY +pUa +pUa +pUa +dGO +brm +uRo +hfd +jDX +gmW +bkR +pAX +kKL +hfg +hQW +kKL +soR +yfg +odF +lia +dgR +haJ +tYt +nRW +gtw +aoM +niO +gtw +wAJ +aBP +kNf +lso +cbs +nGA +nKa +nTV +jPl +jGJ +kXM +nKa +uze +eYn +wjL +niU +iWP +xIW +lrc +uYB +lCC +lCC +iKl +iKl +xyc +sPJ +bkV +ree +lOV +qQp +tQc +jbx +tQc +tQc +tQc +tQc +qQp +hRA +dBb +rkL +cga +api +sZF +tKH +wRr +npD +cmw +nZH +msT +npD +npD +ouW +aQj +alq +dFA +sZF +gTi +emT +wzv +oCE +gcT +gcT +fwx +utC +utC +utC +utC +tkU +tkU +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +tkU +tkU +swF +jsq +ben +iol +oiy +oiy +eMK +lsU +apn +qhd +pbs +pbs +pbs +pbs +pbs +ilJ +pbs +pbs +pbs +pbs +ptY +iHp +iHp +iHp +iJO +iMp +oVz +iJO +mYh +oVz +iMp +iJO +iHp +iHp +iHp bln +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -269502,6 +255921,8 @@ bln bln bln bln +"} +(154,1,3) = {" bln bln bln @@ -269510,6 +255931,70 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +chb bln bln bln @@ -269518,12 +256003,173 @@ bln bln bln bln +mQb bln bln bln bln bln +kKL +fOq +lli +kKL +tAN +tDy +kKL +ftk +iyY +pUa +pUa +pUa +dGO +vxW +uRo +hfd +rsy +gmW +oiU +xQU +kKL +kKL +kuJ +kKL +cqb +aYu +gYT +lia +njj +qEn +tFe +eay +eay +gtw +gtw +aHZ +ehL +aBP +ofl +lso +qEM +xwz +nKa +nKa +nKa +nKa +nKa +nKa +sWl +gOb +gOb +aSo +aSo +gLn +sZD +lnC +klc +lDM +dVS +bAj +lDM +klc +rWR +rqd +snG +mJj +laD +uml +laD +laD +laD +xLK +pDL +hRA +ist +rkL +uFz +tFV +sZF +ecW +fed +npD +bPY +rwe +wGO +npD +umD +pgc +dws +dhR +iye +sZF +xkr +gTi +cip +oCE +fwx +tkU +tkU +fwx +utC +utC +utC +utC +utC +utC +utC +fri +tkU +tkU +utC +tkU +fri +tkU +utC +utC +utC +swF +hWi +xkZ +ggR +oiy +wRJ +hsh +cZv +lPc +vdu +wSw +fPZ +itl +tQM +itl +itl +qCU +vyt +vyt +vyt +ptY +ptY +ptY +ptY +ptY +ptY +iHp +iHp +nBo +iHp +iHp +iHp +iHp +iHp +iHp bln +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -269532,6 +256178,8 @@ bln bln bln bln +"} +(155,1,3) = {" bln bln bln @@ -269540,11 +256188,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +chb +mQb +uei +tmR +uei bln +uei +tmR +uei bln +uei +tmR +uei bln bln +kKL +enY +kKL +kKL +eRf +lfU +kKL +kKL +kKL +mMb +mMb +mMb +kKL +kKL +iyY +vFT +kKL +kKL +kKL +rCf +uOm +kKL +rsf +kKL +kKL +tSF +kKL +kKL +cpY +twn +nBt +jJQ +rlE +mBL +vjA +uDv +aFh +cpY +pxp +lso +brj +mbk +vBG +dkg +tLp +eLn +hKr +lQG +oxU +pxX +bCf +wor +wor +mfX +sZD +vgx +lDM +dxO +omo +jdm +xWT +klc +uiF +pJX +qxu +lPr +vcY +mmR +mOM +dMp +dMp +kVS +lqG +grD +xZW +lGs +rfo +vzs +sZF +sKf +naF +npD +ebr +iJK +ebr +npD +olM +xUW +sKf +tbQ +sKf +sZF +ddA +sZF +sZF +sZF +utC +quy +fri +utC +tkU +tkU +utC +utC +utC +utC +utC +jHS +gMp +gMp +wDS +rbV +gMp +gMp +gMp +eGT +gMp +swF +swF +swF +swF +oiy +uZD +hsh +kCV +bkr +qOy +pbs +nZN +qMH +ptY +ptY +ptY +ptY +ptY +ptY +dLL +vyt +vyt +vyt +ctl +ctl +ptY +iHp +iHp +iHp +iHp +iHp +iHp +iHp +iHp bln +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -269553,6 +256435,8 @@ bln bln bln bln +"} +(156,1,3) = {" bln bln bln @@ -269561,176 +256445,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +sAd +tMa +uei +tmR +uei bln +uei +tmR +uei bln +uei +tmR +uei bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(208,1,3) = {" -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +mMb +nJK +puz +kSc +kSc +lRZ +lRZ +tYS +lRZ +vjq +lRZ +lRZ +vjq +pbS +lRZ +lRZ +iLn +niE +bMF +pJi +ovz +kKL +sQS +sna +kKL +nFt +kKL +kKL +kKL +kKL +kKL +kKL +pcM +kKL +kKL +kKL +kKL +kKL +kKL +glz +kjN +hAl +vBG +rMS +pKw +xcu +jQd +jQd +wmN +rZR +bCf +aKa +wor +qxG +vFW +noW +nOh +bNH +bNH +rIc +gpR +klc +ooy +gsT +eDH +iYs +xFo +rvA +dVc +nfD +sUT +bIQ +gib +hRA +npo +woa +uQj +htH +sZF +akd +mlo +npD +tMS +iJK +cpl +npD +fWL +qHt +iiB +dFA +nhO +sZF +awO +vjZ +tkU +utC +utC +utC +utC +utC +utC +tkU +tkU +tkU +utC +utC +utC +reh +nTX +utC +fwx +utC +utC +utC +fri +tkU +utC +utC +tkU +tkU +utC +oiy +oiy +kHU +vAU +alK +oiy +ptY +ptY +ptY +ptY bln bln bln bln +ptY +ptY +ptY +ptY +ptY +ptY +ptY +ptY +iHp +iHp +iHp +iHp +iHp +iHp +iHp +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -269739,6 +256692,8 @@ bln bln bln bln +"} +(157,1,3) = {" bln bln bln @@ -269747,19 +256702,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +chb bln +uei +tmR +uei bln +uei +tmR +uei +mQb +uei +tmR +uei bln bln +kKL +kKL +aeS +plI +whe +chc +dDz +kKL +sQS +sQS +lli +sQS +lli +kKL +kRV +ssM +lli +eRf +kKL +kKL +kKL +kKL +lli +sQS +lli +uwE +tnu +eUU +sdf +vmO +eYm +kKL +tvZ +kKL +kVv +wgo +lcs +eGg +kKL +rjP +vwO +pxn +vBG +ulL +kGm +rZZ +opc +qPI +gXk +cgs +bCf +wor +wor +kjP +amE +vgx +lDM +oXq +gUg +amv +sxs +klc +aSo +aSo +vuh +aSo +aSo +aSo +mmB +aSo +aSo +tMO +pEq +tMO +tMO +tMO +tMO +tMO +sZF +nfF +mlo +npD +wPE +iJK +pyY +npD +lYT +waF +jmY +ptp +iye +sZF +eZu +vjZ +tkU +utC +tkU +utC +utC +utC +utC +iAf +iAf +iAf +iAf +iAf +utC +bSz +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +oiy +oiy +oiy +oiy +oiy bln bln bln +oxi bln +txl +txl bln bln bln +txl +txl +txl +txl +txl +txl +txl bln +pGW bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -269768,6 +256949,8 @@ bln bln bln bln +"} +(158,1,3) = {" bln bln bln @@ -269776,214 +256959,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +chb bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +uei +tmR +uei bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(209,1,3) = {" -tkU -tkU -tkU -tkU -tkU -tkU -tkU -tkU +uei +tmR +uei +mQb +uei +tmR +uei +bln +lBD +bln +kKL +kKL +kKL +mMb +kKL +kKL +kKL +fsJ +ekj +nLY +lli +gAt +kKL +lIC +lRZ +pQa +rOv +fuf +lli +kDO +wsk +hVR +lli +obt +xWM +dku +kKL +nqn +lHA +ddi +kKL +tvZ +kKL +pdB +oBD +lqM +aYk +kKL +vpx +qEM +bbM +vBG +vBG +vBG +eNH +vBG +oiX +myn +cgs +bCf +aWc +nbW +oyy +amE +wyj +klc +tLe +ufN +vCz +ufN +iZx +dDw +qHz +ekE +fzo +fGY +qaU +jtH +qpb +mFE +iZR +nuN +tMO +hpB +jDc +tMO +nMb +sZF +oGN +wRr +npD +ebr +hcG +nZH +npD +vtr +giv +aQj +dFA +oMs +sZF +eZu +vjZ +utC +utC tkU tkU -wNO -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +utC +utC +utC +iAf +lTC +qpR +kLr +iAf +iAf +iAf +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -269992,6 +257206,8 @@ bln bln bln bln +"} +(159,1,3) = {" bln bln bln @@ -270000,14 +257216,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +hAM +kdS +kdS +nyZ bln +uei +tmR +uei bln +uei +tmR +uei bln +uei +tmR +uei bln +fsm +lBD bln bln bln bln +acE +bxe +bxe +bxe +mHB +kKL +ycO +kKL +kKL +aIE +lRZ +rmP +lli +pKX +sQS +qdq +sQS +qdq +lli +qdq +sQS +unu +hxa +kXW +saC +xWr +kKL +tvZ +cDw +lli +lli +lli +nfE +kKL +cwO +vwO +lso +siu +vBG +rkK +oeM +vBG +rjt +wLY +aBi +vBG +oEF +bZb +ubk +ndJ +rHz +fdY +vjN +wXh +xCQ +ufN +sVm +dDw +srb +dUr +wuv +vds +nmC +cEo +kQJ +mFE +pjN +bsi +cmy +nAN +kCo +ezf +cnb +sZF +uTV +fed +npD +npD +nvh +npD +npD +sZF +fzO +sZF +sZF +sZF +sZF +eZu +vjZ +utC +utC +utC +utC +utC +utC +utC +iAf +dTq +qRk +weR +lQO +hJD +iAf +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -270016,239 +257463,522 @@ bln bln bln bln +"} +(160,1,3) = {" bln bln bln bln -ozo bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +chb bln bln bln bln bln +tmR +bln +mQb +bln +tmR +bln +bln +bln +tmR +bln +bln +bln +bln +bln +vsI +acE +acE +acE +kXQ +gWV +oBQ +mHB +gUY +iLn +lli +kKL +kKL +lRZ +pEc +sQS +wfE +opU +ykd +sQS +wfE +qch +gyd +tTK +aXc +eUU +iCo +kiX +enH +kKL +tvZ +kKL +lne +rrg +atI +fpA +kKL +rtf +qEM +lso +bGT +vBG +wvW +moG +vBG +rWg +oMR +cNL +vBG +eTY +xrb +qhN +amE +lei +klc +pgY +hXU +oRu +ccR +uKj +dDw +cyr +qgu +tYA +vds +uhG +liz +pjP +mFE +nEc +klk +hsn +hyd +sSj +tMO +jYy +sZF +jPi +fed +nGv +hQK +eZu +pGG +sZF +dlS +pZZ +xpT +hEZ +sZF +lGH +eZu +sZF +sZF +vjZ +sZF +fwx +utC +xOk +vYq +iAf +tUh +iNQ +cmX +iAf +iAf +iAf +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln bln bln -lSu bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(210,1,3) = {" -tkU -tkU -tkU -tkU -tkU -tkU -tkU -tkU -tkU -tkU +(161,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +sAd +ftY +cnx +tmR +tmR +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +tmR +tmR +tmR +tmR +tmR +rUR +kxv +fIs +kxv +jju +qNZ +lFG +qRo +gxh +gxh +gxh +kKL +gAt +pEc +gAt +sQS +hFm +kKL +kKL +mMb +mMb +kKL +xds +kKL +kKL +kKL +kKL +kKL +kKL +tvZ +kKL +kKL +kKL +kKL +kKL +kKL +lso +vwO +mqq +ivB +vBG +dxq +jAG +sZF +sZF +gXY +sZF +sZF +sxw +ayI +jdA +mSM +ozN +sZF +sZF +sZF +sZF +sZF +sZF +sZF +fLQ +mjH +qLy +vds +iCj +nqd +eUN +mFE +fil +pWY +rQI +phj +oqT +tMO +vIe +sZF +gWh +wRr +lMa +frz +dhv +pZZ +hLX +pZZ +pZZ +sKf +eGK +sZF +cXR +aTc +xpT +bdx +sKf +cmq +fwx +utC +fwx +vYq +fWS +weR +jdJ +xVO +jAQ tkU -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln -xOk bln bln bln bln bln bln +"} +(162,1,3) = {" bln bln bln @@ -270257,23 +257987,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +chb +mQb bln bln bln bln +tmR bln bln bln +tmR bln bln bln +tmR bln bln bln bln bln +sEB +acE +acE +acE +lQf +swt +xTp +pDQ +xBL +wJM +wJM +qRo +kKL +dnL +pEc +kKL +pVl +kKL +kKL +xUd +tlH +tlH +kKL +rEM +kKL +tlH +tlH bln +kKL +dYS +aXc +amW +qmq +kWV +asg +kKL +kdF +qGV +hUx +xVv +sZF +sZF +sZF +sZF +sZF +ayd +wEV +sKf +sZF +sZF +sZF +sZF +lpC +sZF +sZF +pwV +pwV +sKf +hEZ +sKf +sZF +sZF +sZF +sZF +sZF +sZF +sZF +sZF +sZF +sZF +sZF +sZF +wNp +sZF +sZF +sZF +sZF +hEZ +mlo +lCc +lRK +xKx +bHc +sZF +sZF +sZF +sZF +sZF +sZF +sVA +sZF +sZF +sZF +vjZ +sZF +fwx +utC xOk +vYq +iAf +qPY +tUh +xVO +jAQ +tkU +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -270282,6 +258234,8 @@ bln bln bln bln +"} +(163,1,3) = {" bln bln bln @@ -270289,215 +258243,246 @@ bln bln bln bln -lSu bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(211,1,3) = {" -tkU -tkU -tkU -tkU -tkU -tkU -tkU -tkU +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +fYT +kdS +kdS +wSp +bln +uei +tmR +uei +mQb +uei +tmR +uei +bln +uei +tmR +uei +bln +lBD +bln +lBD +bln +bln +bln +acE +bxe +bxe +mHB +mHB +pVl +kKL +bqe +gxh +kKL +hOu +pEc +hJx +lli +fAF +kKL +kKL +mMb +mMb +kKL +xds +kKL +mMb +mMb +mMb +kKL +vYv +lli +lli +kKL +gkP +hFg +kKL +xcy +rvZ +hUx +cie +aLX +vng +gNT +gNT +gNT +gNT +gNT +gNT +gNT +kYc +edd +xwM +daR +mQg +lRW +qDm +hkt +hkt +hkt +hkt +pvo +ptR +hkt +sWs +sWs +sWs +sWs +sWs +sWs +sWs +sWs +sXK +xTQ +sWs +rzV +sWs +sWs +rzV +xTQ +vwN +rzV +rzV +rzV +vtO +sWs +sWs +sWs +sWs +skI +osn +nzN +ktf +sZF +utC tkU tkU +utC +utC +utC +iAf +iAf +jAQ +iAf +iAf +utC tkU -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -270506,6 +258491,8 @@ bln bln bln bln +"} +(164,1,3) = {" bln bln bln @@ -270514,16 +258501,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +chb bln +uei +tmR +uei bln +uei +tmR +uei bln +uei +tmR +uei bln bln +lBD +uer bln +fsm bln bln bln bln +kKL +cvF +lli +kKL +mwu +qRo +kKL +kKL +lwI +kKL +jhS +tOX +kKL +hVz +uUp +khs +kKL +xds +dYS +amW +amW +amW +amW +rkh +igX +igX +kKL +mVS +kKL +kKL +kKL +fyZ +hUx +cie +sZF +eFS +sZF +sZF +sZF +sZF +sZF +eZi +sKf +mFj +npD +eMn +avF +mZH +sZF +kAC +hil +sKf +sKf +wUA +wUA +wUA +wUA +sKf +sKf +sKf +ktf +tEe +sKf +sKf +lVS +oLn +jgL +gCu +elE +xJv +bge +sKf +jgL +sKf +jgL +xpT +sKf +ktf +mFj +sKf +jgL +sKf +sKf +jgL +wRr +wEV +sZF +tkU +utC +utC +utC +utC +utC +utC +utC +utC +bSz +tkU +utC +tkU +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -270532,6 +258748,8 @@ bln bln bln bln +"} +(165,1,3) = {" bln bln bln @@ -270540,221 +258758,256 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +chb +mQb +uei +tmR +uei +mQb +uei +tmR +uei bln +uei +tmR +uei bln bln bln bln +mQb bln -lSu bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(212,1,3) = {" -kDs -kDs -kDs -kDs -kDs -kDs -wNO -wNO -tkU +bln +ntK +bln +kKL +oCv +gGF +kKL +qqB +gxh +kKL +weF +pEc +kKL +moF +eyv +kKL +pQa +wWo +wWo +oPO +jPq +xWM +kKL +kKL +kKL +kKL +kKL +kKL +kKL +kKL +meZ +aJG +sQE +hwE +hwE +cMe +cie +uvt +tlP +jfb +vzX +gAz +cyX +sZF +npD +npD +npD +npD +npD +hTu +npD +npD +npD +npD +npD +npD +npD +npD +npD +npD +npD +npD +npD +npD +npD +npD +npD +npD +gDE +npD +npD +npD +npD +npD +npD +npD +npD +npD +npD +npD +npD +npD +npD +npD +npD +sZF +sZF +pHR +wEV +vjZ +utC +utC +fri +utC tkU +utC +utC +utC +utC +reh tkU -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +fri +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(166,1,3) = {" +bln bln bln bln @@ -270762,17 +259015,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +sAd +tMa +uei +tmR +uei bln +uei +tmR +uei bln +uei +tmR +uei bln bln bln +mQb bln +mQb bln bln bln bln +kKL +sRI +lli +kKL +hJx +qFW +kKL +hOu +pEc +hJx +mzM +hUi +kKL +eqP +unu +kKL +kKL +kKL +kKL +kKL +cIP +dtb +ndO +jSC +bdS +dtb +hUD +nNi +rvZ +lso +lso +rCu +cYE +hZT +idi +cZU +kBl +kBl +hOY +dbx +uvt +awK +ppQ +mrA +mtI +dAh +mYp +owC +tsr +moL +mGu +wHc +aEA +dng +dAB +rHi +rHi +rHi +rHi +rHi +rHi +qLY +pnA +qFp +fvk +bfN +ily +qeQ +ily +rSz +ily +ily +ily +ily +ily +rSz +ily +hnN +ily +ily +ily +lqU bln +vjZ +pHR +wEV +vjZ +utC +tkU +utC +utC +tkU +tkU +utC +tkU +fri +bSz +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -270781,6 +259262,8 @@ bln bln bln bln +"} +(167,1,3) = {" bln bln bln @@ -270789,15 +259272,246 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +uap bln +uei +tmR +uei bln +uei +tmR +uei bln +uei +tmR +uei bln +stJ bln bln bln bln bln +uer +bln +bln +kKL +rSq +raH +kKL +gxT +gxh +kKL +kKL +pEc +kKL +kKL +kKL +kKL +kIl +cqN +kKL +eIk +xry +xeH +yeF +prg +bwK +prg +xtp +prg +qMm +hUD +sOH +hUx +igt +rek +hUx +rNQ +hZT +idi +aID +gky +vvP +mxD +cgZ +uvt +jeB +pra +jog +mtI +lUf +keZ +owC +pXt +qOH +jIP +wHc +sgL +pTU +itt +rHi +rHi +rHi +rHi +rHi +rHi +qLY +baF +fvk +fvk +bfN +ily +ily +ily +ily +ily +ily +ily +ily +ily +ily +ily +ily +ily +ily +ily +lqU +tmR +vjZ +pHR +wEV +vjZ +utC +utC +tkU +utC +utC +tkU +utC +tkU +utC +bSz +tkU +tkU +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln bln bln @@ -270805,213 +259519,8 @@ bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(213,1,3) = {" -kDs -kDs -kDs -kDs -kDs -kDs -kDs -wNO -wNO -tkU -tkU -wNO -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(168,1,3) = {" bln bln bln @@ -271020,6 +259529,70 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +chb bln bln bln @@ -271031,13 +259604,170 @@ bln bln bln bln +hty bln bln bln +lSu +lSu bln bln bln bln +kKL +kKL +kKL +kKL +kKL +xcp +gxh +ldn +aXp +iOc +uDW +xlN +uNX +dUL +gMZ +iOc +cqh +tsh +gEq +aDo +caY +prg +bwK +prg +cDH +prg +qMm +hUD +pyJ +lPh +hUD +hUD +ebb +cYE +hZT +idi +aID +ddk +ddk +dry +edq +uvt +uus +pra +ctY +mtI +uxj +eNK +owC +xGA +jTZ +xGA +wHc +xKk +emK +uvU +rHi +rHi +rHi +rHi +rHi +rHi +qLY +oCA +fvk +fvk +rMY +tgx +tgx +tgx +tgx +tgx +tgx +tgx +tgx +tgx +tgx +tgx +tgx +tgx +tgx +tgx +qLY +xSE +sZF +rzL +gea +sZF +tkU +utC +tkU +utC +utC +utC +utC +tkU +utC +wyi +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -271046,6 +259776,8 @@ bln bln bln bln +"} +(169,1,3) = {" bln bln bln @@ -271054,6 +259786,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +fYT +kdS +kdS +eRE +kdS +kdS +kdS +eRE +kdS +kdS +xFn +eRE +kdS +kdS +kdS +eRE +kdS +gSd +lej +eRE +kdS +lVr +kKL +hTB +sRI +jwF +kKL +lli +gJX +paT +lli +lli +vbZ +jpo +izp +nae +pCi +kKL +kKL +ikm +gXp +qCA +vvL +blV +sEi +sEi +fQz +oBI +sEi +mMD +nVr +wFO +bzA +hUD +eaT +byK +sDd +bRd +fqQ +wIg +qfh +kRE +cLo +uvt +bVq +oed +fAG +mtI +uRL +xmf +owC +tVn +tYe +xIF +wHc +aiH +pTU +faJ +akx +tHK +dfe +dfe +dfe +ehO +lDX +cpg +cpg +cpg +huN +hfc +hfc +hfc +ocD +diL +qVz +luD +tfl +dXI +pTT +eLm +jVs +hfc +hfc +jCE +adY +tmR +sZF +pHR +wEV +sZF +tkU +fri +tkU +tkU +tUm +utC +utC +tkU +utC +reh +nwD +utC +tkU +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -271062,213 +260033,9 @@ bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(214,1,3) = {" -kDs -kDs -kDs -kDs -kDs -kDs -kDs -kDs -wNO -wNO -tkU -tkU -tkU -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(170,1,3) = {" +bln bln bln bln @@ -271276,10 +260043,255 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +vOy +utC +txl +txl +txl +utC +utC +fwx +utC +utC +utC +utC +kKL +cjO +eCq +xCo +nZU +tDy +rpD +kKL +kKL +kKL +kKL +kKL +kKL +kKL +gkP +kKL +ilq +eSn +bJQ +qCA +vvL +prg +oBI +sEi +sEi +fQz +lBo +sEi +pDS +sEi +vfo +hUD +lso +cYE +fkw +ult +bsG +wGF +wGF +wGF +mtI +mtI +lKk +tUX +tMe +mtI +nqP +vzo +rzz +gEn +pBV +dsl +wHc +ccW +nhf +mfV +xpA +uHc +cpg +gRA +cpg +cdl +pMF +pMF +pMF +pMF +kZa +mQW +mQW +mQW +eqV +dbr +aFJ +xJj +xJj +klW +iVT +ogl +eyR +goe +diL +vTJ +apT +sEB +vjZ +laf +wEV +vjZ +tkU +utC +utC +tkU +fri +utC +utC +tkU +tkU +bSz +utC +utC +tkU +fri +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln bln bln bln bln +"} +(171,1,3) = {" bln bln bln @@ -271288,6 +260300,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +kKL +xpE +gGF +wMT +kKL +lli +iin +kKL +xCF +kKL +ptQ +rSl +nqn +kKL +gkP +kKL +tgv +huB +ogd +hff +blV +prg +qok +caY +qok +prg +qpP +nmN +pDS +sEi +cLJ +iQQ +lso +cYE +gAZ +ult +wjz +tXh +shG +shG +otK +iIe +pKJ +rIU +tLM +mtI +nRX +sfY +owC +bYS +qyn +nZf +wHc +wDW +vJY +gJT +jbU +jbU +jbU +jbU +bkQ +drr +qhL +qhL +qhL +qhL +tCx +wPd +wPd +wPd +wPd +wPd +fTq +wab +wOO +wPd +wPd +wPd +wPd +wPd +ega +bcE +qLY +sEB +vjZ +dAP +wEV +vjZ +utC +utC +fri +tkU +utC +tkU +utC +utC +tkU +bSz +utC +utC +tkU +tkU +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -271296,6 +260547,8 @@ bln bln bln bln +"} +(172,1,3) = {" bln bln bln @@ -271304,6 +260557,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +fri +utC +vfr +utC +utC +utC +kKL +rqH +lRs +hBv +kKL +lli +wJM +kKL +tml +kKL +kLb +qpd +obl +kKL +gkP +kKL +sTA +ivH +lVF +pup +iZn +prg +prg +prg +prg +prg +prg +bwl +pDS +sEi +bwl +hUD +uff +cYE +gAZ +ult +hpC +rIU +rIU +tJI +irA +uzi +pdy +fiS +agJ +mtI +vtA +muP +owC +owC +owC +owC +wHc +mYq +nyH +lFW +jzH +mde +gSN +jbU +wnX +drr +hvm +pvB +ehd +ehd +ehd +ehd +bbB +bbB +bbB +vDu +lva +lva +iXu +drr +pvB +ehd +orv +aCb +aCb +vfq +apT +sEB +vjZ +pHR +wEV +vjZ +utC +fri +utC +tkU +tkU +tkU +utC +utC +utC +reh +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -271312,228 +260804,255 @@ bln bln bln bln +"} +(173,1,3) = {" bln bln bln bln bln -lSu bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(215,1,3) = {" -wNO -wNO bln bln -fwx -kDs -kDs -kDs -wNO -wNO -wNO +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +fri +utC +kKL +kKL +kKL +kKL +kKL +lli +cvF +kKL +lWf +kKL +kVx +lNI +eTP +fVD +gMZ +kKL +hUD +bla +sil +hUD +hUD +pGT +qok +iZn +xzd +prg +prg +qwB +pDS +wVl +wND +iQQ +rvZ +cYE +aPl +ult +vuq +tfM +rIU +jFR +qYw +fPA +cOC +pVV +aEG +mtI +nRX +eNK +aHT +dfw +stQ +pKB +jbU +ozA +gqT +iJC +wfR +oQx +vpW +jbU +lec +fmU +qhL +wve +hfc +hfc +hfc +hfc +hfc +hfc +hfc +hWt +ocJ +mBs +ccQ +aCb +wAY +hfc +hfc +hfc +hfc +hfc +adY +eAw +sZF +pHR +wEV +sZF +utC tkU +utC +utC +utC +utC +utC +utC +utC +bSz tkU -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -xOk -bln -bln -bln -bln -bln -bln +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -271542,6 +261061,8 @@ bln bln bln bln +"} +(174,1,3) = {" bln bln bln @@ -271550,6 +261071,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +tkU +utC +utC +utC +dHF +utC +mMb +lIC +aQe +tml +lli +lli +lli +vwJ +lli +kKL +kKL +kKL +kKL +kKL +vXb +kKL +kCg +gjc +bLQ +vaE +hUD +hUD +hUD +hUD +hUD +srk +dal +ssq +sEi +sEi +naP +hUD +tRo +iQa +tRo +ult +ult +wBk +rIU +jrZ +gqm +xCl +rRk +jwn +agJ +mtI +kzG +jdQ +aHT +xyz +idj +eoO +jbU +vLj +bHa +oMT +gaT +bZc +qlO +jbU +hzb +hdH +qhL +dkK +vVP +vVP +vVP +vVP +vVP +vVP +vVP +vVP +vVP +vVP +vVP +vVP +vVP +vVP +vVP +vVP +vVP +vVP +qLY +xSE +sZF +pHR +wEV +sZF +tkU +tkU +utC +fri +utC +vzD +vzD +vzD +gQw +gQw +qpc +utC +fri +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -271558,7 +261318,8 @@ bln bln bln bln -xOk +"} +(175,1,3) = {" bln bln bln @@ -271567,6 +261328,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +fri +utC +utC +utC +kKL +qaR +lli +lli +sRI +laY +kKL +kKL +lli +tMY +hVo +hJx +lIC +lli +unu +kKL +nMT +poy +poy +nRV +hUD +ygf +dsZ +pIw +hUD +ktz +prg +six +lQz +sEi +kgm +iQQ +lso +rNQ +lso +pkg +yar +mdl +rIU +rCX +lWc +xCl +utr +lCz +agJ +jDm +nRX +vzo +vTN +pHa +fca +vsk +jbU +pEE +cAG +nbq +iNY +kiQ +xGK +jbU +lhu +hdH +urJ +ppp +ily +ily +ily +ily +ily +ily +ily +ily +ily +ily +ily +ily +ily +ily +ily +ily +ily +ily +jBh +tmR +vjZ +wRr +wEV +vjZ +utC +fri +tkU +utC +utC +vzD +oIR +vzD +jCl +kir +bzq +fwx +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -271574,220 +261574,256 @@ bln bln bln bln -lSu bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(216,1,3) = {" -wNO -wNO +(176,1,3) = {" +bln bln bln bln -kDs -kDs -kDs -kDs -kDs -wNO -tkU -tkU -tkU -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +dHF +utC +utC +utC +kKL +kKL +kKL +kKL +cTz +kKL +kKL +kKL +faf +lli +wsO +bcC +bcC +bcC +eFO +unu +kKL +tUO +poy +poy +vvJ +hUD +sYe +xUH +dYt +nyl +prg +tyv +qvF +cHh +cHh +osd +hUD +dFO +cYE +lso +hDb +exm +nIl +nVC +abM +xCl +dqw +xCl +dkr +agJ +asZ +mrh +sfY +nJX +ujP +htO +sqn +jbU +gEy +dUe +ank +baX +fUM +wlW +jbU +kHN +kra +qhL +ppp +ily +ily +ily +oqM +xJG +ily +ily +ily +ily +ily +xJG +ily +ily +ily +vGy +ily +ily +ily +jBh bln +vjZ +wRr +sKf +vjZ +utC +tkU +tkU +tkU +utC +vzD +vzD +vzD +kir +vzD +gZd +tkU +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -271796,6 +261832,8 @@ bln bln bln bln +"} +(177,1,3) = {" bln bln bln @@ -271804,6 +261842,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +dHF +utC +kKL +pGJ +fDl +jwF +pLv +tjN +hbI +vah +tDy +oXm +bcC +lli +hJx +weF +fMc +aME +kKL +kIr +poy +poy +tav +hUD +uZu +rGd +whC +hUD +qnm +pSy +hUD +uum +uum +hUD +hUD +lso +cYE +lso +hDb +yar +gqK +nxU +gjg +dxg +ivG +aYi +dkr +cHQ +jDm +via +eNK +nJX +ubc +nta +ooe +jbU +anP +cRK +uMK +rep +oMT +ppz +jbU +uQR +iZQ +llw +aus +lKq +lKq +lKq +lKq +lKq +qLY +qLY +jhQ +qLY +jhQ +qLY +qLY +bgx +bgx +bgx +bgx +bgx +bgx +bgx +vzD +sZF +wRr +bBw +vjZ +utC +utC +utC +utC +utC +vzD +ydh +dFG +uZc +gQw +tkU +utC +fwx +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -271812,6 +262089,8 @@ bln bln bln bln +"} +(178,1,3) = {" bln bln bln @@ -271820,6 +262099,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +iyY +kbn +rCf +vZa +vYz +sxO +ijb +kKL +iin +iin +bcC +wJM +hJx +nLY +lli +aME +kKL +ptS +poy +poy +hUe +hUD +hUD +hUD +hUD +hUD +hUD +hUD +hUD +blc +qpv +gEE +jbG +lso +cYE +lso +hDb +ult +ult +ult +ult +ult +mtI +lsa +iCz +mtI +mtI +cKk +eNK +nJX +nJX +nJX +nJX +jbU +pbQ +tvv +pbQ +pbQ +pbQ +pbQ +jbU +lKq +pMY +kLy +bGA +lKq +tYW +oYn +cfR +xMT +hjE +lqN +bkS +pJc +iBO +xfp +agd +bgx +buv +jhC +mWB +tKz +dmt +jCl +jCl +vzD +mVD +vzD +vzD +vzD +vzD +vzD +vzD +vzD +vzD +uZc +cDk +sGZ +gQw +tkU +tkU +fwx +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -271828,220 +262346,255 @@ bln bln bln bln +"} +(179,1,3) = {" bln bln bln -lSu bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(217,1,3) = {" -wNO -wNO bln bln bln bln -hHG -hHG -hHG -hHG -hHG -hHG -tkU +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +iyY +fQk +fQk +rCf +pwH +iwO +uYR +kKL +kKL +kKL +aMa +kKL +kKL +kKL +iVD +uZn +kKL +ptS +prg +prg +caY +iQQ +gEE +oNC +gEE +gEE +gEE +oNC +nmD +gEE +gEE +tva +wrX +hpm +cYE +lso +bBE +wLl +sxZ +oOo +xvy +wLl +tKD +oLg +eLr +eJm +mbK +jQS +eNK +aYJ +jpN +aYJ +aYJ +dwZ +eLr +eaa +via +aYJ +lAw +aYJ +rZw +wib +eLr +hAm +via +via +tPz +iRN +odR +leo +qFt +pTY +lcu +lcu +npT +lcu +xBa +bgx +wSd +jOj +jOj +iCE +eBz +eBz +eBz +eBz +fxV +rEU +rEU +rEU +egS +rEU +egS +rEU +nNM +gTq +gTq +fNa +gQw +utC tkU -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -272050,6 +262603,8 @@ bln bln bln bln +"} +(180,1,3) = {" bln bln bln @@ -272058,6 +262613,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +iyY +cxp +eHj +gzY +knf +rCf +rCf +kKL +lOU +glI +buY +hkd +uXu +kKL +pzV +uZn +kKL +jbz +xpN +god +xse +iQQ +gEE +gEE +gEE +gEE +gEE +gEE +gEE +gEE +gEE +gEE +rpC +oXL +dEV +voH +thM +xfd +pJV +mZG +mZG +qEZ +urk +dFW +aYJ +aYJ +aYJ +aYJ +wUt +urK +mNt +nJT +urK +urK +urK +iRx +pJV +pJV +nMA +nMA +nMA +nMA +pJV +pJV +pJV +pJV +pJV +aYJ +cTR +leo +wOX +efk +jTr +kex +aIr +elk +mdE +xfK +qig +lpW +lpW +vzS +vzD +bFq +jCl +dGK +vzD +vzD +vzD +vzD +vzD +vzD +vzD +vzD +vzD +vzD +gQw +gQw +vzD +utC +fwx +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -272066,6 +262860,8 @@ bln bln bln bln +"} +(181,1,3) = {" bln bln bln @@ -272074,10 +262870,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +kKL +uqS +fQk +oXm +kKL +kKL +kKL +kKL +cDv +fUc +sPU +glI +mRY +kKL +kKL +mbG +kKL +hUD +hUD +hUD +hUD +hUD +cEz +gEE +gEE +gEE +gEE +gEE +gEE +gEE +chK +leM +gqj +emp +cYE +lso +qbp +wLl +qfA +uxA +pUn +wLl +eaS +fXr +dFj +dFj +uZB +oni +nxa +qwN +cLK +dFj +dFj +dFj +dFj +xnM +xnM +xnM +fLl +wMm +xnM +qDQ +dFj +dFj +dFj +dFj +xgI +jmh +avC +leo +qFt +bYu +qkH +wCV +rqa +bgx +bgx +bgx +kBi +vzD +vzD +lXi +vzD +vzD +fxT +jOj +wsN +trT +ejL +kig +cAK +szD +xYw +sNs +vzD bln bln bln bln +utC +fwx +utC +fwx +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -272086,224 +263117,255 @@ bln bln bln bln +"} +(182,1,3) = {" bln bln -lSu bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(218,1,3) = {" -wNO -wNO bln -tkU -tkU -fwx -hHG -hHG -hHG -hHG -hHG -hHG -tkU -tkU -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +iyY +kHb +pDe +ijb +iSQ +qji +pyD +kKL +gCs +fUc +sBi +xYA +ldi +lUC +cZc +oLG +eQF +oxV +oxV +jbG +gEE +gEE +gEE +gEE +gEE +gEE +gEE +gEE +gEE +gEE +fTX +tru +bMY +emp +cYE +lso +hDb +bZQ +bZQ +bZQ +bZQ +bZQ +bZQ +wnT +wnT +oHK +oHK +xer +wKi +oHK +oHK +umv +cPt +nOa +hnP +nsZ +fki +iIJ +hYE +iIJ +dia +nsZ +nsZ +uoC +nsZ +uoC +nsZ +nsZ +nsZ +nsZ +hjE +xSg +fOl +cyL +jAI +bgx +hWI +xxv +dOK +vzD +puh +lXi +tgq +vzD +dFZ +jOj +axu +vzD +pPB +bRl +fwD +too +mHw +bRz +vzD bln bln +mQb bln +utC +tkU +fri +fwx +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -272312,6 +263374,8 @@ bln bln bln bln +"} +(183,1,3) = {" bln bln bln @@ -272320,6 +263384,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +iyY +nPt +fQk +rCf +kKL +qNu +hRG +kKL +lUC +lUC +mpl +nlR +lch +lUC +aQJ +tdR +ikW +gEE +iNG +jbG +gEE +gEE +gEE +gEE +gEE +gEE +gEE +gEE +gEE +gEE +fTX +wjS +bMY +yaG +cYE +lso +pHX +nDd +soz +faq +ofi +snI +bZQ +gSq +ojF +rQW +ftN +bxP +vvE +tJG +oHK +hJH +hJH +tPL +eOx +nsZ +nsZ +uoC +gzH +uoC +nsZ +nsZ +fFQ +igd +mzg +tIq +tIq +tZw +bdQ +nsZ +pnK +cSw +cmx +yeC +roT +bgx +nBN +clY +fdH +vzD +tKz +lXi +jPY +vzD +tgq +jOj +jOj +vzD +cef +iTP +uCo +lEz +kPw +dAx +gQw +mQb +mQb +uer +mQb +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -272328,6 +263631,8 @@ bln bln bln bln +"} +(184,1,3) = {" bln bln bln @@ -272336,9 +263641,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +iyY +jUY +dxs +xQU +kKL +fLb +oHh +kKL +bpQ +kcT +oih +dmL +lUC +lUC +dMH +ait +pYz +gEE +gEE +jbG +gEE +gEE +gEE +gEE +gEE +gEE +gEE +gEE +gEE +gEE +fTX +dyE +bMY +cxd +cYE +avb +okG +cin +eKl +pxL +lso +hDb +qWn +xZA +dVt +gHY +xZA +vaA +gXJ +wgU +oHK +nLo +hJH +tPL +oiZ +nsZ +izD +wbR +djG +uZm +aCY +tqs +sqt +sqt +sqt +sqt +sqt +aWg +xgK +nsZ +qxl +cSw +pwK +yeC +oNE +bgx +nBN +xPI +jZY +vzD +vzD +lXi +vzD +vzD +vzD +vzD +jOj +vzD +daT +ftS +too +lbf +esF +bRz +gQw +mQb bln bln bln +utC +fwx +tkU +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -272347,217 +263888,8 @@ bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(219,1,3) = {" -wNO -wNO -tkU -tkU -tkU -bln -hHG -hHG -hHG -hHG -hHG -hHG -tkU -tkU -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -bln -bln -bln -bln +(185,1,3) = {" bln bln bln @@ -272566,9 +263898,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +kKL +kKL +kKL +kKL +eOm +kKL +kKL +kKL +mly +pwd +glI +wvk +mRY +lUC +tXV +kvX +brL +cYY +qrQ +wrX +wrX +wrX +cEz +gEE +gEE +gEE +gEE +gEE +gEE +gEE +nlJ +rrp +urw +emp +bvI +lso +cUB +nYm +mNi +yeB +uuC +hDb +qWn +gav +ljF +ljF +ljF +sDg +gXJ +hhP +oHK +iZl +iZl +sVi +iZl +nsZ +fBJ +tkp +tur +bjL +sjl +fZy +fZy +fZy +fZy +fZy +gPC +wvz +srW +nsZ +qlG +cSw +ihu +hjp +hjE +bgx +bgx +bgx +bgx +bgx +uAJ +lXi +vzD +utC +vzD +vHm +jOj +vzD +vzD +kqm +tZd +bRz +bRz +bVL +vzD bln +fsm bln bln +fri +utC +utC +fwx +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -272577,6 +264145,8 @@ bln bln bln bln +"} +(186,1,3) = {" bln bln bln @@ -272585,9 +264155,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +lBq +utC +lUC +pfP +apD +ugG +gIt +mnW +lUC +ccT +nyC +eUz +oTA +oTA +hIN +gvK +jbG +gEE +gEE +gEE +gEE +gEE +gEE +gEE +gEE +gEE +gEE +rpC +oXL +cYE +lso +eha +aJQ +aJQ +lso +lZi +qaE +mBQ +eag +ttw +wET +evk +xTw +vqN +pDk +aju +gPY +qWu +fbl +rlu +nsZ +mFb +aHX +aHX +aHX +xgF +awa +awa +awa +awa +awa +xUk +sqt +oAA +nsZ +geg +eVY +ihu +epH +rDZ +rDZ +ePu +rDZ +rDZ +bgx +tgq +lXi +gQw +utC +gQw +jOj +kWi +qzT +vzD +vzD +gQw +gQw +gQw +vzD +vzD +lSu bln bln bln +fwx +utC +utC +utC +utC +fwx +fwx +utC +utC +utC +vOy +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -272596,229 +264402,265 @@ bln bln bln bln +"} +(187,1,3) = {" bln bln bln bln bln bln -lSu bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(220,1,3) = {" -wNO -wNO -tkU -tkU -tkU bln -hHG -hHG -hHG -hHG -hHG -hHG -tkU -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +lBq +utC +lUC +lUC +lUC +lUC +lUC +lUC +lUC +wrX +pxi +wrX +tLQ +fBM +tLQ +fBM +jbG +gEE +cpq +gEE +gEE +iKQ +cpq +ueF +gEE +gEE +tva +wrX +bQh +dEV +cvr +cvr +equ +lso +uuC +ePR +kwK +qWn +jTm +moJ +oKy +moJ +moJ +qBj +hMB +wgO +fTT +bUa +wgL +bhm +nsZ +awa +awa +awa +awa +awa +awa +awa +awa +awa +awa +xUk +aSB +tHT +nsZ +vmK +oZn +sFj +rck +rDZ +rDZ +rDZ +rDZ +jkH +bgx +bFq +lXi +gQw +utC +gQw +vrO +vzD +vzD +vzD +bln +bln +mQb +bln +bln +fYT +eRE +ujK +ujK +eRE +wOq +eRE +ujK +ujK +eRE +lej +lej +hAM +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln -xOk bln bln bln bln bln bln +"} +(188,1,3) = {" bln bln bln @@ -272827,13 +264669,187 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +vOy +utC +utC +kDs +utC +utC +utC +lBq +pUa +pUa +pUa +lBq +wrX +tuQ +oHH +tAA +efH +mJu +vWU +qPL +qPL +qPL +qPL +qPL +dFt +dFt +dFt +sqA +plQ +gEE +jbG +nzV +cYE +dfB +ymj +pFg +hXC +qad +kuV +cAi +qWn +dik +fOR +tFF +tia +qNn +uIQ +gNi +oHK +dUh +bUa +fbl +aDr +nsZ +awa +awa +awa +awa +awa +awa +awa +awa +awa +awa +xUk +sqt +duE +nsZ +xDa +abT +jJZ +tuy +rDZ +rDZ +mBk +rDZ +rDZ +bgx +rPe +lXi +vzD +utC +vzD +vrO +vzD bln bln bln +mQb +uer bln bln bln bln +muK bln bln bln @@ -272843,7 +264859,55 @@ bln bln bln bln -xOk +chn +fwx +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -272852,6 +264916,255 @@ bln bln bln bln +"} +(189,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +kDs +utC +utC +utC +lBq +pUa +pUa +pUa +lBq +wrX +oRm +wrX +oHH +oHH +oHH +oHH +qPL +qiL +erI +gGE +qPL +pdD +asv +dFt +vHI +vHI +dFt +dFt +fdj +lah +asU +qPL +elw +elw +elw +pqo +ftJ +mEJ +jTG +mEJ +ecw +mEJ +jTG +mEJ +mEJ +krY +srP +rou +lIk +srP +nsZ +awa +awa +awa +awa +awa +awa +awa +awa +awa +awa +xUk +sqt +iOv +nsZ +pee +hjE +wGc +wGc +wGc +wGc +bgx +bgx +bgx +bgx +vzD +lXi +vzD +vzD +vzD +vrO +vzD +bln +mQb +bln +mQb +mQb +bln +bln +sUN +tmR +sUN +bln +sUN +tmR +sUN +bln +sUN +tmR +sUN +bln +sFJ +nwD +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -272859,221 +265172,266 @@ bln bln bln bln -lSu bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(221,1,3) = {" -wNO -wNO -tkU -tkU -tkU +(190,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +lBq +utC +utC +utC +kDs +pUa +pUa +pUa +lBq +pUa +pUa +pUa +nui +kDs +kDs +kDs +tpd +oOD +lDH +gVx +tpd +qWO +pCI +gVt +pCI +pCI +vsM +avc +nfB +cMJ +eBg +kCs +omh +peV +elw +oOc +nvY +qpu +vZV +gGx +jxc +aFt +vZV +aCO +mEJ +kCz +vJS +bUa +ubY +qHn +nsZ +awa +awa +awa +awa +awa +wQY +nmz +nmz +fJm +fJm +fkX +vQp +opB +nsZ +mHd +hjE +rDZ +rDZ +rDZ +rDZ +bgx +cJC +gqv +dty +vzD +lXi +iQT +jCl +jCl +vpg +gQw +bln +uer +bln +bln +mQb +ntK +bln +sUN +tmR +sUN +bln +sUN +tmR +sUN +bln +sUN +tmR +sUN +hty +uap +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln bln bln +"} +(191,1,3) = {" bln bln bln @@ -273082,10 +265440,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +lBq +utC +utC +utC +kDs +pUa +pUa +pUa +lBq +pUa +pUa +pUa +pUa +pUa +pUa +kDs +tpd +jtG +myJ +myJ +ugO +wLS +myJ +eUL +hdw +vpd +bSH +xBU +iVU +iFX +qRr +vAd +omh +wDr +elw +hpY +dJZ +wnK +fzQ +pUy +eSJ +pUy +dNw +spg +sca +xiC +ciS +bUa +jPx +jxb +dqI +oEE +bEJ +mXe +bEJ +qbb +miK +xRv +xRv +xRv +xRv +goy +hWD +oiI +nsZ +uCJ +hjE +rDZ +rDZ +rDZ +rDZ +bgx +qUY +mUE +juQ +vzD +geJ +vrO +vrO +vrO +vrO +gQw +mQb +ntK +mQb +bln bln +mQb bln +sUN +tmR +sUN +mQb +sUN +tmR +sUN bln +sUN +tmR +sUN bln +dzZ +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -273094,6 +265687,8 @@ bln bln bln bln +"} +(192,1,3) = {" bln bln bln @@ -273102,13 +265697,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +lBq +pUa +pUa +pUa +lBq +oFc +pUa +pUa +pUa +pUa +pUa +kDs +qPL +qPL +qPL +qPL +qPL +liM +myJ +nMw +gjW +bAY +nmm +jdK +gEV +iRz +ePm +sBV +omh +wuC +elw +vav +mlO +cCu +crn +tgB +kKv +fhb +vAP +bsN +sca +gpj +oQn +iBl +pLr +mKO +sPq +xLq +xLq +aoo +vIg +jED +qEV +cRq +qVZ +ybf +ybf +vaa +xLq +xLq +nsZ +pdO +sFA +rDZ +vyx +uaT +oTd +bgx +jCl +rEU +jCl +vzD +geJ +iQT +bIt +jPY +pxQ +vzD bln bln +mQb bln bln +uer bln +sUN +tmR +sUN +mQb +sUN +tmR +sUN bln +sUN +tmR +sUN bln +chb +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -273116,224 +265943,256 @@ bln bln bln bln -lSu bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(222,1,3) = {" -wNO -wNO -tkU -tkU -tkU -fwx -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +(193,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +lBq +pUa +pUa +pUa +pUa +pUa +pUa +pUa +pUa +pUa +pUa +kDs +qPL +cyU +sgB +hjh +qPL +lbm +myJ +gEV +rAC +bAY +oTa +jdK +gEV +tcD +ePm +jXL +omh +dbw +elw +elw +elw +elw +elw +ouX +ero +itj +vAP +jBc +mEJ +oXJ +fbl +eIC +trK +qEz +nsZ +vyz +xLq +kvR +qVZ +kgo +sCx +iHc +qVZ +nQj +auK +vaa +xLq +xLq +nsZ +ufb +dDm +rDZ +rDZ +rDZ +rDZ +bgx +vzb +rEU +egS +mII +pTW +vzD +bgx +bgx +bgx +bgx +mJq bln bln bln bln bln bln +sUN +tmR +sUN bln +sUN +tmR +sUN bln +sUN +tmR +sUN bln +rdJ +ujK +lej +hAM +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -273342,6 +266201,8 @@ bln bln bln bln +"} +(194,1,3) = {" bln bln bln @@ -273350,18 +266211,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +lBq +utC +pUa +pUa +pUa +pUa +pUa +pUa +pUa +pUa +pUa +kDs +qPL +nbK +vXy +ixv +qPL +gHD +myJ +wKv +mry +ocY +oTa +jdK +eFh +aVn +oLz +fwS +snj +lix +cRy +cRy +cRy +qCF +elw +lfF +iNn +jKl +caC +sTv +mEJ +nSC +gVe +whP +mOc +gYt +nsZ +oOb +ezJ +iba +gas +rjK +nlP +xTV +rGY +nzA +auK +vaa +xLq +xLq +nsZ +rDZ +rDZ +rDZ +swa +rDZ +rDZ +bgx +vzD +vzD +vzD +vzD +geJ +sMo +bgx +rkH +qbh +oGm +mJq +mJq +mJq +sEB bln bln bln bln +tmR bln bln bln +tmR bln +mQb bln +tmR bln bln +fsm +mQb bln +vap +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -273370,218 +266458,266 @@ bln bln bln bln +"} +(195,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +lBq +utC +utC +utC +pUa +pUa +pUa +pUa +pUa +pUa +pUa +kDs +tpd +wwI +vXy +oGG +tpd +vXy +myJ +gEV +rAC +bAY +oTa +jdK +gEV +gjW +vXy +cpT +omh +kJc +ozE +fTW +dxm +sHM +elw +cIb +hAT +xyE +hDp +hDp +elw +omh +omh +omh +omh +eHV +elw +nsZ +nsZ +qaz +nsZ +nsZ +bgx +bgx +bgx +bgx +bgx +rVA +bgx +bgx +bgx +bgx +bgx +bgx +bgx +bgx +bgx +bgx +fxT +jCl +axu +jCl +geJ +ici +anv +qUr +vbX +xCz +qYP +xCz +hzB +tmR +tmR +tmR +tmR +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +sEB +tmR +tmR +cnx +bln +sFJ +qRv +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln bln bln bln -lSu bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(223,1,3) = {" -wNO -wNO -wNO -tkU -tkU +(196,1,3) = {" bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln @@ -273589,20 +266725,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +pUa +pUa +pUa +pUa +pUa +pUa +kDs +tpd +mbn +qLF +vCD +wyo +myJ +myJ +gEV +gjW +bAY +mhT +jdK +nMw +gjW +vXy +pnj +omh +omh +omh +dbw +omh +sHM +elw +jqw +axN +qvE +nhI +hDp +elw +qrP +rpV +fTW +bwM +voW +lEv +clV +wmG +jLW +nkh +tLT +wvv +vqL +lEP +oEj +xmR +oEj +ohU +oEj +myO +oEj +oEj +oEj +oEj +xmR +oEj +oEj +myO +oEj +xmR +oEj +dww +ygm +bgx +qUQ +xQh +xCz +mJq +mJq +mJq +vsI bln bln bln bln +tmR bln bln bln +tmR bln bln bln +tmR bln bln +mQb bln bln +vap +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -273611,6 +266972,8 @@ bln bln bln bln +"} +(197,1,3) = {" bln bln bln @@ -273619,226 +266982,256 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +vJV +tpd +wwI +tPY +ljo +tpd +vXy +vXy +urx +cuP +eFn +ldV +uFH +hpr +vXy +vXy +orV +jZM +kDs +omh +icV +omh +sHM +elw +bCd +elw +elw +elw +elw +elw +lxR +icE +idt +nCd +bXD +elw +puY +opN +faG +tKO +hyV +bgx +tHw +tVx +ltP +jCl +uZc +jCl +jCl +vzD +vzD +vzD +vzD +vzD +vzD +vzD +vzD +vzD +fUh +vzD +vzD +vzD +vzD +bgx +nIx +nIx +nIx +mJq bln bln bln bln +mQb +bln +sUN +tmR +sUN +bln +sUN +tmR +sUN +bln +sUN +tmR +sUN +bln +cIf +lej +ujK +fYT +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln bln bln bln bln bln -lSu -lSu bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(224,1,3) = {" -wNO -wNO -wNO -tkU -tkU +(198,1,3) = {" bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln @@ -273846,10 +267239,255 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +vJV +tpd +hOt +ejn +bFs +tpd +uvv +ejn +ejn +jOD +tGx +ejn +uvv +ejn +uvv +ejn +udw +jZM +kDs +omh +jrX +omh +sED +gjM +upv +gjM +gjM +gjM +gjM +tIW +gjM +aUl +lmx +mHq +pSz +elw +pIu +mEU +enq +nkH +qQa +bgx +gti +wpn +mGA +xWo +axu +bFq +jCl +uZc +jCl +jtn +jCl +iqC +ibw +iQT +qob +rZa +rEU +vzD +sDr +twZ +vzD +utC +utC +utC +utC +chb +mQb +uer +mQb +bln +nEa +mQb +sUN +tmR +sUN +bln +sUN +tmR +sUN +bln +sUN +tmR +sUN +bln +chn +fwx +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln bln bln bln bln +"} +(199,1,3) = {" bln bln bln @@ -273858,11 +267496,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +pWu +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +fwx +fwx +utC +vJV +tpd +tpd +tpd +qKq +qPL +fPX +dFt +jZM +dFt +jZM +dFt +nJo +dFt +quK +dFt +jZM +jZM +kDs +omh +xKo +omh +omh +omh +omh +omh +cNe +dbw +rpV +jYc +fTW +cJs +fTW +tlf +pSz +elw +mWf +mWf +mWf +hyV +trm +bgx +gti +vzD +vzD +vzD +vzD +vzD +vzD +vzD +vzD +vzD +jCl +tKN +qZh +vzD +twZ +bMb +rEU +vXd +uZc +mwQ +vzD +utC +utC +utC +utC +pMM bln +mQb bln bln +uer +mQb +sUN +tmR +sUN +mQb +sUN +tmR +sUN bln +sUN +tmR +sUN bln +ebW +utC +utC +fwx +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -273871,6 +267743,8 @@ bln bln bln bln +"} +(200,1,3) = {" bln bln bln @@ -273879,6 +267753,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +hMM +vbG +vbG +jZM +xVG +jZM +xVG +jZM +vbG +vbG +vbG +jZM +xVG +jZM +xVG +jZM +vbG +vbG +vbG +vbG +vbG +vbG +vbG +vbG +vbG +omh +buU +omh +skW +omh +omh +omh +skW +omh +pSz +omh +vbG +vbG +vbG +hyV +trm +bgx +gti +vzD +utC +utC +utC +utC +utC +utC +vzD +bFq +jCl +nuj +jCl +mEz +uZc +uZc +syT +vzD +jCl +ibj +vzD +utC +utC +utC +utC +chb +bln +bln +bln +bln +mQb +bln +sUN +tmR +sUN +bln +sUN +tmR +sUN +mQb +sUN +tmR +sUN +bln +chb +utC +utC +fwx +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -273886,230 +267999,266 @@ bln bln bln bln -lSu bln -lSu -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(225,1,3) = {" -wNO -wNO -wNO -tkU -tkU +(201,1,3) = {" bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -xOk bln bln bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +fwx +utC +utC +utC +utC +jZM +xVG +jZM +xVG +jZM +utC +utC +utC +jZM +xVG +jZM +xVG +jZM +utC +utC +fwx +utC +utC +utC +utC +fwx +fwx +omh +omh +omh +xTy +qNV +rCT +xTy +qNV +omh +omh +omh +utC +utC +utC +hyV +mtx +bgx +vzD +vzD +utC +utC +utC +utC +utC +utC +vzD +vzD +gQw +gQw +gQw +vzD +vzD +vzD +jIk +vzD +vzD +vzD +vzD +utC +utC +utC +utC +obe +ujK +eRE +ujK +ujK +dMo +bln +sUN +tmR +sUN +bln +sUN +tmR +sUN +bln +sUN +tmR +sUN +bln +sFJ +qRv +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln bln bln bln bln bln bln +"} +(202,1,3) = {" bln bln bln @@ -274118,6 +268267,183 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +fwx +utC +dFt +tsP +jZM +vYw +dFt +qRv +utC +utC +dFt +tsP +jZM +vYw +dFt +qRv +utC +utC +utC +fwx +utC +fwx +fwx +utC +utC +mLJ +opn +vJk +vJk +afU +vJk +vJk +qbW +omh +hZN +utC +utC +utC +utC +utC +hZN +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +vzD +lPq +vzD +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +chb bln bln bln @@ -274128,10 +268454,58 @@ bln bln bln bln -xOk bln bln bln +vap +fwx +fwx +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -274140,219 +268514,512 @@ bln bln bln bln +"} +(203,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +jZM +xVG +jZM +xVG +jZM +utC +utC +utC +jZM +xVG +jZM +xVG +jZM +utC +utC +utC +utC +utC +utC +utC +utC +utC +fwx +mLJ +bqY +qXf +tQX +wLk +nXg +tRX +pIy +omh +utC +utC +utC +utC +utC +fwx +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +vzD +ltk +vzD +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +obe +lej +iNl +ahG +ujK +ujK +lej +eRE +lej +ujK +ujK +eRE +wvw +ujK +bFP +fwx +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln bln bln bln -xOk bln -xOk -lSu -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(226,1,3) = {" -wNO -wNO -wNO -tkU -tkU +(204,1,3) = {" bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +jZM +oeh +jZM +vmR +jZM +dTI +utC +utC +jZM +vmR +jZM +woU +jZM +dTI +utC +utC +utC +utC +utC +utC +utC +utC +utC +omh +omh +omh +omh +dos +omh +omh +omh +omh +utC +utC +utC +utC +utC +fwx +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +hMM vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +gZd +utC +utC +utC +utC +utC +utC +utC +vOy +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +vOy +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -274361,6 +269028,8 @@ bln bln bln bln +"} +(205,1,3) = {" bln bln bln @@ -274369,6 +269038,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +xOk +utC +utC +utC +utC +utC +utC +utC +utC +utC +nui +kDs +kDs +fmq +nui +utC +utC +utC +nui +kDs +kDs +kDs +nui +utC +utC +utC +utC +utC +utC +utC +utC +xOk +fwx +fwx +cSx +pXY +pXY +xuR +vyU +pXY +oOB +utC +fwx +utC +utC +utC +utC +fwx +utC +utC +utC +utC +utC +utC +utC +utC +vOy +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -274377,6 +269285,8 @@ bln bln bln bln +"} +(206,1,3) = {" bln bln bln @@ -274385,6 +269295,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +lqE +vyU +pXY +pXY +pXY +pXY +fcP +utC +utC +utC +utC +utC +utC +fwx +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -274393,6 +269542,8 @@ bln bln bln bln +"} +(207,1,3) = {" bln bln bln @@ -274400,222 +269551,256 @@ bln bln bln bln -jxw -jEU -jxw bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(227,1,3) = {" -wNO -wNO -wNO -tkU -tkU bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln bln bln +"} +(208,1,3) = {" bln bln bln @@ -274624,6 +269809,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -274632,6 +270056,8 @@ bln bln bln bln +"} +(209,1,3) = {" bln bln bln @@ -274640,6 +270066,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +vOy +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +fwx +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -274648,6 +270313,8 @@ bln bln bln bln +"} +(210,1,3) = {" bln bln bln @@ -274656,217 +270323,759 @@ bln bln bln bln -aZw -jxw -erR -jxw -aZw +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +xOk +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +xOk +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +fwx +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(228,1,3) = {" -wNO -wNO -wNO -tkU -tkU +(211,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC fwx -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(212,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -274875,6 +271084,8 @@ bln bln bln bln +"} +(213,1,3) = {" bln bln bln @@ -274883,6 +271094,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -274891,6 +271341,8 @@ bln bln bln bln +"} +(214,1,3) = {" bln bln bln @@ -274899,6 +271351,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +fwx +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -274907,223 +271598,255 @@ bln bln bln bln +"} +(215,1,3) = {" bln bln bln bln bln -jxw -jxw -doy -jEU -fkS -jxw -jxw bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(229,1,3) = {" -wNO -wNO -wNO -tkU -tkU bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +xOk +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +xOk +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +fwx +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -275132,6 +271855,8 @@ bln bln bln bln +"} +(216,1,3) = {" bln bln bln @@ -275140,6 +271865,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +fwx +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -275148,6 +272112,8 @@ bln bln bln bln +"} +(217,1,3) = {" bln bln bln @@ -275156,238 +272122,502 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +fwx +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO bln bln -rkW -rkW -onk -rTz -rTz -rTz -oZk -rkW -rkW bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(230,1,3) = {" -wNO -wNO -wNO bln -tkU +"} +(218,1,3) = {" bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -xOk bln bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -275396,6 +272626,8 @@ bln bln bln bln +"} +(219,1,3) = {" bln bln bln @@ -275404,6 +272636,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +fwx +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -275412,230 +272883,255 @@ bln bln bln bln +"} +(220,1,3) = {" bln -xOk bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -jxw -kZL -eEQ -rTz -vkS -rTz -kNE -fRP -jxw bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(231,1,3) = {" -wNO -wNO -wNO bln -tkU bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +xOk +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +xOk +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +fwx +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -275644,6 +273140,8 @@ bln bln bln bln +"} +(221,1,3) = {" bln bln bln @@ -275652,6 +273150,245 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +fwx +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln @@ -275660,6 +273397,8 @@ bln bln bln bln +"} +(222,1,3) = {" bln bln bln @@ -275668,6293 +273407,8732 @@ bln bln bln bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +fwx +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -rkW -rkW -kDX -rTz -rTz -rTz -aTx -rkW -rkW bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(232,1,3) = {" -wNO -wNO -wNO +(223,1,3) = {" bln -tkU bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -jxw -jxw -gAa -xms -qEq -jxw -jxw +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +fwx +fwx +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(233,1,3) = {" -wNO -wNO -wNO +(224,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +fwx +utC +fwx +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln -tkU bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -aZw -jxw -lZt -jxw -aZw bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(234,1,3) = {" -wNO -wNO +(225,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +xOk +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +xOk +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +xOk +utC +xOk +fwx +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln bln bln bln -fwx -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln -jxw -rkW -jxw bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(235,1,3) = {" -wNO -wNO -fwx +(226,1,3) = {" bln bln bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(236,1,3) = {" -wNO -wNO -qzn +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +jxw +jEU +jxw +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln bln bln bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(237,1,3) = {" -wNO -wNO -liV +(227,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +aZw +jxw +erR +jxw +aZw +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln bln bln bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(238,1,3) = {" -wNO -wNO +(228,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +jxw +jxw +doy +jEU +fkS +jxw +jxw +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln bln bln bln -fwx -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(239,1,3) = {" -wNO -wNO -wNO -wNO +(229,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +utC +utC +rkW +rkW +onk +rTz +rTz +rTz +oZk +rkW +rkW +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln bln bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(240,1,3) = {" -wNO -wNO -wNO -wNO -wNO +(230,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +xOk +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +xOk +utC +utC +txl +txl +txl +txl +txl +txl +txl +utC +utC +jxw +kZL +eEQ +rTz +vkS +rTz +kNE +fRP +jxw +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(231,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +utC +utC +rkW +rkW +kDX +rTz +rTz +rTz +aTx +rkW +rkW +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(232,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +jxw +jxw +gAa +xms +qEq +jxw +jxw +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(233,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +aZw +jxw +lZt +jxw +aZw +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(234,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +jxw +rkW +jxw +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(235,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(236,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +utC +utC +utC +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(237,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(238,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(239,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(240,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} (241,1,3) = {" -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln "} (242,1,3) = {" -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -uer -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln "} (243,1,3) = {" -wNO -wNO -wNO -wNO -wNO -fwx -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -qzn -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln "} (244,1,3) = {" -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -liV -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln "} (245,1,3) = {" -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(246,1,3) = {" -wNO -wNO -wNO -wNO -wNO -fwx -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO bln bln -wDS -wDS bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(247,1,3) = {" -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(246,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(247,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +txl +bln +bln +bln +bln +bln +bln +bln +bln +"} +(248,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +"} +(249,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +"} +(250,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln bln bln -vOy -vOy bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} -(248,1,3) = {" -wNO -wNO -wNO -wNO -wNO +(251,1,3) = {" +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO bln bln -dTI -dTI bln bln bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(249,1,3) = {" -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(250,1,3) = {" -wNO -wNO -wNO -wNO -wNO -fwx -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG bln -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -"} -(251,1,3) = {" -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO "} (252,1,3) = {" -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln "} (253,1,3) = {" -wNO -wNO -wNO -wNO -wNO -fwx -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln "} (254,1,3) = {" -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln "} (255,1,3) = {" -wNO -wNO -wNO -wNO -wNO bln -hHG -hHG -hHG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -vbG -hHG -hHG -hHG -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO -wNO +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln +bln "} diff --git a/_maps/map_files/IceWilderness/forest.dmm b/_maps/map_files/IceWilderness/forest.dmm new file mode 100644 index 000000000000..b387a52fb921 --- /dev/null +++ b/_maps/map_files/IceWilderness/forest.dmm @@ -0,0 +1,65556 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"a" = ( +/turf/open/genturf, +/area/icemoon/surface/outdoors/always_forested) +"j" = ( +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"y" = ( +/obj/item/flashlight/lantern/on, +/turf/open/genturf, +/area/icemoon/surface/outdoors/always_forested) +"z" = ( +/turf/open/chasm/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"M" = ( +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"Z" = ( +/turf/open/genturf, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) + +(1,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(2,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(3,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(4,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(5,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(6,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(7,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(8,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(9,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(10,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(11,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(12,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(13,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(14,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(15,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(16,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(17,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(18,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(19,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(20,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(21,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(22,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(23,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(24,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(25,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(26,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(27,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(28,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(29,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(30,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(31,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(32,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(33,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(34,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(35,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(36,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(37,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(38,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(39,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(40,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(41,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(42,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(43,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(44,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(45,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(46,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(47,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(48,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(49,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(50,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(51,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(52,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(53,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(54,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(55,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(56,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(57,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(58,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(59,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(60,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(61,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(62,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(63,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(64,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(65,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(66,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(67,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(68,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(69,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(70,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(71,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(72,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(73,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +y +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(74,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(75,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(76,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(77,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(78,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(79,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(80,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(81,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(82,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(83,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(84,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(85,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(86,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(87,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(88,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(89,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(90,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(91,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(92,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(93,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(94,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(95,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(96,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(97,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(98,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(99,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(100,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(101,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(102,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(103,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(104,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(105,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(106,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(107,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(108,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(109,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(110,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(111,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(112,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(113,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(114,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(115,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +y +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(116,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(117,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +z +z +z +z +a +a +y +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(118,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +z +z +z +z +z +z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(119,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +z +z +z +z +z +z +z +z +z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(120,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +z +z +z +z +z +z +z +z +z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(121,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +z +z +z +z +z +z +z +z +z +z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(122,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +z +z +z +z +z +z +z +z +z +z +z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(123,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +z +z +z +z +z +z +z +z +z +z +z +z +z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(124,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +z +z +z +z +z +z +z +z +z +z +z +z +z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(125,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +z +z +z +z +z +z +z +z +z +z +z +z +z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(126,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +z +z +z +z +z +z +z +z +z +z +z +z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(127,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +z +z +z +z +z +z +z +z +z +z +z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(128,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +z +z +z +z +z +z +z +z +z +z +z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(129,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +z +z +z +z +z +z +z +z +z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(130,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +z +z +z +z +z +z +z +z +z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(131,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +z +z +z +z +z +a +a +a +y +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(132,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +y +a +z +z +z +z +z +z +z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(133,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +z +z +z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(134,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(135,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(136,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(137,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(138,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(139,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(140,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(141,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(142,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(143,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(144,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(145,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(146,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(147,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(148,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(149,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(150,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(151,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(152,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(153,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(154,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(155,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(156,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(157,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(158,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(159,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(160,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(161,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(162,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(163,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(164,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(165,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(166,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(167,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(168,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(169,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(170,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(171,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(172,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(173,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(174,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(175,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(176,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(177,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(178,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(179,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(180,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(181,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(182,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(183,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(184,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(185,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(186,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(187,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(188,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(189,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(190,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(191,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(192,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(193,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(194,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(195,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(196,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(197,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(198,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(199,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(200,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(201,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(202,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(203,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(204,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(205,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(206,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(207,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(208,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(209,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(210,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(211,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(212,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(213,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(214,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(215,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(216,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(217,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(218,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(219,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(220,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(221,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(222,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(223,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(224,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(225,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(226,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(227,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(228,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(229,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(230,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(231,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(232,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(233,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(234,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(235,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(236,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(237,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(238,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(239,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(240,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(241,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(242,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(243,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(244,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(245,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(246,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(247,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(248,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(249,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(250,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(251,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(252,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(253,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(254,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(255,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} diff --git a/_maps/map_files/IceWilderness/ice_planes.dmm b/_maps/map_files/IceWilderness/ice_planes.dmm new file mode 100644 index 000000000000..9f5b714c5d5b --- /dev/null +++ b/_maps/map_files/IceWilderness/ice_planes.dmm @@ -0,0 +1,65621 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"a" = ( +/turf/open/misc/ice/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"c" = ( +/obj/structure/railing{ + dir = 9 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"f" = ( +/obj/structure/chair/sofa/bench, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/always_forested) +"j" = ( +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"p" = ( +/obj/structure/railing{ + dir = 4 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"q" = ( +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/always_forested) +"u" = ( +/obj/structure/railing{ + dir = 5 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"v" = ( +/turf/open/lava/plasma/ice_moon, +/area/icemoon/surface/outdoors/nospawn) +"B" = ( +/obj/structure/railing, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"D" = ( +/obj/structure/closet/crate/secure, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"E" = ( +/obj/structure/chair/sofa/bench/left, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/always_forested) +"F" = ( +/obj/structure/railing{ + dir = 1 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"G" = ( +/obj/item/flashlight/lantern/on, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/always_forested) +"K" = ( +/obj/structure/railing{ + dir = 6 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"M" = ( +/turf/open/genturf, +/area/icemoon/surface/outdoors/always_forested) +"N" = ( +/obj/structure/chair/sofa/bench/right, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/always_forested) +"T" = ( +/obj/structure/railing{ + dir = 8 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Y" = ( +/obj/structure/railing{ + dir = 10 + }, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"Z" = ( +/turf/open/genturf, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) + +(1,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(2,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(3,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(4,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(5,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(6,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(7,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(8,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(9,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(10,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(11,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(12,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(13,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(14,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(15,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(16,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(17,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(18,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(19,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(20,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(21,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(22,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(23,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(24,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(25,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(26,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(27,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(28,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(29,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(30,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(31,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(32,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(33,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(34,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(35,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(36,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(37,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(38,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(39,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(40,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(41,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(42,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(43,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(44,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(45,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(46,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(47,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(48,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(49,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(50,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(51,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(52,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(53,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(54,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(55,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(56,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(57,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(58,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(59,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(60,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(61,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(62,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(63,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(64,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(65,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(66,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(67,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(68,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(69,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +a +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(70,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(71,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(72,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(73,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(74,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(75,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(76,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(77,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(78,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(79,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(80,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(81,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(82,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(83,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(84,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(85,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(86,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(87,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(88,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(89,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(90,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(91,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(92,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(93,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(94,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(95,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +a +a +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(96,1,1) = {" +j +j +j +j +j +j +j +j +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(97,1,1) = {" +j +j +j +j +j +j +j +j +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(98,1,1) = {" +j +j +j +j +j +j +j +j +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(99,1,1) = {" +j +j +j +j +j +j +j +j +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(100,1,1) = {" +j +j +j +j +j +j +j +j +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(101,1,1) = {" +j +j +j +j +j +j +j +j +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(102,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(103,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(104,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(105,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(106,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(107,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(108,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(109,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(110,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(111,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(112,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(113,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(114,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(115,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +c +T +Y +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(116,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +F +D +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(117,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +u +p +K +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(118,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(119,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(120,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(121,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(122,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(123,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(124,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(125,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(126,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(127,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(128,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(129,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(130,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(131,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(132,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(133,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(134,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(135,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(136,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(137,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(138,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(139,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(140,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(141,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(142,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(143,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(144,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(145,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(146,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(147,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(148,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(149,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(150,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(151,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +v +v +v +v +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(152,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +v +v +v +v +v +v +v +v +v +v +v +v +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(153,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +v +v +v +v +v +v +v +v +v +v +v +v +v +v +v +v +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(154,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +v +v +v +v +v +v +v +v +v +v +q +q +q +v +v +v +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(155,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +v +v +v +v +q +q +q +q +q +q +q +q +q +q +q +v +v +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(156,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +v +v +v +v +q +q +q +q +q +q +q +q +q +q +q +v +v +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(157,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +v +v +v +v +q +q +q +q +q +q +q +q +q +q +q +v +v +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(158,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +v +v +v +v +v +q +q +q +N +q +q +q +q +q +q +q +q +q +q +q +q +q +q +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(159,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +v +v +v +v +q +q +q +q +f +q +q +q +q +q +q +q +q +q +q +q +q +q +q +q +q +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(160,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +v +v +v +v +q +q +q +q +E +q +q +q +q +q +q +q +q +q +q +q +q +q +q +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(161,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +v +v +v +v +q +q +q +q +G +q +q +q +q +q +q +q +v +v +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(162,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +v +v +v +v +q +q +q +q +q +q +q +q +q +q +q +q +v +v +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(163,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +v +v +v +q +q +q +q +q +q +q +q +q +q +q +q +v +v +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(164,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +v +v +v +v +q +q +q +q +q +q +q +q +q +q +v +v +v +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(165,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +v +v +v +q +q +q +q +q +q +q +q +q +q +v +v +v +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(166,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +v +v +v +q +q +q +q +q +v +v +v +v +v +v +v +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(167,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +v +v +v +v +v +v +v +v +v +v +v +v +v +v +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(168,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +v +v +v +v +v +v +v +v +v +v +v +v +v +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(169,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +v +v +v +v +v +v +v +v +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(170,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(171,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(172,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(173,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(174,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(175,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(176,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(177,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(178,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +M +a +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(179,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +M +M +M +M +M +M +a +a +a +a +a +a +a +M +M +M +M +M +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(180,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(181,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(182,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(183,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(184,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(185,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(186,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(187,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(188,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(189,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(190,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(191,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(192,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(193,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(194,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(195,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(196,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(197,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(198,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(199,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(200,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(201,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(202,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(203,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(204,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(205,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(206,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(207,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(208,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(209,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(210,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(211,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(212,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(213,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(214,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(215,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(216,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(217,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(218,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(219,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(220,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(221,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(222,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(223,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(224,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(225,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(226,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(227,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(228,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(229,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(230,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(231,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(232,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(233,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(234,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(235,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(236,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(237,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(238,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(239,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(240,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(241,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(242,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(243,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(244,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(245,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(246,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(247,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(248,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(249,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(250,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(251,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(252,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(253,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(254,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(255,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} diff --git a/_maps/map_files/IceWilderness/mountain.dmm b/_maps/map_files/IceWilderness/mountain.dmm new file mode 100644 index 000000000000..03d18954426b --- /dev/null +++ b/_maps/map_files/IceWilderness/mountain.dmm @@ -0,0 +1,65581 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"a" = ( +/turf/open/cliff/snowrock, +/area/icemoon/surface/outdoors/nospawn) +"j" = ( +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"p" = ( +/obj/item/stack/sheet/mineral/wood, +/turf/open/genturf, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"r" = ( +/turf/closed/wall/mineral/wood/nonmetal, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"t" = ( +/obj/structure/fake_stairs/wood/directional/north, +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"A" = ( +/turf/open/chasm/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"B" = ( +/turf/open/genturf, +/area/icemoon/surface/outdoors/always_forested) +"E" = ( +/obj/item/clothing/shoes/wheelys/skishoes, +/turf/open/genturf, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"M" = ( +/turf/open/cliff/snowrock, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"P" = ( +/turf/open/lava/plasma/ice_moon, +/area/icemoon/surface/outdoors/nospawn) +"T" = ( +/obj/vehicle/ridden/wheelchair, +/turf/open/genturf, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"Y" = ( +/obj/structure/door_assembly/door_assembly_wood, +/turf/open/genturf, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"Z" = ( +/turf/open/genturf, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) + +(1,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(2,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(3,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(4,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(5,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(6,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(7,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(8,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(9,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(10,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(11,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(12,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(13,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(14,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(15,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(16,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(17,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(18,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(19,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(20,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(21,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(22,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(23,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(24,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(25,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(26,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +A +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(27,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(28,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(29,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(30,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(31,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(32,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(33,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(34,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(35,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +B +B +B +B +B +B +a +a +a +a +a +a +a +a +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(36,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +B +B +B +B +B +B +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(37,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +B +B +B +B +B +B +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(38,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +B +B +B +B +B +B +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(39,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +B +B +B +B +B +B +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(40,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(41,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(42,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(43,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(44,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(45,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(46,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(47,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +Z +Z +Z +Z +Z +B +B +B +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(48,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +Z +Z +Z +Z +Z +B +B +B +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(49,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(50,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(51,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(52,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(53,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(54,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(55,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(56,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +Z +Z +Z +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(57,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +Z +Z +Z +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(58,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +Z +Z +Z +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(59,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(60,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(61,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(62,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(63,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(64,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(65,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(66,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(67,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(68,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(69,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(70,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(71,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(72,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(73,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(74,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(75,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(76,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(77,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(78,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(79,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(80,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(81,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +Z +B +B +B +B +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(82,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +t +t +t +t +t +t +t +t +t +t +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(83,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +t +t +t +t +t +t +t +t +t +t +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(84,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +t +t +t +t +t +t +t +t +t +t +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(85,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(86,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(87,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(88,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(89,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(90,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(91,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(92,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(93,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(94,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(95,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +M +M +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(96,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +M +M +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(97,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +M +M +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(98,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +T +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +M +M +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(99,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +p +p +Z +p +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +M +M +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(100,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +p +p +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +M +M +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(101,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +p +p +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +M +M +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(102,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +r +r +r +r +Z +p +p +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +M +M +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(103,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +r +E +E +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +M +M +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(104,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +r +E +Z +p +p +Z +Y +Z +p +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +M +M +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(105,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +p +Z +r +Z +Z +p +p +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +M +M +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(106,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +r +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +M +M +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(107,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +r +r +r +r +r +r +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +M +M +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(108,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +M +M +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(109,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +p +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +M +M +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(110,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +M +M +M +M +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(111,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(112,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(113,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(114,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(115,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(116,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(117,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(118,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(119,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(120,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(121,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(122,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(123,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(124,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(125,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(126,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(127,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(128,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(129,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(130,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(131,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(132,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(133,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +M +M +M +M +M +M +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(134,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +M +M +M +M +M +M +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(135,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +M +M +M +M +M +M +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(136,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +M +M +M +M +M +M +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(137,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +M +M +M +M +M +M +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(138,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +M +M +M +M +M +M +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(139,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +M +M +M +M +M +M +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(140,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +M +M +M +M +M +M +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(141,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +M +M +M +M +M +M +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(142,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +M +M +M +M +M +M +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(143,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +M +M +M +M +M +M +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(144,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +M +M +M +M +M +M +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(145,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(146,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(147,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(148,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(149,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(150,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(151,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(152,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(153,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(154,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(155,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(156,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(157,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(158,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(159,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(160,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(161,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(162,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(163,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(164,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(165,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(166,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(167,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(168,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(169,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(170,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(171,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(172,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(173,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(174,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(175,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(176,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(177,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(178,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(179,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(180,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(181,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(182,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(183,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(184,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(185,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(186,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(187,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(188,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(189,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(190,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(191,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(192,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(193,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(194,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(195,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(196,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +Z +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(197,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +B +B +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(198,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +B +B +B +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(199,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(200,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(201,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(202,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(203,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(204,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(205,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(206,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(207,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(208,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +a +a +a +a +a +a +a +a +a +a +a +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(209,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +a +a +a +a +a +a +a +a +a +a +a +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(210,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(211,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(212,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(213,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(214,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(215,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(216,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(217,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(218,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +B +B +B +B +B +B +B +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(219,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(220,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(221,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(222,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +B +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(223,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +A +A +A +A +A +A +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(224,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(225,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(226,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(227,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +A +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(228,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(229,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(230,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(231,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(232,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(233,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +P +P +P +P +P +P +P +P +P +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(234,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(235,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(236,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(237,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(238,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(239,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(240,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(241,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(242,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(243,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(244,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(245,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(246,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(247,1,1) = {" +j +j +j +j +j +j +j +j +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +Z +j +j +j +j +j +j +j +j +"} +(248,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(249,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(250,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(251,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(252,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(253,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(254,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(255,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} diff --git a/_maps/map_files/IceWilderness/rocky_planes.dmm b/_maps/map_files/IceWilderness/rocky_planes.dmm new file mode 100644 index 000000000000..32b06c89ed15 --- /dev/null +++ b/_maps/map_files/IceWilderness/rocky_planes.dmm @@ -0,0 +1,65546 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"a" = ( +/turf/open/genturf, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"j" = ( +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) +"L" = ( +/turf/open/genturf, +/area/icemoon/surface/outdoors/rocky) + +(1,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(2,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(3,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(4,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(5,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(6,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(7,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(8,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(9,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(10,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(11,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(12,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(13,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(14,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(15,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(16,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(17,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(18,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(19,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +a +L +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(20,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(21,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(22,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(23,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(24,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(25,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(26,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(27,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(28,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(29,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(30,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(31,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(32,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(33,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(34,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(35,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(36,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(37,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(38,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(39,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(40,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(41,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(42,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(43,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(44,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(45,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(46,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(47,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(48,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(49,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(50,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(51,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(52,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(53,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(54,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(55,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(56,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(57,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(58,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(59,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(60,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(61,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(62,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(63,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(64,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(65,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(66,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(67,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(68,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(69,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(70,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(71,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(72,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(73,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(74,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(75,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(76,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(77,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(78,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(79,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(80,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(81,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(82,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(83,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(84,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(85,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(86,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(87,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(88,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(89,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(90,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(91,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(92,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(93,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(94,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(95,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(96,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(97,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(98,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(99,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(100,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(101,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(102,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(103,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(104,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(105,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(106,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(107,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(108,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(109,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(110,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(111,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(112,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(113,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(114,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(115,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(116,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(117,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(118,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(119,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(120,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(121,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(122,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(123,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(124,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(125,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(126,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(127,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(128,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(129,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(130,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(131,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(132,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(133,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(134,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(135,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(136,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(137,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(138,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(139,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(140,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(141,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(142,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(143,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(144,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(145,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(146,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(147,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(148,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(149,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(150,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(151,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(152,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(153,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(154,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(155,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(156,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(157,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(158,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(159,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(160,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(161,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(162,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(163,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(164,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(165,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(166,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(167,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(168,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(169,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(170,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(171,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(172,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(173,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(174,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(175,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(176,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(177,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(178,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(179,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(180,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(181,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(182,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(183,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(184,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(185,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(186,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(187,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(188,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(189,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(190,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(191,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(192,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(193,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(194,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(195,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(196,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(197,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(198,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(199,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(200,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(201,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(202,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(203,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(204,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(205,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(206,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(207,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(208,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(209,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(210,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(211,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(212,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(213,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(214,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(215,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(216,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(217,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(218,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(219,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(220,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(221,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(222,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(223,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(224,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(225,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(226,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(227,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(228,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(229,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(230,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(231,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(232,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(233,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(234,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(235,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(236,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(237,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +L +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(238,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(239,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(240,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(241,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(242,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(243,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(244,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(245,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(246,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(247,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(248,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(249,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(250,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(251,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(252,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(253,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(254,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(255,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} diff --git a/_maps/map_files/IceWilderness/snow_planes.dmm b/_maps/map_files/IceWilderness/snow_planes.dmm new file mode 100644 index 000000000000..10fb760d1442 --- /dev/null +++ b/_maps/map_files/IceWilderness/snow_planes.dmm @@ -0,0 +1,65543 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"a" = ( +/turf/open/genturf, +/area/icemoon/surface/outdoors/unexplored/rivers/no_monsters) +"j" = ( +/turf/open/misc/asteroid/snow/icemoon, +/area/icemoon/surface/outdoors/nospawn) + +(1,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(2,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(3,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(4,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(5,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(6,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(7,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(8,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(9,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(10,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(11,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(12,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(13,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(14,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(15,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(16,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(17,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(18,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(19,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(20,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(21,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(22,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(23,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(24,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(25,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(26,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(27,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(28,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(29,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(30,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(31,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(32,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(33,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(34,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(35,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(36,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(37,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(38,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(39,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(40,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(41,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(42,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(43,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(44,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(45,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(46,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(47,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(48,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(49,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(50,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(51,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(52,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(53,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(54,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(55,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(56,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(57,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(58,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(59,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(60,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(61,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(62,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(63,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(64,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(65,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(66,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(67,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(68,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(69,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(70,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(71,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(72,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(73,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(74,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(75,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(76,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(77,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(78,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(79,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(80,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(81,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(82,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(83,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(84,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(85,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(86,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(87,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(88,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(89,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(90,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(91,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(92,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(93,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(94,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(95,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(96,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(97,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(98,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(99,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(100,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(101,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(102,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(103,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(104,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(105,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(106,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(107,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(108,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(109,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(110,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(111,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(112,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(113,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(114,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(115,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(116,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(117,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(118,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(119,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(120,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(121,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(122,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(123,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(124,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(125,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(126,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(127,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(128,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(129,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(130,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(131,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(132,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(133,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(134,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(135,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(136,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(137,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(138,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(139,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(140,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(141,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(142,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(143,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(144,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(145,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(146,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(147,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(148,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(149,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(150,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(151,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(152,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(153,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(154,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(155,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(156,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(157,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(158,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(159,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(160,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(161,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(162,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(163,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(164,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(165,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(166,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(167,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(168,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(169,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(170,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(171,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(172,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(173,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(174,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(175,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(176,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(177,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(178,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(179,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(180,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(181,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(182,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(183,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(184,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(185,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(186,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(187,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(188,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(189,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(190,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(191,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(192,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(193,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(194,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(195,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(196,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(197,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(198,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(199,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(200,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(201,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(202,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(203,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(204,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(205,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(206,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(207,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(208,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(209,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(210,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(211,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(212,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(213,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(214,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(215,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(216,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(217,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(218,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(219,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(220,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(221,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(222,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(223,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(224,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(225,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(226,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(227,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(228,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(229,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(230,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(231,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(232,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(233,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(234,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(235,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(236,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(237,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(238,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(239,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(240,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(241,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(242,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(243,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(244,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(245,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(246,1,1) = {" +j +j +j +j +j +j +j +j +j +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +a +j +j +j +j +j +j +j +j +j +"} +(247,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(248,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(249,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(250,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(251,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(252,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(253,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(254,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} +(255,1,1) = {" +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +j +"} diff --git a/code/__DEFINES/maps.dm b/code/__DEFINES/maps.dm index 1aae48a69a59..3827288da916 100644 --- a/code/__DEFINES/maps.dm +++ b/code/__DEFINES/maps.dm @@ -44,7 +44,7 @@ Always compile, always use that verb, and always make sure that it works for wha #define SPACERUIN_MAP_EDGE_PAD 15 /// Distance from edge to move to another z-level -#define TRANSITIONEDGE 7 +#define TRANSITIONEDGE 8 // Maploader bounds indices /// The maploader index for the maps minimum x @@ -118,6 +118,8 @@ Always compile, always use that verb, and always make sure that it works for wha #define SELFLOOPING "Self" // CROSSLINKED - mixed in with the cross-linked space pool #define CROSSLINKED "Cross" + // GRIDLINKED - connected in a consistent grid + #define GRIDLINKED "Grid" // string - type path of the z-level's baseturf (defaults to space) #define ZTRAIT_BASETURF "Baseturf" @@ -132,6 +134,13 @@ Always compile, always use that verb, and always make sure that it works for wha #define ZTRAITS_STATION list(ZTRAIT_LINKAGE = CROSSLINKED, ZTRAIT_STATION = TRUE) ///Z level traits for Deep Space #define ZTRAITS_SPACE list(ZTRAIT_LINKAGE = CROSSLINKED, ZTRAIT_SPACE_RUINS = TRUE) +///Z level traits for +#define ZTRAITS_WILDS list(\ + ZTRAIT_LINKAGE = GRIDLINKED, \ + ZTRAIT_ICE_RUINS = TRUE, \ + ZTRAIT_SNOWSTORM = FALSE, \ + ZTRAIT_BASETURF = /turf/open/misc/asteroid/snow/icemoon) + ///Z level traits for Lavaland #define ZTRAITS_LAVALAND list(\ ZTRAIT_MINING = TRUE, \ diff --git a/code/__HELPERS/_lists.dm b/code/__HELPERS/_lists.dm index ba0cc6f96759..cae09f6ee50b 100644 --- a/code/__HELPERS/_lists.dm +++ b/code/__HELPERS/_lists.dm @@ -528,6 +528,18 @@ result = pick_weight(fill_with_ones(result)) return result +/** +* Like pick_weight, but decreases the value of the picked element by 1 + * For example, given the following list: + * A = 6, B = 3, C = 1, D = 0 + * A would have a 60% chance of being picked, after which it would decrease by one and the new list would be + * A = 5, B = 3, C = 1, D = 0 + * Tt would then have a 55.55...% to be picked, rinse and repeat +*/ +/proc/pick_weight_take(list/list_to_pick) + . = pick_weight(list_to_pick) + list_to_pick[.]-- + /** * Given a list, return a copy where values without defined weights are given weight 1. * For example, fill_with_ones(list(A, B=2, C)) = list(A=1, B=2, C=1) diff --git a/code/controllers/subsystem/mapping.dm b/code/controllers/subsystem/mapping.dm index 3f499a438117..754aa17880bb 100644 --- a/code/controllers/subsystem/mapping.dm +++ b/code/controllers/subsystem/mapping.dm @@ -132,11 +132,20 @@ SUBSYSTEM_DEF(mapping) while (space_levels_so_far < current_map.space_ruin_levels) add_new_zlevel("Ruin Area [space_levels_so_far+1]", ZTRAITS_SPACE) ++space_levels_so_far + // Create empty space levels while (space_levels_so_far < current_map.space_empty_levels + current_map.space_ruin_levels) empty_space = add_new_zlevel("Empty Area [space_levels_so_far+1]", list(ZTRAIT_LINKAGE = CROSSLINKED)) ++space_levels_so_far + if(current_map.wilderness_levels) + var/list/FailedZs = list() + + LoadGroup(FailedZs, "Wilderness Area", current_map.wilderness_directory, current_map.maps_to_spawn, default_traits = ZTRAITS_WILDS, height_autosetup = FALSE) + + if(LAZYLEN(FailedZs)) + CRASH("Ice wilds failed to load!") + // Pick a random away mission. if(CONFIG_GET(flag/roundstart_away)) createRandomZlevel(prob(CONFIG_GET(number/config_gateway_chance))) @@ -237,7 +246,6 @@ SUBSYSTEM_DEF(mapping) gravity_by_z_level[z_level_number] = max_gravity return max_gravity - /** * ##setup_ruins * @@ -275,8 +283,7 @@ SUBSYSTEM_DEF(mapping) var/list/ice_ruins = levels_by_trait(ZTRAIT_ICE_RUINS) for (var/ice_z in ice_ruins) - var/river_type = HAS_TRAIT(SSstation, STATION_TRAIT_FORESTED) ? /turf/open/lava/plasma/ice_moon : /turf/open/openspace/icemoon - spawn_rivers(ice_z, 4, river_type, /area/icemoon/surface/outdoors/unexplored/rivers) + spawn_rivers(ice_z, 6, /turf/open/lava/plasma/ice_moon, /area/icemoon/surface/outdoors/unexplored/rivers) var/list/ice_ruins_underground = levels_by_trait(ZTRAIT_ICE_RUINS_UNDERGROUND) for (var/ice_z in ice_ruins_underground) diff --git a/code/datums/elements/mirage_border.dm b/code/datums/elements/mirage_border.dm index b7af7ee91f60..432426ddcf3a 100644 --- a/code/datums/elements/mirage_border.dm +++ b/code/datums/elements/mirage_border.dm @@ -40,3 +40,7 @@ INITIALIZE_IMMEDIATE(/atom/movable/mirage_holder) /atom/movable/mirage_holder name = "Mirage holder" mouse_opacity = MOUSE_OPACITY_TRANSPARENT + +/// If we, hypothetically, spawned on a turf that calls init (so non-space tiles), we would be transported to the other Z, which would be very bad +/atom/movable/mirage_holder/forceMove(atom/destination) + return FALSE diff --git a/code/datums/map_config.dm b/code/datums/map_config.dm index 3bd5a28235bd..bb7dd27e947a 100644 --- a/code/datums/map_config.dm +++ b/code/datums/map_config.dm @@ -27,8 +27,15 @@ var/traits = null var/space_ruin_levels = DEFAULT_SPACE_RUIN_LEVELS var/space_empty_levels = DEFAULT_SPACE_EMPTY_LEVELS + /// Boolean that tells us if this is a planetary station. (like IceBoxStation) var/planetary = FALSE + /// How many z's to generate around a planetary station + var/wilderness_levels = 0 + /// Directory to the wilderness area we can spawn in + var/wilderness_directory + /// Index of map names (inside wilderness_directory) with the amount to spawn. ("ice_planes" = 1) for one ice spawn + var/list/maps_to_spawn = list() ///The type of mining Z-level that should be loaded. var/minetype = MINETYPE_LAVALAND @@ -189,6 +196,13 @@ log_world("map_config space_empty_levels is not a number!") return + temp = json["wilderness_levels"] + if (isnum(temp)) + wilderness_levels = temp + else if (!isnull(temp)) + log_world("map_config wilderness_levels is not a number!") + return + if ("minetype" in json) minetype = json["minetype"] @@ -226,6 +240,17 @@ if ("height_autosetup" in json) height_autosetup = json["height_autosetup"] + var/list/wilderness = json["wilderness"] + // If we got wilderness levels, fetch them from the config + if (islist(wilderness)) + wilderness_directory = wilderness["directory"] + wilderness.Remove("directory") + + // Just pick and take based on weight + for(var/i in 1 to wilderness_levels) + maps_to_spawn += pick_weight_take(wilderness) + shuffle(maps_to_spawn) + #ifdef UNIT_TESTS // Check for unit tests to skip, no reason to check these if we're not running tests for(var/path_as_text in json["ignored_unit_tests"]) diff --git a/code/datums/mapgen/Cavegens/IcemoonCaves.dm b/code/datums/mapgen/Cavegens/IcemoonCaves.dm index 926c05ce45cf..475465783617 100644 --- a/code/datums/mapgen/Cavegens/IcemoonCaves.dm +++ b/code/datums/mapgen/Cavegens/IcemoonCaves.dm @@ -35,12 +35,15 @@ ) /datum/map_generator/cave_generator/icemoon/surface - flora_spawn_chance = 4 + weighted_open_turf_types = list(/turf/open/misc/asteroid/snow/icemoon = 1) + flora_spawn_chance = 60 weighted_mob_spawn_list = null - initial_closed_chance = 53 + initial_closed_chance = 0 birth_limit = 5 death_limit = 4 smoothing_iterations = 10 + + feature_spawn_chance = 0.15 weighted_feature_spawn_list = list( /obj/structure/geyser/hollowwater = 10, /obj/structure/geyser/plasma_oxide = 10, @@ -49,9 +52,14 @@ /obj/structure/geyser/wittel = 10, ) + weighted_flora_spawn_list = list( + /obj/structure/flora/ash/chilly = 2, + /obj/structure/flora/grass/both/style_random = 20, + /obj/structure/flora/tree/pine/style_random = 2, + ) + /// Surface snow generator variant for forested station trait, WITH FORESTSSSS /datum/map_generator/cave_generator/icemoon/surface/forested - weighted_open_turf_types = list(/turf/open/misc/asteroid/snow/icemoon = 1) initial_closed_chance = 10 flora_spawn_chance = 80 @@ -69,6 +77,10 @@ mob_spawn_chance = 0.2 weighted_mob_spawn_list = list(/mob/living/basic/deer/ice = 99, /mob/living/basic/tree = 1, /obj/effect/spawner/random/lavaland_mob/raptor = 15) +/datum/map_generator/cave_generator/icemoon/surface/rocky + initial_closed_chance = 53 + mob_spawn_chance = 0.5 + /datum/map_generator/cave_generator/icemoon/surface/noruins //use this for when you don't want ruins to spawn in a certain area /datum/map_generator/cave_generator/icemoon/deep diff --git a/code/game/area/areas/mining.dm b/code/game/area/areas/mining.dm index 50e078959fd1..9f0bcfab8f6d 100644 --- a/code/game/area/areas/mining.dm +++ b/code/game/area/areas/mining.dm @@ -217,8 +217,10 @@ /// this is the area you use for stuff to not spawn, but if you still want weather. /area/icemoon/surface/outdoors/nospawn -// unless you roll forested trait lol (fuck you time green) -/area/icemoon/surface/outdoors/nospawn/New() +/area/icemoon/surface/outdoors/less_spawns + icon_state = "less_spawns" + +/area/icemoon/surface/outdoors/less_spawns/New() . = ..() // this area SOMETIMES does map generation. Often it doesn't at all // so it SHOULD NOT be used with the genturf turf type, as it is not always replaced @@ -227,6 +229,16 @@ // flip this on, the generator has already disabled dangerous fauna area_flags = MOB_SPAWN_ALLOWED | FLORA_ALLOWED +/area/icemoon/surface/outdoors/always_forested + icon_state = "forest" + map_generator = /datum/map_generator/cave_generator/icemoon/surface/forested + area_flags = MOB_SPAWN_ALLOWED | FLORA_ALLOWED | CAVES_ALLOWED + +/area/icemoon/surface/outdoors/rocky + icon_state = "rocky" + map_generator = /datum/map_generator/cave_generator/icemoon/surface/rocky + area_flags = MOB_SPAWN_ALLOWED | FLORA_ALLOWED | CAVES_ALLOWED + /area/icemoon/surface/outdoors/noteleport // for places like the cursed spring water area_flags = UNIQUE_AREA | FLORA_ALLOWED | NOTELEPORT diff --git a/code/game/objects/items/rcd/RCD.dm b/code/game/objects/items/rcd/RCD.dm index 1bc5df2ed86b..9098908ef23c 100644 --- a/code/game/objects/items/rcd/RCD.dm +++ b/code/game/objects/items/rcd/RCD.dm @@ -236,6 +236,11 @@ * * [mob][user]- the user building this structure */ /obj/item/construction/rcd/proc/rcd_create(atom/target, mob/user) + if(isopenturf(target)) + var/turf/open/open = target + if(!open.CanBuildHere()) + return NONE + var/list/rcd_results = target.rcd_vals(user, src) // does this atom allow for rcd actions? if(!rcd_results) // nope return NONE diff --git a/code/game/turfs/open/_open.dm b/code/game/turfs/open/_open.dm index e2aac7afa980..2dd779a7f1f5 100644 --- a/code/game/turfs/open/_open.dm +++ b/code/game/turfs/open/_open.dm @@ -18,6 +18,12 @@ /// Are burnt overlays smoothed? if they are we have to change a little bit about how we render them var/smooth_burnt = FALSE + /// Custom destination for mirages + var/destination_z + /// Custom destination for mirages + var/destination_x + /// Custom destination for mirages + var/destination_y /// Returns a list of every turf state considered "broken". /// Will be randomly chosen if a turf breaks at runtime. @@ -107,6 +113,55 @@ . = ..() update_visuals() +//ATTACK GHOST IGNORING PARENT RETURN VALUE +/turf/open/attack_ghost(mob/dead/observer/user) + . = ..() + if(destination_z) + var/turf/T = locate(destination_x, destination_y, destination_z) + user.forceMove(T) + +/turf/open/proc/CanBuildHere() + if(destination_z) + return FALSE + return TRUE + +/turf/open/is_transition_turf() + if(destination_x || destination_y || destination_z) + return TRUE + +/turf/open/Entered(atom/movable/arrived, atom/old_loc, list/atom/old_locs) + . = ..() + if(!arrived || src != arrived.loc) + return + + if(!destination_z || !destination_x || !destination_y || arrived.pulledby || arrived.currently_z_moving) + return + + var/tx = destination_x + var/ty = destination_y + var/turf/DT = locate(tx, ty, destination_z) + var/itercount = 0 + while(DT.density || istype(DT.loc,/area/shuttle)) // Extend towards the center of the map, trying to look for a better place to arrive + if (itercount++ >= 100) + log_game("SPACE Z-TRANSIT ERROR: Could not find a safe place to land [arrived] within 100 iterations.") + break + if (tx < 128) + tx++ + else + tx-- + if (ty < 128) + ty++ + else + ty-- + DT = locate(tx, ty, destination_z) + + arrived.zMove(null, DT, ZMOVE_ALLOW_BUCKLED) + + var/atom/movable/current_pull = arrived.pulling + while (current_pull) + var/turf/target_turf = get_step(current_pull.pulledby.loc, REVERSE_DIR(current_pull.pulledby.dir)) || current_pull.pulledby.loc + current_pull.zMove(null, target_turf, ZMOVE_ALLOW_BUCKLED) + current_pull = current_pull.pulling /** * Replace an open turf with another open turf while avoiding the pitfall of replacing plating with a floor tile, leaving a hole underneath. * This replaces the current turf if it is plating and is passed plating, is tile and is passed tile. diff --git a/code/game/turfs/open/openspace.dm b/code/game/turfs/open/openspace.dm index 5d6dc0fbe755..d2149766faa1 100644 --- a/code/game/turfs/open/openspace.dm +++ b/code/game/turfs/open/openspace.dm @@ -110,7 +110,7 @@ /turf/open/openspace/proc/CanCoverUp() return can_cover_up -/turf/open/openspace/proc/CanBuildHere() +/turf/open/openspace/CanBuildHere() return can_build_on /turf/open/openspace/attackby(obj/item/attacking_item, mob/user, list/modifiers) @@ -132,9 +132,6 @@ return ..() /turf/open/openspace/rcd_vals(mob/user, obj/item/construction/rcd/the_rcd) - if(!CanBuildHere()) - return FALSE - if(the_rcd.mode == RCD_TURF && the_rcd.rcd_design_path == /turf/open/floor/plating/rcd) var/obj/structure/lattice/L = locate(/obj/structure/lattice, src) if(L) diff --git a/code/game/turfs/open/space/space.dm b/code/game/turfs/open/space/space.dm index dadd4de9ab84..e20137240dbc 100644 --- a/code/game/turfs/open/space/space.dm +++ b/code/game/turfs/open/space/space.dm @@ -54,10 +54,6 @@ GLOBAL_LIST_EMPTY(starlight) thermal_conductivity = OPEN_HEAT_TRANSFER_COEFFICIENT heat_capacity = 700000 - var/destination_z - var/destination_x - var/destination_y - var/static/datum/gas_mixture/immutable/space/space_gas = new // We do NOT want atmos adjacent turfs init_air = FALSE @@ -87,12 +83,6 @@ GLOBAL_LIST_EMPTY(starlight) GLOB.starlight -= src return ..() -//ATTACK GHOST IGNORING PARENT RETURN VALUE -/turf/open/space/attack_ghost(mob/dead/observer/user) - if(destination_z) - var/turf/T = locate(destination_x, destination_y, destination_z) - user.forceMove(T) - /turf/open/space/TakeTemperature(temp) /turf/open/space/RemoveLattice() @@ -132,11 +122,6 @@ GLOBAL_LIST_EMPTY(starlight) /turf/open/space/attack_paw(mob/user, list/modifiers) return attack_hand(user, modifiers) -/turf/open/space/proc/CanBuildHere() - if(destination_z) - return FALSE - return TRUE - /turf/open/space/handle_slip() return @@ -149,40 +134,6 @@ GLOBAL_LIST_EMPTY(starlight) else if(ismetaltile(attacking_item)) build_with_floor_tiles(attacking_item, user) - -/turf/open/space/Entered(atom/movable/arrived, atom/old_loc, list/atom/old_locs) - . = ..() - if(!arrived || src != arrived.loc) - return - - if(destination_z && destination_x && destination_y && !arrived.pulledby && !arrived.currently_z_moving) - var/tx = destination_x - var/ty = destination_y - var/turf/DT = locate(tx, ty, destination_z) - var/itercount = 0 - while(DT.density || istype(DT.loc,/area/shuttle)) // Extend towards the center of the map, trying to look for a better place to arrive - if (itercount++ >= 100) - log_game("SPACE Z-TRANSIT ERROR: Could not find a safe place to land [arrived] within 100 iterations.") - break - if (tx < 128) - tx++ - else - tx-- - if (ty < 128) - ty++ - else - ty-- - DT = locate(tx, ty, destination_z) - - arrived.zMove(null, DT, ZMOVE_ALLOW_BUCKLED) - - var/atom/movable/current_pull = arrived.pulling - while (current_pull) - var/turf/target_turf = get_step(current_pull.pulledby.loc, REVERSE_DIR(current_pull.pulledby.dir)) || current_pull.pulledby.loc - current_pull.zMove(null, target_turf, ZMOVE_ALLOW_BUCKLED) - current_pull = current_pull.pulling - - /turf/open/space/MakeSlippery(wet_setting, min_wet_time, wet_time_to_add, max_wet_time, permanent) return @@ -194,11 +145,6 @@ GLOBAL_LIST_EMPTY(starlight) return TRUE return FALSE -/turf/open/space/is_transition_turf() - if(destination_x || destination_y || destination_z) - return TRUE - - /turf/open/space/acid_act(acidpwr, acid_volume) return FALSE @@ -208,9 +154,6 @@ GLOBAL_LIST_EMPTY(starlight) /turf/open/space/rcd_vals(mob/user, obj/item/construction/rcd/the_rcd) - if(!CanBuildHere()) - return FALSE - if(the_rcd.mode == RCD_TURF) if(the_rcd.rcd_design_path == /turf/open/floor/plating/rcd) var/obj/structure/lattice/lattice = locate(/obj/structure/lattice, src) diff --git a/code/modules/mapping/space_management/space_level.dm b/code/modules/mapping/space_management/space_level.dm index 1747806cb216..5e555ebb41ad 100644 --- a/code/modules/mapping/space_management/space_level.dm +++ b/code/modules/mapping/space_management/space_level.dm @@ -18,5 +18,4 @@ else // in case a single trait is passed in SSmapping.z_trait_levels[new_traits] += list(new_z) - set_linkage(new_traits[ZTRAIT_LINKAGE]) diff --git a/code/modules/mapping/space_management/space_transition.dm b/code/modules/mapping/space_management/space_transition.dm index e5db045e92d2..7f2eafe00990 100644 --- a/code/modules/mapping/space_management/space_transition.dm +++ b/code/modules/mapping/space_management/space_transition.dm @@ -60,39 +60,23 @@ /datum/controller/subsystem/mapping/proc/setup_map_transitions() //listamania var/list/transition_levels = list() var/list/cached_z_list = z_list + var/linkage for(var/datum/space_level/level as anything in cached_z_list) - if (level.linkage == CROSSLINKED) - transition_levels.Add(level) + if(level.linkage != CROSSLINKED && level.linkage != GRIDLINKED) + continue - var/grid_diameter = (length(transition_levels) * 2) + 1 - var/list/grid = new /list(grid_diameter ** 2) + transition_levels.Add(level) - var/datum/space_transition_point/point - for(var/x in 1 to grid_diameter) - for(var/y in 1 to grid_diameter) - point = new/datum/space_transition_point(x, y, grid) - grid[CHORDS_TO_1D(x, y, grid_diameter)] = point - for(point as anything in grid) - point.set_neigbours(grid, grid_diameter) + if(!isnull(linkage) && level.linkage != linkage) + // Either you be gridlinked or crosslinked, both is uhhh... a headache + stack_trace("Mixed linkages detected in z-level neighbour transitions!") + continue + linkage = level.linkage - var/center = round(grid_diameter / 2) - point = grid[CHORDS_TO_1D(grid_diameter, center, center)] - grid.Cut() - - var/list/transition_pick = transition_levels.Copy() - var/list/possible_points = list() - var/list/used_points = list() - while(transition_pick.len) - var/datum/space_level/level = pick_n_take(transition_pick) - level.xi = point.x - level.yi = point.y - point.spl = level - possible_points |= point.neigbours - used_points |= point - possible_points.Remove(used_points) - level.set_neigbours(used_points) - point = pick(possible_points) - CHECK_TICK + if(linkage == CROSSLINKED) + set_cross_linkages(transition_levels) + else if(linkage == GRIDLINKED) + set_grid_linkages(transition_levels) // Now that we've handed out neighbors, we're gonna handle an edge case // Need to check if all our levels have neighbors in all directions @@ -141,7 +125,7 @@ var/datum/space_level/neighbor = level.neigbours["[dirside]"] var/zdestination = neighbor.z_value - for(var/turf/open/space/S in turfblock) + for(var/turf/open/S in turfblock) S.destination_x = x_target || S.x S.destination_y = y_target || S.y S.destination_z = zdestination @@ -162,4 +146,60 @@ var/turf/place = locate(S.destination_x, S.destination_y, zdestination) S.AddElement(/datum/element/mirage_border, place, mirage_dir, range_cached) +/// Construct linkages randomly to get maze-like space transitions +/// We do this by constructing a very large grid, and placing the levels randomly inside, and then filling out the empty spaces +/datum/controller/subsystem/mapping/proc/set_cross_linkages(list/transition_levels) + var/grid_diameter = (length(transition_levels) * 2) + 1 + var/list/grid = new /list(grid_diameter ** 2) + + var/datum/space_transition_point/point + for(var/x in 1 to grid_diameter) + for(var/y in 1 to grid_diameter) + point = new /datum/space_transition_point(x, y, grid) + grid[CHORDS_TO_1D(x, y, grid_diameter)] = point + for(point as anything in grid) + point.set_neigbours(grid, grid_diameter) + + var/center = round(grid_diameter / 2) + point = grid[CHORDS_TO_1D(grid_diameter, center, center)] + grid.Cut() + + var/list/transition_pick = transition_levels.Copy() + var/list/possible_points = list() + var/list/used_points = list() + + while(transition_pick.len) + var/datum/space_level/level = pick_n_take(transition_pick) + level.xi = point.x + level.yi = point.y + point.spl = level + possible_points |= point.neigbours + used_points |= point + possible_points.Remove(used_points) + level.set_neigbours(used_points) + point = pick(possible_points) + CHECK_TICK + +/// Connect the z-levels in a non-randomized grid +/datum/controller/subsystem/mapping/proc/set_grid_linkages(list/transition_levels) + var/grid_diameter = ceil(sqrt(length(transition_levels))) + var/list/grid = new /list(grid_diameter ** 2) + + // Construct an imaginary grid with the right neighbours etc for our grid + var/datum/space_transition_point/point + for(var/x in 1 to grid_diameter) + for(var/y in 1 to grid_diameter) + point = new /datum/space_transition_point(x, y, grid) + grid[CHORDS_TO_1D(x, y, grid_diameter)] = point + + // Translate the grid we made to the z-levels + var/list/used_points = list() + for(var/i in 1 to transition_levels.len) + var/datum/space_level/level = transition_levels[i] + point = grid[i] + level.xi = point.x + level.yi = point.y + point.spl = level + used_points += point //this used_points list is kinda lame, you can remove it if you can find out what the slice function in byond is + level.set_neigbours(used_points) #undef CHORDS_TO_1D diff --git a/icons/area/areas_station.dmi b/icons/area/areas_station.dmi index 7d6739d9bbdabb0d2f72be1feab234db70b06828..487883d24a64c7b11ff88053522783312a183a38 100644 GIT binary patch literal 47843 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 OjIP#$dlee?QU3=FE~0z@ From f17100c88606ab86f7d85a33001643929fb2edb3 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 06:59:19 +0000 Subject: [PATCH 046/283] Automatic changelog for PR #91920 [ci skip] --- html/changelogs/AutoChangeLog-pr-91920.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-91920.yml diff --git a/html/changelogs/AutoChangeLog-pr-91920.yml b/html/changelogs/AutoChangeLog-pr-91920.yml new file mode 100644 index 000000000000..28d6e6f8e11b --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-91920.yml @@ -0,0 +1,4 @@ +author: "Time-Green" +delete-after: True +changes: + - rscadd: "Icebox surface is now a 1x3 z-level grid! Rejoice, explorers!" \ No newline at end of file From 0bd054538aa5a847c0ec03c199f0e52ddfeb828c Mon Sep 17 00:00:00 2001 From: Kashargul <144968721+Kashargul@users.noreply.github.com> Date: Fri, 15 Aug 2025 14:51:58 +0200 Subject: [PATCH 047/283] follow up fix for #92508 (#92571) ## About The Pull Request This is a follow up patch for #92508, otherwise than said in coderbus, calling the cleanup too early can lead to bad assets. We'll now keep track of the count of assets in generation and only clean up after they all have passed the generation. grafik ## Why It's Good For The Game ## Changelog There should be nothing player facing here as the asset job fails straight up if the cache was cleared too early. --- code/controllers/subsystem/asset_loading.dm | 3 ++- .../asset_cache/spritesheet/batched/batched_spritesheet.dm | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/code/controllers/subsystem/asset_loading.dm b/code/controllers/subsystem/asset_loading.dm index 1129ae94c155..8bafe88ffbc4 100644 --- a/code/controllers/subsystem/asset_loading.dm +++ b/code/controllers/subsystem/asset_loading.dm @@ -7,6 +7,7 @@ SUBSYSTEM_DEF(asset_loading) flags = SS_NO_INIT runlevels = RUNLEVEL_LOBBY|RUNLEVELS_DEFAULT var/list/datum/asset/generate_queue = list() + var/assets_generating = 0 var/last_queue_len = 0 /datum/controller/subsystem/asset_loading/fire(resumed) @@ -22,7 +23,7 @@ SUBSYSTEM_DEF(asset_loading) return // We just emptied the queue - if(last_queue_len && !length(generate_queue)) + if(last_queue_len && !length(generate_queue) && !assets_generating) // Clean up cached icons, freeing memory. rustg_iconforge_cleanup() diff --git a/code/modules/asset_cache/spritesheet/batched/batched_spritesheet.dm b/code/modules/asset_cache/spritesheet/batched/batched_spritesheet.dm index d537b20c7b16..650c87cf6807 100644 --- a/code/modules/asset_cache/spritesheet/batched/batched_spritesheet.dm +++ b/code/modules/asset_cache/spritesheet/batched/batched_spritesheet.dm @@ -189,8 +189,10 @@ var/data_out if(yield || !isnull(job_id)) if(isnull(job_id)) + SSasset_loading.assets_generating++ job_id = rustg_iconforge_generate_async("data/spritesheets/", name, entries_json, do_cache, FALSE, TRUE) UNTIL((data_out = rustg_iconforge_check(job_id)) != RUSTG_JOB_NO_RESULTS_YET) + SSasset_loading.assets_generating-- else data_out = rustg_iconforge_generate("data/spritesheets/", name, entries_json, do_cache, FALSE, TRUE) if (data_out == RUSTG_JOB_ERROR) From dd37687c59e0e47e904e097289bc9352c633f3b9 Mon Sep 17 00:00:00 2001 From: Bloop <13398309+vinylspiders@users.noreply.github.com> Date: Fri, 15 Aug 2025 08:58:11 -0400 Subject: [PATCH 048/283] Fixes a couple more mob-related hard dels + fixes a balloon alert race condition from brimdemon fang (#92498) ## About The Pull Request Tin, some more hard dels that were found. Additionally there was a balloon alert meant to display phrases like "Kapow!" "Bam!" etc but it is runtiming before it can do so because the mob gets deleted before the balloon alert gets displayed. (solution for these sorts of issues is to display the balloon alert on the `loc` instead. ## Why It's Good For The Game Less chug, and a bugfix. ## Changelog Probably nothing worth mentioning --- code/datums/actions/mobs/transform_weapon.dm | 13 ++++++------- .../equipment/kinetic_crusher/trophies_fauna.dm | 2 +- .../living/basic/lavaland/brimdemon/brimdemon.dm | 4 ++++ .../hostile/megafauna/blood_drunk_miner.dm | 15 +++++++++++++-- 4 files changed, 24 insertions(+), 10 deletions(-) diff --git a/code/datums/actions/mobs/transform_weapon.dm b/code/datums/actions/mobs/transform_weapon.dm index b268fac64144..ae6a080d27f3 100644 --- a/code/datums/actions/mobs/transform_weapon.dm +++ b/code/datums/actions/mobs/transform_weapon.dm @@ -18,10 +18,9 @@ /datum/action/cooldown/mob_cooldown/transform_weapon/proc/do_transform(atom/target) if(!istype(owner, /mob/living/simple_animal/hostile/megafauna/blood_drunk_miner)) return - var/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner/BDM = owner - var/obj/item/melee/cleaving_saw/miner/miner_saw = BDM.miner_saw - miner_saw.attack_self(owner) - var/saw_open = HAS_TRAIT(miner_saw, TRAIT_TRANSFORM_ACTIVE) - BDM.rapid_melee = saw_open ? 3 : 5 - BDM.icon_state = "miner[saw_open ? "_transformed":""]" - BDM.icon_living = "miner[saw_open ? "_transformed":""]" + var/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner/blood_drunk_miner = owner + blood_drunk_miner.miner_saw.attack_self(owner) + var/saw_open = HAS_TRAIT(blood_drunk_miner.miner_saw, TRAIT_TRANSFORM_ACTIVE) + blood_drunk_miner.rapid_melee = saw_open ? 3 : 5 + blood_drunk_miner.icon_state = "miner[saw_open ? "_transformed":""]" + blood_drunk_miner.icon_living = "miner[saw_open ? "_transformed":""]" diff --git a/code/modules/mining/equipment/kinetic_crusher/trophies_fauna.dm b/code/modules/mining/equipment/kinetic_crusher/trophies_fauna.dm index 2f5e4b8302bc..c8bc6404fdb0 100644 --- a/code/modules/mining/equipment/kinetic_crusher/trophies_fauna.dm +++ b/code/modules/mining/equipment/kinetic_crusher/trophies_fauna.dm @@ -138,7 +138,7 @@ /obj/item/crusher_trophy/brimdemon_fang/on_mark_detonation(mob/living/target, mob/living/user) . = ..() - target.balloon_alert_to_viewers("[pick(comic_phrases)]!") + target.loc.balloon_alert_to_viewers("[pick(comic_phrases)]!") playsound(target, 'sound/mobs/non-humanoids/brimdemon/brimdemon_crush.ogg', 100) // Bileworm diff --git a/code/modules/mob/living/basic/lavaland/brimdemon/brimdemon.dm b/code/modules/mob/living/basic/lavaland/brimdemon/brimdemon.dm index e314fe152caf..968801a71880 100644 --- a/code/modules/mob/living/basic/lavaland/brimdemon/brimdemon.dm +++ b/code/modules/mob/living/basic/lavaland/brimdemon/brimdemon.dm @@ -43,6 +43,10 @@ beam.Grant(src) ai_controller.set_blackboard_key(BB_TARGETED_ACTION, beam) +/mob/living/basic/mining/brimdemon/Destroy(force) + QDEL_NULL(beam) + return ..() + /mob/living/basic/mining/brimdemon/RangedAttack(atom/target, modifiers) beam.Trigger(target = target) diff --git a/code/modules/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner.dm b/code/modules/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner.dm index 1af4234db356..4f07a92bec1f 100644 --- a/code/modules/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner.dm +++ b/code/modules/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner.dm @@ -46,7 +46,6 @@ Difficulty: Medium achievement_type = /datum/award/achievement/boss/blood_miner_kill crusher_achievement_type = /datum/award/achievement/boss/blood_miner_crusher score_achievement_type = /datum/award/score/blood_miner_score - var/obj/item/melee/cleaving_saw/miner/miner_saw death_message = "falls to the ground, decaying into glowing particles." death_sound = SFX_BODYFALL footstep_type = FOOTSTEP_MOB_HEAVY @@ -61,10 +60,13 @@ Difficulty: Medium var/datum/action/cooldown/mob_cooldown/dash_attack/dash_attack /// Transform weapon ability var/datum/action/cooldown/mob_cooldown/transform_weapon/transform_weapon + /// Their little saw + var/obj/item/melee/cleaving_saw/miner/miner_saw /mob/living/simple_animal/hostile/megafauna/blood_drunk_miner/Initialize(mapload) . = ..() miner_saw = new(src) + RegisterSignal(miner_saw, COMSIG_PREQDELETED, PROC_REF(on_saw_deleted)) ADD_TRAIT(src, TRAIT_NO_FLOATING_ANIM, INNATE_TRAIT) dash = new /datum/action/cooldown/mob_cooldown/dash @@ -78,11 +80,20 @@ Difficulty: Medium AddComponent(/datum/component/boss_music, 'sound/music/boss/bdm_boss.ogg', 167 SECONDS) -/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner/Destroy() +/// Block deletion of their saw under normal circumstances. It is fused to their hands as far as we're concerned. +/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner/proc/on_saw_deleted(datum/source, force) + SIGNAL_HANDLER + + if(!force) + return TRUE + +/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner/Destroy(force) dash = null kinetic_accelerator = null dash_attack = null transform_weapon = null + UnregisterSignal(miner_saw, COMSIG_PREQDELETED) // unblock deletion, we are dead. + QDEL_NULL(miner_saw) return ..() /mob/living/simple_animal/hostile/megafauna/blood_drunk_miner/OpenFire() From b8cce3c6204dcd8f453e75b0a9fc1abc91bfa3cb Mon Sep 17 00:00:00 2001 From: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> Date: Fri, 15 Aug 2025 08:59:47 -0400 Subject: [PATCH 049/283] Jukebox minor QOL (#92546) ## About The Pull Request Jukebox now has context tips & has a new RMB that allows you to quick toggle music playing on/off. Also replaces messages to chat with balloon alerts. ## Why It's Good For The Game To be honest I'm just clicking random files and making things use balloon alerts & context tips, I think the more consistent we are w/ it the better it will be for players. ## Changelog :cl: qol: Jukebox now has context tips, balloon alerts over messages to chat, and can now RMB to quick toggle music from playing. /:cl: --- code/game/machinery/dance_machine.dm | 60 ++++++++++++++++++---------- 1 file changed, 39 insertions(+), 21 deletions(-) diff --git a/code/game/machinery/dance_machine.dm b/code/game/machinery/dance_machine.dm index 4df9e6a107f4..29b2ea7cf980 100644 --- a/code/game/machinery/dance_machine.dm +++ b/code/game/machinery/dance_machine.dm @@ -20,6 +20,15 @@ /obj/machinery/jukebox/Initialize(mapload) . = ..() music_player = new(src) + register_context() + +/obj/machinery/jukebox/add_context(atom/source, list/context, obj/item/held_item, mob/user) + . = ..() + if(held_item?.tool_behaviour == TOOL_WRENCH) + context[SCREENTIP_CONTEXT_LMB] = anchored ? "Unsecure" : "Secure" + return CONTEXTUAL_SCREENTIP_SET + context[SCREENTIP_CONTEXT_RMB] = "Toggle Playing" + return CONTEXTUAL_SCREENTIP_SET /obj/machinery/jukebox/Destroy() stop_music() @@ -31,9 +40,6 @@ if(music_player.active_song_sound) . += "Now playing: [music_player.selection.song_name]" -/obj/machinery/jukebox/no_access - req_access = null - /obj/machinery/jukebox/wrench_act(mob/living/user, obj/item/tool) if(!isnull(music_player.active_song_sound)) return NONE @@ -47,15 +53,22 @@ icon_state = "[base_icon_state][music_player.active_song_sound ? "-active" : null]" return ..() +/obj/machinery/jukebox/attack_hand_secondary(mob/user, list/modifiers) + . = ..() + if(. == SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN || !allowed(user)) + return . + toggle_playing(user) + return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN + /obj/machinery/jukebox/ui_status(mob/user, datum/ui_state/state) if(isobserver(user)) return ..() if(!anchored) - to_chat(user,span_warning("This device must be anchored by a wrench!")) + balloon_alert(user, "must be anchored!") return UI_CLOSE if(!allowed(user)) - to_chat(user,span_warning("Error: Access Denied.")) - user.playsound_local(src, 'sound/machines/compiler/compiler-failure.ogg', 25, TRUE) + balloon_alert(user, "access denied!") + user.playsound_local(src, 'sound/machines/compiler/compiler-failure.ogg', 20, TRUE) return UI_CLOSE if(!length(music_player.songs)) to_chat(user,span_warning("Error: No music tracks have been authorized for your station. Petition Central Command to resolve this issue.")) @@ -77,26 +90,15 @@ if(.) return + var/mob/user = ui.user switch(action) if("toggle") - if(isnull(music_player.active_song_sound)) - if(!COOLDOWN_FINISHED(src, jukebox_song_cd)) - to_chat(usr, span_warning("Error: The device is still resetting from the last activation, \ - it will be ready again in [DisplayTimeText(COOLDOWN_TIMELEFT(src, jukebox_song_cd))].")) - if(COOLDOWN_FINISHED(src, jukebox_error_cd)) - playsound(src, 'sound/machines/compiler/compiler-failure.ogg', 33, TRUE) - COOLDOWN_START(src, jukebox_error_cd, 15 SECONDS) - return TRUE - - activate_music() - else - stop_music() - + toggle_playing(user) return TRUE if("select_track") if(!isnull(music_player.active_song_sound)) - to_chat(usr, span_warning("Error: You cannot change the song until the current one is over.")) + to_chat(user, span_warning("Error: You cannot change the song until the current one is over.")) return TRUE var/datum/track/new_song = music_player.songs[params["track"]] @@ -120,6 +122,19 @@ music_player.sound_loops = !!params["looping"] return TRUE +///If a song is playing, cut it. If none is playing, and the cooldown is up, start the queued track. +/obj/machinery/jukebox/proc/toggle_playing(mob/user) + if(!isnull(music_player.active_song_sound)) + stop_music() + return + if(COOLDOWN_FINISHED(src, jukebox_song_cd)) + activate_music() + return + balloon_alert(user, "on cooldown for [DisplayTimeText(COOLDOWN_TIMELEFT(src, jukebox_song_cd))]!") + if(COOLDOWN_FINISHED(src, jukebox_error_cd)) + playsound(src, 'sound/machines/compiler/compiler-failure.ogg', 25, TRUE) + COOLDOWN_START(src, jukebox_error_cd, 15 SECONDS) + /obj/machinery/jukebox/proc/activate_music() if(!isnull(music_player.active_song_sound)) return FALSE @@ -139,7 +154,7 @@ if(!QDELING(src)) COOLDOWN_START(src, jukebox_song_cd, 10 SECONDS) - playsound(src,'sound/machines/terminal/terminal_off.ogg',50,TRUE) + playsound(src,'sound/machines/terminal/terminal_off.ogg', 50, TRUE) update_use_power(IDLE_POWER_USE) update_appearance(UPDATE_ICON_STATE) return TRUE @@ -148,6 +163,9 @@ if(!is_operational) stop_music() +/obj/machinery/jukebox/no_access + req_access = null + /obj/machinery/jukebox/disco name = "radiant dance machine mark IV" desc = "The first three prototypes were discontinued after mass casualty incidents." From 4a65d99fcfe931d1abab822102a3544d33eb3ad9 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 13:00:04 +0000 Subject: [PATCH 050/283] Automatic changelog for PR #92546 [ci skip] --- html/changelogs/AutoChangeLog-pr-92546.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92546.yml diff --git a/html/changelogs/AutoChangeLog-pr-92546.yml b/html/changelogs/AutoChangeLog-pr-92546.yml new file mode 100644 index 000000000000..579530d51728 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92546.yml @@ -0,0 +1,4 @@ +author: "JohnFulpWillard" +delete-after: True +changes: + - qol: "Jukebox now has context tips, balloon alerts over messages to chat, and can now RMB to quick toggle music from playing." \ No newline at end of file From b74b4c776fc025c184c1b5862b20ace8369e7ac3 Mon Sep 17 00:00:00 2001 From: StaringGasMask <62149527+Exester509@users.noreply.github.com> Date: Fri, 15 Aug 2025 23:59:48 +0200 Subject: [PATCH 051/283] The death ripley walks again (#92488) ## About The Pull Request I found out this admin only mech couldn't move because the 0 it had as step power consumption ended up as infinity somewhere. I removed it since there's no real reason why it shouldn't use power for movement. ## Why It's Good For The Game Mechs have legs for a reason. --- code/modules/vehicles/mecha/mecha_movement.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/vehicles/mecha/mecha_movement.dm b/code/modules/vehicles/mecha/mecha_movement.dm index 130e0e807b43..b5817d81378b 100644 --- a/code/modules/vehicles/mecha/mecha_movement.dm +++ b/code/modules/vehicles/mecha/mecha_movement.dm @@ -108,7 +108,7 @@ to_chat(occupants, "[icon2html(src, occupants)][span_warning("Missing [english_list(missing_parts)].")]") TIMER_COOLDOWN_START(src, COOLDOWN_MECHA_MESSAGE, 2 SECONDS) return FALSE - if(!use_energy(step_energy_drain)) + if((step_energy_drain != 0) && !use_energy(step_energy_drain)) if(TIMER_COOLDOWN_FINISHED(src, COOLDOWN_MECHA_MESSAGE)) to_chat(occupants, "[icon2html(src, occupants)][span_warning("Insufficient power to move!")]") TIMER_COOLDOWN_START(src, COOLDOWN_MECHA_MESSAGE, 2 SECONDS) From 52bf2447f71a3eaa651e5623ac708318cdb3a6d1 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 22:00:08 +0000 Subject: [PATCH 052/283] Automatic changelog for PR #92488 [ci skip] --- html/changelogs/AutoChangeLog-pr-92488.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92488.yml diff --git a/html/changelogs/AutoChangeLog-pr-92488.yml b/html/changelogs/AutoChangeLog-pr-92488.yml new file mode 100644 index 000000000000..e59b18544531 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92488.yml @@ -0,0 +1,4 @@ +author: "Exester509" +delete-after: True +changes: + - bugfix: "The death ripley can move again, and thus, kill things that aren't standing still right next to it." \ No newline at end of file From a408116e2222dc785a820b11dde59e9cb6727258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 16:49:52 -0600 Subject: [PATCH 053/283] Build(deps): bump actions/download-artifact from 4 to 5 (#92456) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.

Release notes

Sourced from actions/download-artifact's releases.

v5.0.0

What's Changed

v5.0.0

🚨 Breaking Change

This release fixes an inconsistency in path behavior for single artifact downloads by ID. If you're downloading single artifacts by ID, the output path may change.

What Changed

Previously, single artifact downloads behaved differently depending on how you specified the artifact:

  • By name: name: my-artifact → extracted to path/ (direct)
  • By ID: artifact-ids: 12345 → extracted to path/my-artifact/ (nested)

Now both methods are consistent:

  • By name: name: my-artifact → extracted to path/ (unchanged)
  • By ID: artifact-ids: 12345 → extracted to path/ (fixed - now direct)

Migration Guide

✅ No Action Needed If:
  • You download artifacts by name
  • You download multiple artifacts by ID
  • You already use merge-multiple: true as a workaround
⚠️ Action Required If:

You download single artifacts by ID and your workflows expect the nested directory structure.

Before v5 (nested structure):

- uses: actions/download-artifact@v4
  with:
    artifact-ids: 12345
    path: dist
# Files were in: dist/my-artifact/

Where my-artifact is the name of the artifact you previously uploaded

To maintain old behavior (if needed):

</tr></table>

... (truncated)

Commits
  • 634f93c Merge pull request #416 from actions/single-artifact-id-download-path
  • b19ff43 refactor: resolve download path correctly in artifact download tests (mainly ...
  • e262cbe bundle dist
  • bff23f9 update docs
  • fff8c14 fix download path logic when downloading a single artifact by id
  • 448e3f8 Merge pull request #407 from actions/nebuk89-patch-1
  • 47225c4 Update README.md
  • See full diff in compare view

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/download-artifact&package-manager=github_actions&previous-version=4&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/compare_screenshots.yml | 2 +- .github/workflows/run_integration_tests.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/compare_screenshots.yml b/.github/workflows/compare_screenshots.yml index f899e5e4b5cd..d9fdaa2b1ff9 100644 --- a/.github/workflows/compare_screenshots.yml +++ b/.github/workflows/compare_screenshots.yml @@ -13,7 +13,7 @@ jobs: run: mkdir -p artifacts # If we ever add more artifacts, this is going to break, but it'll be obvious. - name: Download screenshot tests - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: path: artifacts - name: ls -R diff --git a/.github/workflows/run_integration_tests.yml b/.github/workflows/run_integration_tests.yml index 3e7a052781df..e50b47324e3e 100644 --- a/.github/workflows/run_integration_tests.yml +++ b/.github/workflows/run_integration_tests.yml @@ -36,7 +36,7 @@ jobs: major: ${{ inputs.major }} minor: ${{ inputs.minor }} - name: Download build outputs - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: build-artifact-${{ inputs.major || env.BYOND_MAJOR }}-${{ inputs.minor || env.BYOND_MINOR}} path: ./ From 458e0b14708203aeb1cc64a57e444b9c24741707 Mon Sep 17 00:00:00 2001 From: Bloop <13398309+vinylspiders@users.noreply.github.com> Date: Fri, 15 Aug 2025 18:56:59 -0400 Subject: [PATCH 054/283] Allows labeler action to add/remove labels from the PR title/body on sync (#92553) ## About The Pull Request Followup to https://github.com/tgstation/tgstation/pull/92504 Removes the conditional that was stopping the labeler from checking the PR body for labels on sync.
No more of this weirdness firefox_zppJmK5qz2
Any time someone updates a PR and it syncs, you can potentially lose some of the PR labels from the body (the changelog specifically) if they are not configured as `add_only` in the autoLabelConfig.js I had kept it in previously since it was how it was before, but thinking on it I do not think this is even necessary anymore now that the php webhook method is replaced with the action. Let's remove it! ## Why It's Good For The Game QoL for maintainers and contributors ## Changelog Nothing player-facing --- tools/pull_request_hooks/autoLabel.js | 42 +++++++++++++++++++++------ 1 file changed, 33 insertions(+), 9 deletions(-) diff --git a/tools/pull_request_hooks/autoLabel.js b/tools/pull_request_hooks/autoLabel.js index 809e81f49c07..40d99cde8c71 100644 --- a/tools/pull_request_hooks/autoLabel.js +++ b/tools/pull_request_hooks/autoLabel.js @@ -173,7 +173,7 @@ async function check_diff_files_for_labels(github, context) { * Main function to get the updated label set */ export async function get_updated_label_set({ github, context }) { - const { action, pull_request } = context.payload; + const { pull_request } = context.payload; const { body = "", diff_url, @@ -192,14 +192,38 @@ export async function get_updated_label_set({ github, context }) { labels_to_remove.forEach((label) => updated_labels.delete(label)); } - // Check body/title only when PR is opened, not on sync - if (action === "opened") { - if (title) - check_title_for_labels(title).forEach((label) => - updated_labels.add(label) - ); - if (body) - check_body_for_labels(body).forEach((label) => updated_labels.add(label)); + // Always check body/title (otherwise we can lose the changelog labels) + if (title) + check_title_for_labels(title).forEach((label) => + updated_labels.add(label) + ); + if (body) + check_body_for_labels(body).forEach((label) => updated_labels.add(label)); + + // Keep track of labels that were manually added by maintainers in the events. + // And make sure they -stay- added. + try { + await github.paginate( + github.rest.issues.listEventsForTimeline, + { + owner: context.repo.owner, + repo: context.repo.repo, + issue_number: context.payload.pull_request.number, + per_page: 100, + }, + (response) => { + for (const eventData of response.data) { + if ( + eventData.event === "labeled" && + eventData.actor?.login !== "github-actions" + ) { + updated_labels.add(eventData.label.name); + } + } + } + ); + } catch (error) { + console.error("Error fetching paginated events:", error); } // Always remove Test Merge Candidate From 138a670347eee4127d4713cbf11b3d8f0642cbe1 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sat, 16 Aug 2025 00:29:42 +0000 Subject: [PATCH 055/283] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-91920.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92488.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92523.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92539.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92541.yml | 5 ----- html/changelogs/AutoChangeLog-pr-92546.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92550.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92564.yml | 4 ---- html/changelogs/archive/2025-08.yml | 22 ++++++++++++++++++++++ 9 files changed, 22 insertions(+), 33 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-91920.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92488.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92523.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92539.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92541.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92546.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92550.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92564.yml diff --git a/html/changelogs/AutoChangeLog-pr-91920.yml b/html/changelogs/AutoChangeLog-pr-91920.yml deleted file mode 100644 index 28d6e6f8e11b..000000000000 --- a/html/changelogs/AutoChangeLog-pr-91920.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Time-Green" -delete-after: True -changes: - - rscadd: "Icebox surface is now a 1x3 z-level grid! Rejoice, explorers!" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92488.yml b/html/changelogs/AutoChangeLog-pr-92488.yml deleted file mode 100644 index e59b18544531..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92488.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Exester509" -delete-after: True -changes: - - bugfix: "The death ripley can move again, and thus, kill things that aren't standing still right next to it." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92523.yml b/html/changelogs/AutoChangeLog-pr-92523.yml deleted file mode 100644 index 705e67a706e5..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92523.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Melbert" -delete-after: True -changes: - - bugfix: "Fixes some potential exploits in mecha ui code" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92539.yml b/html/changelogs/AutoChangeLog-pr-92539.yml deleted file mode 100644 index cc28b91743cc..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92539.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "tonyhawq" -delete-after: True -changes: - - spellcheck: "shuttles will now say \"arriving in 1 minute\" instead of \"1 minutes\"" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92541.yml b/html/changelogs/AutoChangeLog-pr-92541.yml deleted file mode 100644 index d25071fd9b37..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92541.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Needicla" -delete-after: True -changes: - - bugfix: "Spraycan-painted clothing now displays correctly when worn by short-height characters (e.g., Settler); paint no longer disappears on the mob sprite." - - code_imp: "Worn overlay coloration now uses named filters and recurses to child overlays, making it resilient to later filter changes (like height displacement)." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92546.yml b/html/changelogs/AutoChangeLog-pr-92546.yml deleted file mode 100644 index 579530d51728..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92546.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "JohnFulpWillard" -delete-after: True -changes: - - qol: "Jukebox now has context tips, balloon alerts over messages to chat, and can now RMB to quick toggle music from playing." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92550.yml b/html/changelogs/AutoChangeLog-pr-92550.yml deleted file mode 100644 index f303d45751f0..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92550.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "panvxv" -delete-after: True -changes: - - balance: "Reduced cost of Unmelting Protection and Blazing Star" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92564.yml b/html/changelogs/AutoChangeLog-pr-92564.yml deleted file mode 100644 index caab3d47c10b..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92564.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Melbert" -delete-after: True -changes: - - bugfix: "Item on-attack effects will trigger as expected when hitting a limb at damage cap" \ No newline at end of file diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml index 907effcc3347..18d10feb0540 100644 --- a/html/changelogs/archive/2025-08.yml +++ b/html/changelogs/archive/2025-08.yml @@ -410,3 +410,25 @@ - qol: Swat and welding helmets give proper messages when adjusting visors. zxaber: - rscadd: AIs now get an alert when a new (non-syndicate) AI is brought online. +2025-08-16: + Exester509: + - bugfix: The death ripley can move again, and thus, kill things that aren't standing + still right next to it. + JohnFulpWillard: + - qol: Jukebox now has context tips, balloon alerts over messages to chat, and can + now RMB to quick toggle music from playing. + Melbert: + - bugfix: Fixes some potential exploits in mecha ui code + - bugfix: Item on-attack effects will trigger as expected when hitting a limb at + damage cap + Needicla: + - bugfix: Spraycan-painted clothing now displays correctly when worn by short-height + characters (e.g., Settler); paint no longer disappears on the mob sprite. + - code_imp: Worn overlay coloration now uses named filters and recurses to child + overlays, making it resilient to later filter changes (like height displacement). + Time-Green: + - rscadd: Icebox surface is now a 1x3 z-level grid! Rejoice, explorers! + panvxv: + - balance: Reduced cost of Unmelting Protection and Blazing Star + tonyhawq: + - spellcheck: shuttles will now say "arriving in 1 minute" instead of "1 minutes" From b697439f451febe190bf5fd4c728192588500d33 Mon Sep 17 00:00:00 2001 From: throwawayuseless Date: Sat, 16 Aug 2025 05:51:43 -0400 Subject: [PATCH 056/283] OUGH: fixes improper \improper. (#92581) ough ## About The Pull Request diode disk fucky mc wucky ## Why It's Good For The Game bugg ## Changelog :cl: fix: Diode Disks are no longer improperly /improper. /:cl: --- code/modules/power/singularity/emitter.dm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/code/modules/power/singularity/emitter.dm b/code/modules/power/singularity/emitter.dm index 33106ba7ae32..4aa0e5a867ac 100644 --- a/code/modules/power/singularity/emitter.dm +++ b/code/modules/power/singularity/emitter.dm @@ -614,7 +614,7 @@ use_power = NO_POWER_USE /obj/item/emitter_disk - name = "/improper Diode Disk: Debugger" + name = "\improper Diode Disk: Debugger" desc = "This disk can be used on an emitter with an open panel to reset its projectile. Unless this was handed to you by an admin, you should report this on github." icon = 'icons/obj/devices/circuitry_n_data.dmi' icon_state = "datadisk6" @@ -626,42 +626,42 @@ var/no_shot_counter = FALSE /obj/item/emitter_disk/stamina - name = "/improper Diode Disk: Electrodisruptive" + name = "\improper Diode Disk: Electrodisruptive" desc = "This disk can be used on an emitter with an open panel to make it shoot lasers which will increase the integrity of supermatter crystals and exhaust living creatures. The disk will be consumed in the process." stored_proj = /obj/projectile/beam/emitter/hitscan/bluelens consumed_on_removal = FALSE consumable = FALSE /obj/item/emitter_disk/healing - name = "/improper Diode Disk: Bioregenerative" + name = "\improper Diode Disk: Bioregenerative" desc = "This disk can be installed into an emitter with an open panel to make it shoot lasers which will heal the physical damages of living creatures." stored_proj = /obj/projectile/beam/emitter/hitscan/bioregen consumed_on_removal = FALSE consumable = FALSE /obj/item/emitter_disk/incendiary - name = "/improper Diode Disk: Conflagratory" + name = "\improper Diode Disk: Conflagratory" desc = "This disk can be used on an emitter with an open panel to make it shoot lasers which will set living creatures ablaze." stored_proj = /obj/projectile/beam/emitter/hitscan/incend consumed_on_removal = FALSE consumable = FALSE /obj/item/emitter_disk/sanity - name = "/improper Diode Disk: Psychosiphoning" + name = "\improper Diode Disk: Psychosiphoning" desc = "This disk can be used on an emitter with an open panel to make it shoot lasers which will depress living creatures and calm supermatter crystals." stored_proj = /obj/projectile/beam/emitter/hitscan/psy consumed_on_removal = FALSE consumable = FALSE /obj/item/emitter_disk/magnetic - name = "/improper Diode Disk: Magnetogenerative" + name = "\improper Diode Disk: Magnetogenerative" desc = "This disk can be used on an emitter with an open panel to make it shoot lasers which will attract nearby objects." stored_proj = /obj/projectile/beam/emitter/hitscan/magnetic consumed_on_removal = FALSE consumable = FALSE /obj/item/emitter_disk/blast - name = "/improper Diode Disk: Hyperconcussive" + name = "\improper Diode Disk: Hyperconcussive" desc = "This disk, loaded with proprietary syndicate firmware, can be used on an emitter with an open panel to make it shoot beams of concussive force which will cause small explosions." stored_proj = /obj/projectile/beam/emitter/hitscan/blast consumed_on_removal = FALSE From 6c86810e207222e8a27bd36d8c1d90a1d386a95b Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sat, 16 Aug 2025 09:52:57 +0000 Subject: [PATCH 057/283] Automatic changelog for PR #92581 [ci skip] --- html/changelogs/AutoChangeLog-pr-92581.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92581.yml diff --git a/html/changelogs/AutoChangeLog-pr-92581.yml b/html/changelogs/AutoChangeLog-pr-92581.yml new file mode 100644 index 000000000000..2296feb002ba --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92581.yml @@ -0,0 +1,4 @@ +author: "throwawayuseless" +delete-after: True +changes: + - bugfix: "Diode Disks are no longer improperly /improper." \ No newline at end of file From 72b20ff8308106012830dfc33c16b77c1ca5112f Mon Sep 17 00:00:00 2001 From: Joshua Kidder <49173900+Metekillot@users.noreply.github.com> Date: Sat, 16 Aug 2025 20:19:13 -0400 Subject: [PATCH 058/283] Make a global list of items that any suit storage can hold, also make suit storage able to hold any "tiny" item (#92406) --- code/__DEFINES/inventory.dm | 28 +++++++++++++++++++ .../mob/living/carbon/human/_species.dm | 9 +++--- 2 files changed, 32 insertions(+), 5 deletions(-) diff --git a/code/__DEFINES/inventory.dm b/code/__DEFINES/inventory.dm index 1aef4125091b..621954eee09d 100644 --- a/code/__DEFINES/inventory.dm +++ b/code/__DEFINES/inventory.dm @@ -198,6 +198,34 @@ DEFINE_BITFIELD(no_equip_flags, list( /// The index of the entry in 'afk_thefts' with the time it happened #define AFK_THEFT_TIME 3 +/// A list of things that any suit storage can hold +/// Should consist of ubiquitous, non-specialized items +/// or items that are meant to be "suit storage agnostic" as +/// a benefit, which of the time of this commit only applies +/// to the captain's jetpack, here +GLOBAL_LIST_INIT(any_suit_storage, typecacheof(list( + /obj/item/clipboard, + /obj/item/flashlight, + /obj/item/tank/internals/emergency_oxygen, + /obj/item/tank/internals/plasmaman, + /obj/item/lighter, + /obj/item/pen, + /obj/item/modular_computer/pda, + /obj/item/toy, + /obj/item/radio, + /obj/item/storage/bag/books, + /obj/item/storage/fancy/cigarettes, + /obj/item/tank/jetpack/oxygen/captain, + /obj/item/stack/spacecash, + /obj/item/storage/wallet, + /obj/item/folder, + /obj/item/storage/box/matches, + /obj/item/cigarette, + /obj/item/gun/energy/laser/bluetag, + /obj/item/gun/energy/laser/redtag, + /obj/item/storage/belt/holster +))) + //Allowed equipment lists for security vests. GLOBAL_LIST_INIT(detective_vest_allowed, list( diff --git a/code/modules/mob/living/carbon/human/_species.dm b/code/modules/mob/living/carbon/human/_species.dm index 759d379769e2..b30883b7eae3 100644 --- a/code/modules/mob/living/carbon/human/_species.dm +++ b/code/modules/mob/living/carbon/human/_species.dm @@ -738,15 +738,14 @@ GLOBAL_LIST_EMPTY(features_by_species) if(!disable_warning) to_chat(H, span_warning("You need a suit before you can attach this [I.name]!")) return FALSE - if(!H.wear_suit.allowed) - if(!disable_warning) - to_chat(H, span_warning("You somehow have a suit with no defined allowed items for suit storage, stop that.")) - return FALSE + var/any_suit_storage = (is_type_in_typecache(I, GLOB.any_suit_storage) || I.w_class == WEIGHT_CLASS_TINY) + if(any_suit_storage) + return TRUE if(I.w_class > WEIGHT_CLASS_BULKY) if(!disable_warning) to_chat(H, span_warning("\The [I] is too big to attach!")) //should be src? return FALSE - if( istype(I, /obj/item/modular_computer/pda) || istype(I, /obj/item/pen) || is_type_in_list(I, H.wear_suit.allowed) ) + if( is_type_in_list(I, H.wear_suit.allowed) ) return TRUE return FALSE if(ITEM_SLOT_HANDCUFFED) From eeddc90bd197b9457f3b3bda86ab3bbd55e5f924 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 00:19:32 +0000 Subject: [PATCH 059/283] Automatic changelog for PR #92406 [ci skip] --- html/changelogs/AutoChangeLog-pr-92406.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92406.yml diff --git a/html/changelogs/AutoChangeLog-pr-92406.yml b/html/changelogs/AutoChangeLog-pr-92406.yml new file mode 100644 index 000000000000..2672267b21e3 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92406.yml @@ -0,0 +1,6 @@ +author: "Bisar" +delete-after: True +changes: + - balance: "Added a list of \"universal\" items that can fit on any suit storage. Mostly low-impact but high-utility items, but of special note: holsters and the captain's jetpack can be worn on any suit storage." + - balance: "Any item of size \"tiny\" can now also be worn in suit storage." + - qol: "The suit storage change gives some small amount of sanity to wearing things on suit storage, such as emergency oxygen tanks or a pack of smokes." \ No newline at end of file From 266a0c35cc22e8ffb65878da438e35e376917f99 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 00:34:13 +0000 Subject: [PATCH 060/283] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-92406.yml | 6 ------ html/changelogs/AutoChangeLog-pr-92581.yml | 4 ---- html/changelogs/archive/2025-08.yml | 10 ++++++++++ 3 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-92406.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92581.yml diff --git a/html/changelogs/AutoChangeLog-pr-92406.yml b/html/changelogs/AutoChangeLog-pr-92406.yml deleted file mode 100644 index 2672267b21e3..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92406.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "Bisar" -delete-after: True -changes: - - balance: "Added a list of \"universal\" items that can fit on any suit storage. Mostly low-impact but high-utility items, but of special note: holsters and the captain's jetpack can be worn on any suit storage." - - balance: "Any item of size \"tiny\" can now also be worn in suit storage." - - qol: "The suit storage change gives some small amount of sanity to wearing things on suit storage, such as emergency oxygen tanks or a pack of smokes." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92581.yml b/html/changelogs/AutoChangeLog-pr-92581.yml deleted file mode 100644 index 2296feb002ba..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92581.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "throwawayuseless" -delete-after: True -changes: - - bugfix: "Diode Disks are no longer improperly /improper." \ No newline at end of file diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml index 18d10feb0540..f0ac7faf2dab 100644 --- a/html/changelogs/archive/2025-08.yml +++ b/html/changelogs/archive/2025-08.yml @@ -432,3 +432,13 @@ - balance: Reduced cost of Unmelting Protection and Blazing Star tonyhawq: - spellcheck: shuttles will now say "arriving in 1 minute" instead of "1 minutes" +2025-08-17: + Bisar: + - balance: 'Added a list of "universal" items that can fit on any suit storage. + Mostly low-impact but high-utility items, but of special note: holsters and + the captain''s jetpack can be worn on any suit storage.' + - balance: Any item of size "tiny" can now also be worn in suit storage. + - qol: The suit storage change gives some small amount of sanity to wearing things + on suit storage, such as emergency oxygen tanks or a pack of smokes. + throwawayuseless: + - bugfix: Diode Disks are no longer improperly /improper. From 5775cd8cd220259993f8a76f3c27bd3d1db51c1b Mon Sep 17 00:00:00 2001 From: _0Steven <42909981+00-Steven@users.noreply.github.com> Date: Sun, 17 Aug 2025 03:30:15 +0200 Subject: [PATCH 061/283] Fixes MODlink calls not cleaning up after themselves and bricking your ability to use them. (#92598) ## About The Pull Request So I was notified MODlinks break after you use them, sometimes! Looking into it, seems the culprit code was this: https://github.com/tgstation/tgstation/blob/138a670347eee4127d4713cbf11b3d8f0642cbe1/code/modules/mod/mod_link.dm#L461-L467 Specifically, MODlinks use `TRAIT_IN_CALL` to check whether the given user is already in a call to block them from opening new calls even with other MODlink devices. However, as seen above, the call datum actually gets the *current* user when cleaning up after itself, which if the call was ended by for example taking off a scryer... returns null, and thus doesn't remove the trait, and bars you from making new calls forever. A similar issue exists when deleting the visuals! Where it fails to unregister its signals on the user for the same reason. We fix this by tracking our current calling user in a weakref, and use/forward it where necessary. We also move more of the behaviour away from the call itself, and instead tell the MODlinks we've entered or exited a call. I feel this entire system should really be refactored, but due to how many hooks it needs and different ways to interact with it I'm not 100% certain on the best way to do it. So, well, posting this fix instead of letting it sit for the indeterminate amount of time needed for me to work that out. ## Why It's Good For The Game It's good if the things are actually functional. ## Changelog :cl: fix: Ending a MODlink call in any non-standard way no longer bricks your ability to use MODlinks. fix: Ending a MODlink call in any non-standard way and then giving the item to someone else to call with no longer moves the visuals based on the first person to try to use the item. /:cl: --- code/modules/mod/mod_link.dm | 68 +++++++++++++++++------------------- 1 file changed, 33 insertions(+), 35 deletions(-) diff --git a/code/modules/mod/mod_link.dm b/code/modules/mod/mod_link.dm index 3d21558a54db..116a3caff8c5 100644 --- a/code/modules/mod/mod_link.dm +++ b/code/modules/mod/mod_link.dm @@ -28,12 +28,11 @@ setdir_callback.Invoke(user, user.dir, user.dir) mod_link.holder.RegisterSignal(mod_link.holder.loc, COMSIG_ATOM_DIR_CHANGE, proc_path) -/proc/delete_link_visual_generic(datum/mod_link/mod_link) - var/mob/living/user = mod_link.get_user_callback.Invoke() +/proc/delete_link_visual_generic(datum/mod_link/mod_link, mob/living/old_user) playsound(mod_link.get_other().holder, 'sound/machines/terminal/terminal_processing.ogg', 50, vary = TRUE, frequency = -1) LAZYREMOVE(mod_link.holder.update_on_z, mod_link.visual) mod_link.holder.lose_hearing_sensitivity(REF(mod_link)) - mod_link.holder.UnregisterSignal(user, list(COMSIG_CARBON_APPLY_OVERLAY, COMSIG_CARBON_REMOVE_OVERLAY, COMSIG_ATOM_DIR_CHANGE)) + mod_link.holder.UnregisterSignal(old_user, list(COMSIG_CARBON_APPLY_OVERLAY, COMSIG_CARBON_REMOVE_OVERLAY, COMSIG_ATOM_DIR_CHANGE)) QDEL_NULL(mod_link.visual) /proc/on_user_set_dir_generic(datum/mod_link/mod_link, newdir) @@ -115,8 +114,8 @@ /obj/item/mod/control/proc/get_link_visual(atom/movable/visuals) return get_link_visual_generic(mod_link, visuals, PROC_REF(on_wearer_set_dir)) -/obj/item/mod/control/proc/delete_link_visual() - return delete_link_visual_generic(mod_link) +/obj/item/mod/control/proc/delete_link_visual(mob/living/old_user) + return delete_link_visual_generic(mod_link, old_user) /obj/item/mod/control/Hear(message, atom/movable/speaker, message_language, raw_message, radio_freq, radio_freq_name, radio_freq_color, list/spans, list/message_mods, message_range) . = ..() @@ -292,11 +291,10 @@ /obj/item/clothing/neck/link_scryer/proc/get_link_visual(atom/movable/visuals) return get_link_visual_generic(mod_link, visuals, PROC_REF(on_user_set_dir)) -/obj/item/clothing/neck/link_scryer/proc/delete_link_visual() - var/mob/living/user = mod_link.get_user_callback.Invoke() - if(!QDELETED(user)) - user.update_worn_neck() - return delete_link_visual_generic(mod_link) +/obj/item/clothing/neck/link_scryer/proc/delete_link_visual(mob/living/old_user) + if(!QDELETED(old_user)) + old_user.update_worn_neck() + return delete_link_visual_generic(mod_link, old_user) /obj/item/clothing/neck/link_scryer/Hear(message, atom/movable/speaker, message_language, raw_message, radio_freq, radio_freq_name, radio_freq_color, list/spans, list/message_mods, message_range) . = ..() @@ -346,6 +344,8 @@ var/list/visual_overlays = list() /// A reference to the call between two MODlinks. var/datum/mod_link_call/link_call + /// Weakref to the user that is involved in our current call, for cleaning up after ourselves. + var/datum/weakref/user_in_call_ref /// A callback that returns the user of the MODlink. var/datum/callback/get_user_callback /// A callback that returns whether the MODlink can currently call. @@ -435,6 +435,22 @@ /datum/mod_link/proc/end_call() QDEL_NULL(link_call) +/datum/mod_link/proc/entered_call(datum/mod_link/other_link) + var/mob/living/user = get_user_callback.Invoke() + user_in_call_ref = WEAKREF(user) + ADD_TRAIT(user, TRAIT_IN_CALL, REF(src)) + + var/other_visual = other_link.make_visual_callback.Invoke() + get_visual_callback.Invoke(other_visual) + +/datum/mod_link/proc/exiting_call() + var/mob/living/old_user = user_in_call_ref?.resolve() + user_in_call_ref = null + if(old_user) + REMOVE_TRAIT(old_user, TRAIT_IN_CALL, REF(src)) + + delete_visual_callback.Invoke(old_user) + /datum/mod_link/proc/on_holder_delete(atom/source) SIGNAL_HANDLER qdel(src) @@ -447,28 +463,20 @@ var/datum/mod_link/link_receiver /datum/mod_link_call/New(datum/mod_link/link_caller, datum/mod_link/link_receiver) - link_caller.link_call = src - link_receiver.link_call = src src.link_caller = link_caller src.link_receiver = link_receiver - var/mob/living/caller_mob = link_caller.get_user_callback.Invoke() - ADD_TRAIT(caller_mob, TRAIT_IN_CALL, REF(src)) - var/mob/living/receiver_mob = link_receiver.get_user_callback.Invoke() - ADD_TRAIT(receiver_mob, TRAIT_IN_CALL, REF(src)) - make_visuals() + link_caller.link_call = src + link_receiver.link_call = src + link_caller.entered_call(link_receiver) + link_receiver.entered_call(link_caller) START_PROCESSING(SSprocessing, src) /datum/mod_link_call/Destroy() - var/mob/living/caller_mob = link_caller.get_user_callback.Invoke() - if(!QDELETED(caller_mob)) - REMOVE_TRAIT(caller_mob, TRAIT_IN_CALL, REF(src)) - var/mob/living/receiver_mob = link_receiver.get_user_callback.Invoke() - if(!QDELETED(receiver_mob)) - REMOVE_TRAIT(receiver_mob, TRAIT_IN_CALL, REF(src)) - STOP_PROCESSING(SSprocessing, src) - clear_visuals() + link_caller.exiting_call() + link_receiver.exiting_call() link_caller.link_call = null link_receiver.link_call = null + STOP_PROCESSING(SSprocessing, src) return ..() /datum/mod_link_call/process(seconds_per_tick) @@ -479,16 +487,6 @@ /datum/mod_link_call/proc/can_continue_call() return link_caller.frequency == link_receiver.frequency && link_caller.can_call_callback.Invoke() && link_receiver.can_call_callback.Invoke() -/datum/mod_link_call/proc/make_visuals() - var/caller_visual = link_caller.make_visual_callback.Invoke() - var/receiver_visual = link_receiver.make_visual_callback.Invoke() - link_caller.get_visual_callback.Invoke(receiver_visual) - link_receiver.get_visual_callback.Invoke(caller_visual) - -/datum/mod_link_call/proc/clear_visuals() - link_caller.delete_visual_callback.Invoke() - link_receiver.delete_visual_callback.Invoke() - /proc/call_link(mob/user, datum/mod_link/calling_link) if(!calling_link.frequency) return From 9d0f4216f5f7dabe3fe3fcf70520e5d9604056e6 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 01:30:34 +0000 Subject: [PATCH 062/283] Automatic changelog for PR #92598 [ci skip] --- html/changelogs/AutoChangeLog-pr-92598.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92598.yml diff --git a/html/changelogs/AutoChangeLog-pr-92598.yml b/html/changelogs/AutoChangeLog-pr-92598.yml new file mode 100644 index 000000000000..731c2127cd93 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92598.yml @@ -0,0 +1,5 @@ +author: "00-Steven" +delete-after: True +changes: + - bugfix: "Ending a MODlink call in any non-standard way no longer bricks your ability to use MODlinks." + - bugfix: "Ending a MODlink call in any non-standard way and then giving the item to someone else to call with no longer moves the visuals based on the first person to try to use the item." \ No newline at end of file From 12ebe064fc2bdeb70fa7152668f4978ef5205afa Mon Sep 17 00:00:00 2001 From: Lucy Date: Sat, 16 Aug 2025 21:31:15 -0400 Subject: [PATCH 063/283] don't use `get_all_contents` every process for family heirlooms (#92576) ## About The Pull Request the family heirloom quirk runs `get_all_contents` on the quirk holder every process. which is kinda dumb and wasteful when we are looking to see if the quirk holder has an item _that we already have a reference to_... `/atom/proc/contains` exists and works just fine for this. ## Why It's Good For The Game `get_all_contents` is very wasteful and unneeded for this use-case ## Changelog no user-facing changes --- code/datums/quirks/negative_quirks/family_heirloom.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/quirks/negative_quirks/family_heirloom.dm b/code/datums/quirks/negative_quirks/family_heirloom.dm index 8d2a080c534f..8b3d826cb84f 100644 --- a/code/datums/quirks/negative_quirks/family_heirloom.dm +++ b/code/datums/quirks/negative_quirks/family_heirloom.dm @@ -58,7 +58,7 @@ /datum/quirk/item_quirk/family_heirloom/process() var/obj/family_heirloom = heirloom?.resolve() - if(family_heirloom && (family_heirloom in quirk_holder.get_all_contents())) + if(family_heirloom && quirk_holder.contains(family_heirloom)) quirk_holder.clear_mood_event("family_heirloom_missing") quirk_holder.add_mood_event("family_heirloom", /datum/mood_event/family_heirloom) else From 07ec7a422e6bae0e62ef701ce25d6365abde9769 Mon Sep 17 00:00:00 2001 From: J Date: Sun, 17 Aug 2025 04:31:47 +0300 Subject: [PATCH 064/283] Prevents abductor disguises from dropping when moving between z-levels (#92585) ## About The Pull Request https://github.com/user-attachments/assets/074a0959-5dce-40ef-8eb5-d2ad86117d83 Fixes an old bug where abductor agent disguises were revealed after moving between z-levels. While stealth is active, the vest now listens for z-level changes and reasserts the disguise overlays on the next tick; it unregisters this listener when stealth is deactivated. ## Why It's Good For The Game Fixes #92555 Prevents unintended reveal of abductors during multi-Z movement ## Changelog :cl: fix: Abductor agent disguises no longer break when moving between z-levels. /:cl: --- .../equipment/gear/abductor_clothing.dm | 21 ++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/code/modules/antagonists/abductor/equipment/gear/abductor_clothing.dm b/code/modules/antagonists/abductor/equipment/gear/abductor_clothing.dm index 269c5d0f9e6d..1ab9db5898be 100644 --- a/code/modules/antagonists/abductor/equipment/gear/abductor_clothing.dm +++ b/code/modules/antagonists/abductor/equipment/gear/abductor_clothing.dm @@ -92,6 +92,8 @@ var/mob/living/carbon/human/wearer = loc new /obj/effect/temp_visual/dir_setting/ninja/cloak(get_turf(wearer), wearer.dir) RegisterSignal(wearer, COMSIG_HUMAN_GET_VISIBLE_NAME, PROC_REF(return_disguise_name)) + // Reassert disguise after z-level transitions complete + RegisterSignal(wearer, COMSIG_MOVABLE_Z_CHANGED, PROC_REF(on_z_changed)) wearer.icon = disguise.icon wearer.icon_state = disguise.icon_state wearer.cut_overlays() @@ -115,10 +117,27 @@ var/mob/living/carbon/human/wearer = loc new /obj/effect/temp_visual/dir_setting/ninja(get_turf(wearer), wearer.dir) UnregisterSignal(wearer, COMSIG_HUMAN_GET_VISIBLE_NAME) - wearer.cut_overlays() + UnregisterSignal(wearer, COMSIG_MOVABLE_Z_CHANGED) wearer.regenerate_icons() wearer.update_visible_name() +/// After a z-level change, reapply the disguise overlays to override any rebuilt base overlays +/obj/item/clothing/suit/armor/abductor/vest/proc/on_z_changed(datum/source, turf/old_turf, turf/new_turf, same_z_layer) + SIGNAL_HANDLER + if(!stealth_active || !ishuman(loc) || disguise == null) + return + addtimer(CALLBACK(src, PROC_REF(reassert_disguise)), 0) + +/obj/item/clothing/suit/armor/abductor/vest/proc/reassert_disguise() + if(!stealth_active || !ishuman(loc) || disguise == null) + return + var/mob/living/carbon/human/wearer = loc + wearer.icon = disguise.icon + wearer.icon_state = disguise.icon_state + wearer.cut_overlays() + wearer.add_overlay(disguise.overlays) + wearer.update_visible_name() + /obj/item/clothing/suit/armor/abductor/vest/hit_reaction(mob/living/carbon/human/owner, atom/movable/hitby, attack_text = "the attack", final_block_chance = 0, damage = 0, attack_type = MELEE_ATTACK, damage_type = BRUTE) DeactivateStealth() From 0221880d796441059c7657b072dbcbc2e9c5b278 Mon Sep 17 00:00:00 2001 From: Kashargul <144968721+Kashargul@users.noreply.github.com> Date: Sun, 17 Aug 2025 03:33:53 +0200 Subject: [PATCH 065/283] fix chat highlights (#92589) ## About The Pull Request If we always define the fragment, the if after the loop will always pass. ## Why It's Good For The Game fixes #92468 grafik ## Changelog :cl: fix: chat highlights /:cl: --- tgui/packages/tgui-panel/chat/replaceInTextNode.ts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tgui/packages/tgui-panel/chat/replaceInTextNode.ts b/tgui/packages/tgui-panel/chat/replaceInTextNode.ts index 5a4bb526f898..f58ca0fe4fd3 100644 --- a/tgui/packages/tgui-panel/chat/replaceInTextNode.ts +++ b/tgui/packages/tgui-panel/chat/replaceInTextNode.ts @@ -27,9 +27,9 @@ function regexParseNode(params: ReplaceInTextNodeParams): { return { nodes: [], n: 0 }; } - const fragment = document.createDocumentFragment(); const nodes: Node[] = []; const textLength = text.length; + let fragment: Node | undefined; let count = 0; let lastIndex = 0; let match: RegExpExecArray | null; @@ -44,6 +44,10 @@ function regexParseNode(params: ReplaceInTextNodeParams): { if (++count > 9999) { return { nodes: [], n: 0 }; } + // Lazy init fragment + if (!fragment) { + fragment = document.createDocumentFragment(); + } const matchText = captureAdjust ? captureAdjust(match[0]) : match[0]; const matchLength = matchText.length; From 00da4b22f131a9d13246dd4658fdbb186edf982f Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 01:34:09 +0000 Subject: [PATCH 066/283] Automatic changelog for PR #92585 [ci skip] --- html/changelogs/AutoChangeLog-pr-92585.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92585.yml diff --git a/html/changelogs/AutoChangeLog-pr-92585.yml b/html/changelogs/AutoChangeLog-pr-92585.yml new file mode 100644 index 000000000000..10b450e5ca74 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92585.yml @@ -0,0 +1,4 @@ +author: "Needicla" +delete-after: True +changes: + - bugfix: "Abductor agent disguises no longer break when moving between z-levels." \ No newline at end of file From 5aa70c6480dceadeebf753f8b5bd1881670dd173 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 01:34:45 +0000 Subject: [PATCH 067/283] Automatic changelog for PR #92589 [ci skip] --- html/changelogs/AutoChangeLog-pr-92589.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92589.yml diff --git a/html/changelogs/AutoChangeLog-pr-92589.yml b/html/changelogs/AutoChangeLog-pr-92589.yml new file mode 100644 index 000000000000..1a628bbdea73 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92589.yml @@ -0,0 +1,4 @@ +author: "Kashargul" +delete-after: True +changes: + - bugfix: "chat highlights" \ No newline at end of file From 2212c080e2932c29a74c938e86839046d1fd2b13 Mon Sep 17 00:00:00 2001 From: Zytolg <33048583+Zytolg@users.noreply.github.com> Date: Sat, 16 Aug 2025 19:50:06 -0600 Subject: [PATCH 068/283] Fixes Upload Turrets on Nebulastation; Adds External Secuirty Camera (#92580) ## About The Pull Request Makes it so that Turrets in the AI Upload can actually fire into the center of the room where the AI and Cyborg Upload Terminals are. Adds an External Camera to the Vault overlooking the AI Upload. ## Why It's Good For The Game Hardens the Upload against Intrusion, primarily from the inside, but also adds some external detection to that area of space so that any surprises from outside have some degree of forewarning. Turret Placement modification should let the AI be at less of a mercy to would-be intruders. ## Changelog :cl: map: Adjusts Turret Placement in the AI Upload on Nebulastation map: Adds an External Security Camera to the Starboard Vault Wall overlooking the AI Upload on Nebulastation /:cl: --- .../map_files/NebulaStation/NebulaStation.dmm | 115 +++++++++++------- 1 file changed, 69 insertions(+), 46 deletions(-) diff --git a/_maps/map_files/NebulaStation/NebulaStation.dmm b/_maps/map_files/NebulaStation/NebulaStation.dmm index 427466a5aa23..adf792d246ed 100644 --- a/_maps/map_files/NebulaStation/NebulaStation.dmm +++ b/_maps/map_files/NebulaStation/NebulaStation.dmm @@ -6789,6 +6789,13 @@ dir = 10 }, /area/station/maintenance/aft/lesser) +"bat" = ( +/obj/structure/hedge, +/obj/structure/sign/nanotrasen{ + pixel_y = 32 + }, +/turf/open/floor/circuit, +/area/station/ai_monitored/turret_protected/ai_upload) "baD" = ( /obj/machinery/atmospherics/pipe/smart/manifold/green/visible{ dir = 1 @@ -10744,6 +10751,14 @@ dir = 8 }, /area/station/commons/dorms) +"bFm" = ( +/obj/machinery/camera/motion/directional/west{ + c_tag = "Vault - External"; + use_power = 0; + name = "Vault External Camera" + }, +/turf/open/space/basic, +/area/space/nearstation) "bFr" = ( /obj/structure/railing{ dir = 8 @@ -19205,6 +19220,15 @@ /obj/machinery/camera/autoname/directional/east, /turf/open/floor/iron, /area/station/hallway/primary/aft) +"cTd" = ( +/obj/effect/turf_decal/siding/dark{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 5 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload) "cTe" = ( /obj/effect/turf_decal/siding/wideplating_new/dark{ dir = 4 @@ -38729,7 +38753,13 @@ /turf/open/floor/iron, /area/station/maintenance/fore/lesser) "fNa" = ( -/turf/open/floor/circuit/green, +/obj/effect/turf_decal/siding/dark{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 9 + }, +/turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai_upload) "fNd" = ( /obj/structure/cable, @@ -42520,7 +42550,6 @@ /area/station/commons/toilet/restrooms) "gnZ" = ( /obj/effect/turf_decal/box/red, -/obj/machinery/holopad/secure, /obj/structure/cable, /turf/open/floor/iron/dark/small, /area/station/ai_monitored/turret_protected/ai_upload) @@ -59425,6 +59454,9 @@ }, /turf/open/floor/plating, /area/station/science/ordnance/testlab) +"iNm" = ( +/turf/open/floor/circuit, +/area/station/ai_monitored/turret_protected/ai_upload) "iNo" = ( /obj/effect/turf_decal/siding/thinplating_new/light{ dir = 4 @@ -66267,6 +66299,7 @@ /obj/machinery/power/apc/auto_name/directional/east, /obj/item/kirbyplants/random, /obj/structure/cable, +/obj/machinery/status_display/ai/directional/north, /turf/open/floor/circuit/red, /area/station/ai_monitored/turret_protected/ai_upload) "jPK" = ( @@ -88314,10 +88347,10 @@ /turf/open/floor/iron/dark/herringbone, /area/station/hallway/secondary/exit/departure_lounge) "nhl" = ( -/obj/effect/turf_decal/siding/dark/end{ +/obj/effect/turf_decal/siding/dark{ dir = 1 }, -/obj/effect/turf_decal/trimline/green/filled/end{ +/obj/effect/turf_decal/trimline/green/filled/warning{ dir = 1 }, /turf/open/floor/iron/dark, @@ -88333,6 +88366,13 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/service/bar) +"nhu" = ( +/obj/structure/hedge, +/obj/structure/sign/nanotrasen{ + pixel_y = 32 + }, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai_upload) "nhw" = ( /obj/effect/turf_decal/siding/dark/corner{ dir = 1 @@ -115163,19 +115203,8 @@ /area/station/commons/dorms) "rbI" = ( /obj/effect/turf_decal/siding/dark, -/obj/effect/turf_decal/siding/dark/corner{ - dir = 4 - }, -/obj/effect/turf_decal/siding/dark/corner{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/green/filled/corner{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/green/filled/corner{ - dir = 1 - }, /obj/structure/cable, +/obj/machinery/holopad/secure, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai_upload) "rbJ" = ( @@ -129031,13 +129060,13 @@ /area/station/maintenance/port/aft) "tgE" = ( /obj/effect/turf_decal/siding/dark, -/obj/effect/turf_decal/siding/dark{ - dir = 1 +/obj/structure/cable, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 4 }, -/obj/effect/turf_decal/trimline/green/filled/warning{ - dir = 1 +/obj/effect/turf_decal/trimline/green/filled/corner{ + dir = 4 }, -/obj/structure/cable, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai_upload) "tgF" = ( @@ -129426,6 +129455,7 @@ network = list("aiupload") }, /obj/machinery/firealarm/directional/west, +/obj/machinery/status_display/ai/directional/north, /turf/open/floor/circuit, /area/station/ai_monitored/turret_protected/ai_upload) "tjx" = ( @@ -132223,6 +132253,9 @@ /obj/structure/cable, /turf/open/floor/iron/dark/textured_edge, /area/station/security/prison) +"tDF" = ( +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai_upload) "tDJ" = ( /obj/effect/mapping_helpers/broken_floor, /obj/effect/turf_decal/trimline/blue/filled/corner{ @@ -132357,11 +132390,6 @@ /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/medical/morgue) -"tEn" = ( -/obj/structure/hedge, -/obj/machinery/status_display/ai/directional/north, -/turf/open/floor/circuit/red, -/area/station/ai_monitored/turret_protected/ai_upload) "tEp" = ( /obj/structure/filingcabinet/chestdrawer, /obj/item/radio/intercom/directional/north, @@ -139535,10 +139563,10 @@ /area/station/maintenance/starboard/fore) "uKJ" = ( /obj/effect/turf_decal/siding/dark, -/obj/effect/turf_decal/siding/dark{ +/obj/effect/turf_decal/siding/dark/corner{ dir = 1 }, -/obj/effect/turf_decal/trimline/green/filled/warning{ +/obj/effect/turf_decal/trimline/green/filled/corner{ dir = 1 }, /turf/open/floor/iron/dark, @@ -150361,10 +150389,10 @@ /turf/open/floor/wood/large, /area/station/service/library/upper) "woC" = ( -/obj/structure/hedge, /obj/machinery/flasher/directional/north{ id = "AI" }, +/obj/machinery/porta_turret/ai, /turf/open/floor/circuit/green, /area/station/ai_monitored/turret_protected/ai_upload) "woH" = ( @@ -162118,11 +162146,6 @@ /obj/structure/tank_holder/extinguisher, /turf/open/floor/iron/white, /area/station/medical/treatment_center) -"yfi" = ( -/obj/structure/hedge, -/obj/machinery/status_display/ai/directional/north, -/turf/open/floor/circuit, -/area/station/ai_monitored/turret_protected/ai_upload) "yfj" = ( /obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ dir = 10 @@ -214150,7 +214173,7 @@ gym gym gym gym -gym +bFm gym gym gym @@ -214411,7 +214434,7 @@ gym gym gym gym -irx +gJT irx irx irx @@ -214667,9 +214690,9 @@ gym gym gym gym -gym irx -yfi +irx +irx tjv gpL rRA @@ -214925,8 +214948,8 @@ gym gym gym irx -irx -krS +bat +iNm lJd kLP czQ @@ -215697,7 +215720,7 @@ gym gym irx woC -fNa +cTd tgE rop hNt @@ -215953,8 +215976,8 @@ gym gym gym irx -irx -amU +nhu +tDF kBX dFl cte @@ -216209,9 +216232,9 @@ gym gym gym gym -gym irx -tEn +irx +irx jPI pWA egi @@ -216467,7 +216490,7 @@ gym gym gym gym -irx +gym irx irx irx From 1f6444b3a5da4f8c2c0cd8317c85f1e3c62c663d Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 01:50:23 +0000 Subject: [PATCH 069/283] Automatic changelog for PR #92580 [ci skip] --- html/changelogs/AutoChangeLog-pr-92580.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92580.yml diff --git a/html/changelogs/AutoChangeLog-pr-92580.yml b/html/changelogs/AutoChangeLog-pr-92580.yml new file mode 100644 index 000000000000..1f4c6cf0ae12 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92580.yml @@ -0,0 +1,5 @@ +author: "Zytolg" +delete-after: True +changes: + - map: "Adjusts Turret Placement in the AI Upload on Nebulastation" + - map: "Adds an External Security Camera to the Starboard Vault Wall overlooking the AI Upload on Nebulastation" \ No newline at end of file From 3db06ae8b152241774c5cef22a9dede7db5bc4aa Mon Sep 17 00:00:00 2001 From: SyncIt21 <110812394+SyncIt21@users.noreply.github.com> Date: Sun, 17 Aug 2025 07:20:43 +0530 Subject: [PATCH 070/283] [NO GBP] Vendor load limit Qol & custom vendor deconstruction fix (#92559) ## About The Pull Request - Fixes runtime when deconstructing custom vending machine - Removes arbitrary limit on loading items from a bag into the vending machine. ## Changelog :cl: qol: you can stock more than 30 items from a bag into an vending machine fix: fixes runtime when deconstructing custom vending machines /:cl: --- code/modules/vending/custom.dm | 2 ++ code/modules/vending/vendor/interaction.dm | 8 -------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/code/modules/vending/custom.dm b/code/modules/vending/custom.dm index 90456c8fba4a..023ce8e0da1a 100644 --- a/code/modules/vending/custom.dm +++ b/code/modules/vending/custom.dm @@ -128,6 +128,8 @@ /obj/machinery/vending/custom/restock(obj/item/vending_refill/canister) . = 0 if(!canister.products?.len) + if(!canister.products) + canister.products = list() return var/update_static_data = FALSE diff --git a/code/modules/vending/vendor/interaction.dm b/code/modules/vending/vendor/interaction.dm index bd250db4022e..641dc84b111b 100644 --- a/code/modules/vending/vendor/interaction.dm +++ b/code/modules/vending/vendor/interaction.dm @@ -1,6 +1,3 @@ -/// Maximum amount of items in a storage bag that we're transferring items to the vendor from. -#define MAX_VENDING_INPUT_AMOUNT 30 - //================================TOOL ACTS============================================== /obj/machinery/vending/crowbar_act(mob/living/user, obj/item/attack_item) if(!component_parts) @@ -115,9 +112,6 @@ var/loaded = 0 var/denied_items = 0 for(var/obj/item/the_item in storage_item.contents) - if(contents.len >= MAX_VENDING_INPUT_AMOUNT) // no more than 30 item can fit inside, legacy from snack vending although not sure why it exists - to_chat(user, span_warning("[src]'s compartment is full.")) - break if(loadingAttempt(the_item, user)) loaded++ else @@ -231,5 +225,3 @@ . = ..() if (!Adjacent(user, src)) return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN - -#undef MAX_VENDING_INPUT_AMOUNT From de57eed88039db8b63dc3763c73ae3d292b5a41a Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 01:51:03 +0000 Subject: [PATCH 071/283] Automatic changelog for PR #92559 [ci skip] --- html/changelogs/AutoChangeLog-pr-92559.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92559.yml diff --git a/html/changelogs/AutoChangeLog-pr-92559.yml b/html/changelogs/AutoChangeLog-pr-92559.yml new file mode 100644 index 000000000000..c66b59473af6 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92559.yml @@ -0,0 +1,5 @@ +author: "SyncIt21" +delete-after: True +changes: + - qol: "you can stock more than 30 items from a bag into an vending machine" + - bugfix: "fixes runtime when deconstructing custom vending machines" \ No newline at end of file From 6df1579f9b36d56e498b8860a4bb14b61f4aad68 Mon Sep 17 00:00:00 2001 From: HurgnDurgn <109288604+HurgnDurgn@users.noreply.github.com> Date: Sun, 17 Aug 2025 11:56:39 +1000 Subject: [PATCH 072/283] Cleanbots can now clean Cigbutts (#92570) No more roaches and rollies everywhere. Baby's first PR. ## About The Pull Request Adds cigbutts to the list of trash on cleanbots. Cleanbots will now melt and sweep cigarette butts, cigar butts, roaches, etc. ## Why It's Good For The Game Cigarette trash is still trash, and deserves to be melted like the rest of the trash. ## Changelog :cl: add: Cleanbots now clean up used cigarettes. /:cl: --- code/modules/mob/living/basic/bots/cleanbot/cleanbot.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mob/living/basic/bots/cleanbot/cleanbot.dm b/code/modules/mob/living/basic/bots/cleanbot/cleanbot.dm index 10e6bfdafacd..0fe0a6fab67b 100644 --- a/code/modules/mob/living/basic/bots/cleanbot/cleanbot.dm +++ b/code/modules/mob/living/basic/bots/cleanbot/cleanbot.dm @@ -106,6 +106,7 @@ /obj/item/trash, /obj/item/food/deadmouse, /obj/effect/decal/remains, + /obj/item/cigbutt, )) ///drawings we hunt var/static/list/cleanable_drawings = typecacheof(list(/obj/effect/decal/cleanable/crayon)) From 95489182ac9934ae1507d2c0604352716b53f077 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 01:56:57 +0000 Subject: [PATCH 073/283] Automatic changelog for PR #92570 [ci skip] --- html/changelogs/AutoChangeLog-pr-92570.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92570.yml diff --git a/html/changelogs/AutoChangeLog-pr-92570.yml b/html/changelogs/AutoChangeLog-pr-92570.yml new file mode 100644 index 000000000000..71cfdd64feff --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92570.yml @@ -0,0 +1,4 @@ +author: "HurgnDurgn" +delete-after: True +changes: + - rscadd: "Cleanbots now clean up used cigarettes." \ No newline at end of file From 4f6e27ca92233374e19200abbbff467ee54dcb4d Mon Sep 17 00:00:00 2001 From: Rhials <28870487+Rhials@users.noreply.github.com> Date: Sat, 16 Aug 2025 22:04:46 -0400 Subject: [PATCH 074/283] Makes water coolers more mechanically interesting, fills them up with fruit punch sometimes (#92480) ## About The Pull Request This overhauls Water Coolers (now referred to as "liquid coolers" internally and in most external cases). They'll feel less like a useless prop now. (sprites may look off because of the gif software I use) **Important Thing # 1:** The reagents are now handled by cooler jugs. You can pop the jug off of a cooler, fill it with whatever the hell you want, and put it back on. Fill it with drugs. Fill it with acid. I don't care, I'm not your mom. image The sprite now uses an overlay to change colors based on the mix. Water, when present in the cooler, is magically turned blue to keep that classic water cooler look. image The jugs are 200 reagents, and are mechanically comparable to the jerry can. No 200 unit acid splashes or anything. Y'know, unless you put the jug in a cooler and knock it over... ![JUST COVER ME IN ACID WHY DONTCHA](https://github.com/user-attachments/assets/7536a13c-1cb4-4af1-bfcc-25842215b393) **Important Thing # 2:** They can be anchored, tipped, and crafted. Tipping them requires the cooler be unanchored. If you want to use one of these tactically, unwrench it beforehand. ![the tipperrrr](https://github.com/user-attachments/assets/6b2cef28-bfb6-457a-b191-d91ec4fd9028) **Important Thing # 3:** They can be bought from cargo now! image **Important Thing # 4** Fruit punch. image Fruit punch is a drink with impressive (slightly faster than omnizine) healing qualities. Unfortunately, it's so unbearably sweet that it can only be safely consumed near a liquid cooler! Drinking this stuff is a commitment, since if you stray from the cooler while digesting it, you will be hurt and disoriented. You should avoid drinking too much at once, in case an emergency comes up! For this reason, we encourage drinkers to _take small sips from your paper cooler cup, hang around the cooler, and maybe chat with other people who are healing too._ (Mapload) water coolers have a 1% chance to start full of punch instead of water. Maybe you'll get lucky and start with a healing station in your department, or maybe a hopeless space explorer will find one in a ruin and be saved. You can also buy one from cargo but it's priceyyyyy. It's also the only source of punch. ## Why It's Good For The Game Realizing how little functionality water coolers have was super disappointing. They do hardly anything but take up space and look pretty. And now, they're getting mapped into all of the new stations! We can't have a bunch of inert, sandbox-shunning furniture just sitting around, the other codebases would laugh at us! Now, coolers are more congruent with how most people would expect one to behave in the game environment. Even minor changes like making them unanchorable or refillable helps them fit in with most players' intuitive understanding of how atoms typically behave. The reagent storage change gives coolers their own unique niche in the sandbox. Tipping them over can also give you an edge in escaping someone, so even the untouched roundstart coolers can serve a purpose to savvy players. For the punch cooler, I figured "why not make a reagent that rewards players for treating the water cooler like a water cooler?" The punch encourages players to stand around it, slowly sip from the cooler, and chat with their co-workers. Just like people do in offices! It's thematically sound! ## Changelog :cl: Rhials add: You may now remove water cooler jugs and put whatever you want in them. Go nuts. add: Water coolers are now craftable (with plastic), orderable from cargo, and tippable when unanchored. add: Rarely, water coolers will spawn full of healing fruit punch instead of water! Be careful not to stray from the cooler while digesting this stuff. add: You can also just buy the punch cooler from cargo if you feel like it. /:cl: --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com> --- .../items/stacks/sheets/sheet_types.dm | 4 +- code/modules/cargo/packs/general.dm | 14 ++ .../reagents/drinks/drink_reagents.dm | 57 +++++ .../reagents/reagent_containers/cooler_jug.dm | 25 ++ code/modules/reagents/reagent_dispenser.dm | 221 +++++++++++++++++- icons/hud/screen_alert.dmi | Bin 179814 -> 180851 bytes icons/obj/machines/vending.dmi | Bin 116284 -> 123405 bytes icons/obj/medical/chemical_tanks.dmi | Bin 10619 -> 12622 bytes icons/obj/medical/reagent_fillings.dmi | Bin 10199 -> 10611 bytes tgstation.dme | 1 + 10 files changed, 314 insertions(+), 8 deletions(-) create mode 100644 code/modules/reagents/reagent_containers/cooler_jug.dm diff --git a/code/game/objects/items/stacks/sheets/sheet_types.dm b/code/game/objects/items/stacks/sheets/sheet_types.dm index 097723b59cf9..2ab25bd559a2 100644 --- a/code/game/objects/items/stacks/sheets/sheet_types.dm +++ b/code/game/objects/items/stacks/sheets/sheet_types.dm @@ -889,6 +889,8 @@ GLOBAL_LIST_INIT(plastic_recipes, list( new /datum/stack_recipe("wet floor sign", /obj/item/clothing/suit/caution, 2, crafting_flags = NONE, category = CAT_EQUIPMENT), \ new /datum/stack_recipe("warning cone", /obj/item/clothing/head/cone, 2, crafting_flags = NONE, category = CAT_EQUIPMENT), \ new /datum/stack_recipe("blank wall sign", /obj/item/sign, 1, crafting_flags = NONE, category = CAT_FURNITURE), \ + new /datum/stack_recipe("liquid cooler jug", /obj/item/reagent_containers/cooler_jug, 4, time = 5 SECONDS, crafting_flags = NONE, category = CAT_CONTAINERS), \ + new /datum/stack_recipe("liquid cooler", /obj/structure/reagent_dispensers/water_cooler/jugless, 25, time = 10 SECONDS, crafting_flags = NONE, category = CAT_STRUCTURE), \ new /datum/stack_recipe("rebellion mask", /obj/item/clothing/mask/rebellion, 1, crafting_flags = NONE, category = CAT_CLOTHING))) /obj/item/stack/sheet/plastic @@ -897,7 +899,7 @@ GLOBAL_LIST_INIT(plastic_recipes, list( singular_name = "plastic sheet" icon_state = "sheet-plastic" inhand_icon_state = "sheet-plastic" - mats_per_unit = list(/datum/material/plastic=SHEET_MATERIAL_AMOUNT) + mats_per_unit = list(/datum/material/plastic = SHEET_MATERIAL_AMOUNT) throwforce = 7 material_type = /datum/material/plastic merge_type = /obj/item/stack/sheet/plastic diff --git a/code/modules/cargo/packs/general.dm b/code/modules/cargo/packs/general.dm index 5d183a5bbb98..ca70a1674282 100644 --- a/code/modules/cargo/packs/general.dm +++ b/code/modules/cargo/packs/general.dm @@ -257,3 +257,17 @@ /obj/item/hatchet/cutterblade = 1, ) crate_name = "paper cutters crate" + +/datum/supply_pack/misc/water_cooler + name = "Liquid Cooler - Water" + desc = "A liquid cooler, stocked with the freshest water in all the Periphery. Perfect for wasting time at the office!" + cost = CARGO_CRATE_VALUE * 2 + contains = list(/obj/structure/reagent_dispensers/water_cooler/jugless = 1, /obj/item/reagent_containers/cooler_jug/water = 1) + crate_name = "water cooler crate" + +/datum/supply_pack/misc/punch_cooler + name = "Liquid Cooler - Fruit Punch" + desc = "A liquid cooler, stocked with exotic fruit punch that can heal injuries! Be sure to remain near the liquid cooler while drinking, for your own health and safety. Seriously, do NOT drink this stuff away from the cooler." + cost = CARGO_CRATE_VALUE * 6 + contains = list(/obj/structure/reagent_dispensers/water_cooler/jugless = 1, /obj/item/reagent_containers/cooler_jug/punch = 1) + crate_name = "punch cooler crate" diff --git a/code/modules/reagents/chemistry/reagents/drinks/drink_reagents.dm b/code/modules/reagents/chemistry/reagents/drinks/drink_reagents.dm index 0be0ca2b75f4..1b13ee77cca8 100644 --- a/code/modules/reagents/chemistry/reagents/drinks/drink_reagents.dm +++ b/code/modules/reagents/chemistry/reagents/drinks/drink_reagents.dm @@ -1309,3 +1309,60 @@ var/obj/item/organ/stomach/ethereal/stomach = exposed_carbon.get_organ_slot(ORGAN_SLOT_STOMACH) if(istype(stomach)) stomach.adjust_charge(reac_volume * 20 * ETHEREAL_DISCHARGE_RATE) + +/datum/reagent/consumable/fruit_punch + name = "fruit punch" + description = "Impossibly sweet fruit punch. Nobody knows what fruits were used to make it, not even it's creators... \ + It's unique recipe heals and rejuvinates the drinker, but is unsafe to consume without the support of a nearby watercooler." + color = "#f7b2e3" + taste_description = "dangerously sweet fruit" + chemical_flags = REAGENT_CAN_BE_SYNTHESIZED + quality = DRINK_VERYGOOD + +/datum/reagent/consumable/fruit_punch/on_mob_life(mob/living/affected_mob, seconds_per_tick) + . = ..() + var/need_mob_update + var/found_valid_cooler = FALSE + for(var/obj/structure/reagent_dispensers/water_cooler/found_cooler in range(4, affected_mob)) + if(found_cooler.anchored) + found_valid_cooler = TRUE + var/obj/effect/temp_visual/heal/heal_effect = new /obj/effect/temp_visual/heal(get_turf(found_cooler)) + heal_effect.color = "#f7b2e3" + break + + if(found_valid_cooler) + affected_mob.clear_alert("punch_bad") + affected_mob.throw_alert("punch_good", /atom/movable/screen/alert/fruit_punch_good) + need_mob_update = affected_mob.adjustToxLoss(-0.6 * REM * seconds_per_tick, updating_health = FALSE) + need_mob_update = affected_mob.adjustBruteLoss(-0.6 * REM * seconds_per_tick, updating_health = FALSE) + need_mob_update = affected_mob.adjustFireLoss(-0.6 * REM * seconds_per_tick, updating_health = FALSE) + affected_mob.remove_movespeed_modifier(/datum/movespeed_modifier/punch_punishment) + else + affected_mob.clear_alert("punch_good") + affected_mob.throw_alert("punch_bad", /atom/movable/screen/alert/fruit_punch_bad) + need_mob_update = affected_mob.apply_damage(1.5 * REM * seconds_per_tick, TOX) + affected_mob.add_movespeed_modifier(/datum/movespeed_modifier/punch_punishment) + if(SPT_PROB(10, seconds_per_tick)) + affected_mob.Knockdown(3 SECONDS, 6 SECONDS) //Gives daze effect. Using the cooler is a commitment and if you get jumped during it or have to run away to fight something, you should be vulnerable. + to_chat(affected_mob, span_warning("The overwhelming sweetness of the fruit punch disorients and confounds you!")) + if(need_mob_update) + return UPDATE_MOB_HEALTH + +/datum/movespeed_modifier/punch_punishment + multiplicative_slowdown = 0.30 + +/datum/reagent/consumable/fruit_punch/on_mob_end_metabolize(mob/living/affected_mob) + . = ..() + affected_mob.clear_alert("punch_bad") + affected_mob.clear_alert("punch_good") + affected_mob.remove_movespeed_modifier(/datum/movespeed_modifier/punch_punishment) + +/atom/movable/screen/alert/fruit_punch_good + name = "Fruit Punch Blessing" + desc = "The sweetness of the fruit punch and the friendly company of the liquid cooler are slowly restoring your health..." + icon_state = "punch_blessing" + +/atom/movable/screen/alert/fruit_punch_bad + name = "Fruit Punishment" + desc = "The unbearable sweetness of the fruit punch is too much to bear without the soothing aura of a liquid cooler! Your body is going into shock!" + icon_state = "punch_punishment" diff --git a/code/modules/reagents/reagent_containers/cooler_jug.dm b/code/modules/reagents/reagent_containers/cooler_jug.dm new file mode 100644 index 000000000000..89fc7f1ea2ac --- /dev/null +++ b/code/modules/reagents/reagent_containers/cooler_jug.dm @@ -0,0 +1,25 @@ +/obj/item/reagent_containers/cooler_jug + name = "cooler jug" + desc = "A huge, unwieldy jug. Serves as the life force for liquid coolers. It smells like freshly cooled plastic." + icon = 'icons/obj/medical/chemical_tanks.dmi' + icon_state = "cooler_jug" + volume = 200 + custom_materials = list(/datum/material/plastic = SHEET_MATERIAL_AMOUNT * 4) + reagent_flags = REFILLABLE | DRAINABLE | INJECTABLE | DRAWABLE | TRANSPARENT | SMART_CAP + spillable = TRUE + has_variable_transfer_amount = FALSE + interaction_flags_click = NEED_DEXTERITY + fill_icon_state = "cooler_jug_overlay" + fill_icon_thresholds = list(25, 50, 75, 100) + obj_flags = UNIQUE_RENAME + w_class = WEIGHT_CLASS_BULKY + +/obj/item/reagent_containers/cooler_jug/water + name = "water jug" + desc = "An elegant-looking water cooler jug. There's a water cooler out there, somewhere, waiting to be reunited with this. The jug's mouth smells intoxicatingly stale and metallic." + list_reagents = list(/datum/reagent/water = 200) + +/obj/item/reagent_containers/cooler_jug/punch + name = "punch jug" + desc = "A jug meant for storing fruit punch. It's covered in dozens of warning labels and scary-looking symbols you don't recognize. The smell of sweet punch sticks to the mouth of the jug." + list_reagents = list(/datum/reagent/consumable/fruit_punch = 200) diff --git a/code/modules/reagents/reagent_dispenser.dm b/code/modules/reagents/reagent_dispenser.dm index f50d9c398327..3e1ebf3e4614 100644 --- a/code/modules/reagents/reagent_dispenser.dm +++ b/code/modules/reagents/reagent_dispenser.dm @@ -1,4 +1,5 @@ #define REAGENT_SPILL_DIVISOR 200 +#define COOLER_JUG_EJECT_TIME (8 SECONDS) /obj/structure/reagent_dispensers name = "Dispenser" @@ -354,13 +355,30 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/structure/reagent_dispensers/wall/peppertank, 3 find_and_hang_on_wall() /obj/structure/reagent_dispensers/water_cooler - name = "liquid cooler" - desc = "A machine that dispenses liquid to drink." - icon = 'icons/obj/machines/vending.dmi' + name = "water cooler" + desc = "A machine that cools and dispenses liquids to drink. The 'hot' handle doesn't seem to do anything." icon_state = "water_cooler" anchored = TRUE - tank_volume = 500 - var/paper_cups = 25 //Paper cups left from the cooler + tank_volume = 200 + can_be_tanked = FALSE + max_integrity = 150 + ///Paper cups left from the cooler. + var/paper_cups = 25 + ///Reference to our jug. + var/obj/item/reagent_containers/cooler_jug/our_jug + ///Have we been tipped? + var/tipped = FALSE + +/obj/structure/reagent_dispensers/water_cooler/Initialize(mapload) + . = ..() + if(prob(2) && mapload) + reagents.convert_reagent(/datum/reagent/water, /datum/reagent/consumable/fruit_punch) + create_jug() + refresh_appearance() + +/obj/structure/reagent_dispensers/water_cooler/Destroy() + . = ..() + our_jug = null /obj/structure/reagent_dispensers/water_cooler/examine(mob/user) . = ..() @@ -375,14 +393,202 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/structure/reagent_dispensers/wall/peppertank, 3 . = ..() if(.) return + + + if(tipped) + balloon_alert(user, "un-tipping...") + if(!do_after(user, 5 SECONDS, src)) + return + tipped = FALSE + refresh_appearance() + return + + + if(user.combat_mode && our_jug) + balloon_alert(user, "removing jug...") + if(!do_after(user, COOLER_JUG_EJECT_TIME, src)) + return + eject_jug(user) + return + if(!paper_cups) to_chat(user, span_warning("There aren't any cups left!")) return user.visible_message(span_notice("[user] takes a cup from [src]."), span_notice("You take a paper cup from [src].")) - var/obj/item/reagent_containers/cup/glass/sillycup/S = new(get_turf(src)) - user.put_in_hands(S) + var/obj/item/reagent_containers/cup/glass/sillycup/new_cup = new(get_turf(src)) + user.put_in_hands(new_cup) paper_cups-- +/obj/structure/reagent_dispensers/water_cooler/update_overlays() + . = ..() + if(!reagents) + return + + if(!reagents.total_volume) + return + + var/mixcolor + var/vol_counter = 0 + var/vol_temp + + for(var/datum/reagent/stored_reagent as anything in reagents.reagent_list) + vol_temp = stored_reagent.volume + vol_counter += vol_temp + + var/chosen_color = stored_reagent.color + if(istype(stored_reagent, /datum/reagent/water)) + if(!mixcolor) + mixcolor = "#2694D6" //Override the water to be a nice blue + continue + else + chosen_color = "#2694D6" + else + if(!mixcolor) + mixcolor = stored_reagent.color + continue + else + chosen_color = stored_reagent.color + + if (length(mixcolor) >= length(chosen_color)) + mixcolor = BlendRGB(mixcolor, chosen_color, vol_temp/vol_counter) + else + mixcolor = BlendRGB(chosen_color, mixcolor, vol_temp/vol_counter) + + if(mixcolor) + var/overlay_tag + if(vol_counter > 100) + overlay_tag = "100" + else + overlay_tag = "50" //Can't be 0, because there'd be no mixcolor + var/mutable_appearance/tank_overlay = mutable_appearance('icons/obj/medical/chemical_tanks.dmi', "water_cooler_overlay[overlay_tag]") + tank_overlay.color = mixcolor + . += tank_overlay + +/obj/structure/reagent_dispensers/water_cooler/wrench_act(mob/living/user, obj/item/tool) + if(user.combat_mode) + return NONE + + . = ITEM_INTERACT_BLOCKING + if(default_unfasten_wrench(user, tool, time = 6 SECONDS) == SUCCESSFUL_UNFASTEN) + return ITEM_INTERACT_SUCCESS + +/obj/structure/reagent_dispensers/water_cooler/attack_hand_secondary(mob/user, modifiers) + if(tipped) + balloon_alert(user, "it's already tipped!") + return + + if(anchored) + balloon_alert(user, "it's anchored!") + return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN + + if(!do_after(user, 1.5 SECONDS, src)) + return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN + INVOKE_ASYNC(src, PROC_REF(boom), user) + return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN + +/obj/structure/reagent_dispensers/water_cooler/item_interaction(mob/living/user, obj/item/tool, list/modifiers) + if(!istype(tool, /obj/item/reagent_containers/cooler_jug)) + return + + if(tipped) + balloon_alert(user, "it's tipped!") + return + + var/obj/item/reagent_containers/cooler_jug/new_jug = tool + balloon_alert(user, "replacing jug...") + if(!do_after(user, COOLER_JUG_EJECT_TIME, src)) + return + + if(!user.transferItemToLoc(new_jug, src)) + return ITEM_INTERACT_BLOCKING + + eject_jug(user, our_jug) + our_jug = new_jug + our_jug.reagents.trans_to(reagents, tank_volume) + balloon_alert(user, "attached") + user.log_message("attached a [new_jug] to [src] at [AREACOORD(src)] containing ([new_jug.reagents.get_reagent_log_string()])", LOG_ATTACK) + add_fingerprint(user) + refresh_appearance() + return ITEM_INTERACT_SUCCESS + +/obj/structure/reagent_dispensers/water_cooler/boom() + if(QDELETED(src)) + return + var/liquid_amount = 0 + if(reagents.total_volume) + visible_message(span_danger("\The [src] flips on it's side and spills everywhere!")) + chem_splash(get_turf(src), null, 2 + (reagents.total_volume + liquid_amount) / 1000, list(reagents), extra_heat=(liquid_amount / 50), adminlog=(liquid_amount<25)) + eject_jug(throw_away = TRUE) + playsound(src, 'sound/effects/glass/glassbash.ogg', 100) + tip_over() + +/obj/structure/reagent_dispensers/water_cooler/proc/refresh_appearance() + if(tipped) + icon_state = "water_cooler_disgraced" + else + if(!our_jug) + icon_state = "water_cooler_forlorn" + else + icon_state = "water_cooler" + + update_overlays() + update_appearance() + +///Creates an empty jug inside of the cooler. Doesn't need to be filled bc it absorbs the cooler's reagent on eject. +/obj/structure/reagent_dispensers/water_cooler/proc/create_jug() + our_jug = new /obj/item/reagent_containers/cooler_jug(src) + +///Eject the jug in a variety of ways. If there is a user, the jug goes into their hands. throw_away is passed on tip, to empty and throw the jug away. We delete the reagents since we create a splash before this is called. +/obj/structure/reagent_dispensers/water_cooler/proc/eject_jug(mob/living/user, throw_away = FALSE) + if(!our_jug) + return + + if(user) + user.put_in_hands(our_jug) + else + our_jug.forceMove(drop_location()) + + if(throw_away) + var/turf/turf_to_throw_at = get_ranged_target_turf(src, pick(GLOB.alldirs), 2) + our_jug.throw_at(turf_to_throw_at, 2, 3) + reagents.remove_all(tank_volume) //Gets spilled on floor during boom() + else + reagents.trans_to(our_jug.reagents, tank_volume) + + our_jug = null + refresh_appearance() + +///Handles the visual stuff related to the cooler itself tipping. +/obj/structure/reagent_dispensers/water_cooler/proc/tip_over() + tipped = TRUE + refresh_appearance() + +///Pre-tipped version for mapping. +/obj/structure/reagent_dispensers/water_cooler/fallen + tipped = TRUE + reagent_id = null + anchored = FALSE + +/obj/structure/reagent_dispensers/water_cooler/fallen/Initialize(mapload) + . = ..() + tip_over() + +/obj/structure/reagent_dispensers/water_cooler/fallen/create_jug() + return + +/obj/structure/reagent_dispensers/water_cooler/jugless + reagent_id = null + anchored = FALSE + +/obj/structure/reagent_dispensers/water_cooler/jugless/create_jug() + return + +///Punch cooler. Starts full of healing juice. In case anyone wants to map one somewhere as a healing station. +/obj/structure/reagent_dispensers/water_cooler/punch_cooler + name = "punch cooler" + desc = "A machine that dispenses fruit punch to drink. This juice is unbearably sweet, and can only be safely consumed in the presence of a liquid cooler. Engage with caution." + reagent_id = /datum/reagent/consumable/fruit_punch + /obj/structure/reagent_dispensers/beerkeg name = "beer keg" desc = "Beer is liquid bread, it's good for you..." @@ -469,3 +675,4 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/structure/reagent_dispensers/wall/virusfood, 30 accepts_rig = TRUE #undef REAGENT_SPILL_DIVISOR +#undef COOLER_JUG_EJECT_TIME diff --git a/icons/hud/screen_alert.dmi b/icons/hud/screen_alert.dmi index 1d1f3ff79c0bb1f3af6d70ad6ebd821d5788f1bf..2d8ab5c7d0497c77077e2e70ff4008471d45043f 100644 GIT binary patch delta 22788 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 T?yK_v^g3y6Yeo8xN5cOBa;y^U delta 21728 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 D$voU5 diff --git a/icons/obj/machines/vending.dmi b/icons/obj/machines/vending.dmi index 8c39296a155f772a6cdbf5efe2b506a6626f5a70..f8f1f80cdce3a2c21894a0971cc318ee4052ede9 100644 GIT binary patch literal 123405 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≠Oo+-RHfyS&xAhwr>t@)P5ViHy`P1T$+LiC~6k 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%0DWlBMZA4`9Qx%Z^qrrB7kSNd)*oaQvuFs|6CMA$ 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 O?~%%50oZ> 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 diff --git a/icons/obj/medical/reagent_fillings.dmi b/icons/obj/medical/reagent_fillings.dmi index 67da42a4d31d394d9200c5c355502ab37df5557e..c60fa1c7d30fdb85b2b40ad6f4d5dd8fcd9673bc 100644 GIT binary patch literal 10611 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 YIEl!`YiJwcz*7WF3@r4^FSy Date: Sun, 17 Aug 2025 02:05:04 +0000 Subject: [PATCH 075/283] Automatic changelog for PR #92480 [ci skip] --- html/changelogs/AutoChangeLog-pr-92480.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92480.yml diff --git a/html/changelogs/AutoChangeLog-pr-92480.yml b/html/changelogs/AutoChangeLog-pr-92480.yml new file mode 100644 index 000000000000..bf87272d9ba8 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92480.yml @@ -0,0 +1,7 @@ +author: "Rhials" +delete-after: True +changes: + - rscadd: "You may now remove water cooler jugs and put whatever you want in them. Go nuts." + - rscadd: "Water coolers are now craftable (with plastic), orderable from cargo, and tippable when unanchored." + - rscadd: "Rarely, water coolers will spawn full of healing fruit punch instead of water! Be careful not to stray from the cooler while digesting this stuff." + - rscadd: "You can also just buy the punch cooler from cargo if you feel like it." \ No newline at end of file From e927d8897e78a9af94e450396424b3ac316f5b39 Mon Sep 17 00:00:00 2001 From: NoHaxJustPi <68925272+NoHaxJustPi@users.noreply.github.com> Date: Sat, 16 Aug 2025 21:12:02 -0500 Subject: [PATCH 076/283] Fixes tank holder description (#92594) ## About The Pull Request Fixes "It is The bolts[...]" in tank holder desc, changes tanks from "one" to "a"/"an" (i.e. "an oxygen tank" instead of "one oxygen tank") and adds span_notice to the other parts of the description to fit with the screws message. ## Why It's Good For The Game Fixes a grammar mistake in the description. The "one [...]" doesn't make sense for something that only holds a single tank at a time. Using span_notice for the description makes it more uniform and consistent. ## Changelog :cl: spellcheck: Fixes "It is The bolts on the bottom are..." in tank holder descriptions, and improves grammar for inserted objects. /:cl: --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com> --- code/game/objects/structures/tank_holder.dm | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/code/game/objects/structures/tank_holder.dm b/code/game/objects/structures/tank_holder.dm index 5a9eb683c5c2..3d0b5e18b754 100644 --- a/code/game/objects/structures/tank_holder.dm +++ b/code/game/objects/structures/tank_holder.dm @@ -5,7 +5,7 @@ icon = 'icons/obj/canisters.dmi' icon_state = "holder" - custom_materials = list(/datum/material/iron =SHEET_MATERIAL_AMOUNT) + custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT) density = FALSE anchored = FALSE @@ -35,11 +35,14 @@ /obj/structure/tank_holder/examine(mob/user) . = ..() - . += "It is [anchored ? "wrenched to the floor." : "The bolts on the bottom are unsecured."]
" + if(anchored) + . += span_notice("It is bolted to the floor.") + else + . += span_notice("The bolts on the bottom are unsecured.") if(tank) - . += "It is holding one [tank]." + . += span_notice("It is holding \a [tank].") else - . += "It is empty." + . += span_notice("It is empty.") . += span_notice("It is held together by some screws.") /obj/structure/tank_holder/attackby(obj/item/W, mob/living/user, list/modifiers, list/attack_modifiers) From 2c69066b2a78003a3ad1e9f4ebfa95f3e135d828 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 02:12:20 +0000 Subject: [PATCH 077/283] Automatic changelog for PR #92594 [ci skip] --- html/changelogs/AutoChangeLog-pr-92594.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92594.yml diff --git a/html/changelogs/AutoChangeLog-pr-92594.yml b/html/changelogs/AutoChangeLog-pr-92594.yml new file mode 100644 index 000000000000..5a42ffa52c28 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92594.yml @@ -0,0 +1,4 @@ +author: "NoHaxJustPi" +delete-after: True +changes: + - spellcheck: "Fixes \"It is The bolts on the bottom are...\" in tank holder descriptions, and improves grammar for inserted objects." \ No newline at end of file From c80361d5f33f956cabb76f3ffafa5fdc38554f42 Mon Sep 17 00:00:00 2001 From: Leland Kemble <70413276+lelandkemble@users.noreply.github.com> Date: Sun, 17 Aug 2025 18:14:40 -0400 Subject: [PATCH 078/283] Grammar, spelling and language checks on pre-made papers (#92586) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## About The Pull Request A lot of very small grammar, spelling and language changes to pre-made papers, and corrects the amount of glass sheets on the BSA materials sheet ## Why It's Good For The Game Good proofreading is good, and I've fallen for the wrong amount of glass on that sheet like four times now. Never again. ## Changelog 🆑 spellcheck: grammar, spelling and language checks on premade papers + BSA materials sheet shows correct amount of glass /:cl: --- code/modules/paperwork/paper_premade.dm | 159 ++++++++++++++++++++++-- code/modules/paperwork/paperwork.dm | 8 +- 2 files changed, 151 insertions(+), 16 deletions(-) diff --git a/code/modules/paperwork/paper_premade.dm b/code/modules/paperwork/paper_premade.dm index 5ee9693b481a..8cea8cc15a41 100644 --- a/code/modules/paperwork/paper_premade.dm +++ b/code/modules/paperwork/paper_premade.dm @@ -4,7 +4,55 @@ /obj/item/paper/fluff/sop name = "paper- 'Standard Operating Procedure'" - default_raw_text = "Alert Levels:
\nBlue- Emergency
\n\t1. Caused by fire
\n\t2. Caused by manual interaction
\n\tAction:
\n\t\tClose all fire doors. These can only be opened by resetting the alarm
\nRed- Ejection/Self-Destruct
\n\t1. Caused by module operating computer.
\n\tAction:
\n\t\tAfter the specified time the module will eject completely.
\n
\nEngine Maintenance Instructions:
\n\tShut off ignition systems:
\n\tActivate internal power
\n\tActivate orbital balance matrix
\n\tRemove volatile liquids from area
\n\tWear a fire suit
\n
\n\tAfter
\n\t\tDecontaminate
\n\t\tVisit medical examiner
\n
\nToxin Laboratory Procedure:
\n\tWear a gas mask regardless
\n\tGet an oxygen tank.
\n\tActivate internal atmosphere
\n
\n\tAfter
\n\t\tDecontaminate
\n\t\tVisit medical examiner
\n
\nDisaster Procedure:
\n\tFire:
\n\t\tActivate sector fire alarm.
\n\t\tMove to a safe area.
\n\t\tGet a fire suit
\n\t\tAfter:
\n\t\t\tAssess Damage
\n\t\t\tRepair damages
\n\t\t\tIf needed, Evacuate
\n\tMeteor Shower:
\n\t\tActivate fire alarm
\n\t\tMove to the back of ship
\n\t\tAfter
\n\t\t\tRepair damage
\n\t\t\tIf needed, Evacuate
\n\tAccidental Reentry:
\n\t\tActivate fire alarms in front of ship.
\n\t\tMove volatile matter to a fire proof area!
\n\t\tGet a fire suit.
\n\t\tStay secure until an emergency ship arrives.
\n
\n\t\tIf ship does not arrive-
\n\t\t\tEvacuate to a nearby safe area!" + default_raw_text = {"Alert Levels: +
Blue- Emergency +  1. Caused by fire +  2. Caused by manual interaction +
 Action: +   Close all fire doors. These can only be opened by resetting the alarm. +
Red- Ejection/Self-Destruct +  1. Caused by module operating computer. +
 Action: +   After the specified time, the module will eject completely. +
Engine Maintenance Instructions: +  Shut off ignition systems: +  Activate internal power +  Activate orbital balance matrix +  Remove volatile liquids from area +  Wear a fire suit +
 After +   Decontaminate +   Visit medical examiner +
Toxin Laboratory Procedure: +  Wear a gas mask regardless +  Get an oxygen tank +  Activate internal atmosphere +
 After +   Decontaminate +   Visit medical examiner +
Disaster Procedure: +
 Fire: +   Activate sector fire alarm +   Move to a safe area +   Get a fire suit +
  After: +    Assess Damage +    Repair damages +    If needed, Evacuate +
 Meteor Shower: +   Activate fire alarm +   Move to the back of ship +
  After: +    Repair damage +    If needed, Evacuate +
 Accidental Reentry: +   Activate fire alarms in front of ship +   Move volatile matter to a fireproof area +   Get a fire suit +   Stay secure until an emergency ship arrives +
  If ship does not arrive- +    Evacuate to a nearby safe area + "} /obj/item/paper/fluff/shuttles/daniel default_raw_text = "i love daniel
daniel is my best friend

you are tearing me apart elise" @@ -15,7 +63,7 @@
It is truly saddening you must spend your time locked up in an awful prison on that dangerous station. I have spoken to your lawyer who will attempt to appeal to the judge so your sentence may hopefully be reduced.
Regardless, I just want you to understand that all of us out here still love you, and want to see you released safely some day! I know that prison can be a very vicious place, so please promise us you'll avoid getting into any fights or trouble, okay?
We all care for your safety deeply, and could not live with ourselves if you ended up getting hurt. We've scheduled a visit to see you, and with any luck, hopefully our request will be granted soon. -
Anyways, please do your best to make it by in that place, and never forget we'll be always here for you, no matter if we're separated. +
Anyway, please do your best to get by in that place, and never forget we'll be always here for you, no matter if we're separated.

Please stay safe,
-Love, Your Dearest"} @@ -25,7 +73,30 @@ /obj/item/paper/guides/jobs/hydroponics name = "paper- 'Greetings from Billy Bob'" - default_raw_text = "Hey fellow botanist!
\n
\nI didn't trust the station folk so I left
\na couple of weeks ago. But here's some
\ninstructions on how to operate things here.
\nYou can grow plants and each iteration they become
\nstronger, more potent and have better yield, if you
\nknow which ones to pick. Use your botanist's analyzer
\nfor that. You can turn harvested plants into seeds
\nat the seed extractor, and replant them for better stuff!
\nSometimes if the weed level gets high in the tray
\nmutations into different mushroom or weed species have
\nbeen witnessed. On the rare occasion even weeds mutate!
\n
\nEither way, have fun!
\n
\nBest regards,
\nBilly Bob Johnson.
\n
\nPS.
\nHere's a few tips:
\nIn nettles, potency = damage
\nIn amanitas, potency = deadliness + side effect
\nIn Liberty caps, potency = drug power + effect
\nIn chilies, potency = heat
\nNutrients keep mushrooms alive!
\nWater keeps weeds such as nettles alive!
\nAll other plants need both." + default_raw_text = {"Hey fellow botanist! +
I didn't trust the station folk so I left + a couple of weeks ago. But here's some + instructions on how to operate things here. + You can grow plants and each iteration they become + stronger, more potent and have better yield, if you + know which ones to pick. Use your botanist's analyzer + for that. You can turn harvested plants into seeds + at the seed extractor, and replant them for better stuff! + Sometimes if the weed level gets high in the tray + mutations into different mushroom or weed species have + been witnessed. On the rare occasion even weeds mutate! +
Either way, have fun! +
Best regards, + Billy Bob Johnson. +
PS. + Here's a few tips: + In nettles, potency = damage + In amanitas, potency = deadliness + side effects + In Liberty caps, potency = drug power + effects + In chilies, potency = heat + Nutrients keep mushrooms alive! + Water keeps weeds such as nettles alive! + All other plants need both."} /obj/item/paper/guides/jobs/holopad_hydro name = "paper- 'Holopad Notice'" @@ -47,7 +118,7 @@ * 20 bluespace crystals (or artificial) * 5 quadratic capacitors * 5 femto servos - * 1 glass sheet + * 2 glass sheets

2. Find suitable location

The BSA has a steep power requirement and functions best when it is on its own APC; keep other items in the room to a minimum. Ensure the BSA is placed at the edge of the station, so that it won't shoot through another portion of the station.. Make sure the room isn't easily accessible by someone who shouldn't be there.

3. Construction

@@ -57,18 +128,18 @@ 4. Place the machine frames in a horizontal line. 5. Wrench the three machine frames in place. 6. Install wires in the three machine frames. - 7. Install the bore in the front machine frame. this is your barrel. + 7. Install the bore in the front machine frame. This is your barrel. 8. Install the fusor in the center machine frame. 9. Install the generator in the back machine frame. 10. Examine the three machines and see what else they need, you can use a screwdriver to finish the assembly when parts are installed. 11. Construct a computer terminal in the same room as the BSA assembly, make sure they draw power from the same APC or ask the Chief Engineer to check the blueprints for you. - 12. Use a screwdriver to fasten the board, install wires and one glass sheet, use screwdriver again to turn on. + 12. Use a screwdriver to fasten the board, install wires and two glass sheets, use screwdriver again to turn on. 13. Use a multitool and interact with the generator, then the fusor. 14. Use a multitool again to interact with the bore, then the fusor. 15. Use the console to finalize construction, make sure there's enough empty space around the BSA for the assembly to commence. And with that, you are done! Commencing firing protocols requires the access of at least two heads, the console will be locked down until this requirement is met. - Always make sure you are certain before attempting to fire the BSA. + Always make sure you are certain before attempting to fire the BSA.
Keep this manual for your records, failure to do so will void your 2 day limited liability warranty from Nanotrasen."} @@ -87,19 +158,55 @@ /obj/item/paper/fluff/jobs/security/beepsky_mom name = "Note from Beepsky's Mom" - default_raw_text = "01001001 00100000 01101000 01101111 01110000 01100101 00100000 01111001 01101111 01110101 00100000 01110011 01110100 01100001 01111001 00100000 01110011 01100001 01100110 01100101 00101110 00100000 01001100 01101111 01110110 01100101 00101100 00100000 01101101 01101111 01101101 00101110" + default_raw_text = "01001001 00100000 01101000 01101111 01110000 01100101 00100000 01111001 01101111 01110101 00100000 01110011 01110100 01100001 01111001 00100000 01110011 01100001 01100110 01100101 00101110 00100000 01001100 01101111 01110110 01100101 00101100 00100000 01001101 01101111 01101101 00101110" /obj/item/paper/guides/jobs/security/courtroom name = "paper- 'A Crash Course in Legal SOP on SS13'" - default_raw_text = "Roles:
\nThe Detective is basically the investigator and prosecutor.
\nThe Staff Assistant can perform these functions with written authority from the Detective.
\nThe Captain/HoP/Warden is ct as the judicial authority.
\nThe Security Officers are responsible for executing warrants, security during trial, and prisoner transport.
\n
\nInvestigative Phase:
\nAfter the crime has been committed the Detective's job is to gather evidence and try to ascertain not only who did it but what happened. He must take special care to catalogue everything and don't leave anything out. Write out all the evidence on paper. Make sure you take an appropriate number of fingerprints. IF he must ask someone questions he has permission to confront them. If the person refuses he can ask a judicial authority to write a subpoena for questioning. If again he fails to respond then that person is to be jailed as insubordinate and obstructing justice. Said person will be released after he cooperates.
\n
\nONCE the FT has a clear idea as to who the criminal is he is to write an arrest warrant on the piece of paper. IT MUST LIST THE CHARGES. The FT is to then go to the judicial authority and explain a small version of his case. If the case is moderately acceptable the authority should sign it. Security must then execute said warrant.
\n
\nPre-Pre-Trial Phase:
\nNow a legal representative must be presented to the defendant if said defendant requests one. That person and the defendant are then to be given time to meet (in the jail IS ACCEPTABLE). The defendant and his lawyer are then to be given a copy of all the evidence that will be presented at trial (rewriting it all on paper is fine). THIS IS CALLED THE DISCOVERY PACK. With a few exceptions, THIS IS THE ONLY EVIDENCE BOTH SIDES MAY USE AT TRIAL. IF the prosecution will be seeking the death penalty it MUST be stated at this time. ALSO if the defense will be seeking not guilty by mental defect it must state this at this time to allow ample time for examination.
\nNow at this time each side is to compile a list of witnesses. By default, the defendant is on both lists regardless of anything else. Also the defense and prosecution can compile more evidence beforehand BUT in order for it to be used the evidence MUST also be given to the other side.\nThe defense has time to compile motions against some evidence here.
\nPossible Motions:
\n1. Invalidate Evidence- Something with the evidence is wrong and the evidence is to be thrown out. This includes irrelevance or corrupt security.
\n2. Free Movement- Basically the defendant is to be kept uncuffed before and during the trial.
\n3. Subpoena Witness- If the defense presents god reasons for needing a witness but said person fails to cooperate then a subpoena is issued.
\n4. Drop the Charges- Not enough evidence is there for a trial so the charges are to be dropped. The FT CAN RETRY but the judicial authority must carefully reexamine the new evidence.
\n5. Declare Incompetent- Basically the defendant is insane. Once this is granted a medical official is to examine the patient. If he is indeed insane he is to be placed under care of the medical staff until he is deemed competent to stand trial.
\n
\nALL SIDES MOVE TO A COURTROOM
\nPre-Trial Hearings:
\nA judicial authority and the 2 sides are to meet in the trial room. NO ONE ELSE BESIDES A SECURITY DETAIL IS TO BE PRESENT. The defense submits a plea. If the plea is guilty then proceed directly to sentencing phase. Now the sides each present their motions to the judicial authority. He rules on them. Each side can debate each motion. Then the judicial authority gets a list of crew members. He first gets a chance to look at them all and pick out acceptable and available jurors. Those jurors are then called over. Each side can ask a few questions and dismiss jurors they find too biased. HOWEVER before dismissal the judicial authority MUST agree to the reasoning.
\n
\nThe Trial:
\nThe trial has three phases.
\n1. Opening Arguments- Each side can give a short speech. They may not present ANY evidence.
\n2. Witness Calling/Evidence Presentation- The prosecution goes first and is able to call the witnesses on his approved list in any order. He can recall them if necessary. During the questioning the lawyer may use the evidence in the questions to help prove a point. After every witness the other side has a chance to cross-examine. After both sides are done questioning a witness the prosecution can present another or recall one (even the EXACT same one again!). After prosecution is done the defense can call witnesses. After the initial cases are presented both sides are free to call witnesses on either list.
\nFINALLY once both sides are done calling witnesses we move onto the next phase.
\n3. Closing Arguments- Same as opening.
\nThe jury then deliberates IN PRIVATE. THEY MUST ALL AGREE on a verdict. REMEMBER: They mix between some charges being guilty and others not guilty (IE if you supposedly killed someone with a gun and you unfortunately picked up a gun without authorization then you CAN be found not guilty of murder BUT guilty of possession of illegal weaponry.). Once they have agreed they present their verdict. If unable to reach a verdict and feel they will never they call a deadlocked jury and we restart at Pre-Trial phase with an entirely new set of jurors.
\n
\nSentencing Phase:
\nIf the death penalty was sought (you MUST have gone through a trial for death penalty) then skip to the second part.
\nI. Each side can present more evidence/witnesses in any order. There is NO ban on emotional aspects or anything. The prosecution is to submit a suggested penalty. After all the sides are done then the judicial authority is to give a sentence.
\nII. The jury stays and does the same thing as I. Their sole job is to determine if the death penalty is applicable. If NOT then the judge selects a sentence.
\n
\nTADA you're done. Security then executes the sentence and adds the applicable convictions to the person's record.
\n" + default_raw_text = {"Roles: + The Detective is basically the investigator and prosecutor. + The Staff Assistant can perform these functions with written authority from the Detective. + The Captain/HoP/Warden acts as the judicial authority. + The Security Officers are responsible for executing warrants, security during trial, and prisoner transport. +
Investigative Phase: + After the crime has been committed the Detective's job is to gather evidence and try to ascertain not only who did it but what happened. They must take special care to catalogue everything and must not leave anything out. They should write out all the evidence on paper, and make sure they take an appropriate number of fingerprints. If they must ask someone questions, they have permission to confront them. If the person refuses, they can ask a judicial authority to write a subpoena for questioning. If again they fail to respond, that person is to be jailed as insubordinate and obstructing justice. Said person will be released after they cooperate. +
Once the FT has a clear idea as to who the criminal is, they are to write an arrest warrant. IT MUST LIST THE CHARGES. The FT is to then go to the judicial authority and explain a small version of their case. If the case is moderately acceptable the authority should sign it. Security must then execute said warrant. +
Pre-Pre-Trial Phase: + A legal representative must be provided to the defendant if the defendant requests one. That person and the defendant are then to be given time to meet (in the brig IS ACCEPTABLE). The defendant and their lawyer are then to be given a copy of all the evidence that will be presented at trial (rewriting it all on paper is fine). THIS IS CALLED THE DISCOVERY PACK. With a few exceptions, THIS IS THE ONLY EVIDENCE BOTH SIDES MAY USE AT TRIAL. IF the prosecution will be seeking the death penalty it MUST be stated at this time. ALSO if the defense will be seeking not guilty by mental defect it must state this at this time to allow ample time for examination. + At this time, each side is to compile a list of witnesses. By default, the defendant is on both lists. The defense and prosecution can compile more evidence beforehand BUT in order for it to be admissible the evidence MUST also be given to the other side.\nThe defense has time to compile motions against some evidence here. + Possible Motions: + 1. Invalidate Evidence- Something with the evidence is wrong and the evidence is to be thrown out. This includes irrelevance or corrupt security. + 2. Free Movement- The defendant is to be kept unrestrained before and during the trial. + 3. Subpoena Witness- If the defense presents good reasons for needing a witness but said person fails to cooperate then a subpoena is issued. + 4. Drop the Charges- Not enough evidence is presented for a trial so the charges are to be dropped. The FT CAN RETRY but the judicial authority must carefully reexamine the new evidence. + 5. Declare Incompetent- The defendant is insane. Once this is granted a medical official is to examine the patient. If they are indeed insane, they are to be placed under care of the medical staff until they are deemed competent to stand trial. +
ALL PARTIES MOVE TO A COURTROOM + Pre-Trial Hearings: + A judicial authority and the 2 sides are to meet in the trial room. NO ONE ELSE BESIDES A SECURITY DETAIL IS TO BE PRESENT. The defense submits a plea. If the plea is guilty, then proceed directly to sentencing phase. Now the sides each present their motions to the judicial authority. They rule on them. Each side can debate each motion. Then the judicial authority gets a list of crew members. They first get a chance to look at them all and pick out acceptable and available jurors. Those jurors are then called over. Each side can ask a few questions and dismiss jurors they find too biased. HOWEVER before dismissal the judicial authority MUST agree to the reasoning. +
The Trial: + The trial has three phases. + 1. Opening Arguments- Each side can give a short speech. They may not present ANY evidence. + 2. Witness Calling/Evidence Presentation- The prosecution goes first and is able to call the witnesses on their approved list in any order. They can recall them if necessary. During the questioning, the lawyer may use evidence alongside questions to help prove a point. After each witness, the other side has a chance to cross-examine. After both sides are done questioning a witness, the prosecution can present another or recall one (even the EXACT same one again!). After prosecution is done, the defense can call witnesses. After the initial cases are presented, both sides are free to call witnesses on either list. + Once both sides are done calling witnesses, we move onto the next phase. + 3. Closing Arguments- Same as opening. + The jury then deliberates IN PRIVATE. THEY MUST ALL AGREE on a verdict. REMEMBER: They mix between some charges being guilty and others not guilty (i.e. if you supposedly killed someone with a gun, and you unfortunately picked up a gun without authorization, then you CAN be found not guilty of murder BUT guilty of possession of illegal weaponry.). Once they have agreed, they present their verdict. If the jury votes in majority that they will be unable to unanimously reach a verdict, they call a deadlocked jury and the case restarts at Pre-Trial phase with an entirely new set of jurors. +
Sentencing Phase: + If the death penalty was sought (you MUST have gone through a trial for death penalty) then skip to the second part. + I. Each side can present more evidence/witnesses in any order. The prosecution is to submit a suggested penalty. After all the sides are done, the judicial authority is to give a sentence. + II. The jury stays and does the same thing as I. Their sole job is to determine if the death penalty is applicable. If not, then the judge selects a sentence.
\n
\nThe trial is now complete. Security then executes the sentence and adds the applicable convictions to the person's record. + "} /obj/item/paper/guides/jobs/security/labor_camp name = "Labor Camp Operating Guide" - default_raw_text = "Labor Camp Facility Operation Guide

Hello there, proud operator of an NT-Sec Prisoner Rehabilitation Center. A solution to rising crime rates and falling productivity, these facilities are specifically designed for the safe, productive imprisonment of your most dangerous criminals.

To press a long-term prisoner into the service of the station, replace his equipment with prisoners' garb at one of the prison lockers, as per normal operating procedure. Before assigning a prisoner his ID, insert the ID into a prisoner management console and assign the prisoner a quota, based on the severity of his crime.
A single sheet of most materials produces five points for the prisoner, and points can be expected to be produced at a rate of about 100 per minute, though punishments as severe as forced labor should be reserved for serious crimes of sentences not less than five minutes long.
Once you have prepared the prisoner, place him in the secure northern half of the labor shuttle, and send him to the station. Once he meets his quota by feeding sheets to the stacker, he will be allowed to return to the station, and will be able to open the secure door to the prisoner release area.

In the case of dangerous prisoners, surveillance may be needed. To that end, there is a prisoner monitoring room on the mining station, equipped with a remote flasher and a lockdown button. The mine itself is patrolled by a securibot, so the nearby security records console can also be used to secure hostile prisoners on the mine." + default_raw_text = {"Labor Camp Facility Operation Guide +
Hello there, proud operator of an NT-Sec Prisoner Rehabilitation Center. A solution to rising crime rates and falling productivity, these facilities are specifically designed for the safe, productive imprisonment of your most dangerous criminals. +
To press a long-term prisoner into the service of the station, replace their equipment with prisoners' garb at one of the prison lockers, as per normal operating procedure. Before assigning a prisoner their ID, insert the ID into a prisoner management console and assign the prisoner a quota, based on the severity of their crime. + A single sheet of most materials produces five points for the prisoner, and points can be expected to be produced at a rate of about 100 per minute, though punishments as severe as forced labor should be reserved for serious crimes of sentences not less than five minutes long. + Once you have prepared the prisoner, place them in the secure northern half of the labor shuttle, and send them to the station. Once they meet their quota by feeding sheets to the stacker, they will be allowed to return to the station, and will be able to open the secure door to the prisoner release area. +
In the case of dangerous prisoners, surveillance may be needed. To that end, there is a prisoner monitoring room on the mining station, equipped with a remote flasher and a lockdown button. The mine itself is patrolled by a securibot, so the nearby security records console can also be used to secure hostile prisoners on the mine."} /obj/item/paper/fluff/jobs/jobs name = "paper- 'Job Information'" - default_raw_text = "Information on all formal jobs that can be assigned on Space Station 13 can be found on this document.
\nThe data will be in the following form.
\nGenerally lower ranking positions come first in this list.
\n
\nJob Name general access>lab access-engine access-systems access (atmosphere control)
\n\tJob Description
\nJob Duties (in no particular order)
\nTips (where applicable)
\n
\nResearch Assistant 1>1-0-0
\n\tThis is probably the lowest level position. Anyone who enters the space station after the initial job\nassignment will automatically receive this position. Access with this is restricted. Head of Personnel should\nappropriate the correct level of assistance.
\n1. Assist the researchers.
\n2. Clean up the labs.
\n3. Prepare materials.
\n
\nStaff Assistant 2>0-0-0
\n\tThis position assists the security officer in his duties. The staff assistants should primarily br\npatrolling the ship waiting until they are needed to maintain ship safety.\n(Addendum: Updated/Elevated Security Protocols admit issuing of low level weapons to security personnel)
\n1. Patrol ship/Guard key areas
\n2. Assist security officer
\n3. Perform other security duties.
\n
\nTechnical Assistant 1>0-0-1
\n\tThis is yet another low level position. The technical assistant helps the engineer and the station\ntechnician with the upkeep and maintenance of the station. This job is very important because it usually\ngets to be a heavy workload on station technician and these helpers will alleviate that.
\n1. Assist Station technician and Engineers.
\n2. Perform general maintenance of station.
\n3. Prepare materials.
\n
\nMedical Assistant 1>1-0-0
\n\tThis is the fourth position yet it is slightly less common. This position doesn't have much power\noutside of the med bay. Consider this position like a nurse who helps to upkeep medical records and the\nmaterials (filling syringes and checking vitals)
\n1. Assist the medical personnel.
\n2. Update medical files.
\n3. Prepare materials for medical operations.
\n
\nResearch Technician 2>3-0-0
\n\tThis job is primarily a step up from research assistant. These people generally do not get their own lab\nbut are more hands on in the experimentation process. At this level they are permitted to work as consultants to\nthe others formally.
\n1. Inform superiors of research.
\n2. Perform research alongside of official researchers.
\n
\nDetective 3>2-0-0
\n\tThis job is in most cases slightly boring at best. Their sole duty is to\nperform investigations of crime scenes and analysis of the crime scene. This\nalleviates SOME of the burden from the security officer. This person's duty\nis to draw conclusions as to what happened and testify in court. Said person\nalso should store the evidence ly.
\n1. Perform crime-scene investigations/draw conclusions.
\n2. Store and catalogue evidence properly.
\n3. Testify to superiors/inquiries on findings.
\n
\nStation Technician 2>0-2-3
\n\tPeople assigned to this position must work to make sure all the systems aboard Space Station 13 are operable.\nThey should primarily work in the computer lab and repairing faulty equipment. They should work with the\natmospheric technician.
\n1. Maintain SS13 systems.
\n2. Repair equipment.
\n
\nAtmospheric Technician 3>0-0-4
\n\tThese people should primarily work in the atmospheric control center and lab. They have the very important\njob of maintaining the delicate atmosphere on SS13.
\n1. Maintain atmosphere on SS13
\n2. Research atmospheres on the space station. (safely please!)
\n
\nEngineer 2>1-3-0
\n\tPeople working as this should generally have detailed knowledge as to how the propulsion systems on SS13\nwork. They are one of the few classes that have unrestricted access to the engine area.
\n1. Upkeep the engine.
\n2. Prevent fires in the engine.
\n3. Maintain a safe orbit.
\n
\nMedical Researcher 2>5-0-0
\n\tThis position may need a little clarification. Their duty is to make sure that all experiments are safe and\nto conduct experiments that may help to improve the station. They will be generally idle until a new laboratory\nis constructed.
\n1. Make sure the station is kept safe.
\n2. Research medical properties of materials studied of Space Station 13.
\n
\nScientist 2>5-0-0
\n\tThese people study the properties, particularly the toxic properties, of materials handled on SS13.\nTechnically they can also be called Plasma Technicians as plasma is the material they routinely handle.
\n1. Research plasma
\n2. Make sure all plasma is properly handled.
\n
\nMedical Doctor (Officer) 2>0-0-0
\n\tPeople working this job should primarily stay in the medical area. They should make sure everyone goes to\nthe medical bay for treatment and examination. Also they should make sure that medical supplies are kept in\norder.
\n1. Heal wounded people.
\n2. Perform examinations of all personnel.
\n3. Monitor usage of medical equipment.
\n
\nSecurity Officer 3>0-0-0
\n\tThese people should attempt to keep the peace inside the station and make sure the station is kept safe. One\nside duty is to assist in repairing the station. They also work like general maintenance personnel. They are not\ngiven a weapon and must use their own resources.
\n(Addendum: Updated/Elevated Security Protocols admit issuing of weapons to security personnel)
\n1. Maintain order.
\n2. Assist others.
\n3. Repair structural problems.
\n
\nHead of Security 4>5-2-2
\n\tPeople assigned as Head of Security should issue orders to the security staff. They should\nalso carefully moderate the usage of all security equipment. All security matters should be reported to this person.
\n1. Oversee security.
\n2. Assign patrol duties.
\n3. Protect the station and staff.
\n
\nHead of Personnel 4>4-2-2
\n\tPeople assigned as head of personnel will find themselves moderating all actions done by personnel. \nAlso they have the ability to assign jobs and access levels.
\n1. Assign duties.
\n2. Moderate personnel.
\n3. Moderate research.
\n
\nCaptain 5>5-5-5 (unrestricted station wide access)
\n\tThis is the highest position you can acquire on Space Station 13. They are allowed anywhere inside the\nspace station and therefore should protect their ID card. They also have the ability to assign positions\nand access levels. They should not abuse their power.
\n1. Assign all positions on SS13
\n2. Inspect the station for any problems.
\n3. Perform administrative duties.
\n" + default_raw_text = "Information on all formal jobs that can be assigned on Space Station 13 can be found on this document.
\nThe data will be in the following form.
\nGenerally lower ranking positions come first in this list.
\n
\nJob Name general access>lab access-engine access-systems access (atmosphere control)
\n\tJob Description
\nJob Duties (in no particular order)
\nTips (where applicable)
\n
\nResearch Assistant 1>1-0-0
\n\tThis is probably the lowest level position. Anyone who enters the space station after the initial job\nassignment will automatically receive this position. Access with this is restricted. Head of Personnel should\nappropriate the correct level of assistance.
\n1. Assist the researchers.
\n2. Clean up the labs.
\n3. Prepare materials.
\n
\nStaff Assistant 2>0-0-0
\n\tThis position assists the security officer in their duties. The staff assistants should primarily br\npatrolling the ship, waiting until they are needed to maintain ship safety.\n(Addendum: Updated/Elevated Security Protocols admit issuing of low level weapons to security personnel)
\n1. Patrol ship/Guard key areas
\n2. Assist security officer
\n3. Perform other security duties.
\n
\nTechnical Assistant 1>0-0-1
\n\tThis is yet another low level position. The technical assistant helps the engineer and the station\ntechnician with the upkeep and maintenance of the station. This job is very important because it usually\ngets to be a heavy workload on station technician and these helpers will alleviate that.
\n1. Assist Station technician and Engineers.
\n2. Perform general maintenance of station.
\n3. Prepare materials.
\n
\nMedical Assistant 1>1-0-0
\n\tThis is the fourth position yet it is slightly less common. This position doesn't have much power\noutside of the med bay. Consider this position like a nurse who helps to upkeep medical records and the\nmaterials (filling syringes and checking vitals)
\n1. Assist the medical personnel.
\n2. Update medical files.
\n3. Prepare materials for medical operations.
\n
\nResearch Technician 2>3-0-0
\n\tThis job is primarily a step up from research assistant. These people generally do not get their own lab\nbut are more hands on in the experimentation process. At this level they are permitted to work as consultants to\nthe others formally.
\n1. Inform superiors of research.
\n2. Perform research alongside of official researchers.
\n
\nDetective 3>2-0-0
\n\tThis job is in most cases slightly boring at best. Their sole duty is to\nperform investigations of crime scenes and analysis of the crime scene. This\nalleviates SOME of the burden from the security officer. This person's duty\nis to draw conclusions as to what happened and testify in court. Said person\nalso should store the evidence properly.
\n1. Perform crime-scene investigations/draw conclusions.
\n2. Store and catalogue evidence properly.
\n3. Testify to superiors/inquiries on findings.
\n
\nStation Technician 2>0-2-3
\n\tPeople assigned to this position must work to make sure all the systems aboard Space Station 13 are operable.\nThey should primarily work in the computer lab and repairing faulty equipment. They should work with the\natmospheric technician.
\n1. Maintain SS13 systems.
\n2. Repair equipment.
\n
\nAtmospheric Technician 3>0-0-4
\n\tThese people should primarily work in the atmospheric control center and lab. They have the very important\njob of maintaining the delicate atmosphere on SS13.
\n1. Maintain atmosphere on SS13.
\n2. Research atmospheres on the space station. (safely please!)
\n
\nEngineer 2>1-3-0
\n\tPeople working as this should generally have detailed knowledge as to how the propulsion systems on SS13\nwork. They are one of the few classes that have unrestricted access to the engine area.
\n1. Upkeep the engine.
\n2. Prevent fires in the engine.
\n3. Maintain a safe orbit.
\n
\nMedical Researcher 2>5-0-0
\n\tThis position may need a little clarification. Their duty is to make sure that all experiments are safe and\nto conduct experiments that may help to improve the station. They will be generally idle until a new laboratory\nis constructed.
\n1. Make sure the station is kept safe.
\n2. Research medical properties of materials studied of Space Station 13.
\n
\nScientist 2>5-0-0
\n\tThese people study the properties, particularly the toxic properties, of materials handled on SS13.\nTechnically they can also be called Plasma Technicians as plasma is the material they routinely handle.
\n1. Research plasma.
\n2. Make sure all plasma is properly handled.
\n
\nMedical Doctor (Officer) 2>0-0-0
\n\tPeople working this job should primarily stay in the medical area. They should make sure everyone goes to\nthe medical bay for treatment and examination. Also they should make sure that medical supplies are kept in\norder.
\n1. Heal wounded people.
\n2. Perform examinations of all personnel.
\n3. Monitor usage of medical equipment.
\n
\nSecurity Officer 3>0-0-0
\n\tThese people should attempt to keep the peace inside the station and make sure the station is kept safe. One\nside duty is to assist in repairing the station. They also work like general maintenance personnel. They are not\ngiven a weapon and must use their own resources.
\n(Addendum: Updated/Elevated Security Protocols admit issuing of weapons to security personnel)
\n1. Maintain order.
\n2. Assist others.
\n3. Repair structural problems.
\n
\nHead of Security 4>5-2-2
\n\tPeople assigned as Head of Security should issue orders to the security staff. They should\nalso carefully moderate the usage of all security equipment. All security matters should be reported to this person.
\n1. Oversee security.
\n2. Assign patrol duties.
\n3. Protect the station and staff.
\n
\nHead of Personnel 4>4-2-2
\n\tPeople assigned as head of personnel will find themselves moderating all actions done by personnel. \nAlso they have the ability to assign jobs and access levels.
\n1. Assign duties.
\n2. Moderate personnel.
\n3. Moderate research.
\n
\nCaptain 5>5-5-5 (unrestricted station wide access)
\n\tThis is the highest position you can acquire on Space Station 13. They are allowed anywhere inside the\nspace station and therefore should protect their ID card. They also have the ability to assign positions\nand access levels. They should not abuse their power.
\n1. Assign all positions on SS13.
\n2. Inspect the station for any problems.
\n3. Perform administrative duties.
\n" /obj/item/paper/fluff/jobs/mining/smelter_notice name = "paper- Smelting Operations Closed" @@ -111,7 +218,35 @@ /obj/item/paper/fluff/jobs/ordnance/chemical_info name = "paper- 'Chemical Information'" - default_raw_text = "Known Onboard Toxins:
\n\tGrade A Semi-Liquid Plasma:
\n\t\tHighly poisonous. You cannot sustain concentrations above 15 units.
\n\t\tA gas mask fails to filter plasma after 50 units.
\n\t\tWill attempt to diffuse like a gas.
\n\t\tFiltered by scrubbers.
\n\t\tThere is a bottled version which is very different
\n\t\t\tfrom the version found in canisters!
\n
\n\t\tWARNING: Highly Flammable. Keep away from heat sources
\n\t\texcept in an enclosed fire area!
\n\t\tWARNING: It is a crime to use this without authorization.
\nKnown Onboard Anti-Toxin:
\n\tAnti-Toxin Type 01P: Works against Grade A Plasma.
\n\t\tBest if injected directly into bloodstream.
\n\t\tA full injection is in every regular Med-Kit.
\n\t\tSpecial toxin Kits hold around 7.
\n
\nKnown Onboard Chemicals (other):
\n\tRejuvenation T#001:
\n\t\tEven 1 unit injected directly into the bloodstream
\n\t\t\twill cure unconscious and sleep toxins.
\n\t\tIf administered to a dying patient it will prevent
\n\t\t\tfurther damage for about units*3 seconds.
\n\t\t\tit will not cure them or allow them to be cured.
\n\t\tIt can be administered to a non-dying patient
\n\t\t\tbut the chemicals disappear just as fast.
\n\tMorphine T#054:
\n\t\t5 units will induce precisely 1 minute of sleep.
\n\t\t\tThe effect are cumulative.
\n\t\tWARNING: It is a crime to use this without authorization" + default_raw_text = {"Known Onboard Toxins: +  Grade A Semi-Liquid Plasma: +   Highly poisonous. You cannot sustain concentrations above 15 units. +   A gas mask fails to filter plasma after 50 units. +   Will attempt to diffuse like a gas. +   Filtered by scrubbers. +   There is a bottled version which is very different +   from the version found in canisters! +   WARNING: Highly Flammable. Keep away from heat +   sources except in an enclosed fire area! +   WARNING: It is a crime to use this without authorization. + Known Onboard Anti-Toxin: +  Anti-Toxin Type 01P: Works against Grade A Plasma. +   Best if injected directly into bloodstream. +   A full injection is in every regular Med-Kit. +   Special toxin Kits hold around 7. +
Known Onboard Chemicals (other): +  Rejuvenation T#001: +   Even 1 unit injected directly into the bloodstream +    will cure unconscious and sleep toxins. +   If administered to a dying patient it will prevent +    further damage for about units*3 seconds. +    It will not cure them or allow them to be cured. +   It can be administered to a non-dying patient +   but the chemicals disappear just as fast. +  Morphine T#054: +   5 units will induce precisely 1 minute of sleep. +    The effects are cumulative. +   WARNING: It is a crime to use this without authorization."} /obj/item/paper/fluff/jobs/medical/hippocratic name = "paper- 'Hippocratic Oath'" diff --git a/code/modules/paperwork/paperwork.dm b/code/modules/paperwork/paperwork.dm index 552c392ff5a8..7f41d3009990 100644 --- a/code/modules/paperwork/paperwork.dm +++ b/code/modules/paperwork/paperwork.dm @@ -97,7 +97,7 @@ * Adds the stamp overlay and sets "stamped" to true * * Adds the stamp overlay to a piece of paperwork, and sets "stamped" to true. - * Handled as a proc so that an object may be maked as "stamped" even when a stamp isn't present (like the photocopier) + * Handled as a proc so that an object may be marked as "stamped" even when a stamp isn't present (like the photocopier) */ /obj/item/paperwork/proc/add_stamp() stamp_overlay = mutable_appearance('icons/obj/service/bureaucracy.dmi', stamp_icon) @@ -138,7 +138,7 @@ /obj/item/paperwork/security/Initialize(mapload) . = ..() - detailed_desc += span_info(" The stack of documents are related to a civil case being processed by a neighboring installation.") + detailed_desc += span_info(" The stack of documents is related to a civil case being processed by a neighboring installation.") detailed_desc += span_info(" The document requests that you review a conduct report submitted by the lawyer of the station.") detailed_desc += span_info(" The case file details accusations against the station's security department, including misconduct, harassment, an-") detailed_desc += span_info(" What a bunch of crap, the security team were clearly just doing what they had to. You should probably stamp this.") @@ -164,7 +164,7 @@ /obj/item/paperwork/medical/Initialize(mapload) . = ..() - detailed_desc += span_info(" The stack of documents appear to be a medical report from a nearby station, detailing the autopsy of an unknown xenofauna.") + detailed_desc += span_info(" The stack of documents appears to be a medical report from a nearby station, detailing the autopsy of an unknown xenofauna.") detailed_desc += span_info(" Skipping to the end of the report reveals that the specimen was the station bartender's pet monkey.") detailed_desc += span_info(" The specimen had been exposed to radiation during an 'unrelated incident with the engine', leading to its mutated form.") detailed_desc += span_info(" Regardless, the autopsy results look like they could be useful. You should probably stamp this.") @@ -255,7 +255,7 @@ /obj/item/paperwork/ancient/Initialize(mapload) . = ..() - detailed_desc = span_notice("It's impossible to really tell how old these are or what they're for, but Central Command might appreciate them anyways.") + detailed_desc = span_notice("It's impossible to really tell how old these are or what they're for, but Central Command might appreciate them anyway.") var/static/list/paperwork_to_use //Make the ancient paperwork function like one of the main types if(!paperwork_to_use) From 5d8bddfcf4d1cafef9d402224b6903bd4f4ef6eb Mon Sep 17 00:00:00 2001 From: Lucy Date: Sun, 17 Aug 2025 18:15:18 -0400 Subject: [PATCH 079/283] Pre-sort PDA messengers by name/job instead of sorting every time we list them (#92613) ## About The Pull Request this gets rid of the `get_messengers_sorted_by_name` and `get_messengers_sorted_by_job` procs, instead replacing them with two new global lists: `GLOB.pda_messengers_by_name` and `GLOB.pda_messengers_by_job` those two lists are updated in the `add_messenger` proc, which uses the binary insert macros to insert it into the properly sorted place. why? bc sorts suck for performance and all inserts/removals to this list go thru a single proc anyways, so we can just ensure it's sorted like this once, instead of re-sorting each time. thanks to @LemonInTheDark for helping me with this

Testing Proof

2025-08-16 (1755391989) ~
dreamseeker 2025-08-16 (1755392002) ~
dreamseeker
## Why It's Good For The Game because doing a sort repeatedly whenever someone has their PDA messenger open is stupid and sucks ## Changelog no player-facing changes --- code/__HELPERS/cmp.dm | 6 ------ code/modules/admin/admin_pda_message.dm | 6 ++---- .../programs/messenger/messenger_data.dm | 18 ++++++++++-------- .../programs/messenger/messenger_program.dm | 11 ++++++++--- .../file_system/programs/wirecarp.dm | 3 +-- 5 files changed, 21 insertions(+), 23 deletions(-) diff --git a/code/__HELPERS/cmp.dm b/code/__HELPERS/cmp.dm index 66de92f17fd8..4ff1e10a22f2 100644 --- a/code/__HELPERS/cmp.dm +++ b/code/__HELPERS/cmp.dm @@ -153,12 +153,6 @@ /proc/cmp_typepaths_asc(A, B) return sorttext("[B]","[A]") -/proc/cmp_pdaname_asc(datum/computer_file/program/messenger/A, datum/computer_file/program/messenger/B) - return sorttext(B?.computer?.saved_identification, A?.computer?.saved_identification) - -/proc/cmp_pdajob_asc(datum/computer_file/program/messenger/A, datum/computer_file/program/messenger/B) - return sorttext(B?.computer?.saved_job, A?.computer?.saved_job) - /proc/cmp_num_string_asc(A, B) return text2num(A) - text2num(B) diff --git a/code/modules/admin/admin_pda_message.dm b/code/modules/admin/admin_pda_message.dm index bee5a5846342..0bf20554e77c 100644 --- a/code/modules/admin/admin_pda_message.dm +++ b/code/modules/admin/admin_pda_message.dm @@ -29,8 +29,7 @@ ADMIN_VERB(message_pda, R_ADMIN, "PDA Message", "Send a message to a user's PDA. /datum/admin_pda_panel/ui_static_data(mob/user) var/list/data = list() var/list/available_messengers = list() - for(var/messenger_ref in get_messengers_sorted_by_name()) - var/datum/computer_file/program/messenger/messenger = GLOB.pda_messengers[messenger_ref] + for(var/datum/computer_file/program/messenger/messenger as anything in GLOB.pda_messengers_by_name) available_messengers[REF(messenger)] = list( ref = REF(messenger), username = get_messenger_name(messenger), @@ -55,8 +54,7 @@ ADMIN_VERB(message_pda, R_ADMIN, "PDA Message", "Send a message to a user's PDA. if(!spam && (ref in GLOB.pda_messengers)) targets += GLOB.pda_messengers[ref] else - for(var/messenger_ref in get_messengers_sorted_by_name()) - var/datum/computer_file/program/messenger/messenger = GLOB.pda_messengers[messenger_ref] + for(var/datum/computer_file/program/messenger/messenger as anything in GLOB.pda_messengers_by_name) if(messenger.invisible && !params["include_invisible"]) continue targets += messenger diff --git a/code/modules/modular_computers/file_system/programs/messenger/messenger_data.dm b/code/modules/modular_computers/file_system/programs/messenger/messenger_data.dm index 0b1514d4c04e..b8f4129400e6 100644 --- a/code/modules/modular_computers/file_system/programs/messenger/messenger_data.dm +++ b/code/modules/modular_computers/file_system/programs/messenger/messenger_data.dm @@ -1,5 +1,9 @@ /// A list of all active and visible messengers GLOBAL_LIST_EMPTY_TYPED(pda_messengers, /datum/computer_file/program/messenger) +/// A list of all active and visible messengers +GLOBAL_LIST_EMPTY_TYPED(pda_messengers_by_job, /datum/computer_file/program/messenger) +/// A list of all active and visible messengers +GLOBAL_LIST_EMPTY_TYPED(pda_messengers_by_name, /datum/computer_file/program/messenger) /// Registers an NTMessenger instance to the list of pda_messengers. /proc/add_messenger(datum/computer_file/program/messenger/messenger) @@ -16,6 +20,9 @@ GLOBAL_LIST_EMPTY_TYPED(pda_messengers, /datum/computer_file/program/messenger) return GLOB.pda_messengers[messenger_ref] = messenger + BINARY_INSERT_PROC_COMPARE(messenger, GLOB.pda_messengers_by_job, /datum/computer_file/program/messenger, messenger, compare_job, COMPARE_KEY) + BINARY_INSERT_PROC_COMPARE(messenger, GLOB.pda_messengers_by_name, /datum/computer_file/program/messenger, messenger, compare_name, COMPARE_KEY) + /// Unregisters an NTMessenger instance from the pda_messengers table. /proc/remove_messenger(datum/computer_file/program/messenger/messenger) @@ -26,15 +33,10 @@ GLOBAL_LIST_EMPTY_TYPED(pda_messengers, /datum/computer_file/program/messenger) if(!(messenger_ref in GLOB.pda_messengers)) return - GLOB.pda_messengers.Remove(messenger_ref) - -/// Gets all messengers, sorted by their name -/proc/get_messengers_sorted_by_name() - return sortTim(GLOB.pda_messengers.Copy(), GLOBAL_PROC_REF(cmp_pdaname_asc), associative = TRUE) + GLOB.pda_messengers -= messenger_ref + GLOB.pda_messengers_by_job -= messenger + GLOB.pda_messengers_by_name -= messenger -/// Gets all messengers, sorted by their job -/proc/get_messengers_sorted_by_job() - return sortTim(GLOB.pda_messengers.Copy(), GLOBAL_PROC_REF(cmp_pdajob_asc), associative = TRUE) /// Get the display name of a messenger instance /proc/get_messenger_name(datum/computer_file/program/messenger/messenger) diff --git a/code/modules/modular_computers/file_system/programs/messenger/messenger_program.dm b/code/modules/modular_computers/file_system/programs/messenger/messenger_program.dm index 3b72d576f251..203261419220 100644 --- a/code/modules/modular_computers/file_system/programs/messenger/messenger_program.dm +++ b/code/modules/modular_computers/file_system/programs/messenger/messenger_program.dm @@ -88,10 +88,9 @@ /datum/computer_file/program/messenger/proc/get_messengers() var/list/dictionary = list() - var/list/messengers_sorted = sort_by_job ? get_messengers_sorted_by_job() : get_messengers_sorted_by_name() + var/list/messengers_sorted = sort_by_job ? GLOB.pda_messengers_by_job : GLOB.pda_messengers_by_name - for(var/messenger_ref in messengers_sorted) - var/datum/computer_file/program/messenger/messenger = messengers_sorted[messenger_ref] + for(var/datum/computer_file/program/messenger/messenger as anything in messengers_sorted) if(!istype(messenger) || !istype(messenger.computer)) continue if(messenger == src || messenger.invisible) @@ -759,6 +758,12 @@ var/obj/item/modular_computer/pda/comp = computer comp.explode(usr, from_message_menu = TRUE) +/datum/computer_file/program/messenger/proc/compare_name(datum/computer_file/program/messenger/rhs) + return sorttext(rhs.computer?.saved_identification, computer?.saved_identification) + +/datum/computer_file/program/messenger/proc/compare_job(datum/computer_file/program/messenger/rhs) + return sorttext(rhs.computer?.saved_job, computer?.saved_job) + #undef PDA_MESSAGE_TIMESTAMP_FORMAT #undef MAX_PDA_MESSAGE_LEN #undef TEMP_IMAGE_PATH diff --git a/code/modules/modular_computers/file_system/programs/wirecarp.dm b/code/modules/modular_computers/file_system/programs/wirecarp.dm index f5a0a374aac4..0c91bcfd6e75 100644 --- a/code/modules/modular_computers/file_system/programs/wirecarp.dm +++ b/code/modules/modular_computers/file_system/programs/wirecarp.dm @@ -56,8 +56,7 @@ data["ntnetlogs"] += list(list("entry" = i)) data["tablets"] = list() - for(var/messenger_ref in get_messengers_sorted_by_name()) - var/datum/computer_file/program/messenger/app = GLOB.pda_messengers[messenger_ref] + for(var/datum/computer_file/program/messenger/app as anything in GLOB.pda_messengers_by_name) var/obj/item/modular_computer/pda = app.computer var/list/tablet_data = list() From 2dff629d9e31b4c3466532738f6471f9f1888687 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 00:34:11 +0000 Subject: [PATCH 080/283] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-92480.yml | 7 ----- html/changelogs/AutoChangeLog-pr-92559.yml | 5 ---- html/changelogs/AutoChangeLog-pr-92570.yml | 4 --- html/changelogs/AutoChangeLog-pr-92580.yml | 5 ---- html/changelogs/AutoChangeLog-pr-92585.yml | 4 --- html/changelogs/AutoChangeLog-pr-92589.yml | 4 --- html/changelogs/AutoChangeLog-pr-92594.yml | 4 --- html/changelogs/AutoChangeLog-pr-92598.yml | 5 ---- html/changelogs/archive/2025-08.yml | 31 ++++++++++++++++++++++ 9 files changed, 31 insertions(+), 38 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-92480.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92559.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92570.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92580.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92585.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92589.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92594.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92598.yml diff --git a/html/changelogs/AutoChangeLog-pr-92480.yml b/html/changelogs/AutoChangeLog-pr-92480.yml deleted file mode 100644 index bf87272d9ba8..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92480.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "Rhials" -delete-after: True -changes: - - rscadd: "You may now remove water cooler jugs and put whatever you want in them. Go nuts." - - rscadd: "Water coolers are now craftable (with plastic), orderable from cargo, and tippable when unanchored." - - rscadd: "Rarely, water coolers will spawn full of healing fruit punch instead of water! Be careful not to stray from the cooler while digesting this stuff." - - rscadd: "You can also just buy the punch cooler from cargo if you feel like it." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92559.yml b/html/changelogs/AutoChangeLog-pr-92559.yml deleted file mode 100644 index c66b59473af6..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92559.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "SyncIt21" -delete-after: True -changes: - - qol: "you can stock more than 30 items from a bag into an vending machine" - - bugfix: "fixes runtime when deconstructing custom vending machines" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92570.yml b/html/changelogs/AutoChangeLog-pr-92570.yml deleted file mode 100644 index 71cfdd64feff..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92570.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "HurgnDurgn" -delete-after: True -changes: - - rscadd: "Cleanbots now clean up used cigarettes." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92580.yml b/html/changelogs/AutoChangeLog-pr-92580.yml deleted file mode 100644 index 1f4c6cf0ae12..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92580.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Zytolg" -delete-after: True -changes: - - map: "Adjusts Turret Placement in the AI Upload on Nebulastation" - - map: "Adds an External Security Camera to the Starboard Vault Wall overlooking the AI Upload on Nebulastation" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92585.yml b/html/changelogs/AutoChangeLog-pr-92585.yml deleted file mode 100644 index 10b450e5ca74..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92585.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Needicla" -delete-after: True -changes: - - bugfix: "Abductor agent disguises no longer break when moving between z-levels." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92589.yml b/html/changelogs/AutoChangeLog-pr-92589.yml deleted file mode 100644 index 1a628bbdea73..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92589.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Kashargul" -delete-after: True -changes: - - bugfix: "chat highlights" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92594.yml b/html/changelogs/AutoChangeLog-pr-92594.yml deleted file mode 100644 index 5a42ffa52c28..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92594.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "NoHaxJustPi" -delete-after: True -changes: - - spellcheck: "Fixes \"It is The bolts on the bottom are...\" in tank holder descriptions, and improves grammar for inserted objects." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92598.yml b/html/changelogs/AutoChangeLog-pr-92598.yml deleted file mode 100644 index 731c2127cd93..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92598.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "00-Steven" -delete-after: True -changes: - - bugfix: "Ending a MODlink call in any non-standard way no longer bricks your ability to use MODlinks." - - bugfix: "Ending a MODlink call in any non-standard way and then giving the item to someone else to call with no longer moves the visuals based on the first person to try to use the item." \ No newline at end of file diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml index f0ac7faf2dab..a0c8b3b37267 100644 --- a/html/changelogs/archive/2025-08.yml +++ b/html/changelogs/archive/2025-08.yml @@ -442,3 +442,34 @@ on suit storage, such as emergency oxygen tanks or a pack of smokes. throwawayuseless: - bugfix: Diode Disks are no longer improperly /improper. +2025-08-18: + 00-Steven: + - bugfix: Ending a MODlink call in any non-standard way no longer bricks your ability + to use MODlinks. + - bugfix: Ending a MODlink call in any non-standard way and then giving the item + to someone else to call with no longer moves the visuals based on the first + person to try to use the item. + HurgnDurgn: + - rscadd: Cleanbots now clean up used cigarettes. + Kashargul: + - bugfix: chat highlights + Needicla: + - bugfix: Abductor agent disguises no longer break when moving between z-levels. + NoHaxJustPi: + - spellcheck: Fixes "It is The bolts on the bottom are..." in tank holder descriptions, + and improves grammar for inserted objects. + Rhials: + - rscadd: You may now remove water cooler jugs and put whatever you want in them. + Go nuts. + - rscadd: Water coolers are now craftable (with plastic), orderable from cargo, + and tippable when unanchored. + - rscadd: Rarely, water coolers will spawn full of healing fruit punch instead of + water! Be careful not to stray from the cooler while digesting this stuff. + - rscadd: You can also just buy the punch cooler from cargo if you feel like it. + SyncIt21: + - qol: you can stock more than 30 items from a bag into an vending machine + - bugfix: fixes runtime when deconstructing custom vending machines + Zytolg: + - map: Adjusts Turret Placement in the AI Upload on Nebulastation + - map: Adds an External Security Camera to the Starboard Vault Wall overlooking + the AI Upload on Nebulastation From 9ad7173d20764d958a33c1187d66faf32f7c761a Mon Sep 17 00:00:00 2001 From: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Date: Sun, 17 Aug 2025 20:58:00 -0500 Subject: [PATCH 081/283] Adds admin verb to disable cameranet updates (because Catwalk keeps exploding) (#92204) ## About The Pull Request This keeps happening on Multi-z but especially Catwalk image It needs to be fixed but in the meanwhile I think admins should just have a way to block updates and assuage the lag (that isn't "remove the AI from the game") --- code/modules/mob/living/silicon/ai/freelook/chunk.dm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/code/modules/mob/living/silicon/ai/freelook/chunk.dm b/code/modules/mob/living/silicon/ai/freelook/chunk.dm index 8f55a791e4f5..a2dcee69cd12 100644 --- a/code/modules/mob/living/silicon/ai/freelook/chunk.dm +++ b/code/modules/mob/living/silicon/ai/freelook/chunk.dm @@ -70,6 +70,9 @@ /// The actual updating. It gathers the visible turfs from cameras and puts them into the appropiate lists. /// Accepts an optional partial_update argument, that blocks any calls out to chunks that could affect us, like above or below /datum/camerachunk/proc/update(partial_update = FALSE) + if(GLOB.block_camera_updates) + return + var/list/updated_visible_turfs = list() for(var/z_level in lower_z to upper_z) @@ -179,3 +182,8 @@ obscuredTurfs[obscured_turf] = new_static #undef UPDATE_BUFFER_TIME + +GLOBAL_VAR_INIT(block_camera_updates, FALSE) + +ADMIN_VERB(pause_camera_updates, R_ADMIN, "Toggle Camera Updates", "Stop security cameras from updating, meaning what they see now is what they will see forever.", ADMIN_CATEGORY_DEBUG) + GLOB.block_camera_updates = !GLOB.block_camera_updates From d9da415f44834a110416d470294e84b60d874790 Mon Sep 17 00:00:00 2001 From: Lucy Date: Mon, 18 Aug 2025 16:50:30 -0400 Subject: [PATCH 082/283] Nukes `get_modified_bleed_rate()` and just use `cached_bleed_rate` instead (#92621) ## About The Pull Request Port of my changes from [Monkestation/Monkestation2.0@`c54fc87` (#7295)](https://github.com/Monkestation/Monkestation2.0/pull/7295/commits/c54fc872bfe767238a02da2b8bb5efdeb93a8526) This nukes `/obj/item/bodypart/proc/get_modified_bleed_rate()`, instead everything just uses the `cache_bleed_rate` var - `refresh_bleed_rate()` will now take into account body position and grasping in the same way `get_modified_bleed_rate` did. (Un)grasping a limb already called `refresh_bleed_rate()` anyways, so the only other change needed was making `COMSIG_LIVING_SET_BODY_POSITION` also call it. --- code/game/objects/items/stacks/medical.dm | 4 ++-- code/modules/mob/living/blood.dm | 5 ++--- code/modules/mob/living/carbon/carbon.dm | 4 ++-- .../mob/living/carbon/carbon_context.dm | 2 +- .../mob/living/carbon/carbon_defense.dm | 6 +++--- code/modules/mob/living/carbon/examine.dm | 2 +- code/modules/surgery/bodyparts/_bodyparts.dm | 21 +++++++++---------- 7 files changed, 21 insertions(+), 23 deletions(-) diff --git a/code/game/objects/items/stacks/medical.dm b/code/game/objects/items/stacks/medical.dm index 52b7dac9b34e..3ad37af3e0fa 100644 --- a/code/game/objects/items/stacks/medical.dm +++ b/code/game/objects/items/stacks/medical.dm @@ -273,7 +273,7 @@ var/datum/wound/burn/flesh/any_burn_wound = locate() in affecting.wounds var/can_heal_burn_wounds = (flesh_regeneration || sanitization) && any_burn_wound?.can_be_ointmented_or_meshed() - var/can_suture_bleeding = stop_bleeding && affecting.get_modified_bleed_rate() > 0 + var/can_suture_bleeding = stop_bleeding && affecting.cached_bleed_rate > 0 var/brute_to_heal = heal_brute && affecting.brute_dam > 0 var/burn_to_heal = heal_burn && affecting.burn_dam > 0 @@ -487,7 +487,7 @@ if(heal_end_sound) playsound(patient, heal_end_sound, 75, TRUE, MEDIUM_RANGE_SOUND_EXTRARANGE) - if(limb.get_modified_bleed_rate()) + if(limb.cached_bleed_rate) add_mob_blood(patient) limb.apply_gauze(src) diff --git a/code/modules/mob/living/blood.dm b/code/modules/mob/living/blood.dm index 5b547e4ec177..3ef505dd5085 100644 --- a/code/modules/mob/living/blood.dm +++ b/code/modules/mob/living/blood.dm @@ -28,8 +28,7 @@ //Bloodloss from wounds var/temp_bleed = 0 for(var/obj/item/bodypart/iter_part as anything in bodyparts) - var/iter_bleed_rate = iter_part.get_modified_bleed_rate() - temp_bleed += iter_bleed_rate * seconds_per_tick + temp_bleed += iter_part.cached_bleed_rate * seconds_per_tick if(iter_part.generic_bleedstacks) // If you don't have any bleedstacks, don't try and heal them iter_part.adjustBleedStacks(-1, 0) @@ -145,7 +144,7 @@ var/bleed_amt = 0 for(var/X in bodyparts) var/obj/item/bodypart/iter_bodypart = X - bleed_amt += iter_bodypart.get_modified_bleed_rate() + bleed_amt += iter_bodypart.cached_bleed_rate return bleed_amt /mob/living/carbon/human/get_bleed_rate() diff --git a/code/modules/mob/living/carbon/carbon.dm b/code/modules/mob/living/carbon/carbon.dm index 32cd2f3cc6d0..6a16b8ea879f 100644 --- a/code/modules/mob/living/carbon/carbon.dm +++ b/code/modules/mob/living/carbon/carbon.dm @@ -1141,14 +1141,14 @@ /// if any of our bodyparts are bleeding /mob/living/carbon/proc/is_bleeding() for(var/obj/item/bodypart/part as anything in bodyparts) - if(part.get_modified_bleed_rate()) + if(part.cached_bleed_rate) return TRUE /// get our total bleedrate /mob/living/carbon/proc/get_total_bleed_rate() var/total_bleed_rate = 0 for(var/obj/item/bodypart/part as anything in bodyparts) - total_bleed_rate += part.get_modified_bleed_rate() + total_bleed_rate += part.cached_bleed_rate return total_bleed_rate diff --git a/code/modules/mob/living/carbon/carbon_context.dm b/code/modules/mob/living/carbon/carbon_context.dm index b376ea3e113f..ca9e518c1d9f 100644 --- a/code/modules/mob/living/carbon/carbon_context.dm +++ b/code/modules/mob/living/carbon/carbon_context.dm @@ -15,7 +15,7 @@ else if (human_user == src) context[SCREENTIP_CONTEXT_LMB] = "Check injuries" - if (get_bodypart(human_user.zone_selected)?.get_modified_bleed_rate()) + if (get_bodypart(human_user.zone_selected)?.cached_bleed_rate) context[SCREENTIP_CONTEXT_CTRL_LMB] = "Grab limb" if (human_user != src) diff --git a/code/modules/mob/living/carbon/carbon_defense.dm b/code/modules/mob/living/carbon/carbon_defense.dm index 6efffa7824fa..8315e470f7b4 100644 --- a/code/modules/mob/living/carbon/carbon_defense.dm +++ b/code/modules/mob/living/carbon/carbon_defense.dm @@ -602,7 +602,7 @@ to_chat(src, span_danger("You can't grasp your [grasped_part.name] with itself!")) return - var/bleed_rate = grasped_part.get_modified_bleed_rate() + var/bleed_rate = grasped_part.cached_bleed_rate var/bleeding_text = (bleed_rate ? ", trying to stop the bleeding" : "") to_chat(src, span_warning("You try grasping at your [grasped_part.name][bleeding_text]...")) if(!do_after(src, 0.75 SECONDS)) @@ -618,7 +618,7 @@ /// If TRUE, the owner of this bodypart can try grabbing it to slow bleeding, as well as various other effects. /obj/item/bodypart/proc/can_be_grasped() - if (get_modified_bleed_rate()) + if (cached_bleed_rate) return TRUE for (var/datum/wound/iterated_wound as anything in wounds) @@ -671,7 +671,7 @@ RegisterSignal(user, COMSIG_QDELETING, PROC_REF(qdel_void)) RegisterSignals(grasped_part, list(COMSIG_CARBON_REMOVE_LIMB, COMSIG_QDELETING), PROC_REF(qdel_void)) - var/bleed_rate = grasped_part.get_modified_bleed_rate() + var/bleed_rate = grasped_part.cached_bleed_rate var/bleeding_text = (bleed_rate ? ", trying to stop the bleeding" : "") user.visible_message(span_danger("[user] grasps at [user.p_their()] [grasped_part.name][bleeding_text]."), span_notice("You grab hold of your [grasped_part.name] tightly."), vision_distance=COMBAT_MESSAGE_RANGE) playsound(get_turf(src), 'sound/items/weapons/thudswoosh.ogg', 50, TRUE, -1) diff --git a/code/modules/mob/living/carbon/examine.dm b/code/modules/mob/living/carbon/examine.dm index 5921ac63caef..8e1c9d91fbf3 100644 --- a/code/modules/mob/living/carbon/examine.dm +++ b/code/modules/mob/living/carbon/examine.dm @@ -161,7 +161,7 @@ var/list/obj/item/bodypart/grasped_limbs = list() for(var/obj/item/bodypart/body_part as anything in bodyparts) - if(body_part.get_modified_bleed_rate()) + if(body_part.cached_bleed_rate) bleeding_limbs += body_part.plaintext_zone if(body_part.grasped_by) grasped_limbs += body_part.plaintext_zone diff --git a/code/modules/surgery/bodyparts/_bodyparts.dm b/code/modules/surgery/bodyparts/_bodyparts.dm index 629c7114952e..38731efab0a7 100644 --- a/code/modules/surgery/bodyparts/_bodyparts.dm +++ b/code/modules/surgery/bodyparts/_bodyparts.dm @@ -390,7 +390,7 @@ if(current_gauze) check_list += span_notice("\tThere is some [current_gauze.name] wrapped around it.") else if(can_bleed()) - switch(get_modified_bleed_rate()) + switch(cached_bleed_rate) if(0.2 to 1) check_list += span_warning("\tIt's lightly bleeding.") if(1 to 2) @@ -821,7 +821,7 @@ SIGNAL_ADDTRAIT(TRAIT_NOBLOOD), )) - UnregisterSignal(old_owner, list(COMSIG_ATOM_RESTYLE, COMSIG_COMPONENT_CLEAN_ACT)) + UnregisterSignal(old_owner, list(COMSIG_ATOM_RESTYLE, COMSIG_COMPONENT_CLEAN_ACT, COMSIG_LIVING_SET_BODY_POSITION)) /// Apply ownership of a limb to someone, giving the appropriate traits, updates and signals /obj/item/bodypart/proc/apply_ownership(mob/living/carbon/new_owner) @@ -851,6 +851,7 @@ RegisterSignal(owner, COMSIG_ATOM_RESTYLE, PROC_REF(on_attempt_feature_restyle_mob)) RegisterSignal(owner, COMSIG_COMPONENT_CLEAN_ACT, PROC_REF(on_owner_clean)) + RegisterSignal(owner, COMSIG_LIVING_SET_BODY_POSITION, PROC_REF(refresh_bleed_rate)) forceMove(owner) RegisterSignal(src, COMSIG_MOVABLE_MOVED, PROC_REF(on_forced_removal)) //this must be set after we moved, or we insta gib @@ -1276,6 +1277,7 @@ /// Refresh the cache of our rate of bleeding sans any modifiers /// ANYTHING ADDED TO THIS PROC NEEDS TO CALL IT WHEN ITS EFFECT CHANGES /obj/item/bodypart/proc/refresh_bleed_rate() + SIGNAL_HANDLER SHOULD_NOT_OVERRIDE(TRUE) var/old_bleed_rate = cached_bleed_rate @@ -1298,21 +1300,18 @@ for(var/datum/wound/iter_wound as anything in wounds) cached_bleed_rate += iter_wound.blood_flow + if(owner.body_position == LYING_DOWN) + cached_bleed_rate *= 0.75 + + if(grasped_by) + cached_bleed_rate *= 0.7 + // Our bleed overlay is based directly off bleed_rate, so go aheead and update that would you? if(cached_bleed_rate != old_bleed_rate) update_part_wound_overlay() return cached_bleed_rate -/// Returns our bleed rate, taking into account laying down and grabbing the limb -/obj/item/bodypart/proc/get_modified_bleed_rate() - var/bleed_rate = cached_bleed_rate - if(owner.body_position == LYING_DOWN) - bleed_rate *= 0.75 - if(grasped_by) - bleed_rate *= 0.7 - return bleed_rate - /obj/item/bodypart/proc/update_part_wound_overlay() if(!owner) return FALSE From 6f77f9eb81fcceebf711280db9e959cf101598e1 Mon Sep 17 00:00:00 2001 From: scriptis Date: Tue, 19 Aug 2025 05:25:27 +0000 Subject: [PATCH 083/283] add SCR to posibrains.txt (#92635) ## About The Pull Request adds the string `SCR` to posibrains.txt ## Why It's Good For The Game it isn't but potato said i could ## Changelog :cl: add: nepotism /:cl: --- strings/names/posibrain.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/strings/names/posibrain.txt b/strings/names/posibrain.txt index 0662d34b27b1..73b13aabe87e 100644 --- a/strings/names/posibrain.txt +++ b/strings/names/posibrain.txt @@ -48,6 +48,7 @@ PKP RR RZH SANS +SCR SINA SLI STLP From 6b2c452ebdebe8267ab9178c2374dbfb2a88ccb0 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 05:25:43 +0000 Subject: [PATCH 084/283] Automatic changelog for PR #92635 [ci skip] --- html/changelogs/AutoChangeLog-pr-92635.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92635.yml diff --git a/html/changelogs/AutoChangeLog-pr-92635.yml b/html/changelogs/AutoChangeLog-pr-92635.yml new file mode 100644 index 000000000000..d38fbb5f0b15 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92635.yml @@ -0,0 +1,4 @@ +author: "scriptis" +delete-after: True +changes: + - rscadd: "nepotism" \ No newline at end of file From c3e716323e3bbcfdd8704def76791664a34b8adc Mon Sep 17 00:00:00 2001 From: Roxy <75404941+TealSeer@users.noreply.github.com> Date: Tue, 19 Aug 2025 07:36:00 -0400 Subject: [PATCH 085/283] Fix flaky nearstation failures on tram and wawa (#92605) --- _maps/map_files/tramstation/tramstation.dmm | 53 ++++++--------- _maps/map_files/wawastation/wawastation.dmm | 72 +++++++++------------ 2 files changed, 53 insertions(+), 72 deletions(-) diff --git a/_maps/map_files/tramstation/tramstation.dmm b/_maps/map_files/tramstation/tramstation.dmm index f500a30799fd..36a17a6c8d89 100644 --- a/_maps/map_files/tramstation/tramstation.dmm +++ b/_maps/map_files/tramstation/tramstation.dmm @@ -44742,16 +44742,6 @@ /obj/structure/tram, /turf/open/openspace, /area/station/hallway/primary/tram/center) -"oKX" = ( -/obj/effect/turf_decal/caution/stand_clear, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/poddoor/shutters{ - id = "cargowarehouse"; - pixel_y = 0; - dir = 8 - }, -/turf/open/floor/plating, -/area/station/cargo/warehouse) "oKZ" = ( /mob/living/basic/bot/repairbot, /obj/effect/turf_decal/stripes/line{ @@ -70821,8 +70811,7 @@ c_tag = "Secure - EVA Storage" }, /obj/machinery/light_switch/directional/south{ - pixel_x = 8; - pixel_y = -26 + pixel_x = 8 }, /obj/machinery/firealarm/directional/south, /turf/open/floor/iron, @@ -139426,7 +139415,7 @@ pMW pMW pMW pMW -cAd +pMW pMW pMW pMW @@ -139683,7 +139672,6 @@ pMW pMW pMW pMW -wIP pMW pMW pMW @@ -139703,7 +139691,8 @@ pMW pMW pMW pMW -cAd +pMW +pMW pMW pMW pMW @@ -139938,9 +139927,10 @@ pMW pMW pMW pMW +pMW +pMW cAd pMW -wIP pMW pMW pMW @@ -139960,7 +139950,6 @@ pMW pMW pMW pMW -wIP pMW pMW pMW @@ -140195,10 +140184,9 @@ pMW pMW pMW pMW -wIP pMW -wIP pMW +wIP pMW pMW pMW @@ -140217,7 +140205,6 @@ pMW pMW pMW pMW -wIP pMW cAd pMW @@ -140267,6 +140254,8 @@ pMW pMW pMW pMW +pMW +pMW aac aac aaa @@ -140452,8 +140441,8 @@ pMW pMW pMW pMW -wIP -wIP +cAd +pMW wIP pMW pMW @@ -140476,7 +140465,7 @@ pMW pMW wIP pMW -wIP +pMW pMW pMW pMW @@ -140709,7 +140698,7 @@ pMW pMW pMW pMW -pMW +wIP pMW wIP pMW @@ -140732,8 +140721,8 @@ pMW pMW pMW wIP -wIP -wIP +pMW +cAd pMW pMW pMW @@ -140966,8 +140955,8 @@ pMW pMW pMW pMW -pMW -pMW +wIP +wIP wIP pMW pMW @@ -140990,7 +140979,7 @@ pMW pMW wIP pMW -pMW +wIP pMW pMW pMW @@ -141246,8 +141235,8 @@ pMW pMW pMW wIP -pMW -pMW +wIP +wIP pMW pMW pMW @@ -184138,7 +184127,7 @@ haS udQ udQ ldM -oKX +bha bha bha eLH diff --git a/_maps/map_files/wawastation/wawastation.dmm b/_maps/map_files/wawastation/wawastation.dmm index e80ad043c032..27bce2d3b777 100644 --- a/_maps/map_files/wawastation/wawastation.dmm +++ b/_maps/map_files/wawastation/wawastation.dmm @@ -12562,11 +12562,9 @@ "esX" = ( /obj/structure/table/reinforced, /obj/item/stock_parts/power_store/cell/high{ - pixel_x = 0; pixel_y = 7 }, /obj/item/stock_parts/power_store/cell/high{ - pixel_x = 0; pixel_y = 4 }, /obj/item/stock_parts/power_store/cell/high, @@ -19336,9 +19334,7 @@ /turf/closed/wall, /area/station/science/auxlab/firing_range) "gKu" = ( -/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ - initialize_directions = 15 - }, +/obj/machinery/atmospherics/pipe/smart/simple/purple/visible, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/engineering/atmos/pumproom) @@ -35894,7 +35890,6 @@ "msr" = ( /obj/structure/table, /obj/effect/spawner/random/food_or_drink/donkpockets{ - pixel_x = 0; pixel_y = -1 }, /turf/open/floor/iron, @@ -38347,9 +38342,7 @@ /obj/effect/turf_decal/tile/brown/anticorner/contrasted{ dir = 4 }, -/obj/machinery/computer/cargo{ - dir = 2 - }, +/obj/machinery/computer/cargo, /turf/open/floor/iron, /area/station/cargo/storage) "nje" = ( @@ -39987,8 +39980,7 @@ pixel_y = 8 }, /obj/item/stock_parts/power_store/cell/high{ - pixel_x = -9; - pixel_y = 0 + pixel_x = -9 }, /obj/item/stack/sheet/iron/fifty{ pixel_x = 6; @@ -197929,8 +197921,8 @@ hhX hhX hhX hhX -hhX -hhX +cxg +cxg hhX hhX hhX @@ -198185,10 +198177,10 @@ hhX hhX hhX hhX -hhX -hhX -hhX -hhX +cxg +cKD +wSj +cxg hhX hhX hhX @@ -198441,6 +198433,11 @@ hhX hhX hhX hhX +cxg +wSj +pwU +wSj +wSj hhX hhX hhX @@ -198451,13 +198448,13 @@ hhX hhX hhX hhX +"} +(244,1,2) = {" hhX hhX hhX hhX hhX -"} -(244,1,2) = {" hhX hhX hhX @@ -198693,6 +198690,10 @@ hhX hhX hhX hhX +cxg +wSj +wSj +wSj hhX hhX hhX @@ -198704,6 +198705,8 @@ hhX hhX hhX hhX +"} +(245,1,2) = {" hhX hhX hhX @@ -198713,8 +198716,6 @@ hhX hhX hhX hhX -"} -(245,1,2) = {" hhX hhX hhX @@ -198957,12 +198958,12 @@ hhX hhX hhX hhX -cxg -cxg hhX hhX hhX hhX +"} +(246,1,2) = {" hhX hhX hhX @@ -198970,8 +198971,6 @@ hhX hhX hhX hhX -"} -(246,1,2) = {" hhX hhX hhX @@ -199213,10 +199212,6 @@ hhX hhX hhX hhX -cxg -cKD -wSj -cxg hhX hhX hhX @@ -199224,11 +199219,13 @@ hhX hhX hhX hhX +"} +(247,1,2) = {" +hhX +hhX hhX hhX hhX -"} -(247,1,2) = {" hhX hhX hhX @@ -199469,11 +199466,6 @@ hhX hhX hhX hhX -cxg -wSj -pwU -wSj -wSj hhX hhX hhX @@ -199726,10 +199718,10 @@ hhX hhX hhX hhX -cxg -wSj -wSj -wSj +hhX +hhX +hhX +hhX hhX hhX hhX From 6b83c1d2e51b2186908293769a86a7c8c8ec3717 Mon Sep 17 00:00:00 2001 From: panvxv <68397497+panvxv@users.noreply.github.com> Date: Tue, 19 Aug 2025 17:01:06 +0200 Subject: [PATCH 086/283] Fix for the issue of mulebots unable to buckle people to themselves. (#92572) ## About The Pull Request Crude but simple fix for mulebots trying to buckle people. Mouse dragging was opening stripping UI instead of buckling people. Bots can't strip people anyway but I left a way to open strip UI. It is working just like for cyborgs, bot needs to be in combat mode to open it. Maybe someone will want to let Medbot strip people. The issue happened when new strip UI was added 4 years ago: https://github.com/tgstation/tgstation/pull/57889 Before the new UI the problem was known and someone fixed it: obraz But such simple solution isn't available anymore. ## Why It's Good For The Game Fix good, we fix. ## Changelog :cl: fix: Fixed bots unable to buckle people to themselves. /:cl: --- code/datums/elements/strippable.dm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/code/datums/elements/strippable.dm b/code/datums/elements/strippable.dm index f7d364cf397d..70b7e2968abd 100644 --- a/code/datums/elements/strippable.dm +++ b/code/datums/elements/strippable.dm @@ -43,10 +43,10 @@ if(!user.can_perform_action(source, FORBID_TELEKINESIS_REACH | ALLOW_RESTING)) return - // Snowflake for cyborgs buckling people by dragging them onto them, unless in combat mode. - if (iscyborg(user)) - var/mob/living/silicon/robot/cyborg_user = user - if (!cyborg_user.combat_mode) + // Snowflake for cyborgs and bots buckling people by dragging them onto them, unless in combat mode. + if(iscyborg(user) || isbot(user)) + var/mob/living/bot_user = user + if (!bot_user.combat_mode) return // Snowflake for xeno consumption code if (isalienadult(user)) From 58d328c671421056f8066b3d41243de6186f8a67 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 15:01:24 +0000 Subject: [PATCH 087/283] Automatic changelog for PR #92572 [ci skip] --- html/changelogs/AutoChangeLog-pr-92572.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92572.yml diff --git a/html/changelogs/AutoChangeLog-pr-92572.yml b/html/changelogs/AutoChangeLog-pr-92572.yml new file mode 100644 index 000000000000..1d54fa9bfbe5 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92572.yml @@ -0,0 +1,4 @@ +author: "panvxv" +delete-after: True +changes: + - bugfix: "Fixed bots unable to buckle people to themselves." \ No newline at end of file From 6a118b1b93f9f42c8e1f3d514e9fe94d6c1e3cc0 Mon Sep 17 00:00:00 2001 From: Cameron Lennox Date: Tue, 19 Aug 2025 11:02:23 -0400 Subject: [PATCH 088/283] Fixes runtime when leaving your brains out to dry (#92617) ## About The Pull Request Fixes a runtime where owner-less brains would runtime upon swapping from <60 damage to >60 damage. This makes it so that brains no longer attempt to update their owner's eyeballs when they have no owner. before fix: dreamseeker_2025-08-17_10-43-43 After fix (ignore the fact there was another runtime for something unrelated, I can't be bothered to dig into signal code): dreamseeker_2025-08-17_11-12-23 ## Why It's Good For The Game Less runtimes = good Also keeps the chat from being spammed with BIG BOLD RED TEXT that there's a runtime ## Changelog :cl: fix: Brains will no longer runtime when owner-less /:cl: --- code/modules/mob/living/brain/brain_item.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/brain/brain_item.dm b/code/modules/mob/living/brain/brain_item.dm index 17efdef14557..f3a758096d2c 100644 --- a/code/modules/mob/living/brain/brain_item.dm +++ b/code/modules/mob/living/brain/brain_item.dm @@ -338,7 +338,7 @@ /obj/item/organ/brain/check_damage_thresholds(mob/M) . = ..() // If we crossed blinking brain damage thresholds either way, update our blinking - if ((prev_damage > BRAIN_DAMAGE_ASYNC_BLINKING && damage < BRAIN_DAMAGE_ASYNC_BLINKING) || (prev_damage < BRAIN_DAMAGE_ASYNC_BLINKING && damage > BRAIN_DAMAGE_ASYNC_BLINKING)) + if (owner && ((prev_damage > BRAIN_DAMAGE_ASYNC_BLINKING && damage < BRAIN_DAMAGE_ASYNC_BLINKING) || (prev_damage < BRAIN_DAMAGE_ASYNC_BLINKING && damage > BRAIN_DAMAGE_ASYNC_BLINKING))) var/obj/item/organ/eyes/eyes = owner.get_organ_slot(ORGAN_SLOT_EYES) eyes?.animate_eyelids(owner) From 5e42e4588237f7ec95f9c71f979a084ad60268b9 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 15:03:06 +0000 Subject: [PATCH 089/283] Automatic changelog for PR #92617 [ci skip] --- html/changelogs/AutoChangeLog-pr-92617.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92617.yml diff --git a/html/changelogs/AutoChangeLog-pr-92617.yml b/html/changelogs/AutoChangeLog-pr-92617.yml new file mode 100644 index 000000000000..8cda043081b7 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92617.yml @@ -0,0 +1,4 @@ +author: "Cameron-The-Raven" +delete-after: True +changes: + - bugfix: "Brains will no longer runtime when owner-less" \ No newline at end of file From e7eda0ae05d892bea68ce67a25fc468523de8cfe Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 00:28:56 +0000 Subject: [PATCH 090/283] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-92572.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92617.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92635.yml | 4 ---- html/changelogs/archive/2025-08.yml | 7 +++++++ 4 files changed, 7 insertions(+), 12 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-92572.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92617.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92635.yml diff --git a/html/changelogs/AutoChangeLog-pr-92572.yml b/html/changelogs/AutoChangeLog-pr-92572.yml deleted file mode 100644 index 1d54fa9bfbe5..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92572.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "panvxv" -delete-after: True -changes: - - bugfix: "Fixed bots unable to buckle people to themselves." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92617.yml b/html/changelogs/AutoChangeLog-pr-92617.yml deleted file mode 100644 index 8cda043081b7..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92617.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Cameron-The-Raven" -delete-after: True -changes: - - bugfix: "Brains will no longer runtime when owner-less" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92635.yml b/html/changelogs/AutoChangeLog-pr-92635.yml deleted file mode 100644 index d38fbb5f0b15..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92635.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "scriptis" -delete-after: True -changes: - - rscadd: "nepotism" \ No newline at end of file diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml index a0c8b3b37267..5bf19eb1e9c7 100644 --- a/html/changelogs/archive/2025-08.yml +++ b/html/changelogs/archive/2025-08.yml @@ -473,3 +473,10 @@ - map: Adjusts Turret Placement in the AI Upload on Nebulastation - map: Adds an External Security Camera to the Starboard Vault Wall overlooking the AI Upload on Nebulastation +2025-08-20: + Cameron-The-Raven: + - bugfix: Brains will no longer runtime when owner-less + panvxv: + - bugfix: Fixed bots unable to buckle people to themselves. + scriptis: + - rscadd: nepotism From f3b20a55158355fb17b65908758517a1d4c52374 Mon Sep 17 00:00:00 2001 From: Bloop <13398309+vinylspiders@users.noreply.github.com> Date: Wed, 20 Aug 2025 00:50:59 -0400 Subject: [PATCH 091/283] [No GBP] Makes sure the labeler can't readd labels that were explicitly removed by maintainers (#92614) --- tools/pull_request_hooks/autoLabel.js | 38 ++++++++++++++++----------- 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/tools/pull_request_hooks/autoLabel.js b/tools/pull_request_hooks/autoLabel.js index 40d99cde8c71..3cf74892248f 100644 --- a/tools/pull_request_hooks/autoLabel.js +++ b/tools/pull_request_hooks/autoLabel.js @@ -200,31 +200,37 @@ export async function get_updated_label_set({ github, context }) { if (body) check_body_for_labels(body).forEach((label) => updated_labels.add(label)); - // Keep track of labels that were manually added by maintainers in the events. - // And make sure they -stay- added. + // Keep track of labels that were manually added/removed by maintainers in the events. + // And make sure they -stay- added/removed. try { - await github.paginate( + const events = await github.paginate( github.rest.issues.listEventsForTimeline, { owner: context.repo.owner, repo: context.repo.repo, issue_number: context.payload.pull_request.number, per_page: 100, - }, - (response) => { - for (const eventData of response.data) { - if ( - eventData.event === "labeled" && - eventData.actor?.login !== "github-actions" - ) { - updated_labels.add(eventData.label.name); - } - } } ); - } catch (error) { - console.error("Error fetching paginated events:", error); - } + + // The REST api returns timeline events in reverse chronological order + // So let's reverse them to have it go from oldest -> newest. + // That way, if a maintainer removes and then re-adds the same label it + // remains true to their final intent. + for (const eventData of events.reverse()) { + // Skip all bot actions + if (eventData.actor?.login === "github-actions") { + continue; + } + if (eventData.event === "labeled") { + updated_labels.add(eventData.label.name); + } else if (eventData.event === "unlabeled") { + updated_labels.delete(eventData.label.name); + } + } +} catch (error) { + console.error("Error fetching paginated events:", error); +} // Always remove Test Merge Candidate updated_labels.delete("Test Merge Candidate"); From cafd2e1546839e0b35c5f1f6c800e58591ed7245 Mon Sep 17 00:00:00 2001 From: Lucy Date: Wed, 20 Aug 2025 00:52:07 -0400 Subject: [PATCH 092/283] Fix digital clocks still processing on SSmachines (#92633) --- code/game/machinery/digital_clock.dm | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/code/game/machinery/digital_clock.dm b/code/game/machinery/digital_clock.dm index febc6a4b0910..6cc298a8c146 100644 --- a/code/game/machinery/digital_clock.dm +++ b/code/game/machinery/digital_clock.dm @@ -9,6 +9,7 @@ density = FALSE layer = ABOVE_WINDOW_LAYER custom_materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT * 7, /datum/material/glass = SHEET_MATERIAL_AMOUNT * 4) + subsystem_type = /datum/controller/subsystem/processing/digital_clock /obj/item/wallframe/digital_clock name = "digital clock frame" @@ -79,13 +80,8 @@ /obj/machinery/digital_clock/Initialize(mapload) . = ..() - START_PROCESSING(SSdigital_clock, src) find_and_hang_on_wall() -/obj/machinery/digital_clock/Destroy() - STOP_PROCESSING(SSdigital_clock, src) - return ..() - /obj/machinery/digital_clock/process(seconds_per_tick) if(machine_stat & NOPOWER) return From 1d53370d34f3c503add07125f9f8cac3f74d0393 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 04:52:27 +0000 Subject: [PATCH 093/283] Automatic changelog for PR #92633 [ci skip] --- html/changelogs/AutoChangeLog-pr-92633.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92633.yml diff --git a/html/changelogs/AutoChangeLog-pr-92633.yml b/html/changelogs/AutoChangeLog-pr-92633.yml new file mode 100644 index 000000000000..3465326fc430 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92633.yml @@ -0,0 +1,4 @@ +author: "Absolucy" +delete-after: True +changes: + - bugfix: "Digital clocks now process on the correct subsystem." \ No newline at end of file From 36e4da1941211a893e32608820f96e301f4c5831 Mon Sep 17 00:00:00 2001 From: panvxv <68397497+panvxv@users.noreply.github.com> Date: Wed, 20 Aug 2025 21:49:25 +0200 Subject: [PATCH 094/283] Helmets with seclight (#92514) ## About The Pull Request Riot, Press, Swat helmets can now hold seclight. Added new sprites for riot helmets and swat helmets (by justice54). All helmets with attachable seclight also got resprite of the seclight part (also justice54) obraz obraz ## Why It's Good For The Game Poor security is afraid of badly lit rooms. Let's say NO to it! ## Changelog :cl: add: Added seclight attachment for swat, riot, press helmets fix: Fixed bulletproof helmets switching sprites to normal sec helmet image: Added sprites of Swat helmet and riot helmet with attached seclight image: Reworked part of helmet sprites - seclight /:cl: --- code/modules/clothing/head/helmet.dm | 25 ++++++++++++++++++++++++- icons/mob/clothing/head/helmet.dmi | Bin 49787 -> 52014 bytes icons/obj/clothing/head/helmet.dmi | Bin 23321 -> 25689 bytes 3 files changed, 24 insertions(+), 1 deletion(-) diff --git a/code/modules/clothing/head/helmet.dm b/code/modules/clothing/head/helmet.dm index 102fcdc6d615..6b4b38298bae 100644 --- a/code/modules/clothing/head/helmet.dm +++ b/code/modules/clothing/head/helmet.dm @@ -99,11 +99,16 @@ name = "press helmet" desc = "A blue helmet used to distinguish non-combatant \"PRESS\" members, like if anyone cares." icon_state = "helmet_press" + base_icon_state = "helmet_press" sound_vary = TRUE equip_sound = 'sound/items/handling/helmet/helmet_equip1.ogg' pickup_sound = 'sound/items/handling/helmet/helmet_pickup1.ogg' drop_sound = 'sound/items/handling/helmet/helmet_drop1.ogg' +/obj/item/clothing/head/helmet/press/Initialize(mapload) + . = ..() + AddComponent(/datum/component/seclite_attachable, light_icon_state = "flight") + /obj/item/clothing/head/helmet/press/worn_overlays(mutable_appearance/standing, isinhands, icon_file) . = ..() if(!isinhands) @@ -113,6 +118,7 @@ name = "bulletproof helmet" desc = "A bulletproof combat helmet that excels in protecting the wearer against traditional projectile weaponry and explosives to a minor extent." icon_state = "helmetalt" + base_icon_state = "helmetalt" inhand_icon_state = "helmet" armor_type = /datum/armor/helmet_alt dog_fashion = null @@ -219,12 +225,19 @@ /obj/item/clothing/head/helmet/toggleable/update_icon_state() . = ..() - icon_state = "[initial(icon_state)][up ? "up" : ""]" + base_icon_state = "[initial(base_icon_state)]" + var/datum/component/seclite_attachable/light = GetComponent(/datum/component/seclite_attachable) + if(up) + base_icon_state += "up" + light?.on_update_icon_state(src) + if(!light) + icon_state = base_icon_state /obj/item/clothing/head/helmet/toggleable/riot name = "riot helmet" desc = "It's a helmet specifically designed to protect against close range attacks." icon_state = "riot" + base_icon_state = "riot" inhand_icon_state = "riot_helmet" toggle_message = "You pull the visor down" alt_toggle_message = "You push the visor up" @@ -243,6 +256,10 @@ visor_toggle_up_sound = SFX_VISOR_UP visor_toggle_down_sound = SFX_VISOR_DOWN +/obj/item/clothing/head/helmet/toggleable/riot/Initialize(mapload) + . = ..() + AddComponent(/datum/component/seclite_attachable, light_icon_state = "flight") + /obj/item/clothing/head/helmet/toggleable/riot/Initialize(mapload) . = ..() AddComponent(/datum/component/adjust_fishing_difficulty, 2) @@ -275,6 +292,7 @@ name = "helmet of justice" desc = "WEEEEOOO. WEEEEEOOO. WEEEEOOOO." icon_state = "justice" + base_icon_state = "justice" inhand_icon_state = "justice_helmet" toggle_message = "You turn off the lights on" alt_toggle_message = "You turn on the lights on" @@ -315,6 +333,7 @@ name = "alarm helmet" desc = "WEEEEOOO. WEEEEEOOO. STOP THAT MONKEY. WEEEOOOO." icon_state = "justice2" + base_icon_state = "justice2" /obj/item/clothing/head/helmet/swat name = "\improper SWAT helmet" @@ -355,6 +374,7 @@ name = "\improper SWAT helmet" desc = "An extremely robust helmet with the Nanotrasen logo emblazoned on the top." icon_state = "swat" + base_icon_state = "swat" inhand_icon_state = "swat_helmet" clothing_flags = STACKABLE_HELMET_EXEMPT cold_protection = HEAD @@ -363,6 +383,9 @@ max_heat_protection_temperature = SPACE_HELM_MAX_TEMP_PROTECT flags_cover = HEADCOVERSEYES | HEADCOVERSMOUTH | PEPPERPROOF +/obj/item/clothing/head/helmet/swat/nanotrasen/Initialize(mapload) + . = ..() + AddComponent(/datum/component/seclite_attachable, light_icon_state = "flight") /obj/item/clothing/head/helmet/thunderdome name = "\improper Thunderdome helmet" diff --git a/icons/mob/clothing/head/helmet.dmi b/icons/mob/clothing/head/helmet.dmi index 6a3a60c60b055766c880b2ab8bc465a33c243256..9c7389788cee56c1ea1c8e2eb68af9c34ffe8608 100644 GIT binary patch literal 52014 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�Vp z(TbegJ#%2tZzUOL0`4=uV_73QeKjFr243BtSiWdGWs=X8|DDxB6h`TG%8?c=RJQ~e=;Ot z)%v>r)NVpsZ2xi(iB9{D-U$3$M?mD#=h_4bNe0P*^YiMPqBJkyWY8? z;41|kkq5QG1}nc2Xr>x6qpvN2GJ}7r7VONwI2$~FsP5wW+9Mx*wsG!_`4R09cq5>*giy6S%nl_d78nfj%-j*vpxuRrVBf=a| z{<$9(2kyUjwesF22kuTlYE9+qy$uM zgV+3?!?1tpuTWhStCejkrFN{%VP671p!H%g&bLg42ymURQJ-UAZSeTq@PwnQC4^sy zrlR$4K71Nn)%@oCWYyh_{ZDX7skcD+sL_dW+V(lBc*59%*IdNsv?lGTeTHV#sQ8bR z_wTE34p~W*=nmm%C`YN=+(PioO=tcotg8I}?VI^NiCOmuXu64jJ8SeSd77viSZ8xd zg;1Y`deX-{WYVApn)!7%3tRu?HubM%*&uw?f5p9{ZqraaO3&>rR`WKD z1f72GJ&d~yDpjc%6#w?qFHY6>Sqn{H!FE8c&8xFjVGCLD27@Ww7Y~?aUT2Wryrp1l%x#B_jm-mT(KE)V+pZB8kOTUEexFUb zYfrzl%|u{5gd;f7RN6)_tP6+}0|RdgFYU=XE+d0%_mb5}`1>56s>Cxtd~v0a$in6) z{GazT?Ns9Q09*H$N7HAalqHGNuh-nM_M~p84fs(s;;3H6w_r@ijzzM(G+9z`voFpJ zoN;&PF0G>kU8wYOE0;+?=8NC;WqgkY9(@8wh7^6rZn0wg^81gW%3BQVFGiFV_hg}} z#JgQ@Al57qm)&yqZeOE(`-9}{8yLZ!yo=q5OQCCd8;-rO-5d+QHokNJ)U)yO9=@dX zHnBUcnT`irfQZtIDZBU_;%4fI0)4iUiZ8e#h{a>Tn}?D=x}F8sXHs?j*g27fXO#Tw zs;Z<~qkSsl#};C#Ut(-~NIapsz<9;^bEpYGFSEPZKamgsW-%h#$kgZja)(xQ4B<2f zyKzwLKXrQwfhu)%2+aWOATz~}xE(3fJ%TuL^Dr-jnJ-{Kl5?#zCEO)p%n?U!$|jM? z6yM0RJ2T%<%|9e9Gd&X4cErbGn69`e>NbOPrAV6VCNLT><_xpN7Hyy(Rz5X)bks_v7 zGu_pmf+V;ly%XNdSpMN%$A!8_m+ED#V6V^cK{-gQpGU03Fx?@TP~Bi}DV(pG_ws zK~a7SAy-O4ebxrEo)__(rI|oj0IvCIH%mk6Z(T&3wLP0rQcmCVSV+5xVjcRwa0Vmh zIOMM|fE1S;AhWI~`C_4CV9^JLXJi2bxCF*{u}EBHrH~ zJmmFqdPu=`^~dq+zJhUsdY`y%faxT(%}V1ePZd7}ip}HfmcAXuM3#xlhVF<3`l6gi z>d_sKC1JGov=}#(OH>ZnB|^WO3O1Gr`{#0+Gx}Lq$+n+PN?0R~8V3>RMUPkLZDV*Y z@{C6Kn?x)5MDd!2tIBV|Hx71oet-(Y90-t}oxldptCRJY375I~_~8YJHoi6$&|B7V zd31s@^U_SD9;)Z^&}9OQ9$UQ(a+x9qEzj>J;i(M2Gi{O}%c`?0=oGB8*FhZ!i&)%y zRkXxl!uLKQ=$-)>q`O(*Hv2s5;pt2kD31_VKl+zNbvwi2B8-Q2K=q&3$$i zbbav_7W)rw_hyi#K%JY0bM@V2QFnyhKjCurqLl(e^-%1Z_u4ti1a|g2%m0X=A6#|j zuTY!2(sl`9?6L#&SuV{{1adZ()aHCj<306d75Z+o0qe?YKHrNb2Km)vB3Nmb&Zc~r zD!krW{~b|Aw4Kf@Rmsh-(~ttcEe&F^vUDzG*tZN=imgh;=~AOr+D{jaMmP0)yk@b=cy~>w|fHn*$(sK-P=B|A2=7wv(_R z0vQ)TqK(FXE6;fTn_W5nZ{=Cdzolhm{~MP}aFiy>g7rd0Y~BF)qpqx_RIXtC=Klb+ C(fULH diff --git a/icons/obj/clothing/head/helmet.dmi b/icons/obj/clothing/head/helmet.dmi index 18bce46da6781604b855b0836644517ee320f8d7..a9aaad49000c27c1bd4ba432891fbbd6e9ceff91 100644 GIT binary patch literal 25689 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 literal 23321 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 From 089d64a1ca3d1efaaa846907ed2dc2befb2f6f50 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 19:49:43 +0000 Subject: [PATCH 095/283] Automatic changelog for PR #92514 [ci skip] --- html/changelogs/AutoChangeLog-pr-92514.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92514.yml diff --git a/html/changelogs/AutoChangeLog-pr-92514.yml b/html/changelogs/AutoChangeLog-pr-92514.yml new file mode 100644 index 000000000000..70c74adbc3d2 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92514.yml @@ -0,0 +1,7 @@ +author: "panvxv" +delete-after: True +changes: + - rscadd: "Added seclight attachment for swat, riot, press helmets" + - bugfix: "Fixed bulletproof helmets switching sprites to normal sec helmet" + - image: "Added sprites of Swat helmet and riot helmet with attached seclight" + - image: "Reworked part of helmet sprites - seclight" \ No newline at end of file From 75ed68aaacb2bf779b411708b34a27d42103fdbf Mon Sep 17 00:00:00 2001 From: panvxv <68397497+panvxv@users.noreply.github.com> Date: Wed, 20 Aug 2025 21:52:31 +0200 Subject: [PATCH 096/283] Laser Carbine and Disabler SMG as Goodies in Cargo and energy/laser cargo crates rebalance (#92656) ## About The Pull Request Adds Laser Carbine and Disabler SMG Single-Packs. Laser Carbine Single-Pack costing 800 credits and Disabler SMG costing 600 credits. Moved Laser Guns crate from security category to armory category. Added 3rd Energy Gun to Energy Guns crate. Added 3rd BR gun to BR crate and 2 more magazines making it 6 (2 for each gun). This should bring gun crates to nice standardization of 3 guns in crate. ## Why It's Good For The Game Standardization improves logistic and makes it easier for brain. (Standardization of guns inside of crates) Laser guns being in armory category together with rest of the gun crates makes looking for guns to order less confusing. More goodies to choose from, able to buy non lethal SMG I think is needed too. Especially with all lethal option in Goodies. ## Changelog :cl: add: Added Disabler SMG Single-Pack add: Added Laser Carbine Sigle-Pack balance: Moved Laser Guns crate from security to armory category in cargo balance: Increased amount of Energy Guns to 3 in Energy Guns crate balance: Increased amount of NT BR to 3 and magazines to 6 in NT BR crate /:cl: --- code/modules/cargo/goodies.dm | 14 ++++++++++++++ code/modules/cargo/packs/security.dm | 26 +++++++++++++------------- 2 files changed, 27 insertions(+), 13 deletions(-) diff --git a/code/modules/cargo/goodies.dm b/code/modules/cargo/goodies.dm index b209b5e239da..a19a544e22d7 100644 --- a/code/modules/cargo/goodies.dm +++ b/code/modules/cargo/goodies.dm @@ -105,6 +105,20 @@ access_view = ACCESS_WEAPONS contains = list(/obj/item/gun/energy/laser) +/datum/supply_pack/goody/carbine_single + name = "Laser Carbine Single_Pack" + desc = "Contains one laser carbines, capable of rapidly firing weak lasers." + cost = PAYCHECK_COMMAND * 8 + access_view = ACCESS_WEAPONS + contains = list(/obj/item/gun/energy/laser/carbine) + +/datum/supply_pack/goody/smg_single + name = "Disabler SMG Single_Pack" + desc = "Contains one disabler SMGs, capable of rapidly firing weak disabler beams." + cost = PAYCHECK_COMMAND * 6 + access_view = ACCESS_WEAPONS + contains = list(/obj/item/gun/energy/disabler/smg) + /datum/supply_pack/goody/hell_single name = "Hellgun Kit Single-Pack" desc = "Contains one hellgun degradation kit, an old pattern of laser gun infamous for its ability to horribly disfigure targets with burns. Technically violates the Space Geneva Convention when used on humanoids." diff --git a/code/modules/cargo/packs/security.dm b/code/modules/cargo/packs/security.dm index b97c7cd68bf3..409c746aad57 100644 --- a/code/modules/cargo/packs/security.dm +++ b/code/modules/cargo/packs/security.dm @@ -65,14 +65,6 @@ contains = list(/obj/item/clothing/head/helmet/sec = 3) crate_name = "helmet crate" -/datum/supply_pack/security/laser - name = "Lasers Crate" - desc = "Contains three lethal, high-energy laser guns." - cost = CARGO_CRATE_VALUE * 4 - access_view = ACCESS_ARMORY - contains = list(/obj/item/gun/energy/laser = 3) - crate_name = "laser crate" - /datum/supply_pack/security/securitybarriers name = "Security Barrier Grenades" desc = "Stem the tide with four Security Barrier grenades." @@ -241,13 +233,21 @@ /datum/supply_pack/security/armory/energy name = "Energy Guns Crate" - desc = "Contains two Energy Guns, capable of firing both nonlethal and lethal \ + desc = "Contains three Energy Guns, capable of firing both nonlethal and lethal \ blasts of light." cost = CARGO_CRATE_VALUE * 18 - contains = list(/obj/item/gun/energy/e_gun = 2) + contains = list(/obj/item/gun/energy/e_gun = 3) crate_name = "energy gun crate" crate_type = /obj/structure/closet/crate/secure/plasma +/datum/supply_pack/security/armory/laser + name = "Lasers Crate" + desc = "Contains three lethal, high-energy laser guns." + cost = CARGO_CRATE_VALUE * 4 + contains = list(/obj/item/gun/energy/laser = 3) + crate_name = "laser crate" + crate_type = /obj/structure/closet/crate/secure/plasma + /datum/supply_pack/security/armory/laser_carbine name = "Laser Carbine Crate" desc = "Contains three laser carbines, capable of rapidly firing weak lasers." @@ -268,11 +268,11 @@ name = "NT BR-38 Crate" desc = "An experimental energy-based ballistic battle rifle. Only available to \ Nanotrasen stations for security purposes. DO NOT RESELL TO OUTSIDE COMPANIES. \ - Contains three NT BR-38 rifles and three magazines containing .38 Standard." + Contains three NT BR-38 rifles and 6 magazines containing .38 Standard." cost = CARGO_CRATE_VALUE * 100 contains = list( - /obj/item/gun/ballistic/automatic/battle_rifle = 2, - /obj/item/ammo_box/magazine/m38 = 4, + /obj/item/gun/ballistic/automatic/battle_rifle = 3, + /obj/item/ammo_box/magazine/m38 = 6, ) crate_name = "battle rifle crate" From 3e4fb9c9f355a7918269fe51319d872916c496ee Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 19:52:49 +0000 Subject: [PATCH 097/283] Automatic changelog for PR #92656 [ci skip] --- html/changelogs/AutoChangeLog-pr-92656.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92656.yml diff --git a/html/changelogs/AutoChangeLog-pr-92656.yml b/html/changelogs/AutoChangeLog-pr-92656.yml new file mode 100644 index 000000000000..b2282eefef4b --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92656.yml @@ -0,0 +1,8 @@ +author: "panvxv" +delete-after: True +changes: + - rscadd: "Added Disabler SMG Single-Pack" + - rscadd: "Added Laser Carbine Sigle-Pack" + - balance: "Moved Laser Guns crate from security to armory category in cargo" + - balance: "Increased amount of Energy Guns to 3 in Energy Guns crate" + - balance: "Increased amount of NT BR to 3 and magazines to 6 in NT BR crate" \ No newline at end of file From 17e95d563099d8a896591b94f76080f417d88784 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 00:28:30 +0000 Subject: [PATCH 098/283] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-92514.yml | 7 ------- html/changelogs/AutoChangeLog-pr-92633.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92656.yml | 8 -------- html/changelogs/archive/2025-08.yml | 13 +++++++++++++ 4 files changed, 13 insertions(+), 19 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-92514.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92633.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92656.yml diff --git a/html/changelogs/AutoChangeLog-pr-92514.yml b/html/changelogs/AutoChangeLog-pr-92514.yml deleted file mode 100644 index 70c74adbc3d2..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92514.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "panvxv" -delete-after: True -changes: - - rscadd: "Added seclight attachment for swat, riot, press helmets" - - bugfix: "Fixed bulletproof helmets switching sprites to normal sec helmet" - - image: "Added sprites of Swat helmet and riot helmet with attached seclight" - - image: "Reworked part of helmet sprites - seclight" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92633.yml b/html/changelogs/AutoChangeLog-pr-92633.yml deleted file mode 100644 index 3465326fc430..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92633.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Absolucy" -delete-after: True -changes: - - bugfix: "Digital clocks now process on the correct subsystem." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92656.yml b/html/changelogs/AutoChangeLog-pr-92656.yml deleted file mode 100644 index b2282eefef4b..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92656.yml +++ /dev/null @@ -1,8 +0,0 @@ -author: "panvxv" -delete-after: True -changes: - - rscadd: "Added Disabler SMG Single-Pack" - - rscadd: "Added Laser Carbine Sigle-Pack" - - balance: "Moved Laser Guns crate from security to armory category in cargo" - - balance: "Increased amount of Energy Guns to 3 in Energy Guns crate" - - balance: "Increased amount of NT BR to 3 and magazines to 6 in NT BR crate" \ No newline at end of file diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml index 5bf19eb1e9c7..5a9f7a3c7282 100644 --- a/html/changelogs/archive/2025-08.yml +++ b/html/changelogs/archive/2025-08.yml @@ -480,3 +480,16 @@ - bugfix: Fixed bots unable to buckle people to themselves. scriptis: - rscadd: nepotism +2025-08-21: + Absolucy: + - bugfix: Digital clocks now process on the correct subsystem. + panvxv: + - rscadd: Added Disabler SMG Single-Pack + - rscadd: Added Laser Carbine Sigle-Pack + - balance: Moved Laser Guns crate from security to armory category in cargo + - balance: Increased amount of Energy Guns to 3 in Energy Guns crate + - balance: Increased amount of NT BR to 3 and magazines to 6 in NT BR crate + - rscadd: Added seclight attachment for swat, riot, press helmets + - bugfix: Fixed bulletproof helmets switching sprites to normal sec helmet + - image: Added sprites of Swat helmet and riot helmet with attached seclight + - image: Reworked part of helmet sprites - seclight From fa6964c5813b9e106867e41f5bb874bd62ca0455 Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Thu, 21 Aug 2025 02:38:44 +0200 Subject: [PATCH 099/283] Fixes newspapers not lighting on fire from lighters (#92641) ## About The Pull Request Closes #92636 Actually two bugs in one, also fixes books printing the same message thinking that you're trying to vandalize them. ## Changelog :cl: fix: Fixed newspapers not lighting on fire from lighters /:cl: --- code/game/machinery/newscaster/newspaper.dm | 6 +++--- code/modules/library/book.dm | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/code/game/machinery/newscaster/newspaper.dm b/code/game/machinery/newscaster/newspaper.dm index de706f1b5f5c..cc05b578a1e2 100644 --- a/code/game/machinery/newscaster/newspaper.dm +++ b/code/game/machinery/newscaster/newspaper.dm @@ -44,6 +44,8 @@ wield_callback = CALLBACK(src, PROC_REF(on_wielded)),\ unwield_callback = CALLBACK(src, PROC_REF(on_unwielded)),\ ) + AddElement(/datum/element/burn_on_item_ignition) + RegisterSignal(src, COMSIG_ATOM_IGNITED_BY_ITEM, PROC_REF(close_paper_ui)) creation_time = GLOB.news_network.last_action for(var/datum/feed_channel/iterated_feed_channel in GLOB.news_network.network_channels) news_content += iterated_feed_channel @@ -54,8 +56,6 @@ saved_wanted_body = GLOB.news_network.wanted_issue.body if(GLOB.news_network.wanted_issue.img) saved_wanted_icon = GLOB.news_network.wanted_issue.img - AddElement(/datum/element/burn_on_item_ignition) - RegisterSignal(src, COMSIG_ATOM_IGNITED_BY_ITEM, PROC_REF(close_paper_ui)) /obj/item/newspaper/add_context(atom/source, list/context, obj/item/held_item, mob/living/user) if(held_item) @@ -106,7 +106,7 @@ owner.update_appearance(UPDATE_OVERLAYS) return ITEM_INTERACT_SUCCESS - if (!user.can_write(tool)) + if (!user.can_write(tool, TRUE)) return NONE if (scribble_page == current_page) diff --git a/code/modules/library/book.dm b/code/modules/library/book.dm index e25935cf0742..be88edcf6d5e 100644 --- a/code/modules/library/book.dm +++ b/code/modules/library/book.dm @@ -138,7 +138,7 @@ /// Checks for whether we can vandalize this book, to ensure we still can after each input. /// Uses to_chat over balloon alerts to give more detailed information as to why. /obj/item/book/proc/can_vandalize(mob/living/user, obj/item/tool) - if(!user.can_perform_action(src) || !user.can_write(tool)) + if(!user.can_perform_action(src) || !user.can_write(tool, TRUE)) return FALSE if(user.is_blind()) to_chat(user, span_warning("As you are trying to write on the book, you suddenly feel very stupid!")) From f4748fe2e1478a649e7fc553c91f407220199913 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 00:39:06 +0000 Subject: [PATCH 100/283] Automatic changelog for PR #92641 [ci skip] --- html/changelogs/AutoChangeLog-pr-92641.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92641.yml diff --git a/html/changelogs/AutoChangeLog-pr-92641.yml b/html/changelogs/AutoChangeLog-pr-92641.yml new file mode 100644 index 000000000000..f50f25cb6d71 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92641.yml @@ -0,0 +1,4 @@ +author: "SmArtKar" +delete-after: True +changes: + - bugfix: "Fixed newspapers not lighting on fire from lighters" \ No newline at end of file From 317e780b50bccfcbae28858aaff5f9d27e1e8696 Mon Sep 17 00:00:00 2001 From: Paxilmaniac <82386923+Paxilmaniac@users.noreply.github.com> Date: Wed, 20 Aug 2025 20:39:49 -0400 Subject: [PATCH 101/283] makes tether lines a little easier to click on (#92632) ## About The Pull Request extends the 1 alpha pixels along the sides of the tether icon by two so that tethers are much easier to click on, especially while moving image ## Why It's Good For The Game tethers are difficult to click on without having to be super precise, especially when you are still moving and want to shorten the tether to get closer to a wall or something ## Changelog :cl: qol: MOD tethers are now a little easier to click on /:cl: --- icons/obj/clothing/modsuit/mod_modules.dmi | Bin 46760 -> 53265 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/icons/obj/clothing/modsuit/mod_modules.dmi b/icons/obj/clothing/modsuit/mod_modules.dmi index f91f9f0b9dcaf962c89b528575cd4b4f134d7c2b..c0a6103d3fe2d45c4e2d89ec4f9a729651abb7f3 100644 GIT binary patch literal 53265 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 Y1J1@AeCrCX>Hq)$07*qoM6N<$f=ECi=Kufz literal 46760 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

41*RN<$O9?(` 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 Date: Thu, 21 Aug 2025 00:40:10 +0000 Subject: [PATCH 102/283] Automatic changelog for PR #92632 [ci skip] --- html/changelogs/AutoChangeLog-pr-92632.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92632.yml diff --git a/html/changelogs/AutoChangeLog-pr-92632.yml b/html/changelogs/AutoChangeLog-pr-92632.yml new file mode 100644 index 000000000000..0dac8eb55409 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92632.yml @@ -0,0 +1,4 @@ +author: "Paxilmaniac" +delete-after: True +changes: + - qol: "MOD tethers are now a little easier to click on" \ No newline at end of file From c5eb346cbd20f923f52053a3ef44df11fb9c1bcc Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Thu, 21 Aug 2025 02:41:46 +0200 Subject: [PATCH 103/283] Fixes table flipping sound/alert spam (#92648) ## About The Pull Request Closes #92627 by restricting users to a single do_after at a time per table ## Changelog :cl: fix: Fixed table flipping sound/alert spam /:cl: --- code/game/objects/structures/tables_racks.dm | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/code/game/objects/structures/tables_racks.dm b/code/game/objects/structures/tables_racks.dm index 6d8db7188e7c..fb2de1dd0edc 100644 --- a/code/game/objects/structures/tables_racks.dm +++ b/code/game/objects/structures/tables_racks.dm @@ -283,14 +283,17 @@ if(!can_flip) return + var/interaction_key = "table_flip_[REF(src)]" if(!is_flipped) - user.balloon_alert_to_viewers("flipping table...") - if(do_after(user, max_integrity * 0.25)) + if(!LAZYACCESS(user.do_afters, interaction_key)) // To avoid balloon alert spam + user.balloon_alert_to_viewers("flipping table...") + if(do_after(user, max_integrity * 0.25, src, interaction_key = interaction_key)) flip_table(get_dir(user, src)) return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN - user.balloon_alert_to_viewers("flipping table upright...") - if(do_after(user, max_integrity * 0.25, src)) + if(!LAZYACCESS(user.do_afters, interaction_key)) // To avoid balloon alert spam + user.balloon_alert_to_viewers("flipping table upright...") + if(do_after(user, max_integrity * 0.25, src, interaction_key = interaction_key)) unflip_table() return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN From d23c51054f5626343cb5382df886866110f1d683 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 00:42:04 +0000 Subject: [PATCH 104/283] Automatic changelog for PR #92648 [ci skip] --- html/changelogs/AutoChangeLog-pr-92648.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92648.yml diff --git a/html/changelogs/AutoChangeLog-pr-92648.yml b/html/changelogs/AutoChangeLog-pr-92648.yml new file mode 100644 index 000000000000..c9da59ed0743 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92648.yml @@ -0,0 +1,4 @@ +author: "SmArtKar" +delete-after: True +changes: + - bugfix: "Fixed table flipping sound/alert spam" \ No newline at end of file From 5a5afb9947d1eca387695074a261aa3117099366 Mon Sep 17 00:00:00 2001 From: Leland Kemble <70413276+lelandkemble@users.noreply.github.com> Date: Wed, 20 Aug 2025 20:42:44 -0400 Subject: [PATCH 105/283] Gives lizards lizard brains, and makes brain subtypes derive their traits from the base brain (#92602) ## About The Pull Request Changes lizard's human brains to lizard brains, giving them the tackling trait they were supposed to have. Also gives standard brain traits to lizard brains, as well as giving the tackling trait to ashwalkers. This ALSO makes it so that all brain subtypes derive their traits from the standard brain, which'll make them update traits with any additions to the standard brain. ## Why It's Good For The Game fixes #92600 ## Changelog :cl: fix: Lizard now have lizard brains /:cl: --- code/modules/mob/living/brain/brain_item.dm | 24 ++++++++++++------- .../human/species_types/lizardpeople.dm | 1 + code/modules/religion/burdened/psyker.dm | 2 +- 3 files changed, 17 insertions(+), 10 deletions(-) diff --git a/code/modules/mob/living/brain/brain_item.dm b/code/modules/mob/living/brain/brain_item.dm index f3a758096d2c..4136c917ee29 100644 --- a/code/modules/mob/living/brain/brain_item.dm +++ b/code/modules/mob/living/brain/brain_item.dm @@ -44,11 +44,17 @@ var/can_smoothen_out = TRUE /// We got smooth from being washed var/smooth_brain = FALSE + /// Variance in brain traits added by subtypes + var/variant_traits_added + /// Variance in brain traits removed by subtypes + var/variant_traits_removed /obj/item/organ/brain/Initialize(mapload) . = ..() // Brain size logic transform = transform.Scale(brain_size) + organ_traits.Remove(variant_traits_removed) + organ_traits |= variant_traits_added /obj/item/organ/brain/on_mob_insert(mob/living/carbon/brain_owner, special = FALSE, movement_flags) . = ..() @@ -431,25 +437,26 @@ name = "zombie brain" desc = "This glob of green mass can't have much intelligence inside it." icon_state = "brain-x" - organ_traits = list(TRAIT_CAN_STRIP, TRAIT_PRIMITIVE) + variant_traits_added = list(TRAIT_PRIMITIVE) + variant_traits_removed = list(TRAIT_LITERATE, TRAIT_ADVANCEDTOOLUSER) /obj/item/organ/brain/alien name = "alien brain" desc = "We barely understand the brains of terrestial animals. Who knows what we may find in the brain of such an advanced species?" icon_state = "brain-x" - organ_traits = list(TRAIT_CAN_STRIP) + variant_traits_removed = list(TRAIT_LITERATE, TRAIT_ADVANCEDTOOLUSER) /obj/item/organ/brain/primitive //No like books and stompy metal men name = "primitive brain" desc = "This juicy piece of meat has a clearly underdeveloped frontal lobe." - organ_traits = list( - TRAIT_ADVANCEDTOOLUSER, - TRAIT_CAN_STRIP, + variant_traits_removed = list(TRAIT_LITERATE) + variant_traits_added = list( TRAIT_PRIMITIVE, // No literacy TRAIT_FORBID_MINING_SHUTTLE_CONSOLE_OUTSIDE_STATION, TRAIT_EXPERT_FISHER, // live off land, fish from river TRAIT_ROUGHRIDER, // ride beast, chase down prey, flee from danger TRAIT_BEAST_EMPATHY, // know the way of beast, calm with food + TRAIT_TACKLING_TAILED_DEFENDER, ) /obj/item/organ/brain/golem @@ -459,14 +466,13 @@ can_smoothen_out = FALSE color = COLOR_GOLEM_GRAY organ_flags = ORGAN_MINERAL - organ_traits = list(TRAIT_ADVANCEDTOOLUSER, TRAIT_LITERATE, TRAIT_CAN_STRIP, TRAIT_ROCK_METAMORPHIC) + variant_traits_added = list(TRAIT_ROCK_METAMORPHIC) /obj/item/organ/brain/lustrous name = "lustrous brain" desc = "This is your brain on bluespace dust. Not even once." icon_state = "random_fly_4" can_smoothen_out = FALSE - organ_traits = list(TRAIT_ADVANCEDTOOLUSER, TRAIT_LITERATE, TRAIT_CAN_STRIP) // This fixes an edge case from species/regenerate_organs that would transfer the brain trauma before organ/on_mob_remove can remove it // Prevents wizards from using the magic mirror to gain bluespace_prophet trauma and then switching to another race @@ -500,7 +506,7 @@ /obj/item/organ/brain/lizard name = "lizard brain" desc = "This juicy piece of meat has a oversized brain stem and cerebellum, with not much of a limbic system to speak of at all. You would expect its owner to be pretty cold blooded." - organ_traits = list(TRAIT_TACKLING_TAILED_DEFENDER) + variant_traits_added = list(TRAIT_TACKLING_TAILED_DEFENDER) /obj/item/organ/brain/ghost name = "ghost brain" @@ -514,7 +520,7 @@ desc = "A piece of juicy meat found in an ayy lmao's head." icon_state = "brain-x" brain_size = 1.3 - organ_traits = list(TRAIT_ADVANCEDTOOLUSER, TRAIT_CAN_STRIP, TRAIT_LITERATE, TRAIT_REMOTE_TASTING) + variant_traits_added = list(TRAIT_REMOTE_TASTING) ////////////////////////////////////TRAUMAS//////////////////////////////////////// diff --git a/code/modules/mob/living/carbon/human/species_types/lizardpeople.dm b/code/modules/mob/living/carbon/human/species_types/lizardpeople.dm index e165b472ecc2..e0f18165c3c1 100644 --- a/code/modules/mob/living/carbon/human/species_types/lizardpeople.dm +++ b/code/modules/mob/living/carbon/human/species_types/lizardpeople.dm @@ -19,6 +19,7 @@ ) mutanttongue = /obj/item/organ/tongue/lizard mutanteyes = /obj/item/organ/eyes/lizard + mutantbrain = /obj/item/organ/brain/lizard coldmod = 1.5 heatmod = 0.67 payday_modifier = 1.0 diff --git a/code/modules/religion/burdened/psyker.dm b/code/modules/religion/burdened/psyker.dm index 2ffde313f6df..409ead91fdd6 100644 --- a/code/modules/religion/burdened/psyker.dm +++ b/code/modules/religion/burdened/psyker.dm @@ -7,9 +7,9 @@ /datum/action/cooldown/spell/charged/psychic_booster, /datum/action/cooldown/spell/forcewall/psychic_wall, ) - organ_traits = list(TRAIT_ADVANCEDTOOLUSER, TRAIT_LITERATE, TRAIT_CAN_STRIP, TRAIT_ANTIMAGIC_NO_SELFBLOCK) w_class = WEIGHT_CLASS_NORMAL var/does_it_blind = FALSE + variant_traits_added = list(TRAIT_ANTIMAGIC_NO_SELFBLOCK) /obj/item/organ/brain/psyker/on_mob_insert(mob/living/carbon/inserted_into) . = ..() From af2459e02c3a811e11ecdce7dbc72d8e7d184a37 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 00:43:02 +0000 Subject: [PATCH 106/283] Automatic changelog for PR #92602 [ci skip] --- html/changelogs/AutoChangeLog-pr-92602.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92602.yml diff --git a/html/changelogs/AutoChangeLog-pr-92602.yml b/html/changelogs/AutoChangeLog-pr-92602.yml new file mode 100644 index 000000000000..a7d0b9a054f9 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92602.yml @@ -0,0 +1,4 @@ +author: "lelandkemble" +delete-after: True +changes: + - bugfix: "Lizard now have lizard brains" \ No newline at end of file From fd731ba4c8c602961ca71496e9ad469e134d77fe Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Thu, 21 Aug 2025 03:12:53 +0200 Subject: [PATCH 107/283] Improves stacking statuses code by only creating overlays for the effects that need them (#92634) ## About The Pull Request We probably shouldn't be doing all of this work for all the stacking status effects without visuals considering only a single status effect uses the overlay system as of now. ## Changelog :cl: code: Stacking status effects without visual overlays will no longer try to create them and fail to do so. /:cl: --- code/datums/status_effects/debuffs/debuffs.dm | 2 - code/datums/status_effects/stacking_effect.dm | 96 +++++++++---------- 2 files changed, 44 insertions(+), 54 deletions(-) diff --git a/code/datums/status_effects/debuffs/debuffs.dm b/code/datums/status_effects/debuffs/debuffs.dm index 9c28809a9d1b..1545632933c4 100644 --- a/code/datums/status_effects/debuffs/debuffs.dm +++ b/code/datums/status_effects/debuffs/debuffs.dm @@ -397,9 +397,7 @@ stack_threshold = 10 max_stacks = 10 overlay_file = 'icons/effects/bleed.dmi' - underlay_file = 'icons/effects/bleed.dmi' overlay_state = "bleed" - underlay_state = "bleed" var/bleed_damage = 200 /datum/status_effect/stacking/saw_bleed/fadeout_effect() diff --git a/code/datums/status_effects/stacking_effect.dm b/code/datums/status_effects/stacking_effect.dm index 5f396a6817f2..287419028b07 100644 --- a/code/datums/status_effects/stacking_effect.dm +++ b/code/datums/status_effects/stacking_effect.dm @@ -24,19 +24,20 @@ /// Icon file for overlays applied when the status effect is applied var/overlay_file - /// Icon file for underlays applied when the status effect is applied - var/underlay_file /// Icon state for overlays applied when the status effect is applied /// States in the file must be given a name, followed by a number which corresponds to a number of stacks. /// Put the state name without the number in these state vars var/overlay_state - /// Icon state for underlays applied when the status effect is applied - /// The number is concatenated onto the string based on the number of stacks to get the correct state name. - var/underlay_state /// A reference to our overlay appearance var/mutable_appearance/status_overlay - /// A reference to our underlay appearance - var/mutable_appearance/status_underlay + +/datum/status_effect/stacking/Destroy() + if(!owner || !status_overlay) + return ..() + + owner.cut_overlay(status_overlay) + QDEL_NULL(status_overlay) + return ..() /// Effects that occur when the stack count crosses stack_threshold /datum/status_effect/stacking/proc/threshold_cross_effect() @@ -75,40 +76,6 @@ /datum/status_effect/stacking/proc/can_gain_stacks() return owner.stat != DEAD -/datum/status_effect/stacking/tick(seconds_between_ticks) - if(!can_have_status()) - qdel(src) - else - add_stacks(-stack_decay) - stack_decay_effect() - -/// Add (or remove) [stacks_added] stacks to our current stack count. -/datum/status_effect/stacking/proc/add_stacks(stacks_added) - if(stacks_added > 0 && !can_gain_stacks()) - return FALSE - owner.cut_overlay(status_overlay) - owner.underlays -= status_underlay - stacks += stacks_added - if(stacks > 0) - if(stacks >= stack_threshold && !threshold_crossed) //threshold_crossed check prevents threshold effect from occurring if changing from above threshold to still above threshold - threshold_crossed = TRUE - on_threshold_cross() - if(consumed_on_threshold) - return - else if(stacks < stack_threshold && threshold_crossed) - threshold_crossed = FALSE //resets threshold effect if we fall below threshold so threshold effect can trigger again - on_threshold_drop() - if(stacks_added > 0) - tick_interval += delay_before_decay //refreshes time until decay - stacks = min(stacks, max_stacks) - status_overlay.icon_state = "[overlay_state][stacks]" - status_underlay.icon_state = "[underlay_state][stacks]" - owner.add_overlay(status_overlay) - owner.underlays += status_underlay - else - fadeout_effect() - qdel(src) //deletes status if stacks fall under one - /datum/status_effect/stacking/on_creation(mob/living/new_owner, stacks_to_apply) . = ..() if(.) @@ -117,22 +84,47 @@ /datum/status_effect/stacking/on_apply() if(!can_have_status()) return FALSE + if(!overlay_file || !overlay_state) + return ..() status_overlay = mutable_appearance(overlay_file, "[overlay_state][stacks]") - status_underlay = mutable_appearance(underlay_file, "[underlay_state][stacks]") var/icon_height = owner.get_cached_height() status_overlay.pixel_w = -owner.pixel_x status_overlay.pixel_z = FLOOR(icon_height * 0.25, 1) - status_overlay.transform = matrix() * (icon_height/ICON_SIZE_Y) //scale the status's overlay size based on the target's icon size - status_underlay.pixel_w = -owner.pixel_x - status_underlay.transform = matrix() * (icon_height/ICON_SIZE_Y) * 3 - status_underlay.alpha = 40 + status_overlay.transform = matrix() * (icon_height / ICON_SIZE_Y) //scale the status's overlay size based on the target's icon size owner.add_overlay(status_overlay) - owner.underlays += status_underlay return ..() -/datum/status_effect/stacking/Destroy() - if(owner) +/datum/status_effect/stacking/tick(seconds_between_ticks) + if(!can_have_status()) + qdel(src) + else + add_stacks(-stack_decay) + stack_decay_effect() + +/// Add (or remove) [stacks_added] stacks to our current stack count. +/datum/status_effect/stacking/proc/add_stacks(stacks_added) + if(stacks_added > 0 && !can_gain_stacks()) + return FALSE + if(status_overlay) owner.cut_overlay(status_overlay) - owner.underlays -= status_underlay - QDEL_NULL(status_overlay) - return ..() + stacks = min(stacks + stacks_added, max_stacks) + if(stacks <= 0) + fadeout_effect() + qdel(src) // deletes status if stacks fall under one + return + + if(stacks >= stack_threshold && !threshold_crossed) // threshold_crossed check prevents threshold effect from occurring if changing from above threshold to still above threshold + threshold_crossed = TRUE + on_threshold_cross() + if(consumed_on_threshold) + return + else if(stacks < stack_threshold && threshold_crossed) + threshold_crossed = FALSE // resets threshold effect if we fall below threshold so threshold effect can trigger again + on_threshold_drop() + + if(stacks_added > 0) + tick_interval += delay_before_decay // refreshes time until decay + + if (status_overlay) + status_overlay.icon_state = "[overlay_state][stacks]" + owner.add_overlay(status_overlay) From a797deadcdfe2378ec3335b05319249f28b07e26 Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Thu, 21 Aug 2025 03:14:53 +0200 Subject: [PATCH 108/283] Fixes incident displays displaying adverts even while depowered/broken (#92649) ## About The Pull Request You can finally escape the safety moth Closes #92619 ## Changelog :cl: fix: Nerfs the Safety Moth. Fixed incident displays displaying adverts even while depowered/broken /:cl: --- code/game/machinery/incident_display.dm | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/code/game/machinery/incident_display.dm b/code/game/machinery/incident_display.dm index 77194a26dd7b..fa261a06c07d 100644 --- a/code/game/machinery/incident_display.dm +++ b/code/game/machinery/incident_display.dm @@ -109,7 +109,10 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/incident_display/tram, 32) return ..() /obj/machinery/incident_display/process() - if(!isnull(configured_advert) && COOLDOWN_FINISHED(src, advert_cooldown))// time to show an advert + if(machine_stat & (NOPOWER|BROKEN|MAINT)) + return + + if(!isnull(configured_advert) && COOLDOWN_FINISHED(src, advert_cooldown)) // time to show an advert show_advert(advert = configured_advert, duration = configured_advert_duration) COOLDOWN_START(src, advert_cooldown, rand(advert_frequency - 5 SECONDS, advert_frequency + 5 SECONDS)) return @@ -117,9 +120,6 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/incident_display/tram, 32) if(!live_display) // displaying static content, no processing required return - if(machine_stat & (NOPOWER|BROKEN|MAINT)) - return - if(COOLDOWN_FINISHED(src, active_advert)) // advert finished, revert to static content COOLDOWN_RESET(src, active_advert) live_display = FALSE @@ -249,6 +249,10 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/incident_display/tram, 32) update_appearance() flick(advert, src) +/obj/machinery/incident_display/on_set_machine_stat(old_value) + . = ..() + update_appearance() + /obj/machinery/incident_display/update_appearance(updates = ALL) . = ..() if(machine_stat & NOPOWER) From 21ea1a922826721608a6a026b4c17907b5c317bc Mon Sep 17 00:00:00 2001 From: paganiy <126676387+paganiy@users.noreply.github.com> Date: Thu, 21 Aug 2025 05:15:23 +0400 Subject: [PATCH 109/283] fixing the incorrect display of shotgun cartridge damage (#92646) ## About The Pull Request was rubber_became became rubber_was ## Why It's Good For The Game now no one will shoot 200 times with a shotgun to kill someone anymore ## Changelog :cl: fix: the interns recalculated the damage of the shotguns catridges and made corrections /:cl: --- code/__DEFINES/melee.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/__DEFINES/melee.dm b/code/__DEFINES/melee.dm index 47f680c6315f..bfe7b70bbc89 100644 --- a/code/__DEFINES/melee.dm +++ b/code/__DEFINES/melee.dm @@ -13,4 +13,4 @@ #define MARTIALART_JUNGLEARTS "jungle arts" /// The number of hits required to crit a target -#define HITS_TO_CRIT(damage) round(100 / damage, 0.1) +#define HITS_TO_CRIT(damage) round(100 / (damage), 0.1) From fed36ca6e6153943f5f93c0b4053be5d4ec9914c Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 01:17:20 +0000 Subject: [PATCH 110/283] Automatic changelog for PR #92634 [ci skip] --- html/changelogs/AutoChangeLog-pr-92634.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92634.yml diff --git a/html/changelogs/AutoChangeLog-pr-92634.yml b/html/changelogs/AutoChangeLog-pr-92634.yml new file mode 100644 index 000000000000..afa3095da8bf --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92634.yml @@ -0,0 +1,4 @@ +author: "SmArtKar" +delete-after: True +changes: + - code_imp: "Stacking status effects without visual overlays will no longer try to create them and fail to do so." \ No newline at end of file From d771d01c4b0235cc535fd3ff9f6427d4eb1dc699 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 01:17:37 +0000 Subject: [PATCH 111/283] Automatic changelog for PR #92649 [ci skip] --- html/changelogs/AutoChangeLog-pr-92649.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92649.yml diff --git a/html/changelogs/AutoChangeLog-pr-92649.yml b/html/changelogs/AutoChangeLog-pr-92649.yml new file mode 100644 index 000000000000..96ead4bbf578 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92649.yml @@ -0,0 +1,4 @@ +author: "SmArtKar" +delete-after: True +changes: + - bugfix: "Nerfs the Safety Moth. Fixed incident displays displaying adverts even while depowered/broken" \ No newline at end of file From e4f7898b82c7ae971ce3326e79cb13abd650e438 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 01:17:49 +0000 Subject: [PATCH 112/283] Automatic changelog for PR #92646 [ci skip] --- html/changelogs/AutoChangeLog-pr-92646.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92646.yml diff --git a/html/changelogs/AutoChangeLog-pr-92646.yml b/html/changelogs/AutoChangeLog-pr-92646.yml new file mode 100644 index 000000000000..6ca7c76a7391 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92646.yml @@ -0,0 +1,4 @@ +author: "paganiy" +delete-after: True +changes: + - bugfix: "the interns recalculated the damage of the shotguns catridges and made corrections" \ No newline at end of file From ba7c5450c264559fa046c0e2d599011ff4b8e60a Mon Sep 17 00:00:00 2001 From: LT3 <83487515+lessthnthree@users.noreply.github.com> Date: Wed, 20 Aug 2025 23:11:07 -0700 Subject: [PATCH 113/283] Fixes janitor holographic sign projector category (#92612) --- code/modules/research/designs/misc_designs.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/research/designs/misc_designs.dm b/code/modules/research/designs/misc_designs.dm index 6221444ab9d3..dd1298af175e 100644 --- a/code/modules/research/designs/misc_designs.dm +++ b/code/modules/research/designs/misc_designs.dm @@ -641,7 +641,7 @@ materials = list(/datum/material/iron =SHEET_MATERIAL_AMOUNT, /datum/material/glass =HALF_SHEET_MATERIAL_AMOUNT) build_path = /obj/item/holosign_creator category = list( - RND_CATEGORY_EQUIPMENT + RND_SUBCATEGORY_EQUIPMENT_SERVICE + RND_CATEGORY_TOOLS + RND_SUBCATEGORY_TOOLS_JANITORIAL ) departmental_flags = DEPARTMENT_BITFLAG_SERVICE From a920519c43f3d411ea11cb6ddfab33ae273cd77d Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 06:11:38 +0000 Subject: [PATCH 114/283] Automatic changelog for PR #92612 [ci skip] --- html/changelogs/AutoChangeLog-pr-92612.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92612.yml diff --git a/html/changelogs/AutoChangeLog-pr-92612.yml b/html/changelogs/AutoChangeLog-pr-92612.yml new file mode 100644 index 000000000000..631dcf6a80dd --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92612.yml @@ -0,0 +1,4 @@ +author: "LT3" +delete-after: True +changes: + - bugfix: "Fixed techfab category of janitor holographic sign projector" \ No newline at end of file From 89ac4472f5fd41408dbb2e67ae171cb6af09b5d3 Mon Sep 17 00:00:00 2001 From: necromanceranne <40847847+necromanceranne@users.noreply.github.com> Date: Fri, 22 Aug 2025 04:08:50 +1000 Subject: [PATCH 115/283] Adds the surplus energy sword; the mall katana of the future. (#92544) ## About The Pull Request image Adds the surplus energy sword. This is found in the black market with a reasonable probability of being stocked but at a pretty high cost. The weapon otherwise functions as an energy sword, but with a significantly lower amount of damage if you're not hitting someone who is in a compromised position; such as being prone, staggered, attacked from behind or incapacitated (like stuns). After 20 hits, you need to recharge the sword by clicking it with the right mouse button. After an interaction timer, the weapon recharges to full. You can do this early if you'd like. Energy swords default to WEIGHT_CLASS_HUGE while active. ## Why It's Good For The Game I've seen a few folk complain about a lack of particularly interesting and potent melee weapons that might be floating around to find and acquire. It'd also be somewhat funny for an actual traitor to have to get through a pack of goons wielding shitty knockoffs of their own energy sword. This was actually my first ever idea for a PR back when I was first starting the game but had absolutely no idea as to how to code or anything. I was hardstuck on this for a long ass time. Now I guess I'm doing it because I was reminded abotu that fact. ## Changelog :cl: add: Adds the surplus energy sword; the mall katana of the future. It cuts like shit, but if you're desperate enough, you could kill someone with it. Just remember to keep it charged. balance: Energy swords are huge objects while activated. /:cl: --------- Co-authored-by: ATH1909 <42606352+ATH1909@users.noreply.github.com> Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com> --- code/__DEFINES/do_afters.dm | 1 + .../components/alternative_sharpness.dm | 28 +++- code/game/objects/items/melee/energy.dm | 135 +++++++++++++++++- .../cargo/markets/market_items/weapons.dm | 10 ++ icons/effects/progressbar.dmi | Bin 1246 -> 1936 bytes icons/mob/inhands/64x64_lefthand.dmi | Bin 147152 -> 148226 bytes icons/mob/inhands/64x64_righthand.dmi | Bin 149229 -> 150315 bytes icons/obj/weapons/transforming_energy.dmi | Bin 9366 -> 9996 bytes 8 files changed, 171 insertions(+), 3 deletions(-) diff --git a/code/__DEFINES/do_afters.dm b/code/__DEFINES/do_afters.dm index cba02d6cf67e..5c21dd8cc8ac 100644 --- a/code/__DEFINES/do_afters.dm +++ b/code/__DEFINES/do_afters.dm @@ -8,3 +8,4 @@ #define DOAFTER_SOURCE_PLANTING_DEVICE "doafter_planting_device" #define DOAFTER_SOURCE_CHARGE_CRANKRECHARGE "doafter_charge_crank_recharge" #define DOAFTER_SOURCE_REMOVING_HOOK "doafter_removing_hook" +#define DOAFTER_SOURCE_CHARGING_ESWORD "doafter_charging_esword" diff --git a/code/datums/components/alternative_sharpness.dm b/code/datums/components/alternative_sharpness.dm index 5709103d1ebf..632ca25c1002 100644 --- a/code/datums/components/alternative_sharpness.dm +++ b/code/datums/components/alternative_sharpness.dm @@ -12,12 +12,15 @@ var/alt_attacking = FALSE /// Trait required for us to trigger var/required_trait = null + /// Hitsound that overrides our current hitsound if defined. + var/alt_hitsound = null // Old values before we overrode them var/base_continuous = null var/base_simple = null var/base_sharpness = NONE + var/base_hitsound = null -/datum/component/alternative_sharpness/Initialize(alt_sharpness, verbs_continuous = null, verbs_simple = null, force_mod = 0, required_trait = null) +/datum/component/alternative_sharpness/Initialize(alt_sharpness, verbs_continuous = null, verbs_simple = null, force_mod = 0, required_trait = null, alt_hitsound = null,) if (!isitem(parent)) return COMPONENT_INCOMPATIBLE var/obj/item/weapon = parent @@ -26,11 +29,21 @@ src.verbs_simple = verbs_simple src.force_mod = force_mod src.required_trait = required_trait + src.alt_hitsound = alt_hitsound base_continuous = weapon.attack_verb_continuous base_simple = weapon.attack_verb_simple + base_hitsound = weapon.hitsound /datum/component/alternative_sharpness/RegisterWithParent() RegisterSignal(parent, COMSIG_ITEM_PRE_ATTACK_SECONDARY, PROC_REF(on_secondary_attack)) + RegisterSignal(parent, COMSIG_TRANSFORMING_ON_TRANSFORM, PROC_REF(on_transform)) + +/datum/component/alternative_sharpness/UnregisterFromParent() + . = ..() + UnregisterSignal(parent, list( + COMSIG_ITEM_PRE_ATTACK_SECONDARY, + COMSIG_TRANSFORMING_ON_TRANSFORM, + )) /datum/component/alternative_sharpness/proc/on_secondary_attack(obj/item/source, atom/target, mob/user, list/modifiers, list/attack_modifiers) SIGNAL_HANDLER @@ -48,6 +61,9 @@ if (!isnull(verbs_simple)) source.attack_verb_simple = verbs_simple + if(!isnull(alt_hitsound)) + source.hitsound = alt_hitsound + // I absolutely despise this but this is geniunely the best way to do this without creating and hooking up to a dozen signals and still risking failure edge cases addtimer(CALLBACK(src, PROC_REF(disable_alt_attack)), 1) @@ -57,3 +73,13 @@ weapon.attack_verb_continuous = base_continuous weapon.attack_verb_simple = base_simple weapon.sharpness = base_sharpness + weapon.hitsound = base_hitsound + +// If our weapon is transforming, we listen for the transformation to adjust our base_hitsound as needed so we're not caught out by the callback adding inappropriate values. +/datum/component/alternative_sharpness/proc/on_transform(obj/item/source, mob/user, active) + SIGNAL_HANDLER + + base_continuous = source.attack_verb_continuous + base_simple = source.attack_verb_simple + base_sharpness = source.sharpness + base_hitsound = source.hitsound diff --git a/code/game/objects/items/melee/energy.dm b/code/game/objects/items/melee/energy.dm index b23d1f08c8b4..1e74d8b94b8d 100644 --- a/code/game/objects/items/melee/energy.dm +++ b/code/game/objects/items/melee/energy.dm @@ -27,7 +27,7 @@ /// Hitsound played attacking while active. var/active_hitsound = 'sound/items/weapons/blade1.ogg' /// Weight class while active. - var/active_w_class = WEIGHT_CLASS_BULKY + var/active_w_class = WEIGHT_CLASS_HUGE /// The heat given off when active. var/active_heat = 3500 @@ -196,12 +196,15 @@ embed_type = /datum/embedding/esword var/list/alt_continuous = list("stabs", "pierces", "impales") var/list/alt_simple = list("stab", "pierce", "impale") + var/alt_sharpness = SHARP_POINTY + var/alt_force_mod = -10 + var/alt_hitsound = null /obj/item/melee/energy/sword/Initialize(mapload) . = ..() alt_continuous = string_list(alt_continuous) alt_simple = string_list(alt_simple) - AddComponent(/datum/component/alternative_sharpness, SHARP_POINTY, alt_continuous, alt_simple, -10, TRAIT_TRANSFORM_ACTIVE) + AddComponent(/datum/component/alternative_sharpness, alt_sharpness, alt_continuous, alt_simple, alt_force_mod, TRAIT_TRANSFORM_ACTIVE, alt_hitsound) /obj/item/melee/energy/sword/hit_reaction(mob/living/carbon/human/owner, atom/movable/hitby, attack_text = "the attack", final_block_chance = 0, damage = 0, attack_type = MELEE_ATTACK, damage_type = BRUTE) if(!HAS_TRAIT(src, TRAIT_TRANSFORM_ACTIVE)) @@ -374,3 +377,131 @@ inhand_icon_state = "lightblade" base_icon_state = "lightblade" icon_angle = 0 + +/obj/item/melee/energy/sword/surplus + name = "\improper Type I 'Iaito' energy sword" + desc = "Oversized, overengineered, and mass-produced. The two blades help make up for the poor cutting plane the emitter generates. Hopefully. \ + Supposedly, this version of the energy sword was a Waffle Corp prototype that was first trialed in a variety of armed conflicts around the interstellar \ + frontier. The success rate, and survival of its users, were abysmally low. To make matters worse, they had made so many of these swords (accidentally) that \ + it would cost the company more disposing of them than trying to offload them to raise a quick buck. Thus, the 'Iaito' was 'born'. Often found in the hands of \ + grunts, mooks, goons, criminals, wannabe assassins or lunatics. You may or may not fit into one of these categories if you are genuinely attempting to kill someone\ + with this sword." + icon_state = "surplus_e_sword" + inhand_icon_state = "surplus_e_sword" + base_icon_state = "surplus_e_sword" + lefthand_file = 'icons/mob/inhands/64x64_lefthand.dmi' + righthand_file = 'icons/mob/inhands/64x64_righthand.dmi' + inhand_x_dimension = 64 + inhand_y_dimension = 64 + active_force = 15 // This force is augmented by the state of our target. + active_throwforce = 15 + alt_continuous = list("whacks", "smacks", "bashes") + alt_simple = list("whack", "smack", "bash") + alt_sharpness = NONE + alt_force_mod = -12 + alt_hitsound = SFX_SWING_HIT + /// Battery used to determine how many hits we can make before our sword switches off and can't be turned back on without a do_after. + var/charge = 20 + /// Our battery maximum. + var/max_charge = 20 + /// The amount of time it takes to recharge the sword. + var/charge_time = 5 SECONDS + /// The cooldown between instances of vigorous jiggling to get your shitty sword back on. + COOLDOWN_DECLARE(jiggle_cooldown) + +/obj/item/melee/energy/sword/surplus/Initialize(mapload) + . = ..() + RegisterSignal(src, COMSIG_TRANSFORMING_PRE_TRANSFORM, PROC_REF(check_power)) + +/obj/item/melee/energy/sword/surplus/examine(mob/user) + . = ..() + if(charge) + . += span_notice("[src] has [charge] hits left before it must be recharged.") + else + . += span_warning("[src] needs to be recharged.") + + . += span_info("You get the sense that this weapon isn't very effective unless you hit someone while they are exposed in some way, like attacking from behind or while they're staggered.") + +/obj/item/melee/energy/sword/surplus/add_context(atom/source, list/context, obj/item/held_item, mob/user) + . = ..() + + if(charge < max_charge) + context[SCREENTIP_CONTEXT_RMB] = "Recharge" + return CONTEXTUAL_SCREENTIP_SET + + return NONE + +// A weapon best employed by someone in a desperate struggle +/obj/item/melee/energy/sword/surplus/pre_attack(atom/target, mob/living/user, list/modifiers, list/attack_modifiers) + if(!isliving(target)) + return ..() + + if(sharpness == NONE) + return ..() + + var/mob/living/living_target = target + var/vulnerable_target = FALSE + + if(living_target.stat == DEAD) // I know it doesn't make a lot of sense but it makes it a bit too good for dismemberment otherwise + return ..() + + if(living_target.get_timed_status_effect_duration(/datum/status_effect/staggered)) + vulnerable_target = TRUE + + if(HAS_TRAIT(living_target, TRAIT_INCAPACITATED)) + vulnerable_target = TRUE + + if(check_behind(user, living_target)) + vulnerable_target = TRUE + + if(vulnerable_target) + MODIFY_ATTACK_FORCE_MULTIPLIER(attack_modifiers, 2) + + return ..() + +/obj/item/melee/energy/sword/surplus/attack_self_secondary(mob/user, list/modifiers) + . = ..() + if (.) + return + + if(charge == max_charge) + return SECONDARY_ATTACK_CALL_NORMAL + + if(DOING_INTERACTION(user, DOAFTER_SOURCE_CHARGING_ESWORD)) + user.balloon_alert(user, "busy!") + return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN + + if(charge <= max_charge) + user.balloon_alert(user, "attempting recharge...") + if(!do_after(user, charge_time, target = src, extra_checks = CALLBACK(src, PROC_REF(do_jiggle), user), interaction_key = DOAFTER_SOURCE_CHARGING_ESWORD, iconstate = "beat_the_heat")) + user.balloon_alert(user, "interrupted!") + return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN + charge = max_charge + user.balloon_alert(user, "recharge successful") + playsound(src, 'sound/machines/ping.ogg', 40, TRUE) + return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN + +/obj/item/melee/energy/sword/surplus/afterattack(atom/target, mob/user, list/modifiers, list/attack_modifiers) + if(!HAS_TRAIT(src, TRAIT_TRANSFORM_ACTIVE) || charge <= 0) + return + + charge-- + if(charge <= 0) + user.balloon_alert(user, "out of charge!") + attack_self(user) + +/obj/item/melee/energy/sword/surplus/proc/check_power(obj/item/source, mob/user, active) + SIGNAL_HANDLER + + if(charge <= 0 && !HAS_TRAIT(src, TRAIT_TRANSFORM_ACTIVE)) + balloon_alert(user, "no charge!") + return COMPONENT_BLOCK_TRANSFORM + +/obj/item/melee/energy/sword/surplus/proc/do_jiggle(mob/user) + if(!COOLDOWN_FINISHED(src, jiggle_cooldown)) + return TRUE + + user.Shake(2, 1, 0.3 SECONDS, shake_interval = 0.1 SECONDS) + playsound(src, 'sound/items/baton/telescopic_baton_folded_pickup.ogg', 40, TRUE) + COOLDOWN_START(src, jiggle_cooldown, 1 SECONDS) + return TRUE diff --git a/code/modules/cargo/markets/market_items/weapons.dm b/code/modules/cargo/markets/market_items/weapons.dm index ea78b5d1a136..76df017d5f7a 100644 --- a/code/modules/cargo/markets/market_items/weapons.dm +++ b/code/modules/cargo/markets/market_items/weapons.dm @@ -143,3 +143,13 @@ price_max = CARGO_CRATE_VALUE * 5 stock_max = 1 availability_prob = 35 + +/datum/market_item/weapon/surplus_esword + name = "Type I 'Iaito' Energy Sword" + desc = "A mass-produced energy sword. It is functionally worse than a milspec energy sword commonly found amongst paramilitary organizations. \ + But hey, better than nothing. Does have some power supply problems, but nothing that a bit of percussive maintenance can't fix." + item = /obj/item/melee/energy/sword/surplus + price_min = CARGO_CRATE_VALUE * 2 + price_max = CARGO_CRATE_VALUE * 5 + stock_max = 2 + availability_prob = 80 diff --git a/icons/effects/progressbar.dmi b/icons/effects/progressbar.dmi index 3eed14db704a76ab77d9ea02c39e290c85e428c1..3a17281e786b7f85ac881ded81d9720fd5a489a0 100644 GIT binary patch literal 1936 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 diff --git a/icons/mob/inhands/64x64_lefthand.dmi b/icons/mob/inhands/64x64_lefthand.dmi index 49dbe635e56fd8c19ef94bb0a4b39116761cab58..a07b41d84253d0821c8aa3337015031126272e70 100644 GIT binary patch delta 12670 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 delta 11541 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 delta 11744 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 diff --git a/icons/obj/weapons/transforming_energy.dmi b/icons/obj/weapons/transforming_energy.dmi index 44191656e8941c40624afd358b963b8f75a88818..6c664b2a0635564125a743b4e2ac4b44e5007e47 100644 GIT binary patch literal 9996 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 RdCLv3JK$hbxX<&}{{!{YaIydZ literal 9366 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 WFyp_nknfFv(`IK*6db#7`~LwsN=p*} From 59c0edfb9892dd421e94431b7b32d5ba67476486 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 18:09:07 +0000 Subject: [PATCH 116/283] Automatic changelog for PR #92544 [ci skip] --- html/changelogs/AutoChangeLog-pr-92544.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92544.yml diff --git a/html/changelogs/AutoChangeLog-pr-92544.yml b/html/changelogs/AutoChangeLog-pr-92544.yml new file mode 100644 index 000000000000..2dc7ca74cfb1 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92544.yml @@ -0,0 +1,5 @@ +author: "necromanceranne" +delete-after: True +changes: + - rscadd: "Adds the surplus energy sword; the mall katana of the future. It cuts like shit, but if you're desperate enough, you could kill someone with it. Just remember to keep it charged." + - balance: "Energy swords are huge objects while activated." \ No newline at end of file From 041f16b67845b70bb64da3e07984b76f26a982fc Mon Sep 17 00:00:00 2001 From: SyncIt21 <110812394+SyncIt21@users.noreply.github.com> Date: Thu, 21 Aug 2025 23:45:03 +0530 Subject: [PATCH 117/283] Improves & fixes `/datum/reagents/convert_reagent()` (#92640) ## About The Pull Request - Fixes `/datum/reagents/convert_reagent()` not taking into account purity & ph of removed reagents in its final product when using conversion threshold - Fixes `/datum/reagents/convert_reagent()` transferring incorrect reagent data when converting multiple reagents. - Makes the proc overall faster as it does no expensive proc calls to `remove_reagent()` & `del_reagent()` ## Changelog :cl: fix: converting reagents now computes correct purity & ph when conversion threshold is set fix: converting reagents transfers reagent data correctly only when not filtering sub types code: converting reagents is faster performance wise /:cl: --- .../reagents/chemistry/holder/holder.dm | 37 +++++++++---------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/code/modules/reagents/chemistry/holder/holder.dm b/code/modules/reagents/chemistry/holder/holder.dm index 179e328928b0..13cd0541e879 100644 --- a/code/modules/reagents/chemistry/holder/holder.dm +++ b/code/modules/reagents/chemistry/holder/holder.dm @@ -325,14 +325,15 @@ * * * [source_reagent_typepath][/datum/reagent] - the typepath of the reagent you are trying to convert * * [target_reagent_typepath][/datum/reagent] - the final typepath the source_reagent_typepath will be converted into - * * conversion_volume - how much of the reagent volume to convert. -1 for all + * * conversion_volume - how much of the reagent volume to convert * * multiplier - the multiplier applied on the source_reagent_typepath volume before converting * * include_source_subtypes- if TRUE will convert all subtypes of source_reagent_typepath into target_reagent_typepath as well + * * keep_data - works only when include_source_subtypes is FALSE. Transfers over the data of the converted reagent */ /datum/reagents/proc/convert_reagent( datum/reagent/source_reagent_typepath, datum/reagent/target_reagent_typepath, - conversion_volume = -1, + conversion_volume = total_volume, multiplier = 1, include_source_subtypes = FALSE, keep_data = FALSE, @@ -343,12 +344,15 @@ if(!ispath(target_reagent_typepath)) stack_trace("invalid reagent path passed to convert reagent [target_reagent_typepath]") return FALSE + if(conversion_volume <= 0 || conversion_volume > total_volume) + stack_trace("conversion volume [conversion_volume] out of bounds range is 0 conversion_volume) - remove_reagent(cached_reagent.type, conversion_volume) - weighted_volume += conversion_volume - break - - weighted_volume += cached_reagent.volume + //check conversion threshold. stop if we have reached our target + reagent_volume = cached_reagent.volume + if(cached_reagent.volume > conversion_volume) + reagent_volume = conversion_volume + cached_reagent.volume -= conversion_volume + conversion_volume = 0 + else conversion_volume -= cached_reagent.volume - del_reagent(cached_reagent.type) - continue + cached_reagent.volume = 0 - //compute average of everything - reagent_volume = cached_reagent.volume + //compute average of everything. preserve data if nessassary weighted_purity += cached_reagent.purity * reagent_volume weighted_ph += cached_reagent.ph * reagent_volume weighted_volume += reagent_volume - - //zero the volume out so it gets removed - cached_reagent.volume = 0 if(keep_data) reagent_data = copy_data(cached_reagent) - //if we reached here means we have found our specific reagent type so break - if(!include_source_subtypes) + //stop if we found our specific reagent or reached the conversion threshold + if(!include_source_subtypes || !conversion_volume) break //add the new target reagent with the averaged values from the source reagents From 9e8e7f338f760a8e88532e7021cef9e920877b4a Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 18:15:22 +0000 Subject: [PATCH 118/283] Automatic changelog for PR #92640 [ci skip] --- html/changelogs/AutoChangeLog-pr-92640.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92640.yml diff --git a/html/changelogs/AutoChangeLog-pr-92640.yml b/html/changelogs/AutoChangeLog-pr-92640.yml new file mode 100644 index 000000000000..17895f06e0b7 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92640.yml @@ -0,0 +1,6 @@ +author: "SyncIt21" +delete-after: True +changes: + - bugfix: "converting reagents now computes correct purity & ph when conversion threshold is set" + - bugfix: "converting reagents transfers reagent data correctly only when not filtering sub types" + - code_imp: "converting reagents is faster performance wise" \ No newline at end of file From 506179c7ce1a765b3a865410c77fe4244a122f8a Mon Sep 17 00:00:00 2001 From: theOOZ Date: Thu, 21 Aug 2025 20:16:09 +0200 Subject: [PATCH 119/283] Fixes `/datum/bodypart_overlay/mutant` misinterpreting `/datum/sprite_accessory`'s `gender_specific` var (#92631) ## About The Pull Request `get_image()` proc of `/datum/bodypart_overlay/mutant` assumed a `/obj/item/bodypart`'s `limb_gender` variable was a `FEMALE` or `MALE` define, when its actually a `"f"` `"m"` string. ## Why It's Good For The Game Its nice that sprite accessories can be gender specific, even if we may not have any right now. ## Changelog :cl: fix: Mutant bodypart overlays (tails and et cetera) that are gender-specific now display correctly /:cl: --------- Co-authored-by: Roxy <75404941+TealSeer@users.noreply.github.com> --- code/datums/bodypart_overlays/mutant_bodypart_overlay.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/bodypart_overlays/mutant_bodypart_overlay.dm b/code/datums/bodypart_overlays/mutant_bodypart_overlay.dm index 125df2c8961c..f34fa2fa255d 100644 --- a/code/datums/bodypart_overlays/mutant_bodypart_overlay.dm +++ b/code/datums/bodypart_overlays/mutant_bodypart_overlay.dm @@ -76,7 +76,7 @@ if(!sprite_datum) CRASH("Trying to call get_image() on [type] while it didn't have a sprite_datum. This shouldn't happen, report it as soon as possible.") - var/gender = (limb?.limb_gender == FEMALE) ? "f" : "m" + var/gender = limb?.limb_gender || "m" var/list/icon_state_builder = list() icon_state_builder += sprite_datum.gender_specific ? gender : "m" //Male is default because sprite accessories are so ancient they predate the concept of not hardcoding gender icon_state_builder += feature_key From 61e06eef36ceae47fab53ab93f0fad8604446ef2 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 18:16:29 +0000 Subject: [PATCH 120/283] Automatic changelog for PR #92631 [ci skip] --- html/changelogs/AutoChangeLog-pr-92631.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92631.yml diff --git a/html/changelogs/AutoChangeLog-pr-92631.yml b/html/changelogs/AutoChangeLog-pr-92631.yml new file mode 100644 index 000000000000..01b51b461bb4 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92631.yml @@ -0,0 +1,4 @@ +author: "carpotoxin" +delete-after: True +changes: + - bugfix: "Mutant bodypart overlays (tails and et cetera) that are gender-specific now display correctly" \ No newline at end of file From 9e7037c9734bc8801c72a320aa13eaf69e053718 Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Thu, 21 Aug 2025 20:17:32 +0200 Subject: [PATCH 121/283] Fixes plant analyzer blocking all interactions in the darkness (#92642) ## About The Pull Request Closes #92637 ## Changelog :cl: fix: Fixed plant analyzer blocking all interactions in the darkness /:cl: --- .../items/devices/scanners/plant_analyzer.dm | 37 ++++++------------- 1 file changed, 12 insertions(+), 25 deletions(-) diff --git a/code/game/objects/items/devices/scanners/plant_analyzer.dm b/code/game/objects/items/devices/scanners/plant_analyzer.dm index 363ae5067b0d..78bcd74ae6e3 100644 --- a/code/game/objects/items/devices/scanners/plant_analyzer.dm +++ b/code/game/objects/items/devices/scanners/plant_analyzer.dm @@ -48,20 +48,13 @@ /// When we use the analyzer in hand - try to show the results of the last scan /obj/item/plant_analyzer/interact(mob/user) - . = ..() if(user.stat != CONSCIOUS || !user.can_read(src) || user.is_blind()) - return ITEM_INTERACT_BLOCKING - if(!last_scan_data) - return ITEM_INTERACT_BLOCKING - ui_interact(user) - return ITEM_INTERACT_SUCCESS + return + if(last_scan_data) + return ..() /// When we attack something, try to scan something we hit with left click. Left-clicking uses scans for stats /obj/item/plant_analyzer/interact_with_atom(atom/interacting_with, mob/living/user, list/modifiers) - . = ..() - if(!user.can_read(src)) - return ITEM_INTERACT_BLOCKING - if(isliving(interacting_with)) playsound(src, SFX_INDUSTRIAL_SCAN, 20, TRUE, -2, TRUE, FALSE) var/mob/living/living_target = interacting_with @@ -70,20 +63,11 @@ return ITEM_INTERACT_SUCCESS return ITEM_INTERACT_BLOCKING - if(analyze(user, interacting_with)) - return ITEM_INTERACT_SUCCESS - return NONE + return analyze(user, interacting_with) /// Same as above, but with right click. Right-clicking scans for chemicals. /obj/item/plant_analyzer/interact_with_atom_secondary(atom/interacting_with, mob/living/user, list/modifiers) - . = ..() - if(!user.can_read(src)) - return ITEM_INTERACT_BLOCKING - - if(do_plant_chem_scan(interacting_with, user)) - return ITEM_INTERACT_SUCCESS - - return NONE + return do_plant_chem_scan(interacting_with, user) /* * Scan the target on chemical scan mode. This prints chemical genes and reagents to the user. @@ -99,7 +83,8 @@ var/mob/living/living_target = scan_target if(living_target.mob_biotypes & MOB_PLANT) plant_biotype_chem_scan(scan_target, user) - return TRUE + return ITEM_INTERACT_SUCCESS + return ITEM_INTERACT_BLOCKING return analyze(user, scan_target) @@ -179,7 +164,10 @@ seed = scanned_object.get_plant_seed() if (!seed && !tray && !graft) - return FALSE + return NONE + + if(!user.can_read(src)) + return ITEM_INTERACT_BLOCKING last_scan_data = list( "tray_data" = null, @@ -234,8 +222,7 @@ ) ui_interact(user) - - return TRUE + return ITEM_INTERACT_SUCCESS /obj/item/plant_analyzer/proc/make_seed_data(obj/item/seeds/seed) From e61a003efb475480f5b2af7049ecf2510256864d Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 18:17:52 +0000 Subject: [PATCH 122/283] Automatic changelog for PR #92642 [ci skip] --- html/changelogs/AutoChangeLog-pr-92642.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92642.yml diff --git a/html/changelogs/AutoChangeLog-pr-92642.yml b/html/changelogs/AutoChangeLog-pr-92642.yml new file mode 100644 index 000000000000..14093725a9da --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92642.yml @@ -0,0 +1,4 @@ +author: "SmArtKar" +delete-after: True +changes: + - bugfix: "Fixed plant analyzer blocking all interactions in the darkness" \ No newline at end of file From 2a736b01253f194aa72d5997f423bd51fcb9ba7f Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Thu, 21 Aug 2025 23:15:17 +0200 Subject: [PATCH 123/283] [NO GBP] Fixes spraypainted items glowing in the dark (#92653) ## About The Pull Request We probably should be checking for KEEP_APART instructions while recursively coloring items. Yikes. Also fixes worn emissive blockers double dipping into owner's alpha, as emissives no longer have RESET_ALPHA on them. Closes #92651 ## Changelog :cl: fix: Fixed spraypainted items glowing in the dark /:cl: --- code/game/atom/atom_color.dm | 6 ++++-- code/modules/mob/living/carbon/carbon_update_icons.dm | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/code/game/atom/atom_color.dm b/code/game/atom/atom_color.dm index 95790b51aa10..b042624d2644 100644 --- a/code/game/atom/atom_color.dm +++ b/code/game/atom/atom_color.dm @@ -132,8 +132,10 @@ if(!(overlay.appearance_flags & KEEP_TOGETHER)) // Recursively ensure any nested overlays/underlays also get the color filter for(var/mutable_appearance/child_overlay as anything in overlay.overlays) - color_atom_overlay(child_overlay) + if(!(child_overlay.appearance_flags & KEEP_APART)) + color_atom_overlay(child_overlay) for(var/mutable_appearance/child_underlay as anything in overlay.underlays) - color_atom_overlay(child_underlay) + if(!(child_underlay.appearance_flags & KEEP_APART)) + color_atom_overlay(child_underlay) return overlay diff --git a/code/modules/mob/living/carbon/carbon_update_icons.dm b/code/modules/mob/living/carbon/carbon_update_icons.dm index c53410461157..a7b22ed39b5b 100644 --- a/code/modules/mob/living/carbon/carbon_update_icons.dm +++ b/code/modules/mob/living/carbon/carbon_update_icons.dm @@ -466,7 +466,7 @@ . = list() if(blocks_emissive != EMISSIVE_BLOCK_NONE) - . += emissive_blocker(standing.icon, standing.icon_state, src, alpha = standing.alpha) + . += emissive_blocker(standing.icon, standing.icon_state, src) SEND_SIGNAL(src, COMSIG_ITEM_GET_WORN_OVERLAYS, ., standing, isinhands, icon_file) /// worn_overlays to use when you'd want to use KEEP_APART. Don't use KEEP_APART neither there nor here, as it would break floating overlays From 1353b1b5951ad2e3a0f78d9d58775bbbd870e45b Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 21:15:35 +0000 Subject: [PATCH 124/283] Automatic changelog for PR #92653 [ci skip] --- html/changelogs/AutoChangeLog-pr-92653.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92653.yml diff --git a/html/changelogs/AutoChangeLog-pr-92653.yml b/html/changelogs/AutoChangeLog-pr-92653.yml new file mode 100644 index 000000000000..378fc386655c --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92653.yml @@ -0,0 +1,4 @@ +author: "SmArtKar" +delete-after: True +changes: + - bugfix: "Fixed spraypainted items glowing in the dark" \ No newline at end of file From 58beba801c506954682139fcabdc4e4337dde543 Mon Sep 17 00:00:00 2001 From: Pickle-Coding <58013024+Pickle-Coding@users.noreply.github.com> Date: Thu, 21 Aug 2025 22:42:11 +0100 Subject: [PATCH 125/283] Water evaporation no longer cools below 0C. (#92411) ## About The Pull Request Water evaporation no longer cools the air below 0C. It will also cool the floor now. ## Why It's Good For The Game The maximum humidity in the air rapidly drops when it gets below 0C, and there is no more heat to boil the water since it already got cooled. For compensation, water evaporation now cools the floor too. Extinguishing fires caused a problem where the room went way too cold and slippery, which was just ridiculous and annoying. It was also too powerful and made a lot of fires an insignificant problem. It was also used to cheese hypernoblium formation, which wasn't the intended method, skips intended progression and felt extremely gamey. ## Changelog :cl: fix: Fixes water evaporation cooling the air to 2.7 Kelvin. balance: Water evaporation can cool the floor. /:cl: --- code/modules/reagents/chemistry/reagents/other_reagents.dm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/code/modules/reagents/chemistry/reagents/other_reagents.dm b/code/modules/reagents/chemistry/reagents/other_reagents.dm index 6ce06761170f..02b9e2982414 100644 --- a/code/modules/reagents/chemistry/reagents/other_reagents.dm +++ b/code/modules/reagents/chemistry/reagents/other_reagents.dm @@ -138,10 +138,11 @@ var/cool_temp = cooling_temperature var/obj/effect/hotspot/hotspot = (locate(/obj/effect/hotspot) in exposed_turf) - if(hotspot && !isspaceturf(exposed_turf)) + if(hotspot && !isspaceturf(exposed_turf)) // the water evaporates in an endothermic reaction if(exposed_turf.air) var/datum/gas_mixture/air = exposed_turf.air - air.temperature = max(min(air.temperature-(cool_temp*1000), air.temperature/cool_temp),TCMB) + air.temperature = min(max(min(air.temperature-(cool_temp*1000), air.temperature/cool_temp), T0C), air.temperature) // the outer min temperature check is for weird phenomena like freon combustion + exposed_turf.temperature = clamp(min(exposed_turf.temperature-(cool_temp*1000), exposed_turf.temperature/cool_temp), T20C, exposed_turf.temperature) // turfs normally don't go below T20C so I'll just clamp it to that in case of weird phenomena. air.react(src) qdel(hotspot) From dd9a131f65991b92122a6df12e775e461707c74d Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 21:42:28 +0000 Subject: [PATCH 126/283] Automatic changelog for PR #92411 [ci skip] --- html/changelogs/AutoChangeLog-pr-92411.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92411.yml diff --git a/html/changelogs/AutoChangeLog-pr-92411.yml b/html/changelogs/AutoChangeLog-pr-92411.yml new file mode 100644 index 000000000000..a7306e632f9e --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92411.yml @@ -0,0 +1,5 @@ +author: "Pickle-Coding" +delete-after: True +changes: + - bugfix: "Fixes water evaporation cooling the air to 2.7 Kelvin." + - balance: "Water evaporation can cool the floor." \ No newline at end of file From b8b849e611a798623a15f451bced0879fa952372 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 00:29:36 +0000 Subject: [PATCH 127/283] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-92411.yml | 5 --- html/changelogs/AutoChangeLog-pr-92544.yml | 5 --- html/changelogs/AutoChangeLog-pr-92602.yml | 4 --- html/changelogs/AutoChangeLog-pr-92612.yml | 4 --- html/changelogs/AutoChangeLog-pr-92631.yml | 4 --- html/changelogs/AutoChangeLog-pr-92632.yml | 4 --- html/changelogs/AutoChangeLog-pr-92634.yml | 4 --- html/changelogs/AutoChangeLog-pr-92640.yml | 6 ---- html/changelogs/AutoChangeLog-pr-92641.yml | 4 --- html/changelogs/AutoChangeLog-pr-92642.yml | 4 --- html/changelogs/AutoChangeLog-pr-92646.yml | 4 --- html/changelogs/AutoChangeLog-pr-92648.yml | 4 --- html/changelogs/AutoChangeLog-pr-92649.yml | 4 --- html/changelogs/AutoChangeLog-pr-92653.yml | 4 --- html/changelogs/archive/2025-08.yml | 36 ++++++++++++++++++++++ 15 files changed, 36 insertions(+), 60 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-92411.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92544.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92602.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92612.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92631.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92632.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92634.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92640.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92641.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92642.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92646.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92648.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92649.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92653.yml diff --git a/html/changelogs/AutoChangeLog-pr-92411.yml b/html/changelogs/AutoChangeLog-pr-92411.yml deleted file mode 100644 index a7306e632f9e..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92411.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Pickle-Coding" -delete-after: True -changes: - - bugfix: "Fixes water evaporation cooling the air to 2.7 Kelvin." - - balance: "Water evaporation can cool the floor." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92544.yml b/html/changelogs/AutoChangeLog-pr-92544.yml deleted file mode 100644 index 2dc7ca74cfb1..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92544.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "necromanceranne" -delete-after: True -changes: - - rscadd: "Adds the surplus energy sword; the mall katana of the future. It cuts like shit, but if you're desperate enough, you could kill someone with it. Just remember to keep it charged." - - balance: "Energy swords are huge objects while activated." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92602.yml b/html/changelogs/AutoChangeLog-pr-92602.yml deleted file mode 100644 index a7d0b9a054f9..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92602.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "lelandkemble" -delete-after: True -changes: - - bugfix: "Lizard now have lizard brains" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92612.yml b/html/changelogs/AutoChangeLog-pr-92612.yml deleted file mode 100644 index 631dcf6a80dd..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92612.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "LT3" -delete-after: True -changes: - - bugfix: "Fixed techfab category of janitor holographic sign projector" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92631.yml b/html/changelogs/AutoChangeLog-pr-92631.yml deleted file mode 100644 index 01b51b461bb4..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92631.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "carpotoxin" -delete-after: True -changes: - - bugfix: "Mutant bodypart overlays (tails and et cetera) that are gender-specific now display correctly" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92632.yml b/html/changelogs/AutoChangeLog-pr-92632.yml deleted file mode 100644 index 0dac8eb55409..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92632.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Paxilmaniac" -delete-after: True -changes: - - qol: "MOD tethers are now a little easier to click on" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92634.yml b/html/changelogs/AutoChangeLog-pr-92634.yml deleted file mode 100644 index afa3095da8bf..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92634.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - code_imp: "Stacking status effects without visual overlays will no longer try to create them and fail to do so." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92640.yml b/html/changelogs/AutoChangeLog-pr-92640.yml deleted file mode 100644 index 17895f06e0b7..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92640.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "SyncIt21" -delete-after: True -changes: - - bugfix: "converting reagents now computes correct purity & ph when conversion threshold is set" - - bugfix: "converting reagents transfers reagent data correctly only when not filtering sub types" - - code_imp: "converting reagents is faster performance wise" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92641.yml b/html/changelogs/AutoChangeLog-pr-92641.yml deleted file mode 100644 index f50f25cb6d71..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92641.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "Fixed newspapers not lighting on fire from lighters" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92642.yml b/html/changelogs/AutoChangeLog-pr-92642.yml deleted file mode 100644 index 14093725a9da..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92642.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "Fixed plant analyzer blocking all interactions in the darkness" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92646.yml b/html/changelogs/AutoChangeLog-pr-92646.yml deleted file mode 100644 index 6ca7c76a7391..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92646.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "paganiy" -delete-after: True -changes: - - bugfix: "the interns recalculated the damage of the shotguns catridges and made corrections" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92648.yml b/html/changelogs/AutoChangeLog-pr-92648.yml deleted file mode 100644 index c9da59ed0743..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92648.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "Fixed table flipping sound/alert spam" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92649.yml b/html/changelogs/AutoChangeLog-pr-92649.yml deleted file mode 100644 index 96ead4bbf578..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92649.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "Nerfs the Safety Moth. Fixed incident displays displaying adverts even while depowered/broken" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92653.yml b/html/changelogs/AutoChangeLog-pr-92653.yml deleted file mode 100644 index 378fc386655c..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92653.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "Fixed spraypainted items glowing in the dark" \ No newline at end of file diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml index 5a9f7a3c7282..c9eecf9b395e 100644 --- a/html/changelogs/archive/2025-08.yml +++ b/html/changelogs/archive/2025-08.yml @@ -493,3 +493,39 @@ - bugfix: Fixed bulletproof helmets switching sprites to normal sec helmet - image: Added sprites of Swat helmet and riot helmet with attached seclight - image: Reworked part of helmet sprites - seclight +2025-08-22: + LT3: + - bugfix: Fixed techfab category of janitor holographic sign projector + Paxilmaniac: + - qol: MOD tethers are now a little easier to click on + Pickle-Coding: + - bugfix: Fixes water evaporation cooling the air to 2.7 Kelvin. + - balance: Water evaporation can cool the floor. + SmArtKar: + - bugfix: Fixed spraypainted items glowing in the dark + - code_imp: Stacking status effects without visual overlays will no longer try to + create them and fail to do so. + - bugfix: Fixed newspapers not lighting on fire from lighters + - bugfix: Fixed table flipping sound/alert spam + - bugfix: Fixed plant analyzer blocking all interactions in the darkness + - bugfix: Nerfs the Safety Moth. Fixed incident displays displaying adverts even + while depowered/broken + SyncIt21: + - bugfix: converting reagents now computes correct purity & ph when conversion threshold + is set + - bugfix: converting reagents transfers reagent data correctly only when not filtering + sub types + - code_imp: converting reagents is faster performance wise + carpotoxin: + - bugfix: Mutant bodypart overlays (tails and et cetera) that are gender-specific + now display correctly + lelandkemble: + - bugfix: Lizard now have lizard brains + necromanceranne: + - rscadd: Adds the surplus energy sword; the mall katana of the future. It cuts + like shit, but if you're desperate enough, you could kill someone with it. Just + remember to keep it charged. + - balance: Energy swords are huge objects while activated. + paganiy: + - bugfix: the interns recalculated the damage of the shotguns catridges and made + corrections From 31846bc965164205ef1a220cfccd161a529a4a29 Mon Sep 17 00:00:00 2001 From: Gboster-0 <82319946+Gboster-0@users.noreply.github.com> Date: Fri, 22 Aug 2025 03:45:55 +0200 Subject: [PATCH 128/283] Makes slimes all share the same slime_type (#92664) ## About The Pull Request - All slimes of the same color share the same `slime_type`, saving a tiny amount of memory whenever a xenobiologist exists > Also slime_types were never manually deleted by the code, only possibly being deleted by the GC later on. This makes the whole thing a bit a bit more sane.

Minor changes - Charged rainbow now properly uses `/mob/living/basic/slime/random` instead of `/mob/living/basic/slime` and then randomizing its color - `set_slime_type` now actually updates its name and icons like it says in the comment description instead of them being set at initialize() - `random_colour` was deleted, being replaced by calling `set_slime_type` with no argument or with null as its argument - the random color slime subtype now calls the `set_slime_type` proc and lets it randomize the color instead of doing it itself
## Why It's Good For The Game > All slimes of the same color share the same `slime_type`, saving a tiny amount of memory whenever a xenobiologist exists - Its a slight improvement but its still good since most shifts will have a xenobiologist making a good chunk of slimes
Minor change explanations > Charged rainbow now properly uses `/mob/living/basic/slime/random` instead of `/mob/living/basic/slime` and then randomizing its color - Very minor nitpick, still should be just spawning that subtype > `set_slime_type` now actually updates its name and icons like it says in the comment description instead of them being set at initialize() - if any admin or a future coder wants to change a slime's color now it should properly work with just that proc > `random_colour` was deleted, being replaced by calling `set_slime_type` with no argument or with null as its argument - there are 2 places calling it, 1 of them that shouldn't be calling it in the first place, i think its fine to squish it under that proc > the random color slime subtype now calls the `set_slime_type` proc and lets it randomize the color instead of doing it itself - Its a bit cleaner
## Changelog Edited this out since these aren't player-facing changes. - Ghommie --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com> --- code/modules/mob/living/basic/slime/slime.dm | 32 +++++++++++-------- .../mob/living/basic/slime/slime_type.dm | 6 ++++ .../xenobiology/crossbreeding/charged.dm | 3 +- .../xenobiology/crossbreeding/regenerative.dm | 5 ++- 4 files changed, 27 insertions(+), 19 deletions(-) diff --git a/code/modules/mob/living/basic/slime/slime.dm b/code/modules/mob/living/basic/slime/slime.dm index 6a54ddc1871c..1b9dd8566586 100644 --- a/code/modules/mob/living/basic/slime/slime.dm +++ b/code/modules/mob/living/basic/slime/slime.dm @@ -83,8 +83,10 @@ ///Has a mutator been used on the slime? Only one is allowed var/mutator_used = FALSE - //The datum that handles the slime colour's core and possible mutations - var/datum/slime_type/slime_type + // The datum that handles the slime colour's core and possible mutations + var/datum/slime_type/slime_type = null + // After a slime is initialized, a list of all possible initialized datums of slime_types + var/static/list/possible_slime_types = null //CORE-CROSSING CODE @@ -108,7 +110,7 @@ /// Our reproduction action var/datum/action/innate/slime/reproduce/reproduce_action -/mob/living/basic/slime/Initialize(mapload, new_type=/datum/slime_type/grey, new_life_stage=SLIME_LIFE_STAGE_BABY) +/mob/living/basic/slime/Initialize(mapload, new_type = /datum/slime_type/grey, new_life_stage = SLIME_LIFE_STAGE_BABY) . = ..() @@ -118,11 +120,13 @@ reproduce_action = new (src) reproduce_action.Grant(src) + if(isnull(possible_slime_types)) + possible_slime_types = list() + for(var/datum/slime_type/slime_type as anything in subtypesof(/datum/slime_type)) + possible_slime_types[slime_type] = new slime_type + set_slime_type(new_type) set_life_stage(new_life_stage) - update_name() - regenerate_icons() - set_nutrition(SLIME_STARTING_NUTRITION) AddComponent(/datum/component/health_scaling_effects, min_health_slowdown = 2) @@ -143,9 +147,9 @@ ai_controller.set_blackboard_key(BB_SLIME_REPRODUCE, reproduce_action) /mob/living/basic/slime/Destroy() - QDEL_NULL(evolve_action) QDEL_NULL(reproduce_action) + slime_type = null return ..() @@ -153,7 +157,7 @@ /mob/living/basic/slime/random /mob/living/basic/slime/random/Initialize(mapload, new_colour, new_life_stage) - return ..(mapload, pick(subtypesof(/datum/slime_type)), prob(50) ? SLIME_LIFE_STAGE_ADULT : SLIME_LIFE_STAGE_BABY) + return ..(mapload, null, prob(50) ? SLIME_LIFE_STAGE_ADULT : SLIME_LIFE_STAGE_BABY) ///Friendly docile subtype /mob/living/basic/slime/pet @@ -273,13 +277,13 @@ ai_controller.set_blackboard_key(BB_SLIME_LIFE_STAGE, life_stage) update_mob_action_buttons() -///Sets the slime's type, name and its icons -/mob/living/basic/slime/proc/set_slime_type(new_type) - slime_type = new new_type +/// Sets the slime's type, name and its icons. +/// If not provided with a type it will instead be random +/mob/living/basic/slime/proc/set_slime_type(new_type = null) + if(isnull(new_type)) + new_type = pick(subtypesof(/datum/slime_type)) -///randomizes the colour of a slime -/mob/living/basic/slime/proc/random_colour() - set_slime_type(pick(subtypesof(/datum/slime_type))) + slime_type = possible_slime_types[new_type] update_name() regenerate_icons() diff --git a/code/modules/mob/living/basic/slime/slime_type.dm b/code/modules/mob/living/basic/slime/slime_type.dm index 048f861eeb08..3dfce88b1c83 100644 --- a/code/modules/mob/living/basic/slime/slime_type.dm +++ b/code/modules/mob/living/basic/slime/slime_type.dm @@ -10,6 +10,12 @@ ///The hexcode used by the slime to colour their victims var/rgb_code +/datum/slime_type/Destroy(force) + if(!force) + stack_trace("Something tried to delete a \"/datum/slime_type\", this should never happen as could lead to slime colors being broken!") + return QDEL_HINT_LETMELIVE + return ..() + //TIER 0 /datum/slime_type/grey diff --git a/code/modules/research/xenobiology/crossbreeding/charged.dm b/code/modules/research/xenobiology/crossbreeding/charged.dm index bdc19a70405d..66935bcd5325 100644 --- a/code/modules/research/xenobiology/crossbreeding/charged.dm +++ b/code/modules/research/xenobiology/crossbreeding/charged.dm @@ -278,6 +278,5 @@ Charged extracts: /obj/item/slimecross/charged/rainbow/do_effect(mob/user) user.visible_message(span_warning("[src] swells and splits into three new slimes!")) for(var/i in 1 to 3) - var/mob/living/basic/slime/new_slime = new (get_turf(user)) - new_slime.random_colour() + new /mob/living/basic/slime/random(get_turf(user)) return ..() diff --git a/code/modules/research/xenobiology/crossbreeding/regenerative.dm b/code/modules/research/xenobiology/crossbreeding/regenerative.dm index e42d567342e9..c153312cb758 100644 --- a/code/modules/research/xenobiology/crossbreeding/regenerative.dm +++ b/code/modules/research/xenobiology/crossbreeding/regenerative.dm @@ -200,17 +200,16 @@ Regenerative extracts: /obj/item/slimecross/regenerative/green colour = SLIME_TYPE_GREEN - effect_desc = "Fully heals the target and changes the spieces or color of a slime or jellyperson." + effect_desc = "Fully heals the target and changes the species or color of a slime or jellyperson." /obj/item/slimecross/regenerative/green/core_effect(mob/living/target, mob/user) if(isslime(target)) target.visible_message(span_warning("The [target] suddenly changes color!")) var/mob/living/basic/slime/target_slime = target - target_slime.random_colour() + target_slime.set_slime_type() if(isjellyperson(target)) target.reagents.add_reagent(/datum/reagent/mutationtoxin/jelly,5) - /obj/item/slimecross/regenerative/pink colour = SLIME_TYPE_PINK effect_desc = "Fully heals the target and injects them with some krokodil." From 7ae021ee891dd41ef0b5890aed886d583fd990e0 Mon Sep 17 00:00:00 2001 From: Leland Kemble <70413276+lelandkemble@users.noreply.github.com> Date: Fri, 22 Aug 2025 16:41:27 -0400 Subject: [PATCH 129/283] Makes fishing gloves MODule lower difficulty rather than increasing (#92675) ## About The Pull Request It was increasing the difficulty of fishing, when it shouldn't've. ## Why It's Good For The Game closes #92674 ## Changelog :cl: fix: Fishing gloves MODule now actually lowers the difficulty of fishing like it says /:cl: --- code/modules/mod/modules/modules_general.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mod/modules/modules_general.dm b/code/modules/mod/modules/modules_general.dm index 07faf3b32d26..422f4962aaed 100644 --- a/code/modules/mod/modules/modules_general.dm +++ b/code/modules/mod/modules/modules_general.dm @@ -997,7 +997,7 @@ var/obj/item/gloves = mod.get_part_from_slot(ITEM_SLOT_GLOVES) if(!gloves) return - gloves.AddComponent(/datum/component/adjust_fishing_difficulty, 5) + gloves.AddComponent(/datum/component/adjust_fishing_difficulty, -5) if(equipped) gloves.AddComponent(/datum/component/profound_fisher, equipped, delete_rod_when_deleted = FALSE) From f1ade78bde21a5243c26942ac02082817fcc35a3 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 20:41:44 +0000 Subject: [PATCH 130/283] Automatic changelog for PR #92675 [ci skip] --- html/changelogs/AutoChangeLog-pr-92675.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92675.yml diff --git a/html/changelogs/AutoChangeLog-pr-92675.yml b/html/changelogs/AutoChangeLog-pr-92675.yml new file mode 100644 index 000000000000..45b248bb1b85 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92675.yml @@ -0,0 +1,4 @@ +author: "lelandkemble" +delete-after: True +changes: + - bugfix: "Fishing gloves MODule now actually lowers the difficulty of fishing like it says" \ No newline at end of file From f5f0fcf9613b858e7a57891cd237bfa311cdb8f7 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 00:28:31 +0000 Subject: [PATCH 131/283] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-92675.yml | 4 ---- html/changelogs/archive/2025-08.yml | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-92675.yml diff --git a/html/changelogs/AutoChangeLog-pr-92675.yml b/html/changelogs/AutoChangeLog-pr-92675.yml deleted file mode 100644 index 45b248bb1b85..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92675.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "lelandkemble" -delete-after: True -changes: - - bugfix: "Fishing gloves MODule now actually lowers the difficulty of fishing like it says" \ No newline at end of file diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml index c9eecf9b395e..3d8191b9fd96 100644 --- a/html/changelogs/archive/2025-08.yml +++ b/html/changelogs/archive/2025-08.yml @@ -529,3 +529,7 @@ paganiy: - bugfix: the interns recalculated the damage of the shotguns catridges and made corrections +2025-08-23: + lelandkemble: + - bugfix: Fishing gloves MODule now actually lowers the difficulty of fishing like + it says From 75e9e0c98baec8cd72fa0b25078367aa439ada8a Mon Sep 17 00:00:00 2001 From: tonty <39193182+tontyGH@users.noreply.github.com> Date: Fri, 22 Aug 2025 21:26:19 -0400 Subject: [PATCH 132/283] Fixes tutorial UI not working at all (#92672) ## About The Pull Request The tutorial UIs setting their color forces them to have KEEP_TOGETHER which breaks tutorial rendering, this fixes that fixes #89866 ## Changelog :cl: fix: New player tutorials will no longer look extremely broken /:cl: --- code/modules/tutorials/tutorial_instruction.dm | 1 + code/modules/tutorials/tutorial_skip.dm | 1 + 2 files changed, 2 insertions(+) diff --git a/code/modules/tutorials/tutorial_instruction.dm b/code/modules/tutorials/tutorial_instruction.dm index d5a1734978a3..acee2deee074 100644 --- a/code/modules/tutorials/tutorial_instruction.dm +++ b/code/modules/tutorials/tutorial_instruction.dm @@ -32,6 +32,7 @@ maptext_y = -2 mouse_opacity = MOUSE_OPACITY_TRANSPARENT layer = TUTORIAL_INSTRUCTIONS_LAYER + appearance_flags = parent_type::appearance_flags | KEEP_APART /atom/movable/screen/tutorial_instruction_text/Initialize(mapload, datum/hud/hud_owner, message, client/client) . = ..() diff --git a/code/modules/tutorials/tutorial_skip.dm b/code/modules/tutorials/tutorial_skip.dm index 48c4a9550dbc..6de6c7536191 100644 --- a/code/modules/tutorials/tutorial_skip.dm +++ b/code/modules/tutorials/tutorial_skip.dm @@ -24,6 +24,7 @@ /atom/movable/screen/tutorial_skip_text alpha = 0 layer = TUTORIAL_INSTRUCTIONS_LAYER + appearance_flags = parent_type::appearance_flags | KEEP_APART mouse_opacity = MOUSE_OPACITY_TRANSPARENT maptext_height = 32 maptext_width = 200 From f84c237bbed1607da73e55dcdfe4aaff2ada23b3 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 01:26:41 +0000 Subject: [PATCH 133/283] Automatic changelog for PR #92672 [ci skip] --- html/changelogs/AutoChangeLog-pr-92672.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92672.yml diff --git a/html/changelogs/AutoChangeLog-pr-92672.yml b/html/changelogs/AutoChangeLog-pr-92672.yml new file mode 100644 index 000000000000..b517c76deec9 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92672.yml @@ -0,0 +1,4 @@ +author: "tontyGH" +delete-after: True +changes: + - bugfix: "New player tutorials will no longer look extremely broken" \ No newline at end of file From 2faede776b44439bd71c0b876e475d2a432f0145 Mon Sep 17 00:00:00 2001 From: grungussuss <96586172+grungussuss@users.noreply.github.com> Date: Sat, 23 Aug 2025 05:38:11 +0300 Subject: [PATCH 134/283] *jump emote will not display to runechat (#88464) ## About The Pull Request Just like spin and flip, it will not display a runechat and chat message. ## Why It's Good For The Game there's plenty of indication that you jumped, like a sound and an animation. Printing a message just spams the chat and runechat above you, especially when you spam it. ## Changelog :cl: grungussuss qol: *jump emote will not print a message /:cl: --- code/modules/mob/emote.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/mob/emote.dm b/code/modules/mob/emote.dm index 0781881011c7..0ae7352bdf48 100644 --- a/code/modules/mob/emote.dm +++ b/code/modules/mob/emote.dm @@ -147,7 +147,6 @@ /datum/emote/jump key = "jump" key_third_person = "jumps" - message = "jumps!" // Allows ghosts to jump mob_type_ignore_stat_typecache = list(/mob/dead/observer) affected_by_pitch = FALSE From 97134e1cae43f5836d7e5521bcc9cc76d0e19ea2 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 02:38:32 +0000 Subject: [PATCH 135/283] Automatic changelog for PR #88464 [ci skip] --- html/changelogs/AutoChangeLog-pr-88464.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-88464.yml diff --git a/html/changelogs/AutoChangeLog-pr-88464.yml b/html/changelogs/AutoChangeLog-pr-88464.yml new file mode 100644 index 000000000000..732a6ea316a3 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-88464.yml @@ -0,0 +1,4 @@ +author: "grungussuss" +delete-after: True +changes: + - qol: "*jump emote will not print a message" \ No newline at end of file From e2c8938d1598d8d126b4a8db0e15b8c1bcca9bf2 Mon Sep 17 00:00:00 2001 From: Leland Kemble <70413276+lelandkemble@users.noreply.github.com> Date: Sat, 23 Aug 2025 15:53:53 -0400 Subject: [PATCH 136/283] Allows wizard grand ritual to choose cargo warehouse as rune location (#92673) ## About The Pull Request Removes cargo/warehouse area from the wizard Grand Ritual blacklist ## Why It's Good For The Game The written reason was that Kilostation has an area mapped as cargo/warehouse in space offstation, and Kilostation is long gone. No reason for it to be on the blacklist anymore. The comment even says "this should be fine". ## Changelog :cl: fix: Cargo's warehouse is now magically charged enough to cast the Grand Ritual /:cl: --- code/modules/antagonists/wizard/grand_ritual/grand_ritual.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/antagonists/wizard/grand_ritual/grand_ritual.dm b/code/modules/antagonists/wizard/grand_ritual/grand_ritual.dm index e5611411a67e..f3832e464aeb 100644 --- a/code/modules/antagonists/wizard/grand_ritual/grand_ritual.dm +++ b/code/modules/antagonists/wizard/grand_ritual/grand_ritual.dm @@ -73,7 +73,6 @@ )) /// Areas where you can't be tasked to draw a rune, usually because they're too mean var/static/list/area_blacklist = typecacheof(list( - /area/station/cargo/warehouse, // This SHOULD be fine except SOMEBODY gave this area to a kilo structure which is IN SPACE /area/station/engineering/supermatter, /area/station/engineering/transit_tube, /area/station/science/ordnance/bomb, From 6d7e4b28eb58d48671d57d330fbb9d58fbb50a2e Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 19:54:11 +0000 Subject: [PATCH 137/283] Automatic changelog for PR #92673 [ci skip] --- html/changelogs/AutoChangeLog-pr-92673.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92673.yml diff --git a/html/changelogs/AutoChangeLog-pr-92673.yml b/html/changelogs/AutoChangeLog-pr-92673.yml new file mode 100644 index 000000000000..6511875ef132 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92673.yml @@ -0,0 +1,4 @@ +author: "lelandkemble" +delete-after: True +changes: + - bugfix: "Cargo's warehouse is now magically charged enough to cast the Grand Ritual" \ No newline at end of file From a584f45bfaf84454b284c0d67c4cf52987da59bc Mon Sep 17 00:00:00 2001 From: Roxy <75404941+TealSeer@users.noreply.github.com> Date: Sat, 23 Aug 2025 15:54:53 -0400 Subject: [PATCH 138/283] Fixes a few biome warnings (#92661) ## About The Pull Request - Fixes an unnecessary fragment in bounty terminal PDA app - Change import to type import in ore silo - Change two instances of string concatenation to templates in vending machines - Removes some now-obsolete suppression comments for eslint, replaces the rest with biome equivalents ## Why It's Good For The Game Less linter warnings, with these fixes the only ones left are warnings about using dangerouslySetInnerHTML ## Changelog N/A --- tgui/packages/tgui-panel/chat/renderer.jsx | 3 ++- tgui/packages/tgui-setup/helpers.js | 2 -- tgui/packages/tgui/interfaces/Canvas.tsx | 4 +--- .../tgui/interfaces/DetectiveBoard/Evidence.tsx | 2 +- tgui/packages/tgui/interfaces/MarkdownViewer.tsx | 2 +- .../tgui/interfaces/NtosCivCargoHoldTerminal.jsx | 16 +++++++--------- tgui/packages/tgui/interfaces/OreSilo.tsx | 2 +- .../ParticleEdit/EntriesGenerators.tsx | 1 - .../tgui/interfaces/ParticleEdit/index.tsx | 1 - .../CharacterPreferences/QuirksPage.tsx | 2 -- tgui/packages/tgui/interfaces/Vending.tsx | 4 ++-- 11 files changed, 15 insertions(+), 24 deletions(-) diff --git a/tgui/packages/tgui-panel/chat/renderer.jsx b/tgui/packages/tgui-panel/chat/renderer.jsx index b2bd78f0fcbc..4c30678367e8 100644 --- a/tgui/packages/tgui-panel/chat/renderer.jsx +++ b/tgui/packages/tgui-panel/chat/renderer.jsx @@ -432,13 +432,14 @@ class ChatRenderer { const reactRoot = createRoot(childNode); - /* eslint-disable react/no-danger */ + // biome-ignore-start lint/security/noDangerouslySetInnerHtml: ignore reactRoot.render( , childNode, ); + // biome-ignore-end lint/security/noDangerouslySetInnerHtml: ignore } // Highlight text diff --git a/tgui/packages/tgui-setup/helpers.js b/tgui/packages/tgui-setup/helpers.js index 4ac03c083187..f4965d635b5d 100644 --- a/tgui/packages/tgui-setup/helpers.js +++ b/tgui/packages/tgui-setup/helpers.js @@ -1,5 +1,3 @@ -/* eslint-disable */ - (function () { // Utility functions var hasOwn = Object.prototype.hasOwnProperty; diff --git a/tgui/packages/tgui/interfaces/Canvas.tsx b/tgui/packages/tgui/interfaces/Canvas.tsx index fbdcf022d349..dadd0cc202a1 100644 --- a/tgui/packages/tgui/interfaces/Canvas.tsx +++ b/tgui/packages/tgui/interfaces/Canvas.tsx @@ -89,9 +89,7 @@ class PaintCanvas extends Component { if (this.zoom !== this.props.zoom) { this.prepareCanvas(); this.syncCanvas(); - } - // eslint-disable-next-line max-len - else if ( + } else if ( (this.props.value !== undefined && JSON.stringify(this.baseImageData) !== JSON.stringify(fromDM(this.props.value))) || diff --git a/tgui/packages/tgui/interfaces/DetectiveBoard/Evidence.tsx b/tgui/packages/tgui/interfaces/DetectiveBoard/Evidence.tsx index dfbe54ae1cfa..e0e4125901c8 100644 --- a/tgui/packages/tgui/interfaces/DetectiveBoard/Evidence.tsx +++ b/tgui/packages/tgui/interfaces/DetectiveBoard/Evidence.tsx @@ -170,7 +170,7 @@ export function Evidence(props: Props) { {evidence.type === 'photo' ? ( ) : ( - // eslint-disable-next-line react/no-danger + // biome-ignore lint/security/noDangerouslySetInnerHtml: ignore
)} diff --git a/tgui/packages/tgui/interfaces/MarkdownViewer.tsx b/tgui/packages/tgui/interfaces/MarkdownViewer.tsx index 092c68d87350..8ad813c764a2 100644 --- a/tgui/packages/tgui/interfaces/MarkdownViewer.tsx +++ b/tgui/packages/tgui/interfaces/MarkdownViewer.tsx @@ -34,7 +34,7 @@ export const MarkdownRenderer = (props: MarkdownRendererProps) => { content = sanitizeText(content, /* advHtml = */ false); } - // eslint-disable-next-line react/no-danger + // biome-ignore lint/security/noDangerouslySetInnerHtml: ignore return
; }; diff --git a/tgui/packages/tgui/interfaces/NtosCivCargoHoldTerminal.jsx b/tgui/packages/tgui/interfaces/NtosCivCargoHoldTerminal.jsx index 6b1f7dc6fe11..0c3658654956 100644 --- a/tgui/packages/tgui/interfaces/NtosCivCargoHoldTerminal.jsx +++ b/tgui/packages/tgui/interfaces/NtosCivCargoHoldTerminal.jsx @@ -26,15 +26,13 @@ export const NtosCivCargoHoldTerminal = (props) => {
- + /> ))} From 07ec2c86b1a4e81997aa88a92efa90daeeef0b17 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 21:53:20 +0000 Subject: [PATCH 207/283] Automatic changelog for PR #92717 [ci skip] --- html/changelogs/AutoChangeLog-pr-92717.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92717.yml diff --git a/html/changelogs/AutoChangeLog-pr-92717.yml b/html/changelogs/AutoChangeLog-pr-92717.yml new file mode 100644 index 000000000000..f9bf637e305b --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92717.yml @@ -0,0 +1,4 @@ +author: "SyncIt21" +delete-after: True +changes: + - bugfix: "plumbing pill press highlights selected option & its window has been scaled to fit all options" \ No newline at end of file From 7fa507e4281f77dae2f292f031d95f5bfa9a3fe4 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 00:29:06 +0000 Subject: [PATCH 208/283] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-92455.yml | 4 --- html/changelogs/AutoChangeLog-pr-92644.yml | 4 --- html/changelogs/AutoChangeLog-pr-92647.yml | 4 --- html/changelogs/AutoChangeLog-pr-92650.yml | 4 --- html/changelogs/AutoChangeLog-pr-92654.yml | 4 --- html/changelogs/AutoChangeLog-pr-92659.yml | 4 --- html/changelogs/AutoChangeLog-pr-92662.yml | 4 --- html/changelogs/AutoChangeLog-pr-92665.yml | 4 --- html/changelogs/AutoChangeLog-pr-92693.yml | 5 --- html/changelogs/AutoChangeLog-pr-92698.yml | 4 --- html/changelogs/AutoChangeLog-pr-92702.yml | 4 --- html/changelogs/AutoChangeLog-pr-92703.yml | 4 --- html/changelogs/AutoChangeLog-pr-92710.yml | 4 --- html/changelogs/AutoChangeLog-pr-92717.yml | 4 --- html/changelogs/AutoChangeLog-pr-92720.yml | 4 --- html/changelogs/AutoChangeLog-pr-92721.yml | 4 --- html/changelogs/AutoChangeLog-pr-92723.yml | 4 --- html/changelogs/AutoChangeLog-pr-92724.yml | 4 --- html/changelogs/AutoChangeLog-pr-92726.yml | 4 --- html/changelogs/AutoChangeLog-pr-92727.yml | 4 --- html/changelogs/archive/2025-08.yml | 39 ++++++++++++++++++++++ 21 files changed, 39 insertions(+), 81 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-92455.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92644.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92647.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92650.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92654.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92659.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92662.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92665.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92693.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92698.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92702.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92703.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92710.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92717.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92720.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92721.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92723.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92724.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92726.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92727.yml diff --git a/html/changelogs/AutoChangeLog-pr-92455.yml b/html/changelogs/AutoChangeLog-pr-92455.yml deleted file mode 100644 index 21b32b5c5119..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92455.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Ben10Omintrix" -delete-after: True -changes: - - balance: "red raptors are now able to attack while ridden" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92644.yml b/html/changelogs/AutoChangeLog-pr-92644.yml deleted file mode 100644 index b485b132d040..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92644.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Pepsilawn" -delete-after: True -changes: - - bugfix: "Fixes gas miners erroneously connecting to surrounding pipes, causing runtimes" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92647.yml b/html/changelogs/AutoChangeLog-pr-92647.yml deleted file mode 100644 index 8bbda3b07156..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92647.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Pepsilawn" -delete-after: True -changes: - - balance: "Blood beams no longer converts iron sheets into cult metal." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92650.yml b/html/changelogs/AutoChangeLog-pr-92650.yml deleted file mode 100644 index 06cb97d74948..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92650.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "You can no longer adjust surgical breath masks to break their sprites." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92654.yml b/html/changelogs/AutoChangeLog-pr-92654.yml deleted file mode 100644 index 11780a226387..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92654.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "Machine Override mobs will no longer target/be targeted by AI turrets" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92659.yml b/html/changelogs/AutoChangeLog-pr-92659.yml deleted file mode 100644 index 5bddd6a05961..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92659.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "tontyGH" -delete-after: True -changes: - - qol: "Added [OPTIONAL] keybinds to for Swap Left/Right hands. Check your keybinds. [NOT OPTIONAL]" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92662.yml b/html/changelogs/AutoChangeLog-pr-92662.yml deleted file mode 100644 index a6407132894f..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92662.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "necromanceranne" -delete-after: True -changes: - - admin: "AFK logout report timers are now determined by a config rather than a hardcoded value." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92665.yml b/html/changelogs/AutoChangeLog-pr-92665.yml deleted file mode 100644 index 40592365abee..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92665.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SyncIt21" -delete-after: True -changes: - - bugfix: "vending machines with all products free now makes stuff actually free even without ID" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92693.yml b/html/changelogs/AutoChangeLog-pr-92693.yml deleted file mode 100644 index 1da88bfffae6..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92693.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "Fixed chasm jaunters not working while you're buckled to a mob or an object" - - code_imp: "Updated chasm jaunters to use signals instead of being hardcoded in chasm code." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92698.yml b/html/changelogs/AutoChangeLog-pr-92698.yml deleted file mode 100644 index 9d1112139a85..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92698.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "carpotoxin" -delete-after: True -changes: - - bugfix: "Fixes the external_bodyshapes variable of organs, like the lizard snout which now actually flags lizards as having a snouted bodyshape" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92702.yml b/html/changelogs/AutoChangeLog-pr-92702.yml deleted file mode 100644 index 627f004fc345..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92702.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "Blood scrubber overflow no longer explodes the server" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92703.yml b/html/changelogs/AutoChangeLog-pr-92703.yml deleted file mode 100644 index 47d3e341b881..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92703.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "carpotoxin" -delete-after: True -changes: - - bugfix: "Dullahan's head relay properly flags their head bodypart to skip out on the regeneration" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92710.yml b/html/changelogs/AutoChangeLog-pr-92710.yml deleted file mode 100644 index bb9dff35f142..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92710.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "loganuk" -delete-after: True -changes: - - bugfix: "Prevented pink sprite when wearing trashbag on Janitor biosuit slot." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92717.yml b/html/changelogs/AutoChangeLog-pr-92717.yml deleted file mode 100644 index f9bf637e305b..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92717.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SyncIt21" -delete-after: True -changes: - - bugfix: "plumbing pill press highlights selected option & its window has been scaled to fit all options" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92720.yml b/html/changelogs/AutoChangeLog-pr-92720.yml deleted file mode 100644 index f1a8f9526cf7..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92720.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SyncIt21" -delete-after: True -changes: - - bugfix: "unconnected Thermomachine pipe is visible again" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92721.yml b/html/changelogs/AutoChangeLog-pr-92721.yml deleted file mode 100644 index f2ec6c4d48fc..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92721.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "Fixed crusher trophies sometimes not dropping when they should/dropping duplicates" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92723.yml b/html/changelogs/AutoChangeLog-pr-92723.yml deleted file mode 100644 index 6aa5b6952aff..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92723.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "loganuk" -delete-after: True -changes: - - bugfix: "Admin Secrets - \"Cure all diseases\" now adds immunity to that disease" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92724.yml b/html/changelogs/AutoChangeLog-pr-92724.yml deleted file mode 100644 index 7579724bd33f..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92724.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "loganuk" -delete-after: True -changes: - - bugfix: "Restores jumping emote sound" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92726.yml b/html/changelogs/AutoChangeLog-pr-92726.yml deleted file mode 100644 index bb5aef00a1bb..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92726.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SyncIt21" -delete-after: True -changes: - - bugfix: "air alarm scrubber toggle mode button has its background colour again" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92727.yml b/html/changelogs/AutoChangeLog-pr-92727.yml deleted file mode 100644 index 07bc8af919cc..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92727.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "loganuk" -delete-after: True -changes: - - bugfix: "Bitrunner virtual area smuggling exploit" \ No newline at end of file diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml index e664f57788b1..83871cf64a93 100644 --- a/html/changelogs/archive/2025-08.yml +++ b/html/changelogs/archive/2025-08.yml @@ -570,3 +570,42 @@ Monster Cube Box, and the Spider Bite martial art' Yobrocharlie: - bugfix: fixed caves.dmm's runtimes for a downstream +2025-08-27: + Ben10Omintrix: + - balance: red raptors are now able to attack while ridden + Pepsilawn: + - balance: Blood beams no longer converts iron sheets into cult metal. + - bugfix: Fixes gas miners erroneously connecting to surrounding pipes, causing + runtimes + SmArtKar: + - bugfix: Machine Override mobs will no longer target/be targeted by AI turrets + - bugfix: Fixed crusher trophies sometimes not dropping when they should/dropping + duplicates + - bugfix: You can no longer adjust surgical breath masks to break their sprites. + - bugfix: Fixed chasm jaunters not working while you're buckled to a mob or an object + - code_imp: Updated chasm jaunters to use signals instead of being hardcoded in + chasm code. + - bugfix: Blood scrubber overflow no longer explodes the server + SyncIt21: + - bugfix: plumbing pill press highlights selected option & its window has been scaled + to fit all options + - bugfix: air alarm scrubber toggle mode button has its background colour again + - bugfix: vending machines with all products free now makes stuff actually free + even without ID + - bugfix: unconnected Thermomachine pipe is visible again + carpotoxin: + - bugfix: Fixes the external_bodyshapes variable of organs, like the lizard snout + which now actually flags lizards as having a snouted bodyshape + - bugfix: Dullahan's head relay properly flags their head bodypart to skip out on + the regeneration + loganuk: + - bugfix: Bitrunner virtual area smuggling exploit + - bugfix: Restores jumping emote sound + - bugfix: Prevented pink sprite when wearing trashbag on Janitor biosuit slot. + - bugfix: Admin Secrets - "Cure all diseases" now adds immunity to that disease + necromanceranne: + - admin: AFK logout report timers are now determined by a config rather than a hardcoded + value. + tontyGH: + - qol: Added [OPTIONAL] keybinds to for Swap Left/Right hands. Check your keybinds. + [NOT OPTIONAL] From e545a0ae933aa37c9c5cee20716bcafeb9fde136 Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Wed, 27 Aug 2025 02:46:06 +0200 Subject: [PATCH 209/283] Fixes raptor pixel offsets (#92719) ## About The Pull Request dreamseeker_37t0MNU5jA dreamseeker_HoBk2zzy9b dreamseeker_KNIWzKUX1c Currently raptor pixel offsets are completely broken and result in you sometimes being visually on the tile next to you, and are inconsistent between east and west rotation. This makes it nigh impossible to determine which tile you're on. ## Changelog :cl: fix: Fixed raptors and their riders having weird/confusing pixel offsets /:cl: --- code/datums/components/riding/riding_mob.dm | 20 ++++++++++++------- .../living/basic/lavaland/raptor/_raptor.dm | 17 +++++++++++++--- 2 files changed, 27 insertions(+), 10 deletions(-) diff --git a/code/datums/components/riding/riding_mob.dm b/code/datums/components/riding/riding_mob.dm index 0bef3589cd10..e966012bdae9 100644 --- a/code/datums/components/riding/riding_mob.dm +++ b/code/datums/components/riding/riding_mob.dm @@ -657,16 +657,16 @@ /datum/component/riding/creature/raptor/get_rider_offsets_and_layers(pass_index, mob/offsetter) if(!SSmapping.is_planetary()) return list( - TEXT_NORTH = list( 7, 7), - TEXT_SOUTH = list( 2, 10), - TEXT_EAST = list(12, 7), - TEXT_WEST = list(10, 7), + TEXT_NORTH = list(-1, 7), + TEXT_SOUTH = list(2, 10), + TEXT_EAST = list(0, 7), + TEXT_WEST = list(0, 7), ) return list( - TEXT_NORTH = list( 0, 7), - TEXT_SOUTH = list( 0, 10), + TEXT_NORTH = list(0, 7), + TEXT_SOUTH = list(0, 10), TEXT_EAST = list(-3, 9), - TEXT_WEST = list( 3, 9), + TEXT_WEST = list(3, 9), ) /datum/component/riding/creature/raptor/get_parent_offsets_and_layers() @@ -677,6 +677,12 @@ TEXT_WEST = list(0, 0, MOB_BELOW_PIGGYBACK_LAYER), ) +/datum/component/riding/creature/raptor/update_parent_layer_and_offsets(dir, animate) + . = ..() + var/mob/living/basic/raptor/raptor = parent + if (istype(raptor)) + raptor.adjust_offsets(dir) + /datum/component/riding/creature/raptor/fast vehicle_move_delay = 1.5 diff --git a/code/modules/mob/living/basic/lavaland/raptor/_raptor.dm b/code/modules/mob/living/basic/lavaland/raptor/_raptor.dm index b1b6bdc0c289..fac1b72df419 100644 --- a/code/modules/mob/living/basic/lavaland/raptor/_raptor.dm +++ b/code/modules/mob/living/basic/lavaland/raptor/_raptor.dm @@ -146,11 +146,22 @@ GLOBAL_LIST_EMPTY(raptor_population) adjust_offsets(new_dir) /mob/living/basic/raptor/proc/adjust_offsets(direction) - if(!change_offsets) + if (!change_offsets) return - pixel_x = (direction & EAST) ? -20 : 0 - pixel_y = (direction & NORTH) ? -5 : 0 + switch (direction) + if (NORTH) + pixel_x = -8 + pixel_y = -5 + if (SOUTH) + pixel_x = 0 + pixel_y = 0 + if (EAST, SOUTHEAST, NORTHEAST) + pixel_x = -20 + pixel_y = 0 + if (WEST, SOUTHWEST, NORTHWEST) + pixel_x = -5 + pixel_y = 0 /mob/living/basic/raptor/early_melee_attack(atom/target, list/modifiers, ignore_cooldown) . = ..() From 29d9b245a49f8e6384df4deb48ebc3609a9272f0 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 00:46:24 +0000 Subject: [PATCH 210/283] Automatic changelog for PR #92719 [ci skip] --- html/changelogs/AutoChangeLog-pr-92719.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92719.yml diff --git a/html/changelogs/AutoChangeLog-pr-92719.yml b/html/changelogs/AutoChangeLog-pr-92719.yml new file mode 100644 index 000000000000..0c1230e6147c --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92719.yml @@ -0,0 +1,4 @@ +author: "SmArtKar" +delete-after: True +changes: + - bugfix: "Fixed raptors and their riders having weird/confusing pixel offsets" \ No newline at end of file From f41cbfbf3d414608e27d0d243e88d6e736ed21a6 Mon Sep 17 00:00:00 2001 From: SimplyLogan <47579821+loganuk@users.noreply.github.com> Date: Wed, 27 Aug 2025 01:47:12 +0100 Subject: [PATCH 211/283] Prevents vent crawlers getting trapped in a static vent or scrubber. (#92711) ## About The Pull Request image Fixes - #92682 Allows any vent crawler to exit a vent, with any directional key, if there is no pipe to move to in that direction. Also adds a cooldown as would flood the chat if you held the movement key at a welded vent image ## Why It's Good For The Game - Quick fix - Prevents hard locks of players stuck in isolated vents or scrubbers ## Changelog :cl: fix: Prevents vent crawlers getting trapped in a static vent or scrubber. /:cl: --- code/modules/atmospherics/machinery/atmosmachinery.dm | 3 +++ code/modules/mob/living/living_defines.dm | 2 ++ code/modules/mob/living/ventcrawling.dm | 5 ++++- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/code/modules/atmospherics/machinery/atmosmachinery.dm b/code/modules/atmospherics/machinery/atmosmachinery.dm index c6ad259e87ec..f7ac8c29e58e 100644 --- a/code/modules/atmospherics/machinery/atmosmachinery.dm +++ b/code/modules/atmospherics/machinery/atmosmachinery.dm @@ -596,6 +596,9 @@ break if(!target_move) + // If we couldn't find a target to move to and we're ventcrawling, try to exit if this vent allows it + if(HAS_TRAIT(user, TRAIT_MOVE_VENTCRAWLING) && (vent_movement & VENTCRAWL_ENTRANCE_ALLOWED)) + user.handle_ventcrawl(src) return if(!(target_move.vent_movement & VENTCRAWL_ALLOWED)) diff --git a/code/modules/mob/living/living_defines.dm b/code/modules/mob/living/living_defines.dm index 59e8e68aca6f..7754593a4327 100644 --- a/code/modules/mob/living/living_defines.dm +++ b/code/modules/mob/living/living_defines.dm @@ -136,6 +136,8 @@ /// Cell tracker datum we use to manage the pipes around us, for faster ventcrawling /// Should only exist if you're in a pipe var/datum/cell_tracker/pipetracker + /// Cooldown for welded vent movement messages to prevent spam + COOLDOWN_DECLARE(welded_vent_message_cd) var/smoke_delay = 0 ///used to prevent spam with smoke reagent reaction on mob. diff --git a/code/modules/mob/living/ventcrawling.dm b/code/modules/mob/living/ventcrawling.dm index 2fa18caf7bc2..af05778db43b 100644 --- a/code/modules/mob/living/ventcrawling.dm +++ b/code/modules/mob/living/ventcrawling.dm @@ -52,7 +52,10 @@ return if(ventcrawl_target.welded) if(provide_feedback) - to_chat(src, span_warning("You can't crawl around a welded vent!")) + // Add cooldown to prevent welded vent message spam during movement + if(COOLDOWN_FINISHED(src, welded_vent_message_cd)) + to_chat(src, span_warning("You can't crawl around a welded vent!")) + COOLDOWN_START(src, welded_vent_message_cd, 2 SECONDS) return if(!(vent_movement & VENTCRAWL_ENTRANCE_ALLOWED)) From b7e34f708b12c35e212fddce754563faf0d2d041 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 00:47:31 +0000 Subject: [PATCH 212/283] Automatic changelog for PR #92711 [ci skip] --- html/changelogs/AutoChangeLog-pr-92711.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92711.yml diff --git a/html/changelogs/AutoChangeLog-pr-92711.yml b/html/changelogs/AutoChangeLog-pr-92711.yml new file mode 100644 index 000000000000..d5000328cfee --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92711.yml @@ -0,0 +1,4 @@ +author: "loganuk" +delete-after: True +changes: + - bugfix: "Prevents vent crawlers getting trapped in a static vent or scrubber." \ No newline at end of file From c11471ee003855a733505add676de34806578921 Mon Sep 17 00:00:00 2001 From: Glamyrio Date: Wed, 27 Aug 2025 04:33:20 +0300 Subject: [PATCH 213/283] Minor fixes of R&D department on tramstation (#92718) ## About The Pull Request Make rnd easy to play on it. - adds to toxin burn chamber output freezer instead of lonely connector with freezer. canisters position now are more better to take nitrogen. - slime proccesor now are more close to consoles, fridge are moved to past place of slime proccesor. Add mising cameras in containment pens. Added locker with cold protection in xenobio. Removed flying AI upload monitor from xenobio (no clue how its turned out to be there). Lift from xeno to cyto are now 4w sided and elevator panel now directional. Xenobio chamber extended to remove 2x2 walls opposite rnd server - added robo access desk to RnD - add MMI to exp-lab You also can check difs or type what i should also fix
Images TOXINS StrongDMM-2025-08-25 13 46 19 before StrongDMM-2025-08-25 13 45 56 pr changes XENOBIO StrongDMM-2025-08-25 13 46 45 before StrongDMM-2025-08-25 14 06 35 pr changes XENOBIO CHAMBER StrongDMM-2025-08-25 14 07 12 before StrongDMM-2025-08-25 14 06 56 pr changes CIRCUITS ROOM StrongDMM-2025-08-25 14 07 56 before StrongDMM-2025-08-25 14 08 08 pr changes
## Why It's Good For The Game its makes research department easier to play on it when map rotation rolls tramstation, now you can make trit without transposition of freezer. now ppl can play in xenobio cuz pens has cameras now. Someone who mains circuits will get MMI roundstart. ## Changelog :cl: Glamyr fix: Xenobio pens on tramstation now has cameras qol: Lone freezer on tramstation ordnance connected to burn chamber qol: Circuit lab on tramstation now have MMI roundstart map: Moved ordnance canisters on tramstation map: Placed robo access desk opp of rnd map: Removed AI Monitor Upload from xenobio /:cl: --- _maps/map_files/tramstation/tramstation.dmm | 264 +++++++++++++------- 1 file changed, 168 insertions(+), 96 deletions(-) diff --git a/_maps/map_files/tramstation/tramstation.dmm b/_maps/map_files/tramstation/tramstation.dmm index 36a17a6c8d89..84cddd66ff09 100644 --- a/_maps/map_files/tramstation/tramstation.dmm +++ b/_maps/map_files/tramstation/tramstation.dmm @@ -10551,7 +10551,6 @@ /turf/open/floor/iron, /area/station/commons/fitness/recreation) "cAK" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, /obj/machinery/light/directional/north, /turf/open/floor/engine/xenobio, /area/station/science/xenobiology) @@ -10930,8 +10929,10 @@ /obj/effect/turf_decal/stripes/line{ dir = 5 }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, /obj/structure/cable, +/obj/machinery/atmospherics/components/binary/pump/off/dark{ + dir = 4 + }, /turf/open/floor/iron/dark, /area/station/science/xenobiology) "cHZ" = ( @@ -17942,15 +17943,12 @@ /turf/open/floor/iron, /area/station/maintenance/tram/left) "fjA" = ( -/obj/structure/railing{ - dir = 8 - }, -/obj/machinery/door/firedoor/border_only{ - dir = 8 - }, /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 8 }, +/obj/machinery/door/window/elevator/right/directional/west{ + transport_linked_id = "tram_xeno_lift" + }, /turf/open/floor/iron/white, /area/station/science/xenobiology) "fjN" = ( @@ -22213,10 +22211,18 @@ /turf/open/floor/catwalk_floor, /area/station/maintenance/central/lesser) "gNr" = ( -/obj/machinery/processor/slime, /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 4 }, +/obj/structure/table/glass, +/obj/item/storage/box/monkeycubes{ + pixel_x = -5; + pixel_y = 1 + }, +/obj/item/storage/box/monkeycubes{ + pixel_x = 6; + pixel_y = 4 + }, /turf/open/floor/iron/white, /area/station/science/xenobiology) "gNy" = ( @@ -23629,10 +23635,10 @@ /turf/open/floor/iron/white, /area/station/medical/surgery/aft) "hox" = ( -/obj/machinery/portable_atmospherics/canister/nitrous_oxide, /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, /turf/open/floor/iron/dark, /area/station/science/ordnance/storage) "hoA" = ( @@ -24515,6 +24521,19 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/structure/table, +/obj/item/stock_parts/power_store/cell/high{ + pixel_x = 8; + pixel_y = 9 + }, +/obj/item/mmi{ + pixel_x = -1; + pixel_y = 5 + }, +/obj/item/stock_parts/power_store/cell/high{ + pixel_x = 8; + pixel_y = -2 + }, /turf/open/floor/iron, /area/station/science/explab) "hJa" = ( @@ -27546,9 +27565,6 @@ /turf/open/floor/iron, /area/station/engineering/atmos) "iQG" = ( -/obj/structure/railing{ - dir = 4 - }, /obj/machinery/button/elevator/directional/north{ id = "tram_xeno_lift" }, @@ -27559,6 +27575,9 @@ dir = 5 }, /obj/machinery/light/directional/north, +/obj/machinery/door/window/elevator/left/directional/east{ + transport_linked_id = "tram_xeno_lift" + }, /turf/open/floor/iron/white, /area/station/science/xenobiology) "iQH" = ( @@ -30075,11 +30094,8 @@ /turf/open/space/openspace, /area/station/solars/starboard/fore) "jGx" = ( -/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ - dir = 6 - }, -/obj/machinery/computer/atmos_control/ordnancemix{ - dir = 1 +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 8 }, /turf/open/floor/iron/white, /area/station/science/ordnance) @@ -32845,6 +32861,12 @@ }, /turf/open/space/openspace, /area/space) +"kza" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ + dir = 6 + }, +/turf/open/floor/iron/white, +/area/station/science/ordnance) "kzg" = ( /obj/structure/table, /obj/machinery/recharger, @@ -34463,6 +34485,13 @@ /obj/machinery/airalarm/directional/east, /turf/open/floor/iron/white, /area/station/science/lower) +"kZa" = ( +/obj/machinery/camera/directional/south{ + pixel_x = 21; + pixel_y = 0 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) "kZh" = ( /turf/open/floor/eighties/red, /area/station/commons/fitness/recreation/entertainment) @@ -35793,7 +35822,6 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 }, -/obj/machinery/computer/security/telescreen/aiupload, /turf/open/floor/iron/white, /area/station/science/xenobiology) "lxi" = ( @@ -35954,6 +35982,7 @@ /area/station/engineering/atmos) "lyQ" = ( /obj/effect/turf_decal/trimline/purple/filled/line, +/obj/machinery/processor/slime, /turf/open/floor/iron/white, /area/station/science/xenobiology) "lyR" = ( @@ -37142,6 +37171,10 @@ }, /turf/open/floor/iron, /area/station/security/prison/safe) +"lTo" = ( +/obj/machinery/atmospherics/pipe/smart/simple/supply, +/turf/closed/wall, +/area/station/science/ordnance) "lTs" = ( /turf/closed/wall/r_wall, /area/station/maintenance/solars/starboard/fore) @@ -37530,13 +37563,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/security/checkpoint/arrivals) -"lZJ" = ( -/obj/effect/turf_decal/stripes/line, -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/turf/open/floor/iron/white, -/area/station/science/ordnance) "lZW" = ( /turf/closed/wall, /area/station/maintenance/department/cargo) @@ -39881,6 +39907,12 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron/white, /area/station/medical/storage) +"mVN" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 4 + }, +/turf/open/floor/engine/xenobio, +/area/station/science/xenobiology) "mVS" = ( /obj/structure/window/reinforced/spawner/directional/south, /obj/machinery/door/window/left/directional/west{ @@ -41295,7 +41327,7 @@ /turf/open/floor/iron/white, /area/station/medical/chemistry) "nuu" = ( -/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, /turf/open/floor/iron/dark, /area/station/science/ordnance/storage) "nuw" = ( @@ -47963,19 +47995,16 @@ "pQy" = ( /obj/structure/table, /obj/item/multitool/circuit{ - pixel_x = -8 + pixel_x = -7; + pixel_y = 0 }, /obj/item/multitool/circuit{ - pixel_x = -4 - }, -/obj/item/multitool/circuit, -/obj/item/stock_parts/power_store/cell/high{ - pixel_x = 8; - pixel_y = 9 + pixel_x = 0; + pixel_y = 0 }, -/obj/item/stock_parts/power_store/cell/high{ - pixel_x = 8; - pixel_y = -2 +/obj/item/multitool/circuit{ + pixel_x = 7; + pixel_y = 0 }, /obj/machinery/camera/directional/south{ network = list("ss13","rd"); @@ -48099,15 +48128,12 @@ /turf/open/floor/iron, /area/station/hallway/secondary/exit) "pUi" = ( -/obj/structure/railing{ - dir = 4 - }, -/obj/machinery/door/firedoor/border_only{ - dir = 4 - }, /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 4 }, +/obj/machinery/door/window/elevator/left/directional/east{ + transport_linked_id = "tram_xeno_lift" + }, /turf/open/floor/iron/white, /area/station/science/xenobiology) "pUj" = ( @@ -50177,8 +50203,8 @@ /turf/open/floor/iron/smooth, /area/station/maintenance/disposal) "qHa" = ( -/obj/machinery/portable_atmospherics/canister/nitrogen, /obj/machinery/light/directional/east, +/obj/machinery/portable_atmospherics/canister/nitrogen, /turf/open/floor/iron/dark, /area/station/science/ordnance/storage) "qHe" = ( @@ -51023,6 +51049,10 @@ }, /obj/structure/cable, /obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/box/red, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, /turf/open/floor/iron/white, /area/station/science/ordnance) "qWy" = ( @@ -51588,6 +51618,10 @@ }, /turf/open/floor/plating, /area/station/maintenance/disposal/incinerator) +"rfi" = ( +/obj/machinery/camera/directional/north, +/turf/open/floor/engine, +/area/station/science/xenobiology) "rfQ" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 6 @@ -52205,6 +52239,14 @@ network = list("ss13","rd"); c_tag = "Science - Xenobiology South" }, +/obj/structure/closet{ + anchored = 1; + name = "Cold protection gear" + }, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/suit/hooded/wintercoat/science, +/obj/item/clothing/suit/hooded/wintercoat/science, /turf/open/floor/iron/white, /area/station/science/xenobiology) "roR" = ( @@ -53238,10 +53280,6 @@ /turf/open/floor/plating, /area/station/commons/vacant_room) "rLG" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 8 - }, -/obj/effect/turf_decal/box/red, /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 4 }, @@ -53250,6 +53288,9 @@ areastring = "/area/station/science/ordnance/burnchamber" }, /obj/structure/sign/warning/hot_temp/directional/south, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 8 + }, /turf/open/floor/iron/white, /area/station/science/ordnance) "rLP" = ( @@ -53521,6 +53562,7 @@ /area/station/construction/mining/aux_base) "rPv" = ( /obj/machinery/light/small/dim/directional/south, +/obj/machinery/camera/directional/south, /turf/open/floor/engine, /area/station/science/xenobiology) "rPH" = ( @@ -55427,6 +55469,10 @@ req_access = list("science") }, /obj/effect/turf_decal/tile/purple/fourcorners, +/obj/machinery/door/window/left/directional/west{ + name = "Robotics Desk"; + req_access = list("robotics") + }, /turf/open/floor/iron/white/side{ dir = 4 }, @@ -58202,7 +58248,9 @@ /turf/open/floor/iron, /area/station/engineering/atmos) "twv" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply, +/obj/machinery/atmospherics/pipe/smart/simple/supply{ + dir = 9 + }, /turf/closed/wall/r_wall, /area/station/science/ordnance) "twz" = ( @@ -58710,9 +58758,6 @@ network = list("ss13","rd","xeno"); c_tag = "Science - Xenobiology Lower Containment Chamber" }, -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 4 - }, /turf/open/floor/engine/xenobio, /area/station/science/xenobiology) "tED" = ( @@ -60034,6 +60079,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/execution/transfer) +"udg" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/chair/office/light{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/explab) "udk" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -60828,6 +60882,13 @@ /obj/structure/cable, /turf/open/floor/iron/grimy, /area/station/ai_monitored/turret_protected/aisat/foyer) +"upf" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/camera/directional/south, +/turf/open/floor/engine, +/area/station/science/xenobiology) "upj" = ( /obj/effect/turf_decal/trimline/yellow/filled/line, /obj/item/radio/intercom/directional/south, @@ -62873,9 +62934,6 @@ /turf/open/floor/iron/grimy, /area/station/service/library/lounge) "uXn" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ - dir = 8 - }, /obj/effect/turf_decal/stripes/corner{ dir = 8 }, @@ -62890,6 +62948,9 @@ /obj/effect/mapping_helpers/airalarm/link{ chamber_id = "ordnanceburn" }, +/obj/machinery/computer/atmos_control/ordnancemix{ + dir = 1 + }, /turf/open/floor/iron/white, /area/station/science/ordnance) "uXr" = ( @@ -64650,20 +64711,12 @@ /turf/open/floor/catwalk_floor, /area/station/maintenance/tram/mid) "vBl" = ( -/obj/structure/table/glass, -/obj/item/storage/box/monkeycubes{ - pixel_x = 6; - pixel_y = 4 - }, -/obj/item/storage/box/monkeycubes{ - pixel_x = -5; - pixel_y = 1 - }, /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 4 }, /obj/structure/extinguisher_cabinet/directional/east, /obj/machinery/light/directional/east, +/obj/machinery/smartfridge/extract/preloaded, /turf/open/floor/iron/white, /area/station/science/xenobiology) "vBn" = ( @@ -65446,6 +65499,16 @@ /obj/machinery/telecomms/server/presets/supply, /turf/open/floor/iron/dark/telecomms, /area/station/tcommsat/server) +"vOW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/camera/directional/north{ + pixel_x = 21; + pixel_y = 0 + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) "vPg" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 1 @@ -65835,6 +65898,11 @@ dir = 6 }, /obj/structure/ladder, +/obj/machinery/elevator_control_panel/directional/south{ + linked_elevator_id = "tram_xeno_lift"; + pixel_x = 31; + pixel_y = -31 + }, /turf/open/floor/iron/white, /area/station/science/xenobiology) "vXL" = ( @@ -66758,6 +66826,13 @@ /obj/machinery/light/floor, /turf/open/floor/plating, /area/station/maintenance/solars/starboard/fore) +"wpr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/storage) "wpH" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 8 @@ -66860,10 +66935,6 @@ /obj/structure/rack, /obj/structure/table, /obj/machinery/computer/security/telescreen/test_chamber/directional/north, -/obj/item/storage/box/beakers{ - pixel_x = 5; - pixel_y = 3 - }, /obj/item/grenade/chem_grenade{ pixel_x = -7; pixel_y = 7 @@ -66872,6 +66943,10 @@ pixel_x = -7; pixel_y = 1 }, +/obj/item/storage/box/beakers{ + pixel_x = 5; + pixel_y = 3 + }, /turf/open/floor/iron/dark, /area/station/science/explab) "wrJ" = ( @@ -69991,13 +70066,11 @@ /turf/open/floor/iron, /area/station/cargo/storage) "xAM" = ( -/obj/machinery/elevator_control_panel{ - pixel_y = 2; - linked_elevator_id = "tram_xeno_lift"; - preset_destination_names = list("2"="Lower Deck", "3"="Upper Deck") +/obj/machinery/atmospherics/pipe/smart/simple/supply{ + dir = 6 }, /turf/closed/wall/r_wall, -/area/station/science/xenobiology) +/area/station/science/ordnance/burnchamber) "xAR" = ( /obj/machinery/door/airlock/security{ name = "Prison Workshop" @@ -70110,14 +70183,13 @@ /turf/open/floor/iron, /area/station/hallway/primary/tram/center) "xCr" = ( -/obj/structure/railing{ - dir = 8 - }, /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 9 }, -/obj/machinery/smartfridge/extract/preloaded, /obj/machinery/light/directional/north, +/obj/machinery/door/window/elevator/right/directional/west{ + transport_linked_id = "tram_xeno_lift" + }, /turf/open/floor/iron/white, /area/station/science/xenobiology) "xCs" = ( @@ -115316,7 +115388,7 @@ rwb qVr bfH bfH -jTC +upf qVr aaa aaa @@ -116079,7 +116151,7 @@ oNT dUT gdC qVr -bfH +rfi oxe ahk hdA @@ -116093,7 +116165,7 @@ sml bfH bfH oxe -jTC +upf qVr aaa aaa @@ -119163,7 +119235,7 @@ ebs hFH tYB qVr -jTC +vOW oxe bfH bfH @@ -119177,7 +119249,7 @@ uAF ahk hdA oxe -bfH +kZa qVr aaa aaa @@ -119657,7 +119729,7 @@ owO owO cJS rKD -cVU +udg cFW cFW nEB @@ -119940,7 +120012,7 @@ bOi dUT aaa qVr -jTC +vOW bfH bfH qVr @@ -122760,7 +122832,7 @@ dfz xVv qOo qOo -lZJ +xZs yei gBr hee @@ -123011,7 +123083,7 @@ dhM pUC fXK lyC -hox +wpr hox dfz vqO @@ -123787,7 +123859,7 @@ lkK aeg gPB qOo -qOo +kza jGx aej oAn @@ -124046,7 +124118,7 @@ xwi vJC qWf rLG -eOZ +xAM eOZ gkD gkD @@ -124302,7 +124374,7 @@ frV frT ryK jLH -jLH +lTo twv aaa aaa @@ -182126,7 +182198,7 @@ tYp pbH pbH pbH -pbH +qVr qVr qVr qVr @@ -182384,7 +182456,7 @@ pbH uvU umu qVr -qVr +tBo mFh tBo tBo @@ -182642,7 +182714,7 @@ mAL nKU qVr tEx -tBo +mVN tBo tBo qVr @@ -182898,8 +182970,8 @@ pbH bmz pIx qVr -ttj tBo +ttj tBo tBo tBo @@ -182911,7 +182983,7 @@ eJQ bNx aSt aSt -xAM +qVr aaa aaa aaa @@ -183926,7 +183998,7 @@ pbH vSa cJR qVr -qVr +tBo tBo tBo tBo @@ -184182,7 +184254,7 @@ tYp pbH pbH pbH -pbH +qVr qVr qVr qVr From 4a56843623c99d2115a81baa8b7dd3225b1628db Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 01:33:40 +0000 Subject: [PATCH 214/283] Automatic changelog for PR #92718 [ci skip] --- html/changelogs/AutoChangeLog-pr-92718.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92718.yml diff --git a/html/changelogs/AutoChangeLog-pr-92718.yml b/html/changelogs/AutoChangeLog-pr-92718.yml new file mode 100644 index 000000000000..c3117ab45913 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92718.yml @@ -0,0 +1,9 @@ +author: "Glamyr" +delete-after: True +changes: + - bugfix: "Xenobio pens on tramstation now has cameras" + - qol: "Lone freezer on tramstation ordnance connected to burn chamber" + - qol: "Circuit lab on tramstation now have MMI roundstart" + - map: "Moved ordnance canisters on tramstation" + - map: "Placed robo access desk opp of rnd" + - map: "Removed AI Monitor Upload from xenobio" \ No newline at end of file From 571e0f53dbd5d5c019423ffb2ae4dc198fc518df Mon Sep 17 00:00:00 2001 From: Leland Kemble <70413276+lelandkemble@users.noreply.github.com> Date: Wed, 27 Aug 2025 00:52:22 -0400 Subject: [PATCH 215/283] Changes the white filing cabinet's path from filingcabinet/filingcabinet to filingcabinet/white (#92729) --- _maps/RandomRuins/SpaceRuins/film_studio.dmm | 4 ++-- _maps/RandomZLevels/moonoutpost19.dmm | 4 ++-- _maps/map_files/Deltastation/DeltaStation2.dmm | 10 +++++----- _maps/map_files/IceBoxStation/IceBoxStation.dmm | 4 ++-- _maps/map_files/MetaStation/MetaStation.dmm | 2 +- _maps/map_files/NebulaStation/NebulaStation.dmm | 4 ++-- _maps/map_files/generic/CentCom.dmm | 14 +++++++------- _maps/map_files/tramstation/tramstation.dmm | 4 ++-- _maps/map_files/wawastation/wawastation.dmm | 4 ++-- code/modules/paperwork/filingcabinet.dm | 2 +- .../Scripts/92729_whitecabinetrename.txt | 1 + 11 files changed, 27 insertions(+), 26 deletions(-) create mode 100644 tools/UpdatePaths/Scripts/92729_whitecabinetrename.txt diff --git a/_maps/RandomRuins/SpaceRuins/film_studio.dmm b/_maps/RandomRuins/SpaceRuins/film_studio.dmm index f5446779a062..595583e81405 100644 --- a/_maps/RandomRuins/SpaceRuins/film_studio.dmm +++ b/_maps/RandomRuins/SpaceRuins/film_studio.dmm @@ -873,7 +873,7 @@ /turf/open/floor/catwalk_floor/iron, /area/ruin/space/has_grav/film_studio/dorms) "qL" = ( -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/window/reinforced/spawner/directional/west, /turf/open/floor/pod/light, @@ -2623,7 +2623,7 @@ /turf/open/space/basic, /area/ruin/space) "Te" = ( -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/structure/window/reinforced/spawner/directional/west, /turf/open/floor/pod/light, /area/ruin/space/has_grav/film_studio/starboard) diff --git a/_maps/RandomZLevels/moonoutpost19.dmm b/_maps/RandomZLevels/moonoutpost19.dmm index a06679e94556..bad2d094eb4c 100644 --- a/_maps/RandomZLevels/moonoutpost19.dmm +++ b/_maps/RandomZLevels/moonoutpost19.dmm @@ -993,7 +993,7 @@ /turf/open/floor/iron/white, /area/awaymission/moonoutpost19/research) "gJ" = ( -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/machinery/light/small/broken/directional/west, /obj/item/paper/fluff/awaymissions/moonoutpost19/research/larva_social, /obj/item/paper/fluff/awaymissions/moonoutpost19/research/xeno_queen, @@ -1022,7 +1022,7 @@ }, /area/awaymission/moonoutpost19/arrivals) "gW" = ( -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/item/paper/fluff/awaymissions/moonoutpost19/research/xeno_hivemind, /obj/item/paper/fluff/awaymissions/moonoutpost19/research/xeno_behavior, /obj/item/paper/fluff/awaymissions/moonoutpost19/research/xeno_castes, diff --git a/_maps/map_files/Deltastation/DeltaStation2.dmm b/_maps/map_files/Deltastation/DeltaStation2.dmm index 20c5ea2a2632..503c883a0629 100644 --- a/_maps/map_files/Deltastation/DeltaStation2.dmm +++ b/_maps/map_files/Deltastation/DeltaStation2.dmm @@ -27541,7 +27541,7 @@ dir = 4 }, /obj/machinery/newscaster/directional/south, -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/effect/turf_decal/bot, /obj/effect/turf_decal/tile/brown/half/contrasted, /turf/open/floor/iron, @@ -45423,7 +45423,7 @@ /turf/closed/wall/r_wall, /area/station/maintenance/starboard/aft) "lky" = ( -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/machinery/airalarm/directional/north, /obj/effect/turf_decal/tile/brown/anticorner/contrasted{ dir = 1 @@ -56997,7 +56997,7 @@ }, /obj/machinery/status_display/ai/directional/south, /obj/machinery/light/directional/south, -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/effect/turf_decal/bot, /obj/effect/turf_decal/tile/brown/half/contrasted, /turf/open/floor/iron, @@ -64625,7 +64625,7 @@ /turf/open/floor/iron, /area/station/hallway/secondary/exit) "pYr" = ( -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/item/toy/figure/psychologist{ pixel_x = -1; pixel_y = 15 @@ -89562,7 +89562,7 @@ "wfK" = ( /obj/item/radio/intercom/directional/east, /obj/machinery/newscaster/directional/south, -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/effect/turf_decal/tile/brown/anticorner/contrasted, /turf/open/floor/iron, /area/station/cargo/office) diff --git a/_maps/map_files/IceBoxStation/IceBoxStation.dmm b/_maps/map_files/IceBoxStation/IceBoxStation.dmm index dbe2eb67af05..81ec9c04290f 100644 --- a/_maps/map_files/IceBoxStation/IceBoxStation.dmm +++ b/_maps/map_files/IceBoxStation/IceBoxStation.dmm @@ -6231,7 +6231,7 @@ /area/station/command/bridge) "bGm" = ( /obj/machinery/firealarm/directional/south, -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/effect/turf_decal/tile/blue/anticorner/contrasted{ dir = 8 }, @@ -35253,7 +35253,7 @@ /area/station/commons/storage/mining) "jYG" = ( /obj/structure/window/reinforced/spawner/directional/north, -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/effect/turf_decal/tile/brown/half/contrasted{ dir = 1 }, diff --git a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm index 6917fbd57373..896eef5b8072 100644 --- a/_maps/map_files/MetaStation/MetaStation.dmm +++ b/_maps/map_files/MetaStation/MetaStation.dmm @@ -25316,7 +25316,7 @@ /turf/open/floor/plating/airless, /area/space/nearstation) "iNo" = ( -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/machinery/camera/directional/south{ c_tag = "Medbay Psychology Office"; network = list("ss13","medbay") diff --git a/_maps/map_files/NebulaStation/NebulaStation.dmm b/_maps/map_files/NebulaStation/NebulaStation.dmm index adf792d246ed..dcdf808c474c 100644 --- a/_maps/map_files/NebulaStation/NebulaStation.dmm +++ b/_maps/map_files/NebulaStation/NebulaStation.dmm @@ -65255,7 +65255,7 @@ /obj/effect/turf_decal/trimline/brown/filled/line{ dir = 1 }, -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/structure/cable, /obj/item/radio/intercom/directional/north, /obj/machinery/camera/autoname/directional/north, @@ -136388,7 +136388,7 @@ /turf/open/floor/iron/dark/herringbone, /area/station/ai_monitored/aisat/exterior) "ujm" = ( -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/effect/turf_decal/siding/wood{ dir = 9 }, diff --git a/_maps/map_files/generic/CentCom.dmm b/_maps/map_files/generic/CentCom.dmm index 113a99e2abc0..cf6f7ce1f107 100644 --- a/_maps/map_files/generic/CentCom.dmm +++ b/_maps/map_files/generic/CentCom.dmm @@ -976,7 +976,7 @@ /area/centcom/central_command_areas/evacuation/ship) "eq" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/effect/turf_decal/bot, /obj/machinery/status_display/evac/directional/east, /turf/open/floor/iron, @@ -1119,7 +1119,7 @@ /area/centcom/central_command_areas/evacuation/ship) "eY" = ( /obj/machinery/airalarm/directional/east, -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/ferry) @@ -2115,7 +2115,7 @@ /area/centcom/central_command_areas/supply) "ju" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/centcom/central_command_areas/supply) @@ -2944,7 +2944,7 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/admin) "nB" = ( -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/ferry) @@ -3568,7 +3568,7 @@ /turf/open/floor/iron/dark, /area/centcom/central_command_areas/admin/storage) "qn" = ( -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/machinery/airalarm/directional/south, /obj/effect/turf_decal/stripes/line{ dir = 9 @@ -9647,7 +9647,7 @@ /turf/open/floor/iron/dark, /area/centcom/tdome/observation) "Tq" = ( -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/machinery/status_display/evac/directional/south, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, @@ -10523,7 +10523,7 @@ /turf/open/floor/wood, /area/centcom/central_command_areas/admin) "XA" = ( -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/centcom/central_command_areas/supply) diff --git a/_maps/map_files/tramstation/tramstation.dmm b/_maps/map_files/tramstation/tramstation.dmm index 84cddd66ff09..72c4cbf16fc5 100644 --- a/_maps/map_files/tramstation/tramstation.dmm +++ b/_maps/map_files/tramstation/tramstation.dmm @@ -38583,7 +38583,7 @@ /turf/open/floor/circuit, /area/station/command/teleporter) "msF" = ( -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/machinery/status_display/evac/directional/south, /turf/open/floor/carpet, /area/station/medical/psychology) @@ -64149,7 +64149,7 @@ /turf/open/floor/iron/white, /area/station/science/ordnance/office) "vro" = ( -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/structure/window/reinforced/spawner/directional/east, /obj/effect/turf_decal/tile/brown/fourcorners, /turf/open/floor/iron, diff --git a/_maps/map_files/wawastation/wawastation.dmm b/_maps/map_files/wawastation/wawastation.dmm index 27bce2d3b777..cc5c31473886 100644 --- a/_maps/map_files/wawastation/wawastation.dmm +++ b/_maps/map_files/wawastation/wawastation.dmm @@ -22011,7 +22011,7 @@ /turf/open/floor/iron, /area/station/hallway/primary/fore) "hGC" = ( -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/effect/turf_decal/bot_red, /obj/machinery/firealarm/directional/east, /turf/open/floor/iron/textured_large, @@ -64678,7 +64678,7 @@ /turf/open/floor/plating, /area/station/maintenance/central/lesser) "wnT" = ( -/obj/structure/filingcabinet/filingcabinet, +/obj/structure/filingcabinet/white, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/camera/autoname/directional/south{ network = list("ss13","medbay") diff --git a/code/modules/paperwork/filingcabinet.dm b/code/modules/paperwork/filingcabinet.dm index 467fa9f8663f..ecd0ca400296 100644 --- a/code/modules/paperwork/filingcabinet.dm +++ b/code/modules/paperwork/filingcabinet.dm @@ -27,7 +27,7 @@ desc = "A small cabinet with drawers. This one has wheels!" anchored = FALSE -/obj/structure/filingcabinet/filingcabinet //not changing the path to avoid unnecessary map issues, but please don't name stuff like this in the future -Pete +/obj/structure/filingcabinet/white icon_state = "tallcabinet" /obj/structure/filingcabinet/Initialize(mapload) diff --git a/tools/UpdatePaths/Scripts/92729_whitecabinetrename.txt b/tools/UpdatePaths/Scripts/92729_whitecabinetrename.txt new file mode 100644 index 000000000000..711cb6d1b713 --- /dev/null +++ b/tools/UpdatePaths/Scripts/92729_whitecabinetrename.txt @@ -0,0 +1 @@ +/obj/structure/filingcabinet/filingcabinet : /obj/structure/filingcabinet/white{@OLD} From c4f99f93706fad552d7a2028281a65fe672ede4d Mon Sep 17 00:00:00 2001 From: Ghom <42542238+Ghommie@users.noreply.github.com> Date: Wed, 27 Aug 2025 06:53:55 +0200 Subject: [PATCH 216/283] The art gallery app can now be downloaded on PDAs and laptops (no printing) (#92615) --- .../computers/item/role_tablet_presets.dm | 1 + .../file_system/programs/portrait_printer.dm | 16 ++++++++++------ .../tgui/interfaces/NtosPortraitPrinter.jsx | 6 +++--- 3 files changed, 14 insertions(+), 9 deletions(-) diff --git a/code/modules/modular_computers/computers/item/role_tablet_presets.dm b/code/modules/modular_computers/computers/item/role_tablet_presets.dm index c70f18db874f..43341cfbc16a 100644 --- a/code/modules/modular_computers/computers/item/role_tablet_presets.dm +++ b/code/modules/modular_computers/computers/item/role_tablet_presets.dm @@ -394,6 +394,7 @@ starting_programs = list( /datum/computer_file/program/emojipedia, /datum/computer_file/program/newscaster, + /datum/computer_file/program/portrait_printer, ) /obj/item/modular_computer/pda/curator/Initialize(mapload) diff --git a/code/modules/modular_computers/file_system/programs/portrait_printer.dm b/code/modules/modular_computers/file_system/programs/portrait_printer.dm index 5285bbc09bd1..224e83bb8fd3 100644 --- a/code/modules/modular_computers/file_system/programs/portrait_printer.dm +++ b/code/modules/modular_computers/file_system/programs/portrait_printer.dm @@ -4,19 +4,17 @@ /** - * ## portrait printer! + * ## the art gallery viewer/printer! * - * Program that lets the curator browse all of the portraits in the database - * They are free to print them out as they please. + * Program that lets the curator (or anyone really) browse all of the portraits in the database + * Stationary consoles can also print them out as they please as long as they've enough paper */ /datum/computer_file/program/portrait_printer filename = "PortraitPrinter" filedesc = "Marlowe Treeby's Art Galaxy" downloader_category = PROGRAM_CATEGORY_EQUIPMENT program_open_overlay = "dummy" - extended_desc = "This program connects to a Spinward Sector community art site for viewing and printing art." - download_access = list(ACCESS_LIBRARY) - can_run_on_flags = PROGRAM_CONSOLE + extended_desc = "This program connects to a Spinward Sector community art site for viewing and printing art, the latter only available on stationary consoles." program_flags = PROGRAM_ON_NTNET_STORE | PROGRAM_REQUIRES_NTNET size = 9 tgui_id = "NtosPortraitPrinter" @@ -31,6 +29,10 @@ /// Stores the result of the search, for later access. var/list/matching_paintings +/datum/computer_file/program/portrait_printer/ui_static_data(mob/user) + . = ..() + .["is_console"] = computer.hardware_flag & PROGRAM_CONSOLE + /datum/computer_file/program/portrait_printer/ui_data(mob/user) var/list/data = list() data["paintings"] = matching_paintings || SSpersistent_paintings.painting_ui_data() @@ -65,6 +67,8 @@ matching_paintings = SSpersistent_paintings.painting_ui_data(filter = search_mode, search_text = search_string) /datum/computer_file/program/portrait_printer/proc/print_painting(selected_painting) + if(!(computer.hardware_flag & PROGRAM_CONSOLE)) + return if(computer.stored_paper < CANVAS_PAPER_COST) to_chat(usr, span_notice("Printing error: Your printer needs at least [CANVAS_PAPER_COST] paper to print a canvas.")) return diff --git a/tgui/packages/tgui/interfaces/NtosPortraitPrinter.jsx b/tgui/packages/tgui/interfaces/NtosPortraitPrinter.jsx index 4e817f3bb532..101d77113e28 100644 --- a/tgui/packages/tgui/interfaces/NtosPortraitPrinter.jsx +++ b/tgui/packages/tgui/interfaces/NtosPortraitPrinter.jsx @@ -15,7 +15,7 @@ import { NtosWindow } from '../layouts'; export const NtosPortraitPrinter = (props) => { const { act, data } = useBackend(); const [listIndex, setListIndex] = useState(0); - const { paintings, search_string, search_mode } = data; + const { paintings, search_string, search_mode, is_console } = data; const got_paintings = !!paintings.length; const current_portrait_title = got_paintings && paintings[listIndex].title; const current_portrait_author = @@ -113,8 +113,8 @@ export const NtosPortraitPrinter = (props) => {
" else parts += "Somehow, nobody made any money this shift! This'll result in some budget cuts...
" - return parts + return parts.Join() /** * Awards the service department an achievement and updates the chef and bartender's highscore for tourists served. From 319bd8303a9b4dc8e1ee948cdda3163399f50974 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 20:20:09 +0000 Subject: [PATCH 244/283] Automatic changelog for PR #92743 [ci skip] --- html/changelogs/AutoChangeLog-pr-92743.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92743.yml diff --git a/html/changelogs/AutoChangeLog-pr-92743.yml b/html/changelogs/AutoChangeLog-pr-92743.yml new file mode 100644 index 000000000000..7f3af8dd81c1 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92743.yml @@ -0,0 +1,4 @@ +author: "loganuk" +delete-after: True +changes: + - bugfix: "Service achievement not being in end of round report" \ No newline at end of file From 69f21ff99710c9f3bbcd3db4e809f5228e8436b5 Mon Sep 17 00:00:00 2001 From: Leland Kemble <70413276+lelandkemble@users.noreply.github.com> Date: Fri, 29 Aug 2025 16:25:26 -0400 Subject: [PATCH 245/283] Replaces flamethrower unique hit_reaction handling with the bullet_intercepting component (#92731) ## About The Pull Request Flamethrower exploding when shot was handled by hit_reaction previously, and will now use the generic bullet_intercepting component. Also adds handling for multiple projectile types in the bullet_intercepting component, as well as a check for whether the object currently can block bullets. Should have no gameplay changes. ## Why It's Good For The Game closes #81863 , they said it'd be better consistency --- code/datums/components/bullet_intercepting.dm | 26 ++++++++++++------- code/game/objects/items/flamethrower.dm | 24 +++++++++++------ 2 files changed, 32 insertions(+), 18 deletions(-) diff --git a/code/datums/components/bullet_intercepting.dm b/code/datums/components/bullet_intercepting.dm index f327cae95430..53a2874f6d65 100644 --- a/code/datums/components/bullet_intercepting.dm +++ b/code/datums/components/bullet_intercepting.dm @@ -4,8 +4,8 @@ /datum/component/bullet_intercepting /// Chance to intercept a projectile var/block_chance - /// Type of bullet to intercept - var/block_type + /// List of types of bullets to intercept + var/list/block_type /// Slots in which effect can be active var/active_slots /// Person currently wearing us @@ -14,8 +14,10 @@ var/datum/callback/on_intercepted /// Number of things we can block before we delete ourself (stop being able to block) var/block_charges = INFINITY + /// Callback to check if the object is currently able to block + var/datum/callback/is_blocking_check -/datum/component/bullet_intercepting/Initialize(block_chance = 2, block_type = BULLET, active_slots, datum/callback/on_intercepted, block_charges = INFINITY) +/datum/component/bullet_intercepting/Initialize(block_chance = 2, list/block_type = list(BULLET), active_slots, datum/callback/on_intercepted, block_charges = INFINITY, datum/callback/is_blocking_check = null) . = ..() if (!isitem(parent)) return COMPONENT_INCOMPATIBLE @@ -24,6 +26,7 @@ src.active_slots = active_slots src.on_intercepted = on_intercepted src.block_charges = block_charges + src.is_blocking_check = is_blocking_check RegisterSignal(parent, COMSIG_ITEM_EQUIPPED, PROC_REF(on_parent_equipped)) RegisterSignal(parent, COMSIG_ITEM_PRE_UNEQUIP, PROC_REF(on_unequipped)) @@ -58,15 +61,18 @@ /// Called when wearer is shot, check if we're going to block the hit /datum/component/bullet_intercepting/proc/on_wearer_shot(mob/living/victim, obj/projectile/bullet) SIGNAL_HANDLER - if (victim != wearer || victim.stat == DEAD || bullet.armor_flag != block_type) + if(!isnull(is_blocking_check) && !is_blocking_check.Invoke()) return NONE - if (!prob(block_chance)) + if (victim != wearer || victim.stat == DEAD || !prob(block_chance)) return NONE - on_intercepted?.Invoke(victim, bullet) - block_charges-- - if (block_charges <= 0) - qdel(src) - return PROJECTILE_INTERRUPT_HIT + for (var/blocktype in block_type) + if (bullet.armor_flag == blocktype) + on_intercepted?.Invoke(victim, bullet) + block_charges-- + if (block_charges <= 0) + qdel(src) + return PROJECTILE_INTERRUPT_HIT + return NONE /// Called when wearer is deleted, stop tracking them /datum/component/bullet_intercepting/proc/on_wearer_deleted() diff --git a/code/game/objects/items/flamethrower.dm b/code/game/objects/items/flamethrower.dm index d6cf9fd9336f..b7da99fdfdb4 100644 --- a/code/game/objects/items/flamethrower.dm +++ b/code/game/objects/items/flamethrower.dm @@ -237,6 +237,14 @@ /obj/item/flamethrower/Initialize(mapload) . = ..() + AddComponent(\ + /datum/component/bullet_intercepting,\ + block_chance = 15,\ + on_intercepted = CALLBACK(src, PROC_REF(intercepted_bullet_reaction)),\ + active_slots = ITEM_SLOT_HANDS,\ + block_type = list(BULLET,LASER),\ + is_blocking_check = CALLBACK(src, PROC_REF(check_tank)),\ + ) if(create_full) if(!weldtool) weldtool = new /obj/item/weldingtool(src) @@ -256,15 +264,15 @@ /obj/item/flamethrower/full/tank create_with_tank = TRUE -/obj/item/flamethrower/hit_reaction(mob/living/carbon/human/owner, atom/movable/hitby, attack_text = "the attack", final_block_chance = 0, damage = 0, attack_type = MELEE_ATTACK, damage_type = BRUTE) - if(damage && attack_type == PROJECTILE_ATTACK && damage_type != STAMINA && prob(15)) - owner.visible_message(span_danger("\The [attack_text] hits the fuel tank on [owner]'s [name], rupturing it! What a shot!")) - var/turf/target_turf = get_turf(owner) - owner.log_message("held a flamethrower tank detonated by a projectile ([hitby])", LOG_GAME) - igniter.ignite_turf(src,target_turf, release_amount = 100) - qdel(ptank) - return 1 //It hit the flamethrower, not them +/obj/item/flamethrower/proc/intercepted_bullet_reaction(mob/living/holder, obj/projectile/bullet) + holder.visible_message(span_danger("\The [bullet] hits the fuel tank on [holder]'s [name], rupturing it! What a shot!")) + var/turf/target_turf = get_turf(holder) + holder.log_message("held a flamethrower tank detonated by a projectile ([bullet])", LOG_GAME) + igniter.ignite_turf(src,target_turf, release_amount = 100) + qdel(ptank) +/obj/item/flamethrower/proc/check_tank() + return ptank /obj/item/assembly/igniter/proc/flamethrower_process(turf/open/location) location.hotspot_expose(heat,2) From c2b8ef1d091beee8954e6ca273df7af061e9648d Mon Sep 17 00:00:00 2001 From: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Date: Fri, 29 Aug 2025 17:36:56 -0500 Subject: [PATCH 246/283] Allow localhosts to set "dev override preferences" to load a specific preference savefile for guests (#92770) ## About The Pull Request A verb is now available on localhost called `"Export Save as Dev Preferences"` This exports your current savefile to `/config/dev_preferences.json` If you then connect to your localhost as a guest, it will load `dev_preferences.json` as your preference datum This allows for devs testing the game locally to load preferences for guests. (Guests connecting to live servers are completely unaffected.) ## Why It's Good For The Game Initially I only did this because the recent keybinding changes have destroyed my muscle memory when testing w/o logging in. But as I worked on it I thought of a few other usecases, like when implementing preference version migration - the dev preference is never saved which means you can re-compile as much as you want without needing to revert your save manually. --- .gitignore | 1 + code/__DEFINES/admin_verb.dm | 1 + code/__DEFINES/preferences.dm | 3 +++ code/controllers/subsystem/admin_verbs.dm | 2 ++ code/datums/json_savefile.dm | 4 ++++ code/modules/admin/verbs/debug.dm | 18 ++++++++++++++++++ code/modules/client/preferences.dm | 9 +++++++-- code/modules/client/preferences_savefile.dm | 4 ++++ 8 files changed, 40 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 87c5006457ea..640ac9e61d86 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ # Local overrides--you can use this to change the config for your dev environment (like setting up SQL) without worrying about committing it /config/dev_overrides.txt +/config/dev_preferences.json #Ignore everything in datafolder and subdirectories /data/**/* diff --git a/code/__DEFINES/admin_verb.dm b/code/__DEFINES/admin_verb.dm index ae8c75b05888..71abb07f8a07 100644 --- a/code/__DEFINES/admin_verb.dm +++ b/code/__DEFINES/admin_verb.dm @@ -92,3 +92,4 @@ _ADMIN_VERB(verb_path_name, verb_permissions, verb_name, verb_desc, verb_categor // Visibility flags #define ADMIN_VERB_VISIBLITY_FLAG_MAPPING_DEBUG "Map-Debug" +#define ADMIN_VERB_VISIBLITY_FLAG_LOCALHOST "Localhost" diff --git a/code/__DEFINES/preferences.dm b/code/__DEFINES/preferences.dm index 8d9e911e9aed..ff375d5b7700 100644 --- a/code/__DEFINES/preferences.dm +++ b/code/__DEFINES/preferences.dm @@ -38,6 +38,9 @@ #define TOGGLES_DEFAULT_CHAT (CHAT_OOC|CHAT_DEAD|CHAT_PRAYER|CHAT_PULLR|CHAT_GHOSTPDA|CHAT_GHOSTRADIO|CHAT_BANKCARD|CHAT_GHOSTLAWS|CHAT_LOGIN_LOGOUT) +/// File path to the dev preference json file, which is loaded by guests while localhosting. +#define DEV_PREFS_PATH "config/dev_preferences.json" + #define PARALLAX_INSANE "Insane" #define PARALLAX_HIGH "High" #define PARALLAX_MED "Medium" diff --git a/code/controllers/subsystem/admin_verbs.dm b/code/controllers/subsystem/admin_verbs.dm index 74b86a3c5cb0..732508f0f8a0 100644 --- a/code/controllers/subsystem/admin_verbs.dm +++ b/code/controllers/subsystem/admin_verbs.dm @@ -132,6 +132,8 @@ SUBSYSTEM_DEF(admin_verbs) // refresh their verbs admin_visibility_flags[admin.ckey] ||= list() + if(admin.is_localhost()) + admin_visibility_flags[admin.ckey] |= list(ADMIN_VERB_VISIBLITY_FLAG_LOCALHOST) for(var/datum/admin_verb/verb_singleton as anything in get_valid_verbs_for_admin(admin)) verb_singleton.assign_to_client(admin) admin.init_verbs() diff --git a/code/datums/json_savefile.dm b/code/datums/json_savefile.dm index f68efd432d1a..1897c5a83011 100644 --- a/code/datums/json_savefile.dm +++ b/code/datums/json_savefile.dm @@ -118,3 +118,7 @@ GENERAL_PROTECT_DATUM(/datum/json_savefile) return TRUE return FALSE + +/// Copies the entire tree to another json savefile datum, overwriting whatever was in the other datum before. +/datum/json_savefile/proc/copy_to_savefile(datum/json_savefile/other_savefile) + other_savefile.tree = tree.Copy() diff --git a/code/modules/admin/verbs/debug.dm b/code/modules/admin/verbs/debug.dm index 3a6667af6d1f..a981a5c3e74c 100644 --- a/code/modules/admin/verbs/debug.dm +++ b/code/modules/admin/verbs/debug.dm @@ -1031,3 +1031,21 @@ ADMIN_VERB(count_instances, R_DEBUG, "Count Atoms/Datums", "Count how many atom . = list() CRASH("count_datums not supported on OpenDream") #endif + +ADMIN_VERB_VISIBILITY(export_save_to_dev_preference, ADMIN_VERB_VISIBLITY_FLAG_LOCALHOST) +ADMIN_VERB(export_save_to_dev_preference, R_DEBUG, "Export Save as Dev Preferences", "Exports your savefile to be used by any guests that connect to your localost.", ADMIN_CATEGORY_SERVER) + if(!user.is_localhost()) + tgui_alert(user, "You shouldn't be using this right now!", "Export Failed", list("OK")) + log_admin("[key_name(user)] attempted to export preferences to [DEV_PREFS_PATH] - this is normally locked to localhost only!") + stack_trace("Export Save as Dev Preferences was called by a non-localhost user!") + return + if(is_guest_key(user.key)) + tgui_alert(user, "Guests don't have preferences to export.", "Export Failed", list("OK")) + return + var/datum/preferences/user_prefs = user.prefs + var/datum/json_savefile/dev_save = new(DEV_PREFS_PATH) + user_prefs.save_preferences() + user_prefs.savefile.copy_to_savefile(dev_save) + dev_save.save() + tgui_alert(user, "Exported preferences to [DEV_PREFS_PATH]. \ + Next time you localhost as a guest it will use this savefile as-is.", "Export Complete", list("OK thanks")) diff --git a/code/modules/client/preferences.dm b/code/modules/client/preferences.dm index aef4119d1515..740d99c1f213 100644 --- a/code/modules/client/preferences.dm +++ b/code/modules/client/preferences.dm @@ -101,8 +101,13 @@ GLOBAL_LIST_EMPTY(preferences_datums) middleware += new middleware_type(src) if(IS_CLIENT_OR_MOCK(parent)) - load_and_save = !is_guest_key(parent.key) - load_path(parent.ckey) + if(is_guest_key(parent.key)) + if(parent.is_localhost()) + path = DEV_PREFS_PATH // guest + locallost = dev instance, load dev preferences if possible + else + load_and_save = FALSE // guest + not localhost = guest on live, don't save anything + else + load_path(parent.ckey) // not guest = load their actual savefile if(load_and_save && !fexists(path)) try_savefile_type_migration() diff --git a/code/modules/client/preferences_savefile.dm b/code/modules/client/preferences_savefile.dm index 562ceae9c599..97801af313ad 100644 --- a/code/modules/client/preferences_savefile.dm +++ b/code/modules/client/preferences_savefile.dm @@ -275,6 +275,10 @@ SAVEFILE UPDATING/VERSIONING - 'Simplified', or rather, more coder-friendly ~Car /datum/preferences/proc/save_preferences() if(!savefile) CRASH("Attempted to save the preferences of [parent] without a savefile. This should have been handled by load_preferences()") + if(path == DEV_PREFS_PATH) + // Don't save over dev preferences + return TRUE + savefile.set_entry("version", SAVEFILE_VERSION_MAX) //updates (or failing that the sanity checks) will ensure data is not invalid at load. Assume up-to-date for (var/preference_type in GLOB.preference_entries) From c97eaa3195d503beb95ff520ef940798aebe9fed Mon Sep 17 00:00:00 2001 From: Winter Frost <98187980+RealWinterFrost@users.noreply.github.com> Date: Fri, 29 Aug 2025 15:59:23 -0700 Subject: [PATCH 247/283] de-hardcodes some of /obj/structure/table (#92740) ## About The Pull Request Adds new variables and removes minor hardcoding with the `/obj/structure/table` adding the variables `var/flipped_table_icon` `var/unflip_table_sound` `var/flipped_table_sound` ## Why It's Good For The Game This will provide more modular-ability, maintenance, and general care for changes up and down the stream. allowing modules and individual things to be made without affecting the /TG/ master files. Including with these new sound variables, it allows further control over how things should sound, not having to code-dive to find and change anything. Making it much easier to control. ## Changelog No player facing changes. --- code/game/objects/structures/tables_racks.dm | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/code/game/objects/structures/tables_racks.dm b/code/game/objects/structures/tables_racks.dm index fb2de1dd0edc..d1ce7c6f34bb 100644 --- a/code/game/objects/structures/tables_racks.dm +++ b/code/game/objects/structures/tables_racks.dm @@ -52,6 +52,12 @@ var/matrix/before_flipped_matrix /// Do we place people onto the table rather than slamming them? var/slam_gently = FALSE + /// Where icon is our flipped table located in? + var/flipped_table_icon = 'icons/obj/flipped_tables.dmi' + /// What sound does the table make when unflipped? + var/unflip_table_sound = 'sound/items/trayhit/trayhit2.ogg' + /// What sound does the table make when we flip the table? + var/flipped_table_sound = 'sound/items/trayhit/trayhit1.ogg' /obj/structure/table/Initialize(mapload, obj/structure/table_frame/frame_used, obj/item/stack/stack_used) . = ..() @@ -109,7 +115,7 @@ //proc that adds elements present in normal tables /obj/structure/table/proc/unflip_table() - playsound(src, 'sound/items/trayhit/trayhit2.ogg', 100) + playsound(src, unflip_table_sound, 100) make_climbable() AddElement(/datum/element/give_turf_traits, turf_traits) AddElement(/datum/element/footstep_override, priority = STEP_SOUND_TABLE_PRIORITY) @@ -129,7 +135,7 @@ //proc that removes elements present in now-flipped tables /obj/structure/table/proc/flip_table(new_dir = SOUTH) - playsound(src, 'sound/items/trayhit/trayhit1.ogg', 100) + playsound(src, flipped_table_sound, 100) qdel(GetComponent(/datum/component/climb_walkable)) RemoveElement(/datum/element/climbable) RemoveElement(/datum/element/footstep_override, priority = STEP_SOUND_TABLE_PRIORITY) @@ -170,7 +176,7 @@ transform_matrix.Turn(270) animate(src, transform = transform_matrix, time = 0) else - icon = 'icons/obj/flipped_tables.dmi' + icon = flipped_table_icon icon_state = base_icon_state update_appearance() From 697bdea143dc461e96e84eb19f270ad257b4f482 Mon Sep 17 00:00:00 2001 From: Ghom <42542238+Ghommie@users.noreply.github.com> Date: Sat, 30 Aug 2025 01:02:28 +0200 Subject: [PATCH 248/283] The speed of tools used in a crafting recipe now affect the time spent on it (#92577) ## About The Pull Request Title. Using better tools should now make crafting faster (or lower) depending on the quality of the tools. This affects roughly 85% of the crafting time, so, for every second of it, you're guaranteed to spend 0.15 seconds even if your tools are fast as light itself. Also a nit with the main benefit of the mining skill being locked to humans despite it being bound to the mind datum. ## Why It's Good For The Game Tool speed previously didn't play a role in crafting. Now it does. ## Changelog :cl: balance: The speed of tools used in a crafting recipe now affect the time spent on it. Report any recipe that takes awfully little or too long to complete. balance: Non-humanoid mobs can now benefit from being skilled at mining when swinging that pickaxe. /:cl: --- code/datums/components/crafting/crafting.dm | 34 +++++++++++++++++++-- code/game/objects/items.dm | 2 +- 2 files changed, 33 insertions(+), 3 deletions(-) diff --git a/code/datums/components/crafting/crafting.dm b/code/datums/components/crafting/crafting.dm index 14e277f18c34..d8382257d806 100644 --- a/code/datums/components/crafting/crafting.dm +++ b/code/datums/components/crafting/crafting.dm @@ -5,6 +5,9 @@ #define CONTENTS_REAGENTS "reagents" #define CONTENTS_TOOL_BEHAVIOUR "tool_behaviour" +/// The portion of time spent crafting that recipe dependant on the speed of the tools +#define RECIPE_DYNAMIC_TIME_COEFF 0.85 + /datum/component/personal_crafting /// Custom screen_loc for our element var/screen_loc_override @@ -151,7 +154,9 @@ .[CONTENTS_REAGENTS][reagent.type] += reagent.volume else //a reagent container that is empty can also be used as a tool. e.g. glass bottle can be used as a rolling pin if(item.tool_behaviour) - .[CONTENTS_TOOL_BEHAVIOUR] += item.tool_behaviour + var/current_tool_speed = .[CONTENTS_TOOL_BEHAVIOUR][item.tool_behaviour] + if(current_tool_speed < item.toolspeed) + .[CONTENTS_TOOL_BEHAVIOUR][item.tool_behaviour] = item.toolspeed else if (ismachinery(object)) LAZYADDASSOCLIST(.[CONTENTS_MACHINERY], object.type, object) else if (isstructure(object)) @@ -217,7 +222,31 @@ //If we're a mob we'll try a do_after; non mobs will instead instantly construct the item if(!(ignored_flags & CRAFT_IGNORE_DO_AFTER)) - if(!do_after(crafter, recipe.time, target = crafter)) + var/recipe_time = recipe.time + var/tools_used = length(recipe.tool_behaviors) + length(recipe.tool_paths) + + // If there's any, the speed of the tools used to craft the recipe influence the time spent crafting it + if(tools_used > 0) + //get the portion of time that's affected by tool speed at all and subtract it from the full recipe time + var/dynamic_recipe_time = recipe.time * RECIPE_DYNAMIC_TIME_COEFF + recipe_time -= dynamic_recipe_time + //Then divide it by the number of tools used in the recipe, and recalculate it. + dynamic_recipe_time /= tools_used + + var/instances = contents[CONTENTS_INSTANCES] + for(var/tool in recipe.tool_paths) + var/best_speed = 10 //failsafe-ish + for(var/obj/item/item as anything in instances) + if(!istype(item, tool) || best_speed < item.toolspeed) + continue + best_speed = item.toolspeed + recipe_time += dynamic_recipe_time * best_speed + + var/found_behaviors = contents[CONTENTS_TOOL_BEHAVIOUR] + for(var/behavior in recipe.tool_behaviors) + recipe_time += found_behaviors[behavior] + + if(!do_after(crafter, round(recipe_time, 0.1 SECONDS), target = crafter)) return "." contents = get_surroundings(crafter, recipe.blacklist) fail_message = perform_all_checks(crafter, recipe, contents, check_tools_last = TRUE) @@ -723,3 +752,4 @@ #undef CONTENTS_STRUCTURES #undef CONTENTS_REAGENTS #undef CONTENTS_TOOL_BEHAVIOUR +#undef RECIPE_DYNAMIC_TIME_COEFF diff --git a/code/game/objects/items.dm b/code/game/objects/items.dm index c56184598074..cd3f17e16225 100644 --- a/code/game/objects/items.dm +++ b/code/game/objects/items.dm @@ -1243,7 +1243,7 @@ var/skill_modifier = 1 - if(tool_behaviour == TOOL_MINING && ishuman(user)) + if(tool_behaviour == TOOL_MINING) if(user.mind) skill_modifier = user.mind.get_skill_modifier(/datum/skill/mining, SKILL_SPEED_MODIFIER) From 577dbefdb30d9ed4bcb277c361b8975b76b7e0fb Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 23:02:45 +0000 Subject: [PATCH 249/283] Automatic changelog for PR #92577 [ci skip] --- html/changelogs/AutoChangeLog-pr-92577.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92577.yml diff --git a/html/changelogs/AutoChangeLog-pr-92577.yml b/html/changelogs/AutoChangeLog-pr-92577.yml new file mode 100644 index 000000000000..a1c81911cdf5 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92577.yml @@ -0,0 +1,5 @@ +author: "Ghommie" +delete-after: True +changes: + - balance: "The speed of tools used in a crafting recipe now affect the time spent on it. Report any recipe that takes awfully little or too long to complete." + - balance: "Non-humanoid mobs can now benefit from being skilled at mining when swinging that pickaxe." \ No newline at end of file From 603fec74543092b2d3692d1a5bc92e6f2479dd7c Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sat, 30 Aug 2025 00:27:10 +0000 Subject: [PATCH 250/283] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-92577.yml | 5 ----- html/changelogs/AutoChangeLog-pr-92743.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92744.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92746.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92756.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92761.yml | 4 ---- html/changelogs/archive/2025-08.yml | 16 ++++++++++++++++ 7 files changed, 16 insertions(+), 25 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-92577.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92743.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92744.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92746.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92756.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92761.yml diff --git a/html/changelogs/AutoChangeLog-pr-92577.yml b/html/changelogs/AutoChangeLog-pr-92577.yml deleted file mode 100644 index a1c81911cdf5..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92577.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Ghommie" -delete-after: True -changes: - - balance: "The speed of tools used in a crafting recipe now affect the time spent on it. Report any recipe that takes awfully little or too long to complete." - - balance: "Non-humanoid mobs can now benefit from being skilled at mining when swinging that pickaxe." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92743.yml b/html/changelogs/AutoChangeLog-pr-92743.yml deleted file mode 100644 index 7f3af8dd81c1..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92743.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "loganuk" -delete-after: True -changes: - - bugfix: "Service achievement not being in end of round report" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92744.yml b/html/changelogs/AutoChangeLog-pr-92744.yml deleted file mode 100644 index 10d027084956..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92744.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "lelandkemble" -delete-after: True -changes: - - qol: "You will no longer fall asleep from bloodloss upon arriving in the Mansus." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92746.yml b/html/changelogs/AutoChangeLog-pr-92746.yml deleted file mode 100644 index b9cc5a2c2419..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92746.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Rhials" -delete-after: True -changes: - - bugfix: "When lacking a reference picture for plastic surgery, the alert message will be sent to the surgery performer instead of everyone nearby." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92756.yml b/html/changelogs/AutoChangeLog-pr-92756.yml deleted file mode 100644 index 791f20c3b88c..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92756.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "Fixed recovered crew blood-related runtimes" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92761.yml b/html/changelogs/AutoChangeLog-pr-92761.yml deleted file mode 100644 index 101f024533ea..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92761.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Rhials" -delete-after: True -changes: - - bugfix: "Fugitive hunters spawn again." \ No newline at end of file diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml index 2215e9c867b2..6ef77f576e71 100644 --- a/html/changelogs/archive/2025-08.yml +++ b/html/changelogs/archive/2025-08.yml @@ -646,3 +646,19 @@ - bugfix: Wawastation's garden tables won't fling you around anymore loganuk: - bugfix: Moves bots elsewhere on wawa AI Sat to stop girder blockage at round start. +2025-08-30: + Ghommie: + - balance: The speed of tools used in a crafting recipe now affect the time spent + on it. Report any recipe that takes awfully little or too long to complete. + - balance: Non-humanoid mobs can now benefit from being skilled at mining when swinging + that pickaxe. + Rhials: + - bugfix: Fugitive hunters spawn again. + - bugfix: When lacking a reference picture for plastic surgery, the alert message + will be sent to the surgery performer instead of everyone nearby. + SmArtKar: + - bugfix: Fixed recovered crew blood-related runtimes + lelandkemble: + - qol: You will no longer fall asleep from bloodloss upon arriving in the Mansus. + loganuk: + - bugfix: Service achievement not being in end of round report From a858885a7072378412ea4477bfdfe7e5b912cbe3 Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Sat, 30 Aug 2025 05:06:38 +0200 Subject: [PATCH 251/283] Fixes nonhuman meat being unusable for any material crafting (#92722) ## About The Pull Request A ton of mobs don't have blood types so this runtimes constantly and would produce broken material datums. --- code/__HELPERS/colors.dm | 9 ++++----- code/datums/materials/meat.dm | 18 +++++++++++------- 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/code/__HELPERS/colors.dm b/code/__HELPERS/colors.dm index 8e9ac7def5be..6a5d6025fd45 100644 --- a/code/__HELPERS/colors.dm +++ b/code/__HELPERS/colors.dm @@ -173,11 +173,10 @@ saturation = min(saturation, 1 - added_saturation) var/list/new_matrix = list( - 0, 0, 0, 0, // Ignore original hue - 0, saturation, 0, 0, // Multiply the saturation by ours - 0, 0, 1 - deducted_light, 0, // If we're highly saturated then remove a bit of lightness to keep some color in - 0, 0, 0, 1, // Preserve alpha - hue, added_saturation, 0, 0, // And apply our preferred hue and some saturation if we're oversaturated + 0, 0, 0, // Ignore original hue + 0, saturation, 0, // Multiply the saturation by ours + 0, 0, 1 - deducted_light, // If we're highly saturated then remove a bit of lightness to keep some color in + hue, added_saturation, 0, // And apply our preferred hue and some saturation if we're oversaturated ) return color_matrix_filter(new_matrix, FILTER_COLOR_HSL) diff --git a/code/datums/materials/meat.dm b/code/datums/materials/meat.dm index 1937d6c0224c..87f6318a64b3 100644 --- a/code/datums/materials/meat.dm +++ b/code/datums/materials/meat.dm @@ -134,9 +134,10 @@ subjectname = source.name var/datum/blood_type/blood_type = source.get_bloodtype() - color = blood_type.get_color() - - blood_dna = source.get_blood_dna_list() + if (blood_type && blood_type.get_color() != BLOOD_COLOR_RED) + var/list/transition_filter = color_transition_filter(blood_type.get_color()) + color = transition_filter["color"] + blood_dna = source.get_blood_dna_list() if(ishuman(source)) var/mob/living/carbon/human/human_source = source @@ -155,8 +156,10 @@ if(source.exotic_bloodtype) var/datum/blood_type/blood_type = get_blood_type(source.exotic_bloodtype) - color = blood_type.get_color() - blood_dna = list("[blood_type.dna_string]" = blood_type) + if (blood_type && blood_type.get_color() != BLOOD_COLOR_RED) + var/list/transition_filter = color_transition_filter(blood_type.get_color()) + color = transition_filter["color"] + blood_dna = list("[blood_type.dna_string]" = blood_type) return ..() @@ -170,8 +173,9 @@ var/list/blood_data = source.data name = "[blood_data["real_name"] || "mystery"] [initial(name)]" var/datum/blood_type/blood_type = blood_data["blood_type"] - if(blood_type) - color = blood_type.get_color() + if(blood_type && blood_type.get_color() != BLOOD_COLOR_RED) + var/list/transition_filter = color_transition_filter(blood_type.get_color()) + color = transition_filter["color"] blood_dna = list("[blood_type.dna_string]" = blood_type) else color = source.color From 13885d059c3dabcfd7c1ea63b1c0f8c6ff838f3b Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sat, 30 Aug 2025 03:06:54 +0000 Subject: [PATCH 252/283] Automatic changelog for PR #92722 [ci skip] --- html/changelogs/AutoChangeLog-pr-92722.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92722.yml diff --git a/html/changelogs/AutoChangeLog-pr-92722.yml b/html/changelogs/AutoChangeLog-pr-92722.yml new file mode 100644 index 000000000000..3a7708b1c2ae --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92722.yml @@ -0,0 +1,4 @@ +author: "SmArtKar" +delete-after: True +changes: + - bugfix: "Fixed nonhuman meat being unusable for any material crafting" \ No newline at end of file From 80069f48300d62b995e3b928e5514e645fcd0b08 Mon Sep 17 00:00:00 2001 From: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Date: Sat, 30 Aug 2025 12:49:27 -0500 Subject: [PATCH 253/283] Increase repo default max number of traitors spawned roundstart (#92478) ## About The Pull Request Repo default max traitors upped from 1 per 38 players (up to 2 traitors at 50 pop, up to 3 traitors at 80 pop) to 1 per 24 players (up to 3 traitors at 50 pop, up to 4 traitors at 80 pop) Note: The ruleset can be executed twice or even thrice depending on RNG, meaning a particularly chaotic round may spawn with up to 6/9 traitors at 50 pop (and more may be added via midrounds and latejoins). ## Why It's Good For The Game #67823 changed this number This was done because dynamic would force spawn midround traitor IF any midround ruleset failed to execute. But dynamic no longer does that. So this value should be reverted. --- .../controllers/subsystem/dynamic/dynamic_ruleset_roundstart.dm | 2 +- config/dynamic.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code/controllers/subsystem/dynamic/dynamic_ruleset_roundstart.dm b/code/controllers/subsystem/dynamic/dynamic_ruleset_roundstart.dm index 1bdfe9476154..7bea57bffe88 100644 --- a/code/controllers/subsystem/dynamic/dynamic_ruleset_roundstart.dm +++ b/code/controllers/subsystem/dynamic/dynamic_ruleset_roundstart.dm @@ -38,7 +38,7 @@ pref_flag = ROLE_TRAITOR weight = 10 min_pop = 3 - max_antag_cap = list("denominator" = 38) + max_antag_cap = list("denominator" = 24) /datum/dynamic_ruleset/roundstart/traitor/assign_role(datum/mind/candidate) candidate.add_antag_datum(/datum/antagonist/traitor) diff --git a/config/dynamic.toml b/config/dynamic.toml index f275a7b26dc2..3d8b6d296552 100644 --- a/config/dynamic.toml +++ b/config/dynamic.toml @@ -452,7 +452,7 @@ weight = 10 min_pop = 3 blacklisted_roles = [] min_antag_cap = 1 -max_antag_cap.denominator = 38 +max_antag_cap.denominator = 24 repeatable_weight_decrease = 2 repeatable = 1 minimum_required_age = 0 From 54b3d6a7964e2424a5e0bf2baa5c0fd5b52a9717 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sat, 30 Aug 2025 17:49:44 +0000 Subject: [PATCH 254/283] Automatic changelog for PR #92478 [ci skip] --- html/changelogs/AutoChangeLog-pr-92478.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92478.yml diff --git a/html/changelogs/AutoChangeLog-pr-92478.yml b/html/changelogs/AutoChangeLog-pr-92478.yml new file mode 100644 index 000000000000..d7a40eff1bd7 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92478.yml @@ -0,0 +1,4 @@ +author: "Melbert" +delete-after: True +changes: + - config: "Default max roundstart traitors per ruleset upped from 1 per 38 players to 1 per 24 players." \ No newline at end of file From f5aed5aaed2fff1a77f59ffff6a27132dbeb2238 Mon Sep 17 00:00:00 2001 From: FalloutFalcon <86381784+FalloutFalcon@users.noreply.github.com> Date: Sat, 30 Aug 2025 12:58:08 -0500 Subject: [PATCH 255/283] correctly subtypes rogue items (#92782) ## About The Pull Request someone forgot to actually subtype these items ## Why It's Good For The Game i tried to go to the definition of eyepatches and got brought here. it hasnt been an issue because of this being earlier in the load order. --- .../bitrunning/objects/gimmick_disks/dungeon_disk.dm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/code/modules/bitrunning/objects/gimmick_disks/dungeon_disk.dm b/code/modules/bitrunning/objects/gimmick_disks/dungeon_disk.dm index 9f595d5774f3..3cf85bb2c665 100644 --- a/code/modules/bitrunning/objects/gimmick_disks/dungeon_disk.dm +++ b/code/modules/bitrunning/objects/gimmick_disks/dungeon_disk.dm @@ -109,15 +109,15 @@ granted_items = list( /obj/item/clothing/under/color/black, - /obj/item/clothing/shoes/sneakers/black, + /obj/item/clothing/shoes/sneakers/black/rogue, /obj/item/clothing/mask/facescarf/rogue, - /obj/item/clothing/glasses/eyepatch, + /obj/item/clothing/glasses/eyepatch/rogue, /obj/item/bedsheet/black/rogue_cape, /obj/item/storage/belt/fannypack/black/rogue, /obj/item/knife/combat/survival, ) -/obj/item/clothing/shoes/sneakers/black +/obj/item/clothing/shoes/sneakers/black/rogue name = "sneaker of SNEAKING" /obj/item/clothing/mask/facescarf/rogue @@ -125,7 +125,7 @@ icon_state = "/obj/item/clothing/mask/facescarf/rogue" greyscale_colors = "#292929" -/obj/item/clothing/glasses/eyepatch +/obj/item/clothing/glasses/eyepatch/rogue name = "eyepatch of SEALING" /obj/item/bedsheet/black/rogue_cape From 6ab7fe59525c80706f6707c67994bae90e9610ab Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sat, 30 Aug 2025 17:58:25 +0000 Subject: [PATCH 256/283] Automatic changelog for PR #92782 [ci skip] --- html/changelogs/AutoChangeLog-pr-92782.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92782.yml diff --git a/html/changelogs/AutoChangeLog-pr-92782.yml b/html/changelogs/AutoChangeLog-pr-92782.yml new file mode 100644 index 000000000000..f346d9bac38f --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92782.yml @@ -0,0 +1,4 @@ +author: "FalloutFalcon" +delete-after: True +changes: + - bugfix: "some rogue bitrunning gimmick items have there silly names now." \ No newline at end of file From 48002729287f54045760be828fd912e63785f300 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 00:31:43 +0000 Subject: [PATCH 257/283] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-92478.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92722.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92782.yml | 4 ---- html/changelogs/archive/2025-08.yml | 8 ++++++++ 4 files changed, 8 insertions(+), 12 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-92478.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92722.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92782.yml diff --git a/html/changelogs/AutoChangeLog-pr-92478.yml b/html/changelogs/AutoChangeLog-pr-92478.yml deleted file mode 100644 index d7a40eff1bd7..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92478.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Melbert" -delete-after: True -changes: - - config: "Default max roundstart traitors per ruleset upped from 1 per 38 players to 1 per 24 players." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92722.yml b/html/changelogs/AutoChangeLog-pr-92722.yml deleted file mode 100644 index 3a7708b1c2ae..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92722.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "Fixed nonhuman meat being unusable for any material crafting" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92782.yml b/html/changelogs/AutoChangeLog-pr-92782.yml deleted file mode 100644 index f346d9bac38f..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92782.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "FalloutFalcon" -delete-after: True -changes: - - bugfix: "some rogue bitrunning gimmick items have there silly names now." \ No newline at end of file diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml index 6ef77f576e71..d8a9259df912 100644 --- a/html/changelogs/archive/2025-08.yml +++ b/html/changelogs/archive/2025-08.yml @@ -662,3 +662,11 @@ - qol: You will no longer fall asleep from bloodloss upon arriving in the Mansus. loganuk: - bugfix: Service achievement not being in end of round report +2025-08-31: + FalloutFalcon: + - bugfix: some rogue bitrunning gimmick items have there silly names now. + Melbert: + - config: Default max roundstart traitors per ruleset upped from 1 per 38 players + to 1 per 24 players. + SmArtKar: + - bugfix: Fixed nonhuman meat being unusable for any material crafting From 2adf591417f18369d0b8d03563fc70a65c2e0772 Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Sun, 31 Aug 2025 03:32:55 +0200 Subject: [PATCH 258/283] Brings back "new" goliath saddles (#92791) --- icons/obj/mining.dmi | Bin 62212 -> 62025 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/icons/obj/mining.dmi b/icons/obj/mining.dmi index 7a83f5d05b1525ce0cb1bc173c84a0efbaf7856e..70f5aaa62be5bc75525d39966f10621f5ff17619 100644 GIT binary patch delta 57584 zcmYhiXH-*N(D$7{fY3t+X`v~CNEM|gfPm6P5s}_On$qhDJ#-L3rT3yBU69@hpmb1r zFG>$3g!*vZ_xnEUS?5E(oVBuN_TF=5=Kq_}b;7}~!XMu^Xh z&6S%J;3mGle8Hkuq*ai;h~LPfW-)d#T0-x53C+CfI;uP0Z4~C2t}buIx9U{>)R4}d zV~~FOfu=t{kLB|;=VyQh_tt{aG^PETT=y^cW4pZ`&2d~}npkPR+}s)o(U2U@sQAtA zZ|UoXlV z{s{=^momq4$VuA|D459Y&p!BVq!dBTS*R_K=e3_PmBtJ~ZvkNYi7zj@YVn5~W6c>~ zM|Usr&%ZrSIfbn5QGWf%m^E`ke_{N?kx}mGz;LvcoYJQ|ib0eVvngB@J}7(neENqU z6T6guXjCX!jHqr7nCkPI&63NgE&mGti}DXj(Sa8k(zr(h&%lL^7ug`nzq!%(bKmo+ zk6vHl6kb#AR}BF7=_qjn!mS#`g!_6e!N4cHchPXo_BZ!~ZYDiEcFlejlQ=HF_gZ~u z`3I|WeGvBW(EjHq(d8eW@fuoRq}$Fy)YxRbb(qCu&P;vQlHHFsbTwKc+Z{F6;6cZ}Sho=E%d?j#6(rG{e;XZJ!*l>XzC_%6LT%4}N|LxDEv)j7*nO{OU-0E3iA@Od(Cs^$RzizNf3^Vd~ z@>!;0PD0@!m*#?FqVTDV-T?iDQb6wlrfzqxQP0y;GM4pWoNvk}WmZr2+5(`V4k%wG zi9=z4R@Y9_8jC})z{@KB9eLMB%XA6l4~h*(kAV3*3dXm%?l6M!7X9TpuU#5HKehYT z$`cVcOjGuZbL3V)cr3To<0vcooYARn`>p{O-A1Z1p=PeRwR1{|mVawvn|UF|%Btam zJJmz-d2gy(88W1$f5gO4j7%{J89sMMzk1becYURl+W2X6rE_lcz54x}*;%8rn}Zy- z^d}Q|GY2{qGHt&;i_p3lRTpN+8;X}dLw^&J*ZuIrPS21Xu@U!9SiiKmn7Y2FwbM0k zo?h4_y(f-ckOJ4h9+4DLGNDE9S&R!u_5&l#hKgR$y-M6A0z2{3gQl&mowfS~y$wF9DXW*r6 zfKnRHhBx^ll_6?)laNUnv-bikqx(DI8s44|d$A$5*iiB@zM=807e=SWngF}cK*)`0 zPs*aeR2()k!~nRdVTHl3s;xpZNbG!8JYdJ~ zka92UksC|j-cH~lkXz`~bw^K;$x|+iYK@&&sQhn*J}9EQNwLt{Sj@H6dsSrZgOIvH zAePVA*W-@5&--0$$S_!6Am@imyeCgRt@&o_*+0RCmY=H?2fYgJ;hU?6SgdlMl_e^U zE`u}kd^uX!F~030rF_w4&T_?V2dMoWB^Jum`EQdBz;c6c6d5{YLK!bx3hVbOKj%3n!Q{YyN556Vnc<8SC!QixZMcP$y>WTZM`2H<{FPDPcDo3i~7DS!cH?@uCyb>z6$k=n1`J(mu@>nEXT>*7` z;*G<`!5u_DZbD^+;0WNb@%x9Ht$=ZZ`>fk=ASOb?KXopxzqQwQGWslBJJYuvN}C~r ziI|h}r!omMSL20_Y08zYij(AYB$z`uwB_4S9Xh$}6CCch#%b;zU4T0j@GvM!0IW3<0DBv~SMBS_y4%acS6( zLIl|9iprd4hU*MNgS6mJpH-hIi(9qj8iq2LI9#*$4IAmJ#t+BUzAoMi2)MVV+Au&( zHXOtSg?&?z;B7=2FcI}&91kBg(z@9@_{@*xA+p~jLsDw94w_!O1Z zNMb#)AY>`Dl~4p54tMf!t0J0u)q03Nr5qZX#olruhlU`+jY zt78)f!#a&|rdxA|{lzRt9m5YT^*Q9gcpOkrrnw@01nJst@rGj1L$@OuJpVpbrCJ}O zQ8s+z#REMop0hEkr?0i>#vZNw5&rxBjf`P*yP6vw362MeIGmnsl{?XZN)_8MSVKE%L-J9gd_|0Oe3TnY#5rPgEH4^y)+|}jz;|tPnOY+Q`G2RsxU?4+w zw{x$4aEO3;B7}M8Po>gq#9m;3xqg|Ux!D}ofvhaQH}PK377KCuQaIQ3`ChA10(C~B z)@H0O4+yK9tDJJ`JR#nh&oEEjdV)%P(i_HPqLwW1f_4naRs(f`^iwoUet98S$OI8I z*Ky|b-w(2O;RrU+&HV8L9~=tu2DFjGo-L;lYrl#K)kx;!C30JGsNk{u=PazIg~n+Q z_3Dx`X%G18N!=%1xz8p9Y61>Z(AuDdV;n(J zps{5iIqioRB7~;i!XNzLAE`F%dzffiAB&Nv_$4-fzsDW=fErOU%6In-4(Yr4+3#L6 z{J*5m5i{~?iVq}0U^nau7<~-HWQp5qLD^|pT_w*pnMbDD>=tiH3yy=`4ZMY=)j!KF z`phDFQB^q2NRIftV*@Yd>zX$E zdO#bHBrsz9rK4J92N>L=PY|hlg60h3@RSsG`_jCaRFsggk^BI#grHzt3ps+=D#xj+ z<-N1xt=@4GLG%4|2I1`Of4{X$-kv2Wh+v9sLH}rDg#PIu5jd_d&kCYGwWK!qR@6@x z^Z`Vl6h%$<^+55v?x(pUe?AAd zeaYXM`L37zZ=zU#F15z4U)cQ`1-v3B(7d@mAQJPOgIwUSx{-$V)~#E&XPYA-ISoRl zn(fLYXf_Inv~$Ay3>mK|lx!R6%KeSj5eGiWVgn0O7qxrZ(D?{yLSDtdl@V~GO-Di% zO&AlYpiVBA{+ahJ;vRuXcW&$#Eo<*ys#`s@eFJ`F1euW7#AkJM#8drAcfV%R^|16v z)0_$|ICTMQVDs_R!0=NeuM=UK-*gA4PdlMx`_9E@dw=lHwW7P zx4FDxeNk>$X13E@md-a_^Oo*`<1i}qfs0C>iFd}?tZ!w(;LQ>1Rs0)xspv%Bs?93a zbwH)RTMScg&x@Kb0HE>o-ctA4?pqsmD$IwV9wq=$w(Kpxu~WkgLWW(geQYF8*Vou3 zW1cL+ALd)Gts8YN90cB*5GPkWR+lGPY=2Ybd7gt_unKMqXU9{C1sCLiNT!zjWWl9u z2)|W~Zs($gWU0t@g46f(4}B!UtsWu%7~gmENB<_&^J9yC{L$<3;Za}}f=y9u6Sbcs z?P7qVW!crcV4hsYGOD-ih}TIWh_HtU@zuF$S<3-J{6OJL!XyIb50rT+Ev6F>sm7pM*^SeL{1@7x#;B_6*y??39+Yn<5CQE`8?<%c;Y@^ zb(D%fN&g4*Y{6k|-;CPzeTnyTjb6R-eU`ad!u-rI zGqGvluR67H&UunvliA1shtYh#*g(8y!{5p1(v0r+>sS&hHals7R(-c*as1+tR;tWz z0S>=yQFS*=6BP$L=g?ORIX`4fTh2b3K9+*tfEv&->P;74f3vjQCF?AEj`9}b6axlq z*(Zo!uYc94kfO0t6@Ra$RI_02A45@`g~iWdUdw?;yh=|)UqZgQtqQA=OP&+-iNDUV zENJri((UL0Wi{CLb@=`aEfZK@zf|xx6;(k4Ug~!KTAaqF4#p|?$^2ZcO6&v1ui?*q;kOZp}F?11#Z?az5bwp4~fhDXdu28h{N#`8iGIU0yVFUV4w z07Vi^De{jQ`u^1=Rj_}Vo&C$J$`>N$_<4xUNWl`oShQG zcsBPY=Q%Z&RknBN=X2<-0L2qXx3B#4vta|D!BEwCy3jsWmp+bIP>*3$>{*C3+z-CG zvBPY3>1H#a6T)k{$JOPxdeysYj-I`)@c%%!tY$@RJ^n((cu-#S0{1Ugro{P}j0Sh_ zbQhlCiac0p+1kr^bg8ZW)$9neI!dRmn~_diM1?l-T9Wq|L?HEE)?0QL;X?Bd$kw+&FDD#Q$Q&f37 z3l@H?`Mbem%kE@#q{ebaUL6w3N;_FSGZ!E9vfS)1XKp_osp9cdc`t-bd)ziRG3`_@ z&-7tn--d1FK>idE7i)u$NoIidD4F!i?6hZy!_?&$$UB9#S-6C*PkR-VIXBix>t!3l zxR7n-8EZ@FCl?nyZ-sKhWE`(TNG?f&$)bH`!=JI{UMMnk5t@5pTwvm_W z)#W9dFd>|BzXxt0naQrSGp-tg#?P{N8|FGyJAH8ez}4UO@B5}N{?RH$l_(#|Uibq` z6LO?*@CYC7_WUUGcHUjYof*#GOw~2S$iT}le9GrQqMV3UKS^J2PGl8MPypOM`H#*E z;JuQZHj8;e42_ryw>IuK7X0p9_Y|?(dR^|uKHdE0VeO->XQ_u9V$y3LlI(kqez^Bd z$ZZb1&59Z-{mC8;#5u@+fb~OoX zAI$y?5S0h%E!u4si;PYqwpol+yshyG#srRx0CBa# zSu?@jyxsyBO@d`caD~8v5P?+<>$jvG>b>%p1=%q_Z$1Vo@n8@({BX=3&rlT~mE4@- zsYnF=@pY^*_STsIs57@Q=32UWhFVXAOXKU z`zJ-2!|1@*73uv=^*Tm$UCIQUini`9O^|%!YKPRyp&}I_?ZOz^WV`EKCwc+Hs4wdu zihjNJiX7r$AsQ21xHy$D_TIg_?03~pINcghb5<_pE&%`?kbK{XFCSjiFeeKdr$pJ> z>Ln)Z+MOx3{?gqUXwQqVFItamUk3z5+Ky}PqSrNVjTI-lj3|8D^%ciRAFv4JmH$Kbov|-%+^cfkG<+4}`x5>xeEZkqoK&z6NJ@ zvhm-7t90EYbpPFPDD$u#GE+qmdg{e&BirgQfE=UYfC)i|sPQ8yOScLDF4=B=kJTo7 zw(_V-bwuu3tS(8swzn}1ju~*?xsUr!SQmmQTTgn8tWZG?J41q0qTga)x6I3Qa|rJO z+dU}P>rSk$Cw%H%W26)jp~b;k$$4?-)Q;W1qtEVrE(LjHzZV9IHhPp0T5pUJ`;&#e zj7mx5!B-{%jr_@XXW4;?&CI>P*DMdg_<$3~FNU>b$(a5^p)|=cPPc3Rbb_4y$yK9i zJJc^jiJ}HdR&-(qV<|z&0_xU7m#3UfIDyNpX+bACQ1ivtck|>6cl;28=l>ustJgTW zl?YyH%;BD_ow|Iv|5USAynSlR<>m{dA~T%RxV)L?3&&djhXOzT2@O7M&RsO_1 zl{{qa`(>OR2TWnL_g^}m!-V*CgFC5`FeR&fmxUSOBN?7UJ9XaUa3W_{fr@4`XKIu_g?4dsQnWCwuJrQh31vl*6TH(ue0qfI2{0!J zesS;3_w{fbKH++O&w!M0-+|>)j&8&GHoo~p4n9%r_!$tZ@%rs-Sb5>nKi&|e@hh9X zqmZ1X2^+GBUVmR^(s+BKSXb#M;6zJY&-K85Iz7DkieT;_{_8Ro0cF(1AaEiHREQ8; z+5AO*UkyQxJ9-jNly3YSY>YYnIyu~4re5N$MdvW`PZ^0|{CV--#CK`p6C^bL@yFlQ zA)xF-MO7dsF8(Fa!4#!y-^csLQSyH#GVj+f5>yKEN_TsofDa5?l9?$3NUX<$2y9xn zw9hG``~?N=yr=mlRm?Uk-o~>Ft4Zv|%BHS)5jH)LVx3i%RIIkpnVpCJ6qucc{wltL z5}@34Yoy1@Cg@JI@+RbZJxZip;5ejEUL>=dZK{%tJj z(g?}d>?AwFg*Vs8;41bF_utJJK$K0syirE1;-;~vpPz*+;AZ;+_A2!nC8Oxmdj5;2OK*%R+lE-1fK*tW`mP&AQPwR-F5v< zEoWQKA^rVI5%c*@BALX@i<;&Qi6J6@%39`Y&)k!ndQ6!Q4pLL=ewWCaVD8WZ{p65X zX^Ar#SS193rE;`h88#jxKA}Vs&1kukXzt{)mkn@MM=C?=3 zrz`0q%oz_l1D7h;I0> zdlEIlJ1v}ijYXfBs^G&W4!6M5(CKuqF!;l@{*-DBM7^cbBKu8Z=Yiyg(+u%d@f0v& zHwH6UmqSWU69nax86m{P)F?1ypVbo_Rzxraf~)ys7$}4TSCZrtiGOnOaG;0u+V|ik zA~4sC^ShiVqkBUUjm!xv0PEss%vhlj`0D`+zjzH;&?Mm|-i9TRs96@fvdFlv-<8aN z$rh4rOp=p0wm~#2Px0+Z(rp&4LWV3)s!pYV&IjMzF4zhA--^t1^pZi_BIC)+xljC; zLa24K#K>Qg2m=p$lxy607kIqca;}`)`WEC>NnRQB(>JiizkK7F&-eXh%RUhB6M zi=4vj2;T;SW7O2{{o&&TX}4cgS}^Sl$#55%#WZosu5~Ohl`p8Dzl+!DbSR+M1A`M6 z-h`oyzOpP{rh>2V7QapTi=Ocb7*~Ce+@~hhMo8?luv;h)IFaQ(K3pF+67O(n5e+?? zcP+CfNYKK5M(zKNi?PdujrjELhi9ALOTDUv!v}!#xLX;%K~4n0Bc%oo_HK6&mr>v- zLK94u0uY!4=28MM>G1E3su4~eC3moy&5ZgKC;iESO0r?$63a59pt%Q@xh zm^y0t(>83BK%6b+*Dt0@4bXgu7;>Sll6Bg>QczFjg8dFgfAmZ^LHdL6KTuW%Z{b*t zJefzfMR!z3!XfF8Q>W4VCmqGPob8_l{6)A}T{GV+1tG?9}3eQVCouln|J@S*-PnRXT<>y%=|CiTcBwwoexaV*j*Yl=KJ19T#qH(X8 z$K5{5j~$0Hn<>YL7c&uNF{cGdX%e(a!gpnl}*DAIDRFSa4XNci7-5VtLo($pJ6K!q!Y({ zJky?UtvzZUd(Uh<>nC~mlv)7daZMKThsmsZSLOrf@x+Skst4W8}3UD z1$a{KKyG^H6(kVIYV?xuA8t;Nv@i#9YA%YI7H|8U6p`wX&BI`+n~cR*j>PZ#f;UB0>`+5Dh4{j6F=^Y10jq+rJPxIzsysxA*j zryUD$V1sD>Vgfc2n~vSHs`Nrz{BXN;8?GqVb_~MBpYf*;Cp|F*yD$(;J_7Rlc-20t zKY>il8cb;B!ro8NmoWvgi=>3-`d1(gWFZnzJV>sBg6^0)Enw;wVHZcX7PowxaJgzz zgJsRte4HEiHzkrdThQHs3F5{_ylfH71hR5+x9i-x+%%fDYk<}@OViX5lKbdQz&H6q z3-j1CeRm_l*|Dw?rJ{_y45d_qby`o|T7PwJwvZif`v_Sx z^yNz(+KheiVBJ(Jh8uE(1xfvIn)x2tN)sBAIQo6(=7LA@a5tpp9ejOJu5u^yPt=#S z=LNWVpU=))Q=Lhiw|NOMtvX36w|U_ZNk&Jja522A7YPln&9?fFR5`ERah4Zb82MHB zJH5wAQMUz{8BN*=&V$#c(SC_Drm~PW7yKV_+tbXrq@TCBfp4x|CygmP_h=95*a^g} z{%qt7GI{1m-pN9wJ#^0Q9{4zVH7i@TAC2~@<^B{1wa?I6IwDMu@_#DlLKPOJTW%8Y z#k8EG%(OA3CoV8zx1}JyfGpug0URZ5ht9cnQs&P8nImI&E0U6ulJGy>4=psic%L=6 z*sNftJObvq1}ddNJUY4yA25nD2Ssfz!I3AT6wcB}h zp=sQWOZLdU%;fSZ6{~pEm^VnT!g0`u9xh_R%-GZC=h~e3AYQmwMIfi1Xqp#O#n$^* zMDq!R_=wJhV^lBXE$5lnD?a$|1yPalZ^kkW#WRne1FgDrW#;U;KNBR+r23VM_YZ!? z1Y7>?zG6m4^4D~9Ffis?JdPf*aS~XTak|>>7`I5gHMn^II%Fk7$X4r0iVP~Vn@_9+~hoXh0 zj$`yUJb@Vb)!@Ak6|Z=71g}ky5%C<^Il_kGZGZ18sIlwFwxiknBj|$eXlJJDkSrEm zxRZFbeLDPJT`QfbL;;nB9F*pgzQ2MhhDDG7HyU)jWyIF};N36CafOWkkd8cBSQB(+ z#v+cTo!67r^$NcceF_rUP!pfdkqeUA*u|SQhYoPl0E-TfJ+z{l54E z5fR7N(LV;1R}Yb@o}XknmqTb0lILJ~%_MGpf4GD>E=4)nhprA0eSm-hKRQB#mj^8R)Ge3T&T~^JD#G7Y?&-$Kp7NC- z0j=XFT39Aw({96-G8=LEMlFFn1^G`Fo;KxRGZBJr$x6<^)0~?|&HaQSw~q(?5rQ-j z2s?@$&kTkWq;JI0jc{htyYqUk@_0jEYux#wAPrY;=_IsLm6t}iBMt_GfPsigBoG7I z!94)M;Rp8a|=|j)2{ZEDPT#|fkjhA4%Z`xqVpH=8$Yu9v^|(< zVLt2?v!DtJ*gW)Jd*AqNypKzOPqcFkBaK{aB2RAHQp5K~idZk}70RGTP>O*_SU@b= z?Oxc5+yM=5m*!=y&{3rzYw$m-iZ8j4zCmM(|Z}Ys!)i9 zg;8s#vR_&gq^ez=b1i5SI`5!vO`3g zfnPd5pv(pg@7*CxdQ6Cr5EKv-U=?78LIv0ac+fo~d0cNPw?fTPYky*up-@?oPa!vc zqXeaWYvV(!kSw=HJOumraFx;6L|L1Ofb7y;gYK-Th?FW6w!!HjFf28P?3Xp4_BX@e z?4>*&0+!CCRY7{zjt6xKM58Zrl}Gm5O)+lsqp5H8y0bR-V$bQ4=WEd#`F6orOM%s-GbZaqP?5?^UvpQmaeK(ozd-8dyAP zeAFWdbj*^F57IySd)Mzw*!x429lPzv+t;=COtTmdIMVG=7j=T1s!!i!MmsxYX-eZq zjE+oblDwawlmCVp3_W_R2>et-F=XJUzO!84a{R_z4Dp5qTFij z-7y{H5r%zbYvP4FyYyyl>JmF+sOeyy=j};coGKx5bM0+A%6e`vdNd)4%Pn@#JZ&~l z(-2$p%RwGP3a`LclNNtw*sT!&2PkOb{Z7z%VT~E5 z_063qMtPOT655ovvL`xGB0EIFWSrl-k!DcE>P9M74!8!nIiw4F5E%1Z-{qJ1gsB$i zJP-7fWYxdPciD26*ZvS^?tX#SDT6Mj*_)v{t&5daZZ-JOR^q6YjJJ%zLU_a8S0y%@ z4lma{)z3&YTao}?UK1YYkD-4aoZ6gWYn7jJ(0)N5&@8n^V@TBfqtD`Rv=DGXF{PmUgmPvNAj2GE5 zGbJ)53rZTwTkg%}0G#~3j^8$ZzcATTKb>;i(6vN1t&ssFo_#2<`(f9?m4!zk&K?g(Lh9~xT zblGW~mMH*(h@yANg3+34isvU>2t`Nc_^0S3eA~~Z&uvTA`;KPiR9)U?br13_`#;>3 zxT(CKKeybwQFI?{X}?MpOdD!Mn9{WBAlo&o1epP8vpKEz3TNt<4uxihi&mab? z3l7(HMGunP1rZX@h*Lk2e8 zfCjQCKN~OPa6lzLOtPnJvivZgP;4q7s^lhTin-JP!SVES_d{%q#u+Q7eHV^L*Sb9%TQ^HKujU3Is82=_>xFwdgWX66d8tDGAp`-Zx3 zxWqMF7O{d~Rar%rpD-<4e#koLAQukRVUbF`HFCurm;)cbCHEC=&7b2@2t!9CfHZz# zB1vdY&AY`v6nPA~Hk;40T}L_eoQOy}XsVn`<4DEYXvPyFhJq(}d~z*`&7rNTz}Inv zs1*bQ4VJBSZ)ZopkQ6yXAArn*axqYoWJ2podddN>%J)R}y&ef52}b9941$?{vjh2+ zA7wEe5Fvsq7X@VF%?vSJe*5<_k%Tt69T393HusTG{B^;-9j|)MktZUb+Yb|l!b=z7 zUkToY;g)6&;nnNqt*r0y zj~peXPSxJ_42Dri2o#?%kW6MRP?%G5WI;xd9N|H~_Uun3g0m@aQ6naVTPWT3tZ6k{ zx<2_pBbret*9%oVo~kuBO-YlKBgzeA7|v(6+^_~+FY$Hro@qHW6Q)VAl~b20Dr4JH zg1iWqi(hJ}dv|C)tL)V%DaNSj+@p@70Y|EQ$@K|Y^*aie;1H(&mo>A~iVPvv-D>^4 zv*1Fo9OnOOJzdJpzqVD@6{{ZDuhFhydd@dX%btY|e)EaH<7?Ix)<5;*pz~XkLJB!^@~sT#USHhIfVg+I$iFdJ zroP(>`u<^4%_;}vky@>oJ#oMC!~;!U*KvMl?#aejiU?hJ@tnJI8e`OLndwXY_FbQc zGr<2J9NwSkiM)deXdwVd+Eh(M2NG>oY9{FU{rQHF|H1uv(q!#VUGgk5Zofjz;ObP0 z)_X+y?OhJ{ax1TVg{>Vp=)74Mu`5ppks<~vY(h|mgb3#rn~8kx;#4#@Ne*BRajChTHNbgJ;fjY+ zqbBjz_8Lr?Y>i0QcP-sy9S{7d3lSn!(s|PvC&7#BvO0@GNmzx{D`b+($IwlgM|W@| z!>!`e5Au$>dB&*PMb%&C+E*$n=FTM*`wP#s+RL5P|94@`A?;UZTnfRcHiQEt&2x=Y z9N~JS6Gr zag%T4nq?MaH5nA|TGEdf&Ycn^%K729vq{awj?M!D8EEHSB2aCF;I*fr>Dy648bP7Tm@3w;J1KECDxHJ>k`4Z%Z8UBy6NCJnwk zHVlM-gCam_k$uEaxA0GbF>67?cR=kbu5+Sp7KHInf4p=1W=$B=rY$1!)%MFity=wE zK=k2V;gHx`iarb>SWd*&;o}WlJb;a65OgpEAN^gic126I9nqf9SEiD{wU~GIS!ng4 z%vjFG*?)2(RUDqu@UBPuEQ*z~I{JsAi5KyO0Bp@If;rZ4v-~gMMmw_1Mr-V2@%Y-{ zEu+}-RBPv#UHwFUFt+Ma#`t>0>H06Afw=hI8iXcqL z565ba`0>u#9v>b+bAtrm`jbHbCcT@Z*}Y#JqzXcPzHqQ6_Y|MdZr@Lt_S9Z^Oo5&S zE59aj`5=F?zS?o@PA-q$^-|LDNAn z11Byg9OW~BG##vUr<@bZ16BJ^0=7<)gMA_l*8M&M?j#CPvkioxl@q!`mB zN(~;ewz%JSADnodA`SxP>8qJ3VAe}^8mZ{lM@T*?aZTOk{ zqsNE~jvHKX?rQ8a>eLCiOyEQ!{yiV09b=bO?Ic~)tlU;<#}Z4uBl=(|d&IJcqen03 zAp*66PUVQKPB?rzrEX{;@le{&1X#TmmQrH52AU)q&A`%RG3SAg$6jy9dK`vJ^dMb( zcXj@sEs7^s>=wnn`MwrG2U3b--<1c>HhE@v5WFZ>DnY1=VokNq1qH#e40Lh`uG1P~ zR+eI!yS8TwD>cR+cn&*vTVVF88*pJ`yqGUWMWpDdcb3(Zy%(9mZv~*UTPIn&$l}21 z8@F-RQKRRHILpa5%GF`sw6k*(}@B2xLs8&cK$BGGEU6<#-4^f!sViy zl=JE>2W)#)&_%hxbm+|kFq4sM&>wXZPo!lOk#oD z1@+&dz@bj+K>Sb9XvJdvl1r zWmmndGLntQg-{@L-M4Rwdx1w36eiGLuJDBLv7mFenwV}GWn#NMRW7)kci>I-9;^fG z(@gH$S=r+%6MGKfOxS;DQh<`a>gmm((MkQR`0|k)vejW=uBg{I7gSvH+|%D6d-Pkk1^Gqmc9n|Hw}M7mamP z16tfDdx$8OBlo|u_FS1HuP-@11dw0*py!{waN~N5TZ;y(A=i_vkMF3d)p$+$L^yuB z;k)$o@7EL~e=!pIUsn@VVW(w4q zL`Nr7b3&d^NyReFXY<_33l&^Qx%x!VW@pUGV1DaMzM(9zLZ~4C%GLAx5^4+57kHeQX{=-KSGGy1go#1(V8TJ>c$&*fq+6ZA`=#?L2E2 znwQ%YBJPk60+)S1`dyeEWtXHV#|thSR5|MrUD{^PV-|-^_*&^W2r3MIuC$4R zRAQq%PxommW2IXF_loFGJRMEEw5}eL4^uvxRQXpF;5^gm-d?6|yL28tAqql$qV8tX zOC+!sBQsI>pI-M%#tgGJ=WlF6I5~H3uN&u(tUvOz(t=fq6p=j(4kx`#WP}S->!|>r zB_zwgLYY^xrz5&>{*S{)9=H_aUeOn{Pi#dNerMql?3m9Rg>~7%j z)$8^UwE10cN~;b_qTH}|!q6UB#Vn4U+x?t}AZ?G^M;Xg%8p9^_S33!eSZ0-m zKK38%b9kvd<^;R3J1Tp){;j-ez!#u{NnKxlZ#C(A$Or!v$J|nsXI2G^GE;AYvi99f zXfVila!)E(cc+RD(i5{J(;x^IrP>yX>whz5*}d5#^n4jV(5j>C##2GsUSfx0LlAXW z+7g{iAkIXd3K{%*XCMLcxqQb>3`6QCgq6@Y6?wmfB&6d*BOU+19Mpd6+AEi@XsLE8twq&CA6Kd@ikbU_tX(^&2mQRF0-P-B^G zh^2K2ENnm*a7+EMtlb@8K}$;d(g?On(thR3w~&Bx5=04I2XPjn;*e-%j`&&VNy<7WT;EAv6*vUr`N;HibNkb)BENHL zMf~|)1?Yc^5hX=mJ(rPTfcZITWXekAP$U>fdaljLb&qQR_1W9~y|b@s9VWWY@XBkw zN!Qr%7u?v&tiD3cG{>wSQoJk8oz&|LX%E_S)-FKrI-UOp!EB7Rf^(HTMU<}I%miM; zKeR4Dx?Ik;zF!nWc%f=*RQxQr5Wl|}KQ1K?j@*9Ub~vP93dw0FN>jTT$_#AafkI}7 zz-q9BLE=9y_`e8{MSCovkTpL6t?TI=h=wR0WGcgR*BJz-@+`a`d|P3TCiJeFLXlYr z2zZPbr$?J&!H*I2;DZNHvVnv;$0=HqAtxelDjqWtoJ;GaWDcCab+t$)m^O6hCCpbR z8;T|)I98HZqJcd|_`f3V833*Ed&>+Yw70#T?7}SoS;Jxm#y4Aum<@EF1#e59nv51B%j2%jReQmT? z-|GX5hYIf8W~P7Az&|O{WX$j5$#x!!@1G1f+q8Xmno%_P7V%(gn8XLgeoypc_()n4 z8K@1@fS$Z-algT``J5;BsGH``v>RXTMTeT0=|H)L6Fpk0iD%kRG>RneF$aiw=YhjG zf9Fo{L&7*g0GHvV44h?)2TSUz$d;oUL@ZYZYTg{$yuEdY;M|oRw;1?MoL^Ov@s#o~ zna*ZTwczW^BDXiVXa`V=uqg*tPoC~U-M@6*%--NM`{4o3g4oi82+YIr-n)8*!=XOZ zdLuWCTE#jZ;Wsq8o|d?Wu^m4qPm_C!m1m{9x}}z1d-?v>60oIH*Xk`SSux!b;P*4Y zfbqT&bBDiVmSwP+o>%o3+o`8YN_mVe^`g>%wv&6`m?7i!kq zqq;~QO@8Xl;CH3D$#-T0nIo5P8BM{p?e2+O)sy@NOK`}NH=BW!c~YmeH|KZ8+jS}1 zfYAbVrNDk|F9K|fejT}f{Ay$zsSmC*%9daI>$PEclwXv+wHwq5atX%PtRX7n& zuyH>DN2cQQQCx*?hVR8f32F$vyLAq3`uPY8J(2tWHzu@~-Tm}`*m~=@sKT~ubOr_( zN(N9VfuR*p5a}F3L_`ot=?lk}4$<(jg@^sr@ZYa6!b-(2F!V0afv-*)$d;`4}) z!m}09WmlffwH{qzSAc)MA7A8Ri6%ai8SV|D%G0~>ou$-Cizp_o|wk(t;Xhs>IQ zQ$E{l*jEeay~g|3uRoszVZ@U~Ip+8jW4>I|jXG zQ?aRL#1)6F><2bybqNCS3v(*;U$~(Gk#;vB6|!LrEN|d(G6b7qz8>{5pJQM0H>Gtv zMk-)^mWs^^+0-!QHBPd>h~0dYx^!x?4f2Z_1d*(WPI-vWXNz8ly|lEq&h_ubbk%JF zh$bBRmmxzc1LFs_T;``(EVeE5vl!W&s`WgCVS>*OaJgvaz`mSkND498F~vt7NLcKT ziwYTLKUeyo*BsKm=~@bHO=2=XK!L?z6;I$&(CdA`7mxX&8ePZ^Lz4k&t3aiF^HD6; zPS<%lxx=0i$J^oeH2-Sx&E~cmM9EW+%7WcS2JlSC!P-F*##M450xlGkK8*)Vo74f3 zDG@;H>4x#O@zO|I%>VtC|3FTTIX55-3}b)&Q0?4LmwkOYE^=-LW!Hz?MeX-T zqL`&a1HOlfuRyiE*cI^CC#TvLCi}kEgZu@g4tsr{fE@v&#Mrv!i|IcqzZ9W|O2qTF zdF>>aTkH3GQeU@!He1`kkS%8mv~QK*rL-<-$FlP^a{Dxa*a*jEiUk}EOo{k@BAfR; z5a+KooAPdO^QYS1j_@mXsyCm}LUh81-oF9gTrmUUNeI{%Hzx{y?`Y3ZSVYoGx+8nZ z5TNoX=q_q04BifdF_YjikIvp)JzM@H3H}~#wj!b~op%ZXQtR&Y19E?#N}}M&)s5%4 z86lk)EMHm5pfG*^Pn$uEP=<|@j5{&%NP_>jPvP1~8YZ5EXOZoFlv-uo&nbVoVu^CDkeL)f zzpaOI?xss8KXM1cmoO90EHC=Q#&a@eWo!JabyLvw4m$7#5^<$ET}Z$Y>%)0f^xZV` zWo6gF+4cY3wFm4)!i}&_uSR={sLeOaSJ)Y_$iiDsOqV0SysY}D=zl3n>K?4qmV)9G zRnUCT?brb%Xj&gc&IIOdWYAcgo^4E?3PAlRIirrAU%kcjh zgHAWPnYUNw%#C*bJ2?aqMPUkX>i*yl^C|hsQyz5G)T(kvb}u9E9jK#1R4RdWi9&5R zA^2tR-Iw8#HfNivD|P6qKE57U=l>vfk@u(*u*bYn<+f1}CgdTenkxbuKCk!Onk2gj4HN{-Dp-2Js3+Edp2grF-v9pFAZ?r~xp@-)Z98c& z;y>SvV~WEF=yuxe?4FC?>R|R1(EZQoSt~K-FnKQOw=$^DCgcaIFKZsY(4MPv=+?QY zlr}jP!n17q{)w|9$d``y{JK?*uG@H#rMT+M*`&xgwr;wL@uuR9lG@QIxd863>VW50 zo=e9q7f$oMTR1ePXbJ=3-(Gy2{^rkNrPaIV^3-`uk?n4AOqd1Dm(}zJQysI!bBU%t zlIOJfSvCcIlxO^6RsY1{2fLBvs=NZ8 zM?m2V_BvH7Goexp`^j6L3_*AMzHkLT)t)Q%%#)3eZ1O3fEpa*KKKA%knY$f3#J4%f zW!b$Kn8`hUqhuHc9aKie(JW|o9N$x2;(q<^@dxIowGAc-=MOcGL>sK^(E~U zkgcSaxRo?!E272}Y5CFNX3s#!&bOE6ihP;=o$`Oa(em}M9$fT)u&*Fbg1!er#2@@@ zn*9(hRBn2~pH~e3p;0PAdC2A7SkPzJFEb8T+~?;X-}HU5Dyjc&)M-xIB1(FWd$r;? zDoAbl6vI9ZmfQ0RBjK`|w*<7$EEcQoH8&vX(3fQ6U@VM_5CQ12I%<%k4Kc_2evz9M zvteM7!k>8UM@E}U52^<%uF3(J0hd1H<=SUL<fc$WD##-(s8j!dl@G8 zD>Qe$K;*xMoE~o0T8&Aahd%z-%XhNHX+JW@Znl>*Uk|Go4Si7@v2j`hbqXlfeNCG8 zMqvMiuNhbG@txyV3V`z?GvI1VM~&O68CLh$DSsJgX9V7R#2&hcd7eFO;-_KftW0Gu z2mesk)ubqgk%=+*=007O5DaCNpS1RUZQI%xjK$I1FSdfj$1K)4ImUh5rXAf9kptL+gFLb-c; z>BurTB?s222Lz$2KPNMINhqCkKrRj`dik}Q?jPl0pRF-bd;rF-&ENh|q*f3)kNur; zP&ceY%-p`I0L#K^d6IV^4~^c|uB-j|_&Jn@SHJvr&T^QC~88~q?I4_`Le(PIaN2@(g1JVZ{H{QiL ztEM~yYpWB7>4Wo&lb1R6x4g#U&t9S`A%`9=EPnp z(&NkGZ=T=4=+*%+1SR{Xrqs;@! z63Y}T{o2rYy#u8jQy<-647zit;##+!x@3jntsxm@v9L3$>vZwe=xW4g+ojUr7Kw->k8ZDl^2O%ie89(wR27#rJIQ; zbz4APnWA)L;7E-Q-7U~g;tbYBO}Y?oENlnP2Hy$_dP(o6=|NNK|Fg_c+PZ7TBa^OyARfkl-;MzI*IcaF0Da$i=_zx^`pesQNC!weLB?dZ*ejj=i_ z=6kz4@qHqnY-BMmsa%wz&Z$bs`n@!+Oy*}%KDPu{Qn=jrmB|0P5oF|xlI^l_1?VqA zvy4tngg<#;*_uJ+BtqNlMoCtMNfC(3&=t|%hf+`!(SCpeRM2@Gf!jQ!&j`Uz*h@F| zSf$dm*1ge%l$Big{#<4+3)^(?Cockpy*&5xF5d<1(b9xk=}CYiSzEC5!1oirD;{aLUj7=OinM+JBYGE=XF?2zFG4 zzhV_Nc?j_bFn_Nvbggx{^=uRC1k@}P(?1f6{NJmK19EsZ9)h;JPA$GpLnFe1r2hwZ zfgpaT&^25b>0%@q@6b*p-)H`=i8TbIVPSOIL6OoaIv_gqCB4AhNYZMay(|dQq-)6~ z!!lc!I1pFnF=Q34?$CtmBwK=QMl{3GoD%>nUnNIZvEUD$B;xM|^wZQ6 zzYo731Mza3`Oo$iGeL$V8<4YkAn^;*lZ>uoW{$EbLYM65dQ580BlTXaVTYQh^HCy1 z0{nu6^>f8hvVlAp#nN6{}G^nOrQ_1*XBXgFRU@Xotax(QE)c1D(6IUgp5_ZU>btQPcg44@!|Gt zv%R%Kmd=ShM{}%Mk+h?n(!b)51jt3BYAU8{q+erd!LS#J%igAkm3a>cV^8@+W)8P+ zk~TI9)AaAqt4O>Bev-l9I0#b10iVpx;jqWrX9kP5_1)S1r}8MEeOib)aqm3OP~z)w zSN-@V3e_s<$#2lMzdEED6b-89J-P$vS%-h=fxXcS1 z^?K17>r&)nQ&Q_?ZJ>Di_j-6GR+}3k@T-q4*W&|yZ2>?P9OxE2ZP5Q{D+(-u%}$XX z%}~q}pVoQGe5Yl~P~;JTD;V{yi8q9;$q=(!c41kr^9}K=5BPLa*C&Xp>~U4-wII11 zAPewSY_6wAqU7b1QiJVs`K5ls`F*_F56UMybFbo%-{>WpQo+o#K=veIDez)sXM#)Wt@)2jzB58#o2edKTm_nsG`mFUm$z?` zG%?Z>Are;7gcJ0gLwt_?=d)XT4wX_@05#y>I#D{1$n7J4c{e`)Dpds{KYDTOLtXSc zr14*5LjJuxwTrT?Cr5cI+iW1qikb&8BWk_6JJuSJf6r3Q{SNRqEFy6Jy!8a7AkLQj zqJ`DU8IO^)s~>udVBst^)FS|# zKju)c@8v)@uchlXGYwS?1<)){&_iHSOuIziyV zz-`&;M_Ln(xt2t7`)%J-2K3FA{oTyQ@e;P3&hGre%UPN}_W(1CZ^7}9mU;H=jQsc% z3jx`Q4hoQp>j;mUr|u)Narv$49v;|!SNq02$5W4I%^eaT%);W~)*wb6KY#w*lBRe+ z-;2MNIwh4$;i|KVcsWyn)+S`DZ$;sz73bOWDqU5q=iIovVY~Sn# zQLY@Q01Ie(a-ag4;Ho}9Vpn|T%RA?EYP)Pt;u=+ZAVDqBmLyzw``*3&f2>1@t1DX) z68Y>%(Ps{&#{}=bqX$B&pmM4}fO?kP0>u?t01wu{bK$i;j*|j4N2MYf@<|%zrEbAc zCY{??c_n$Tu%$|#u?_b;WIuHhpvFak`?bWaXEyloB@Ae z``i_C!z{pwkhh${y1eaA${SVtxoIp4bk{n>jumNvym627;>%PYXdj5f!o&g~d1>+A z`g#zqvrAi3SDN_rk(_Bm+vJplpoMsm1V{xNJ?{-VMF+tS_c(@6h6seGKLbs%y()XS z13)6UcE*XM`SO7q%?-k(z=c|(6CesC)8JndoBIF(f@G93-ro{aou$_EN)Iu08Iagh zGpQm@9X*#Q!o#*S3nf9^(pI zD)Pt@Z4bqo2;Q2z0@gz`td-=gHXqFtU9)b88wV8|*kDv-pKV%^7jqjo?EN%tL+@68 zQ*V&>grC1T)!!M<+M$RvNO0p}oT8WbQ2=Tj(T0~&zIoIhMH|)nyK=ZVgV&y&R@&X6 zm$m)E?u`tTJwHGsteKGBS)6&f#Wh_6>h{2^wdjBHwTXcQe95IOF|)%gEc*3z3xo*ly9V!)x_i;}o%(T2KG0E9%RA6&Z>Sa(o3UNpByHmM@(C`JVUHwFakt(U3M$nnHt;;_auR zTNBm&8R-tvVwv(v#AdJQh8i&8z7yE`cl-0BG5)eE2=2j(sus?2>&Dt*zkWrE`udTS zj9rIQ+M4Y__0%+Xqs@#1$7`UP+r^kaXVO_xVoQT9o0eZcH=Z1t%pAa8!Q&$S^Drio z9nhDHJc1`1+;2>yH%AlVI%&at^nad(RyL#3=qKwxi>LCH%8Y)?Cd7?L@gwQzt`D|o z;s$HpYN9u-RGSD1am8zLO{ceG@@F%+i&UR+zMA!y3jn2FfyVTzrADgM)RU_QZ>GL; zt<|tvh_X0PCSWgL){*4r!muJzpEepuTx*fA3XYTg+gB7Fe6vH45?A+4RSy*2H0nS3 z+8HKs79#1a15fNXk+TtRsj{h0`&BuP%KPQTz{Nqdc^BYcKJt=!^qsBs)De!U<;ger z6~fxpS-NLYe}UhPu|M4I8Kfbe#(|tzdpUV~$%_$wFMKOQkC#xbYaIz7_Iuu#z?RC0 zmYN?VZ_+sZFZof43$$d88$WrMswKzw_(xUA~Xa2ZWvnvozXTS7D2`k~|yiL})d zNH^4{_8f!BK$Pyy#$i``;~3=PdskA$ z=4Wh6?=SOSRr}sI+rQtCM%H!`crMcU{cWz9SA*z2@zHnw_g4w-yfP}Kem_?dx9YbK zzxu6&lJAJJ4BzShZCP&1^4JrYE@<}K98)P$JsP^{SY|pQ#XL4MaV(Tn`#@h86Vji; zwiB_x_E_Pp#;HDzR-wj|HGgzo*}!S9?}bx3C`t8!FQ}ppbACP z>}#+7PTKQKiO3@EXY(=%4-~Mj`-Lc-_;$E3(^tFw5?5^S70Vwh7L#!s9F!xpz9VmO z=@25YJzIfF)MdIyK!m#65B#z;n0VjKkB18w^0!AtLKmP`fz$pqpA7|e!}^bPm_sN9 zBX4c)rbF0Ov&qCgm9=(yAO);9+b{4toN&C9woP4`jWgsv{*!04+H%?z)j#XWzu-c; zC4j`socYUv*|#9c1!(BK^myzPu^XP&owYS{yBbRIg9q^aSRAOgO)%-4l|=ovEl0NC zLWd7HbX(H5sk@jOM8L{q>xI)w@0ODETrHElLe!|JSxJn{qkF}47py!Zwed8{yXT!< zT}L9%PV4nG5|;|`L-L~U{c}dDnj4zah;WM6a;hJvc0#skGAL2P{JZIhTr_+0?;d&w zShHb5H$dMO!-UW$^XlUtKza*Af_1$Ip$8Q76;@fYe#w!{L@kZ>ST zFMa*Ub5IYXt*u=KVjK}si9y?*V*F5GBX4pkA3oN_}HHez3!fhdh`JQl2Alv488YcK49>;c0X=Xt6 z?&7uuiB_OY4tva1v~BUZtMlqCeWxZ0rCPHe8xP6?%2(0tU7dgX-gp2IcvD0Jqjs}8 zVv#=ENn2zI}WWY7V;Mq%n(Z zdT>-hT%=0$-oy*J|4j^D*bcSj1vqvw!h8p!nZC}V!rAEDD57j=?P9^R99xWnpK~$V zh#*D#7Ef5&bS7l0Agk?Zz^ki$knRQjSV)KT@XMowp6mQWnQ4y7ODj7^o-DKzRd-K6 z@JS_5-Tn#beUE8w8v*1vqf14h@qf-FPtT1D@%I*x<3kL z^VG*t_YXP*9;@OAY_MYH2QdT=<_)(V>mi_E$pn^EBzz)Wr zsZ$V=nsRD~&Cg~sADZ?4H?~>$6dDhr?a6v~TpEtYoZEL{%@yGwxH`x;u-q@`1nTc6 z_qyVDcMruyb4`8%#;O^q8L1cJDLePEtIf2>mTCv>klWaKcm7}v(>08o0Ke33>a3Uu z?aaA1V>;I|QneUUb1T#)1KA(QMuZT=C9>e~45nYxqO?#4=6|94TlXBT*+>(~IvXP~ z;!!6D&D;LmuUAzna7UXTH_{z0Bzj=a6{?wtzlvg}8*2ta^WcjeG1}Bz!o*rqbn*O# zq^f!LgZ{Nd?J>7$e{(b{TU`%S^Rkh%@F5ji4664-Swm0 zZhICAJkU1wtspJUR!7T8)9E~YgdfGmudm6_po3Af=y|2xPS%cXDhCdnTaiz2?n6;T zYETpJvCWQ0+bnpiEImF=R@#aiRJlyp{%OM-&yqSzt_pSQY7=*0VUd7B3G$zURP*sC z$8YwrtyoCYQHT5H@8L@KPwsabn%U!XO0Avhk-Q8=&h>avI3Hm01`6&! z$Gv!aBKwIsO!Lf4=wGA3KOD-zS+lUbA&#-engd_}3i~H3$m=aSr>V`Ac)b@gFZuh! z-@b<&4jYF~d`KxMmW%t^{tcTABxc3%TB1P~>w0uyX!RPa--bwYG;{i`Zrqfr$(J1k zIP(Whh(mAeRBR5>j9Ba3R$d0+H}#+ohRB;@+A+?SL$mILfIT&iCCjh$__U1Zv^;m8SaE1Zu-i!>ptiIJZz+>~D$8xO=XG_wh=OIdvivoetwkZ859FoX@;L`XmxzKnF+ouK$$oY{-`xi;3 zPFhQM&l50heNt8vr)>@Va2eB?^M4-68_@5K-P?Y-gyRSv4866aqP~Rten|K6699+z zP>JMRbj2CF*&22FA+r~2G=EdQ!Uk$lH(f%Ce@Zan?@UIXb6Tl6SnznZ{b%bA9mSJ_ z4=b8qy&sCU^s7I6vhzw3(Ae~PDoILwcq8`a3!3(}xN4~4@eB)R;O{Vwp{0K6K^+oz zSnVYduC-wQpbJI>WeNcQ@w4Hwn(~K$aZ04Q$2h^!CZutD4h5d!|nIuz0 z)rxw|PJ~sce~c}Do+>^EE6>MkgD|3?c$S7>51R4ES8r+ExSWm!dMb>ZDifNz?<2}} zV%xS)MrB{`6*HWmi65sGoLTs{qul+Kyp&=PUEAO5Fr~YNY)ectk7Vg`N?{SYsQqP$ zF-rEJsaWFX`{fNBi6cMCT!=@#pX{ckzCAB_lDRE6*##=E8u0k9Ad>kl$;rF^@>bz@lEwE?68& zVzK);wI^4ueb5czdCU#z4j8wNsQ_%=+-^w8nLCF`hCzo)nX!EB`p={YkV*tZEasjp zHdO{7?NSe}>OBW94)sJ1J(R`g6Kix1m;yIg06(vf98_unB);$dhBa>*TUA~6 z2~c{j7$!VjLnM?9tZgrk_~s*#VJG{{Aq>2#Q=dcnwaaE!D|bZU6OidiXUONqBWKQ$ z74-&J($0==9?9H5pim*NM4uql4%rorGijzfoQrctSN2r}+*j{DcBoM0=LR)brS~t9 zYD)3T#G{NqK7xRz0P>Xny{(P>16)Q^giJO2K?6b=Dng@w@;D?JKAep;FNuH5WdLf3 zAF)*Ja9^aiyZOyJ?A@l`dJH;9UHVuU9N9l3CH@~WwjVnJ!<-X4vT8SN3VoA*9RdMa zQ6HcbvVVUICmI}u=M3`l5;0RQ#_R_H?`@N33YyH>U*+`|O1xLHhkzH;Os1YLwz$tf zM?piIV1RE0DP~$;fzk6Q7j3&$>7}MkG{azq8{A=wX~$B^eZe0ykhztPc>KfA++wfVe$){B`%5Bw--6+_YxHU zoIyw}iFc4kD zK=7`kg+l~t>?w!bW!8rUgw%>3oXtozZSQuOtk$Rsxcw|QcpKJSo6OzzeyOw&Emy*w ze!FFqTc7pjIAz2+Wihd*<)-gMG2>0apNf4kx}53IorX)pns``SeYeyViTVpg(1rK zjN%Hy4m3};AciS#slxPP4gSQe{tVe4xFR=LZ+&#{d-)b3R7g!_33t{tI2eDcR;cEu zbndca?1;WIQ?wihW#!hMJzE6U&Z{|Kb8Y=vNt!TAaz5o$(*X_<($Y|aI33w9=bT4XtKN> zpYhAD7`Bf)WXS;hC2o}3k_Vq^QoCLztX;9?3r^koC>(N`;`PharF$?GGa`D9vI`gT z^@*R$)2^D}?rZC$)u$Qr{ucnBlg$)@wkk2zoBAIlkPaWS^1b`B*#Lyd^Ik2LzDGwd zMdH!VKrT8}v|!s+upa;6#QM_C?9HbaU-9338o&ME0aYPRpPcrO7tJ7~cCaKS$UA;4 zSD7t9I(&*g7E-%t#fMzPu}f&vPD^ZVJ*{55X3Hl7r8F zVzbcXB}%4gbaC-C(5;ti0LI6q?qFv0O*+v@qdHWTCulBwvF{|;wcxQaO*bu^YxdKC zLQV;Jzi35UetKE#%{4p7GH!ysPuu55rLC1rt8R-Lequ+>|Fn01@R6_kL7RsK@F#bn zF2uT^$b@yfbPSL?D7~n{a}lR>7h+Bl2>bE6JC-cIWLtx2KHjXY)#`A0R9MISIc(#q zV#QELa_@Fv|2vJX)W8}2a!h6tS;n=tWY)}MCkfpt#=8^=W@p1c)yR5`&yB~AC$k{f zXA`TJ-x{R!uaye*UkTjPR{U@HE2Z|Yxv~i0ue|Hw(9UcU*JiS0gcp}x5AN|{$zy8My}J3yWoRhh@~d|psj+G!8dQ(E zaG%RXz^9d-vU2HEgcmmVO*U(Fp~c&IP6>{hUI>;hx_fIt8JWLvzVuv5QerC5KKt8h z4=YJXh4QzLZG|3uZasJ_LA3QYyaf>PXn7%=L80m^aEauSw$9T&{zWOZT5vCGCNO^c zQw!m_t_w@jrOG68-F)q4vUkpg_P7oykq&1xanX4#sxa@EpS<*Ov!!F!w<U(u{QlQHU6U)Wc-Z)^z%qIwS4+jYC=qI4hzKjGEA?X>~aHK~0VEQ->u3Qo?yO#3(yOFWrG8LF%0l9XiJXJtJ8TIQ_r ziWX)_==2y>nfiJvw(9|yDz?z*>IzqSmL~_vcT{rJK6QM%t&pjyR71v7|7~e~k7jRt zbWQQ8srS_Fy6Mx|olpNv;}p9`3gznNunlYb8hpU=@J>K zw;nO=Sp5saYRIOT+7pTj{PyN))xDfg25;g=$ZyzUT5`j2mf2f^7|So-)$HLNbMr_1 z&gCO>t}pU|NBfqT%6<0f4ngFkO0Os{^@qoM*)_hW0h$7rQ(8ggDYhq*a8UxOR}PPb zw9^ka$_*u4CdbaZj|Ii z>TMk)9NZ{!T28JzELDNgc*$9Cz9W^BNsFF_jTdlGy@GdUsdim2`0;T@jH_CyN-4vJ zLnbmtHTcFRuc-~OW$UkPr%cy$it3%JmSdJt??J2!iFo6)(ncjk{p1moT8%e+G0XPw z9diw4N3?tbSMViy+k57T{1%aCe=h9xVny(N&Cch8+)te=MFwiTyE7yv1_thl#_L2m z9cBRHupbnyT{m|spp=7K%pl4}<5xQK*d(!_gkDmJL9UeZ|J}w8t|O~y!1?!^2l1fg zFVvo5p@b&NQH`YdDI9qTtEUZGpvV<|Y#+gn8qYW-(!%YuG|(x~cp3ay zj~BKz5z9XE{QNWz00$quuR?rOhQibrK&IiBsNowIuNEaK1z4(DSA|73YUl^4FJzHZ zQb^2C+UZ%Uh!?m`^`!6-l@m=$9>j}33Jqq%R7E}Z=iRYv6sfe3L^TIy)Oi~&l3GK> zcK$wo&}_AsPhx2Lj1CS5Rt5@G-b)GcC-)XA=JGtKE&zDEEsUnRX9;^HmKa$f{u61x z?Z+I`Gb^GFEI!?Lt=oCnU;gxLOzxkJE#wZpL_3FWbCqUUctwoTfva|_4ko-0F2O<$ zDi!aclP8GgL1I2~3?I_B3(*SHS_Y^OoHv=|98vqQPIrPfY-vLH=qczpW&vDcw)e}& z@e$8{1Ey5kHyk$t%t~B_-9!CVXra*gw;Y`@L8?@d#j1AJfcNCX{^Nw02Wvx!tl#;m zY=X>$zf`xQu!8)v-{|otADHbI&2ShMbqK;6(%RAbkp>j&xAYl_r|;jtlfFjI;HxJV>;$ZB$t}C6B&8Pl|GN z>g=WG$KNfae!~^yJ_uZXE~3GND4{FDvCVp$D_gG8Q9$nR*ng`1;sI_{nX|HKZ`s4^ z4PxvPcl?J0gl;xiDq~tr7AwHx$#y1Oy2!#PomOYy#+|3l>OS19-d@2dCxRYIk}48t zR)3K>z?BN!!MreQap~L+;cqWsBApI3(rs-METL&v$Q`!H%!uH(6}+eD)n#(iBQek4 z80@(}ysy||F{`>3D2-z!)^jsrPN5qS;p0WFY95xgo)j$GJ+{b{Y${_I`Wp@-45kbA`;{_B1= zA}4N3m(_K4Y>3TImPM~$h@3ru7U}m&JpQ3ngY&$x9%gbe?64I*ziF;m|K&LJ*P)7o zC^c@QH`b8T=N;xOWI+zWFAU{Z(TkGSn>sU;54*8ab$)Fkq~C8hu*%ar?g|1}Wdi*r zsF}HZD}>41yvuc?OWk)-vU)^=GVQEt2WbY!K!Xa)uLo=^xT~tuvMv8ERJpL$!P%dS z${|MwV*;2QT1biRWSuwflP6++YD+hmuk-U^^|abIKZeLgKM^$~KN0&nJ0Kw;2C{xY zaSUMpG|(3PUSw%;Lj6pG3Mawr&z0)Y^H$&B^C zRU2n=Su$?ZVwA04Rc!R3uBEIOLn!JQdM7aT9MS7y>Ut*n5Gx4~=C+aC#V!)boT(49 zsaGLAf~Ys8sSHr0))(rkZzb;X6i6d1^nNTL5|7^5~>u zK{2IuI_BS!ONFqXWN?}m%f2&sd8B%#&W;wq!rmmHm9$_ysb7=&X;~;b7tg-zc5!tG zkU)K7WMtK6Ks0!qb)Y-1N|_n7wGioDTI{{G4bK{{y&(<+51}o}?t1cmW2*l{h>Nzg zJ#{TRyzPJ4hQ%QlEANcv2xvy?_v0RstofAwt?-?Q9v%d{61uN|*6Q~cFEN?7*2*6H zzs}M$8*ASepP9%Fmw)d5qg>T6Kg+B|S%{Jz=Ia2i5F|e!Igyu8;=}erj4pz6V+v2p zoK1i4>^bZAs3gOX@)v`_k}_VNK7%+kTxScI+f!nD>SueXd&66iPiR(-pa)6ZS;{ad zX(9&2#aVCP0u|i(1Df91jOS2*#;Qek^JJrM$8!a3Mu)#TJ3WjdtD@!Ah|Px0K9mz1)AZ#=B}JtMCbjv&e3*M__gqy1J3m;J2Oj$j`d#uCv% zNZj35#Lga?3(2jG%3Rs+Qq+C8bX#zEW&jqVo#eT2D#0a6@7-x4H@%k2hqqL<%Zej5 z_}6*jL4y{%B3W#!Oe$0BT?z_(TA&YT*cVCTD?{-lD&gW){+{kvL@Urd5q9^~nfAhf z=%0sEvD}?^G#pqE6UP)Ev!5$6)-5@5y6mfb46N|G(_#X~WG`c9AR(L3d-$^~V4&h& z&~5RB>zuWlpbONlQA?tm7EI7-INLCrHcn5~sTwNnHDxaT@h}1Xvnrz~ElJs;<>9B} z#?LO}ftyn|@0eavV%XhXnPL3-Kz=thwG5^;v(o-H4afba5luxUfIhOCz1RP%I6mp+ zn1GMatS#Yhcx#Cr$lOv}=4y+J1Bk9`zK=6fC~3|O7N~^6cFk)&a=*w1ZduLKK90m< z(XIXAZ`o2)7`f{1PYh2Oe{^{8yp-cfkXrR8x~;R&QQ?p4%WG`2^e*jdziJP>_Q{pOgf05~ViOQhZL zOB@k|sh1YtaW?Apcx`|qbR8*dw6n_NlCCX z72EW`!fxjOe6P|@2<-jRshDjr%7Id=Q~z%)SeeyBLsJ-{j%vwQ&Is64)nO|Hs*${T zvYsUi6BB^6_fUwss?8-u{++|P+wc#EDKh(qo8AuuknDuT8wGc3U!WTL&F+1mOzb?W zYScs@4O71S7xZY`0^grrxD1xwQKL{n>&0M}pLt1BSlEjtRZ&K4IN?G?S%EB7M*&l6 z%5*5xFzGC|GpwG5iR#zhD;ga*P^X1@G43SB4E(3rjaX=9{ZW{O?H}GwBMM#2!~QW= zNL3PU7C#MPMW7C`tC5E4C}I5NSX4?l3B93ZqmAG!VdcHq;INe)o=YsTLNWGJ5g_-C1O+T_95RMi(2GkBvWfoug7v%JsGlxoC10HG#awzi#AmMR%^yL9iNFhR_ zfdU3AMDj7DA|Ms^Q-Zv$r{2of98mAqeSv4_N^|QEV|_&ixUA~K%YUJ5Yaz$`{l_K$ zCM5WfTLqU^a&b4U0`t&4NOpYZCSN5M`eC8iE$!QzctRY_tJX5 z?H29O;?uVy8VdgF_qTp<|9tDobyEu@QlwLWd`r*><<^7TL<;=!l0q)7#_#f*&HX3X865WM)0Z~=?zsvbd zl-|Z1tL_u3I#>3Jw2QN#QAFl54ZpKg2K;Y$a6XedA8!IySPkl*i4|WPQ};8y8>@Fv zj2eDG>by=xa|Q5UTN@~k3-umg!`lX3?SD)_B0rWG?9ZH&qlJU$XAjMs2sBqYRKILw zZF6;iG0%N=My2Lo`hK%%Z>{r1!sFuDc$%h5ttD!*gFmh+-EN^K?hNt%toFKl0#3*I zM>eUW>r?36Qc8Mg@w6HnGBI4P7@_+6z)%E2$MBWJ>-9uo=#Lt6CK18*1Xd6xH_;`9v@7 zFLbCoR{jE(j-uLO#Af&G=Ljbqn5x|UU5WepnR>MESObL#^L*KpV^BiYzdIRNY)Q7B zqtevti7zd*f8@;2LsMeTt|yIBg^0nTp!~ycO~QcP>9_LCvQIpGCfF%#*dyGuWeo`- z4ph_Tw@AuOmyOs}1iswX*k9^^OZMEfyrgpN`>~UJn(R%KQ7pFWCh9da)62F;k!u+R zA_@*zd*XoNhB)WUpVFQU-yg3E0aC7M)q{*-d=Yf1$a}WJZ8KrCeea|D#x-?~9m49! zK;sO6R9Dp}exSOLZ)6mtD&>}ojEyXUh@;#^i6>Fmo+60?V8uW} z8yiC4O{%;(c4)JbaVb#}!0ZR@KKNvIv?C)z3jxTd$wkKdhb+c*?l#AP2&{3ocT7Cf zT}IGhTKJvPX--7-gXSC%U0TasiCkv7jCp^2+B!UH?6eXQRbm@d{Io#)nKiIc&ZUuW z;C(@u@7Pk9M}LFZgCkvV7@&c)554yH-OX3wOTiIJTwzhY-FE=nGxmAH;No;jSM^z2<6$UOK|qwxVTnhHt~UO6F{kIaHT*Yz z^5K^9!jse%V}Z$xGWTgIX<|R2AV}35^S#U8?W|hHkNmvBxcatrUm@ZCQ~^`W1(tRj zmaw@itO&Ut8ckt7xW@9R1SXB?2AGkZxqdKwZgY{J?>N(}rInsyRfR8PPPMY&b|xBv z?-_H03EKuf#m=$jZ(K1zn7q9&MEngZYpouU?|&J&3mB6a<)#qrr(&DaoWB^~P}*_m zfq7aT@0a9tuJRS)suv9qyp-+&?jP(7}vDa`VZ|vj*`8`)s4nG1}wDz?ZOV z)5O1{1*uGxeh={9?{oU>+%jA0=SuFitk`f=-51ot(CEbJX}|bJi9qNz)&PyflATaj z%%M$B#c>K7sVcC{{_~}i&=FJ6#R$vxCL~h3)Ln<@DyR?b-YR)u5 zqclaoKna*Q-V-4w4@4)a`ThGoNr)bbT@N)bFC=O!i<){RFlU&#n3-h%no?nP)%ghw z8HUXOZ$pF3sqq&X1VG6H!nD#w7)C&z6@?Mf1$BRtv_zTjS;C@*Oi#9I=MV0*Fhh4W zffzkiNGH0Lb%BNeLF_>d;zsaAn>Ky8@WdV%C2Z+=5mnvxYw_ox1G;sx%Tt4?#eJ_b zJ^4A>@D)u1ohc3F0w#{}GVua;_83DwIAv#~oY>-=Nh>W2;Gl(qG(+(TScu0GRQ8)b zGXj#Yip!a0WTBvFf5NkB`hiZfP_~XSwNhkw|63FzC@_v}l8Op%(iOa#fGxQOO#)eY zBAxUd8#zQbSm&KHj{kw2Pp${nT4)Ig~^VLdWS(YwtL z4~A=i;Kl#L)qBS^6*T+9386~~SO5_SMWsj)5tI@_5kWeLsB}fCQWT^GPNbuhARXx) zq*y>eN)S{Kq=QKBLO@ywB|wt*;Pc%3yPx;`6T->a-7~v8vorIZ8RS;xkH|rh&?dw= z*j(5iY+?SN4u4a50oL*|wc+5xCu2VMww@_AILmdU{lw6- zZh~TCE;lRS{y4RFYDf!cp)5xf{nrymHx(sq+@tM<+3#VHR&FP;j)dzm21RNdeM9GS zl7o%xLbrZ|1HR95Pqe&^`E>Mpy4h%5?6s>Z(E$@`o6X*$OZWm|`hpa|SS*Ba#Dv}81y zpn*SPT!i*n|MEm1bpB)}KaB6PO?$D$Wr#mXneZI2Xy##xDiIDNWKN{0SK(Y~V-_0J zkPvX$r(nkJhj(e(cH9O&DejpfyLL?h+rAJwhiqScB=??;!krGE1hh`Kqp}0+ZqJ zbO{OV$d_49oD>q!A}n5ma0}Khc4=WA{lKOmKi6|4S)U0RT&Ui<(i!k?BbK!-pQ2$! zy0Xpev$I`V#B;;pEzzNyHTJ@YP4vv5TT7{h?dvZKFsx2kqdgZkWlh$}^MNYd?|g70 z&6k9=*B1boKh1+b{kB3h%f*i~5QxXZM$$g5L%fKV6C^F@OEt0cP+rP&+<7hbWWto@%IpTEX>yTEPp@ma^_vcC2=Q8Ix%f(@rf)_x7K6 znAp&zM^RFJ;*5IVyxLEApNOC%p6K7vNcfeA2aRD@ly;f8}*yk`yp~){jR2porPK z+2aKH;~vd0Ma7X?Ml~nn2FbWbG!Jf*?ix#r=U$p-G3ZoS*{q-A;Sn6&zov2(VW^PG zBPfr2dc$iBQN|`3sFagaO;r*|RX>!kDjqO%2?yqJHhx79)d{rmrRo<#ppE%Er zrfH?~V^n=Aw@yma7JwffD;%z~cKSiQ2Zkh-Q4K37(`TS|h0$8J1n*jLgo9UiTXuhH z*ZuyBym14khp&__Ep0mm_II@<2^o_zsp7n?htuo7Ma#iL5G}HGLd&e!W=w`myY9XRl)$|ww6?!Me!vrKeY@&>7xS+!m0RHnEC8Ofem^c?|!njnv z@rFTR(qMCxZjd0UyGu?QGc}W3&OgFkSIDJ_OXjaUTI{tHCh#B7Jg)S+IFPTHLtMiI4^Rw$Poy9- z1Nc>*zw7s018lbzhvpXq9My(%J!=3Js9M14Gr-SB4HdoO|DhUyV`sBtxbPs@sf41+ zSw{7#q=JTm`%(>pw@Jxn)oYpl9GR--kWt3Xz!SW{@?E;b#WqL|%?c}A9HD4)5ky-> zDtXZ=)65sUo=S^pjX38;d^!&ikF^#*8cVX6<20G*KAso|p~0tIYF!QR zxPUpjbsAQnhyWCi7Z9$Qq7XAZrUQou9x_1jSy$51ZHQWygl=U77zrj_I!C|lHi*Y+XvH&vBA1;qmsALpR%!B{gC(6OZV=T-|(S5oMe zEQxSa!eUSMQsdn-vb-^d*;2JPTRv1SGu8<`okyL`lnVw|?gpEv_8N6tf2lvid(@7z zbs=BBLV0D#Rf6of>)=@nM1?}^go1Z%?E8{}Lq#+W8A#U%%k6pO)hGsA1&YQFxVL@Y zQfp6#GJnezK^gN-+2k<${pAS7EFT*3+vTL$UFx6NIHykb6U#qWEcoKx7g%Rg;c20?@5v!( z?r-RsEZ;jg+KMAHYW96HZY>a1hrP~?4WUkyqqPWt9ok3?+b^RI=7GMMdr3FEk=WlI zQ$qZ}opGV~=5)UzWEfg_lc7L5WP018FA0Q5tiLkI+mfW@#6?i`itQx{1!NmftBbQx zzr6yBwl(S>)u}W5SVJxS=X%W?OtW?H3yKH3y@UK=y4H4^)Fq?)m8}<(>E{!4u+8L< z3?ATHz^S4~ck=K?WZVihbDcUr#*`#6{WjCNpD$q~Od{8u*Z7Bo;KFG*I6&6;c&NwQ zdG?oRa8T|HUwvIVp5-38muaoZPx8A_ue@#2>TRlxqKs|?jf_(pq?_RWo5^Rr2FAu) z*Qjx0ZOeEc`Mz$S>D7`Wuzn#H&LcwsqAKO1UWeB$&MRE(h_GY;i8MvVCBU$CjEq+h z@{pgH#t9}&VbzL&Ir$>!`NAqpWYVMF0uQ;(u<(RorWOsMU6_cKT(0D7imjne z^b_Y3Z)AaWl@*J?@_koii~qS}7gFIZu7ylN&mu9J9V1nJQD?SiMMyKiZt($?xJJ$7 z$9xUs=93OvIFGf?rkg89-=;x#s=bV&KNwA_N@4XCwDCsaC!vz1Q*+h#dR4AH`zjXL zwzhFF9Wmgvr#e}Q|9<0R$D4AB(wfu}c2|EtttWXC(Qhod(oLr!Qb}u;=BnZ%rA{RRF$d1@3gm_Gtl&yPh zIq)NhPqt7FTFDJ$q8|jFsG??Pu)B4b8$mMoF~?Y=99y0+TG|o`t20`?8Z-|?r=R4% zwJ72hG^BLH45Le3r3q?+fwM%2CI}{?qqD$jYjay;*{_68&Cql%i;LE=7c+p_8bCAL z?{Gc!MiBuPX=OH0V7IsZfJPpNB>lURXNMq~3D`OW@DJV;Tvxk+Q$Hdne(WiM)SdM`;QUm)Ck=ESs(;_ z50sPoOG-yRRBR%2N{9oeX-*tNs7xRsZg{S-q^9g+41px5$TZ11ho|~Oe|EHcD_Cl9 zS$o93qAd{MZEGIG;pAv!ZyfO8#O9X~C?q|5&>gf*qb*0%;cUdqP~T`J_saAChiY%mF=QdRd`ee;H940ZIjRo}pRl`ygw!%d z3JFZ98zLcaY=nScs#N2q`VDnU`jc_qO27E`#&>zF9LJJ@vLl6m@2$gvjiWZyr|pAW zQPmU#Zz%81XG`K!8dZh08581+1!4<5=i7}aQ)}yfs9P=~1%PC{7Sf*QCHh*l(njMI zVpp%~s|{IF9brY{+a8#UwMc}?kI=8wIu#zl(6sW#4I!ZQ6?T^}5VUoVbhP9&MmTBK zGy&O;?H z-qO-ybs_;!7tyU+Iq6Km%{F`QgV{qI9s6?BDvzCsL+^$4vt+}jzzl(E%9xM6DsOJ3 zNJ&zl2*IvoNnIWoBjNJG?D|{)?qd5ZLsjj_EHwInRNP*eyI3X_ENa$FP)OfBWV@j* zBBF`%xb!)tJ%{(lvGtWP7!3yKCgD^GI}5;k*N^Rz`>&XVHcu_g6FHvXM^+sM7YnV= z3|@|88vW29YF3q`;WP29*0+*e@6gwI{*|R+L)68uS21Y0j^Bn7>V+NbpjFH`Pm`&$ zyZgL?4oGHLdPb(w^S;-Gx?w2~!AOVPxo@vt1(?K#%8+d5`d0~8zAY{HKK3G{HSSKO1hAEOp;NUxnCE2!~TXh(Q-0~ z*jBki$7N_KibNrs_leU(<>R`+=phhtBefn>x-Xf;q%AHCMg|m!Gclb7pkInla}FT4 z2aLokBJBuZ%oPSLgHr#zx5{@`)!zPgU_utg<9?$oqZ&d$O*=vypms1Mj|FY%FF+ID zDy%DOsXH5Tju5lhQM*Bwex$2%`)Tc`pgKZ#&kL}CK!~wVPu?;{nl1`THpFOwI_~}H zyV>Rby1{J11mh3>7iNJmn~$~qm4yvoz0E;{QFh$YP>#g7tH)2qtqlK5%a69aP{$_N zt1PbQUC9-PYddiFgL!?1HkXGbozpl119Z0V)5&70Sg^s?52ftj(3!p2jqZG1#hN0) zlaJG0$E8Fx&-ug4f}g$9MRIFpVeNN=xjC?k!ylZwiq| z`g#Yue@>AguAo+&Sw0wknolMA<&mGSagmI#md79?J|>RCHu2S`YyOt$TR*hro@7wV z-)8VjYe$L$K$if7DL!Sq^-vHdvT*RRC;Ao=NpUSFU_?0PKx(9g-hO*W63@gKpnU)5 z{;M;YqZvmC01@avi8yE_eCvv+!s{>wXrqwnQ&!@S-#N=dUKD|#Bo313bOAzjbJCbS z@^4U(%L0=e{*Cw$sa2BLJ9VN%thPGs#X}!eh(_B?58nrpf&z{3Vva6`^*jqp2#_#X zb~A4wWIJuJHQQS6#4?z@;=>uM@qo;HF!N5k7L@^@5ASiex`$pW<)T*>RP7lRX_g?w zpVdx8%h+=Yt!NzX>VO7eT6>$ggsHn`eJ^1<~yxsBCB_J*+Ggcov&-YX7 zi}C^80#Qg`f&5U!YWI7wxl78OdH=%mgAU&k=v7EFa{p`LjBgjb*ERh^7D_@P@X-Pe z1NBeJmd#dkfLttC8y^+gbE zxx#=!bjJ>T)*>W>z8RV4!Qjj-teh}de!3%~LsB^_4Zh)Emu3AIe)-#toq1Vg5TeP`PZWFin1?oIZp$RCfY*Y`Nw8VEM}N zTLinO`iyi+?aYYzt@2dwpRAO4?cHQg7-^&S|(RJ(20Iy5N*~ z@b?JV);N8YlMc*kklLh5(dpI8TyZ>0T>5P5AEqK;6SVW_ZZf)}{gH}Lmd^RPFLfKu zYPlJ=t~!4IR66Sd)}(9UggROMJ?LAYm%xX12jU0om--(v@b)LI8RQ)6ipM%*oP$)( zi*G5WaS1>UomqrQ@#!6>sa%dvvet$u0zmPW-KlSEKp^}#wYi;Ej4K$|(v2^+GNQLf zZgmDdb8F>8!st2h_3!)ww-k7B1c%DpV+HhpM(Znt)_&h%{)YeDc|-@*Gs$6aczn!c zm^2@@6*1KjkO&=sz-sHweC7`S{sF_`BC`5C30B$s=9FWlv@;A;N}G|m1co9wU~Yrf zK?}{C643-#&aqhw%K4fR>bLl-SY6tz3YEXN@Onff^vBJ^cseaMpjR3F`!dag=anaD z^uyLoG9spUU$58_`i)mzzQ^$DSbX}M7yXgYh8q_Yz?`QUcsk0O+gV$l_x}_^G9x!_ zK|qhab5K9;u{sJ=zuSsn;(+gB8a?`zx0LQ!LXLG$dd5uE1=|8K-kUjd%Z06?icT0? z4BKl0u#Gs>nLi%R>p7II?bVM66j_`xwlBcAZ(kw~?m&xlF zjjNwoE#Q;xcDb#oZ)WtNl!f$ zU0s@VGc)~3p=u9Bk30O&h%%r1IYwbUO__sBvdg#B)E5l+0WHXPF8qUe+Pbx12a-%M zg2pxS_qAa3IX~jV%giGu*<0L>7znD{>sv$f?WSQF$9lL(DD>eW;iy?iKRfG?moKn1 zz>?%%c(jNPw|n#&v829^DU96hd$_IPv=4*ScV1fi;_)`QS&m_ULg4hi5v5 zmd7ogz2y#ETyctr_gQsl28t@~Ul<8PT|E3h>hq0@8ICjA@d}|2)j>G|dpau9qC1ng zW!J*^rL86WyEZa`JwKIw;$-g%S0F(7=!%8YcQDxa2vI9Kmk2%<&3X_JIQ^Ayb1Vaa zk|kj|VnASk07`K`-~*N&&eD7#fh`UFvsWxt*4z0O{afqJD2-)g0|^$q2eTEr9k6JB z-vW1%)pxDB&Y=Afd!(6(-4YA81Y;S)!tOd(#OLfGOsADs?fe4lT@!nU`sopGPJXP9 z;pZgVQ+@qYNA2USFv5?LAF(_F!kn$1f_h%|@3t72QyN=msJ*$>mSKjMSifIPK=A1G zM9--(56Vg;7?(-&Xie*`-t+}+)JPL{1VaCfTyFYRmw|&Fx`ebcUVvc&`Re|Xlu(wx zoouL_tEJ2f@kF-^_93AVgwP#O@T2HigF3iqI5lNR*J|`x{a3q4)iSvB{Npj6T=~CB z_*XfI;<&0adw%isC`w^Euqr?5)gLA(Q#^D&d)YZb)G5*e8T2d|E#qs*jEyr_8qQO? zPz9VwfLA?NPfD5V)b#+3BLV8s%5Ve2rhP%1sipaYSLqQ|py2sR z4=)b+cF;1Ux&`XWV7j2qD?FD$?-w%(&HKM$txj!CU}3{*G%}ii(F7HwUv85cRWa1g zEq@*^=$E30V5xd};b-X>h?aUa0paMNap0jk$5-|QTC zOD!hJ8mw>Sa$tMqXr5jtv3w0UXDR=x5g~wiLPHaBM8+sR4#s$}Ko~nnFzY8v)$fxY zoe4^i%-{k*r^igwHD7kND)#(sQ=~Qoxo9RERW28G^VkOP2MLeA{1LIJs)!OQtTMJv5rtSA>2Yw+*O;CRnq*ow2js-%_e4_kD8*0``44cPP>8oON^(s*lA%{$~2rj;!S{l)kR@G4?HrAu5?Rt z3soj5uq$6K`q0$D5H|E8sHQ8jifXc;q4wn_7*T!I7rMs(JRiXa>CmnpM^C!d#}3CnuUN4dTLN7J zUw9E0zApRYzU!(uy+QD5jZDU#gfh);fCEHG(a`wLdKwvNd&_{aq3#oY6ZlV{d4dA* z6x{TOY=+;p%3Bpl1rw^FhFQ;i)jv+Q!r9&wNcEo3);+dILN0{{aJ4VNs_QN_YP=MXK)2qCGQ2&Ite~|- z%`4@Rdr5$Q3Qpbm%di-?Fadf^4Rx%i0cHKoIa|XO#>VkjkTs~U)7qg8lq&e1{C=l) zL_Xa3Xt@EuhqV8=Wmj%dn_Q$v`tp(Oo;zBqi6{#)sG|LV!J?R09>J!q>x+qlp_P}~ zb%hH$RhznO1b1f6LOnrW8t64s5HrN4#ERIHPn(B!E-aajO5=z(Hd5TsVqU=JjGF&U zK7(>R@T8Yl-KxQguYa@^4yL};;Lf{9KY3FihSXP6oin)cd#iCin*HI|NOtAb=yD7Nn2l|NXb62cHcAP^kE(15uOtA^+OVA3XK_fWhhs&DpJxpA6- za;fR>ok|7T4csJhz%kiglz`VcYQg$!8b$*82S!kJ63L+d;gnfpvr?~je*56A1D8$1#|sJ z$*YI7p(+A;G`?r)0hk+o7O3xUK{qEQK|2LFE)CF5QHY~bEG(5gW*}?7-?y1^eo$Wx z{UBi`1jm~2@Z4T_C9S*$p|{%hEpd&KrKNc-pr{!a8~D{5Mhn|q5=i(q&E?f3<%+TO z#Q+lo4B(P)>qi_vnl|s(aIhAk*`lOw3zPTym%gc3>%rb_L9qfdjIJ!)AKlaRt#F^G z-g9i$a>eC*+Nh4Hi){>Vo;KjVNO?ZaSW2ihrr=x_f%hSc)TBF<;(ZGWGo6f(K(xJx zU@ROC9u+vaRqYE(qN$WQgW1!b&xTJdXcXxI>TrR%a6LG@4t=@(Ge8YGJMv7z>c~yZ zhEcoleoe{5Y@3&+Fe(U+E$969b??Y>k10}_%9b-2mK$cL>Cmw~;MU#N2C=ISAUA|K zku2Q%AHuSP>RLu2YRz2F=CW-9y_Y|D&dXj?QNAe6`;gnA*lJVeNSQNSulj{_^S&iu z*{=O&aM6k65`HEeOeVGhZV_72vg_uy$dUA@wstG6$XU`R&4(kK@0ZwZ+D~D5t+~=L zEUVXE{VJcWq$#I5!zTG-US9%F&V1;jq3g@L`! zK>ghT>iLzn{T$`ZTGLE7IZ}7f8*KsLw3r%W#p9!bhfVMRhFm>{@P;x+oWP2Qt=g*j`l|bz1dtr7x#V>` zsrBm5_J$<-UslO&ep{w%W0l{mO9I;azMXC(JV2!pBF+F>wl(G(a4r1gE;g%EFAO7E>) zb&@snP+jwgVde}||4DdD7dLiVj$mwZSbpcT9N*8LGhn1;nryYrAuZE&IsfX0e4`lj z%tv2O$?U5HD2@8JIPy9j(`>!ZI?F8cp0fab6V!Gd=Gza|Kz6BN0K~*}T{v!19^)E% z*F3q(Fhv|NqqqgfsCvwXaSi+({it$YFsLJivEwoUYU!OMFJvW}03Trj6PD!Mpi-)> z4*8{-qCmLDR`&a~-yehG<2>iJ29hNk9QQZ5LeXs6bQ3~?ywVMqs<)So$DS@k?gzZl z(ySzkLL?@c7=65e2|UeFZ3;bP-IrU9TeWVo>9w@a!Q*MudtgFdq7-%9twGWY%z+0# zLu1PU0h+-Ccv&nEaw0pYth6fdeD#8Uq=Aar6?$Bl>XM|@t%{Ey#y;yKa{xg9SK8Pf z&zLIZTzR1wKlur0W%)jR;%>aVmU_nBywzF;TI~@r?iRpxXz?aP`GN%LR_EBl3$asdYx-_ko9$5jqpJ8_hN$B&_0icQkrbIvWqMgN6 zUExvZDNrLus9~qIR=0Vc?XK(JCrh5h+6xJQux7L@hn`(PD!Im(e}K}4|4(;R4W))s{BUx#7R9rK$q?7cyt{d8HvD*MgHWa z5sLdvl=-|)%xDDDcY!gcKg_jNzKS4feQ?0FA#wrz?e)Bdz{_B^>k(m5T3YSeir?>N zPbOPG&=7GA54Do^WL&&9L$~=7y>kQ=L{%5OI5J7~qh5Wgj8Th}vgm%rWiEGmmN@84tr$1%WQuCcEc z$A{1(S#a>?jBLJD46e^uFIgXPU3K|&RClflP__AA=a-L~2?5~nk2Vzz!VnOpg(i{r!{`ZC1 zxjEtG@@cYvaS1lHT#QxUn)7&hcexURYPlE&m!^!8#OV?;YI$HJ!s&#%+C#^&s#9W1MQv}_%y$|C}aHcxVZ$!j~cpwGL5L6}cF5=1~3z?kmwB=FW>;^VtP z_0^7)q!Egb>!DXQY^9o{g=#Of-KO5YASjVwUoXi&7EA#F3m~ckg_KGNqF5Seiob@# z2zF(F_-kxZLRGyKPy;5>!NMD87g9Ihey_<7qY8IAmpn-Y9> zK3>(V7{^5`VlxOd76D@VR5$)*8*NnU0X6RXC*ETGv^sF;j$nP+H+_PJP*X&;)dvQM z*(*_$x57k$o95Mr0+IvOz5PV0aWP=UPV5~a3K%X!ilmnRG*jrnAyasUDsy&RzKdzb z9|WLK&2H1yg8)Y^EcLVPi^GGeK0FXpL{-o@0*9*lRL^wEeL8MAndA5A7_o6VVE^^+SEiFAK#c)a;=6Ifjj%t|o0$|42=;IR z=ID32KRHa6$uslVdw1V!!*CoY@K=#3o-tAr3DF1c{}1QP1y1Nw*Fvl=3UWf364;H8 z(kT{l?1ssn&zjPdJ4*uwX-#AmMWG((xeI)lNk_f@Qi@?+yZGs|OLs z-%kxu&ZO^JJUV_DY%3S=(Wh?wx8*n*a{qy_cH}Cph#oSOA}L3%Z7@(5q2atBpiWH& zI~Drxy_|nf{m)GRy!-YlnM)H3b_w$RT>LaRS)0#CbRsoTpef5S_bR611lX<;EiHs8 ztriLL;bi?t=Zss`v$dN`jbXZ_-reP&+!ErBx%Uum)I{;4e1CM!DayIVIwn?L`JdjL zvOrc5;Bq{*MboX>+kYer?^Jv|X5FC_GH{jLJ4DP76GjK)C2zIX}v+*r=q?4`tB6Vzb_~VLDDwiu|hvl)$DLXVNI1{S%%LZR&1yk zUw|D*4-(m({2d(qw;diD5^XB*IDZm?uo19w=M??n<(mIvd%PA?w;~*Z?c*?0nDlQ#__;~j{4@#=25*D zUb(Z!dGZ$+?M1XH!vlutQ*y#bqXkiippYpaB)XU4tFBP1jRtYaML3tsi1MRHOVv5n ztp6jDn(~+fDT6}hSD*w7mlz=H*Kaj-ZiE1O@(C%$st7-=JBX_(z&%E5#r+~uCp5^1 zx(DpL2GnPAWM0RE+C(A)>25Bbnh}{&XK*VKsXwle>6pZ5J0g4zY`~6Qq10pXs)mC=brE%me+9@cpl(m$f!HDd zrcX_NO*u;{`Jg^Xy~w`9z+^|hN|;Uie_f44yC;c*JVSX107?shlN&_Un}fI);MD5? z*tpZ_6xDCJxV1-h+M4aLe5LwLva>GF?yMDpHB9PyTI@++-9bj1@ppD1ON8<2cw%-! z(7_1!Hc8@T19P z)1dGT!`qdk?jQ8>y{-w`2-bkWJ}^{iCccvX?k}Y~2gJQ^{_^~!{)M!~G$A48$H$-m zHNkh<4zP2QVG&aL+pi8#%L~#@9ac@KB9y9*9^5>~jG_SlA zTKcsO%9TAenv;}$WT~M1{D*a*J<|z!gX?mex@N`p-d>cD3qNrjN_6_^#i^4ocLSoN zq>H>FmTDJeLOt*J0Wo;j{^bd|;Gna%xE*$N%4&Qp{oM;K zz@0h`bXMK=@aBfKf6EcJ3VUDs7R^9VOZ^kDvN7wvr@??2XDvm7h3Jm`0375Gx&)ZA z+f9^nqb9B#HW~7*v5;k2gm1>Oc&|^Sb^Z)Y|GP~6omy1wi#Kr&d~mXL8?0uSH`Ns2 z@Ku<%x99Mg7-(e-rQfxDAVJ;BIh?5a zsWM&KOF}{{hC7~JOA!kPgbAK{)FEL(Z#HF4_2Tf@IMs)Kh=qWWM6~iOJ)QxYuH@t9 zINKUVG>SWKf0OD$|G3YcnuRKE?vMG7Jd-!QHz}x%0s#SdFnqP=oiH!$LgGLb|DJ&o zi8@rQ|Kvxk85`aiv-80iXPsvHj=eMU$rbdBF=)#RO!bQPU8qBQor$==q%YoL15hcV4#^|#M^B}qK*;<_R+3$1WfuWaU9GGbc z4GLsAK^nOr9rp3#0B%R>N0PHCc_$NTh>O0qaelUfd&o&T@I#H{lkrb6`+;|u7}tRc z%X(R>_$zPtGcC1zQI*u$^-a0xG;|;Zw_|SA^`ZM;Ib3$z&;E!cwEGG$K`TOC-Ob$! z;W8F0yER!P<)N}!g2kM>(mXFa)=#Z=m#hY08dr2=Tdm>P)RWOhK+d-w9_wQr*e^9Dcy-tx2c}3c2$NL^Q*dpLIV;D79+~PagR4 zfl4`aKdV%pfMur%=Ee%f{i+eM$^H|OW%Wdfog43liCMU*q1a&v>=6vllRP=#7X(my z6v^eoFXR6t`*kfO=4~}_?d2@@{~R`m?mFY3$gZoTGV4&)K{+xq(Q={|1T}lpfbc*R zwM&kS^T`Npfk9!>x5)S|x@Uh?*2{R<-qFfPLTsHOGbkNWklY#W7GGsBX8=SP=6VxZ z1O%bDqlpZ8-Vn&TK*QTR*Q{Z*(Kp}i@+-#FJuRI6v;H8T-*puIm0G?|G!A5_l zn#MVyFI?ftk6kV*2?>zgZ+wc*(fdLYn~sKz??4pwTbf=UzcU-*2?v}z`&WgNUPYsCWhUUij>BwLGUYYU=~TIM|Z+0q9S-lTE|K!^GzYvrG)_a{F3nAe@8wVyX%`r|NX9lnwXrH8(g zz<~t>gvLJFyya}i_u~6tPj?R3)3SLffj?6(^E|g#5}Ph_)q)qz1S6)I*llII48cX_ zP4e_ZDL((J{XbF^rk^JJ%^P6HT*B$6J$!4t^fz<99!=e;x`@Y#FA|sT(xNWVpf0h8 zy6(U5onyb-oD~Xr&LR^azsR+(ZzaH_j*p}U1B^7AFd zwmTx2E6`Hc!4)g69){FrRLCKOz9h z9p%;HKl+@-Lx`|=+)m3&3gKCltL6n@M|cL&nVns%IA;CZQDPq!sQN6juxJ7cK!k3!u#J;C+xg=f!9IFk$1k^T!3!5 zY8C-piUoH`0#&Yoior5;T(n>v9+?nR+H2Z`!KNe7q5-1&UeH#3$J#lZj+k63Z(hnP zA2w#)93gp&8IumWTYTwGOuePb9cET-J2djf{{S}LiCa(ujtA*m;3-QR&y+Q)DBJ7+#Kit@xqShngBZ=ptbwyB32Hg3<>8hIA_9o^9X ztQ4U-*`<1VQ38ymz1z{H_QE$ge#}ow^!VYQjjUTo|9Q5Haqg5Q+-jlS->|Xw{Hr4` zY3l8Ss$=M13&NfL`%EcTlk%y7BW>hE%z&UUqp1g|%vUWa?PVMT7@?t4ujXjyc4mCV z-o*F(yO%9R_=j+06dCYlHUJM(gEyK%_k%0|cl?=NBjh#a#45Y6p_NUzf(G)Qb_XRq zI$PMrL@H$i=fZ^fX~e8K!;IF=)JU-WGPdmLd>}3%T-1v7UAa#=5x?vb9U6G9|S8g$?0GajJpG2^pY|RLgWzu6jX72EpH?L^% z9o7Rsg5glj>S)%Gdlg8{*I#Go;T2GSK>^l2cJ~lt21MM~#vVYys!FTi>n(;1w#BNE zX$iyVX3BL*VLn!mOC;Dn=97@^3?-QfN6HXK;m z83pL(v&zek`EFI(5%KFmiydOSAB5t}?%3^R?;W`EEdQoC;eX_Rl)%FG(U12503_QxtDOZ6)T z))KzF?BDv#T9+2?b-Crvs&DypM&-%JPkuU+Kc-V(VnhT7Mq!}Mq~4U6j`?~vtYMa3 zA)t1$2LuJ~JqZ2#DYoC9u9RG#lzja3-~%)B+U+kdS(HA%(SM;Ck}xP7^uy4Z=5-H0 zBUo7R2CCfm+(btla5o=iMh(6~vugp=&SOl5A?*q5T7&Nn0-7S*Wi8@Qfj(|5M8cX; zo&sA}jOaY2s{W?dwYV*U%_NA#=DE5W0nTsYQQg7{Q>6K4+48zV)2q~^qnR$B1Z;5` z)SwV7kVd#2$#bXTzCMCE^Zt6CM!k~LkZ$38I@1F+_DjqIR zFwI};GN;x2VW{0~PW!ct0`4->t)P|8-b`P^)T5(&vus;_b3Nv5xRhnW1Fa98wO3eM z`6E{q`3f74+7ivmMX#1wM9Dje~U0r;%$P?6Iv(r*cY<~$$)`@&VBgBQ_cwJ8e zHhR2c0148UMD|hrUNQYbUY|1nuz62^%Wr;h_1jYOqXfqvhKH8AA#VtokzcMgKDI2; z8vaoIwEK*BmQ~`*A$-zo#L*%d`9V+Jl>;6KU5@{G8uic61*$9TMMqTk4ds^nl3xlG zNwqRsP5%uusMA0}l!qGB82+t=$}DQF_7cbm*5=Txccd*~yk%S_`ts=wx@#Du)ABR6bNmC>P9^JM4x6Q?dagVw~ zWIsKUsX0rD)&)Y|?qptPEL_(Bu0ZF)kl`4!G93;O;!%@Et~!4r@K z;!i=K=4FKV<@e?#>Z1?5&Qs`6_9v8;%+*eM&&$EID-A8+5|a+#uoUtv+RfcEerK_JQvrteNPhsU zrwg>v`z12nsh8U-)ggh)8UhD>3Y8R#HBPbpyPT{RN3T1|v|;v=Fkx1>gUhezd;0no z$wht)UA`GX)`s~NHoGr5c{sq>(aikRf@>?vGnwb6GtV6qK3yE(%X@&o{mIMIe>0cE zU@+xRNH?7{uiJ0zd_yk_PhQ6wDGdu)vUYs-UQGlM(Ra(&A2>;s|`L zE<9JVhfS*wa(MstO;T!|{jJ!G{yFM`;*Wrn>FvJ+ z({(Nh)I9BE@?GrCmkT=beZvMhp5kSV>E8#g&doNdS3Cctd73$W{~mtIf4BUu>d}p4 zCg<&^cM^>9=~a4uY%#95$BWKsFfM4&02e;siHaW z2t|GB*wGWeboMA2L3d!c*HpEag;5FRkO8@QPV~QB`X0nct#hVvrQNeL{V4W6y^l%p ztfs@%m^5j}4ZPW%=$(|s8(i|!mSC^OyO&4+L+MDXRolICvgW^X&Uc6C}@wbnuCD6bc!Oi0b)!;IPgH62K3Pp15yfV$%Ha^XMV)UotFfsQQQ(QOhi&>$QALUYayrU^j7{b-Ui2az!Bb zrh)M$3Ag-{^j6Msfx#d^Cg<^$T*3fAPe^ z#s)}#2pqn$Q*sO>XL(U3Jh|ZzOYN99gP=8r9s9b#=yyAx=&}6yb>Qt!RjUpW6`H@? zy#w8(w{%1O>9s0AH#`zyCP&iIrL4EeZ=Ot*5cHvRGLnm zx6I`ee!l$lZ-5>?*Ml@(?{%@#JF^o}36OzU6&vazZ*uYSQvO;q8gib7LX4aW?T6|%k5ewNPE>|EXR<$GHr4M%uC zO6F;dGHL(t+W}Yz+o`&K@Nt_pwV5?gtXaQtas+oF5LLj$bG0MxkMz#o-IKD9RJE2;81$uU_c)Qec&;tcyKbyVqU76L7W^bL+181y-Mn7V9?1B1s178i# zc_2c_|hM3{gdO zwlU9t>rm-W+^Kp6{ZYje-hH#MGpV#4chHw-m=d{XEueJ&(i1C(UlrE)Q^3hNDSBFH z$M4APjco>!-sa`KHnp?AZI`BXY2fd+j~uM2i)<!`W#rwG zpz(k5A6KN`#u=Ly<39_*WM=?;C%9}$g1=l*LHnM<;xLc`2rjQxn5-MYF-;?$EY0z1RRz2S*LXyIe3~ z1W(D{4eh-Ctea?-t|q1?>V;(g75%igI(g^PO+za&mJULiq~p-f`Fg41s!gBI zP;eoPLf4iXBpJR1{IYKQH$cDqAA=sM_pe1fZlpRj{|Wghu;qk2m71!>!=yI!Y#*U` zGX824>36BXE9!W&XVg(MXg$Hhr0_g;4_b7$FZ%2FV z3X5;Yv1)f$R(x|P0G+bXdh8k9nwMrh-uO-y?V$fq)o=bO?5Uu*dgG_Z$kYiIZFIb& zbAR0}w(a+U8#Z%07j=`J_-95jUWX&ps1dWXLp{4F#UQxV&(U(%?sXenFcdguQUuhX zvCJ=9m~4sX&5y@j-NX5+f9icoWmk!gpyh#sKWVvM7X~f0st=Lj<8%u$J}cL`bx-AZ z8bec(@4>tNGQj?E#f8{)`cS)*dDeT>CvoHS?oR3inm@;Ds)M)oA2Wr>ocYgZ-#L)m zK_Cggf2#p(|7Hgw*X{;0ng1hK_~kFGKt$}+t|!Aw@yiy24Da3tWljO`HN?vfU%h96 zV8M_|0Nm0xKxRUZ>3!d`bTzK7dpk=;^aUeX)-O3L`(iniyz2MK56GvGkT*(Cv=;L< zpqda_d8-C5v;F-IvCj-6xGx@eAWt=?OGa>j@@{|cP1BmHw^5J2N{+fHwL3vhc( z)1kOVVPa=P657EL?N4sds5J5m}OGjPXPL;z+xCh(+p`WYf6#2)W zs#ZQ`-bx+_B>#aQd0Y0K*Aq)BD5d5?X(A!^Eg)Zss3&zf1hc2Vh<;Atz(fa9%tlnD z`&sM-WDo|T7{-Lyu_z!idz$-3)BhKu7hUMSZrx&&p$-7hjjmn0Qk!<&vX#G&=FUL* z^FS=?k;>J|<6Ht@BZe{{TxoRZ{3t!uzaMq!+@1yw7>r5-I2|?`YSgA<^Oj8%5O{!s zPoAXpUv1LW0AIOsMX6Y^BFevwa6R&Y{~U1+UmG(D^#}lVVi*HrX+Agze=M5602K#t z8fxQVX*wkCVm>nA--ohqBQPHT{KLqRBb5~^R%9#xTn`r1R~W*8$V!8e<^vfJ;7lx= zS1e731m?qYf%yR7AJ}}fZBmPZPG2Ck34sAo@#f_Bl-hObWXpWOd;n*bFZntz(;rLN#vH512Id2Rf9$Z)=w7dtGJSL_%=3e~3AjC+Eo}ZoLz;VfIJHckNflFWQEu78ys+DV)VMiK zsnh!pq8&sL8IMs^iP>&*;h@%fGn}dsH7oZ2ZnGe3B-u%;kTC?heI~WkI7)KLKh*h{^y;7<;y*|7b zrG8$9Ru$ev)gSJnNuLii!FUHo=quE^>^Y_1GoMjPIbVv6f4(Z-Yf!AHsNXJC8>*cF z>Dr~M!Wob~MfbSH0Y+JKi`mRa?8yVPFG>*xWb60;p+1wuPS3->>yIh?bf!U+x`1eSX_qT>W{O7hADMSsZ{uz?{wMk z>C>kx#fulGe<@R@c+7D(g8ASqp*TM){7q3;k`$iGf=vk5Y3gkS{XU19U^*wAC(eKb zwQQ_;6O63s*2%N^}| zKk=AxI-#m7f8SzF#d{SRmeJCDEa7#u*SZ!?iSzQr#Wa!Lo9Q1+Gbc6`%aGfN=Fc@Q zQpWr~e=kSPJWjcdXmD2fd(f0X+xPxOOXiHAGp9r7Ok_&d#=n}HO^7rf&Te{v`EU)g z`Ib3%VjpoPgwHFV=Pnf?!V;Ie4-8;Eas_&p}S@_hHLu7MPFx;bs?J)@$BTte=mF z5NT!3gfKFrWltwN;Q8n=M0?hhNuo?9Cf_h;-{iPqwB>1ldCm)zXaf3RjL`gHw%@+no>+@>wdpv=H=d1ACSA%FMX z!A*}&Xgx%m%}1s3WvFMn8s-d~HEuq#!dwTI_;chxx=e>7Nb zcU1<&(tOAYfK5nbY=S7CJl}^zNAn@eZHOz)2X|DAP)d>>CPa2rymjjq*=s^%r_+$s z+Egh1q^Rtz_4lx+gPk)_4bdee~6}z?q&Y0Gc$L6`t&hpR+g>aC}M8oy0y&PfByMr z?MA`40vU9E3RGzAzWt&ykST9QeYfHY^C6KYgtA5rV0^w#Wr5R+ue|%UxVX4~1w9;` z`#=1>oiEPM-+$gEDRVi-f9R80{gAn%qS|~M3l25Z6Q;c(1JbB&HTu_!f3MT8>lcZ0 z=x!ZO*@W;C=0iWU9HOnx%I!E9CCa3PZ+;lQ0UG#J2lM+p)Sp`fw$4kXes7hehwD6G z-sY@&P@0dDB}-DR^qX|Rzc(p|gJ|fM8?-ew&HOoAOo-c6mVa(oqde6)>-Y1WZ(`9@ zk znCHXGk;8AJ!p=~!2316cBeLAyTt8nkzLUs+q@9hS8uc4GeK@YHfVlig6Vkb5B|~OD zyb*5Gwzo4K@P70hqRrDxaE$xk;MbMDn--bW21N~z3QbN67B}q-*Pq-c&KU-zN|h>B zwm70V&n*rK&1JQ!)>{*0QdFa@`$@;&qtaM?%7|XVriSsr+Rb(@J`%eh&IfHXw4{vhI;tV}@H0B#zdDY(QGHXkm3*TwGiZ6XNj(e}vn*w*C?%);Yz^cegyh zf^>MC0fG7OZe+(l?pSIo+!2*=h5=EV53X?d4k)+Iioi1|r~$D|jq}pohDQSDA&0}3 ztKD3z>pet!>E~+|Hb6XDE4SFkWpMddBgJ$C&bk3(1JbmxiSBzS>p0X13#IV%bn%+s zlP1J#42Z1of7yI6$9!kffQa9P31RX&0p5raXC;&sJHt<%<%c@)#m{#l-29Q-dUW(D z^Y3)Dd|PHdBrqV}M?uU7XJg%cc%JVnn_xVC6bvH+03+Moc*Ft21%Z3{ z@(^7F1K{eimyz;M9~6`~?5p+BUt1M*^S~mLp+~AOB~Rjjc1F zO5DzXJG;q7!$WK zAhO5tyGw)2!zuHVzUDGS-4=oX08sXTrpPP@cR1zIF#M!bIW@a8%!j$mIdOQTy>#g^ z@ijbM7wC=K7!aQD1+z>7ls%v&mUGSUC>PFn3>(~ElQic`f0i%F>hZoj^KTS-y=#Da zynMfs#mINSKpHY+hza`82S5!Bh=T@XN8QA0k_1{yJg6}F0PuK%}=sSuGcIt;ZIx^zxpPQWQpsum~oEQ~{ z35n?*|$f-&VXA_)-bQz zhMyA2sDls(pRoxc)OOoWlV18Kd=u%frRz-Cf6v{2u4^WA>!_T#n3n5vv87punaz%%LP$b zay^=If4gk10f>W7$*X7R=}FVg6J2SoKRopurN1^+H+}5Cv7e^T+>_McFpviOWT0F^CUhenjopp{pB z=$jum((ROMCav|iH#$YVLLbsiAN%k4{;SOgKND;4hx^3)V_)n*XMUnCE3;kZLCWT)4^q1)uF$nZScOWS5--M|k0wm$`o*<-@~e|z5k z^Ydi-c5g14T>>{w5>MD=^U-c?D>^vzC{;N)j*^O(5C(+J$LkZu(@#HcrH}kS6#s9J z`C#1HfH25_cosGr5H9%QK(Fu@Plx1oMEUek^)^@iV592;{gLhdVPRp!K`8jrEoxe| zxcM%)WXY0N|BnMurTYuh%tdSIf8Ez#qRz=lH1b#5J0UuvKdI|C6|c9{=^@Mq-wbt|d?=gw;88D|w`{W8d@$;MW(@j# zI0g)e1D#Mg0CPHT>Eh)McjkgV@Dw-z$skj|eti*$IJhw5TD(Oo!m^J{f0WybkwSg$ z-KN7zA$q<^JsSRV0G&T`+N72Kb3Td)y30=8N1t`LL-((Z(^Mb(@0|TtH^2N8sL;dF z?P+J?C9&;L-2Z6n_y3_reHJ*~d;sSI1LA-I;m22Vo1(qLxg5pl`apZ+oDaU^em39f z$^gS`?YfZq?HQNtf4Jize+PrM!TV_q6`?oMQ)zhQWxIlbBl;8W?WR#7rF7HB{yV<^ zjOFu-8r7{v!|x8J56&)gS>^+{1{e@zKs;98UGc=uUSf1MER)#ueOIs4D%W67KmwDp&uZ0{f18A049#Q*0YbBELO=P$r~xH&K&$bfjP zzB}V-oxuvqxN+kYPPuCXquQ)Y5e2l)kSC~eB`Hk2n=U(8Tu&PfNf15`@K;PK<5;h@hJS1zk zg@`4a51tsYcI{f`;kGaz?hOox4F*I8U%m(*rwm&6<%^VYd>#GY0+SeiCUI2|R_oVF zzexxDdy{fFh=y*tp^N_h=O3i~XG_p$!Eu`C1AUPJh-bSjU#SY+tC=G1cGc&bXUFB` zpuYm?NdJFRf8&t-6drPxekoFd>NIKX&>g8Q`oAWJ(SKU>GV9k+O!V6$k7=fl{dfNU zt2KHwFDG6{#%9g)5qRvfm}rb=W&Xf_4$Oy#00UA$1ELPTlIZbw>ELe_X<+cRY#p&& z5rD1fpJ<;TCIQk@|A&yOG$Zk*%k_c&$N$6o^a~pf!(NGTmmi4C`4cW`kTp>`aU1OM=w5hmyW*tV>bOSiWj5*ONgdP z8~2#7|DL!1QbRuep>xYh6dE2a-j7QvEDQ)!yLK(wwR0EDhX()yVuJyZkD0baJ=L(p z*+JOofBHaQ)aiGgayz8^ZEC!$2*t$2h;uE2&-$-6QP=noG1PMEn$4nr5W^h~$BiCK zebO)6m3p^TpYQk^t@$p8eo(dD=E=9zPlm<*yZ8Px(tI%7zeCPHq~0!H!+dxKFd#M< z5Nl6-WcY%#48pE307lja`e7M-IOs@Z@R5Ome^c&@Gw({@&bTR3@bamnjJ-j@7X2A< zD{1{7g=u2lN}>ruYklm$^Y@?0&wK#S1O~(g1JbW#F^a0+NUYZg3pH=!_hb-ur2*g$ zUiUrJ+^ip-o-SVVd)}@O^ub#2v371bKvci-7ad8xM=!iQfxB}^Itn@xcx=(< ze|`^-#NW(S-mG`JM)LKJ`a79T2h}ofJ#%OrT&LSu8VySOia;4A83yZK7lV)p+^5b zo@?-tJln6Y!W|7Ijs_lE^>_5@p>Rh_f4%hc+W#x>4_a06-EW5*b^q-}nhzd!+puOS zVM1U&yayN%8w^PDwco{*%SVY-6l=+fwsut!$z~d?>TXd+fWYdeh>zAmTAY3&Hh4t^8Iw96&Q;1RY zfp&248Fe#}o^E`J9(=Tv80j@4`fk2=z(&`%C(D83ZymMyPy++vUBG}iXh1AGWieVB z0Hf#wZBV!Q%VxGul>0Ode%_>Sf2%1m`tfJDKgsBRwXFNh{N&iFNxcY2B9&J_|^L!W-7!Vi`U|`U(8v1(bO9R40#wLiT+roet w2N)0-5C8zsg*QgOn!^CW9Do=HqZ^R_2blQ@f8XV-m;e9(07*qoM6N<$g6r2Qe*gdg delta 57716 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 Date: Sun, 31 Aug 2025 01:33:12 +0000 Subject: [PATCH 259/283] Automatic changelog for PR #92791 [ci skip] --- html/changelogs/AutoChangeLog-pr-92791.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92791.yml diff --git a/html/changelogs/AutoChangeLog-pr-92791.yml b/html/changelogs/AutoChangeLog-pr-92791.yml new file mode 100644 index 000000000000..c5ad50b97eee --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92791.yml @@ -0,0 +1,4 @@ +author: "SmArtKar" +delete-after: True +changes: + - image: "Brought back \"new\" goliath saddles which were lost during sprite reorganization a while back." \ No newline at end of file From ffb797a5bf27f6091c5f1c20ac84e04366067329 Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Sun, 31 Aug 2025 04:56:46 +0200 Subject: [PATCH 260/283] Refactors some of the card code to use new attack chain, adds a limit to card decks (#92690) ## About The Pull Request Updates card items to use ``item_interaction``, cleans up some of the code, adds a 54 card limit to normal decks (special decks retain their custom limits) and prevents adding cards past said limit. Card hands now have a limit of 21 cards. - Closes #92551 ## Changelog :cl: fix: You cannot stack infinite amount of cards in decks to explode clients of whoever they get thrown at. refactor: Rewrote card items to use new interaction code. /:cl: --- code/modules/cards/cardhand.dm | 38 ++++++++------- code/modules/cards/cards.dm | 28 ++++++----- code/modules/cards/deck/deck.dm | 34 ++++++++------ code/modules/cards/singlecard.dm | 81 ++++++++++++++------------------ 4 files changed, 91 insertions(+), 90 deletions(-) diff --git a/code/modules/cards/cardhand.dm b/code/modules/cards/cardhand.dm index fb8c025df5ca..fa0339cde9c6 100644 --- a/code/modules/cards/cardhand.dm +++ b/code/modules/cards/cardhand.dm @@ -78,31 +78,33 @@ /obj/item/toy/cards/cardhand/proc/check_menu(mob/living/user) return isliving(user) && !user.incapacitated -/obj/item/toy/cards/cardhand/attackby(obj/item/weapon, mob/living/user, list/params, list/attack_modifier, flip_card = FALSE) +/obj/item/toy/cards/cardhand/item_interaction(mob/living/user, obj/item/tool, list/modifiers) var/obj/item/toy/singlecard/card + if(istype(tool, /obj/item/toy/singlecard)) + card = tool - if(istype(weapon, /obj/item/toy/singlecard)) - card = weapon - - if(istype(weapon, /obj/item/toy/cards/deck)) - var/obj/item/toy/cards/deck/dealer_deck = weapon + if(istype(tool, /obj/item/toy/cards/deck)) + var/obj/item/toy/cards/deck/dealer_deck = tool if(!HAS_TRAIT(dealer_deck, TRAIT_WIELDED)) // recycle cardhand into deck (if unwielded) - dealer_deck.insert(src) - user.balloon_alert_to_viewers("puts card in deck") - return + if(dealer_deck.insert(src)) + user.balloon_alert_to_viewers("puts card in deck") + return ITEM_INTERACT_SUCCESS + + to_chat(user, span_warning("\The [dealer_deck] is stacked too high!")) + return ITEM_INTERACT_BLOCKING + card = dealer_deck.draw(user) - if(card) - if(flip_card) - card.Flip() - insert(card) - return + if(!card) + return NONE - return ..() + if(insert(card)) + if(LAZYACCESS(modifiers, RIGHT_CLICK)) + card.Flip() + return ITEM_INTERACT_SUCCESS -/obj/item/toy/cards/cardhand/attackby_secondary(obj/item/weapon, mob/user, list/modifiers, list/attack_modifiers) - attackby(weapon, user, modifiers, flip_card = TRUE) - return SECONDARY_ATTACK_CONTINUE_CHAIN + to_chat(user, span_warning("You can't hold any more cards in your hand!")) + return ITEM_INTERACT_BLOCKING #define CARDS_MAX_DISPLAY_LIMIT 5 // the amount of cards that are displayed in a hand #define CARDS_PIXEL_X_OFFSET -5 // start out displaying the 1st card -5 pixels left diff --git a/code/modules/cards/cards.dm b/code/modules/cards/cards.dm index e151af022642..3a18b36f86db 100644 --- a/code/modules/cards/cards.dm +++ b/code/modules/cards/cards.dm @@ -6,6 +6,8 @@ max_integrity = 50 /// Do all the cards drop to the floor when thrown at a person var/can_play_52_card_pickup = TRUE + /// How many cards can we hold at the same time + var/card_limit = 21 /// List of card atoms for a hand or deck var/list/obj/item/toy/singlecard/card_atoms @@ -64,29 +66,29 @@ * All cards that are inserted have their angle and pixel offsets reset to zero however their * flip state does not change unless it's being inserted into a deck which is always facedown * (see the deck/insert proc) + * Returns the list of inserted cards * * Arguments: * * card_item - Either a singlecard or cardhand that gets inserted into the src */ /obj/item/toy/cards/proc/insert(obj/item/toy/card_item) fetch_card_atoms() + // Can't add any cards, don't do anything + if (count_cards() >= card_limit) + return null - var/cards_to_add = list() - var/obj/item/toy/cards/cardhand/recycled_cardhand + var/list/cards_to_add = list() if(istype(card_item, /obj/item/toy/singlecard)) cards_to_add += card_item if(istype(card_item, /obj/item/toy/cards/cardhand)) - recycled_cardhand = card_item + var/obj/item/toy/cards/cardhand/recycled_cardhand = card_item + cards_to_add += recycled_cardhand.fetch_card_atoms() - var/list/recycled_cards = recycled_cardhand.fetch_card_atoms() - - for(var/obj/item/toy/singlecard/card in recycled_cards) - cards_to_add += card - recycled_cards -= card - card.moveToNullspace() - qdel(recycled_cardhand) + if(length(cards_to_add) + count_cards() > card_limit) + // Remove all cards past however many we can fit + cards_to_add.Cut(card_limit - count_cards() + 1, length(cards_to_add) + 1) for(var/obj/item/toy/singlecard/card in cards_to_add) card.forceMove(src) @@ -98,8 +100,12 @@ card.transform = M card.update_appearance() card_atoms += card - cards_to_add -= card + + if(istype(card_item, /obj/item/toy/cards/cardhand)) + qdel(card_item) + update_appearance() + return cards_to_add /** * Draws a card from the deck or hand of cards. diff --git a/code/modules/cards/deck/deck.dm b/code/modules/cards/deck/deck.dm index 03c92e4ce6f1..61d25ca92885 100644 --- a/code/modules/cards/deck/deck.dm +++ b/code/modules/cards/deck/deck.dm @@ -19,7 +19,7 @@ /// If the deck is the standard 52 playing card deck (used for poker and blackjack) var/is_standard_deck = TRUE /// The amount of cards to spawn in the deck (optional) - var/decksize = INFINITY + var/decksize = 54 /// The description of the cardgame that is played with this deck (used for memories) var/cardgame_desc = "card game" /// The holodeck computer used to spawn a holographic deck (see /obj/item/toy/cards/deck/syndicate/holographic) @@ -31,6 +31,8 @@ /obj/item/toy/cards/deck/Initialize(mapload) . = ..() + // Can't hold more cards than we spawn with + card_limit = decksize AddElement(/datum/element/drag_pickup) AddComponent(/datum/component/two_handed, attacksound='sound/items/cards/cardflip.ogg') register_context() @@ -167,23 +169,25 @@ return ..() /obj/item/toy/cards/deck/insert(obj/item/toy/card_item) + var/list/cards = ..() + if (!length(cards)) + return null // any card inserted into the deck is always facedown - if(istype(card_item, /obj/item/toy/singlecard)) - var/obj/item/toy/singlecard/card = card_item + for(var/obj/item/toy/singlecard/card in cards) card.Flip(CARD_FACEDOWN) - if(istype(card_item, /obj/item/toy/cards/cardhand)) - var/obj/item/toy/cards/cardhand/cardhand = card_item - for(var/obj/item/toy/singlecard/card in cardhand.fetch_card_atoms()) - card.Flip(CARD_FACEDOWN) - . = ..() + return cards -/obj/item/toy/cards/deck/attackby(obj/item/item, mob/living/user, list/modifiers, list/attack_modifiers) - if(istype(item, /obj/item/toy/singlecard) || istype(item, /obj/item/toy/cards/cardhand)) - insert(item) - var/card_grammar = istype(item, /obj/item/toy/singlecard) ? "card" : "cards" - user.balloon_alert_to_viewers("puts [card_grammar] in deck") - return - return ..() +/obj/item/toy/cards/deck/item_interaction(mob/living/user, obj/item/tool, list/modifiers) + if(!istype(tool, /obj/item/toy/singlecard) && !istype(tool, /obj/item/toy/cards/cardhand)) + return NONE + + if (!insert(tool)) + to_chat(user, span_warning("\The [src] is stacked too high!")) + return ITEM_INTERACT_BLOCKING + + var/card_grammar = istype(tool, /obj/item/toy/singlecard) ? "card" : "cards" + user.balloon_alert_to_viewers("puts [card_grammar] in deck") + return ITEM_INTERACT_SUCCESS /// This is how we play 52 card pickup /obj/item/toy/cards/deck/throw_impact(mob/living/target, datum/thrownthing/throwingdatum) diff --git a/code/modules/cards/singlecard.dm b/code/modules/cards/singlecard.dm index d56e8e265213..fcf35872e49f 100644 --- a/code/modules/cards/singlecard.dm +++ b/code/modules/cards/singlecard.dm @@ -147,25 +147,29 @@ name = flipped ? cardname : "card" return ..() -/obj/item/toy/singlecard/attackby(obj/item/item, mob/living/user, list/params, list/attack_modifier, flip_card=FALSE) - var/obj/item/toy/singlecard/card +/obj/item/toy/singlecard/item_interaction(mob/living/user, obj/item/tool, list/modifiers) + var/obj/item/toy/singlecard/card = null - if(istype(item, /obj/item/toy/cards/deck)) - var/obj/item/toy/cards/deck/dealer_deck = item + if(istype(tool, /obj/item/toy/cards/deck)) + var/obj/item/toy/cards/deck/dealer_deck = tool if(!HAS_TRAIT(dealer_deck, TRAIT_WIELDED)) // recycle card into deck (if unwielded) - dealer_deck.insert(src) - user.balloon_alert_to_viewers("puts card in deck") - return + if(dealer_deck.insert(src)) + user.balloon_alert_to_viewers("puts card in deck") + return ITEM_INTERACT_SUCCESS + + to_chat(user, span_warning("\The [dealer_deck] is stacked too high!")) + return ITEM_INTERACT_BLOCKING + card = dealer_deck.draw(user) - if(istype(item, /obj/item/toy/singlecard)) - card = item + if(istype(tool, /obj/item/toy/singlecard)) + card = tool if(card) // card + card = combine into cardhand - if(flip_card) + if(LAZYACCESS(modifiers, RIGHT_CLICK)) card.Flip() - if(istype(item, /obj/item/toy/cards/deck)) + if(istype(tool, /obj/item/toy/cards/deck)) // only decks cause a balloon alert user.balloon_alert_to_viewers("deals a card") @@ -179,63 +183,48 @@ user.temporarilyRemoveItemFromInventory(src, TRUE) new_cardhand.pickup(user) user.put_in_active_hand(new_cardhand) - return + return ITEM_INTERACT_SUCCESS - if(istype(item, /obj/item/toy/cards/cardhand)) // insert into cardhand - var/obj/item/toy/cards/cardhand/target_cardhand = item - target_cardhand.insert(src) - return + if(istype(tool, /obj/item/toy/cards/cardhand)) // insert into cardhand + return tool.item_interaction(user, src, modifiers) - var/can_item_write var/marked_cheating_color - if(istype(item, /obj/item/pen)) - var/obj/item/pen/pen = item - can_item_write = TRUE + if(istype(tool, /obj/item/pen)) + var/obj/item/pen/pen = tool marked_cheating_color = (pen.colour == "white" && "invisible") || pen.colour - if(istype(item, /obj/item/toy/crayon)) - var/obj/item/toy/crayon/crayon = item - can_item_write = TRUE + if(istype(tool, /obj/item/toy/crayon)) + var/obj/item/toy/crayon/crayon = tool marked_cheating_color = (crayon.crayon_color == "mime" && "invisible") || crayon.crayon_color - if(can_item_write && !blank) // You cheated not only the game, but yourself + if(marked_cheating_color && !blank && IS_WRITING_UTENSIL(tool)) // You cheated not only the game, but yourself marked_color = marked_cheating_color - to_chat(user, span_notice("You put a [marked_color] mark in the corner of [src] with the [item]. Cheat to win!")) - return - - if(can_item_write) - if(!user.is_literate()) - to_chat(user, span_notice("You scribble illegibly on [src]!")) - return + to_chat(user, span_notice("You put a [marked_color] mark in the corner of [src] with the [tool]. Cheat to win!")) + return ITEM_INTERACT_SUCCESS - var/cardtext = stripped_input(user, "What do you wish to write on the card?", "Card Writing", "", 50) - if(!cardtext || !user.can_perform_action(src)) - return + if(!user.can_write(tool)) + return NONE - cardname = cardtext - blank = FALSE - update_appearance() - return - return ..() + var/cardtext = stripped_input(user, "What do you wish to write on the card?", "Card Writing", "", 50) + if(!cardtext || !user.can_perform_action(src)) + return ITEM_INTERACT_BLOCKING -/obj/item/toy/singlecard/attackby_secondary(obj/item/item, mob/living/user, list/modifiers, list/attack_modifiers) - attackby(item, user, modifiers, flip_card=TRUE) - return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN + cardname = cardtext + blank = FALSE + update_appearance() + return ITEM_INTERACT_SUCCESS /obj/item/toy/singlecard/attack_hand_secondary(mob/living/carbon/human/user, modifiers) attack_self(user) return SECONDARY_ATTACK_CANCEL_ATTACK_CHAIN -/obj/item/toy/singlecard/attack_self_secondary(mob/living/carbon/human/user, modifiers) - attack_self(user) - /obj/item/toy/singlecard/attack_self(mob/living/carbon/human/user) if(!ishuman(user) || !user.can_perform_action(src, NEED_DEXTERITY|FORBID_TELEKINESIS_REACH)) return Flip() - if(isturf(src.loc)) // only display tihs message when flipping in a visible spot like on a table + if(isturf(src.loc)) // only display this message when flipping in a visible spot like on a table user.balloon_alert_to_viewers("flips a card") /obj/item/toy/singlecard/click_alt(mob/living/carbon/human/user) From aab5633222996332b437bf598bbb0f98cc1367e2 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 02:57:02 +0000 Subject: [PATCH 261/283] Automatic changelog for PR #92690 [ci skip] --- html/changelogs/AutoChangeLog-pr-92690.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92690.yml diff --git a/html/changelogs/AutoChangeLog-pr-92690.yml b/html/changelogs/AutoChangeLog-pr-92690.yml new file mode 100644 index 000000000000..5b406a488344 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92690.yml @@ -0,0 +1,5 @@ +author: "SmArtKar" +delete-after: True +changes: + - bugfix: "You cannot stack infinite amount of cards in decks to explode clients of whoever they get thrown at." + - refactor: "Rewrote card items to use new interaction code." \ No newline at end of file From 04bd315bf0b3d3054002b95765249d342fc362c8 Mon Sep 17 00:00:00 2001 From: Bloop <13398309+vinylspiders@users.noreply.github.com> Date: Sun, 31 Aug 2025 00:19:38 -0400 Subject: [PATCH 262/283] Guards against runtiming in the middle of the client Destroy() proc (#92686) ## About The Pull Request Tin. Runtiming in this spot is really not good and may have potentially caused a crash for one of our rounds. Not sure how it happened exactly, but it costs nothing to be safe here. image ## Why It's Good For The Game Let clients finish their destruction ## Changelog Not player-facing --- code/modules/client/client_procs.dm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/code/modules/client/client_procs.dm b/code/modules/client/client_procs.dm index 849acd5ba6ec..f2b213c3b6de 100644 --- a/code/modules/client/client_procs.dm +++ b/code/modules/client/client_procs.dm @@ -596,7 +596,10 @@ GLOBAL_LIST_INIT(blacklisted_builds, list( GLOB.clients -= src GLOB.directory -= ckey - persistent_client.set_client(null) + if(persistent_client) + persistent_client.set_client(null) + else + stack_trace("A client was Del()'d without a persistent_client! This should not be happening.") log_access("Logout: [key_name(src)]") GLOB.ahelp_tickets.ClientLogout(src) From f9fcb137523350f23b87fb952d7d2c49b24b3d98 Mon Sep 17 00:00:00 2001 From: FinancialGoose <92416224+TheBoondock@users.noreply.github.com> Date: Sun, 31 Aug 2025 00:28:34 -0400 Subject: [PATCH 263/283] Refactor split personality to use temporary body component and client switching (#92696) This adds the temporary body component to split personality and its children This should ensure that once split personality ends, the original mind will return again and the ghost will be ghosted fix #80212 and potentially #81256 --- code/datums/brain_damage/split_personality.dm | 97 +++++++------------ code/datums/components/temporary_body.dm | 18 ++-- 2 files changed, 46 insertions(+), 69 deletions(-) diff --git a/code/datums/brain_damage/split_personality.dm b/code/datums/brain_damage/split_personality.dm index b2062ca043b0..a076bcba2312 100644 --- a/code/datums/brain_damage/split_personality.dm +++ b/code/datums/brain_damage/split_personality.dm @@ -15,6 +15,8 @@ var/poll_role = "split personality" ///How long do we give ghosts to respond? var/poll_time = 20 SECONDS + ///The stranger_backseat does not have temp body component so we will ghostize() on_lose + var/temp_component = FALSE /datum/brain_trauma/severe/split_personality/on_gain() var/mob/living/brain_owner = owner @@ -41,7 +43,7 @@ /// Attempts to get a ghost to play the personality /datum/brain_trauma/severe/split_personality/proc/get_ghost() var/mob/chosen_one = SSpolling.poll_ghosts_for_target( - question = "Do you want to play as [span_danger("[owner.real_name]'s")] [span_notice(poll_role)]?", + question = "Do you want to play as [span_danger("[owner.real_name]'s")] [span_notice(poll_role)]?. You will be able to return to your original body after.", check_jobban = ROLE_PAI, poll_time = poll_time, checked_target = owner, @@ -56,11 +58,26 @@ if(isnull(ghost)) qdel(src) return + if(ghost.mind.current)// if they previous had a body preserve them else that means they never had one or it was destroyed so assign ckey like normal + stranger_backseat.AddComponent( \ + /datum/component/temporary_body, \ + old_mind = ghost.mind, \ + old_body = ghost.mind.current, \ + ) + temp_component = TRUE + stranger_backseat.PossessByPlayer(ghost.ckey) stranger_backseat.log_message("became [key_name(owner)]'s split personality.", LOG_GAME) message_admins("[ADMIN_LOOKUPFLW(stranger_backseat)] became [ADMIN_LOOKUPFLW(owner)]'s split personality.") + owner_backseat.AddComponent( \ + /datum/component/temporary_body, \ + old_mind = owner.mind, \ + old_body = owner, \ + perma_body_attached = TRUE, \ + ) + /datum/brain_trauma/severe/split_personality/on_life(seconds_per_tick, times_fired) if(owner.stat == DEAD) @@ -72,72 +89,33 @@ ..() /datum/brain_trauma/severe/split_personality/on_lose() - if(current_controller != OWNER) //it would be funny to cure a guy only to be left with the other personality, but it seems too cruel - switch_personalities(TRUE) + // qdel the mob with the temporary component will ensure the original mind will go back into the body and vice versa for the stranger mind + if(!temp_component) + stranger_backseat.ghostize() QDEL_NULL(stranger_backseat) QDEL_NULL(owner_backseat) ..() - +// Changes who controls the body /datum/brain_trauma/severe/split_personality/proc/switch_personalities(reset_to_owner = FALSE) if(QDELETED(owner) || QDELETED(stranger_backseat) || QDELETED(owner_backseat)) return - var/mob/living/split_personality/current_backseat - var/mob/living/split_personality/new_backseat if(current_controller == STRANGER || reset_to_owner) - current_backseat = owner_backseat - new_backseat = stranger_backseat - else - current_backseat = stranger_backseat - new_backseat = owner_backseat - - if(!current_backseat.client) //Make sure we never switch to a logged off mob. - return - - current_backseat.log_message("assumed control of [key_name(owner)] due to [src]. (Original owner: [current_controller == OWNER ? owner.key : current_backseat.key])", LOG_GAME) - to_chat(owner, span_userdanger("You feel your control being taken away... your other personality is in charge now!")) - to_chat(current_backseat, span_userdanger("You manage to take control of your body!")) - - //Body to backseat - - var/h2b_id = owner.computer_id - var/h2b_ip= owner.lastKnownIP - owner.computer_id = null - owner.lastKnownIP = null - - new_backseat.ckey = owner.ckey - - new_backseat.name = owner.name + //back seat to body and vice versa + stranger_backseat.PossessByPlayer(owner.ckey) + //logging + owner_backseat.log_message("assumed control of [key_name(owner)] due to [src]. (Original owner: [stranger_backseat.key])", LOG_GAME) + owner.PossessByPlayer(owner_backseat.ckey) + to_chat(stranger_backseat, span_userdanger("You feel your control being taken away... your other personality is in charge now!")) - if(owner.mind) - new_backseat.mind = owner.mind - - if(!new_backseat.computer_id) - new_backseat.computer_id = h2b_id - - if(!new_backseat.lastKnownIP) - new_backseat.lastKnownIP = h2b_ip - - if(reset_to_owner && new_backseat.mind) - new_backseat.ghostize(FALSE) - - //Backseat to body - - var/s2h_id = current_backseat.computer_id - var/s2h_ip= current_backseat.lastKnownIP - current_backseat.computer_id = null - current_backseat.lastKnownIP = null - - owner.ckey = current_backseat.ckey - owner.mind = current_backseat.mind - - if(!owner.computer_id) - owner.computer_id = s2h_id - - if(!owner.lastKnownIP) - owner.lastKnownIP = s2h_ip + else + owner_backseat.PossessByPlayer(owner.ckey) + stranger_backseat.log_message("assumed control of [key_name(owner)] due to [src]. (Original owner: [owner_backseat.key])", LOG_GAME) + owner.PossessByPlayer(stranger_backseat.ckey) + to_chat(owner_backseat, span_userdanger("You feel your control being taken away... your other personality is in charge now!")) + to_chat(owner, span_userdanger("You manage to take control of your body!")) current_controller = !current_controller @@ -163,11 +141,6 @@ trauma.switch_personalities() qdel(trauma) - //if one of the two ghosts, the other one stays permanently - if(!body.client && trauma.initialized) - trauma.switch_personalities() - qdel(trauma) - ..() /mob/living/split_personality/Login() @@ -221,7 +194,7 @@ /datum/brain_trauma/severe/split_personality/brainwashing/get_ghost() set waitfor = FALSE - var/mob/chosen_one = SSpolling.poll_ghosts_for_target("Do you want to play as [span_danger("[owner.real_name]'s")] brainwashed mind?", poll_time = 7.5 SECONDS, checked_target = stranger_backseat, alert_pic = owner, role_name_text = "brainwashed mind") + var/mob/chosen_one = SSpolling.poll_ghosts_for_target("Do you want to play as [span_danger("[owner.real_name]'s")] brainwashed mind? You will be able to return to your original body after.", poll_time = 7.5 SECONDS, checked_target = stranger_backseat, alert_pic = owner, role_name_text = "brainwashed mind") if(chosen_one) stranger_backseat.PossessByPlayer(chosen_one.ckey) else diff --git a/code/datums/components/temporary_body.dm b/code/datums/components/temporary_body.dm index deadf90e6f99..3af84faaee94 100644 --- a/code/datums/components/temporary_body.dm +++ b/code/datums/components/temporary_body.dm @@ -12,8 +12,10 @@ var/datum/weakref/old_body_ref /// Returns the mind if the parent dies by any means var/delete_on_death = FALSE + /// If the temporary body is attached to a permanent body (split personality body) then we dont ghostize and instead just simply transfer client back + var/perma_body_attached -/datum/component/temporary_body/Initialize(datum/mind/old_mind, mob/living/old_body, delete_on_death = FALSE) +/datum/component/temporary_body/Initialize(datum/mind/old_mind, mob/living/old_body, delete_on_death = FALSE, perma_body_attached = FALSE) if(!isliving(parent)) return COMPONENT_INCOMPATIBLE src.old_mind_ref = WEAKREF(old_mind) @@ -21,6 +23,7 @@ ADD_TRAIT(old_body, TRAIT_MIND_TEMPORARILY_GONE, REF(src)) src.old_body_ref = WEAKREF(old_body) src.delete_on_death = delete_on_death + src.perma_body_attached = perma_body_attached /datum/component/temporary_body/RegisterWithParent() RegisterSignal(parent, COMSIG_QDELETING, PROC_REF(on_parent_destroy)) @@ -45,12 +48,13 @@ return var/mob/living/living_parent = parent - var/mob/dead/observer/ghost = living_parent.ghostize() - if(!ghost) - ghost = living_parent.get_ghost() - if(!ghost) - CRASH("[src] belonging to [parent] was completely unable to find a ghost to put back into a body!") - ghost.mind = old_mind + if(!perma_body_attached) + var/mob/dead/observer/ghost = living_parent.ghostize() + if(!ghost) + ghost = living_parent.get_ghost() + if(!ghost) + CRASH("[src] belonging to [parent] was completely unable to find a ghost to put back into a body!") + ghost.mind = old_mind if(old_body?.stat != DEAD) old_mind.transfer_to(old_body, force_key_move = TRUE) else From 4ff0d5fb460539ab421af10f97f463175302085b Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 04:28:53 +0000 Subject: [PATCH 264/283] Automatic changelog for PR #92696 [ci skip] --- html/changelogs/AutoChangeLog-pr-92696.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92696.yml diff --git a/html/changelogs/AutoChangeLog-pr-92696.yml b/html/changelogs/AutoChangeLog-pr-92696.yml new file mode 100644 index 000000000000..5bc7296772d8 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92696.yml @@ -0,0 +1,4 @@ +author: "TheBoondock" +delete-after: True +changes: + - refactor: "split personality/blackout drunk/brainwashed now uses temporary body component, should be less buggy" \ No newline at end of file From 8c74cee3365b56e1eb762296ede98ccabd50a5bb Mon Sep 17 00:00:00 2001 From: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Date: Sun, 31 Aug 2025 11:26:40 -0500 Subject: [PATCH 265/283] Armsky starts with weapons check again (#92780) ## About The Pull Request Armsky stuns people holding weapons without a permit again ## Why It's Good For The Game Seems to have been an entirely undocumented change made from #62510 It's kinda Armsky's whole point - you pick up a laser gun and he stuns your ass for the next century Given it's been FOUR YEARS(!!), I'm tagging this as a balance I guess... ## Changelog :cl: Melbert balance: Armsky will detain people who yoink weapons out of the armory without a permit again. /:cl: --- code/modules/mob/living/simple_animal/bot/secbot.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/simple_animal/bot/secbot.dm b/code/modules/mob/living/simple_animal/bot/secbot.dm index d55b6df01959..d2fb1785b868 100644 --- a/code/modules/mob/living/simple_animal/bot/secbot.dm +++ b/code/modules/mob/living/simple_animal/bot/secbot.dm @@ -93,7 +93,7 @@ desc = "It's Sergeant-At-Armsky! He's a disgruntled assistant to the warden that would probably shoot you if he had hands." health = 45 bot_mode_flags = ~(BOT_MODE_CAN_BE_SAPIENT|BOT_MODE_AUTOPATROL) - security_mode_flags = SECBOT_DECLARE_ARRESTS | SECBOT_CHECK_IDS | SECBOT_CHECK_RECORDS + security_mode_flags = SECBOT_DECLARE_ARRESTS | SECBOT_CHECK_IDS | SECBOT_CHECK_RECORDS | SECBOT_CHECK_WEAPONS /mob/living/simple_animal/bot/secbot/beepsky/jr name = "Officer Pipsqueak" From 660ef4c8e8a6074ba834eed3e79ed77a6405233b Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 16:28:05 +0000 Subject: [PATCH 266/283] Automatic changelog for PR #92780 [ci skip] --- html/changelogs/AutoChangeLog-pr-92780.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92780.yml diff --git a/html/changelogs/AutoChangeLog-pr-92780.yml b/html/changelogs/AutoChangeLog-pr-92780.yml new file mode 100644 index 000000000000..39664d595cca --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92780.yml @@ -0,0 +1,4 @@ +author: "Melbert" +delete-after: True +changes: + - balance: "Armsky will detain people who yoink weapons out of the armory without a permit again." \ No newline at end of file From c08fab8c9c7d73bedee4c8eb814ee7b1c2b8658a Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Sun, 31 Aug 2025 22:11:40 +0200 Subject: [PATCH 267/283] Fixes magmawing watchers' pixel offsets, swaps normal watcher glow colors (#92769) --- .../lavaland/lavaland_monsters_wide.dmi | Bin 26316 -> 26286 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/icons/mob/simple/lavaland/lavaland_monsters_wide.dmi b/icons/mob/simple/lavaland/lavaland_monsters_wide.dmi index 44207e99c315b5c28567870e2301ca07a454c189..4faf31f89cbe991647645730cc01506f6db7c40f 100644 GIT binary patch literal 26286 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 From fe1b50b0bf7f7e94c6186be0a4f9a5037d32dea6 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 20:12:00 +0000 Subject: [PATCH 268/283] Automatic changelog for PR #92769 [ci skip] --- html/changelogs/AutoChangeLog-pr-92769.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92769.yml diff --git a/html/changelogs/AutoChangeLog-pr-92769.yml b/html/changelogs/AutoChangeLog-pr-92769.yml new file mode 100644 index 000000000000..f93f457c0b2e --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92769.yml @@ -0,0 +1,5 @@ +author: "SmArtKar" +delete-after: True +changes: + - bugfix: "Fixed misaligned magmawing watcher sprites" + - image: "Swapped preparing/ready to attack eye sprites on base watchers" \ No newline at end of file From 64af7e953d64d7523763b3e77f539988b2f78d65 Mon Sep 17 00:00:00 2001 From: tonyhawq <119907639+tonyhawq@users.noreply.github.com> Date: Sun, 31 Aug 2025 21:13:11 +0000 Subject: [PATCH 269/283] Adds back mounted wind turbines (#92516) ## About The Pull Request Adds portable wind turbines that can be put in your back slot or anchored to the ground. They accept a cell-powered item and charge it while you walk, or when space wind passes over them. Can be purchased for 400 credits or crafted with 3 kitchen knives, plastic, and servos. Requires a capacitor to charge things, and higher tiers charge faster, faster walkspeed also charges faster. im222age https://github.com/user-attachments/assets/1cf7fce5-d385-4e3e-be97-fb15e253c308 ## Why It's Good For The Game Sometimes you don't have a cell charger. And you need to charge something. Now you can charge something by running laps around the station. During a blob, rechargers are brought to the front lines to charge energy guns and such but what if the blob turns off the power? And what are bar-rp'ers to do? Kill two birds with one stone by having them run laps instead of sitting around doing nothing. Also its funny. ## Changelog :cl: add: Added a portable wind turbine which can charge things when you walk around add: Added a signal that procs when an object resists space wind (from being anchored / pulled) sound: added woosh.ogg as a low "wooshing" noise image: added a wind turbine sprite /:cl: --------- Co-authored-by: tattle <66640614+dragomagol@users.noreply.github.com> --- .../signals_atom/signals_atom_movable.dm | 3 + .../datums/components/crafting/atmospheric.dm | 13 + code/datums/elements/drag_pickup.dm | 4 + code/game/objects/items/wind_turbine.dm | 376 ++++++++++++++++++ .../environmental/LINDA_turf_tile.dm | 7 +- code/modules/cargo/packs/imports.dm | 8 + icons/mob/inhands/64x64_lefthand.dmi | Bin 148226 -> 148746 bytes icons/mob/inhands/64x64_righthand.dmi | Bin 150315 -> 150736 bytes icons/obj/wind_turbine.dmi | Bin 0 -> 1749 bytes sound/machines/woosh.ogg | Bin 0 -> 9946 bytes tgstation.dme | 1 + 11 files changed, 410 insertions(+), 2 deletions(-) create mode 100644 code/game/objects/items/wind_turbine.dm create mode 100644 icons/obj/wind_turbine.dmi create mode 100644 sound/machines/woosh.ogg diff --git a/code/__DEFINES/dcs/signals/signals_atom/signals_atom_movable.dm b/code/__DEFINES/dcs/signals/signals_atom/signals_atom_movable.dm index 783a1bf796b7..1ea6ef446def 100644 --- a/code/__DEFINES/dcs/signals/signals_atom/signals_atom_movable.dm +++ b/code/__DEFINES/dcs/signals/signals_atom/signals_atom_movable.dm @@ -76,6 +76,9 @@ #define HEARING_MESSAGE_MODE 9 #define HEARING_RANGE 10 +///called when space wind can't move a movable. (pressure_difference, pressure_direction) +#define COMSIG_MOVABLE_RESISTED_SPACEWIND "movable_resisted_wind" + ///called when the movable is added to a disposal holder object for disposal movement: (obj/structure/disposalholder/holder, obj/machinery/disposal/source) #define COMSIG_MOVABLE_DISPOSING "movable_disposing" // called when movable is expelled from a disposal pipe, bin or outlet on obj/pipe_eject: (direction) diff --git a/code/datums/components/crafting/atmospheric.dm b/code/datums/components/crafting/atmospheric.dm index 6bf75e1c8842..0e59d00a7141 100644 --- a/code/datums/components/crafting/atmospheric.dm +++ b/code/datums/components/crafting/atmospheric.dm @@ -39,6 +39,19 @@ blacklist = list(/obj/item/analyzer/ranged) category = CAT_ATMOSPHERIC +/datum/crafting_recipe/portable_wind_turbine + name = "Portable Wind Turbine" + result = /obj/item/portable_wind_turbine + tool_behaviors = list(TOOL_WELDER) + reqs = list( + /obj/item/knife/kitchen = 3, + /obj/item/stack/sheet/plastic = 5, + /obj/item/stack/rods = 8, + /obj/item/stock_parts/servo = 2, + /obj/item/stack/cable_coil = 5, + ) + category = CAT_ATMOSPHERIC + ///abstract path for pipe crafting recipes that set the pipe_type of their results and have other checks as well /datum/crafting_recipe/spec_pipe var/pipe_type diff --git a/code/datums/elements/drag_pickup.dm b/code/datums/elements/drag_pickup.dm index d86c615c6389..8eb73bbb4389 100644 --- a/code/datums/elements/drag_pickup.dm +++ b/code/datums/elements/drag_pickup.dm @@ -21,6 +21,10 @@ var/mob/living/picker = user if(!istype(picker) || !user.can_perform_action(source, FORBID_TELEKINESIS_REACH)) return + var/obj/pickup_object = source + if (pickup_object) + if (pickup_object.anchored) + return COMPONENT_CANCEL_MOUSEDROP_ONTO if(over == picker) INVOKE_ASYNC(picker, TYPE_PROC_REF(/mob/, put_in_hands), source) diff --git a/code/game/objects/items/wind_turbine.dm b/code/game/objects/items/wind_turbine.dm new file mode 100644 index 000000000000..74cd1213b698 --- /dev/null +++ b/code/game/objects/items/wind_turbine.dm @@ -0,0 +1,376 @@ +#define TURBINE_MAX_STORED_POWER (0.2 * STANDARD_CELL_CHARGE) +#define TURBINE_ANIMATION_TICKS_PER_TILE (1) +#define TURBINE_ANIMATION_TICKS (4) +#define TURBINE_CHARGE_PER_TILE (0.002 * STANDARD_CELL_CHARGE) +#define TURBINE_ANCHORED_POWER_PER_KPA (TURBINE_CHARGE_PER_TILE * 2) +#define TURBINE_MIN_SECONDS_BETWEEN_SOUNDS (0.33 SECONDS) + +/obj/item/portable_wind_turbine + name = "portable wind turbine" + icon = 'icons/obj/wind_turbine.dmi' + icon_state = "icon" + base_icon_state = "icon" + desc = "A portable wind turbine that can charge attached energy based weaponry, PDAs, and other devices. As a safety mechanism after an unprecedented amount of amputations, only charges when attached to your back / the floor." + worn_icon = 'icons/obj/wind_turbine.dmi' + worn_icon_state = "base_turbine" + inhand_icon_state = "wind_turbine" + lefthand_file = 'icons/mob/inhands/64x64_lefthand.dmi' + righthand_file = 'icons/mob/inhands/64x64_righthand.dmi' + inhand_x_dimension = 64 + inhand_y_dimension = 64 + slot_flags = ITEM_SLOT_SUITSTORE | ITEM_SLOT_BACK + force = 10 + throwforce = 6 + w_class = WEIGHT_CLASS_BULKY + ///What item is being charged currently? + var/obj/item/charging = null + ///Did we put power into "charging" last process()? + var/using_power = FALSE + ///Did we finish recharging the currently inserted item? + var/finished_recharging = FALSE + + ///Current rotor animation frame. (floating point value). + var/rotor_tick = 0 + ///Power that has been generated by moving about. + var/available_power = 0 + ///The last time (world.time) a sound was played at. + var/last_sound_time = 0 + ///Capacitor currently inserted. + var/obj/item/stock_parts/capacitor/cap = null + + var/static/list/allowed_devices = typecacheof(list( + /obj/item/gun/energy, + /obj/item/compact_remote, + /obj/item/controller, + /obj/item/organ/cyberimp/bci, + /obj/item/integrated_circuit, + /obj/item/melee/baton/security, + /obj/item/modular_computer, + /obj/item/stock_parts/power_store/cell, + )) + +/obj/item/portable_wind_turbine/Initialize(mapload) + . = ..() + AddElement(/datum/element/drag_pickup) + RegisterSignal(src, COMSIG_MOVABLE_SET_ANCHORED, PROC_REF(on_anchor)) + RegisterSignal(src, COMSIG_ATOM_PRE_DIR_CHANGE, PROC_REF(block_dir_changes_unanchored)) + update_appearance() + +/obj/item/portable_wind_turbine/loaded/Initialize(mapload) + . = ..() + cap = new /obj/item/stock_parts/capacitor(src) + +/obj/item/portable_wind_turbine/Destroy() + return ..() + +///Called when src is anchored +/obj/item/portable_wind_turbine/proc/on_anchor(atom/source, is_anchored) + SIGNAL_HANDLER + + if (is_anchored) + RegisterSignal(src, COMSIG_MOVABLE_RESISTED_SPACEWIND, PROC_REF(on_space_wind)) + UnregisterSignal(src, COMSIG_ATOM_PRE_DIR_CHANGE) + forceMove(get_turf(src)) + pixel_x = 0 + pixel_y = 0 + setDir(SOUTH) + else + UnregisterSignal(src, COMSIG_MOVABLE_RESISTED_SPACEWIND) + RegisterSignal(src, COMSIG_ATOM_PRE_DIR_CHANGE, PROC_REF(block_dir_changes_unanchored)) + +///Called when src changes direction when not equipped +/obj/item/portable_wind_turbine/proc/block_dir_changes_unanchored(atom/source, old_dir, new_dir) + SIGNAL_HANDLER + + return COMPONENT_ATOM_BLOCK_DIR_CHANGE + +///Called when this resists space wind +/obj/item/portable_wind_turbine/proc/on_space_wind(atom/source, pressure_difference, pressure_direction) + SIGNAL_HANDLER + + var/obj/item/portable_wind_turbine/turbine = source + if (!turbine) + return + if (isnull(cap)) + return + turbine.add_power(TURBINE_ANCHORED_POWER_PER_KPA * pressure_difference * cap.rating, ignore_cap = TRUE) + set_rotor_tick(rotor_tick + 1) + +/obj/item/portable_wind_turbine/update_appearance(updates) + . = ..() + update_back() + +/obj/item/portable_wind_turbine/equipped(mob/user, slot, initial) + . = ..() + update_appearance() + if(slot & slot_flags) + RegisterSignal(user, COMSIG_MOVABLE_MOVED, PROC_REF(on_move)) + RegisterSignal(user, COMSIG_ATOM_POST_DIR_CHANGE, PROC_REF(on_dir_change)) + else + setDir(SOUTH) + UnregisterSignal(user, COMSIG_MOVABLE_MOVED, PROC_REF(on_move)) + UnregisterSignal(user, COMSIG_ATOM_POST_DIR_CHANGE, PROC_REF(on_dir_change)) + +///Called when the thing HOLDING the turbine changes direction +/obj/item/portable_wind_turbine/proc/on_dir_change(datum/source, old_dir, new_dir) + SIGNAL_HANDLER + + update_appearance() + +///Updates the worn back icon for the current loc +/obj/item/portable_wind_turbine/proc/update_back() + if (ishuman(loc)) + var/mob/living/carbon/human/human = loc + human.update_worn_back() + +///Tries to play the woosh sound effect. May not play it if it's been too soon since the last call. +/obj/item/portable_wind_turbine/proc/try_playsound() + if ((world.time - last_sound_time) < TURBINE_MIN_SECONDS_BETWEEN_SOUNDS) + return + playsound(src, 'sound/machines/woosh.ogg', 20, FALSE) + last_sound_time = world.time + +///Sets the rotor animation tick to a new value. Returns TRUE if the rotor made a full rotation. +/obj/item/portable_wind_turbine/proc/set_rotor_tick(new_tick) + var/last_rotor_tick = floor(rotor_tick) + rotor_tick = new_tick + var/made_full_rotation = FALSE + if (rotor_tick >= TURBINE_ANIMATION_TICKS) + rotor_tick -= floor(rotor_tick / TURBINE_ANIMATION_TICKS) * TURBINE_ANIMATION_TICKS + try_playsound() + made_full_rotation = TRUE + var/rounded_rotor_tick = floor(rotor_tick) + if (rounded_rotor_tick != last_rotor_tick) + update_appearance() + return made_full_rotation + +///Adds a certain amount of power to the internal buffer +/obj/item/portable_wind_turbine/proc/add_power(power, ignore_cap = FALSE) + if (ignore_cap) + available_power += power + else + available_power = min(available_power + power, TURBINE_MAX_STORED_POWER * (isnull(cap?.rating) ? 1 : cap.rating)) + +///Called when the thing HOLDING the turbine moves +/obj/item/portable_wind_turbine/proc/on_move(atom/thing, atom/old_loc, dir) + SIGNAL_HANDLER + + var/mob/living/user = thing + if (!user) + return + if (isnull(cap)) + return + var/distance = get_dist(old_loc, user.loc) + var/turf/open/open_turf = get_turf(user) + if (!istype(open_turf)) + return + var/pressure_factor = open_turf.air.return_pressure() / 101.0 + if (pressure_factor <= 0) + return + var/made_full_rotation = set_rotor_tick(rotor_tick + distance * TURBINE_ANIMATION_TICKS_PER_TILE * pressure_factor) + add_power(distance * TURBINE_CHARGE_PER_TILE * pressure_factor * cap.rating) + if (!made_full_rotation) + return + if (!HAS_TRAIT(user, TRAIT_CLUMSY)) + return + var/obj/item/bodypart/head/head_to_bash = user.get_bodypart(BODY_ZONE_HEAD) + if (!head_to_bash) + return + user.Paralyze(5) + user.Knockdown(10) + user.visible_message(span_danger("[user] gets whacked in the head by the [src]'s spinning blades!"), span_userdanger("You get hit in the head by the [src] and fall over!")) + // imaginary friends call sleep in their emotes + // even though imaginary friends can't put on a wind turbine I still have to do this + INVOKE_ASYNC(user, TYPE_PROC_REF(/mob/living/, emote), "scream") + user.apply_damage(5, BRUTE, head_to_bash, attacking_item=src) + playsound(source = src, soundin = 'sound/items/weapons/smash.ogg', vol = src.get_clamped_volume(), vary = TRUE) + +/obj/item/portable_wind_turbine/wrench_act(mob/living/user, obj/item/tool) + . = NONE + switch(default_unfasten_wrench(user, tool, 4 SECONDS)) + if(SUCCESSFUL_UNFASTEN) + return ITEM_INTERACT_SUCCESS + if(FAILED_UNFASTEN) + return ITEM_INTERACT_BLOCKING + return . + +/obj/item/portable_wind_turbine/examine(mob/user) + . = ..() + + if(!in_range(user, src) && !issilicon(user) && !isobserver(user)) + . += span_warning("You're too far away to examine [src]'s contents! You can still watch it spin so wonderfully though...") + if (charging && istype(charging,/obj/item/melee/baton/security/)) + . += span_info("You can see the [charging] hanging precariously off the charging port...") + return + + if(cap) + . += span_info("Click it with a screwdriver to eject the [cap].") + . += span_info("Wrench it on a tile to anchor it and harness space wind.") + . += span_info("The wind turbine is currently storing [floor(available_power / 100) / 10]kJ.") + if(charging) + . += {"[span_notice("\The [src] contains:")] + [span_notice("- \A [charging].")]"} + +/obj/item/portable_wind_turbine/screwdriver_act(mob/living/user, obj/item/tool) + . = ..() + if(charging) + user.balloon_alert(user, "remove the [charging] first!") + return FALSE + if(cap) + tool.play_tool_sound(src, 50) + user.balloon_alert(user, "capacitor removed") + cap.forceMove(drop_location()) + available_power = 0 + cap = null + return TRUE + else + user.balloon_alert(user, "no capacitor!") + return FALSE + +/obj/item/portable_wind_turbine/Entered(atom/movable/arrived, atom/old_loc, list/atom/old_locs) + if(is_type_in_typecache(arrived, allowed_devices)) + charging = arrived + START_PROCESSING(SSmachines, src) + finished_recharging = FALSE + using_power = TRUE + update_appearance() + return ..() + +/obj/item/portable_wind_turbine/Exited(atom/movable/gone, direction) + if(gone == charging) + if(!QDELING(charging)) + charging.update_appearance() + charging = null + using_power = FALSE + update_appearance() + return ..() + +/obj/item/portable_wind_turbine/attackby(obj/item/attacking_item, mob/user, params) + if(istype(attacking_item, /obj/item/stock_parts/capacitor)) + if (cap) + balloon_alert(user, "already has a capacitor!") + return TRUE + user.transferItemToLoc(attacking_item, src) + cap = attacking_item + balloon_alert(user, "inserted the [attacking_item]") + return TRUE + if(!is_type_in_typecache(attacking_item, allowed_devices)) + return ..() + if(isnull(cap)) + balloon_alert(user, "no capacitor inserted!") + return TRUE + if(charging) + balloon_alert(user, "already charging something!") + return TRUE + if(istype(attacking_item, /obj/item/gun/energy)) + var/obj/item/gun/energy/energy_gun = attacking_item + if(!energy_gun.can_charge) + balloon_alert(user, "not rechargable!") + return TRUE + user.transferItemToLoc(attacking_item, src) + charging = attacking_item + return TRUE + +/obj/item/portable_wind_turbine/attack_hand(mob/user, list/modifiers) + if(loc == user || (istype(loc, /turf) && !isnull(charging))) + take_charging_out(user) + return TRUE + add_fingerprint(user) + return ..() + +/obj/item/portable_wind_turbine/handle_deconstruct(dissassembled) + charging?.forceMove(drop_location()) + cap?.forceMove(drop_location()) + return ..() + +///Takes charging item out if there is one +/obj/item/portable_wind_turbine/proc/take_charging_out(mob/user) + if(isnull(charging) || user.put_in_hands(charging)) + return + charging.forceMove(drop_location()) + update_appearance() + +/obj/item/portable_wind_turbine/attack_tk(mob/user) + if(isnull(charging)) + return + charging.forceMove(drop_location()) + return COMPONENT_CANCEL_ATTACK_CHAIN + +/obj/item/portable_wind_turbine/process(seconds_per_tick) + using_power = FALSE + if(isnull(charging)) + return PROCESS_KILL + if(isnull(cap)) + // this is easier than starting/stopping the process based on capacitor state + // this code only charges the attached item, so stopping it early should not be a problem + return + var/obj/item/stock_parts/power_store/cell/charging_cell = charging.get_cell() + if (!charging_cell && istype(charging, /obj/item/stock_parts/power_store/cell)) + charging_cell = charging + if (!charging_cell) + var/datum/component/shell/shell = charging.GetComponent(/datum/component/shell) + charging_cell = shell?.attached_circuit?.get_cell() + if(charging_cell) + var/wanted_power = min(charging_cell.maxcharge - charging_cell.charge, charging_cell.chargerate) + if(wanted_power > 0) + using_power = TRUE + var/power_to_give = min(available_power, wanted_power) * seconds_per_tick / 2 + if (power_to_give > 0) + charging_cell.give(power_to_give) + available_power -= power_to_give + update_appearance() + + if(!using_power && !finished_recharging) //Inserted thing is at max charge/ammo, notify those around us + finished_recharging = TRUE + playsound(src, 'sound/machines/ping.ogg', 30, TRUE) + say("[charging] has finished recharging!") + +/obj/item/portable_wind_turbine/emp_act(severity) + . = ..() + if (. & EMP_PROTECT_CONTENTS) + return + + if(istype(charging, /obj/item/gun/energy)) + var/obj/item/gun/energy/energy_gun = charging + energy_gun?.cell.emp_act(severity) + + else if(istype(charging, /obj/item/melee/baton/security)) + var/obj/item/melee/baton/security/batong = charging + batong?.cell.charge = 0 + +/obj/item/portable_wind_turbine/update_overlays() + . = ..() + var/mutable_appearance/rotor = mutable_appearance(worn_icon, "rotor_[floor(rotor_tick)]") + rotor.pixel_y -= 8 + . += rotor + if (isnull(charging)) + return + if (istype(charging, /obj/item/melee/baton/security/)) + . += mutable_appearance(icon, "baton") + +/obj/item/portable_wind_turbine/worn_overlays(mutable_appearance/standing, isinhands, icon_file) + . = ..() + if (isinhands) + return + var/mutable_appearance/rotor = mutable_appearance(worn_icon, "rotor_[floor(rotor_tick)]") + rotor.layer = BELOW_MOB_LAYER + if (ishuman(loc)) + var/mob/living/carbon/human/user = loc + if (user.dir & NORTH) + var/mutable_appearance/just_render_above_other_things = mutable_appearance(worn_icon, worn_icon_state) + just_render_above_other_things.layer = ABOVE_MOB_LAYER + rotor.layer = ABOVE_MOB_LAYER + . += just_render_above_other_things + . += rotor + if (isnull(charging)) + return + if (istype(charging, /obj/item/melee/baton/security/)) + var/mutable_appearance/baton_overlay = mutable_appearance(icon, "baton") + . += baton_overlay + +#undef TURBINE_MAX_STORED_POWER +#undef TURBINE_ANIMATION_TICKS_PER_TILE +#undef TURBINE_ANIMATION_TICKS +#undef TURBINE_CHARGE_PER_TILE +#undef TURBINE_ANCHORED_POWER_PER_KPA +#undef TURBINE_MIN_SECONDS_BETWEEN_SOUNDS diff --git a/code/modules/atmospherics/environmental/LINDA_turf_tile.dm b/code/modules/atmospherics/environmental/LINDA_turf_tile.dm index fbefb417c9a0..827510313e22 100644 --- a/code/modules/atmospherics/environmental/LINDA_turf_tile.dm +++ b/code/modules/atmospherics/environmental/LINDA_turf_tile.dm @@ -385,8 +385,11 @@ var/atom/movable/moving_atom for(var/thing in src) moving_atom = thing - if (!moving_atom.anchored && !moving_atom.pulledby && moving_atom.last_high_pressure_movement_air_cycle < SSair.times_fired) - moving_atom.experience_pressure_difference(pressure_difference, pressure_direction) + if (moving_atom.last_high_pressure_movement_air_cycle < SSair.times_fired) + if (!moving_atom.anchored && !moving_atom.pulledby) + moving_atom.experience_pressure_difference(pressure_difference, pressure_direction) + else + SEND_SIGNAL(moving_atom, COMSIG_MOVABLE_RESISTED_SPACEWIND, pressure_difference, pressure_direction) /atom/movable ///How much delta pressure is needed for us to move diff --git a/code/modules/cargo/packs/imports.dm b/code/modules/cargo/packs/imports.dm index f11680dc0e8e..41f397439358 100644 --- a/code/modules/cargo/packs/imports.dm +++ b/code/modules/cargo/packs/imports.dm @@ -65,6 +65,14 @@ contains = list(/obj/item/stack/sheet/mineral/bamboo/fifty) crate_name = "bamboo cuttings crate" +/datum/supply_pack/imports/wind_turbine + name = "Wind Turbine Crate" + desc = "Includes a portable wind turbine for charging small devices and appliances. Considered obsolete in the frontier, \ + but perfect for officers who think walking laps around the station is 'innovative engineering'." + cost = CARGO_CRATE_VALUE * 2 + contains = list(/obj/item/portable_wind_turbine/loaded) + crate_name = "wind turbine crate" + /datum/supply_pack/imports/bananium name = "A Single Sheet of Bananium" desc = "Don't let the clown know that he can order this. It costs a fortune even for this much." diff --git a/icons/mob/inhands/64x64_lefthand.dmi b/icons/mob/inhands/64x64_lefthand.dmi index a07b41d84253d0821c8aa3337015031126272e70..1e880ce0bf7f7a899ca512fc6a1d3ea17879ae96 100644 GIT binary patch delta 13217 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 PSEX}WU$fv(yTASii2n{| delta 12665 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 diff --git a/icons/mob/inhands/64x64_righthand.dmi b/icons/mob/inhands/64x64_righthand.dmi index b1968bcab62db3f5e5f1ae6b76c584fa4efb0cae..1f653793710d200c7734404b004e7becafec080f 100644 GIT binary patch delta 12317 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 delta 11915 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 diff --git a/icons/obj/wind_turbine.dmi b/icons/obj/wind_turbine.dmi new file mode 100644 index 0000000000000000000000000000000000000000..ed3cec49443c533b4c371cec8851598abd602d1e GIT binary patch literal 1749 zcmV;`1}gc9P)P)t-sz`($B zeT;yRna9!5D=au193(_NR0s$QKS58qzsGWMit_gNAs8DWBr7sEJw`}aUuJeECpiC! zGw`)Rt5GnSGXVe00RNe0z`(#pm<3?~0004WQchCV=-0C=2JR&a84_w-Y6@%7{?OD!tS%+FJ>RWQ*r;NmRLOex6#a*U0*I5Sc+(=$py zG8SCLC5a`eK&DbsVsUDGNoi41W?rfi7iUUlQ87pb7iU^gVs0vkZHQ2unVg@8P-KW* zQBq>6)7$7=;BiBeOI!UGM)+%VM4}%EuxQh|hU{bXsAAH{udG+F<|y00008z!bG= zKM=+_cP?i_@G*WpBNw7eMb$6i>X#N2DT3n31kW=>NkKJsr}*_u#87VzyId}Wpb#m7 zYL_k4r8LwB%Y9>qE?0st@$I}c6C{UVsGR$MaRY;3C3LGT1zBJhsZMo4(Q4B!Krj-Y z;JJq=d7ga`ILJgo35HHn)p>HkdGmAMz7#|cbjdVEeqkC%buB7ghIIw!TmMGN&t-XeV#4DG_8L) zc$IJR^>T5Pu-7-~T2640Z?6sy`aElRe~()`U2mMmd89|^q_?2D8g_gDYLhI>^(x5q z&vq}EO!a*^eU#RG{P>_&e6Zra0~+GiwtG1NQyLu#vKv%M;)-_5yB3@#df(lm>pBI= zgP7v_`4zkVug`02)yD$CNS;zK!LMIK`aF9MLC<-1xc>b0JAO^SfBo#zkUq~2$}geI zS7lhLQw5<bFlJy38 z7lN|l{6?0bh!ynLlSwxh66rv&s^1{}w^Z~UZMyXQf}XPbM*KZEyI|ER)aHVfH{cMM zf~NAO7Ad197)MEd5R8YyXqlKv6?!{J|DEf|$mvKQWVpZmY)meelOs*-9^N2qY{ZhN z$Mn6+s)CH0oC{^BcYjk(8OCOSTvt5Wj`P3>%0%D$)j1dLK9ZQ-Uzd|dfy08hGi%vIP`tz5dZ)H007+c5t~)CyuTj}^tB=}z;-;b*oxB&UemHc ziPd}HvugDYfM8bj4mi8u=?^m3YnotM^$z&+_g_l&e}Dhf>PaOM1C~kg)Gj#v76hPs z!gJft5LopPo|0)TnAv`K-mq9A_aM0+aL}-z;4Y0t$Fo-L$2EUku+S8{j@sy{@nN=P^p-p&Hkg?S>E#yU_)0#6XxN1TgR}|$^e%>Li&6aLmbbn$^qDd(%ugIl^+=*U$WzJg40i_Kx`t z1oE8H|6aB1_U-AHExXJ9aFZ_>I8X;7^Vz3~<@#cszP$g%Cl?GpQc>bc#(Oal>Op4I zEBwqzfh<`=!H8#Ko?I~e#7JwwENVVBxyE~!h)+X@&&(Qlr^Yfgw$rQ}bb5_UZHOb;Y-m^eh zuQJT$MTvbxO8fp!(y)6$^M+7P#rviG|4KZG$KC~PmXjGp*ZV=W9`j{7pFq%f8O7a` z0akDDoh>`Rl3AU>wc_^upx-Y*^%%yr)ZA}ye5YM6pxZ00000NkvXXu0mjf31vo! literal 0 HcmV?d00001 diff --git a/sound/machines/woosh.ogg b/sound/machines/woosh.ogg new file mode 100644 index 0000000000000000000000000000000000000000..313d12523fdc088fc442cf5b55dcdf5cc8a9d51b GIT binary patch literal 9946 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 Y+Jd@TX%f$JZ!}(EL5dmB07}aL1FZ&he*gdg literal 0 HcmV?d00001 diff --git a/tgstation.dme b/tgstation.dme index 4e99d488b8ff..9f513a1e8bc9 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -2553,6 +2553,7 @@ #include "code\game\objects\items\wall_mounted.dm" #include "code\game\objects\items\weaponry.dm" #include "code\game\objects\items\wiki_manuals.dm" +#include "code\game\objects\items\wind_turbine.dm" #include "code\game\objects\items\wizard_clothes.dm" #include "code\game\objects\items\wizard_weapons.dm" #include "code\game\objects\items\AI_modules\_AI_modules.dm" From 62d89b1beaf92b4d220b60fd24dccaa7dd5299de Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 21:13:31 +0000 Subject: [PATCH 270/283] Automatic changelog for PR #92516 [ci skip] --- html/changelogs/AutoChangeLog-pr-92516.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92516.yml diff --git a/html/changelogs/AutoChangeLog-pr-92516.yml b/html/changelogs/AutoChangeLog-pr-92516.yml new file mode 100644 index 000000000000..f169160cfe3c --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92516.yml @@ -0,0 +1,7 @@ +author: "tonyhawq" +delete-after: True +changes: + - rscadd: "Added a portable wind turbine which can charge things when you walk around" + - rscadd: "Added a signal that procs when an object resists space wind (from being anchored / pulled)" + - sound: "added woosh.ogg as a low \"wooshing\" noise" + - image: "added a wind turbine sprite" \ No newline at end of file From 29f2d7837596b03a9c533d8f31c0b96c763caf19 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 00:35:55 +0000 Subject: [PATCH 271/283] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-92516.yml | 7 ------- html/changelogs/AutoChangeLog-pr-92690.yml | 5 ----- html/changelogs/AutoChangeLog-pr-92696.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92769.yml | 5 ----- html/changelogs/AutoChangeLog-pr-92780.yml | 4 ---- html/changelogs/AutoChangeLog-pr-92791.yml | 4 ---- html/changelogs/archive/2025-09.yml | 21 +++++++++++++++++++++ 7 files changed, 21 insertions(+), 29 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-92516.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92690.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92696.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92769.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92780.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-92791.yml create mode 100644 html/changelogs/archive/2025-09.yml diff --git a/html/changelogs/AutoChangeLog-pr-92516.yml b/html/changelogs/AutoChangeLog-pr-92516.yml deleted file mode 100644 index f169160cfe3c..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92516.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "tonyhawq" -delete-after: True -changes: - - rscadd: "Added a portable wind turbine which can charge things when you walk around" - - rscadd: "Added a signal that procs when an object resists space wind (from being anchored / pulled)" - - sound: "added woosh.ogg as a low \"wooshing\" noise" - - image: "added a wind turbine sprite" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92690.yml b/html/changelogs/AutoChangeLog-pr-92690.yml deleted file mode 100644 index 5b406a488344..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92690.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "You cannot stack infinite amount of cards in decks to explode clients of whoever they get thrown at." - - refactor: "Rewrote card items to use new interaction code." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92696.yml b/html/changelogs/AutoChangeLog-pr-92696.yml deleted file mode 100644 index 5bc7296772d8..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92696.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "TheBoondock" -delete-after: True -changes: - - refactor: "split personality/blackout drunk/brainwashed now uses temporary body component, should be less buggy" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92769.yml b/html/changelogs/AutoChangeLog-pr-92769.yml deleted file mode 100644 index f93f457c0b2e..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92769.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "Fixed misaligned magmawing watcher sprites" - - image: "Swapped preparing/ready to attack eye sprites on base watchers" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92780.yml b/html/changelogs/AutoChangeLog-pr-92780.yml deleted file mode 100644 index 39664d595cca..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92780.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Melbert" -delete-after: True -changes: - - balance: "Armsky will detain people who yoink weapons out of the armory without a permit again." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92791.yml b/html/changelogs/AutoChangeLog-pr-92791.yml deleted file mode 100644 index c5ad50b97eee..000000000000 --- a/html/changelogs/AutoChangeLog-pr-92791.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - image: "Brought back \"new\" goliath saddles which were lost during sprite reorganization a while back." \ No newline at end of file diff --git a/html/changelogs/archive/2025-09.yml b/html/changelogs/archive/2025-09.yml new file mode 100644 index 000000000000..2d6103da28a1 --- /dev/null +++ b/html/changelogs/archive/2025-09.yml @@ -0,0 +1,21 @@ +2025-09-01: + Melbert: + - balance: Armsky will detain people who yoink weapons out of the armory without + a permit again. + SmArtKar: + - image: Brought back "new" goliath saddles which were lost during sprite reorganization + a while back. + - bugfix: Fixed misaligned magmawing watcher sprites + - image: Swapped preparing/ready to attack eye sprites on base watchers + - bugfix: You cannot stack infinite amount of cards in decks to explode clients + of whoever they get thrown at. + - refactor: Rewrote card items to use new interaction code. + TheBoondock: + - refactor: split personality/blackout drunk/brainwashed now uses temporary body + component, should be less buggy + tonyhawq: + - rscadd: Added a portable wind turbine which can charge things when you walk around + - rscadd: Added a signal that procs when an object resists space wind (from being + anchored / pulled) + - sound: added woosh.ogg as a low "wooshing" noise + - image: added a wind turbine sprite From e991857e880f0897926c3fa988d0b9f8383a9220 Mon Sep 17 00:00:00 2001 From: Leland Kemble <70413276+lelandkemble@users.noreply.github.com> Date: Sun, 31 Aug 2025 20:50:02 -0400 Subject: [PATCH 272/283] =?UTF-8?q?Girlifies=20His=20Grace=20(=EF=BC=94)?= =?UTF-8?q?=20(low-stakes=20edition)=20(#92658)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## About The Pull Request Alternative to 3️⃣(#92591), which has been fatally shot. Makes it so that His Grace can be turned into Her Grace via a xenobiology gender-change potion. Her Grace turns the souls of the consumed into confetti, creating a nice party atmosphere. Also adds pronoun helpers for /atom/s, as they weren't there before. ## Why It's Good For The Game I thought this was a good idea image It's a silly little variation, and it's purely voluntary. Couldn't hurt. ## Changelog :cl: add: His Grace will now drink gender-change potions /:cl: --------- Co-authored-by: Thunder12345 --- code/__HELPERS/pronouns.dm | 106 ++++++++++++++++++ code/datums/status_effects/buffs.dm | 24 +++- code/datums/status_effects/debuffs/debuffs.dm | 6 + code/game/objects/items/his_grace.dm | 77 ++++++++++--- icons/hud/screen_alert.dmi | Bin 180851 -> 183019 bytes 5 files changed, 196 insertions(+), 17 deletions(-) diff --git a/code/__HELPERS/pronouns.dm b/code/__HELPERS/pronouns.dm index 9c238ed45db4..7aaca3e75563 100644 --- a/code/__HELPERS/pronouns.dm +++ b/code/__HELPERS/pronouns.dm @@ -300,6 +300,112 @@ else return "itself" +//Pronoun procs for objects +/atom/p_they(temp_gender) + if(!temp_gender) + temp_gender = gender + switch(temp_gender) + if(FEMALE) + return "she" + if(MALE) + return "he" + if(PLURAL) + return "they" + else + return "it" + +/atom/p_their(temp_gender) + if(!temp_gender) + temp_gender = gender + switch(temp_gender) + if(FEMALE) + return "her" + if(MALE) + return "his" + if(PLURAL) + return "their" + else + return "its" + +/atom/p_theirs(temp_gender) + if(!temp_gender) + temp_gender = gender + switch(temp_gender) + if(FEMALE) + return "hers" + if(MALE) + return "his" + if(PLURAL) + return "theirs" + else + return "its" + +/atom/p_them(capitalized, temp_gender) + if(!temp_gender) + temp_gender = gender + switch(temp_gender) + if(FEMALE) + return "her" + if(MALE) + return "him" + if(PLURAL) + return "them" + else + return "it" + +/atom/p_have(temp_gender) + if(!temp_gender) + temp_gender = gender + if(temp_gender == PLURAL) + return "have" + return "has" + +/atom/p_are(temp_gender) + if(!temp_gender) + temp_gender = gender + if(temp_gender == PLURAL) + return "are" + return "is" + +/atom/p_were(temp_gender) + if(!temp_gender) + temp_gender = gender + if(temp_gender == PLURAL) + return "were" + return "was" + +/atom/p_do(temp_gender) + if(!temp_gender) + temp_gender = gender + if(temp_gender == PLURAL) + return "do" + return "does" + +/atom/p_s(temp_gender) + if(!temp_gender) + temp_gender = gender + if(temp_gender != PLURAL) + return "s" + +/atom/p_es(temp_gender) + if(!temp_gender) + temp_gender = gender + if(temp_gender != PLURAL) + return "es" + +/atom/p_themselves(temp_gender) + if(!temp_gender) + temp_gender = gender + switch(temp_gender) + if(FEMALE) + return "herself" + if(MALE) + return "himself" + if(PLURAL) + return "themselves" + else + return "itself" + /// Reports what gender this atom appears to be /atom/proc/get_visible_gender() return gender diff --git a/code/datums/status_effects/buffs.dm b/code/datums/status_effects/buffs.dm index e06b127ecc87..beef6f2ba09a 100644 --- a/code/datums/status_effects/buffs.dm +++ b/code/datums/status_effects/buffs.dm @@ -6,6 +6,21 @@ tick_interval = 0.4 SECONDS alert_type = /atom/movable/screen/alert/status_effect/his_grace var/bloodlust = 0 + var/gender = MALE + var/word + var/word2 + +/datum/status_effect/his_grace/on_creation(mob/living/new_owner, inputgender) + . = ..() + gender = inputgender + if(gender == MALE) + word = "His" + word2 = "Him" + linked_alert.icon_state = "his_grace" + else + word = "Her" + word2 = "Her" + linked_alert.icon_state = "her_grace" /atom/movable/screen/alert/status_effect/his_grace name = "His Grace" @@ -16,6 +31,11 @@ /atom/movable/screen/alert/status_effect/his_grace/MouseEntered(location,control,params) desc = initial(desc) var/datum/status_effect/his_grace/HG = attached_effect + var/His = HG.word + var/Him = HG.word2 + name = "[His] Grace" + desc = "[His] Grace hungers, and you must feed [Him]." + icon_state = "[LOWER_TEXT(His)]_grace" desc += "
    Current Bloodthirst: [HG.bloodlust]\
    Becomes undroppable at [HIS_GRACE_FAMISHED]\
    Will consume you at [HIS_GRACE_CONSUME_OWNER]" @@ -25,7 +45,7 @@ owner.add_stun_absorption( source = id, priority = 3, - self_message = span_boldwarning("His Grace protects you from the stun!"), + self_message = span_boldwarning("[word] Grace protects you from the stun!"), ) return ..() @@ -41,7 +61,7 @@ if(HG.awakened) graces++ if(!graces) - owner.apply_status_effect(/datum/status_effect/his_wrath) + owner.apply_status_effect(/datum/status_effect/his_wrath, word, word2) qdel(src) return var/grace_heal = bloodlust * 0.02 diff --git a/code/datums/status_effects/debuffs/debuffs.dm b/code/datums/status_effects/debuffs/debuffs.dm index 1545632933c4..3ae33be7acd2 100644 --- a/code/datums/status_effects/debuffs/debuffs.dm +++ b/code/datums/status_effects/debuffs/debuffs.dm @@ -313,6 +313,12 @@ tick_interval = 0.4 SECONDS alert_type = /atom/movable/screen/alert/status_effect/his_wrath +/datum/status_effect/his_wrath/on_creation(mob/living/new_owner, His, Him) + . = ..() + linked_alert.name = "[His] Wrath" + linked_alert.desc = "You fled from [His] Grace instead of feeding [Him], and now you suffer." + linked_alert.icon_state = "[LOWER_TEXT(His)]_grace" + /atom/movable/screen/alert/status_effect/his_wrath name = "His Wrath" desc = "You fled from His Grace instead of feeding Him, and now you suffer." diff --git a/code/game/objects/items/his_grace.dm b/code/game/objects/items/his_grace.dm index d77de96c3dad..367aba1e8643 100644 --- a/code/game/objects/items/his_grace.dm +++ b/code/game/objects/items/his_grace.dm @@ -20,6 +20,7 @@ hitsound = 'sound/items/weapons/smash.ogg' drop_sound = 'sound/items/handling/toolbox/toolbox_drop.ogg' pickup_sound = 'sound/items/handling/toolbox/toolbox_pickup.ogg' + gender = MALE var/awakened = FALSE var/bloodthirst = HIS_GRACE_SATIATED var/prev_bloodthirst = HIS_GRACE_SATIATED @@ -28,6 +29,35 @@ var/victims_needed = 25 var/ascend_bonus = 15 +/obj/item/his_grace/item_interaction(mob/living/user, obj/item/tool, list/modifiers) + if(istype(tool,/obj/item/slimepotion/genderchange)) + var/turf/T = get_turf(src) + var/mob/living/holder + if(istype(loc, /mob/living)) + holder = loc + if(gender == MALE) + gender = FEMALE + if(awakened) + name = "Her Grace" + else if (!ascended) + desc = "A toolbox painted bright pink. Looking at it makes you feel uneasy." + icon_state = "pink" + inhand_icon_state = "toolbox_pink" + T.visible_message(span_boldwarning("[src] starts to look a little... girly?")) + else if(gender == FEMALE) + gender = MALE + if(awakened) + name = "His Grace" + else if (!ascended) + desc = "A toolbox painted bright green. Looking at it makes you feel uneasy." + icon_state = "green" + inhand_icon_state = "toolbox_green" + T.visible_message(span_boldwarning("[src] begins to look a little more... manly?")) + if(holder) + holder.remove_status_effect(/datum/status_effect/his_grace) + qdel(tool) + return ITEM_INTERACT_SUCCESS + return NONE /obj/item/his_grace/Initialize(mapload) . = ..() START_PROCESSING(SSprocessing, src) @@ -42,8 +72,15 @@ return ..() /obj/item/his_grace/update_icon_state() - icon_state = ascended ? "gold" : "green" - inhand_icon_state = ascended ? "toolbox_gold" : "toolbox_green" + if(ascended) + icon_state = "gold" + inhand_icon_state = "toolbox_gold" + else if(gender == MALE) + icon_state = "green" + inhand_icon_state = "toolbox_green" + else if(gender == FEMALE) + icon_state = "pink" + inhand_icon_state = "toolbox_pink" return ..() /obj/item/his_grace/update_overlays() @@ -61,6 +98,15 @@ /obj/item/his_grace/attack(mob/living/M, mob/user) if(awakened && M.stat) + if(gender == FEMALE) + var/dx = M.x - user.x + var/dy = M.y - user.y + if(dx && dy) + var/obj/item/reagent_containers/spray/chemsprayer/party/party_popper = new /obj/item/reagent_containers/spray/chemsprayer/party(get_turf(user)) + dx = dx / abs(dx) + dy = dy / abs(dy) + party_popper.spray(locate(M.x + dx * 2, M.y + dy * 2, M.z), user) + qdel(party_popper) consume(M) else ..() @@ -114,7 +160,7 @@ master.adjustBruteLoss(master.maxHealth) playsound(master, 'sound/effects/splat.ogg', 100, FALSE) else - master.apply_status_effect(/datum/status_effect/his_grace) + master.apply_status_effect(/datum/status_effect/his_grace,gender) return forceMove(get_turf(src)) //no you can't put His Grace in a locker you just have to deal with Him if(bloodthirst < HIS_GRACE_CONSUME_OWNER) @@ -144,16 +190,15 @@ if(awakened) return awakened = TRUE - user.visible_message(span_boldwarning("[src] begins to rattle. He thirsts."), span_his_grace("You flick [src]'s latch up. You hope this is a good idea.")) - name = "His Grace" + user.visible_message(span_boldwarning("[src] begins to rattle. [p_They()] thirsts."), span_his_grace("You flick [src]'s latch up. You hope this is a good idea.")) + name = p_Their() + " Grace" desc = "A bloodthirsty artifact created by a profane rite." - gender = MALE adjust_bloodthirst(1) force_bonus = HIS_GRACE_FORCE_BONUS * LAZYLEN(contents) notify_ghosts( - "[user.real_name] has awoken His Grace!", + "[user.real_name] has awoken [src]!", source = src, - header = "All Hail His Grace!", + header = "All Hail [src]!", ) playsound(user, 'sound/effects/pope_entry.ogg', 100) update_appearance() @@ -171,12 +216,14 @@ if(!awakened || ascended) return var/turf/T = get_turf(src) - T.visible_message(span_boldwarning("[src] slowly stops rattling and falls still, His latch snapping shut.")) + T.visible_message(span_boldwarning("[src] slowly stops rattling and falls still, [p_Their()] latch snapping shut.")) playsound(loc, 'sound/items/weapons/batonextend.ogg', 100, TRUE) name = initial(name) - desc = initial(desc) + if(gender == MALE) + desc = "A toolbox painted bright green. Looking at it makes you feel uneasy." + else if (gender == FEMALE) + desc = "A toolbox painted bright pink. Looking at it makes you feel uneasy." animate(src, transform=matrix()) - gender = initial(gender) force = initial(force) force_bonus = initial(force_bonus) awakened = FALSE @@ -225,21 +272,21 @@ if(HIS_GRACE_STARVING to HIS_GRACE_CONSUME_OWNER) ADD_TRAIT(src, TRAIT_NODROP, HIS_GRACE_TRAIT) if(HIS_GRACE_STARVING > prev_bloodthirst) - master.visible_message(span_boldwarning("[src] is starving!"), "[src]'s bloodlust overcomes you. [src] must be fed, or you will become His meal.\ - [force_bonus < 15 ? " And still, His power grows.":""]") + master.visible_message(span_boldwarning("[src] is starving!"), "[src]'s bloodlust overcomes you. [src] must be fed, or you will become [p_Their()] meal.\ + [force_bonus < 15 ? " And still, [p_Their()] power grows.":""]") force_bonus = max(force_bonus, 15) if(HIS_GRACE_FAMISHED to HIS_GRACE_STARVING) ADD_TRAIT(src, TRAIT_NODROP, HIS_GRACE_TRAIT) if(HIS_GRACE_FAMISHED > prev_bloodthirst) master.visible_message(span_warning("[src] is very hungry!"), "Spines sink into your hand. [src] must feed immediately.\ - [force_bonus < 10 ? " His power grows.":""]") + [force_bonus < 10 ? " [p_Their()] power grows.":""]") force_bonus = max(force_bonus, 10) if(prev_bloodthirst >= HIS_GRACE_STARVING) master.visible_message(span_warning("[src] is now only very hungry!"), "Your bloodlust recedes.") if(HIS_GRACE_HUNGRY to HIS_GRACE_FAMISHED) if(HIS_GRACE_HUNGRY > prev_bloodthirst) master.visible_message(span_warning("[src] is getting hungry."), "You feel [src]'s hunger within you.\ - [force_bonus < 5 ? " His power grows.":""]") + [force_bonus < 5 ? " [p_Their()] power grows.":""]") force_bonus = max(force_bonus, 5) if(prev_bloodthirst >= HIS_GRACE_FAMISHED) master.visible_message(span_warning("[src] is now only somewhat hungry."), span_his_grace("[src]'s hunger recedes a little...")) diff --git a/icons/hud/screen_alert.dmi b/icons/hud/screen_alert.dmi index 2d8ab5c7d0497c77077e2e70ff4008471d45043f..d308aea2e2f77fece514248a5a09cc5fbe0b5af6 100644 GIT binary patch delta 23603 zcmYhCc|6q7_x}eWdnl4DNo0!*6*0M{bj6#hrKDf)C zz{R85TIzcDT=z)CAQfa@cXs$pMr?A}24lnqBVEk~BYo|2prO6pWGaA)7>n`$YFR99 z&EL)cv^!*DhK=%O^j@6EV}<7-_f_RS-WA5K-`3Cgqjl#G6E-{^%0i+K^pQCQ$;#D` zQhv)*Yi0oV=B3r(D(#y z*`V}d8mEaF1Jbq$y>g7YDOueR#;f@tg|v}&Qs^g(F@NV zTY4Y0*)hyEH6azOS!iDl`oAY7&#fzJHQ8Ra>>WEB3>JCabe{*L`UiLXAO3e!=?M(% z8eTD@)zFHq^*^8L5Q2mC96-*Vkd^_{oBo8aSPjbeZa{LwWq0+(M*|WPnNx0!g0xiq z>iU{i%@_HfSDsk3E+$w=LlVv=kGXqva8hTs$SYP2cE7Q_Q6_aIB?H4@_rs0Xke?1v zWjIyEr-HlP4iKsIDRb75dvF_@oa&`-Q!kzpo-lR%=Peis92^{%s={^fzTF~TrTc(; z1mJZDZ?($)<|ZlUEkoIz*RvPO}1V&d`bBP^nPwp1QlNU4sCtl8tZ99Z$Alu~=JoC=@ zsEu#$PR%AoK;m5&|17s9O$~dBT?M4|#9q`ABW}SVXlO+O>WgwAZ6cbNZGSWG9Rw8H z&<*%(+B@|eERI1fMx0-s4+N#Qz)dA)%VBD_O*x5Zyq{m(9kHv@f*FFr?|i2o*#M;) zxED6VF}-^qGXkUz5dH$9g^_y?Jwwf7pj|;0s(4*#J+{`84SPl-GineC!0yiP(%m>M zE&Eu?M>8p+G=p7B>}vGew@kN*&n>G8R%Jt-*(PH}SP50EKb`@|$60D#NeKPeKL8s} zQsS+{>C)RSUCUEYXQYXL_@?UZgQ|MUsA3?A_JB5Nh8AHbKXRK@_VwBzh>8c&@HuVq zKWq>0FS{`5=jxbl@tp;PuBC)QyNG?J1o5>}CWJ+)QE%RPO3fhs$4&uI4WZH1Ph|`! z*u9u=y18Ki_V$y|9J?fXS1=yPEcu`WiDX*(g8X@@}+Vfu5I+?ab zc3v~i<@9%;5hVGXF`7t|r7-x(vCX7r zX`Zxafz+kl)rkAwbH0WvaRp8vT@tFtJ?;Jx1c1e0*d4~`bwux%Nc#ucgybF6N?q?m z>I6ZEXRH^La7RLSBI*|?Kv97S!}c>mbBLh359NTTwl8DRM<>usL`@_SmP34Jazi5_ zf|1Co8{Vfv*@zAjj%rum%E+m@j7l+Ag|tZBum~N20Ehe-h%nrw(=f0B1jr zu_~(I_5t?n+k^CGp&f+g=Vh)l8>&R1l+SeaxZa6H6nO%5ZIbd;eo7qU-EQNs&Y+D8 zqaG)Sp}dJ8-=JoQm_%O~wM( zHV*L>sZg4sFT8AkCDP%?70I6QJF8%Y#hE1bUk-N(u)_JcULaKXrVeFE=-3H?+HS@P z?)M#t%n4CDSm6q@e2CuMop(;;EeYtt%i(P!e6zq8Shp_apazBJphuE7J)aQ|HZNPS zt-Mp;GTmy#`PbFd@CymGy*)fQNXg*(k`1drW6A-R%cQP~z^{>vafP!0Egs0UN&cai zUz=@bvI86|7Iej4e0b;*-@uo25`k86hJEAWM1O-qYnz+`b%R4T-kE+?y01%)dO>hYhehzpNv)`^E_MiHOc9YT)wPH>ymh{51xb)*4OL*vjxx<{xI=5kUT5 zzIYq3AcuJ(bWKCH(d2|UubtPE6rM#vbbxOGffmw8gKvzNe6p;YeAiRmt8iAk=1ObP zv9EI~PU#kJ*VpTAh8pxvNFju$Zg1ofLlQTbgHQ`o5FJ9}Gmdq{T&gM6d}8wm<3aE^ z!nh-OsWCfWhldHga&ntz&u_2+0sfh3MXlPlv@t|jTa72tqA&<_9J47s3#reptvu+Y zr2Sq-x81U@^5DPU5i&X}h?X|Q6_>n!kmmU?WrB3SW1C+tV$nLI<-09#4L@yV`!5dP zg@4Bdedr3fo2Q0wXBos;5;~-B+y2h0Q1F$wmHRlwL=KrxHV+0Oy4oaZ(WW$S`|~gzx)~7eW3==LGOBXKrGnj^A1bQ(xYOX zw)vVGL{@E^d>+{ib2lv5W;v-`8*eYtu>K2ePekix?RGJ+9$0Ip#+5+i85ZKVD|KM? zqqGsi>j?gUmH*;Q>TM5nxUtjijY@b1Htzb+Qquh7!bDor*gaw=%|H3;_^aZFs-gC$ z&!O*$>pJ)!xK@mP353Zr*e5|` z{pkh;!Yl~>N_LCo(Bokaq1q9eFn{=`V|BA~&VC_a&5>!+KzBUuNd6KVB#8_d_cj?S zedj6=g4FtvlV4pqRw{@T*uZfAstfJQLNNa-?}p+X7YD7bCe=@cMW!%G=}Qc)y(OFW zLjg6!FJ_;h1+q$7pe}!&6CQm3r}y}iGR$Az!26eLdEhqpLZz57B}I5p|KGp%9ZpUo z)z2DELR;Yp+;+g?0z)sc8H=w6t?bMmHlxwS2GdRcS6C}9%kv4IyqnlMwe(;8Nc}rk zVHtC0H%{?>o(owrX;2`C{ggn4!_dgr(=^8_cCod~hH9Rsrw((Ma0bzgd%h%LuG)%b z(}BW-jsHI6ct1)1lN`xi_62RFz*{oi^jnwC|5J|qW*T5oy`16_!<6T#+Y%EjsPhF& zHy(z`ZBEwlT30_-H+ilAa>Gy_oe24lLi{H=ovuPoW4pgU{5_P0DaO;SPtoMEuUgDx zq@xVftXm!XPlI}*jU_71u)!mJgF~d{4urnY9smfV%3(P(&*obM&1$Zzmts1%_nouv z?3OlS*P@n|0zI+<{;PQocUQ|4uhY;oMu@7$F|#YjwQEkK9BxXrDR)p3TSG zm9(}S_ji0;`msu3XeeEKyZI-PnEi;Hfy+xh&#$%uYJv+*Uvv2YFsYmOzY;>V6a?PCzmV>?xtVSRMucmLIzOTs;a%kejhI5F z`k*eaaFWDL!lFZTI!s+Uf~+AhWbhTQ>k}it_QId4iE1>wA+(X_kay)Jth?&h9h;zB zy!b{jqv<{HQ;Qg5MA%8F{aeEZQighFa>H;*{wK0hGPKJr*S{1%g*6;Ln_ueg@}Rm| zD0e|)oX3tN7XqL^$E%J+goVr7RC$7*3^@Pwg@~rgMd}JZo)^rBNt>+1tZ0DjT)i_s zq97>3 za+UWs@S;o6VGY3HGxTqq96`({#(31fuW4)Fsa4X?h7bf*=MY7&+*&Ub z+b7^w*43ruAN|lSn@ciBok7^sY4_dyK+7{?@&4-=mSg$qBm5Y-;__G9oC1M2>ha@k zb|VBoz%{p|I|0yc5^6#_CzozK+e`Xh1v5! zfF}6|{YUxqnMy`O919UEh|DJzlZXc*&r!E?hP}VTtlVsrRhC}w`HXu?R2(@S8F)jR zcJK?=2iU`sKaWH2EVXk`2g{SZpDyyDykhqQKaQ2Mg**vdS{@HWcvxc1&r8TXR4=5H z@aRm^mBC2Q05jW*@XHH_gG~_$ z)WAZzm?sS8l;z#Hjl7YzvKJgyL#WHpO2a&u52yXmwhs~Wz?;qY5SJ?L8~>D#1p4(> zrX-baW*Kr+k_FkQ4jB_|kL37rS%1Fj-Q7jr-L-6ghtmM|B&Luoeam zd?W5!59kdoaWgpdoP?#_s*w$p;Y>0w&tL~VFT+}W@h9xv0NDlG^F)~#8nSnTqD{Xj zLomxNAB;<*W$MK$63Dyw5a2v3fezG2k?`iG47E|!rW_N*aN1P})eXAsHBR7>y; zpc>xk)F8uaO+Y+7z3V&xznn@occ|+;d^kyeiB9L)3qj5;8y3)t6`3zYWotL53=XP` zI4H>zF@ITXsV-;xNj`hv5sL3)?Ev%dNY97-N=@*TKF3?ygk0l6px*fLgAa7s-88ZB zIoT_b&cG1H^)m>{-&G$!)4mD5f9wMI(4<;-lv!G1a1?cPzEzYcfjwU-P2luNO6{knseoPrsB$Q zdL+h@9J6D95(HAV-%>4+19cyom!lRLhJ$-QWA7FNz5DI^sDxuH!p;qKzv0t}EnRCH zofUbO;KO{V)F7WQ0QT3>^-379-Ef*lY8&as56In547|(2oiu(L-WL;Pxdk8lG9NW(EY7>k7ik?U&$)1d7yQ5}a znnY(yTkj8N1g{Jq*c?W=+ULkdX0V@pZ~P*%4d19d0+{y?~CEl0kBfOwehsFS* zGqZ!m6pNr&p-r`X;R(!1V>fD_LZs%0GM{X`TC%h`r7x1MAIp~!!wXhtb^nG(or8^2 zHNf{RsR44U3VRS^`JX?zYzV1O1h^KSC?{KI*S0O~U9_gz3Llx1wp#G9#VMLyV5K{ac5d6Jut*(VzMKLy zr3l*F-PI5dXyr$T00TrGvk7<}iMG%ws}b^nzbcxzjCF(GZv2IG*O=NY@NG`^9Le68 zwI1skj+=m~-=Xb~D3*EdsBbyH_+%e72Ya&Z5Hr1ue|@=h#ivmKlfU1SWO8@3AU4ef zB{YFnykN8;NrsN%AT$I5IvvMX^nnWb2|4UqOgPgf5O)W_({kS>Jk-BFHv|$WGj5lM{n%G!ZW+K}2%s9dK&x_ME<74xy zz;U1jZkO5=odYp;{Gk8L=5qv98+SI}t#3jKRS89z645$>}AA#WI9s3UnuoGVOeWS2-bxon7;e-U9wX6iQPBchL(_8n@ zh9;Vm<9F<-E&=}333NDE)C1yw2!4j5{*Va`nGZ_SKB+IBTGb9}45oFsr5vo4- z?1jZmz{L8&$i5P5^XEjg15+IYVcYE2e9nf&nT|^ev@s1 z53wXbz?7_{eT+LQ|1rh~(iuq+z;F=948?-L$pwHK?*bDd@9kG0^g891?_qgIoQ|1} zw$+!BDgV;@JI{usKKh;n6LZolO{B!+Y)z2K9fkR9`P@%^J*z+d-cvdS**NF-ix?=|Dy4_jM@b*eLWcF;>V%UYHl;5~R> zl@1n!dlOC(;(OyOc5DFpbr>=mgGZ=tzq5wbkmQ?}(TD{gg^Jd85)B;FSI2?MT4o9_ z_@9N zm90hs^0F@=^T8w7I!;54<{rSXSwLy>N>^TmmhVBkJJ@sh*_U`m7vWezM__VpFsHsF zK%C8cCe5jgl$5%mCgj;M#yofIkHIUQQ%T-e0E;l%{?1`_tHX&c~-E zX6(^jog18p#kV;$bmwiVk998(5;wqaHYA(4cCT^^c-ZjQF}|P9K{&nbdDO#X^wmBj zGENpz6SwnxNXMh8d|$zat(yfgs_&^fx7;Q7_vWQdr!ftr7gOZ8-YQMoR;U7nHy!~U z=f&ChWWE2=ONhyhq14m^aCy++G<4Wpcweuw;i2ROuA45!vLlc% z8!b9`&q~S%v{4&pT6(Bo9c{4_*Qn}csE6Pi%#xIVPjsK|*(sgcVDQ_#)Yr*;xTGj- zQ@B6T^BMtQC>JN>Y=se&o{8VpU4VheSsGxf^?l*~5GBFYKBOZf;XQ~u>OJ3C+XV#+K}ntUK1V2$P{)uQER_c_x8 z^8wizbC^j2QtMd+5UcYyH=^;9QrCcM#1@;j@v9DN#TFyfg~ZS=)+t89zZ-kF63p1} z$9|ADX;mddt`?0w5tk8FG!1C;!3A})#qjHBUo?7SR}nDP9gDbCHz#mP2@JAED)smqq3*;&G?3Tr8`CFUU&>$-*0;fP*6RL=5D0ToaM?|E za+(c&i@~p!=uDPRd;3{c&nBko*E8VwL}vM4eHy3IszSJE5Fiol$Q`F!XZg_ww+g=A zC_CCv`lPs#=t97UH&sw+s!pe{w1PyLPw%h(f;mGBeeC%3iC&%~#D8%h}%{L9@W3b zhD$A7YtO@cVl!UI<&n*4P$0XYnp`nO6@!_i6|+KFj(p$1ZLT_ zW=~AI(y5zNDT*%6OmN>A8T?KuL_?Bkj=$!j;?23$(5E9C309e z`aP#fkS6hxGNyi$q+(jd` z56S1^)_YHPg%3gL?SYE{G%0s5m@WCtcY@N|diaCp-@D9Pib9*~pUtWXJiAyI;cd+V z`*Wezb>I5>^KyEQIzDG`f*>Wp4rL7+IP!Gv^5YYUYf^!_xMx5H{`}!Q2A{l7#LG@s zRaQ#kG_Yg;Xd5HtVDr7s=;r_N!n-!f&AsaZ(SVN4nI&l8;t($yjRS#bkWXg~RaYmM zHlNW09N?AGfWmG3k>4+<{!v32LC=FRkxwq;rKj3-MrG5s# z@cWTmAStbrx_=Nc@VU=NK;M6UQWL&N_|u!AUgpqU#cRZQ#VmJ!^_a(&3Ijm(dY4RT z$sICe|1U51f3YSV=>8D)okm&WF=0i$`h-^f<>I9oh*ee+ud3`BoDQ|H+ECXzzWKk6 z1u^SAN~tb6!qWithnMS`ZyD+|T#KsXpq_OG5&vIIOG^8NP%YiDRSU%04;=0VT)~mW z7JGnnixqw!to`nN7%w>BooE9r&nF!c;PLdv=d(_C=$T<4vwc*2Y;PYYlr6-rjN+wy zuI=*;^kh;_8)s*gQr-BDm+W~ODjmCX`3-e7;II?4BQK&h;^R2|Uo?tB;lA|@cdk04 zmZ@W#)Wxys$xmjXZJAUlzk4DHV}P1>7qqeVhs5Ay-3xJ0{&$u_M_4939TZPK#00ca zQc@hFc3PfV<`2TA;b|Q7v{%?Ecj$hwzrTO>e5`l3SfiUt;Y5TJ;IwSF*}b)O@l(s& zh-c;8K=0=|gX!pvqDNF3#Jm6OtLfl30Z}ES5OsO2vG+iWv4*sbBPas^=oFa$;E1-S z^r5zY+*JBa7jXtBPrUvIYFVf_$#)%~onNFjR$V>0!-;CIs5uGDyRN4YV_iQ}DP)2M zHHZ?Bj=G{K&G2iTH;&bI11QIAGu+GjNsU`;m7}bz?ZRgNe8!TRO%bGMDsuH zTB_JE@8WA&S2pQFR56n>r19=p`8DcGm?5JmEaOjwJWX1E2pYC@a;ZigP7^=H^ z-+=)&=^E;OwRxuJS9?VV{9k*5-``yS1pVLvN>ppEOSMhPVz#^Efn<`@wRE&kcXqeZ z+<>AQ5YVu1oSM{W|7O%tdWb4Map_gY58}iw#0Ilx<&xXj*_qqrk#{Cadj>~{zjN>T z;-?bE-?~73inx;vhonzEABWrk?$2f_Lv8c&RiAe2k%S4Dd1Y}?N8Pj;|Dw^kMFIu~ zL611`IKHFm^xZ{?fNHma<_;lfFctOgb#W0etfT8-A9^t)o_hDp^H2sYfT~6DOUoj| zRfq{+%=v1%YIl^cUiE1ICk`NeyR$gArt)q|4~cv-fr+9LiEI>4H@8ak@}{Q@!yav0bS?gUBahu-n6!!eXhSy~iw5Tg3cNNY zXgm6u7!h?^v8#rWeYwf=|5gDIitAcbJx!A5p=I%vcd9V4XeQu!BYT4NzNb0A5}N8O z(X-5Zh_a#lgUBI2TwU3``8wZOj`ej(?|d(n@s+$laT)=5lDQF%AHP3_4a^&mQ=6U0 zz;2cGBJ$bP%jF@clzCd}8N$#y6h0?%Ms&pKj@b}w%#K1!WGiCjoJvb_2wL9N9p+4t z*DK5FI5+@RC?n`>!?uC)xwBgGy6x6+ssZ$K+@fgy0p}uUkV4%6bMyblY(HZ)sr<@< zWMCz<7!*aM;%`dtSKNnpXzsf7as z4(Nwt*x$UKGh0pe$=^9CXuOaD=%6-^tZV(YKWvxEkh%odeWum;NU z)dd@4NKyR2D^R70tH09y;uqOFU#(9)s_Gh;$`oN?fZS(L;b5-Hm7qw^*`fYkC{Z^2vYXTJHW&QLk7QL4J2{;hk6%mD{bJs4@ zT5)m>6K2{Yp;AOH%^%kS;DlI1*EG`c+6+(`kxJC0nf5C{%bAgh5~|nrTz683B-l)^ z%eQ&C_=Lx$#LyeKp0CJ#z{gz*cWW3wfKTbeCRL!Sp*NMsL!6ZhbX=V#1C`EsAX%RsYCb3IT(lGN zKc04jv^wB7?mUec^-3=5iQKM$0CSO#rJ=c3&H?EYm9i&-I2S7sOM}vHwh4eg5txZm zul&_4ji*&@-;ozcu_T&G=82i3mwFi`tUb_cD3ax`HXYiW zlx{kbcD;!ge-`0gRoqL0_c6lhCyMkE6KEh0+okWgKc~!Ve~tCt!*EEZ{?jo=z*G;v z*Jz*%o1^}tx-%{Bj^6nRzKg8HLOMY-%D>EtaTZVW2k$ZS0Cb5)Nk+nOje+8LLCDJ0 z9;rXv`AI9Ok~WA_f^wqG0oa{qheI{Z8@p4dW&uhow`DFxliKG&O){!5dM%;^r|A*B zHC^d7AQ&M^+}{?*KRwKlqCoitlDkc)DV7(c+3bfQ7t;*C(}K_^eZvBeagiwP`xcT( z8`0m%3HpGhQRev$BW8QOCXw&V_4CRZW8AZPV*4dWh!1zyhTR})#Fm0!6UoD%C*~an zOqXd7N=h3TPREEy*Fu9zrjv+E_=Ncp_a{_xm`bA4-=5d&4)(nSN(ay5Q~|&JzIi(Y=@R zLr}VopFVTJebIYkStuo3a2>vKJCKxZVr#E5ftDEbi;29~0;f%5-DjoU^6UsHK(B_X zPeh(q%EAi6i^v1crxEY~S{I#&n#K2UvMeR2JhK077?E+7KZ*={IplMM;`Eyha56RTg&cDFe;^9W(~@bECEb`X?T1fpr~Ob2p;&xkmu)|Q6wXThh<>H5MgguKXi@9D_n`CNE0{YAp}xn6@ccwDawuO^><@iuE?F6M{ve2g zn4&E22RtP(7*B?VN^TvCvonVf7X7YOpwQ&0wm5@Q5?O>ZA{Q7R|6!ln=dbNZICfLD z6iJESHZ|1aP|eFb|M8>3ljUwXunoU5s-(ocps+A`CBb8HW-xo5*1j_=ffP^ip?{x0p{vJ!FaX;68q8V@>tqZX#MOMsFocfB- z!xAVr#X%Y~>-T*Gex$7fimZBlC^lV^9+Kd&RsBu>5z#5a_^6=&)%u%u35G$|a^A9R zGJq|f2w(r*ds)`Xao>}6J?l|ib2i~3z-vIlTSH&Gk+*|v0_tSx^u^M3k8;S#7k zE`N5Zu-^-3Hr^=fZ$%?<*ct&;ty=(LVK!jz9g&@|2hK|(XHuPNsI({poGCR{{)DCd zb|yl2v;h49rZ#50!Qj)B!Ht++e)t1`!5-H{6E0#%iobu))%P``0udQI229~Al9>8? zS$g*51?w8A4GcPtyRtWGZXW?wHmKfJbC~D^4X__5ZF^2TnMY@9nVcR>@X#e4)t_2h zv})X&-DDrl7UEJ1I(+e3-< z5+Pwx3bvRqmmhJ-C@;pF-tBHY?oWwqJ8FsH50I!BD|*UmjaQDf#axt!#5F-!VW(vtl60zN$R;2?u$*VJmNxq_6P`j7DdvAn3=h9JESTO!Z z2Fp;?OD;$a!CwS!g!cfGCd)B6z^Gz~nhlgTj?UyIQkEGZv_>f=2<GAjDElHByB7$E^V=aoAjZX|BU=)pBPVN#QU-8(An!pMw~u}73)-5LX>Vp@J5RC z^rD?1S%D$Pua~-3Gl*g6uOV&rFr120nK|~%%9yB?j*%gdd zr#qQcwoh>s$H?V|5xnAgjX#` z%g^n_zLPJi!AaL?OF)`yhumMW{Fo|hDJExA|96LFBfO8-9hH&xCH0Dp^e$dEqo)|( ze$c34;P{JglR@XN8X!5szf8keLrytM)vn98sx9|#(%Lx9WfAs3M|DD!IAT()VY+YsX0TdY#L|rFLu_Xx!vH2}tyLK(jNc-9E<)3fMyCoINfhR;#{r!B$#0DVY zq71mq>6MyXE40=NX)HvsHT_i459@M%*Rd{NEg!E&3f)rsfdww%D{BjzfTO8k#p}gz z6~(VKZ1|a19J}1@aUq(vAC4wQ!v++X)VZr`;MF++fW!W0+%) z^!SP{={ShwJX~tJf+?Y{;()@p|C@^DQ~QwafNpAc#ZN`~^#@x=kh70I;{abr0^$UO z879;fsz^i>jrWcpi~sS*U|m`^w$<;Dxq)@C9H##@LfQ0|ZP-bw-&C)j`bs3Nmcs6K z^X#9$Q4kFHYy*ag`<2mz-&aqffx~2{>#(2H)d(5{1|$zD?e^~OHYS8wuUc`+T`D&0 z#QjH>Q&&V3YEUKB5@|gmhg;po_pUUo+_4e09ie1p4akD}m&NR;;y$Hi3g<^09y=qQ zA({tjrxqFd_YbA`p(8A>j`2q|W2@uYmtx7rOF>sBMwXKlG&EW_Pnb!ID0mP)cfkrb z7y|JC-DPXCpk}-Z25(l!L&4A-gBxNJ^Ul6fwqW_=;hw?wI7K zQpEna0QK1jsh0~h_IF~O(mnFYn0@p#i)%&(-Ivk^n?AOT2fjTq@2NN6j<6ijZZw*R z_{`9~?1%rlj#$Et27+H^#H*6WAZLU|fT|-op;U+NEYLdvWugrs0{?mUPMn zfCa} z^ZZJJHB9|r&?m`QqJN$d;yXjPqi2)cC5a``@JA%qiqjMS7?j3@Oj1z!rKMUtfyYGs=HE>2&UdMJP1w72P}4Bf9vPS#L8dfITjR&{8AmU%kH zb=iAHbDiQIUYC3E(6U66KZ489&TaCu@!#pO2sNtS4^mP7ZT~BSgah>e*PD?-)IkS1 zh)e-4bnM1y60`?#&N4!K2_s83Ugu4H0^|~Vp7HO~(ciBWjvgbb_>U?LEULmx9IeId zH90E+cFs|?vmhtlmj=oGiVDBG^q~9|rX!~H?qX63^zzBZKq!_~f-WbIvtw$a#cuO@{S`I0_UALuz3rriW59o3VW5oUvm3x^p0?5P- zfaboJWHYM{5H)%4OBl>J2!{w{+`f|Z(J^fBA-7u&<7ztFJR-FCXu^cus= z_i)oAy@k)Gi6Eab5p}mu#v&CIDlispL0xYmUF$eRaYMt4*+O2u;*41Cbsy%acM3`y z%#P4g&Bp6`9XIXx3%|}ugtc!4@x&2OGVZ8l;KLiB0FQB=YceH>d>8C210{SI?Qe!mhHXY17WJIn6=@9k zTE0JA6TNZf2D4Qi8QdKF1@dzH4r6?+-;t{7=Pb9M`*LY;udXU-d%A7C7?mbyl&7RxPo;!GG>hE}Sy73KSZZkv#LWS<@w@5)2eR_TveDz?;>B=7eQ93iD>3?C z|JTTUTsp`mh3tFep~O3fPvquZKv0cF=Pjb4HdG61vubFu7?d#@aLOxIfQ}a!aqXxu z<$a4U`A!EqVJc-9aSH^J%6NN@{S#lKLUJ=RfgI&B_}oyj-F>o_8zlCw7pc8CCJgZ5 z{Qld^{U9T7$#j$RfI^HYc6yhMPh7ZtHzu%;;`7|=2N$TI$6|45iC{L{ZYK!>Riw*H z4eg-{9Pd&9@{J*O0=d(SLN?n!B6hpgJFyVNGMKP*(XS`1&a;LnnM$?Zy0F>cXr^PB z*dK2wcG=+LeKYZvr&Hb_g=C`~iL=^j8M>$XyCl}=yewqRHJV~2jn5=rVR*P|yl_k#iBHGYu9WWb1@ z+%60x6F}??T556QZhRL*K@v&=_AV|8^j}mnblE_FXh;o?*cuGRo1NjERrmw?lxV=t zO#kuZiFl?{Oz|faB-7u_;hIv7p0R4VDx91(FOW2L_`nBhvm?(c^=a_lyZ6G>zL?jX z24Df6`1CwGXXjDn{*{f#MGg-24ey;ti2tjqq}$34i_luvKPu&ol`B0^NgrCO1cflN zvBvZsS2R#^7b!Eg(Cg>ovg_*1B8_9f{4)PLG#bQPq5|Ptzx@tlXUU{)`FUu;2vEtcR4;))tsL- z{0(bsUzoxob4@>f%G3?RysvlTOBA0yA*xERBXGeuQ(Df3>GG+Q-+-W$Vu=S##d+Amy4qXjV1wL5k6iblM>k4mKw)GH5BBZN)AYzKM`Of`QpN zIC^c7qb;5oq~;fV_DejBhjynhCf;+Cy39)wFp~dXk$HgWp*CVf29kpH-l#`Ihv08l ztsZ)iD4&6X4;W~rgMftEm0vqIM1DKTYvec+ZiijRCbXWBfW)krZ>C^&N`` zsJ9rz?}G1ht{zbI6MMy*wgVzhp`THlXM)K0n8IkgB}Dwf9Bx)$p|%k2;?mN!`aBjC zl5M*cv2^h&qc3VYLh07czl`6qzWq6wiHRNRF6*MelaILNHVmhZSn+3quaX5Vxs- zgAj>0g1Ck{*exi0k~X1>cNZikTuqXdh!1Aesbn4Nkl7dDSPq%--F_Lpm}=mlS!w4~ zi2gR}nOiJs$;<$Sauy;{l%|(o(JIPImfP(K$=epOWu#`yxWP@;mcC9uQ}5GZ}!A;1JT_ z;91T$@l5x*zL=ZsKDplLYNST?Zex3`fd-u^X8heiS6QiicOhZ|0}(wP{3DGYI0{l1 z_(GwC%HHTLdb7p^&1IxT&ESW$3Dl^plKT@(-JiGsP$?s_VezI)S`7izw?r+qmpgKS zo8vf}ne>K3PmiO^>>KTe+W?vs>cixCxP|dTL1=dr*#yDI2#YnSQL3(hh!R=lvbWML ze?=|dVW$axKxpxt+qgnUUU(6LB>E|NH83#J{__8o&DP-mNY}An`Sx+ zG8ZyLx=O!QoV;h;vW&a1dDv3Aw2@|NR?a&5cGvb4n~?QtXHrmk4*;@(ZJOV>p%QsW z!41*2`uJLp#xd%eMCS9#Lw4VfqdSZuG%vzw{n(ATwbIjt>9@bb3i)gS>eWC(bb9}A z^+_V;6~A1uA`|oJqDOV?Ag`7F+dkG4VuOO-QgZzi%Cm39ySF0_8h)vk%+vn*@dI^P z;qsDt->q!Z29oHjq>X# zABPZ-=;HV|6aBa`Sz_6)}Vu4-+;#+WMI&oTabM%xmg>o|5MU*8@Rv18Lhp>5$dm`CFXE$^R8|&9Y|oz{0>_sih7oFqi>(={5;v)mMSa@ z_0HS^f^t&$O{C=R7lM8XAp=48>&d-J3R|Plb12dQKdH|V9!oFcuP$`5EKM|l{ZuC@ zekRYvO91rhsu9nLva~NWn|!f6+>J(~uhVRYHWxmZAC`jVu~EE|r&xz%Xp>U4**Jd} z4eCU}=(uL*@d%*2(s_bP^^CYc#WEHHvQ99Z?zEO-Z1C*QN7n+M3{(dXXr9%7OE(5* zx}10?tF+qRqGfOI?Q;+dN@Q?Vd5uJQypvPVA$Djbn~eS?Z?I#)Ln>fJ6^L!(E@+i& z5b8qd2^Ovo3Zg$?-nR`7MiO9=hWBokToq=Y>3s0D6%9&AuyCc~ld2e6>e9V{_BB5& z#YSH0`1lKh)*L_`g4+Lht4MPCS z==<@^eka7}DtD7B{$yj|TT8{RqLy$o>W2?cnh&oBAM)}lC5*g#YpL4w@#DG9c%8FI z4t;3e!53@bzw9Tp@A&RT&s;&|m3k#P4sIx%c+H#MyV_oV?O}X;{K@rrpC&IaFxD43 z(flp^YpPqs8j9PfQdx25MV4JS!=LS@iSZ=+J3AXwLhhRrz3ue)@-+=CCFT0(+q}s} zJAZi%0u+mrg|6zZ5bNsN4gectwcCC{l$QjP=P)_`C--UJp56}#0&@c(OAQ&xCD12% zqY`aU;u~sqO*P^AHSSd?H2C-i>-M(=OBEO!cKqW9H zwY0Q+888cioh@UNT~vt)Ab*9US13qf$4EJX$oo#f0e6$(d5oHuaH@;vOb^hLbxRGg zH(t5vlMrA88qEkCgV2wrN&6by^y7pKUZriyP{7I=p)%H?IaPO+(ZCJrahpJn@ZDr( zZmoDqo6GHy#PdCCu|@x-+gL>wwSL78+QQvEJOrG8xyz!3M)J=6cL%d+HOk-hL!Ww+ zezP}oe0!rYPQihp`?i60-b*Xtq2!i>@jep`V2C0Z$vvf>jIR+O7A?hQz^)(Q&6+PO zjo+3o8cWET<-|nX7Iqx8x~Ron?fA7tLxwplGDQrDjPbblwQza$<_91;+N=|ROo#zP zJ+|Y}4c=M%AGEQt0kEb;1IOKD<-YiMc8}vODZYCBn)mG4J$I(1C-BkH{{Ov@7*0S< z2-$(x;ZfwhE9DZT`W<4(^=A}Kf$-t51yA8SfzN%iVSYxQ!Z(g%R&}`{Vt?V|ujmjq zlV%fDR9h=q7eulSXxI;uE7eUwFoz!7J0*_c92AXT{!z(@mhe%@MijejJwQqg$?H}N z=1^x(Q#%sC1$-}wjouc|`6}IudiJXjL}p9z7i<@_m`m=Bvv2A|V~y1gVeHMW$Wx zbjF@ac~krVltL^GE}3f$aay#@BveQXD+Q$Z-7 z2qAW6;&rkI4?m=Z%WYVBPk8Ggo)N{0`xew7R+~z)j-H-}o>cc;!L5uSFPNM&rqPcP zc%*(tC=NQ2+a5m9XKzYNslvQnW;p#^YcmNDi`n88g#yk>@BRr^`bXB1+LFF;hF3w0 zYsBRR?pH#4d(f(V`PXgmc;Yaq;?UFpBPPnP|L%qLt!d)1pL z(|Apg{PdXji|9R!`+aTRtzBw=qGQp4n!x0@rxT9bOFa^Y4h=Sfv=#<=GE%3*$}a4M z!!eUO+`~VzP)nuy836E$^;lDzTr<>teb3Q^x8;qoUA}~fym^*`i#=%y`i+|M0kf>j zFj@oeCG%DiVGpP4>@@d!E_hioM6Z~{NqbkF5->S)fBJE~$IlaKJphaL&*^f5kD;wP z1^GvYsTRZl444NclzPzIh$a1VkN53_cf?o@>nR{_Ek2h#l0?_YjkAZeWN zl-kRoM`b^k)ithBD_#(L@4*P&z2{`>B%!}}6ROTKb=Pls8TZGkp>tgT$mM)@uS(hn z_0)?3re^S0{^okEiK&l1%S!v>t)-SYE_S>Fr~5u9gCCMmE6~1@@~+cRu+rxs8_k5O%h6w4#PLnx9ea) zC?p_4GfF2>gGB#&Bo(s*x9J%-YpJe4(?|i{8xMm~lJx*`a{KQ0ujr~OZz1Vu! z9t++3(=`iAbSIz|Ew@&`nW;??9N&XXGx@Scnb~y^HWTv=av3Ygum`waS7ADw^G?Qz zy*-LkuoY`J{r|zk;3*^uHCS=BUjSDUj2N+%*g)#fikuvn9=xeO^h5YW3;b^ejU-wL zje8473unNnsMeIL#fRl1ADkQS1}f4q9|aq_&@NPgcQfNT_~7zGVfgStU-@u#w)9sk zdvM$rmWa?er-8k$xA(MglNO#xc>E?8QK?3e7F}8+zGx3$#LE_>sVKt0+(P(uJ+EL0 zv`I<43t#99_5OJlwKz4mqOIYisZ4m1XGPE%K4Ex7Piz51l*&w}OfP|v--qLrAC z^=^(;o6j~xon=4!!Ne|l!W$QbMw#JyZlPu2ks{G#C0y%&D^w#O)&m z700MWb4lnn=Nx@WhLq8piAdrlsF^V`GU9&JoV!D=qnl4O{b|sD|8U#2e!Z1Q9d1J> zm?%a<3uAVV=}mlgxaAOdD;K$G079^h@XXB2D0em+lV;+9n#ZxYd%_t1wwv!ygfp0( zqd6^ZFw_AqvBK+AYW}`@-*@7%Z@N=so;z#oJ_EIr^HpqNDJjF}8d%q`h%(l#a5tY^ zbjb>rHX0kZ3PfD>&V>+eCpR@McXz!E0DKiEh4H zasKbfym%SrFsG>eR=JMb_jx<;O}Z4au&7U1NG^Bo5whytzC^+2b7OVw=|H1L7c{ZaCt+i66i41A>URpBXUpGLRaE&SI=7BzuG z6&W2BbASLFKM*p%{za`a_Mncsu5L`08ipINkrg3LB!n?`+P%DD$;)<_n5kwqK@*D{ zFxU*qih#M}a>?mX;VtZh;rSO`%i7VvCbNXAW#@KcH{Uvee>h3gre#P$o&%(P`se>S z-3WZX<_&MZ2-WgW$6htjP*?%=lWV_g5FO5z@?e2NTWjklP4o~0KV#%1(JMwFR%|ks zQT|Gn<(*f2Lnv86_rTZ%am?>)e(+)xbDC}i44PbNUZXe#oQT!ZWyR`#hU|_x6VDmY zpvp`2(%&O9TJa^08d>mqxpwmui)5JNgK;m)Qj~q~@`B2!YcfkI`K@fc%OKb7&jBE$ zmEGKxaik1ZA7MXY`pGmr!r2N|mwJiN83}oHjDzoN8ziAHcL=bDGXHRJ-!T|d;+QE@ z3?Szr?mSyvwfZpu3PBg8jv9vGhZqQ0%ZKQyIy6}s9tb4Nuc){-WEGWsH=!JX9jlob zL7`Shd=l(Jpjy56KolQ1U@a#)x#AerG7y2tVmT}~cXNhRZswz)jSh`F_dx4GkV2}qm{ zgtyCtuWt_}nM`A^>=k=`U1EziS=DD?twn_aO2p;}EN}!ZI||mD{>XO42f%*p4%(NX zg0nyK$%mEae#P&VWfFyx*ci|GyAP<59p_@j+ST8rF_N zn~u=fS%>pB46L_keM4x_0{d7PCa{qyq;0#k>zDqo5s69dUvpmYJ9JgI4N)Q>&zjdf zHQ?t>Y5>vLlp4%DM-}*J9u{#?m6}oXlb&*TXIyI@ML{5zeF;tc{PO7oG5TaObmj|Ei64REJw(8Qxfl}&j@Ou6E z9JS4CU%vL+lC3i@*GI%Af0a^{5$IrI{pMdcGK*nn-oIFFayamLV()El-y3rrd@ykH~bk5=cFQjRg6`&D5<`cREHuYvKFZ;>dSv`_8qtJIIVA_kTvF%NmlkD{o!~j@*Uq75bUUl;cX0oAJ4G34+T0@d7K2?;9YPt zB7>&1EB2D?@C&&4+-IJm)4JC%o3^+wAiMSesC<}ta>s|IaF`vYU>Zvvc-Nb{IO0 zl@i(ehGPOZLd%MVV^RyR^O>1B=}H(M&uB?5`BGl;GS$!j(#$zrvUhYP@H2ofSQSW$1)?`fy1Blsl)uOxRY z%;*MDTg!9DDkf+iE4wHgxC^r}a-1K<#M#Q=uvg-~x`qqjHlg;z?qIw}np|$MpD{3& zmOb)-6pVYJfqm}GpcE{vj4B#NU zMax1T4~v7=m%bdp;{}{?=x;~)3kZ+(ELz@ABuow-s5y)ZDM^On<+HNemBwkz6TsxZ zpw(ZGav|+-z84G}S3PnET4wQYjeG5{O=MT^3ENl6F+9rixZ;-_wyms3My$^#SB1YK ziZo738;t?Re#DkHtb%zJ6(XDSYL@JUgpZvC1qGufP4$-Isx@=~TK_%RN znFU=9^jB4^qUV}|K-4dq_<(kW=bevxpiIyYKuP2VN} zzXhGkq~B9Vv2~~4ocxv$B%jf57C8JzjO$g+17@N7+3$MGiit_}QjvAl&3C~NR z#`R*+z-XqLbHDy)q3rhPW~pWn0JukYHxu;qzT z?C}wvt*G#F8OUU+Fg;=l271wQ;=m?OKw>Ve& z0=99(Wsxga4L29pJ?|abWwu91`LoBVl0ipLB<0z&z1W-anW+6(o#!A~J2iV-L3n+}CkoJl7Y&HDzgj?F>bVSRM>9r3uL*16jtxeaa@ptw*;KO+DL?QJ<^$H_l2 zMTwr9vt0d1FQ&f5Dg5#LTQQ6;Snh>ryi;ur?Ecy`P|U<+@}goSxldQ|k%5-8#>@Rr zb1z&IwmN!|c)}y8Yu{0z`ihy;;94|~ee;&qb+oKr(m6GJTuHtNwrlXf!_cB1g(Wd` zoO>q7wG(9s6-aSz-kY;;Gzc~}b62!<<`rU~J#NQq&^~`qw;ztjv!gjfGEr4dcS2^Y zm}Xv#!r>KbAU)$Z;mn^7rkhjaMcQlf(T?cU)Z07mzV8z_-pwxmBmb;@hO_YY&PD(b zQTIf|1%Ln0>>veBi1y~u*XeAlpYOoGYrS4Q?mg; zAdx_3#F%j7VIZi*@wJ*BG;K0k)WFWR8sB?p(?Vk9$mX7z=+sOEyY+vS#dT64xv27& zV>+!KZ$@!`PFvKU*S1-9bf4k_&~hBnmpA_VSYKFJ|TrMoHQSUS1bx$#v57pJ7yq`Koyfx&$zNuQ?$yj+Jz1Eh%Ek delta 21418 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 From 22bfb9e987bbce6dbd2ae0be65ea404cd5e9bbf5 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 00:50:22 +0000 Subject: [PATCH 273/283] Automatic changelog for PR #92658 [ci skip] --- html/changelogs/AutoChangeLog-pr-92658.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92658.yml diff --git a/html/changelogs/AutoChangeLog-pr-92658.yml b/html/changelogs/AutoChangeLog-pr-92658.yml new file mode 100644 index 000000000000..0eeb67f62101 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92658.yml @@ -0,0 +1,4 @@ +author: "lelandkemble" +delete-after: True +changes: + - rscadd: "His Grace will now drink gender-change potions" \ No newline at end of file From 46f3ebc5db38174dda869091fe39a5a1a06f0ff9 Mon Sep 17 00:00:00 2001 From: Arvid Gudbrand Date: Sun, 31 Aug 2025 21:57:55 -0400 Subject: [PATCH 274/283] Add bind (shift-alt-primary) specifically for opening the TGUI loot panel (#92813) ## About The Pull Request Adds a new bind `AltShiftClickOn` for explicitly opening the TGUI loot panel at some tile without raising any signals or calling into an override-able proc. This bind is in addition to the already existing alt-click and it is not intended to replace it. This is similar to [this pr](https://github.com/tgstation/tgstation/pull/92307) but does not replace the old bind nor add any features beyond the bind opening the loot panel. ## Why It's Good For The Game Originally I started looking into this because it was very obnoxious that I was able to interact with pipes placed in walls, but not pipes placed underneath windows. I had thought the issue was because the window overlapped the pipe and was unable to open the loot panel to get at it because the window handles alt-clicks through the `simple_rotation` component's signal handler. Unfortunately the pipe is still obscured by the window, so this does not fix that. However I still see this as useful as it allows opening the very nice and wonderful loot panel on a pile of items which may or may not handle the alt click signal without needing to hunt for a pixel of the tile (or of an item you _think_ may not handle it) to do so. ## Changelog :cl: qol: shift+alt will open the tgui loot panel on any tile without being intercepted by items that may be on the tile code: adds a shift+alt click on proc for living mobs to explicitly open the tgui loot panel in addition to the already existing alt bind /:cl: --- code/_onclick/click.dm | 3 +++ code/_onclick/click_alt.dm | 48 ++++++++++++++++++++++++++++---------- 2 files changed, 39 insertions(+), 12 deletions(-) diff --git a/code/_onclick/click.dm b/code/_onclick/click.dm index af3df0a57f55..4e4b491b6725 100644 --- a/code/_onclick/click.dm +++ b/code/_onclick/click.dm @@ -86,6 +86,9 @@ if(LAZYACCESS(modifiers, CTRL_CLICK)) CtrlShiftClickOn(A) return + if (LAZYACCESS(modifiers, ALT_CLICK)) + alt_shift_click_on(A) + return ShiftClickOn(A) return if(LAZYACCESS(modifiers, MIDDLE_CLICK)) diff --git a/code/_onclick/click_alt.dm b/code/_onclick/click_alt.dm index 28801b9816d3..32d6d3156732 100644 --- a/code/_onclick/click_alt.dm +++ b/code/_onclick/click_alt.dm @@ -28,20 +28,10 @@ SHOULD_NOT_OVERRIDE(TRUE) . = ..() - if(. || !CAN_I_SEE(target) || (is_blind() && !IN_GIVEN_RANGE(src, target, 1))) + if(.) return - // No alt clicking to view turf from beneath - if(HAS_TRAIT(src, TRAIT_MOVE_VENTCRAWLING)) - return - - /// No loot panel if it's on our person - if(isobj(target) && (target in get_all_gear())) - to_chat(src, span_warning("You can't search for this item, it's already in your inventory! Take it off first.")) - return - - client.loot_panel.open(get_turf(target)) - return TRUE + return try_open_loot_panel_on(target) /** * ## Custom alt click interaction @@ -109,3 +99,37 @@ /atom/proc/click_alt_secondary(mob/user) SHOULD_CALL_PARENT(FALSE) return NONE + +/** + * ## No-op for unambiguous loot panel bind as a non-living mob. + **/ +/mob/proc/alt_shift_click_on(atom/target) + SHOULD_NOT_OVERRIDE(TRUE) + return FALSE + +/** + * ## Bind for unambiguously opening the loot panel as a living mob. + * This raises no signals and is not meant to have its behavior overridden. + **/ +/mob/living/alt_shift_click_on(atom/target) + SHOULD_NOT_OVERRIDE(TRUE) + return try_open_loot_panel_on(target) + +///Helper for determining if a living mob may open the loot panel for some target, since it is shared between +///alt and alt-shift click. +///Returns FALSE if the mob is unable to open the loot panel at the target and TRUE if the loot panel was opened. +/mob/living/proc/try_open_loot_panel_on(atom/target) + if(!CAN_I_SEE(target) || (is_blind() && !IN_GIVEN_RANGE(src, target, 1))) + return FALSE + + // No alt clicking to view turf from beneath + if(HAS_TRAIT(src, TRAIT_MOVE_VENTCRAWLING)) + return FALSE + + /// No loot panel if it's on our person + if(isobj(target) && (target in get_all_gear())) + to_chat(src, span_warning("You can't search for this item, it's already in your inventory! Take it off first.")) + return FALSE + + client.loot_panel.open(get_turf(target)) + return TRUE From f14263fe86776abbd9da411d060b0cde23604e60 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 01:58:11 +0000 Subject: [PATCH 275/283] Automatic changelog for PR #92813 [ci skip] --- html/changelogs/AutoChangeLog-pr-92813.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92813.yml diff --git a/html/changelogs/AutoChangeLog-pr-92813.yml b/html/changelogs/AutoChangeLog-pr-92813.yml new file mode 100644 index 000000000000..108672f59039 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92813.yml @@ -0,0 +1,5 @@ +author: "agudbrand" +delete-after: True +changes: + - qol: "shift+alt will open the tgui loot panel on any tile without being intercepted by items that may be on the tile" + - code_imp: "adds a shift+alt click on proc for living mobs to explicitly open the tgui loot panel in addition to the already existing alt bind" \ No newline at end of file From dce0bf9f9a32c8841d2df480746a46b9004b841c Mon Sep 17 00:00:00 2001 From: Tim Date: Sun, 31 Aug 2025 21:16:22 -0500 Subject: [PATCH 276/283] Correct bitwise logic for bitfield checks (#92609) ## About The Pull Request This fixes several bitfield operations that were missing parenthesis encapsulation. I noticed this problem in: - #92601 And decided to use regex to search for similar patterns which I came across in: - Move loops bypassing the `MOVELOOP_STATUS_RUNNING` status - Elastic arms mutation bypassing `ABSTRACT` object flags for picking up objects - Species radiation bypassing `HEAD_HAIR` hairstyle flags for balding - Damaged APC board status bypassing `EMAGGED` and `BROKEN` status for screentips - Shuttle cleanup code bypassing `MOVE_CONTENTS` for moving old turfs - Tram crossing signals bypassing `NORTH` and `EAST` direction checks ## Why It's Good For The Game Code behaves as intended. --- code/controllers/subsystem/movement/movement_types.dm | 2 +- code/datums/mutations/reach.dm | 2 +- code/modules/mob/living/carbon/human/_species.dm | 2 +- code/modules/power/apc/apc_contextual_tips.dm | 2 +- code/modules/shuttle/mobile_port/shuttle_move.dm | 2 +- code/modules/transport/tram/tram_signals.dm | 11 ++++++++--- 6 files changed, 13 insertions(+), 8 deletions(-) diff --git a/code/controllers/subsystem/movement/movement_types.dm b/code/controllers/subsystem/movement/movement_types.dm index 58b1c58b0bca..6acce747bbe1 100644 --- a/code/controllers/subsystem/movement/movement_types.dm +++ b/code/controllers/subsystem/movement/movement_types.dm @@ -154,7 +154,7 @@ ///Resume our loop after being paused by pause_loop() /datum/move_loop/proc/resume_loop() - if(!controller || (status & MOVELOOP_STATUS_RUNNING|MOVELOOP_STATUS_PAUSED) != (MOVELOOP_STATUS_RUNNING|MOVELOOP_STATUS_PAUSED)) + if(!controller || (status & (MOVELOOP_STATUS_RUNNING|MOVELOOP_STATUS_PAUSED)) != (MOVELOOP_STATUS_RUNNING|MOVELOOP_STATUS_PAUSED)) return timer = world.time diff --git a/code/datums/mutations/reach.dm b/code/datums/mutations/reach.dm index 6c152da71bf0..e5757346f9b9 100644 --- a/code/datums/mutations/reach.dm +++ b/code/datums/mutations/reach.dm @@ -66,7 +66,7 @@ /// signal sent when prompting if an item can be equipped /datum/mutation/elastic_arms/proc/on_owner_equipping_item(mob/living/carbon/human/owner, obj/item/pick_item) SIGNAL_HANDLER - if((pick_item.w_class > WEIGHT_CLASS_BULKY) && !(pick_item.item_flags & ABSTRACT|HAND_ITEM)) // cant decide if i should limit to huge or bulky. + if((pick_item.w_class > WEIGHT_CLASS_BULKY) && !(pick_item.item_flags & (ABSTRACT|HAND_ITEM))) // cant decide if i should limit to huge or bulky. pick_item.balloon_alert(owner, "arms too floppy to wield!") return COMPONENT_LIVING_CANT_PUT_IN_HAND diff --git a/code/modules/mob/living/carbon/human/_species.dm b/code/modules/mob/living/carbon/human/_species.dm index f6562c070a67..1585fa9b83ac 100644 --- a/code/modules/mob/living/carbon/human/_species.dm +++ b/code/modules/mob/living/carbon/human/_species.dm @@ -808,7 +808,7 @@ GLOBAL_LIST_EMPTY(features_by_species) if(time_since_irradiated > RAD_MOB_HAIRLOSS && SPT_PROB(RAD_MOB_HAIRLOSS_PROB, seconds_per_tick)) var/obj/item/bodypart/head/head = source.get_bodypart(BODY_ZONE_HEAD) - if(!(source.hairstyle == "Bald") && (head?.head_flags & HEAD_HAIR|HEAD_FACIAL_HAIR)) + if(!(source.hairstyle == "Bald") && (head?.head_flags & (HEAD_HAIR|HEAD_FACIAL_HAIR))) to_chat(source, span_danger("Your hair starts to fall out in clumps...")) addtimer(CALLBACK(src, PROC_REF(go_bald), source), 5 SECONDS) diff --git a/code/modules/power/apc/apc_contextual_tips.dm b/code/modules/power/apc/apc_contextual_tips.dm index ad109cd397a0..5d6a661e03fd 100644 --- a/code/modules/power/apc/apc_contextual_tips.dm +++ b/code/modules/power/apc/apc_contextual_tips.dm @@ -20,7 +20,7 @@ context[SCREENTIP_CONTEXT_LMB] = "Open the cover" else if ((opened == APC_COVER_OPENED && has_electronics == APC_ELECTRONICS_SECURED) && !(machine_stat & BROKEN)) context[SCREENTIP_CONTEXT_LMB] = "Close and lock" - else if (machine_stat & BROKEN|(machine_stat & EMAGGED| malfhack)) + else if (malfhack || (machine_stat & (BROKEN|EMAGGED))) context[SCREENTIP_CONTEXT_LMB] = "Remove damaged board" else context[SCREENTIP_CONTEXT_LMB] = "Remove board" diff --git a/code/modules/shuttle/mobile_port/shuttle_move.dm b/code/modules/shuttle/mobile_port/shuttle_move.dm index 7f1ce86ed849..6a6cc992bdde 100644 --- a/code/modules/shuttle/mobile_port/shuttle_move.dm +++ b/code/modules/shuttle/mobile_port/shuttle_move.dm @@ -221,7 +221,7 @@ for(var/i in 1 to old_turfs.len) CHECK_TICK - if(!(old_turfs[old_turfs[i]] & MOVE_CONTENTS | MOVE_TURF)) + if(!(old_turfs[old_turfs[i]] & (MOVE_CONTENTS|MOVE_TURF))) continue var/turf/oldT = old_turfs[i] var/turf/newT = new_turfs[i] diff --git a/code/modules/transport/tram/tram_signals.dm b/code/modules/transport/tram/tram_signals.dm index 52b3f45186c4..e160e3184724 100644 --- a/code/modules/transport/tram/tram_signals.dm +++ b/code/modules/transport/tram/tram_signals.dm @@ -658,9 +658,14 @@ var/list/obj/machinery/transport/guideway_sensor/sensor_candidates = list() for(var/obj/machinery/transport/guideway_sensor/sensor in SStransport.sensors) - if(sensor.z == src.z) - if((sensor.x == src.x && sensor.dir & NORTH|SOUTH) || (sensor.y == src.y && sensor.dir & EAST|WEST)) - sensor_candidates += sensor + if(sensor.z != src.z) + continue + if(sensor.x != src.x && !(sensor.dir & (NORTH|SOUTH))) + continue + if(sensor.y != src.y && !(sensor.dir & (EAST|WEST))) + continue + + sensor_candidates += sensor var/obj/machinery/transport/guideway_sensor/selected_sensor = get_closest_atom(/obj/machinery/transport/guideway_sensor, sensor_candidates, src) var/sensor_distance = get_dist(src, selected_sensor) From 653ee601b54bb44792ac53919483989961891293 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 02:16:39 +0000 Subject: [PATCH 277/283] Automatic changelog for PR #92609 [ci skip] --- html/changelogs/AutoChangeLog-pr-92609.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92609.yml diff --git a/html/changelogs/AutoChangeLog-pr-92609.yml b/html/changelogs/AutoChangeLog-pr-92609.yml new file mode 100644 index 000000000000..d8280c3a594c --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92609.yml @@ -0,0 +1,9 @@ +author: "timothymtorres" +delete-after: True +changes: + - bugfix: "Fixed move subsystem bypassing status checks" + - bugfix: "Fixed elastic arms mutation bypassing abstract object checks for picking up objects" + - bugfix: "Fixed species radiation bypassing hair checks for balding" + - bugfix: "Fixed damaged APC board screentips bypassing emagged and broken checks" + - bugfix: "Fixed shuttle cleanup code bypassing move contents of turfs" + - bugfix: "Fixed tram crossing signals bypassing north and east direction checks" \ No newline at end of file From 2614c4c9d5118e97050d54931e9bde4c69469e68 Mon Sep 17 00:00:00 2001 From: Nick Date: Mon, 1 Sep 2025 05:40:35 +0200 Subject: [PATCH 278/283] Adds config to readme (#92810) ## About The Pull Request Adds config to github readme ## Why It's Good For The Game Im lazy, its easy accessible from the tgstation github itself and removes some unneccesary hyperlinks (including the link itself aswell) ## Changelog --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 92b0435d2a69..b665952afcac 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,13 @@ | Website | Link | | ------------------- | ---------------------------------------------------------------------------------------------------- | -| Website | [https://tgstation13.org](https://tgstation13.org) | -| Code | [https://github.com/tgstation/tgstation](https://github.com/tgstation/tgstation) | -| Wiki | [https://tgstation13.org/wiki/Main_Page](https://tgstation13.org/wiki/Main_Page) | -| Codedocs | [https://codedocs.tgstation13.org/](https://codedocs.tgstation13.org/) | -| /tg/station Discord | [https://tgstation13.org/phpBB/viewforum.php?f=60](https://tgstation13.org/phpBB/viewforum.php?f=60) | -| Coderbus Discord | [https://discord.gg/Vh8TJp9](https://discord.gg/Vh8TJp9) | +| Website | https://tgstation13.org | +| Code | https://github.com/tgstation/tgstation | +| Server Config | https://github.com/tgstation-operations/server-config | +| Wiki | https://tgstation13.org/wiki/Main_Page | +| Codedocs | https://codedocs.tgstation13.org/ | +| /tg/station Discord | https://tgstation13.org/phpBB/viewforum.php?f=60 | +| Coderbus Discord | https://discord.gg/Vh8TJp9 | This is the codebase for the /tg/station flavoured fork of SpaceStation 13. From 57495ac9365290841ce2a08e5c5816a0b240f1bc Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Mon, 1 Sep 2025 05:41:06 +0200 Subject: [PATCH 279/283] Ensures that mi-gos cannot crash servers (#92804) ## About The Pull Request If a migo somehow (adminbus, ahem ahem) gets 100% dodge chance, it will create an infinite move recursion and crash the server. Or if we just get incredibly unlucky with a low health migo, as each failed dodge has a 75% chance to result in another dodge (due to calling move twice), even more so with diagonal movement. Happened twice already, if you're wondering. ## Changelog :cl: fix: Fixed a potential server crash caused by Mi-Gos /:cl: --- .../mob/living/basic/space_fauna/netherworld/migo.dm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/code/modules/mob/living/basic/space_fauna/netherworld/migo.dm b/code/modules/mob/living/basic/space_fauna/netherworld/migo.dm index 3405b6e9bd76..d958da623a75 100644 --- a/code/modules/mob/living/basic/space_fauna/netherworld/migo.dm +++ b/code/modules/mob/living/basic/space_fauna/netherworld/migo.dm @@ -33,6 +33,8 @@ var/static/list/migo_sounds /// Odds migo will dodge var/dodge_prob = 10 + /// Are we dodging an attack during this move? + var/dodging = FALSE /mob/living/basic/migo/Initialize(mapload) . = ..() @@ -68,7 +70,7 @@ make_migo_sound() /mob/living/basic/migo/Move(atom/newloc, dir, step_x, step_y) - if(!ckey && prob(dodge_prob) && moving_diagonally == 0 && isturf(loc) && isturf(newloc)) + if(!dodging && !ckey && prob(dodge_prob) && moving_diagonally == 0 && isturf(loc) && isturf(newloc)) return dodge(newloc, dir) else return ..() @@ -77,9 +79,11 @@ //Assuming we move towards the target we want to swerve toward them to get closer var/cdir = turn(move_direction, 45) var/ccdir = turn(move_direction, -45) + dodging = TRUE . = Move(get_step(loc,pick(cdir, ccdir))) if(!.)//Can't dodge there so we just carry on . = Move(moving_to, move_direction) + dodging = FALSE /// The special hatsune miku themed mi-go. /mob/living/basic/migo/hatsune From 5e3adceb1124ff723fa059980e48807a1ae88039 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 03:41:25 +0000 Subject: [PATCH 280/283] Automatic changelog for PR #92804 [ci skip] --- html/changelogs/AutoChangeLog-pr-92804.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92804.yml diff --git a/html/changelogs/AutoChangeLog-pr-92804.yml b/html/changelogs/AutoChangeLog-pr-92804.yml new file mode 100644 index 000000000000..f6ca47bc70fa --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92804.yml @@ -0,0 +1,4 @@ +author: "SmArtKar" +delete-after: True +changes: + - bugfix: "Fixed a potential server crash caused by Mi-Gos" \ No newline at end of file From 6646b559465fdede689c8b98fd7198b7b3234806 Mon Sep 17 00:00:00 2001 From: FinancialGoose <92416224+TheBoondock@users.noreply.github.com> Date: Mon, 1 Sep 2025 10:40:58 -0400 Subject: [PATCH 281/283] [No GBP] fix for null.ghostize() (#92815) --- code/datums/brain_damage/split_personality.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/brain_damage/split_personality.dm b/code/datums/brain_damage/split_personality.dm index a076bcba2312..f1d58ccb3421 100644 --- a/code/datums/brain_damage/split_personality.dm +++ b/code/datums/brain_damage/split_personality.dm @@ -91,7 +91,7 @@ /datum/brain_trauma/severe/split_personality/on_lose() // qdel the mob with the temporary component will ensure the original mind will go back into the body and vice versa for the stranger mind if(!temp_component) - stranger_backseat.ghostize() + stranger_backseat?.ghostize() QDEL_NULL(stranger_backseat) QDEL_NULL(owner_backseat) ..() From db6830126b2eec0aa34a9c0b4843ee08ad19d090 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 14:41:19 +0000 Subject: [PATCH 282/283] Automatic changelog for PR #92815 [ci skip] --- html/changelogs/AutoChangeLog-pr-92815.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-92815.yml diff --git a/html/changelogs/AutoChangeLog-pr-92815.yml b/html/changelogs/AutoChangeLog-pr-92815.yml new file mode 100644 index 000000000000..272f172ca0e8 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-92815.yml @@ -0,0 +1,4 @@ +author: "TheBoondock" +delete-after: True +changes: + - bugfix: "fixed null.ghostize() in split personality deletion" \ No newline at end of file From d60960576ba85f0902108d0c55a260696516293e Mon Sep 17 00:00:00 2001 From: Bruh-24 Date: Mon, 1 Sep 2025 19:21:49 +0300 Subject: [PATCH 283/283] Update tgstation.dme --- tgstation.dme | 56 +++++++++++++++++++++++++-------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/tgstation.dme b/tgstation.dme index 791e07713a80..0f20c40f0218 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -2892,6 +2892,7 @@ #include "code\game\objects\structures\spirit_board.dm" #include "code\game\objects\structures\stairs.dm" #include "code\game\objects\structures\steps.dm" +#include "code\game\objects\structures\syndicate_uplink_beacon.dm" #include "code\game\objects\structures\table_frames.dm" #include "code\game\objects\structures\tables_racks.dm" #include "code\game\objects\structures\tank_dispenser.dm" @@ -3477,13 +3478,40 @@ #include "code\modules\antagonists\spy\spy_uplink.dm" #include "code\modules\antagonists\survivalist\survivalist.dm" #include "code\modules\antagonists\syndicate_monkey\syndicate_monkey.dm" +#include "code\modules\antagonists\traitor\balance_helper.dm" #include "code\modules\antagonists\traitor\datum_traitor.dm" +#include "code\modules\antagonists\traitor\objective_category.dm" +#include "code\modules\antagonists\traitor\traitor_objective.dm" #include "code\modules\antagonists\traitor\uplink_handler.dm" #include "code\modules\antagonists\traitor\components\demoraliser.dm" +#include "code\modules\antagonists\traitor\components\traitor_objective_helpers.dm" +#include "code\modules\antagonists\traitor\components\traitor_objective_limit_per_time.dm" +#include "code\modules\antagonists\traitor\components\traitor_objective_mind_tracker.dm" #include "code\modules\antagonists\traitor\contractor\contract_teammate.dm" #include "code\modules\antagonists\traitor\contractor\contractor_hub.dm" #include "code\modules\antagonists\traitor\contractor\contractor_items.dm" #include "code\modules\antagonists\traitor\contractor\syndicate_contract.dm" +#include "code\modules\antagonists\traitor\objectives\assassination.dm" +#include "code\modules\antagonists\traitor\objectives\demoralise_assault.dm" +#include "code\modules\antagonists\traitor\objectives\destroy_heirloom.dm" +#include "code\modules\antagonists\traitor\objectives\destroy_item.dm" +#include "code\modules\antagonists\traitor\objectives\eyesnatching.dm" +#include "code\modules\antagonists\traitor\objectives\hack_comm_console.dm" +#include "code\modules\antagonists\traitor\objectives\infect.dm" +#include "code\modules\antagonists\traitor\objectives\kidnapping.dm" +#include "code\modules\antagonists\traitor\objectives\kill_pet.dm" +#include "code\modules\antagonists\traitor\objectives\locate_weakpoint.dm" +#include "code\modules\antagonists\traitor\objectives\sabotage_machinery.dm" +#include "code\modules\antagonists\traitor\objectives\steal.dm" +#include "code\modules\antagonists\traitor\objectives\abstract\target_player.dm" +#include "code\modules\antagonists\traitor\objectives\final_objective\battle_royale.dm" +#include "code\modules\antagonists\traitor\objectives\final_objective\battlecruiser.dm" +#include "code\modules\antagonists\traitor\objectives\final_objective\final_objective.dm" +#include "code\modules\antagonists\traitor\objectives\final_objective\infect_ai.dm" +#include "code\modules\antagonists\traitor\objectives\final_objective\no_escape.dm" +#include "code\modules\antagonists\traitor\objectives\final_objective\objective_dark_matteor.dm" +#include "code\modules\antagonists\traitor\objectives\final_objective\romerol.dm" +#include "code\modules\antagonists\traitor\objectives\final_objective\supermatter_cascade.dm" #include "code\modules\antagonists\valentines\heartbreaker.dm" #include "code\modules\antagonists\valentines\valentine.dm" #include "code\modules\antagonists\venus_human_trap\venus_human_trap.dm" @@ -6709,32 +6737,4 @@ #include "interface\fonts\vcr_osd_mono.dm" #include "massmeta\modular_meta_features.dm" #include "modular_meta\main_modular_include.dm" -#include "code\game\objects\structures\syndicate_uplink_beacon.dm" -#include "code\modules\antagonists\traitor\objectives\assassination.dm" -#include "code\modules\antagonists\traitor\objectives\demoralise_assault.dm" -#include "code\modules\antagonists\traitor\objectives\destroy_heirloom.dm" -#include "code\modules\antagonists\traitor\objectives\destroy_item.dm" -#include "code\modules\antagonists\traitor\objectives\eyesnatching.dm" -#include "code\modules\antagonists\traitor\objectives\hack_comm_console.dm" -#include "code\modules\antagonists\traitor\objectives\infect.dm" -#include "code\modules\antagonists\traitor\objectives\kidnapping.dm" -#include "code\modules\antagonists\traitor\objectives\kill_pet.dm" -#include "code\modules\antagonists\traitor\objectives\locate_weakpoint.dm" -#include "code\modules\antagonists\traitor\objectives\sabotage_machinery.dm" -#include "code\modules\antagonists\traitor\objectives\steal.dm" -#include "code\modules\antagonists\traitor\objectives\abstract\target_player.dm" -#include "code\modules\antagonists\traitor\objectives\final_objective\battle_royale.dm" -#include "code\modules\antagonists\traitor\objectives\final_objective\battlecruiser.dm" -#include "code\modules\antagonists\traitor\objectives\final_objective\final_objective.dm" -#include "code\modules\antagonists\traitor\objectives\final_objective\infect_ai.dm" -#include "code\modules\antagonists\traitor\objectives\final_objective\no_escape.dm" -#include "code\modules\antagonists\traitor\objectives\final_objective\objective_dark_matteor.dm" -#include "code\modules\antagonists\traitor\objectives\final_objective\romerol.dm" -#include "code\modules\antagonists\traitor\objectives\final_objective\supermatter_cascade.dm" -#include "code\modules\antagonists\traitor\components\traitor_objective_helpers.dm" -#include "code\modules\antagonists\traitor\components\traitor_objective_limit_per_time.dm" -#include "code\modules\antagonists\traitor\components\traitor_objective_mind_tracker.dm" -#include "code\modules\antagonists\traitor\objective_category.dm" -#include "code\modules\antagonists\traitor\traitor_objective.dm" -#include "code\modules\antagonists\traitor\balance_helper.dm" // END_INCLUDE

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 literal 49787 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 z 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 diff --git a/icons/obj/poster.dmi b/icons/obj/poster.dmi index c497daaf177ed8ea4cec224aa2ddc1163c60bc1e..0ba8b30a047d636f5dc372f6447f9e70299d727b 100644 GIT binary patch literal 141785 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±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 JSFK?e{XhS&|7`#O literal 139452 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%0DH^pf64W z>FhQ}DL3L6X#Du02Z_9-KZDN`J z<|9khHYi`vSa6^Gt&>nV1JTv=`FLSVA z>KY_t-}?3)IZXZMywAFag&eg}W9CVykHi#0Od`^{e!SL1X?{Fy)33EuTshk3p42*D z-kD)CrZ1qB$xGM`v1;lcE)`RF*L!z{WRr*MOxUz{8Zm!Djhsib7zCPNP~SG(JOzS) zThKrPjIl9P0#P*=2Gk>&_yYt~10j{gg#{?CXdU-5 zmzcTMJ4-?OOO~)$%=XTlF}16YjPRZrzU<%f?cT+3&nxH=8156k4XT0dM`RYsQgr8tf)UcTOrbFDfYcs&NH8YUJ2gF_ms5Qab zEIexp1ZB8EB`8e|4I6il4d4KVkGi_@K>I1Z5LqhOs>*Be-+#=1iKYhxwJ9mXym!Kv zAXAjeeTEE)_^$>Yf<*;YAOfd@(aLhqK6_5#j<}^7)icVt$G%TW+NgqQMq2M2@*?WR zD8Wlv8XJIJgq1>)H-sMdD`=R?`DEltyF9a`f1NK6gWak)H+vfjNswpBuP4Bp##<7G zwRD>o_Z7KS6#b>IJV+q4M@>wy*fXOXLWHlY&NO`UQRo(w*?`^u@a+1cq%?>nN~@u( z@93qQ0cw<8@LIFWf1Nu;Qq2b=5fFzXt*FCeEm;lQ13;)O8b$68yw&3<$&QY{ZSk9& z+)@G~e_yoMUr^qWEzo7coo~CyULBRM_Z3sg^J`(0UD(V#5rh=DwVt`R%o67Pi#s4U z%Qr8$8?A+bqf_T;1RpCzvy5#KZE=X6XRELlvY>`&^EcO({A~DFTi2)`4-D-BewZN? zrY;PYhRX=9)rmQN5V#!NC z&C$_Om2r_h8cTgv3Vgmmxc9jDmC8U2<$FN958&fA2UcMWC4U$&lkHrJa{@&XGN2CM zn_z+Q`>_}H%^DnL14x)I!3kseY39Z)B_xV62On7zLW_tau@ZxwMcJm+92dqbs;d{* z*76m?c$k>bvG2ao+AA*%RfX47O*w$H;c7%q%rf#<#kj-UAd5l;5VdwbyoM`~KQMwW zY!}0`+^S5{sW?L9x%Wi2#Dhv13UJjNjIo`LZLO^t*VpbLSbKnB|NQxr+xoyTE=k@0 zmBI8DHQR5;=a_?gHe_DOQqv5F{tQ2NFJ9pK4-+h&?5yx=8$rXpRu+n9Mk?bF^7B0E zNO&h6vn+V7oJTlu)TJE^MlFMrJ6sWc(abEqsU8J;=!*OW5Be>saEg}A3;s_nKw#Zh ztTHqDl3k!h$y7^k=UeZ!NJ(3xK+$r8y{-&e!r!|bZ19HIs12}+NivNVC%SufokswCqKsLMrOIydx-pLMx}3mWTd1l1A|Ui&up@scmd|d z*VKXz5r)`$)>2swnWekdZ16$cU})TZQT~AA08d{Na7Xu^v@sD)_8S?I%|?OMp6yZE zj{??7vV5Bth^MjK3Gne{~Br$-5vY#xgX!wx{i33Bn+#7_ntRpeZRnt)P%lYV+y{@y`GA+~9c6{k$q z@G71Af=dqFZjJNhIKzi4n_r7vY)s7oxT>Lq`}l z%VkCM5qi&cAMk%hp^2=Wff*w%>wgjsPJjvKgT$rAzAZHrmnI4$vX6H`wp+**A??J!oPgz^R*S zQHHEAl`rEBOkTE#EToQxZqu)&IeALSFOes3He9JT zZ>PN2540 zehGU*mSO01jhbQPDyO}~pIV+Nt9KEeW10LR28<0Vp~@U*%<4MZIW%2w>RdQndUl%m2yBHYEy{Q@R# z(*Vpal`kg|PK;=#<2mU9Y4{-F9N(#QNg_mQDw*Y?!RLz0TuRTAsLz}W =i=+m_D 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%0AR}X9R-}AT@2^@UDeA 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 diff --git a/icons/obj/storage/closet.dmi b/icons/obj/storage/closet.dmi index 730a3633df0a668c802fc0994bee9a82956446e4..6f5c4c1b89546f01ee7b3078ee34824dc710faad 100644 GIT binary patch literal 49609 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