From 02aa3cb3d14c4fbc7cbf7b3e57874243e2b3dda8 Mon Sep 17 00:00:00 2001 From: MaxSMokeSkaarj Date: Fri, 10 Oct 2025 22:25:20 +1000 Subject: [PATCH] =?utf8?q?Reapply=20"=D0=90=D0=B2=D1=82=D0=BE=D0=BE=D0=B1?= =?utf8?q?=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20SS14"?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This reverts commit 06562772ca01084599b25fa61b3b7fd3d9084f6e. --- .../UI/Notes/AdminNotesLine.xaml.cs | 7 +- .../TypingIndicatorVisualizerSystem.cs | 3 +- .../UI/ConstructionMenuPresenter.cs | 8 +- .../Guidebook/DocumentParsingManager.cs | 19 +- Content.Client/Guidebook/Richtext/Table.cs | 7 +- .../Guidebook/Richtext/TextLinkTag.cs | 9 +- Content.Client/Launcher/LauncherConnecting.cs | 8 +- .../Systems/Alerts/Widgets/AlertsUI.xaml.cs | 12 +- .../Tests/Body/LungTest.cs | 2 +- Content.Replay/Menu/ReplayMainMenu.cs | 6 +- .../EntitySystems/AtmosphereSystem.Gases.cs | 3 - .../Atmos/Portable/SpaceHeaterSystem.cs | 4 +- .../Body/Components/BrainComponent.cs | 9 - .../Body/Systems/RespiratorSystem.cs | 1 + Content.Server/Chat/Managers/ChatManager.cs | 12 +- .../EntitySystems/ReactionMixerSystem.cs | 5 +- .../GameTicking/Commands/JoinGameCommand.cs | 7 +- .../Commands/SetGamePresetCommand.cs | 2 - .../Ghost/Components/GhostOnMoveComponent.cs | 11 - Content.Server/Holopad/HolopadSystem.cs | 2 - Content.Server/NPC/Components/NPCComponent.cs | 1 + Content.Server/NPC/HTN/HTNComponent.cs | 1 + Content.Server/NPC/HTN/HTNSystem.cs | 1 + .../HasStatusEffectPrecondition.cs | 28 + Content.Server/NPC/Systems/NPCSystem.cs | 6 +- .../Systems/SurveillanceCameraSystem.cs | 2 - .../EntitySystems/SharedAtmosphereSystem.cs | 3 + .../Body/Components/BrainComponent.cs | 6 + .../Body/Components/LungComponent.cs | 7 +- .../Body/Systems/BrainSystem.cs | 7 +- .../Body/Systems/LungSystem.cs | 13 +- Content.Shared/Ghost/GhostOnMoveComponent.cs | 13 + .../Humanoid/HumanoidCharacterAppearance.cs | 10 +- .../Preferences/HumanoidCharacterProfile.cs | 1 + .../Components/MagnetPickupComponent.cs | 6 +- .../EntitySystems/MagnetPickupSystem.cs | 1 + .../Assorted/PermanentBlindnessSystem.cs | 10 +- .../Zombies/PendingZombieComponent.cs | 4 +- README.md | 9 + Resources/Changelog/Admin.yml | 14 + Resources/Changelog/Changelog.yml | 819 ++-- Resources/Changelog/Maps.yml | 2 +- Resources/Credits/GitHub.txt | 2 +- .../en-US/discord/round-notifications.ftl | 2 +- .../ghost/roles/ghost-role-component.ftl | 3 + Resources/Locale/en-US/markings/vox.ftl | 56 +- .../conditions/steal-target-groups.ftl | 2 +- .../en-US/preferences/loadout-groups.ftl | 1 + .../Locale/en-US/store/uplink-catalog.ftl | 2 +- Resources/Maps/Shuttles/arrivals_relic.yml | 5 +- Resources/Maps/Shuttles/cargo_relic.yml | 139 +- Resources/Maps/Shuttles/emergency_relic.yml | 164 +- Resources/Maps/Shuttles/trading_outpost.yml | 2 +- Resources/Maps/box.yml | 31 +- Resources/Maps/fland.yml | 23 +- Resources/Maps/marathon.yml | 986 ++-- Resources/Maps/relic.yml | 4143 +++++++++++------ .../Catalog/Cargo/cargo_security.yml | 2 +- .../Catalog/Fills/Boxes/emergency.yml | 7 +- .../Catalog/Fills/Boxes/general.yml | 2 +- .../Catalog/Fills/Boxes/medical.yml | 2 +- .../Catalog/Fills/Lockers/heads.yml | 2 +- .../Catalog/Fills/Lockers/security.yml | 1 + .../Entities/Clothing/Belt/belts.yml | 642 +-- .../Prototypes/Entities/Clothing/Belt/job.yml | 422 ++ .../Entities/Clothing/Belt/quiver.yml | 28 - .../Entities/Clothing/Belt/simple.yml | 44 + .../Entities/Clothing/OuterClothing/bio.yml | 10 +- .../Mobs/Customization/Markings/vox_parts.yml | 46 + .../Customization/Markings/vox_tattoos.yml | 168 +- .../Prototypes/Entities/Mobs/NPCs/animals.yml | 8 + .../Prototypes/Entities/Mobs/NPCs/xeno.yml | 1 + .../Entities/Mobs/Player/observer.yml | 2 +- .../Entities/Mobs/Species/skeleton.yml | 18 + .../Prototypes/Entities/Mobs/Species/vox.yml | 38 + .../Objects/Consumable/Drinks/drinks_base.yml | 16 +- .../Drinks/drinks_base_materials.yml | 28 + .../Drinks/drinks_bottles_glass.yml | 4 +- .../Objects/Consumable/Drinks/drinks_cans.yml | 156 +- .../Objects/Consumable/Drinks/drinks_cups.yml | 75 +- .../Objects/Consumable/Drinks/drinks_fun.yml | 13 +- .../Consumable/Drinks/drinks_metamorphic.yml | 22 +- .../Consumable/Drinks/drinks_special.yml | 29 +- .../Objects/Consumable/Food/Baked/bread.yml | 58 +- .../Consumable/Food/Containers/box.yml | 6 +- .../Entities/Objects/Consumable/Food/meat.yml | 17 + .../Objects/Consumable/Food/snacks.yml | 4 +- .../Smokeables/Cigarettes/rolling_paper.yml | 2 +- .../Syndicate_Gadgets/guardian_activators.yml | 3 +- .../Objects/Materials/Sheets/other.yml | 2 +- .../Entities/Objects/Misc/folders.yml | 54 +- .../Entities/Objects/Misc/parcel_wrap.yml | 26 + .../Objects/Specific/Chapel/bibles.yml | 57 +- .../Objects/Specific/Janitorial/janitor.yml | 4 +- .../Entities/Objects/Tools/bucket.yml | 46 +- .../Ammunition/Cartridges/antimateriel.yml | 1 - .../Ammunition/Cartridges/caseless_rifle.yml | 1 - .../Ammunition/Cartridges/heavy_rifle.yml | 1 - .../Ammunition/Cartridges/light_rifle.yml | 1 - .../Guns/Ammunition/Cartridges/magnum.yml | 1 - .../Guns/Ammunition/Cartridges/pistol.yml | 1 - .../Guns/Ammunition/Cartridges/rifle.yml | 1 - .../Guns/Ammunition/Cartridges/shotgun.yml | 5 - .../Guns/Ammunition/Cartridges/toy.yml | 1 - .../Guns/Ammunition/Magazines/pistol.yml | 2 +- .../Weapons/Guns/Battery/battery_guns.yml | 63 +- .../Weapons/Guns/Launchers/launchers.yml | 4 +- .../Weapons/Guns/Projectiles/projectiles.yml | 74 +- .../Weapons/Guns/Revolvers/revolvers.yml | 2 +- .../Doors/MaterialDoors/material_doors.yml | 154 +- .../Structures/Specific/Janitor/janicart.yml | 6 +- .../Structures/Wallmounts/Signs/signs.yml | 9 + .../Loadouts/Jobs/Cargo/quartermaster.yml | 4 +- .../Loadouts/Jobs/Civilian/bartender.yml | 19 + .../Loadouts/Jobs/Civilian/chaplain.yml | 53 +- .../Loadouts/Jobs/Civilian/janitor.yml | 2 +- .../Loadouts/Jobs/Civilian/passenger.yml | 4 +- .../Loadouts/Jobs/Command/captain.yml | 2 +- .../Jobs/Command/head_of_personnel.yml | 4 +- .../Jobs/Engineering/chief_engineer.yml | 2 +- .../Jobs/Engineering/station_engineer.yml | 6 +- .../Jobs/Medical/chief_medical_officer.yml | 2 +- .../Loadouts/Jobs/Medical/medical_doctor.yml | 8 +- .../Jobs/Science/research_director.yml | 2 +- .../Loadouts/Jobs/Science/scientist.yml | 2 +- .../Jobs/Security/head_of_security.yml | 2 +- .../Jobs/Security/security_officer.yml | 8 +- .../Loadouts/Miscellaneous/glasses.yml | 6 +- .../Loadouts/Miscellaneous/trinkets.yml | 59 +- .../Prototypes/Loadouts/loadout_groups.yml | 17 +- .../Prototypes/Loadouts/role_loadouts.yml | 1 + Resources/Prototypes/Maps/relic.yml | 2 +- .../Prototypes/Objectives/objectiveGroups.yml | 2 +- .../Objectives/stealTargetGroups.yml | 8 +- Resources/Prototypes/Objectives/traitor.yml | 4 +- Resources/Prototypes/Parallaxes/relic.yml | 2 +- .../Reagents/Consumable/Drink/drinks.yml | 2 +- Resources/Prototypes/Roles/Antags/nukeops.yml | 10 +- .../Prototypes/Roles/Antags/revolutionary.yml | 2 +- Resources/Prototypes/Roles/Antags/thief.yml | 2 +- Resources/Prototypes/Roles/Antags/traitor.yml | 4 +- Resources/Prototypes/Roles/Antags/wizard.yml | 2 +- Resources/Prototypes/Roles/Antags/zombie.yml | 2 +- .../Roles/Jobs/Cargo/quartermaster.yml | 6 +- .../Roles/Jobs/Cargo/salvage_specialist.yml | 2 +- .../Roles/Jobs/Civilian/bartender.yml | 2 +- .../Prototypes/Roles/Jobs/Civilian/chef.yml | 2 +- .../Prototypes/Roles/Jobs/Civilian/lawyer.yml | 2 +- .../Prototypes/Roles/Jobs/Civilian/mime.yml | 2 +- .../Roles/Jobs/Civilian/service_worker.yml | 2 +- .../Prototypes/Roles/Jobs/Command/captain.yml | 10 +- .../Roles/Jobs/Command/head_of_personnel.yml | 10 +- .../Engineering/atmospheric_technician.yml | 2 +- .../Roles/Jobs/Engineering/chief_engineer.yml | 6 +- .../Jobs/Engineering/station_engineer.yml | 2 +- .../Jobs/Engineering/technical_assistant.yml | 4 +- .../Prototypes/Roles/Jobs/Medical/chemist.yml | 2 +- .../Jobs/Medical/chief_medical_officer.yml | 6 +- .../Roles/Jobs/Medical/medical_doctor.yml | 2 +- .../Roles/Jobs/Medical/medical_intern.yml | 2 +- .../Roles/Jobs/Medical/paramedic.yml | 2 +- .../Prototypes/Roles/Jobs/Science/borg.yml | 4 +- .../Roles/Jobs/Science/research_assistant.yml | 2 +- .../Roles/Jobs/Science/research_director.yml | 4 +- .../Roles/Jobs/Science/scientist.yml | 2 +- .../Roles/Jobs/Security/detective.yml | 2 +- .../Roles/Jobs/Security/head_of_security.yml | 8 +- .../Roles/Jobs/Security/security_cadet.yml | 4 +- .../Roles/Jobs/Security/security_officer.yml | 2 +- .../Prototypes/Roles/Jobs/Security/warden.yml | 4 +- .../Roles/requirement_overrides.yml | 8 +- Resources/Prototypes/Species/vox.yml | 3 + Resources/Prototypes/tags.yml | 318 +- .../Guidebook/Antagonist/Traitors.xml | 4 +- .../Textures/Effects/speech.rsi/moth3.png | Bin 2010 -> 1498 bytes .../Mobs/Customization/vox_parts.rsi/beak.png | Bin 396 -> 399 bytes .../vox_parts.rsi/beak_hooked.png | Bin 0 -> 387 bytes .../vox_parts.rsi/beak_shaved.png | Bin 0 -> 384 bytes .../vox_parts.rsi/beak_squarecere.png | Bin 0 -> 392 bytes .../Customization/vox_parts.rsi/meta.json | 14 +- .../vox_tattoos.rsi/beakcover_stripe.png | Bin 0 -> 296 bytes .../vox_tattoos.rsi/beakcover_tip.png | Bin 0 -> 332 bytes .../vox_tattoos.rsi/cheekblush.png | Bin 0 -> 3042 bytes .../vox_tattoos.rsi/chest_v_1.png | Bin 0 -> 3124 bytes .../vox_tattoos.rsi/chest_v_2.png | Bin 0 -> 3101 bytes .../vox_tattoos.rsi/eyeliner.png | Bin 0 -> 2981 bytes .../Customization/vox_tattoos.rsi/meta.json | 54 +- .../vox_tattoos.rsi/nightbelt.png | Bin 0 -> 3123 bytes .../vox_tattoos.rsi/tattoo_arrow_head.png | Bin 0 -> 3035 bytes .../vox_tattoos.rsi/tattoo_nightling_head.png | Bin 0 -> 3126 bytes .../vox_tattoos.rsi/underbelly.png | Bin 0 -> 3131 bytes .../Customization/vox_tattoos.rsi/visage.png | Bin 0 -> 3111 bytes .../vox_tattoos.rsi/visage_l.png | Bin 0 -> 3045 bytes .../vox_tattoos.rsi/visage_r.png | Bin 0 -> 3053 bytes .../Mobs/Species/Vox/parts.rsi/head.png | Bin 429 -> 3351 bytes .../Mobs/Species/Vox/parts.rsi/l_leg.png | Bin 544 -> 601 bytes .../Mobs/Species/Vox/parts.rsi/r_leg.png | Bin 549 -> 597 bytes .../Mobs/Species/Vox/parts.rsi/torso.png | Bin 816 -> 3527 bytes .../Drinks/cafe_latte.rsi/icon-vend.png | Bin 0 -> 299 bytes .../Consumable/Drinks/cafe_latte.rsi/icon.png | Bin 299 -> 293 bytes .../Drinks/cafe_latte.rsi/icon_empty.png | Bin 293 -> 0 bytes .../Drinks/cafe_latte.rsi/meta.json | 6 +- .../glass_clear.rsi/{fill1.png => fill-1.png} | Bin .../glass_clear.rsi/{fill2.png => fill-2.png} | Bin .../glass_clear.rsi/{fill3.png => fill-3.png} | Bin .../glass_clear.rsi/{fill4.png => fill-4.png} | Bin .../glass_clear.rsi/{fill5.png => fill-5.png} | Bin .../glass_clear.rsi/{fill6.png => fill-6.png} | Bin .../glass_clear.rsi/{fill7.png => fill-7.png} | Bin .../glass_clear.rsi/{fill8.png => fill-8.png} | Bin .../glass_clear.rsi/{fill9.png => fill-9.png} | Bin .../Drinks/glass_clear.rsi/meta.json | 18 +- .../{fill1.png => fill-1.png} | Bin .../{fill2.png => fill-2.png} | Bin .../{fill3.png => fill-3.png} | Bin .../{fill4.png => fill-4.png} | Bin .../{fill5.png => fill-5.png} | Bin .../Drinks/glass_coupe_shape.rsi/meta.json | 10 +- .../glue-tube.rsi/{fill1.png => fill-1.png} | Bin .../glue-tube.rsi/{fill2.png => fill-2.png} | Bin .../glue-tube.rsi/{fill3.png => fill-3.png} | Bin .../glue-tube.rsi/{fill4.png => fill-4.png} | Bin .../glue-tube.rsi/{fill5.png => fill-5.png} | Bin .../glue-tube.rsi/{fill6.png => fill-6.png} | Bin .../{icon.png => icon_empty.png} | Bin .../Consumable/Drinks/glue-tube.rsi/meta.json | 14 +- .../Consumable/Drinks/hot_coco.rsi/icon-0.png | Bin 318 -> 0 bytes .../Consumable/Drinks/hot_coco.rsi/icon-1.png | Bin 149 -> 0 bytes .../Consumable/Drinks/hot_coco.rsi/icon-2.png | Bin 158 -> 0 bytes .../Consumable/Drinks/hot_coco.rsi/icon-3.png | Bin 160 -> 0 bytes .../Consumable/Drinks/hot_coco.rsi/icon-4.png | Bin 164 -> 0 bytes .../Consumable/Drinks/hot_coco.rsi/meta.json | 28 - .../Drinks/hot_coffee.rsi/icon-0.png | Bin 318 -> 0 bytes .../Drinks/hot_coffee.rsi/icon-1.png | Bin 149 -> 0 bytes .../Drinks/hot_coffee.rsi/icon-2.png | Bin 158 -> 0 bytes .../Drinks/hot_coffee.rsi/icon-3.png | Bin 160 -> 0 bytes .../Drinks/hot_coffee.rsi/icon-4.png | Bin 164 -> 0 bytes .../Drinks/hot_coffee.rsi/icon-vend.png | Bin 295 -> 0 bytes .../Drinks/hot_coffee.rsi/meta.json | 28 - .../Drinks/jar.rsi/{fill1.png => fill-1.png} | Bin .../Drinks/jar.rsi/{fill2.png => fill-2.png} | Bin .../Drinks/jar.rsi/{fill3.png => fill-3.png} | Bin .../Drinks/jar.rsi/{fill4.png => fill-4.png} | Bin .../Drinks/jar.rsi/{fill5.png => fill-5.png} | Bin .../Drinks/jar.rsi/{fill6.png => fill-6.png} | Bin .../Drinks/jar.rsi/{fill7.png => fill-7.png} | Bin .../Drinks/jar.rsi/{fill8.png => fill-8.png} | Bin .../Drinks/jar.rsi/{fill9.png => fill-9.png} | Bin .../Consumable/Drinks/jar.rsi/meta.json | 18 +- .../lube-tube.rsi/{fill1.png => fill-1.png} | Bin .../lube-tube.rsi/{fill2.png => fill-2.png} | Bin .../lube-tube.rsi/{fill3.png => fill-3.png} | Bin .../lube-tube.rsi/{fill4.png => fill-4.png} | Bin .../lube-tube.rsi/{fill5.png => fill-5.png} | Bin .../lube-tube.rsi/{fill6.png => fill-6.png} | Bin .../{icon.png => icon_empty.png} | Bin .../Consumable/Drinks/lube-tube.rsi/meta.json | 14 +- .../Drinks/mug.rsi/{icon-1.png => fill-1.png} | Bin .../Drinks/mug.rsi/{icon-2.png => fill-2.png} | Bin .../Drinks/mug.rsi/{icon-3.png => fill-3.png} | Bin .../icon-vend-brown.png} | Bin .../Drinks/mug.rsi/{icon-0.png => icon.png} | Bin .../Consumable/Drinks/mug.rsi/meta.json | 11 +- .../mug_black.rsi/{icon-1.png => fill-1.png} | Bin .../mug_black.rsi/{icon-2.png => fill-2.png} | Bin .../mug_black.rsi/{icon-3.png => fill-3.png} | Bin .../mug_black.rsi/{icon-0.png => icon.png} | Bin .../Consumable/Drinks/mug_black.rsi/meta.json | 8 +- .../mug_blue.rsi/{icon-1.png => fill-1.png} | Bin .../mug_blue.rsi/{icon-2.png => fill-2.png} | Bin .../mug_blue.rsi/{icon-3.png => fill-3.png} | Bin .../mug_blue.rsi/{icon-0.png => icon.png} | Bin .../Consumable/Drinks/mug_blue.rsi/meta.json | 8 +- .../mug_dog.rsi/{icon-1.png => fill-1.png} | Bin .../mug_dog.rsi/{icon-2.png => fill-2.png} | Bin .../mug_dog.rsi/{icon-3.png => fill-3.png} | Bin .../mug_dog.rsi/{icon-0.png => icon.png} | Bin .../Consumable/Drinks/mug_dog.rsi/meta.json | 8 +- .../mug_green.rsi/{icon-1.png => fill-1.png} | Bin .../mug_green.rsi/{icon-2.png => fill-2.png} | Bin .../mug_green.rsi/{icon-3.png => fill-3.png} | Bin .../mug_green.rsi/{icon-0.png => icon.png} | Bin .../Consumable/Drinks/mug_green.rsi/meta.json | 8 +- .../mug_heart.rsi/{icon-1.png => fill-1.png} | Bin .../mug_heart.rsi/{icon-2.png => fill-2.png} | Bin .../mug_heart.rsi/{icon-3.png => fill-3.png} | Bin .../mug_heart.rsi/{icon-0.png => icon.png} | Bin .../Consumable/Drinks/mug_heart.rsi/meta.json | 8 +- .../mug_metal.rsi/{icon-1.png => fill-1.png} | Bin .../mug_metal.rsi/{icon-2.png => fill-2.png} | Bin .../mug_metal.rsi/{icon-3.png => fill-3.png} | Bin .../mug_metal.rsi/{icon-0.png => icon.png} | Bin .../Consumable/Drinks/mug_metal.rsi/meta.json | 8 +- .../{icon-1.png => fill-1.png} | Bin .../{icon-2.png => fill-2.png} | Bin .../{icon-3.png => fill-3.png} | Bin .../mug_moebius.rsi/{icon-0.png => icon.png} | Bin .../Drinks/mug_moebius.rsi/meta.json | 8 +- .../mug_one.rsi/{icon-1.png => fill-1.png} | Bin .../mug_one.rsi/{icon-2.png => fill-2.png} | Bin .../mug_one.rsi/{icon-3.png => fill-3.png} | Bin .../mug_one.rsi/{icon-0.png => icon.png} | Bin .../Consumable/Drinks/mug_one.rsi/meta.json | 8 +- .../{icon-1.png => fill-1.png} | Bin .../{icon-2.png => fill-2.png} | Bin .../{icon-3.png => fill-3.png} | Bin .../mug_rainbow.rsi/{icon-0.png => icon.png} | Bin .../Drinks/mug_rainbow.rsi/meta.json | 8 +- .../mug_red.rsi/{icon-1.png => fill-1.png} | Bin .../mug_red.rsi/{icon-2.png => fill-2.png} | Bin .../mug_red.rsi/{icon-3.png => fill-3.png} | Bin .../mug_red.rsi/{icon-0.png => icon.png} | Bin .../Consumable/Drinks/mug_red.rsi/meta.json | 8 +- .../Drinks/shaker_gold.rsi/icon.png | Bin 0 -> 715 bytes .../Drinks/shaker_gold.rsi/inhand-left.png | Bin 0 -> 525 bytes .../Drinks/shaker_gold.rsi/inhand-right.png | Bin 0 -> 534 bytes .../Drinks/shaker_gold.rsi/meta.json | 22 + .../shotglass.rsi/{fill1.png => fill-1.png} | Bin .../shotglass.rsi/{fill2.png => fill-2.png} | Bin .../Consumable/Drinks/shotglass.rsi/meta.json | 4 +- .../teacup.rsi/{icon-1.png => fill-1.png} | Bin .../teacup.rsi/{icon-2.png => fill-2.png} | Bin .../teacup.rsi/{icon-3.png => fill-3.png} | Bin .../teacup.rsi/{icon-4.png => fill-4.png} | Bin .../teacup.rsi/{icon-0.png => icon.png} | Bin .../Consumable/Drinks/teacup.rsi/meta.json | 10 +- .../water_cup.rsi/{icon-1.png => fill-1.png} | Bin .../water_cup.rsi/{icon-0.png => icon.png} | Bin .../Consumable/Drinks/water_cup.rsi/meta.json | 4 +- .../bread.rsi/batard-cotton-inhand-left.png | Bin 0 -> 338 bytes .../bread.rsi/batard-cotton-inhand-right.png | Bin 0 -> 329 bytes .../Food/Baked/bread.rsi/batard-cotton.png | Bin 0 -> 409 bytes .../Baked/bread.rsi/batard-inhand-left.png | Bin 0 -> 336 bytes .../Baked/bread.rsi/batard-inhand-right.png | Bin 0 -> 319 bytes .../Food/Baked/bread.rsi/batard.png | Bin 0 -> 238 bytes .../Consumable/Food/Baked/bread.rsi/meta.json | 334 +- .../ParcelWrap/paper_labels.rsi/bounty.png | Bin 0 -> 202 bytes .../paper_labels.rsi/captains_paper.png | Bin 0 -> 202 bytes .../ParcelWrap/paper_labels.rsi/invoice.png | Bin 0 -> 202 bytes .../ParcelWrap/paper_labels.rsi/meta.json | 23 + .../ParcelWrap/paper_labels.rsi/paper.png | Bin 0 -> 195 bytes .../Chapel/codexnanotrasimus.rsi/icon.png | Bin 3363 -> 891 bytes .../codexnanotrasimus.rsi/inhand-left.png | Bin 2992 -> 955 bytes .../codexnanotrasimus.rsi/inhand-right.png | Bin 2971 -> 1036 bytes .../Chapel/codexnanotrasimus.rsi/meta.json | 39 +- .../Chapel/communistmanifesto.rsi/icon.png | Bin 3522 -> 948 bytes .../communistmanifesto.rsi/inhand-left.png | Bin 3075 -> 857 bytes .../communistmanifesto.rsi/inhand-right.png | Bin 3083 -> 942 bytes .../Chapel/communistmanifesto.rsi/meta.json | 39 +- .../Objects/Specific/Chapel/honk.rsi/icon.png | Bin 0 -> 1084 bytes .../Specific/Chapel/honk.rsi/inhand-left.png | Bin 0 -> 957 bytes .../Specific/Chapel/honk.rsi/inhand-right.png | Bin 0 -> 1030 bytes .../Specific/Chapel/honk.rsi/meta.json | 22 + .../Chapel/mysteryofthedruids.rsi/icon.png | Bin 824 -> 1589 bytes .../mysteryofthedruids.rsi/inhand-left.png | Bin 3041 -> 958 bytes .../mysteryofthedruids.rsi/inhand-right.png | Bin 3122 -> 956 bytes .../Chapel/mysteryofthedruids.rsi/meta.json | 39 +- .../Specific/Chapel/ratvartablet.rsi/icon.png | Bin 0 -> 826 bytes .../Chapel/ratvartablet.rsi/inhand-left.png | Bin 0 -> 1169 bytes .../Chapel/ratvartablet.rsi/inhand-right.png | Bin 0 -> 1247 bytes .../Chapel/ratvartablet.rsi/meta.json | 22 + .../Specific/Chapel/satanicbible.rsi/icon.png | Bin 366 -> 0 bytes .../Chapel/satanicbible.rsi/inhand-left.png | Bin 314 -> 0 bytes .../Chapel/satanicbible.rsi/inhand-right.png | Bin 2806 -> 0 bytes .../Chapel/satanicbible.rsi/meta.json | 23 - .../Specific/Chapel/tanakh.rsi/icon.png | Bin 3027 -> 0 bytes .../Chapel/tanakh.rsi/inhand-left.png | Bin 2967 -> 0 bytes .../Chapel/tanakh.rsi/inhand-right.png | Bin 2951 -> 0 bytes .../Specific/Chapel/tanakh.rsi/meta.json | 23 - .../Specific/Chapel/tomeofnarsie.rsi/icon.png | Bin 0 -> 738 bytes .../Chapel/tomeofnarsie.rsi/inhand-left.png | Bin 0 -> 863 bytes .../Chapel/tomeofnarsie.rsi/inhand-right.png | Bin 0 -> 869 bytes .../Chapel/tomeofnarsie.rsi/meta.json | 22 + .../cart_goldenplunger.png | Bin 650 -> 638 bytes .../Janitorial/janitorial_cart.rsi/meta.json | 2 +- .../Guns/Battery/energy_magnum.rsi/base.png | Bin 0 -> 966 bytes .../energy_magnum.rsi/equipped-BELT.png | Bin 0 -> 224 bytes .../equipped-SUITSTORAGE.png | Bin 0 -> 224 bytes .../Guns/Battery/energy_magnum.rsi/icon.png | Bin 0 -> 987 bytes .../Battery/energy_magnum.rsi/inhand-left.png | Bin 0 -> 897 bytes .../energy_magnum.rsi/inhand-right.png | Bin 0 -> 898 bytes .../energy_magnum.rsi/mag-unshaded-0.png | Bin 0 -> 15137 bytes .../energy_magnum.rsi/mag-unshaded-1.png | Bin 0 -> 490 bytes .../energy_magnum.rsi/mag-unshaded-2.png | Bin 0 -> 493 bytes .../energy_magnum.rsi/mag-unshaded-3.png | Bin 0 -> 537 bytes .../Guns/Battery/energy_magnum.rsi/meta.json | 53 + .../projectiles_magnum.rsi/magnum.png | Bin 0 -> 741 bytes .../magnum_piercing.png | Bin 0 -> 733 bytes .../projectiles_magnum.rsi/meta.json | 17 + Resources/Textures/Parallaxes/oldspace.png | Bin 790 -> 927 bytes .../Wallmounts/signs.rsi/arrivals.png | Bin 0 -> 18012 bytes .../Structures/Wallmounts/signs.rsi/meta.json | 3 + Resources/migration.yml | 7 + 393 files changed, 6481 insertions(+), 4252 deletions(-) delete mode 100644 Content.Server/Body/Components/BrainComponent.cs delete mode 100644 Content.Server/Ghost/Components/GhostOnMoveComponent.cs create mode 100644 Content.Server/NPC/HTN/Preconditions/HasStatusEffectPrecondition.cs create mode 100644 Content.Shared/Body/Components/BrainComponent.cs rename {Content.Server => Content.Shared}/Body/Components/LungComponent.cs (84%) rename {Content.Server => Content.Shared}/Body/Systems/BrainSystem.cs (92%) rename {Content.Server => Content.Shared}/Body/Systems/LungSystem.cs (86%) create mode 100644 Content.Shared/Ghost/GhostOnMoveComponent.cs create mode 100644 Resources/Prototypes/Entities/Clothing/Belt/job.yml delete mode 100644 Resources/Prototypes/Entities/Clothing/Belt/quiver.yml create mode 100644 Resources/Prototypes/Entities/Clothing/Belt/simple.yml create mode 100644 Resources/Textures/Mobs/Customization/vox_parts.rsi/beak_hooked.png create mode 100644 Resources/Textures/Mobs/Customization/vox_parts.rsi/beak_shaved.png create mode 100644 Resources/Textures/Mobs/Customization/vox_parts.rsi/beak_squarecere.png create mode 100644 Resources/Textures/Mobs/Customization/vox_tattoos.rsi/beakcover_stripe.png create mode 100644 Resources/Textures/Mobs/Customization/vox_tattoos.rsi/beakcover_tip.png create mode 100644 Resources/Textures/Mobs/Customization/vox_tattoos.rsi/cheekblush.png create mode 100644 Resources/Textures/Mobs/Customization/vox_tattoos.rsi/chest_v_1.png create mode 100644 Resources/Textures/Mobs/Customization/vox_tattoos.rsi/chest_v_2.png create mode 100644 Resources/Textures/Mobs/Customization/vox_tattoos.rsi/eyeliner.png create mode 100644 Resources/Textures/Mobs/Customization/vox_tattoos.rsi/nightbelt.png create mode 100644 Resources/Textures/Mobs/Customization/vox_tattoos.rsi/tattoo_arrow_head.png create mode 100644 Resources/Textures/Mobs/Customization/vox_tattoos.rsi/tattoo_nightling_head.png create mode 100644 Resources/Textures/Mobs/Customization/vox_tattoos.rsi/underbelly.png create mode 100644 Resources/Textures/Mobs/Customization/vox_tattoos.rsi/visage.png create mode 100644 Resources/Textures/Mobs/Customization/vox_tattoos.rsi/visage_l.png create mode 100644 Resources/Textures/Mobs/Customization/vox_tattoos.rsi/visage_r.png create mode 100644 Resources/Textures/Objects/Consumable/Drinks/cafe_latte.rsi/icon-vend.png delete mode 100644 Resources/Textures/Objects/Consumable/Drinks/cafe_latte.rsi/icon_empty.png rename Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/{fill1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/{fill2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/{fill3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/{fill4.png => fill-4.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/{fill5.png => fill-5.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/{fill6.png => fill-6.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/{fill7.png => fill-7.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/{fill8.png => fill-8.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/{fill9.png => fill-9.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/{fill1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/{fill2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/{fill3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/{fill4.png => fill-4.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/{fill5.png => fill-5.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/{fill1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/{fill2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/{fill3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/{fill4.png => fill-4.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/{fill5.png => fill-5.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/{fill6.png => fill-6.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/{icon.png => icon_empty.png} (100%) delete mode 100644 Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-0.png delete mode 100644 Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-1.png delete mode 100644 Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-2.png delete mode 100644 Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-3.png delete mode 100644 Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-4.png delete mode 100644 Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/meta.json delete mode 100644 Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-0.png delete mode 100644 Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-1.png delete mode 100644 Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-2.png delete mode 100644 Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-3.png delete mode 100644 Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-4.png delete mode 100644 Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-vend.png delete mode 100644 Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/meta.json rename Resources/Textures/Objects/Consumable/Drinks/jar.rsi/{fill1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/jar.rsi/{fill2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/jar.rsi/{fill3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/jar.rsi/{fill4.png => fill-4.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/jar.rsi/{fill5.png => fill-5.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/jar.rsi/{fill6.png => fill-6.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/jar.rsi/{fill7.png => fill-7.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/jar.rsi/{fill8.png => fill-8.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/jar.rsi/{fill9.png => fill-9.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/{fill1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/{fill2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/{fill3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/{fill4.png => fill-4.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/{fill5.png => fill-5.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/{fill6.png => fill-6.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/{icon.png => icon_empty.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug.rsi/{icon-1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug.rsi/{icon-2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug.rsi/{icon-3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/{hot_coco.rsi/icon-vend.png => mug.rsi/icon-vend-brown.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug.rsi/{icon-0.png => icon.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/{icon-1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/{icon-2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/{icon-3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/{icon-0.png => icon.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/{icon-1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/{icon-2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/{icon-3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/{icon-0.png => icon.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/{icon-1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/{icon-2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/{icon-3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/{icon-0.png => icon.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/{icon-1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/{icon-2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/{icon-3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/{icon-0.png => icon.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/{icon-1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/{icon-2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/{icon-3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/{icon-0.png => icon.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/{icon-1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/{icon-2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/{icon-3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/{icon-0.png => icon.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/{icon-1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/{icon-2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/{icon-3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/{icon-0.png => icon.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/{icon-1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/{icon-2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/{icon-3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/{icon-0.png => icon.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/{icon-1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/{icon-2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/{icon-3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/{icon-0.png => icon.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/{icon-1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/{icon-2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/{icon-3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/{icon-0.png => icon.png} (100%) create mode 100644 Resources/Textures/Objects/Consumable/Drinks/shaker_gold.rsi/icon.png create mode 100644 Resources/Textures/Objects/Consumable/Drinks/shaker_gold.rsi/inhand-left.png create mode 100644 Resources/Textures/Objects/Consumable/Drinks/shaker_gold.rsi/inhand-right.png create mode 100644 Resources/Textures/Objects/Consumable/Drinks/shaker_gold.rsi/meta.json rename Resources/Textures/Objects/Consumable/Drinks/shotglass.rsi/{fill1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/shotglass.rsi/{fill2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/{icon-1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/{icon-2.png => fill-2.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/{icon-3.png => fill-3.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/{icon-4.png => fill-4.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/{icon-0.png => icon.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/water_cup.rsi/{icon-1.png => fill-1.png} (100%) rename Resources/Textures/Objects/Consumable/Drinks/water_cup.rsi/{icon-0.png => icon.png} (100%) create mode 100644 Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi/batard-cotton-inhand-left.png create mode 100644 Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi/batard-cotton-inhand-right.png create mode 100644 Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi/batard-cotton.png create mode 100644 Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi/batard-inhand-left.png create mode 100644 Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi/batard-inhand-right.png create mode 100644 Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi/batard.png create mode 100644 Resources/Textures/Objects/Misc/ParcelWrap/paper_labels.rsi/bounty.png create mode 100644 Resources/Textures/Objects/Misc/ParcelWrap/paper_labels.rsi/captains_paper.png create mode 100644 Resources/Textures/Objects/Misc/ParcelWrap/paper_labels.rsi/invoice.png create mode 100644 Resources/Textures/Objects/Misc/ParcelWrap/paper_labels.rsi/meta.json create mode 100644 Resources/Textures/Objects/Misc/ParcelWrap/paper_labels.rsi/paper.png create mode 100644 Resources/Textures/Objects/Specific/Chapel/honk.rsi/icon.png create mode 100644 Resources/Textures/Objects/Specific/Chapel/honk.rsi/inhand-left.png create mode 100644 Resources/Textures/Objects/Specific/Chapel/honk.rsi/inhand-right.png create mode 100644 Resources/Textures/Objects/Specific/Chapel/honk.rsi/meta.json create mode 100644 Resources/Textures/Objects/Specific/Chapel/ratvartablet.rsi/icon.png create mode 100644 Resources/Textures/Objects/Specific/Chapel/ratvartablet.rsi/inhand-left.png create mode 100644 Resources/Textures/Objects/Specific/Chapel/ratvartablet.rsi/inhand-right.png create mode 100644 Resources/Textures/Objects/Specific/Chapel/ratvartablet.rsi/meta.json delete mode 100644 Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/icon.png delete mode 100644 Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/inhand-left.png delete mode 100644 Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/inhand-right.png delete mode 100644 Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/meta.json delete mode 100644 Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/icon.png delete mode 100644 Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/inhand-left.png delete mode 100644 Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/inhand-right.png delete mode 100644 Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/meta.json create mode 100644 Resources/Textures/Objects/Specific/Chapel/tomeofnarsie.rsi/icon.png create mode 100644 Resources/Textures/Objects/Specific/Chapel/tomeofnarsie.rsi/inhand-left.png create mode 100644 Resources/Textures/Objects/Specific/Chapel/tomeofnarsie.rsi/inhand-right.png create mode 100644 Resources/Textures/Objects/Specific/Chapel/tomeofnarsie.rsi/meta.json create mode 100644 Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/base.png create mode 100644 Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/equipped-BELT.png create mode 100644 Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/equipped-SUITSTORAGE.png create mode 100644 Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/icon.png create mode 100644 Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/inhand-left.png create mode 100644 Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/inhand-right.png create mode 100644 Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/mag-unshaded-0.png create mode 100644 Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/mag-unshaded-1.png create mode 100644 Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/mag-unshaded-2.png create mode 100644 Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/mag-unshaded-3.png create mode 100644 Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/meta.json create mode 100644 Resources/Textures/Objects/Weapons/Guns/Projectiles/projectiles_magnum.rsi/magnum.png create mode 100644 Resources/Textures/Objects/Weapons/Guns/Projectiles/projectiles_magnum.rsi/magnum_piercing.png create mode 100644 Resources/Textures/Objects/Weapons/Guns/Projectiles/projectiles_magnum.rsi/meta.json create mode 100644 Resources/Textures/Structures/Wallmounts/signs.rsi/arrivals.png diff --git a/Content.Client/Administration/UI/Notes/AdminNotesLine.xaml.cs b/Content.Client/Administration/UI/Notes/AdminNotesLine.xaml.cs index 97ddc15000..24e5cfdfab 100644 --- a/Content.Client/Administration/UI/Notes/AdminNotesLine.xaml.cs +++ b/Content.Client/Administration/UI/Notes/AdminNotesLine.xaml.cs @@ -14,6 +14,9 @@ namespace Content.Client.Administration.UI.Notes; [GenerateTypedNameReferences] public sealed partial class AdminNotesLine : BoxContainer { + [Dependency] private readonly ILogManager _logManager = default!; + + private readonly ISawmill _sawmill = default!; private readonly SpriteSystem _sprites; private const string AdminNotesTextureBase = "/Textures/Interface/AdminNotes/"; @@ -33,6 +36,8 @@ public sealed partial class AdminNotesLine : BoxContainer public AdminNotesLine(SpriteSystem sprites, SharedAdminNote note) { RobustXamlLoader.Load(this); + + _sawmill = _logManager.GetSawmill("admin.notes"); _sprites = sprites; Note = note; @@ -61,7 +66,7 @@ public sealed partial class AdminNotesLine : BoxContainer if (iconPath is null) { SeverityRect.Visible = false; - Logger.WarningS("admin.notes", $"Could not find an icon for note ID {Note.Id}"); + _sawmill.Warning($"Could not find an icon for note ID {Note.Id}"); } else { diff --git a/Content.Client/Chat/TypingIndicator/TypingIndicatorVisualizerSystem.cs b/Content.Client/Chat/TypingIndicator/TypingIndicatorVisualizerSystem.cs index e1197d4ac4..bb30ca1c55 100644 --- a/Content.Client/Chat/TypingIndicator/TypingIndicatorVisualizerSystem.cs +++ b/Content.Client/Chat/TypingIndicator/TypingIndicatorVisualizerSystem.cs @@ -37,8 +37,7 @@ public sealed class TypingIndicatorVisualizerSystem : VisualizerSystem(); _spriteSystem = _entManager.System(); @@ -284,7 +288,7 @@ namespace Content.Client.Construction.UI if (!_constructionSystem!.TryGetRecipePrototype(recipe.ID, out var targetProtoId)) { - Logger.Error("Cannot find the target prototype in the recipe cache with the id \"{0}\" of {1}.", + _sawmill.Error("Cannot find the target prototype in the recipe cache with the id \"{0}\" of {1}.", recipe.ID, nameof(ConstructionPrototype)); continue; diff --git a/Content.Client/Guidebook/DocumentParsingManager.cs b/Content.Client/Guidebook/DocumentParsingManager.cs index 8bc1a834fc..37ec1ac2de 100644 --- a/Content.Client/Guidebook/DocumentParsingManager.cs +++ b/Content.Client/Guidebook/DocumentParsingManager.cs @@ -7,7 +7,6 @@ using Robust.Client.UserInterface; using Robust.Shared.ContentPack; using Robust.Shared.Prototypes; using Robust.Shared.Reflection; -using Robust.Shared.Sandboxing; using Robust.Shared.Utility; using static Pidgin.Parser; @@ -21,7 +20,7 @@ public sealed partial class DocumentParsingManager [Dependency] private readonly IPrototypeManager _prototype = default!; [Dependency] private readonly IReflectionManager _reflectionManager = default!; [Dependency] private readonly IResourceManager _resourceManager = default!; - [Dependency] private readonly ISandboxHelper _sandboxHelper = default!; + [Dependency] private readonly IDynamicTypeFactory _dynamicTypeFactory = default!; private readonly Dictionary> _tagControlParsers = new(); private Parser _controlParser = default!; @@ -43,7 +42,7 @@ public sealed partial class DocumentParsingManager foreach (var typ in _reflectionManager.GetAllChildren()) { - _tagControlParsers.Add(typ.Name, CreateTagControlParser(typ.Name, typ, _sandboxHelper)); + _tagControlParsers.Add(typ.Name, CreateTagControlParser(typ.Name, typ, _dynamicTypeFactory)); } ControlParser = whitespaceAndCommentParser.Then(_controlParser.Many()); @@ -51,22 +50,22 @@ public sealed partial class DocumentParsingManager _sawmill = Logger.GetSawmill("Guidebook"); } - public bool TryAddMarkup(Control control, ProtoId entryId, bool log = true) + public bool TryAddMarkup(Control control, ProtoId entryId) { if (!_prototype.Resolve(entryId, out var entry)) return false; using var file = _resourceManager.ContentFileReadText(entry.Text); - return TryAddMarkup(control, file.ReadToEnd(), log); + return TryAddMarkup(control, file.ReadToEnd()); } - public bool TryAddMarkup(Control control, GuideEntry entry, bool log = true) + public bool TryAddMarkup(Control control, GuideEntry entry) { using var file = _resourceManager.ContentFileReadText(entry.Text); - return TryAddMarkup(control, file.ReadToEnd(), log); + return TryAddMarkup(control, file.ReadToEnd()); } - public bool TryAddMarkup(Control control, string text, bool log = true) + public bool TryAddMarkup(Control control, string text) { try { @@ -87,14 +86,14 @@ public sealed partial class DocumentParsingManager return true; } - private Parser CreateTagControlParser(string tagId, Type tagType, ISandboxHelper sandbox) + private Parser CreateTagControlParser(string tagId, Type tagType, IDynamicTypeFactory typeFactory) { return Map( (args, controls) => { try { - var tag = (IDocumentTag) sandbox.CreateInstance(tagType); + var tag = (IDocumentTag) typeFactory.CreateInstance(tagType); if (!tag.TryParseTag(args, out var control)) { _sawmill.Error($"Failed to parse {tagId} args"); diff --git a/Content.Client/Guidebook/Richtext/Table.cs b/Content.Client/Guidebook/Richtext/Table.cs index b6923c3698..82b884aa96 100644 --- a/Content.Client/Guidebook/Richtext/Table.cs +++ b/Content.Client/Guidebook/Richtext/Table.cs @@ -8,6 +8,11 @@ namespace Content.Client.Guidebook.Richtext; [UsedImplicitly] public sealed class Table : TableContainer, IDocumentTag { + [Dependency] private readonly ILogManager _logManager = default!; + + private ISawmill Sawmill => _sawmill ??= _logManager.GetSawmill("table"); + private ISawmill? _sawmill; + public bool TryParseTag(Dictionary args, [NotNullWhen(true)] out Control? control) { HorizontalExpand = true; @@ -15,7 +20,7 @@ public sealed class Table : TableContainer, IDocumentTag if (!args.TryGetValue("Columns", out var columns) || !int.TryParse(columns, out var columnsCount)) { - Logger.Error("Guidebook tag \"Table\" does not specify required property \"Columns.\""); + Sawmill.Error("Guidebook tag \"Table\" does not specify required property \"Columns.\""); control = null; return false; } diff --git a/Content.Client/Guidebook/Richtext/TextLinkTag.cs b/Content.Client/Guidebook/Richtext/TextLinkTag.cs index a551b18473..5c0098d5b5 100644 --- a/Content.Client/Guidebook/Richtext/TextLinkTag.cs +++ b/Content.Client/Guidebook/Richtext/TextLinkTag.cs @@ -1,4 +1,4 @@ -using System.Diagnostics.CodeAnalysis; +using System.Diagnostics.CodeAnalysis; using JetBrains.Annotations; using Robust.Client.UserInterface; using Robust.Client.UserInterface.Controls; @@ -12,6 +12,11 @@ namespace Content.Client.Guidebook.RichText; [UsedImplicitly] public sealed class TextLinkTag : IMarkupTagHandler { + [Dependency] private readonly ILogManager _logManager = default!; + + private ISawmill Sawmill => _sawmill ??= _logManager.GetSawmill(Name); + private ISawmill? _sawmill; + public static Color LinkColor => Color.CornflowerBlue; public string Name => "textlink"; @@ -53,7 +58,7 @@ public sealed class TextLinkTag : IMarkupTagHandler if (control.TryGetParentHandler(out var handler)) handler.HandleClick(link); else - Logger.Warning("Warning! No valid ILinkClickHandler found."); + Sawmill.Warning("Warning! No valid ILinkClickHandler found."); } } diff --git a/Content.Client/Launcher/LauncherConnecting.cs b/Content.Client/Launcher/LauncherConnecting.cs index 33d31cc52d..3496c92aba 100644 --- a/Content.Client/Launcher/LauncherConnecting.cs +++ b/Content.Client/Launcher/LauncherConnecting.cs @@ -20,7 +20,9 @@ namespace Content.Client.Launcher [Dependency] private readonly IPrototypeManager _prototypeManager = default!; [Dependency] private readonly IConfigurationManager _cfg = default!; [Dependency] private readonly IClipboardManager _clipboard = default!; + [Dependency] private readonly ILogManager _logManager = default!; + private ISawmill _sawmill = default!; private LauncherConnectingGui? _control; private Page _currentPage; @@ -59,6 +61,8 @@ namespace Content.Client.Launcher protected override void Startup() { + _sawmill = _logManager.GetSawmill("launcher-ui"); + _control = new LauncherConnectingGui(this, _random, _prototypeManager, _cfg, _clipboard); _userInterfaceManager.StateRoot.AddChild(_control); @@ -115,12 +119,12 @@ namespace Content.Client.Launcher } else { - Logger.InfoS("launcher-ui", $"Redial not possible, no Ss14Address"); + _sawmill.Info($"Redial not possible, no Ss14Address"); } } catch (Exception ex) { - Logger.ErrorS("launcher-ui", $"Redial exception: {ex}"); + _sawmill.Error($"Redial exception: {ex}"); } return false; } diff --git a/Content.Client/UserInterface/Systems/Alerts/Widgets/AlertsUI.xaml.cs b/Content.Client/UserInterface/Systems/Alerts/Widgets/AlertsUI.xaml.cs index d6a79a81c4..9d62f0c9be 100644 --- a/Content.Client/UserInterface/Systems/Alerts/Widgets/AlertsUI.xaml.cs +++ b/Content.Client/UserInterface/Systems/Alerts/Widgets/AlertsUI.xaml.cs @@ -14,12 +14,18 @@ namespace Content.Client.UserInterface.Systems.Alerts.Widgets; [GenerateTypedNameReferences] public sealed partial class AlertsUI : UIWidget { + [Dependency] private readonly ILogManager _logManager = default!; + + private readonly ISawmill _sawmill = default!; + // also known as Control.Children? private readonly Dictionary _alertControls = new(); public AlertsUI() { RobustXamlLoader.Load(this); + + _sawmill = _logManager.GetSawmill("alertsui"); } public void SyncControls(AlertsSystem alertsSystem, @@ -78,15 +84,15 @@ public sealed partial class AlertsUI : UIWidget { if (!alertKey.AlertType.HasValue) { - Logger.WarningS("alert", "found alertkey without alerttype," + - " alert keys should never be stored without an alerttype set: {0}", alertKey); + _sawmill.Warning("found alertkey without alerttype," + + " alert keys should never be stored without an alerttype set: {0}", alertKey); continue; } var alertType = alertKey.AlertType.Value; if (!alertsSystem.TryGet(alertType, out var newAlert)) { - Logger.ErrorS("alert", "Unrecognized alertType {0}", alertType); + _sawmill.Error("Unrecognized alertType {0}", alertType); continue; } diff --git a/Content.IntegrationTests/Tests/Body/LungTest.cs b/Content.IntegrationTests/Tests/Body/LungTest.cs index 8ac3a3021f..584eb58595 100644 --- a/Content.IntegrationTests/Tests/Body/LungTest.cs +++ b/Content.IntegrationTests/Tests/Body/LungTest.cs @@ -1,7 +1,7 @@ using Content.Server.Atmos.Components; using Content.Server.Atmos.EntitySystems; using Content.Server.Body.Components; -using Content.Server.Body.Systems; +using Content.Shared.Body.Systems; using Content.Shared.Body.Components; using Robust.Server.GameObjects; using Robust.Shared; diff --git a/Content.Replay/Menu/ReplayMainMenu.cs b/Content.Replay/Menu/ReplayMainMenu.cs index 85c39c59da..5adb769942 100644 --- a/Content.Replay/Menu/ReplayMainMenu.cs +++ b/Content.Replay/Menu/ReplayMainMenu.cs @@ -33,7 +33,9 @@ public sealed class ReplayMainScreen : State [Dependency] private readonly IClientRobustSerializer _serializer = default!; [Dependency] private readonly IUserInterfaceManager _userInterfaceManager = default!; [Dependency] private readonly ContentReplayPlaybackManager _replayMan = default!; + [Dependency] private readonly ILogManager _logManager = default!; + private ISawmill _sawmill = default!; private ReplayMainMenuControl _mainMenuControl = default!; private SelectReplayWindow? _selectWindow; private ResPath _directory; @@ -42,6 +44,8 @@ public sealed class ReplayMainScreen : State protected override void Startup() { + _sawmill = _logManager.GetSawmill("replay.screen"); + _mainMenuControl = new(_resourceCache); _userInterfaceManager.StateRoot.AddChild(_mainMenuControl); @@ -263,7 +267,7 @@ public sealed class ReplayMainScreen : State } catch (Exception ex) { - Logger.Error($"Failed to load replay info. Exception: {ex}"); + _sawmill.Error($"Failed to load replay info. Exception: {ex}"); SelectReplay(null); return; } diff --git a/Content.Server/Atmos/EntitySystems/AtmosphereSystem.Gases.cs b/Content.Server/Atmos/EntitySystems/AtmosphereSystem.Gases.cs index c545186669..0c6a3a7daa 100644 --- a/Content.Server/Atmos/EntitySystems/AtmosphereSystem.Gases.cs +++ b/Content.Server/Atmos/EntitySystems/AtmosphereSystem.Gases.cs @@ -25,8 +25,6 @@ namespace Content.Server.Atmos.EntitySystems /// public float[] GasSpecificHeats => _gasSpecificHeats; - public string?[] GasReagents = new string[Atmospherics.TotalNumberOfGases]; - private void InitializeGases() { _gasReactions = _protoMan.EnumeratePrototypes().ToArray(); @@ -37,7 +35,6 @@ namespace Content.Server.Atmos.EntitySystems for (var i = 0; i < GasPrototypes.Length; i++) { _gasSpecificHeats[i] = GasPrototypes[i].SpecificHeat / HeatScale; - GasReagents[i] = GasPrototypes[i].Reagent; } } diff --git a/Content.Server/Atmos/Portable/SpaceHeaterSystem.cs b/Content.Server/Atmos/Portable/SpaceHeaterSystem.cs index 1c05307c15..0d55ed12bd 100644 --- a/Content.Server/Atmos/Portable/SpaceHeaterSystem.cs +++ b/Content.Server/Atmos/Portable/SpaceHeaterSystem.cs @@ -112,7 +112,9 @@ public sealed class SpaceHeaterSystem : EntitySystem if (!TryComp(uid, out var thermoMachine)) return; - thermoMachine.TargetTemperature = float.Clamp(thermoMachine.TargetTemperature + args.Temperature, thermoMachine.MinTemperature, thermoMachine.MaxTemperature); + thermoMachine.TargetTemperature = float.Clamp(thermoMachine.TargetTemperature + args.Temperature, + spaceHeater.MinTemperature, + spaceHeater.MaxTemperature); UpdateAppearance(uid); DirtyUI(uid, spaceHeater); diff --git a/Content.Server/Body/Components/BrainComponent.cs b/Content.Server/Body/Components/BrainComponent.cs deleted file mode 100644 index 004ff24eaf..0000000000 --- a/Content.Server/Body/Components/BrainComponent.cs +++ /dev/null @@ -1,9 +0,0 @@ -using Content.Server.Body.Systems; - -namespace Content.Server.Body.Components -{ - [RegisterComponent, Access(typeof(BrainSystem))] - public sealed partial class BrainComponent : Component - { - } -} diff --git a/Content.Server/Body/Systems/RespiratorSystem.cs b/Content.Server/Body/Systems/RespiratorSystem.cs index eab3e2e56c..63b04adc6a 100644 --- a/Content.Server/Body/Systems/RespiratorSystem.cs +++ b/Content.Server/Body/Systems/RespiratorSystem.cs @@ -3,6 +3,7 @@ using Content.Server.Atmos.EntitySystems; using Content.Server.Body.Components; using Content.Server.Chat.Systems; using Content.Server.EntityEffects; +using Content.Shared.Body.Systems; using Content.Shared.Alert; using Content.Shared.Atmos; using Content.Shared.Body.Components; diff --git a/Content.Server/Chat/Managers/ChatManager.cs b/Content.Server/Chat/Managers/ChatManager.cs index c62a10ada3..a37c05336f 100644 --- a/Content.Server/Chat/Managers/ChatManager.cs +++ b/Content.Server/Chat/Managers/ChatManager.cs @@ -1,6 +1,3 @@ -using System.Diagnostics.CodeAnalysis; -using System.Linq; -using System.Runtime.InteropServices; using Content.Server.Administration.Logs; using Content.Server.Administration.Managers; using Content.Server.Administration.Systems; @@ -18,6 +15,9 @@ using Robust.Shared.Network; using Robust.Shared.Player; using Robust.Shared.Replays; using Robust.Shared.Utility; +using System.Diagnostics.CodeAnalysis; +using System.Linq; +using System.Runtime.InteropServices; namespace Content.Server.Chat.Managers; @@ -45,6 +45,7 @@ internal sealed partial class ChatManager : IChatManager [Dependency] private readonly PlayerRateLimitManager _rateLimitManager = default!; [Dependency] private readonly ISharedPlayerManager _player = default!; [Dependency] private readonly DiscordChatLink _discordLink = default!; + [Dependency] private readonly ILogManager _logManager = default!; /// /// The maximum length a player-sent message can be sent @@ -54,6 +55,7 @@ internal sealed partial class ChatManager : IChatManager private bool _oocEnabled = true; private bool _adminOocEnabled = true; + private ISawmill _sawmill = default!; private readonly Dictionary _players = new(); public void Initialize() @@ -64,6 +66,8 @@ internal sealed partial class ChatManager : IChatManager _configurationManager.OnValueChanged(CCVars.OocEnabled, OnOocEnabledChanged, true); _configurationManager.OnValueChanged(CCVars.AdminOocEnabled, OnAdminOocEnabledChanged, true); + _sawmill = _logManager.GetSawmill("SERVER"); + RegisterRateLimits(); } @@ -111,7 +115,7 @@ internal sealed partial class ChatManager : IChatManager { var wrappedMessage = Loc.GetString("chat-manager-server-wrap-message", ("message", FormattedMessage.EscapeText(message))); ChatMessageToAll(ChatChannel.Server, message, wrappedMessage, EntityUid.Invalid, hideChat: false, recordReplay: true, colorOverride: colorOverride); - Logger.InfoS("SERVER", message); + _sawmill.Info(message); _adminLogger.Add(LogType.Chat, LogImpact.Low, $"Server announcement: {message}"); } diff --git a/Content.Server/Chemistry/EntitySystems/ReactionMixerSystem.cs b/Content.Server/Chemistry/EntitySystems/ReactionMixerSystem.cs index 3913afbd07..ee99418970 100644 --- a/Content.Server/Chemistry/EntitySystems/ReactionMixerSystem.cs +++ b/Content.Server/Chemistry/EntitySystems/ReactionMixerSystem.cs @@ -19,7 +19,7 @@ public sealed partial class ReactionMixerSystem : EntitySystem { base.Initialize(); - SubscribeLocalEvent(OnAfterInteract); + SubscribeLocalEvent(OnAfterInteract, before: [typeof(IngestionSystem)]); SubscribeLocalEvent(OnShake); SubscribeLocalEvent(OnDoAfter); } @@ -29,12 +29,13 @@ public sealed partial class ReactionMixerSystem : EntitySystem if (!args.Target.HasValue || !args.CanReach || !entity.Comp.MixOnInteract) return; - if (!MixAttempt(entity, args.Target.Value, out var solution)) + if (!MixAttempt(entity, args.Target.Value, out _)) return; var doAfterArgs = new DoAfterArgs(EntityManager, args.User, entity.Comp.TimeToMix, new ReactionMixDoAfterEvent(), entity, args.Target.Value, entity); _doAfterSystem.TryStartDoAfter(doAfterArgs); + args.Handled = true; } private void OnDoAfter(Entity entity, ref ReactionMixDoAfterEvent args) diff --git a/Content.Server/GameTicking/Commands/JoinGameCommand.cs b/Content.Server/GameTicking/Commands/JoinGameCommand.cs index a32a2f9495..bfb3d91464 100644 --- a/Content.Server/GameTicking/Commands/JoinGameCommand.cs +++ b/Content.Server/GameTicking/Commands/JoinGameCommand.cs @@ -13,11 +13,14 @@ namespace Content.Server.GameTicking.Commands [AnyCommand] sealed class JoinGameCommand : IConsoleCommand { + [Dependency] private readonly ILogManager _logManager = default!; [Dependency] private readonly IEntityManager _entManager = default!; [Dependency] private readonly IPrototypeManager _prototypeManager = default!; [Dependency] private readonly IAdminManager _adminManager = default!; [Dependency] private readonly IConfigurationManager _cfg = default!; + private readonly ISawmill _sawmill = default!; + public string Command => "joingame"; public string Description => ""; public string Help => ""; @@ -25,6 +28,8 @@ namespace Content.Server.GameTicking.Commands public JoinGameCommand() { IoCManager.InjectDependencies(this); + + _sawmill = _logManager.GetSawmill("security"); } public void Execute(IConsoleShell shell, string argStr, string[] args) { @@ -46,7 +51,7 @@ namespace Content.Server.GameTicking.Commands if (ticker.PlayerGameStatuses.TryGetValue(player.UserId, out var status) && status == PlayerGameStatus.JoinedGame) { - Logger.InfoS("security", $"{player.Name} ({player.UserId}) attempted to latejoin while in-game."); + _sawmill.Info($"{player.Name} ({player.UserId}) attempted to latejoin while in-game."); shell.WriteError($"{player.Name} is not in the lobby. This incident will be reported."); return; } diff --git a/Content.Server/GameTicking/Commands/SetGamePresetCommand.cs b/Content.Server/GameTicking/Commands/SetGamePresetCommand.cs index 6114a4ca0d..10ec2a5e9b 100644 --- a/Content.Server/GameTicking/Commands/SetGamePresetCommand.cs +++ b/Content.Server/GameTicking/Commands/SetGamePresetCommand.cs @@ -4,7 +4,6 @@ using Content.Server.GameTicking.Presets; using Content.Shared.Administration; using Linguini.Shared.Util; using Robust.Shared.Console; -using Robust.Shared.Prototypes; namespace Content.Server.GameTicking.Commands { @@ -12,7 +11,6 @@ namespace Content.Server.GameTicking.Commands public sealed class SetGamePresetCommand : IConsoleCommand { [Dependency] private readonly IEntityManager _entity = default!; - [Dependency] private readonly IPrototypeManager _prototype = default!; public string Command => "setgamepreset"; public string Description => Loc.GetString("set-game-preset-command-description", ("command", Command)); diff --git a/Content.Server/Ghost/Components/GhostOnMoveComponent.cs b/Content.Server/Ghost/Components/GhostOnMoveComponent.cs deleted file mode 100644 index e3abc97688..0000000000 --- a/Content.Server/Ghost/Components/GhostOnMoveComponent.cs +++ /dev/null @@ -1,11 +0,0 @@ -namespace Content.Server.Ghost.Components -{ - [RegisterComponent] - public sealed partial class GhostOnMoveComponent : Component - { - [DataField("canReturn")] public bool CanReturn { get; set; } = true; - - [DataField("mustBeDead")] - public bool MustBeDead = false; - } -} diff --git a/Content.Server/Holopad/HolopadSystem.cs b/Content.Server/Holopad/HolopadSystem.cs index 0cba4824db..5a4f4d93ce 100644 --- a/Content.Server/Holopad/HolopadSystem.cs +++ b/Content.Server/Holopad/HolopadSystem.cs @@ -9,7 +9,6 @@ using Content.Shared.Holopad; using Content.Shared.IdentityManagement; using Content.Shared.Labels.Components; using Content.Shared.Mobs; -using Content.Shared.Mobs.Systems; using Content.Shared.Power; using Content.Shared.Silicons.StationAi; using Content.Shared.Speech; @@ -40,7 +39,6 @@ public sealed class HolopadSystem : SharedHolopadSystem [Dependency] private readonly PopupSystem _popupSystem = default!; [Dependency] private readonly IGameTiming _timing = default!; [Dependency] private readonly PvsOverrideSystem _pvs = default!; - [Dependency] private readonly MobStateSystem _mobState = default!; private float _updateTimer = 1.0f; private const float UpdateTime = 1.0f; diff --git a/Content.Server/NPC/Components/NPCComponent.cs b/Content.Server/NPC/Components/NPCComponent.cs index b1d5bfcf5f..3b396f034e 100644 --- a/Content.Server/NPC/Components/NPCComponent.cs +++ b/Content.Server/NPC/Components/NPCComponent.cs @@ -9,4 +9,5 @@ public abstract partial class NPCComponent : SharedNPCComponent /// [DataField("blackboard", customTypeSerializer: typeof(NPCBlackboardSerializer))] public NPCBlackboard Blackboard = new(); + // TODO FULL GAME SAVE Serialize this } diff --git a/Content.Server/NPC/HTN/HTNComponent.cs b/Content.Server/NPC/HTN/HTNComponent.cs index 43b8a70785..d9b392ab14 100644 --- a/Content.Server/NPC/HTN/HTNComponent.cs +++ b/Content.Server/NPC/HTN/HTNComponent.cs @@ -24,6 +24,7 @@ public sealed partial class HTNComponent : NPCComponent /// [ViewVariables] public HTNPlan? Plan; + // TODO FULL GAME SAVE serialize this? /// /// How long to wait after having planned to try planning again. diff --git a/Content.Server/NPC/HTN/HTNSystem.cs b/Content.Server/NPC/HTN/HTNSystem.cs index 4d9e321dd9..7bfe432998 100644 --- a/Content.Server/NPC/HTN/HTNSystem.cs +++ b/Content.Server/NPC/HTN/HTNSystem.cs @@ -33,6 +33,7 @@ public sealed class HTNSystem : EntitySystem base.Initialize(); SubscribeLocalEvent(_npc.OnMobStateChange); SubscribeLocalEvent(_npc.OnNPCMapInit); + SubscribeLocalEvent(_npc.OnNPCStartup); SubscribeLocalEvent(_npc.OnPlayerNPCAttach); SubscribeLocalEvent(_npc.OnPlayerNPCDetach); SubscribeLocalEvent(OnHTNShutdown); diff --git a/Content.Server/NPC/HTN/Preconditions/HasStatusEffectPrecondition.cs b/Content.Server/NPC/HTN/Preconditions/HasStatusEffectPrecondition.cs new file mode 100644 index 0000000000..d11a99e2b5 --- /dev/null +++ b/Content.Server/NPC/HTN/Preconditions/HasStatusEffectPrecondition.cs @@ -0,0 +1,28 @@ +using Content.Shared.StatusEffectNew; +using Robust.Shared.Prototypes; + +namespace Content.Server.NPC.HTN.Preconditions; + +/// +/// Returns true if entity have specified status effect +/// +public sealed partial class HasStatusEffectPrecondition : HTNPrecondition +{ + private StatusEffectsSystem _statusEffects = default!; + + [DataField(required: true)] + public EntProtoId StatusEffect; + + public override void Initialize(IEntitySystemManager sysManager) + { + base.Initialize(sysManager); + _statusEffects = sysManager.GetEntitySystem(); + } + + public override bool IsMet(NPCBlackboard blackboard) + { + var owner = blackboard.GetValue(NPCBlackboard.Owner); + + return _statusEffects.HasStatusEffect(owner, StatusEffect); + } +} diff --git a/Content.Server/NPC/Systems/NPCSystem.cs b/Content.Server/NPC/Systems/NPCSystem.cs index 27b2a1691d..7aea766930 100644 --- a/Content.Server/NPC/Systems/NPCSystem.cs +++ b/Content.Server/NPC/Systems/NPCSystem.cs @@ -63,9 +63,13 @@ namespace Content.Server.NPC.Systems WakeNPC(uid, component); } - public void OnNPCMapInit(EntityUid uid, HTNComponent component, MapInitEvent args) + public void OnNPCStartup(EntityUid uid, HTNComponent component, ComponentStartup args) { component.Blackboard.SetValue(NPCBlackboard.Owner, uid); + } + + public void OnNPCMapInit(EntityUid uid, HTNComponent component, MapInitEvent args) + { WakeNPC(uid, component); } diff --git a/Content.Server/SurveillanceCamera/Systems/SurveillanceCameraSystem.cs b/Content.Server/SurveillanceCamera/Systems/SurveillanceCameraSystem.cs index 7e275c78ce..70d9c8ae93 100644 --- a/Content.Server/SurveillanceCamera/Systems/SurveillanceCameraSystem.cs +++ b/Content.Server/SurveillanceCamera/Systems/SurveillanceCameraSystem.cs @@ -1,6 +1,5 @@ using Content.Server.Administration.Logs; using Content.Server.DeviceNetwork.Systems; -using Content.Shared.ActionBlocker; using Content.Shared.Database; using Content.Shared.DeviceNetwork; using Content.Shared.DeviceNetwork.Events; @@ -17,7 +16,6 @@ namespace Content.Server.SurveillanceCamera; public sealed class SurveillanceCameraSystem : SharedSurveillanceCameraSystem { [Dependency] private readonly IPrototypeManager _prototypeManager = default!; - [Dependency] private readonly ActionBlockerSystem _actionBlocker = default!; [Dependency] private readonly ViewSubscriberSystem _viewSubscriberSystem = default!; [Dependency] private readonly DeviceNetworkSystem _deviceNetworkSystem = default!; [Dependency] private readonly UserInterfaceSystem _userInterface = default!; diff --git a/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.cs b/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.cs index 4698939734..4a177e6263 100644 --- a/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.cs +++ b/Content.Shared/Atmos/EntitySystems/SharedAtmosphereSystem.cs @@ -13,6 +13,8 @@ namespace Content.Shared.Atmos.EntitySystems private EntityQuery _internalsQuery; + public string?[] GasReagents = new string[Atmospherics.TotalNumberOfGases]; + protected readonly GasPrototype[] GasPrototypes = new GasPrototype[Atmospherics.TotalNumberOfGases]; public override void Initialize() @@ -26,6 +28,7 @@ namespace Content.Shared.Atmos.EntitySystems for (var i = 0; i < Atmospherics.TotalNumberOfGases; i++) { GasPrototypes[i] = _prototypeManager.Index(i.ToString()); + GasReagents[i] = GasPrototypes[i].Reagent; } } diff --git a/Content.Shared/Body/Components/BrainComponent.cs b/Content.Shared/Body/Components/BrainComponent.cs new file mode 100644 index 0000000000..be3c3ecbe5 --- /dev/null +++ b/Content.Shared/Body/Components/BrainComponent.cs @@ -0,0 +1,6 @@ +using Content.Shared.Body.Systems; + +namespace Content.Shared.Body.Components; + +[RegisterComponent, Access(typeof(BrainSystem))] +public sealed partial class BrainComponent : Component; diff --git a/Content.Server/Body/Components/LungComponent.cs b/Content.Shared/Body/Components/LungComponent.cs similarity index 84% rename from Content.Server/Body/Components/LungComponent.cs rename to Content.Shared/Body/Components/LungComponent.cs index 4fb769d670..dd31de7722 100644 --- a/Content.Server/Body/Components/LungComponent.cs +++ b/Content.Shared/Body/Components/LungComponent.cs @@ -1,12 +1,13 @@ -using Content.Server.Body.Systems; +using Content.Shared.Body.Systems; using Content.Shared.Alert; using Content.Shared.Atmos; using Content.Shared.Chemistry.Components; +using Robust.Shared.GameStates; using Robust.Shared.Prototypes; -namespace Content.Server.Body.Components; +namespace Content.Shared.Body.Components; -[RegisterComponent, Access(typeof(LungSystem))] +[RegisterComponent, NetworkedComponent, Access(typeof(LungSystem))] public sealed partial class LungComponent : Component { [DataField] diff --git a/Content.Server/Body/Systems/BrainSystem.cs b/Content.Shared/Body/Systems/BrainSystem.cs similarity index 92% rename from Content.Server/Body/Systems/BrainSystem.cs rename to Content.Shared/Body/Systems/BrainSystem.cs index e916849a81..55abcbb868 100644 --- a/Content.Server/Body/Systems/BrainSystem.cs +++ b/Content.Shared/Body/Systems/BrainSystem.cs @@ -1,12 +1,12 @@ -using Content.Server.Body.Components; -using Content.Server.Ghost.Components; +using Content.Shared.Body.Components; using Content.Shared.Body.Events; +using Content.Shared.Ghost; using Content.Shared.Mind; using Content.Shared.Mind.Components; using Content.Shared.Mobs.Components; using Content.Shared.Pointing; -namespace Content.Server.Body.Systems; +namespace Content.Shared.Body.Systems; public sealed class BrainSystem : EntitySystem { @@ -43,4 +43,3 @@ public sealed class BrainSystem : EntitySystem args.Cancel(); } } - diff --git a/Content.Server/Body/Systems/LungSystem.cs b/Content.Shared/Body/Systems/LungSystem.cs similarity index 86% rename from Content.Server/Body/Systems/LungSystem.cs rename to Content.Shared/Body/Systems/LungSystem.cs index fdc071c5f1..5f4c1ee4ef 100644 --- a/Content.Server/Body/Systems/LungSystem.cs +++ b/Content.Shared/Body/Systems/LungSystem.cs @@ -1,19 +1,18 @@ -using Content.Server.Atmos.EntitySystems; -using Content.Server.Body.Components; +using Content.Shared.Atmos.Components; +using Content.Shared.Atmos.EntitySystems; +using Content.Shared.Body.Components; using Content.Shared.Chemistry.EntitySystems; using Content.Shared.Atmos; using Content.Shared.Chemistry.Components; using Content.Shared.Clothing; using Content.Shared.Inventory.Events; -using BreathToolComponent = Content.Shared.Atmos.Components.BreathToolComponent; -using InternalsComponent = Content.Shared.Body.Components.InternalsComponent; -namespace Content.Server.Body.Systems; +namespace Content.Shared.Body.Systems; public sealed class LungSystem : EntitySystem { - [Dependency] private readonly AtmosphereSystem _atmos = default!; - [Dependency] private readonly InternalsSystem _internals = default!; + [Dependency] private readonly SharedAtmosphereSystem _atmos = default!; + [Dependency] private readonly SharedInternalsSystem _internals = default!; [Dependency] private readonly SharedSolutionContainerSystem _solutionContainerSystem = default!; public static string LungSolutionName = "Lung"; diff --git a/Content.Shared/Ghost/GhostOnMoveComponent.cs b/Content.Shared/Ghost/GhostOnMoveComponent.cs new file mode 100644 index 0000000000..44cb3d0168 --- /dev/null +++ b/Content.Shared/Ghost/GhostOnMoveComponent.cs @@ -0,0 +1,13 @@ +using Robust.Shared.GameStates; + +namespace Content.Shared.Ghost; + +[RegisterComponent, NetworkedComponent] +public sealed partial class GhostOnMoveComponent : Component +{ + [DataField] + public bool CanReturn = true; + + [DataField] + public bool MustBeDead; +} diff --git a/Content.Shared/Humanoid/HumanoidCharacterAppearance.cs b/Content.Shared/Humanoid/HumanoidCharacterAppearance.cs index 583341c815..a9dd6d8755 100644 --- a/Content.Shared/Humanoid/HumanoidCharacterAppearance.cs +++ b/Content.Shared/Humanoid/HumanoidCharacterAppearance.cs @@ -100,6 +100,7 @@ public sealed partial class HumanoidCharacterAppearance : ICharacterAppearance, { SkinColorationStrategyInput.Unary => skinColoration.FromUnary(speciesPrototype.DefaultHumanSkinTone), SkinColorationStrategyInput.Color => skinColoration.ClosestSkinColor(speciesPrototype.DefaultSkinTone), + _ => skinColoration.ClosestSkinColor(speciesPrototype.DefaultSkinTone), }; return new( @@ -109,11 +110,11 @@ public sealed partial class HumanoidCharacterAppearance : ICharacterAppearance, Color.Black, Color.Black, skinColor, - new () + new() ); } - private static IReadOnlyList RealisticEyeColors = new List + private static IReadOnlyList _realisticEyeColors = new List { Color.Brown, Color.Gray, @@ -145,7 +146,7 @@ public sealed partial class HumanoidCharacterAppearance : ICharacterAppearance, // TODO: Add random markings - var newEyeColor = random.Pick(RealisticEyeColors); + var newEyeColor = random.Pick(_realisticEyeColors); var protoMan = IoCManager.Resolve(); var skinType = protoMan.Index(species).SkinColoration; @@ -155,9 +156,10 @@ public sealed partial class HumanoidCharacterAppearance : ICharacterAppearance, { SkinColorationStrategyInput.Unary => strategy.FromUnary(random.NextFloat(0f, 100f)), SkinColorationStrategyInput.Color => strategy.ClosestSkinColor(new Color(random.NextFloat(1), random.NextFloat(1), random.NextFloat(1), 1)), + _ => strategy.ClosestSkinColor(new Color(random.NextFloat(1), random.NextFloat(1), random.NextFloat(1), 1)), }; - return new HumanoidCharacterAppearance(newHairStyle, newHairColor, newFacialHairStyle, newHairColor, newEyeColor, newSkinColor, new ()); + return new HumanoidCharacterAppearance(newHairStyle, newHairColor, newFacialHairStyle, newHairColor, newEyeColor, newSkinColor, new()); float RandomizeColor(float channel) { diff --git a/Content.Shared/Preferences/HumanoidCharacterProfile.cs b/Content.Shared/Preferences/HumanoidCharacterProfile.cs index b4654da032..6f7e7f8468 100644 --- a/Content.Shared/Preferences/HumanoidCharacterProfile.cs +++ b/Content.Shared/Preferences/HumanoidCharacterProfile.cs @@ -205,6 +205,7 @@ namespace Content.Shared.Preferences return new() { Species = species, + Appearance = HumanoidCharacterAppearance.DefaultWithSpecies(species), }; } diff --git a/Content.Shared/Storage/Components/MagnetPickupComponent.cs b/Content.Shared/Storage/Components/MagnetPickupComponent.cs index 90b7e83d63..72a9c81077 100644 --- a/Content.Shared/Storage/Components/MagnetPickupComponent.cs +++ b/Content.Shared/Storage/Components/MagnetPickupComponent.cs @@ -1,15 +1,19 @@ using Content.Shared.Inventory; +using Robust.Shared.GameStates; namespace Content.Shared.Storage.Components; /// /// Applies an ongoing pickup area around the attached entity. /// -[RegisterComponent, AutoGenerateComponentPause] +[RegisterComponent, NetworkedComponent] +[AutoGenerateComponentState] +[AutoGenerateComponentPause] public sealed partial class MagnetPickupComponent : Component { [ViewVariables(VVAccess.ReadWrite), DataField("nextScan")] [AutoPausedField] + [AutoNetworkedField] public TimeSpan NextScan = TimeSpan.Zero; /// diff --git a/Content.Shared/Storage/EntitySystems/MagnetPickupSystem.cs b/Content.Shared/Storage/EntitySystems/MagnetPickupSystem.cs index 9a0b48e65b..27a15c87a6 100644 --- a/Content.Shared/Storage/EntitySystems/MagnetPickupSystem.cs +++ b/Content.Shared/Storage/EntitySystems/MagnetPickupSystem.cs @@ -47,6 +47,7 @@ public sealed class MagnetPickupSystem : EntitySystem continue; comp.NextScan += ScanDelay; + Dirty(uid, comp); if (!_inventory.TryGetContainingSlot((uid, xform, meta), out var slotDef)) continue; diff --git a/Content.Shared/Traits/Assorted/PermanentBlindnessSystem.cs b/Content.Shared/Traits/Assorted/PermanentBlindnessSystem.cs index a99a12d0fd..e060de7dd9 100644 --- a/Content.Shared/Traits/Assorted/PermanentBlindnessSystem.cs +++ b/Content.Shared/Traits/Assorted/PermanentBlindnessSystem.cs @@ -2,7 +2,6 @@ using Content.Shared.Eye.Blinding.Components; using Content.Shared.Eye.Blinding.Systems; using Content.Shared.IdentityManagement; -using Robust.Shared.Network; namespace Content.Shared.Traits.Assorted; @@ -38,18 +37,23 @@ public sealed class PermanentBlindnessSystem : EntitySystem { _blinding.SetMinDamage((blindness.Owner, blindable), 0); } + + // Heal all eye damage when the component is removed. + // Otherwise you would still be blind, but not *permanently* blind, meaning you have to heal the eye damage with oculine. + // This is needed for changelings that transform from a blind player to a non-blind one. + _blinding.AdjustEyeDamage((blindness.Owner, blindable), -blindable.EyeDamage); } private void OnMapInit(Entity blindness, ref MapInitEvent args) { - if(!TryComp(blindness.Owner, out var blindable)) + if (!TryComp(blindness.Owner, out var blindable)) return; if (blindness.Comp.Blindness != 0) _blinding.SetMinDamage((blindness.Owner, blindable), blindness.Comp.Blindness); else { - var maxMagnitudeInt = (int) BlurryVisionComponent.MaxMagnitude; + var maxMagnitudeInt = (int)BlurryVisionComponent.MaxMagnitude; _blinding.SetMinDamage((blindness.Owner, blindable), maxMagnitudeInt); } } diff --git a/Content.Shared/Zombies/PendingZombieComponent.cs b/Content.Shared/Zombies/PendingZombieComponent.cs index b199edeb00..310f731e07 100644 --- a/Content.Shared/Zombies/PendingZombieComponent.cs +++ b/Content.Shared/Zombies/PendingZombieComponent.cs @@ -17,7 +17,7 @@ public sealed partial class PendingZombieComponent : Component { DamageDict = new () { - { "Poison", 0.4 }, + { "Poison", 0.3 }, } }; @@ -34,7 +34,7 @@ public sealed partial class PendingZombieComponent : Component /// The amount of time left before the infected begins to take damage. /// [DataField("gracePeriod"), ViewVariables(VVAccess.ReadWrite)] - public TimeSpan GracePeriod = TimeSpan.Zero; + public TimeSpan GracePeriod = TimeSpan.FromMinutes(2); /// /// The minimum amount of time initial infected have before they start taking infection damage. diff --git a/README.md b/README.md index 400c25c6f9..2e88d9f547 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,15 @@ Just make sure your changes and pull requests are in accordance with the [contri We are not currently accepting translations of the game on our main repository. If you would like to translate the game into another language, consider creating a fork or contributing to a fork. +## AI-generated contributions disclaimer +This project does not accept low-effort or wholesale AI-generated contributions. Examples include, but are not limited to: + +- Any code (including yaml) generated by tools like GitHub Copilot, ChatGPT, or similar. +- AI-created artwork, sound files, or other assets. +- Auto-generated documentation, issue reports or pull request descriptions. + +Exceptions to this are simple tools like Rider's single-line completion feature. + ## Building 1. Clone this repo: diff --git a/Resources/Changelog/Admin.yml b/Resources/Changelog/Admin.yml index 3ac6c8e461..b2ebdecbfd 100644 --- a/Resources/Changelog/Admin.yml +++ b/Resources/Changelog/Admin.yml @@ -1447,5 +1447,19 @@ Entries: id: 175 time: '2025-09-25T21:43:53.0000000+00:00' url: https://github.com/space-wizards/space-station-14/pull/40246 +- author: Kowlin + changes: + - message: Adjusted meatspike admin log severities. + type: Tweak + id: 176 + time: '2025-10-03T11:31:37.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40604 +- author: Kowlin + changes: + - message: Stun prods are now high severity when crafted. + type: Tweak + id: 177 + time: '2025-10-05T07:40:15.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40709 Name: Admin Order: 2 diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index f29bd45c65..377d808480 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1,421 +1,4 @@ Entries: -- author: EmoGarbage404 - changes: - - message: You can now patch holes in the floors of the evac shuttle and ATS. - type: Fix - id: 8501 - time: '2025-05-17T01:54:27.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/36989 -- author: Lanedon - changes: - - message: Multiple head gear now hides the hair ! - type: Fix - id: 8502 - time: '2025-05-17T05:05:43.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/36818 -- author: ArtisticRoomba - changes: - - message: Metal foam grenades have been added to station engineer lockers. - type: Add - - message: Metal foam grenades have been tweaked to cover more area over a longer - period of time. - type: Tweak - - message: Metal foam grenades now have a 5 second timer. - type: Tweak - - message: Aluminum foam walls now take one hit to destroy. - type: Tweak - id: 8503 - time: '2025-05-17T05:21:24.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37476 -- author: EmoGarbage404 - changes: - - message: Fixed tetherguns not having a beam when dragging. - type: Fix - id: 8504 - time: '2025-05-17T05:22:40.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37510 -- author: aada - changes: - - message: Id cards now have the same max length as character names. - type: Fix - id: 8505 - time: '2025-05-17T05:27:39.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/35407 -- author: ArtisticRoomba - changes: - - message: Radiation collector power output has been buffed. Remember engineers, - the third level on the PA is safe for long term use! - type: Tweak - id: 8506 - time: '2025-05-17T07:45:44.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37475 -- author: Ilya246 - changes: - - message: Shuttles can now deal (weak) collision damage. - type: Add - id: 8507 - time: '2025-05-17T17:11:08.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37422 -- author: VlaDOS1408 - changes: - - message: Fax UI Menu has been reworked and now behaves better on resizing - type: Tweak - id: 8508 - time: '2025-05-17T17:20:11.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/33825 -- author: YotaXP - changes: - - message: Favorites selected in the construction menu will now persist between - rounds. - type: Tweak - id: 8509 - time: '2025-05-17T17:37:19.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/35867 -- author: perryprog - changes: - - message: You can now link cutter machines to material silos. - type: Tweak - id: 8510 - time: '2025-05-18T01:51:58.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37554 -- author: Spangs04 - changes: - - message: Resprited Telecomms - type: Tweak - id: 8511 - time: '2025-05-18T02:10:56.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/35811 -- author: EmoGarbage404 - changes: - - message: Added the salvage job board! This board allows salvagers to access and - complete a variety of jobs in order to rank up, earn spesos, and unlock new - cargo orders. Work hard and you too may become a Supreme Salvager. - type: Add - id: 8512 - time: '2025-05-18T04:02:52.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37549 -- author: EmoGarbage404 - changes: - - message: Lathes can no longer connect to research servers on separate grids - type: Tweak - id: 8513 - time: '2025-05-18T04:04:28.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/36821 -- author: 0leshe - changes: - - message: Changed max and minimum amount of jigger transfer amount - type: Tweak - id: 8514 - time: '2025-05-18T04:14:23.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/35962 -- author: ArtisticRoomba - changes: - - message: Air grenades have been added! These can fill up a spaced room of ~30 - tiles with fresh air. They can be found in Atmospheric Technician's lockers. - Use them wisely! - type: Add - id: 8515 - time: '2025-05-18T04:32:52.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37531 -- author: EmoGarbage404 - changes: - - message: Various salvage equipment can now be unlocked through the job board and - purchased through cargo. - type: Add - - message: Space debris and the mining asteroid no longer generate salvage equipment - type: Tweak - id: 8516 - time: '2025-05-18T06:40:59.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37561 -- author: mrjajkes - changes: - - message: Add Blatantly Nuclear as a Nuke Song. - type: Add - id: 8517 - time: '2025-05-18T07:30:20.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/35927 -- author: metalgearsloth - changes: - - message: Shuttles now are treated as rooved for daylight. - type: Tweak - id: 8518 - time: '2025-05-18T07:47:35.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/36112 -- author: ScarKy0 - changes: - - message: Deliveries can now very rarely spawn as bomb-type! They grant A LOT of - spesos... at a price. - type: Add - id: 8519 - time: '2025-05-18T08:57:23.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37069 -- author: ScarKy0 - changes: - - message: Aloxadone has been tweaked. The recipe has been altered to be simplier - to make and the healing values have been increased. - type: Tweak - id: 8523 - time: '2025-05-18T09:16:14.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37239 -- author: Simyon - changes: - - message: The Syndicate and Wizard Communications Console now no longer show who - the message was sent by. - type: Tweak - id: 8524 - time: '2025-05-18T09:18:18.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37567 -- author: SuperGDPWYL - changes: - - message: A Lone Operative detonating the nuke on-station will now end the round. - type: Add - - message: The endscreen will now properly show how successful Lone Operatives were. - type: Fix - id: 8525 - time: '2025-05-18T11:34:33.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/36498 -- author: metalgearsloth - changes: - - message: Fixes being able to grab items through walls. - type: Fix - id: 8526 - time: '2025-05-18T14:38:32.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37570 -- author: qwerltaz - changes: - - message: Water vapor is now dangerous to slime life-forms. - type: Add - id: 8527 - time: '2025-05-18T22:55:40.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/32751 -- author: slarticodefast - changes: - - message: Added a new keybind for swapping hands in the other direction (if you - got more than two). Defaults to Shift+X. Useful for cycling through borg modules. - type: Add - id: 8528 - time: '2025-05-19T01:17:35.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37588 -- author: keronshb - changes: - - message: Force Wall timers changed so it despawns faster than it can be cast. - type: Tweak - - message: Force Wall users can now interact while inside of the wall, but also - can be attacked while inside of the wall. - type: Tweak - id: 8529 - time: '2025-05-19T01:30:46.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37525 -- author: Samuka - changes: - - message: Holy water now evaporates. - type: Fix - id: 8530 - time: '2025-05-19T16:14:40.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37611 -- author: aada - changes: - - message: Pepper makes you cough. - type: Add - id: 8531 - time: '2025-05-19T18:23:38.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/36358 -- author: Entvari - changes: - - message: Hyper Capacity Powercells are now available as Tier 3 Industrial Research. - type: Add - - message: The Tier 3 Industrial Research 'Portable Fission' has been renamed to - Optimized Microgalvanism to better reflect this. - type: Tweak - id: 8532 - time: '2025-05-19T22:35:08.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37619 -- author: RedBookcase - changes: - - message: The Salvage section of the guidebook has been updated. - type: Fix - id: 8533 - time: '2025-05-19T22:39:23.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37593 -- author: SpeltIncorrectyl - changes: - - message: Kammerer now has a tighter spread to compensate for its lower rate of - fire. - type: Tweak - id: 8534 - time: '2025-05-19T22:45:18.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37616 -- author: Pronana - changes: - - message: Galoshes now slow on puddles again - type: Fix - id: 8535 - time: '2025-05-20T02:47:03.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37628 -- author: slarticodefast - changes: - - message: Added a reduced motion version of the seeing rainbows overlay. - type: Add - id: 8536 - time: '2025-05-20T12:36:08.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37584 -- author: B-Kirill - changes: - - message: Added new fun meteors variations (Cosmic cow, Honksteroid, Space potato) - that drop unique loot upon destruction. Urist McMeteor now shatters into meat - when explodes. - type: Add - id: 8537 - time: '2025-05-20T13:04:27.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37327 -- author: Kittygyat - changes: - - message: Added a new, faster way for slimepeople to access their own special inventory, - with LMB. - type: Add - id: 8538 - time: '2025-05-20T16:55:21.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37592 -- author: FrostWinters - changes: - - message: Histamines no longer cause radiation. - type: Tweak - - message: Epinephrine treats Histamines above OD threshold. - type: Tweak - id: 8544 - time: '2025-05-21T01:12:54.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37460 -- author: Minty642 - changes: - - message: Added fungal soil, maintenance version of hydroponics. - type: Add - id: 8545 - time: '2025-05-21T04:59:51.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/36245 -- author: metalgearsloth - changes: - - message: Picking up items with area pickups (e.g. trash bags) no longer lags the - game. - type: Fix - id: 8546 - time: '2025-05-21T06:16:27.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37638 -- author: Errant - changes: - - message: High-energy shuttle impacts now deal much less damage. - type: Tweak - id: 8547 - time: '2025-05-21T10:37:36.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37578 -- author: metalgearsloth - changes: - - message: Shuttle impact force is now proportional to direction of impact. - type: Tweak - id: 8548 - time: '2025-05-21T13:32:46.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37667 -- author: muburu - changes: - - message: Singularity beacons and powersinks now require two free hands to hold. - type: Tweak - id: 8549 - time: '2025-05-21T17:11:34.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37683 -- author: ElectroJr - changes: - - message: Microwaving the nuke disk will now slightly randomize the nuke countdown - timer. - type: Add - id: 8550 - time: '2025-05-21T18:06:58.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/36114 -- author: AsnDen - changes: - - message: Cyborgs now can scream. 9 new screaming sound were added. - type: Tweak - id: 8551 - time: '2025-05-21T19:49:56.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/32329 -- author: ScarKy0 - changes: - - message: The "Help another traitor" objective now requires you help them complete - all of their objectives. - type: Tweak - - message: The "Help another traitor" objective now updates it's progress according - to the progress of who you're supposed to help, allowing for partial completion. - type: Tweak - id: 8552 - time: '2025-05-21T20:45:35.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37679 -- author: PJB3005 - changes: - - message: Significantly reduced video memory usage of the parallax system. - type: Tweak - id: 8553 - time: '2025-05-22T01:22:08.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37180 -- author: ArtisticRoomba - changes: - - message: Tesla coils can now hold a max capacity of 5 MJ, and receive 5 MJ of - energy when struck by lightning. - type: Tweak - - message: Tesla coils can now only output a maximum of 350 kW to the grid. This - was done to make power flow smoother (it was triggering epilepsy in extreme - circumstances). - type: Tweak - id: 8554 - time: '2025-05-22T01:39:49.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37626 -- author: Wolfkey-SomeoneElseTookMyUsername - changes: - - message: You can now construct disposal signalers, which trigger a signal every - time an item passes through them. - type: Add - id: 8555 - time: '2025-05-22T02:18:57.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37535 -- author: ScarKy0 - changes: - - message: The "Escape alive and unrestrained" objective now counts as partially - complete if you show up handcuffed. Being dead still has it count as a total - fail! - type: Tweak - id: 8556 - time: '2025-05-22T03:25:07.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37680 -- author: EmoGarbage404 - changes: - - message: Added cargo orders for gold and silver ingots. - type: Add - - message: Reduced prices of cardboard and paper material crate. - type: Tweak - id: 8557 - time: '2025-05-22T08:42:20.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37713 -- author: ArtisticRoomba - changes: - - message: The volume of large gas canisters have been increased to 1500L to encourage - their usage in resolving pressure problems in spaced rooms. The gas that starts - inside of the tanks and the price of them has increased to compensate. - type: Tweak - id: 8558 - time: '2025-05-22T18:12:25.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37564 -- author: Hitlinemoss - changes: - - message: Liquid soap is now slippery. - type: Fix - id: 8559 - time: '2025-05-23T21:57:06.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37747 -- author: CoconutThunder - changes: - - message: The Chief Medical Officer should now appear with the correct precedence - in the crew manifest. - type: Fix - id: 8560 - time: '2025-05-24T05:10:57.0000000+00:00' - url: https://github.com/space-wizards/space-station-14/pull/37774 - author: TiniestShark changes: - message: Added inhand sprites for the bartender utensils and mugs. @@ -3963,3 +3546,405 @@ Entries: id: 9011 time: '2025-09-27T17:01:14.0000000+00:00' url: https://github.com/space-wizards/space-station-14/pull/39914 +- author: SignalSender + changes: + - message: reworked salv instrument spawns to include more instruments + type: Tweak + id: 9012 + time: '2025-09-27T20:51:52.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40572 +- author: keronshb + changes: + - message: 'EXPERIMENTAL: Tasers, a short-ranged gun capable of causing targets + to become prone, are now added into Warden, HoS, and Security locker fills.' + type: Add + id: 9013 + time: '2025-09-27T21:21:05.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/39087 +- author: SurrealShibe + changes: + - message: Vulpkanin now audibly gasp. + type: Fix + id: 9014 + time: '2025-09-28T03:25:39.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40579 +- author: keronshb + changes: + - message: Tasers can now be used by Pacifists. + type: Tweak + id: 9015 + time: '2025-09-28T03:43:02.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40588 +- author: beck-thompson + changes: + - message: Labelers can no longer add markup tags to items + type: Fix + id: 9016 + time: '2025-09-28T18:33:27.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40600 +- author: SirWarock + changes: + - message: Fixed Shotgun Ammo Count not properly updating when reloading! + type: Fix + id: 9017 + time: '2025-09-29T10:28:45.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40568 +- author: BoskiYourk, spanky_spanky + changes: + - message: Microwaves can now be picked up when unwrenched, and optionally, used + as a weapon. + type: Tweak + id: 9018 + time: '2025-09-30T21:55:10.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40618 +- author: leahcat + changes: + - message: moved desoxyephedrine from ambrosia plants to glasstle. + type: Tweak + id: 9019 + time: '2025-10-01T04:05:41.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40638 +- author: SignalSender + changes: + - message: Musicians now have a Stage Name + type: Tweak + id: 9020 + time: '2025-10-01T11:46:34.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40640 +- author: Velcroboy + changes: + - message: Shutters, blast doors, and lights can now be linked using the "Link Defaults" + button. + type: Tweak + id: 9021 + time: '2025-10-01T20:22:50.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/37690 +- author: YoungThugSS14 + changes: + - message: The Prisoner Eva Suit now has the same stats as an emergency eva suit. + type: Tweak + id: 9022 + time: '2025-10-01T20:23:37.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/36696 +- author: K-Dynamic + changes: + - message: Puddles now spill over at 50u instead of 20u. + type: Add + id: 9023 + time: '2025-10-01T20:28:13.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/38044 +- author: Mixelz + changes: + - message: Circuit Totes, a new type of box to compactly carry conspicous chunks + of Circuits! + type: Add + - message: Head Lockers now compact all circuit boards & stamps into boxes for convenience. + type: Tweak + - message: The Surplus Circuit Crate is now a Tote! + type: Tweak + id: 9024 + time: '2025-10-01T23:22:33.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/39868 +- author: sudobeans + changes: + - message: utility knife, which can be made in the autolathe. + type: Add + id: 9025 + time: '2025-10-02T09:02:36.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/39567 +- author: kosticia + changes: + - message: Anomalies with inconsistent particles no longer shuffle right before + collision with particle. + type: Fix + id: 9026 + time: '2025-10-02T20:11:25.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40624 +- author: archee1 + changes: + - message: Material doors now have destruction sounds and will drop a portion of + their construction materials when destroyed. + type: Add + - message: Material doors now have reduced health, resistances, construction time, + and construction costs + type: Tweak + id: 9027 + time: '2025-10-02T22:47:11.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/36597 +- author: PJB3005 + changes: + - message: You can stuff the nuke disk in plushies now. + type: Tweak + id: 9028 + time: '2025-10-03T09:53:41.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40674 +- author: Crude Oil + changes: + - message: Returned PDA lights to original brightness + type: Fix + id: 9029 + time: '2025-10-03T20:33:25.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40687 +- author: NoreUhh + changes: + - message: The Syndicate Cyborg Martyr Module can now be used multiple times. + type: Tweak + id: 9030 + time: '2025-10-03T23:35:01.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40224 +- author: K-Dynamic + changes: + - message: Adds smart equip function to pocket 1, pocket 2, and suit storage slots. + Default binds are Shift+F and Shift+G for first and second pocket, Shift+H for + suit storage. + type: Add + id: 9031 + time: '2025-10-04T01:44:30.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/37975 +- author: AwareFoxy + changes: + - message: Added Pride-O-Mat to marathon! + type: Add + id: 9032 + time: '2025-10-04T16:50:52.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40696 +- author: Moomoobeef + changes: + - message: Evac directional signs now glow in the dark! + type: Tweak + id: 9033 + time: '2025-10-04T20:27:15.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/38545 +- author: NoreUhh + changes: + - message: The Ian suit makes you bark now. Woof! + type: Tweak + id: 9034 + time: '2025-10-05T08:06:06.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40694 +- author: Princess-Cheeseballs + changes: + - message: Incendiary rounds now deal a mix of pierce damage and heat damage instead + of primarily heat damage. + type: Tweak + id: 9035 + time: '2025-10-05T08:38:36.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/39204 +- author: Centronias + changes: + - message: Stirring is once again prioritized over drinking. No longer will your + bartender be very tempted to taste test your drink as they stir it. + type: Fix + id: 9036 + time: '2025-10-05T22:12:24.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40704 +- author: jessicamaybe + changes: + - message: Skeletons are now playable instruments! + type: Add + id: 9037 + time: '2025-10-07T00:59:20.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40009 +- author: Huaqas, Davyei + changes: + - message: 3 new Holy Books have been added to the Chaplain's loadout. + type: Add + id: 9038 + time: '2025-10-07T07:39:37.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/39181 +- author: Huaqas + changes: + - message: The Tanakh and Satanic bibles have been removed. + type: Remove + id: 9039 + time: '2025-10-07T09:14:49.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/39698 +- author: jessicamaybe + changes: + - message: Gorillas can now pull objects. + type: Tweak + id: 9040 + time: '2025-10-07T09:31:46.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40700 +- author: SurrealShibe + changes: + - message: Added the nutri-batard to mime survival boxes in place of the nutri-brick. + type: Add + id: 9041 + time: '2025-10-07T10:18:50.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40601 +- author: Lordbrandon12 + changes: + - message: Fixed issue allowing space heater temperature to be set above the allowed + limit. + type: Fix + id: 9042 + time: '2025-10-07T12:53:59.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40453 +- author: IProduceWidgets + changes: + - message: Vox that take excessive amounts of fire damage will now burn into fried + chicken. + type: Tweak + id: 9043 + time: '2025-10-07T14:12:25.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40115 +- author: BoskiYourk, spanky_spanky + changes: + - message: The Head of Security now has an energy magnum, a self-charging multi-mode + laser revolver, in their locker instead of the energy shotgun. + type: Add + - message: The Warden now has the energy shotgun in their locker round-start. + type: Tweak + id: 9044 + time: '2025-10-07T16:05:07.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40615 +- author: FungiFellow + changes: + - message: Cancer Mice now have unique ghost role entries. + type: Tweak + id: 9045 + time: '2025-10-07T16:33:42.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40102 +- author: FungiFellow + changes: + - message: Biosuits can now fit Gastanks in Suit Storage, the Security Biosuit can + fit both Gastanks and Weapons + type: Add + - message: Security Biosuits Cost has been increased 800->1600 + type: Tweak + id: 9046 + time: '2025-10-07T18:22:07.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/39888 +- author: Hitlinemoss + changes: + - message: MRE wrappers are no longer twice as nutritious as the actual food within. + type: Fix + id: 9047 + time: '2025-10-07T19:36:32.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40761 +- author: TrixxedHeart + changes: + - message: 'Added new markings for Vox: 3 new beak types, 2 beak markings, 1 overlay + 6 head, and 3 chest markings.' + type: Add + - message: Fixed sprite layering issue where a Vox's back leg would appear on top + of their front leg in side sprites. + type: Fix + id: 9048 + time: '2025-10-07T23:14:11.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40569 +- author: Hitlinemoss + changes: + - message: Bartenders with a significant amount of playtime can now select a golden + shaker in the loadout menu. + type: Add + id: 9049 + time: '2025-10-07T23:37:43.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40762 +- author: SlamBamActionman + changes: + - message: The Energy Shotgun no longer has a self-recharge or wide fire mode, but + charges faster in rechargers. + type: Tweak + id: 9050 + time: '2025-10-08T02:51:21.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40757 +- author: archee1 + changes: + - message: Space Cobras no longer attack Space Adders automatically. + type: Fix + id: 9051 + time: '2025-10-08T11:30:29.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/37424 +- author: aada + changes: + - message: Buckets are now destructible. + type: Tweak + id: 9052 + time: '2025-10-08T13:58:37.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40772 +- author: UpAndLeaves + changes: + - message: Zombie infections now take approximately three minutes longer to bring + a fully healed person to critical condition. + type: Tweak + id: 9053 + time: '2025-10-08T14:11:01.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/37445 +- author: YoungThugSS14 + changes: + - message: The temperature gun bolts now count as energy projectiles for the sake + of reflection. + type: Tweak + - message: The temperature gun's cold projectile can no longer pass through windows. + type: Fix + - message: The temperature gun now has color-appropriate muzzle flashes. + type: Fix + id: 9054 + time: '2025-10-08T15:10:19.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/37581 +- author: K-Dynamic + changes: + - message: Energy shotgun lethal projectiles can now hit holo mobs. + type: Fix + id: 9055 + time: '2025-10-08T15:23:02.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/37920 +- author: Hitlinemoss + changes: + - message: Folders and clipboards are now available in the Trinkets loadout tab. + type: Add + id: 9056 + time: '2025-10-08T15:49:21.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/39920 +- author: SlamBamActionman + changes: + - message: Disablers, temperature guns and tasers can now hit holo mobs. + type: Fix + id: 9057 + time: '2025-10-08T21:59:39.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40782 +- author: Centronias + changes: + - message: You can now attach paper labels to wrapped parcels. + type: Add + id: 9058 + time: '2025-10-08T22:27:58.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40783 +- author: ToastEnjoyer + changes: + - message: On fland, the wardens enforcer has been removed. + type: Remove + id: 9059 + time: '2025-10-08T23:45:56.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40786 +- author: SlamBamActionman + changes: + - message: Nocturine now slows the target down, with a longer duration and shorter + delay before activating. + type: Tweak + id: 9060 + time: '2025-10-09T13:32:34.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40797 +- author: Princess-Cheeseballs + changes: + - message: Dying while asleep shouldn't permanently blind you anymore. + type: Fix + id: 9061 + time: '2025-10-09T13:46:20.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40366 +- author: kontakt + changes: + - message: Bulldog magazines are now only accessible through emagged fabricators. + type: Tweak + id: 9062 + time: '2025-10-09T14:00:07.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40790 +- author: Princess-Cheeseballs + changes: + - message: The thieving beacon can now detect the officer's handgun objective. + type: Fix + id: 9063 + time: '2025-10-10T04:59:26.0000000+00:00' + url: https://github.com/space-wizards/space-station-14/pull/40811 diff --git a/Resources/Changelog/Maps.yml b/Resources/Changelog/Maps.yml index 9e04942a0b..eba4933919 100644 --- a/Resources/Changelog/Maps.yml +++ b/Resources/Changelog/Maps.yml @@ -1,4 +1,4 @@ -Entries: +Entries: - author: ArtisticRoomba changes: - message: The mapping changelog has been added! This primarily serves as a way diff --git a/Resources/Credits/GitHub.txt b/Resources/Credits/GitHub.txt index f3ea41018f..ca08fb2939 100644 --- a/Resources/Credits/GitHub.txt +++ b/Resources/Credits/GitHub.txt @@ -1 +1 @@ -0leshe, 0tito, 0x6273, 12rabbits, 1337dakota, 13spacemen, 154942, 2013HORSEMEATSCANDAL, 20kdc, 21Melkuu, 27alaing, 2DSiggy, 3nderall, 4310v343k, 4dplanner, 5tickman, 612git, 778b, 96flo, aaron, abadaba695, Ablankmann, abregado, Absolute-Potato, Absotively, achookh, Acruid, ActiveMammmoth, actually-reb, ada-please, adamsong, Adeinitas, adm2play, Admiral-Obvious-001, adrian, Adrian16199, Ady4ik, Aearo-Deepwater, Aerocrux, Aeshus, Aexolott, Aexxie, africalimedrop, afrokada, AftrLite, AgentSmithRadio, Agoichi, Ahion, aiden, Aidenkrz, Aisu9, ajcm, AJCM-git, AjexRose, Alekshhh, alexalexmax, alexkar598, AlexMorgan3817, alexum418, alexumandxgabriel08x, Alice4267, Alithsko, Alkheemist, alliephante, ALMv1, Alpaccalypse, Alpha-Two, AlphaQwerty, Altoids1, amatwiedle, amylizzle, ancientpower, Andre19926, Andrew-Fall, AndrewEyeke, AndrewFenriz, AndreyCamper, Anzarot121, ApolloVector, Appiah, ar4ill, Arcane-Waffle, archee1, ArchPigeon, ArchRBX, areitpog, Arendian, areyouconfused, arimah, Arkanic, ArkiveDev, armoks, Arteben, ArthurMousatov, ArtisticRoomba, artur, Artxmisery, ArZarLordOfMango, as334, AsikKEsel, AsnDen, asperger-sind, aspiringLich, astriloqua, august-sun, AutoOtter, AverageNotDoingAnythingEnjoyer, avghdev, Awlod, AzzyIsNotHere, azzyisnothere, B-Kirill, B3CKDOOR, baa14453, BackeTako, BadaBoomie, Bakke, BananaFlambe, Baptr0b0t, BarryNorfolk, BasedUser, beck-thompson, beesterman, bellwetherlogic, ben, benbryant0, benev0, benjamin-burges, BGare, bhespiritu, bibbly, BigfootBravo, BIGZi0348, bingojohnson, BismarckShuffle, Bixkitts, Blackern5000, Blazeror, blitzthesquishy, bloodrizer, Bloody2372, blueDev2, Boaz1111, BobdaBiscuit, BobTheSleder, boiled-water-tsar, Bokser815, bolantej, Booblesnoot42, Boolean-Buckeye, botanySupremist, brainfood1183, BramvanZijp, Brandon-Huu, breeplayx3, BriBrooo, Bright0, brndd, bryce0110, BubblegumBlue, buletsponge, buntobaggins, bvelliquette, BWTCK, byondfuckery, c0rigin, c4llv07e, CaasGit, Caconym27, Calecute, Callmore, Camdot, capnsockless, CaptainMaru, captainsqrbeard, Carbonhell, Carolyn3114, Carou02, carteblanche4me, catdotjs, catlord, Catofquestionableethics, CatTheSystem, CawsForConcern, Centronias, Chaboricks, chairbender, Chaoticaa, Charlese2, charlie, chartman, ChaseFlorom, chavonadelal, Cheackraze, CheddaCheez, cheesePizza2, CheesePlated, Chief-Engineer, chillyconmor, christhirtle, chromiumboy, Chronophylos, Chubbicous, Chubbygummibear, Ciac32, ciaran, citrea, civilCornball, claustro305, Clement-O, clyf, Clyybber, CMDR-Piboy314, cnv41, coco, cohanna, Cohnway, Cojoke-dot, ColdAutumnRain, Colin-Tel, collinlunn, ComicIronic, Compilatron144, CookieMasterT, coolboy911, CoolioDudio, coolmankid12345, Coolsurf6, cooperwallace, corentt, CormosLemming, CrafterKolyan, CraftyRenter, crazybrain23, Crazydave91920, creadth, CrigCrag, CroilBird, Crotalus, CrudeWax, cryals, CrzyPotato, cubixthree, cutemoongod, Cyberboss, d34d10cc, DadeKuma, Daemon, daerSeebaer, dahnte, dakamakat, DamianX, dan, dangerrevolution, daniel-cr, DanSAussieITS, Daracke, Darkenson, DawBla, Daxxi3, dch-GH, ddeegan, de0rix, Deahaka, dean, DEATHB4DEFEAT, Deatherd, deathride58, DebugOk, Decappi, Decortex, Deeeeja, deepdarkdepths, DeepwaterCreations, Deerstop, degradka, Delete69, deltanedas, DenisShvalov, DerbyX, derek, dersheppard, Deserty0, Detintinto, DevilishMilk, devinschubert14, dexlerxd, dffdff2423, DieselMohawk, DieselMohawkTheSequel, digitalic, Dimastra, DinnerCalzone, DinoWattz, Disp-Dev, DisposableCrewmember42, dissidentbullet, DjfjdfofdjfjD, doc-michael, docnite, Doctor-Cpu, DogZeroX, dolgovmi, dontbetank, Doomsdrayk, Doru991, DoubleRiceEddiedd, DoutorWhite, DR-DOCTOR-EVIL-EVIL, Dragonjspider, dragonryan06, drakewill-CRL, Drayff, dreamlyjack, DrEnzyme, dribblydrone, DrMelon, drongood12, DrSingh, DrSmugleaf, drteaspoon420, DTanxxx, DubiousDoggo, DuckManZach, Duddino, dukevanity, duskyjay, Dutch-VanDerLinde, dvir001, dylanstrategie, dylanwhittingham, Dynexust, Easypoller, echo, eclips_e, eden077, EEASAS, Efruit, efzapa, Ekkosangen, ElectroSR, elsie, elthundercloud, Elysium206, Emisse, emmafornash, EmoGarbage404, Endecc, EnrichedCaramel, Entvari, eoineoineoin, ephememory, eris, erohrs2, ERORR404V1, Errant-4, ertanic, esguard, estacaoespacialpirata, eugene, ewokswagger, exincore, exp111, f0x-n3rd, F1restar4, FacePluslll, Fahasor, FairlySadPanda, farrellka-dev, FATFSAAM2, Feluk6174, ficcialfaint, Fiftyllama, Fildrance, FillerVK, FinnishPaladin, firenamefn, Firewars763, FirinMaLazors, Fishfish458, fl-oz, Flareguy, flashgnash, FlipBrooke, FluffiestFloof, FluffMe, FluidRock, flymo5678, foboscheshir, FoLoKe, fooberticus, ForestNoises, forgotmyotheraccount, forkeyboards, forthbridge, Fortune117, foxhorn, freeman2651, freeze2222, frobnic8, Froffy025, Fromoriss, froozigiusz, FrostMando, FrostRibbon, Funce, FungiFellow, FunTust, Futuristic-OK, GalacticChimp, gamer3107, Gamewar360, gansulalan, GaussiArson, Gaxeer, gbasood, gcoremans, Geekyhobo, genderGeometries, GeneralGaws, Genkail, Gentleman-Bird, geraeumig, Ghagliiarghii, Git-Nivrak, githubuser508, gituhabu, GlassEclipse, GnarpGnarp, GNF54, godisdeadLOL, goet, GoldenCan, Goldminermac, Golinth, golubgik, GoodWheatley, Gorox221, GR1231, gradientvera, graevy, GraniteSidewalk, GreaseMonk, greenrock64, GreyMario, GrownSamoyedDog, GTRsound, gusxyz, Gyrandola, h3half, hamurlik, Hanzdegloker, HappyRoach, Hardly3D, harikattar, Hayden, he1acdvv, Hebi, Helix-ctrl, helm4142, Henry, HerCoyote23, Hi-Im-Shot, HighTechPuddle, Hitlinemoss, hiucko, hivehum, Hmeister-fake, Hmeister-real, Hobbitmax, hobnob, HoidC, Holinka4ever, holyssss, HoofedEar, Hoolny, hord-brayden, hoshizora-sayo, Hreno, Hrosts, htmlsystem, Huaqas, hubismal, Hugal31, Huxellberger, Hyenh, hyperb1, hyperDelegate, hyphenationc, i-justuser-i, iaada, iacore, IamVelcroboy, Ian321, icekot8, icesickleone, iczero, iglov, IgorAnt028, igorsaux, ike709, illersaver, Illiux, Ilushkins33, Ilya246, IlyaElDunaev, imatsoup, IMCB, impubbi, imrenq, imweax, indeano, Injazz, Insineer, insoPL, IntegerTempest, Interrobang01, Intoxicating-Innocence, IProduceWidgets, itsmethom, Itzbenz, iztokbajcar, Jackal298, Jackrost, jacksonzck, Jacktastic09, Jackw2As, jacob, jamessimo, janekvap, Jark255, Jarmer123, Jaskanbe, JasperJRoth, jbox144, JCGWE30, JerryImMouse, jerryimmouse, Jessetriesagain, jessicamaybe, Jezithyr, jicksaw, JiimBob, JimGamemaster, jimmy12or, JIPDawg, jjtParadox, jkwookee, jmcb, JohnGinnane, johnku1, Jophire, joshepvodka, JpegOfAFrog, jproads, JrInventor05, Jrpl, jukereise, juliangiebel, JustArt1m, JustCone14, justdie12, justin, justintether, JustinTrotter, JustinWinningham, justtne, K-Dynamic, k3yw, Kadeo64, Kaga-404, kaiserbirch, KaiShibaa, kalane15, kalanosh, KamTheSythe, Kanashi-Panda, katzenminer, kbailey-git, Keelin, Keer-Sar, KEEYNy, keikiru, Kelrak, kerisargit, keronshb, KIBORG04, KieueCaprie, Killerqu00, Kimpes, KingFroozy, kira-er, kiri-yoshikage, Kirillcas, Kirus59, Kistras, Kit0vras, KittenColony, Kittygyat, klaypexx, Kmc2000, Ko4ergaPunk, kognise, kokoc9n, komunre, KonstantinAngelov, kontakt, kosticia, koteq, kotobdev, Kowlin, KrasnoshchekovPavel, Krosus777, Krunklehorn, Kupie, kxvvv, Kyoth25f, kyupolaris, kzhanik, LaCumbiaDelCoronavirus, lajolico, Lamrr, lanedon, LankLTE, laok233, lapatison, larryrussian, lawdog4817, Lazzi0706, leander-0, leonardo-dabepis, leonidussaks, leonsfriedrich, LeoSantich, LetterN, lettern, Level10Cybermancer, LEVELcat, lever1209, LevitatingTree, Lgibb18, lgruthes, LightVillet, lilazero, liltenhead, linkbro1, linkuyx, Litraxx, little-meow-meow, LittleBuilderJane, LittleNorthStar, LittleNyanCat, lizelive, ljm862, lmsnoise, localcc, lokachop, lolman360, Lomcastar, Lordbrandon12, LordCarve, LordEclipse, lucas, LucasTheDrgn, luckyshotpictures, LudwigVonChesterfield, luegamer, luizwritescode, Lukasz825700516, luminight, lunarcomets, Lusatia, Luxeator, lvvova1, Lyndomen, lyroth001, lzimann, lzk228, M1tht1c, M3739, M4rchy-S, M87S, mac6na6na, MACMAN2003, Macoron, magicalus, magmodius, magnuscrowe, maland1, malchanceux, MaloTV, ManelNavola, manelnavola, Mangohydra, marboww, Markek1, MarkerWicker, marlyn, matt, Matz05, max, MaxNox7, maylokana, MehimoNemo, MeltedPixel, memeproof, MendaxxDev, Menshin, Mephisto72, MerrytheManokit, Mervill, metalgearsloth, MetalSage, MFMessage, mhamsterr, michaelcu, micheel665, mifia, MilenVolf, MilonPL, Minemoder5000, Minty642, minus1over12, Mirino97, mirrorcult, misandrie, MishaUnity, MissKay1994, MisterImp, MisterMecky, Mith-randalf, Mixelz, mjarduk, MjrLandWhale, mkanke-real, MLGTASTICa, mnva0, moderatelyaware, modern-nm, mokiros, momo, Moneyl, monotheonist, Moomoobeef, moony, Morb0, MossyGreySlope, mr-bo-jangles, Mr0maks, MrFippik, mrrobdemo, muburu, MureixloI, murolem, musicmanvr, MWKane, Myakot, Myctai, N3X15, nabegator, nails-n-tape, Nairodian, Naive817, NakataRin, namespace-Memory, Nannek, NazrinNya, neutrino-laser, NickPowers43, nikitosych, nikthechampiongr, Nimfar11, ninruB, Nirnael, NIXC, nkokic, NkoKirkto, nmajask, noctyrnal, noelkathegod, noirogen, nok-ko, NonchalantNoob, NoobyLegion, Nopey, not-gavnaed, notafet, notquitehadouken, notsodana, noudoit, noverd, Nox38, NuclearWinter, nukashimika, nuke-haus, NULL882, nullarmo, nyeogmi, Nylux, Nyranu, Nyxilath, och-och, OctoRocket, OldDanceJacket, OliverOtter, onesch, OneZerooo0, OnsenCapy, OnyxTheBrave, opl-, Orange-Winds, OrangeMoronage9622, OrbitSystem07, Orsoniks, osjarw, Ostaf, othymer, OttoMaticode, Owai-Seek, packmore, paige404, paigemaeforrest, pali6, Palladinium, Pangogie, panzer-iv1, partyaddict, patrikturi, PaulRitter, pavlockblaine03, peccneck, Peptide90, peptron1, perryprog, PeterFuto, PetMudstone, pewter-wiz, pgraycs, PGrayCS, Pgriha, phantom-lily, pheenty, philingham, Phill101, Phooooooooooooooooooooooooooooooosphate, phunnyguy, PicklOH, PilgrimViis, Pill-U, pinkbat5, Piras314, Pireax, Pissachu, pissdemon, Pixel8-dev, PixeltheAertistContrib, PixelTheKermit, PJB3005, Plasmaguy, plinyvic, Plykiya, poeMota, pofitlo, pointer-to-null, pok27, poklj, PolterTzi, PoorMansDreams, PopGamer45, portfiend, potato1234x, PotentiallyTom, PotRoastPiggy, Princess-Cheeseballs, ProfanedBane, PROG-MohamedDwidar, Prole0, ProPandaBear, PrPleGoo, ps3moira, Pspritechologist, Psychpsyo, psykana, psykzz, PuceTint, pumkin69, PuroSlavKing, PursuitInAshes, Putnam3145, py01, Pyrovi, qrtDaniil, qrwas, Quantum-cross, quasr-9, quatre, QueerNB, QuietlyWhisper, qwerltaz, Radezolid, RadioMull, Radosvik, Radrark, Rainbeon, Rainfey, Raitononai, Ramlik, RamZ, randy10122, Rane, Ranger6012, Rapidgame7, ravage123321, rbertoche, RedBookcase, Redfire1331, Redict, RedlineTriad, redmushie, RednoWCirabrab, ReeZer2, RemberBM, RemieRichards, RemTim, rene-descartes2021, Renlou, retequizzle, rhailrake, rhsvenson, rich-dunne, RieBi, riggleprime, RIKELOLDABOSS, rinary1, Rinkashikachi, riolume, rlebell33, RobbyTheFish, robinthedragon, Rockdtben, Rohesie, rok-povsic, rokudara-sen, rolfero, RomanNovo, rosieposieeee, Roudenn, router, ruddygreat, rumaks, RumiTiger, Ruzihm, S1rFl0, S1ss3l, Saakra, Sadie-silly, saga3152, saintmuntzer, Salex08, sam, samgithubaccount, Samuka-C, SaphireLattice, SapphicOverload, sarahon, sativaleanne, SaveliyM360, sBasalto, ScalyChimp, ScarKy0, ScholarNZL, schrodinger71, scrato, Scribbles0, scrivoy, scruq445, scuffedjays, ScumbagDog, SeamLesss, Segonist, semensponge, sephtasm, ser1-1y, Serkket, sewerpig, SG6732, sh18rw, Shaddap1, ShadeAware, ShadowCommander, shadowtheprotogen546, shaeone, shampunj, shariathotpatrol, SharkSnake98, shibechef, Siginanto, signalsender, SignalWalker, siigiil, silicon14wastaken, Simyon264, sirdragooon, Sirionaut, sirwarock, Sk1tch, SkaldetSkaeg, Skarletto, Skrauz, Skybailey-dev, skye, Skyedra, SlamBamActionman, slarticodefast, Slava0135, sleepyyapril, slimmslamm, Slyfox333, Smugman, snebl, snicket, sniperchance, Snowni, snowsignal, SolidSyn, SolidusSnek, solstar2, SonicHDC, SoulFN, SoulSloth, Soundwavesghost, soupkilove, southbridge-fur, sowelipililimute, Soydium, spacelizard, SpaceLizardSky, SpaceManiac, SpaceRox1244, SpaceyLady, Spangs04, spanky-spanky, Sparlight, spartak, SpartanKadence, spderman3333, SpeltIncorrectyl, Spessmann, SphiraI, SplinterGP, spoogemonster, sporekto, sporkyz, ssdaniel24, stalengd, stanberytrask, Stanislav4ix, StanTheCarpenter, starbuckss14, Stealthbomber16, Steffo99, stellar-novas, stewie523, stomf, Stop-Signs, stopbreaking, stopka-html, StrawberryMoses, Stray-Pyramid, strO0pwafel, Strol20, StStevens, Subversionary, sunbear-dev, supergdpwyl, superjj18, Supernorn, SurrealShibe, SweetAplle, SweptWasTaken, SyaoranFox, Sybil, SYNCHRONIC, Szunti, t, Tainakov, takemysoult, taonewt, tap, TaralGit, Taran, taurie, Tayrtahn, tday93, teamaki, TeenSarlacc, TekuNut, telyonok, TemporalOroboros, tentekal, terezi4real, Terraspark4941, texcruize, Tezzaide, TGODiamond, TGRCdev, tgrkzus, ThatGuyUSA, ThatOneGoblin25, thatrandomcanadianguy, TheArturZh, TheBlueYowie, thecopbennet, TheCze, TheDarkElites, thedraccx, TheEmber, TheFlyingSentry, TheIntoxicatedCat, thekilk, themias, theomund, TheProNoob678, TherapyGoth, ThereDrD0, TheShuEd, thetolbean, thevinter, TheWaffleJesus, thinbug0, ThunderBear2006, timothyteakettle, TimrodDX, timurjavid, tin-man-tim, TiniestShark, Titian3, tk-a369, tkdrg, tmtmtl30, ToastEnjoyer, Toby222, TokenStyle, Tollhouse, Toly65, tom-leys, tomasalves8, Tomeno, Tonydatguy, topy, tornado-technology, TornadoTechnology, tosatur, TotallyLemon, ToxicSonicFan04, Tr1bute, travis-g-reid, treytipton, trixxedbit, TrixxedHeart, tropicalhibi, truepaintgit, Truoizys, Tryded, TsjipTsjip, Tunguso4ka, TurboTrackerss14, tyashley, Tyler-IN, TytosB, Tyzemol, UbaserB, ubis1, UBlueberry, uhbg, UKNOWH, UltimateJester, Unbelievable-Salmon, underscorex5, UnicornOnLSD, Unisol, unusualcrow, Uriende, UristMcDorf, user424242420, Utmanarn, Vaaankas, valentfingerov, valquaint, Varen, Vasilis, VasilisThePikachu, veliebm, Velken, VelonacepsCalyxEggs, veprolet, VerinSenpai, veritable-calamity, Veritius, Vermidia, vero5123, verslebas, vexerot, vgskye, viceemargo, VigersRay, violet754, Visne, vitopigno, vitusveit, vlad, vlados1408, VMSolidus, vmzd, VoidMeticulous, voidnull000, volotomite, volundr-, Voomra, Vordenburg, vorkathbruh, Vortebo, vulppine, wachte1, wafehling, walksanatora, Warentan, WarMechanic, Watermelon914, weaversam8, wertanchik, whateverusername0, whatston3, widgetbeck, Will-Oliver-Br, Willhelm53, WilliamECrew, willicassi, Winkarst-cpu, wirdal, wixoaGit, WlarusFromDaSpace, Wolfkey-SomeoneElseTookMyUsername, wrexbe, wtcwr68, xeri7, xkreksx, xprospero, xRiriq, xsainteer, YanehCheck, yathxyz, Ygg01, YotaXP, youarereadingthis, YoungThugSS14, Yousifb26, youtissoum, yunii, YuriyKiss, yuriykiss, zach-hill, Zadeon, Zalycon, zamp, Zandario, Zap527, Zealith-Gamer, ZelteHonor, zero, ZeroDiamond, ZeWaka, zHonys, zionnBE, ZNixian, Zokkie, ZoldorfTheWizard, zonespace27, Zylofan, Zymem, zzylex +0leshe, 0tito, 0x6273, 12rabbits, 1337dakota, 13spacemen, 154942, 2013HORSEMEATSCANDAL, 20kdc, 21Melkuu, 27alaing, 2DSiggy, 3nderall, 4310v343k, 4dplanner, 5tickman, 612git, 778b, 96flo, aaron, abadaba695, Ablankmann, abregado, Absolute-Potato, Absotively, achookh, Acruid, ActiveMammmoth, actually-reb, ada-please, adamsong, Adeinitas, adm2play, Admiral-Obvious-001, adrian, Adrian16199, Ady4ik, Aearo-Deepwater, Aerocrux, Aeshus, Aexolott, Aexxie, africalimedrop, afrokada, AftrLite, AgentSmithRadio, Agoichi, Ahion, aiden, Aidenkrz, Aisu9, ajcm, AJCM-git, AjexRose, Alekshhh, alexalexmax, alexkar598, AlexMorgan3817, alexum418, alexumandxgabriel08x, Alice4267, Alithsko, Alkheemist, alliephante, ALMv1, Alpaccalypse, Alpha-Two, AlphaQwerty, Altoids1, amatwiedle, amylizzle, ancientpower, Andre19926, Andrew-Fall, AndrewEyeke, AndrewFenriz, AndreyCamper, Anzarot121, ApolloVector, Appiah, ar4ill, Arcane-Waffle, archee1, ArchPigeon, ArchRBX, areitpog, Arendian, areyouconfused, arimah, Arkanic, ArkiveDev, armoks, Arteben, ArthurMousatov, ArtisticRoomba, artur, Artxmisery, ArZarLordOfMango, as334, AsikKEsel, AsnDen, asperger-sind, aspiringLich, astriloqua, august-sun, AutoOtter, AverageNotDoingAnythingEnjoyer, avghdev, AwareFoxy, Awlod, azzyisnothere, AzzyIsNotHere, B-Kirill, B3CKDOOR, baa14453, BackeTako, BadaBoomie, Bakke, BananaFlambe, Baptr0b0t, BarryNorfolk, BasedUser, beck-thompson, beesterman, bellwetherlogic, ben, benbryant0, benev0, benjamin-burges, BGare, bhespiritu, bibbly, BigfootBravo, BIGZi0348, bingojohnson, BismarckShuffle, Bixkitts, Blackern5000, Blazeror, blitzthesquishy, bloodrizer, Bloody2372, blueDev2, Boaz1111, BobdaBiscuit, BobTheSleder, boiled-water-tsar, Bokser815, bolantej, Booblesnoot42, Boolean-Buckeye, botanySupremist, brainfood1183, BramvanZijp, Brandon-Huu, breeplayx3, BriBrooo, Bright0, brndd, bryce0110, BubblegumBlue, buletsponge, buntobaggins, bvelliquette, BWTCK, byondfuckery, c0rigin, c4llv07e, CaasGit, Caconym27, Calecute, Callmore, Camdot, capnsockless, CaptainMaru, captainsqrbeard, Carbonhell, Carolyn3114, Carou02, carteblanche4me, catdotjs, catlord, Catofquestionableethics, CatTheSystem, CawsForConcern, Centronias, Chaboricks, chairbender, Chaoticaa, Charlese2, charlie, chartman, ChaseFlorom, chavonadelal, Cheackraze, CheddaCheez, cheesePizza2, CheesePlated, Chief-Engineer, chillyconmor, christhirtle, chromiumboy, Chronophylos, Chubbicous, Chubbygummibear, Ciac32, ciaran, citrea, civilCornball, claustro305, Clement-O, clyf, Clyybber, CMDR-Piboy314, cnv41, coco, cohanna, Cohnway, Cojoke-dot, ColdAutumnRain, Colin-Tel, collinlunn, ComicIronic, Compilatron144, CookieMasterT, coolboy911, CoolioDudio, coolmankid12345, Coolsurf6, cooperwallace, corentt, CormosLemming, CrafterKolyan, CraftyRenter, crazybrain23, Crazydave91920, creadth, CrigCrag, CroilBird, Crotalus, CrudeWax, cryals, CrzyPotato, cubixthree, cutemoongod, Cyberboss, d34d10cc, DadeKuma, Daemon, daerSeebaer, dahnte, dakamakat, DamianX, dan, dangerrevolution, daniel-cr, DanSAussieITS, Daracke, Darkenson, DawBla, Daxxi3, dch-GH, ddeegan, de0rix, Deahaka, dean, DEATHB4DEFEAT, Deatherd, deathride58, DebugOk, Decappi, Decortex, Deeeeja, deepdarkdepths, DeepwaterCreations, Deerstop, degradka, Delete69, deltanedas, DenisShvalov, DerbyX, derek, dersheppard, Deserty0, Detintinto, DevilishMilk, devinschubert14, dexlerxd, dffdff2423, DieselMohawk, DieselMohawkTheSequel, digitalic, Dimastra, DinnerCalzone, DinoWattz, Disp-Dev, DisposableCrewmember42, dissidentbullet, DjfjdfofdjfjD, doc-michael, docnite, Doctor-Cpu, DogZeroX, dolgovmi, dontbetank, Doomsdrayk, Doru991, DoubleRiceEddiedd, DoutorWhite, DR-DOCTOR-EVIL-EVIL, Dragonjspider, dragonryan06, drakewill-CRL, Drayff, dreamlyjack, DrEnzyme, dribblydrone, DrMelon, drongood12, DrSingh, DrSmugleaf, drteaspoon420, DTanxxx, DubiousDoggo, DuckManZach, Duddino, dukevanity, duskyjay, Dutch-VanDerLinde, dvir001, dylanstrategie, dylanwhittingham, Dynexust, Easypoller, echo, eclips_e, eden077, EEASAS, Efruit, efzapa, Ekkosangen, ElectroSR, elsie, elthundercloud, Elysium206, Emisse, emmafornash, EmoGarbage404, Endecc, EnrichedCaramel, Entvari, eoineoineoin, ephememory, eris, erohrs2, ERORR404V1, Errant-4, ertanic, esguard, estacaoespacialpirata, eugene, ewokswagger, exincore, exp111, f0x-n3rd, F1restar4, FacePluslll, Fahasor, FairlySadPanda, farrellka-dev, FATFSAAM2, Feluk6174, ficcialfaint, Fiftyllama, Fildrance, FillerVK, FinnishPaladin, firenamefn, Firewars763, FirinMaLazors, Fishfish458, fl-oz, Flareguy, flashgnash, FlipBrooke, FluffiestFloof, FluffMe, FluidRock, flymo5678, foboscheshir, FoLoKe, fooberticus, ForestNoises, forgotmyotheraccount, forkeyboards, forthbridge, Fortune117, foxhorn, freeman2651, freeze2222, frobnic8, Froffy025, Fromoriss, froozigiusz, FrostMando, FrostRibbon, Funce, FungiFellow, FunTust, Futuristic-OK, GalacticChimp, gamer3107, Gamewar360, gansulalan, GaussiArson, Gaxeer, gbasood, gcoremans, Geekyhobo, genderGeometries, GeneralGaws, Genkail, Gentleman-Bird, geraeumig, Ghagliiarghii, Git-Nivrak, githubuser508, gituhabu, GlassEclipse, GnarpGnarp, GNF54, godisdeadLOL, goet, GoldenCan, Goldminermac, Golinth, golubgik, GoodWheatley, Gorox221, GR1231, gradientvera, graevy, GraniteSidewalk, GreaseMonk, greenrock64, GreyMario, GrownSamoyedDog, GTRsound, gusxyz, Gyrandola, h3half, hamurlik, Hanzdegloker, HappyRoach, Hardly3D, harikattar, Hayden, he1acdvv, Hebi, Helix-ctrl, helm4142, Henry, HerCoyote23, Hi-Im-Shot, HighTechPuddle, Hitlinemoss, hiucko, hivehum, Hmeister-fake, Hmeister-real, Hobbitmax, hobnob, HoidC, Holinka4ever, holyssss, HoofedEar, Hoolny, hord-brayden, hoshizora-sayo, Hreno, Hrosts, htmlsystem, Huaqas, hubismal, Hugal31, Huxellberger, Hyenh, hyperb1, hyperDelegate, hyphenationc, i-justuser-i, iaada, iacore, IamVelcroboy, Ian321, icekot8, icesickleone, iczero, iglov, IgorAnt028, igorsaux, ike709, illersaver, Illiux, Ilushkins33, Ilya246, IlyaElDunaev, imatsoup, IMCB, impubbi, imrenq, imweax, indeano, Injazz, Insineer, insoPL, IntegerTempest, Interrobang01, Intoxicating-Innocence, IProduceWidgets, itsmethom, Itzbenz, iztokbajcar, Jackal298, Jackrost, jacksonzck, Jacktastic09, Jackw2As, jacob, jamessimo, janekvap, Jark255, Jarmer123, Jaskanbe, JasperJRoth, jbox144, JCGWE30, JerryImMouse, jerryimmouse, Jessetriesagain, jessicamaybe, Jezithyr, jicksaw, JiimBob, JimGamemaster, jimmy12or, JIPDawg, jjtParadox, jkwookee, jmcb, JohnGinnane, johnku1, Jophire, joshepvodka, JpegOfAFrog, jproads, JrInventor05, Jrpl, jukereise, juliangiebel, JustArt1m, JustCone14, justdie12, justin, justintether, JustinTrotter, JustinWinningham, justtne, K-Dynamic, k3yw, Kadeo64, Kaga-404, kaiserbirch, KaiShibaa, kalane15, kalanosh, KamTheSythe, Kanashi-Panda, katzenminer, kbailey-git, Keelin, Keer-Sar, KEEYNy, keikiru, Kelrak, kerisargit, keronshb, KIBORG04, KieueCaprie, Killerqu00, Kimpes, KingFroozy, kira-er, kiri-yoshikage, Kirillcas, Kirus59, Kistras, Kit0vras, KittenColony, Kittygyat, klaypexx, Kmc2000, Ko4ergaPunk, kognise, kokoc9n, komunre, KonstantinAngelov, kontakt, kosticia, koteq, kotobdev, Kowlin, KrasnoshchekovPavel, Krosus777, Krunklehorn, Kupie, kxvvv, Kyoth25f, kyupolaris, kzhanik, LaCumbiaDelCoronavirus, lajolico, Lamrr, lanedon, LankLTE, laok233, lapatison, larryrussian, lawdog4817, Lazzi0706, leah, leander-0, leonardo-dabepis, leonidussaks, leonsfriedrich, LeoSantich, LetterN, lettern, Level10Cybermancer, LEVELcat, lever1209, LevitatingTree, Lgibb18, lgruthes, LightVillet, lilazero, liltenhead, linkbro1, linkuyx, Litraxx, little-meow-meow, LittleBuilderJane, LittleNorthStar, LittleNyanCat, lizelive, ljm862, lmsnoise, localcc, lokachop, lolman360, Lomcastar, Lordbrandon12, LordCarve, LordEclipse, lucas, LucasTheDrgn, luckyshotpictures, LudwigVonChesterfield, luegamer, luizwritescode, Lukasz825700516, luminight, lunarcomets, Lusatia, Luxeator, lvvova1, Lyndomen, lyroth001, lzimann, lzk228, M1tht1c, M3739, M4rchy-S, M87S, mac6na6na, MACMAN2003, Macoron, magicalus, magmodius, magnuscrowe, maland1, malchanceux, MaloTV, manelnavola, ManelNavola, Mangohydra, marboww, Markek1, MarkerWicker, marlyn, matt, Matz05, max, MaxNox7, maylokana, MehimoNemo, MeltedPixel, memeproof, MendaxxDev, Menshin, Mephisto72, MerrytheManokit, Mervill, metalgearsloth, MetalSage, MFMessage, mhamsterr, michaelcu, micheel665, mifia, MilenVolf, MilonPL, Minemoder5000, Minty642, minus1over12, Mirino97, mirrorcult, misandrie, MishaUnity, MissKay1994, MisterImp, MisterMecky, Mith-randalf, Mixelz, mjarduk, MjrLandWhale, mkanke-real, MLGTASTICa, mnva0, moderatelyaware, modern-nm, mokiros, momo, Moneyl, monotheonist, Moomoobeef, moony, Morb0, MossyGreySlope, mr-bo-jangles, Mr0maks, MrFippik, mrrobdemo, muburu, MureixloI, murolem, musicmanvr, MWKane, Myakot, Myctai, N3X15, nabegator, nails-n-tape, Nairodian, Naive817, NakataRin, namespace-Memory, Nannek, NazrinNya, neutrino-laser, NickPowers43, nikitosych, nikthechampiongr, Nimfar11, ninruB, Nirnael, NIXC, nkokic, NkoKirkto, nmajask, noctyrnal, noelkathegod, noirogen, nok-ko, NonchalantNoob, NoobyLegion, Nopey, NoreUhh, not-gavnaed, notafet, notquitehadouken, notsodana, noudoit, noverd, Nox38, NuclearWinter, nukashimika, nuke-haus, NULL882, nullarmo, nyeogmi, Nylux, Nyranu, Nyxilath, och-och, OctoRocket, OldDanceJacket, OliverOtter, onesch, OneZerooo0, OnsenCapy, OnyxTheBrave, opl-, Orange-Winds, OrangeMoronage9622, OrbitSystem07, Orsoniks, osjarw, Ostaf, othymer, OttoMaticode, Owai-Seek, packmore, paige404, paigemaeforrest, pali6, Palladinium, Pangogie, panzer-iv1, partyaddict, patrikturi, PaulRitter, pavlockblaine03, peccneck, Peptide90, peptron1, perryprog, PeterFuto, PetMudstone, pewter-wiz, pgraycs, PGrayCS, Pgriha, phantom-lily, pheenty, philingham, Phill101, Phooooooooooooooooooooooooooooooosphate, phunnyguy, PicklOH, PilgrimViis, Pill-U, pinkbat5, Piras314, Pireax, Pissachu, pissdemon, Pixel8-dev, PixeltheAertistContrib, PixelTheKermit, PJB3005, Plasmaguy, plinyvic, Plykiya, poeMota, pofitlo, pointer-to-null, pok27, poklj, PolterTzi, PoorMansDreams, PopGamer45, portfiend, potato1234x, PotentiallyTom, PotRoastPiggy, Princess-Cheeseballs, ProfanedBane, PROG-MohamedDwidar, Prole0, ProPandaBear, PrPleGoo, ps3moira, Pspritechologist, Psychpsyo, psykana, psykzz, PuceTint, pumkin69, PuroSlavKing, PursuitInAshes, Putnam3145, py01, Pyrovi, qrtDaniil, qrwas, Quantum-cross, quasr-9, quatre, QueerNB, QuietlyWhisper, qwerltaz, Radezolid, RadioMull, Radosvik, Radrark, Rainbeon, Rainfey, Raitononai, Ramlik, RamZ, randy10122, Rane, Ranger6012, Rapidgame7, ravage123321, rbertoche, RedBookcase, Redfire1331, Redict, RedlineTriad, redmushie, RednoWCirabrab, ReeZer2, RemberBM, RemieRichards, RemTim, rene-descartes2021, Renlou, retequizzle, rhailrake, rhsvenson, rich-dunne, RieBi, riggleprime, RIKELOLDABOSS, rinary1, Rinkashikachi, riolume, rlebell33, RobbyTheFish, robinthedragon, Rockdtben, Rohesie, rok-povsic, rokudara-sen, rolfero, RomanNovo, rosieposieeee, Roudenn, router, ruddygreat, rumaks, RumiTiger, Ruzihm, S1rFl0, S1ss3l, Saakra, Sadie-silly, saga3152, saintmuntzer, Salex08, sam, samgithubaccount, Samuka-C, SaphireLattice, SapphicOverload, sarahon, sativaleanne, SaveliyM360, sBasalto, ScalyChimp, ScarKy0, ScholarNZL, schrodinger71, scrato, Scribbles0, scrivoy, scruq445, scuffedjays, ScumbagDog, SeamLesss, Segonist, semensponge, sephtasm, ser1-1y, Serkket, sewerpig, SG6732, sh18rw, Shaddap1, ShadeAware, ShadowCommander, shadowtheprotogen546, shaeone, shampunj, shariathotpatrol, SharkSnake98, shibechef, Siginanto, signalsender, SignalWalker, siigiil, silicon14wastaken, Simyon264, sirdragooon, Sirionaut, sirwarock, Sk1tch, SkaldetSkaeg, Skarletto, Skrauz, Skybailey-dev, skye, Skyedra, SlamBamActionman, slarticodefast, Slava0135, sleepyyapril, slimmslamm, Slyfox333, Smugman, snebl, snicket, sniperchance, Snowni, snowsignal, SolidSyn, SolidusSnek, solstar2, SonicHDC, SoulFN, SoulSloth, Soundwavesghost, soupkilove, southbridge-fur, sowelipililimute, Soydium, spacelizard, SpaceLizardSky, SpaceManiac, SpaceRox1244, SpaceyLady, Spangs04, spanky-spanky, Sparlight, spartak, SpartanKadence, spderman3333, SpeltIncorrectyl, Spessmann, SphiraI, SplinterGP, spoogemonster, sporekto, sporkyz, ssdaniel24, stalengd, stanberytrask, Stanislav4ix, StanTheCarpenter, starbuckss14, Stealthbomber16, Steffo99, stellar-novas, stewie523, stomf, Stop-Signs, stopbreaking, stopka-html, StrawberryMoses, Stray-Pyramid, strO0pwafel, Strol20, StStevens, Subversionary, sunbear-dev, supergdpwyl, superjj18, Supernorn, SurrealShibe, SweetAplle, SweptWasTaken, SyaoranFox, Sybil, SYNCHRONIC, Szunti, t, Tainakov, takemysoult, taonewt, tap, TaralGit, Taran, taurie, Tayrtahn, tday93, teamaki, TeenSarlacc, TekuNut, telyonok, TemporalOroboros, tentekal, terezi4real, Terraspark4941, texcruize, Tezzaide, TGODiamond, TGRCdev, tgrkzus, ThatGuyUSA, ThatOneGoblin25, thatrandomcanadianguy, TheArturZh, TheBlueYowie, thecopbennet, TheCze, TheDarkElites, thedraccx, TheEmber, TheFlyingSentry, TheIntoxicatedCat, thekilk, themias, theomund, TheProNoob678, TherapyGoth, ThereDrD0, TheShuEd, thetolbean, thevinter, TheWaffleJesus, thinbug0, ThunderBear2006, timothyteakettle, TimrodDX, timurjavid, tin-man-tim, TiniestShark, Titian3, tk-a369, tkdrg, tmtmtl30, ToastEnjoyer, Toby222, TokenStyle, Tollhouse, Toly65, tom-leys, tomasalves8, Tomeno, Tonydatguy, topy, tornado-technology, TornadoTechnology, tosatur, TotallyLemon, ToxicSonicFan04, Tr1bute, travis-g-reid, treytipton, trixxedbit, TrixxedHeart, tropicalhibi, truepaintgit, Truoizys, Tryded, TsjipTsjip, Tunguso4ka, TurboTrackerss14, tyashley, Tyler-IN, TytosB, Tyzemol, UbaserB, ubis1, UBlueberry, uhbg, UKNOWH, UltimateJester, Unbelievable-Salmon, underscorex5, UnicornOnLSD, Unisol, unusualcrow, Uriende, UristMcDorf, user424242420, Utmanarn, Vaaankas, valentfingerov, valquaint, Varen, Vasilis, VasilisThePikachu, veliebm, Velken, VelonacepsCalyxEggs, veprolet, VerinSenpai, veritable-calamity, Veritius, Vermidia, vero5123, verslebas, vexerot, vgskye, viceemargo, VigersRay, violet754, Visne, vitopigno, vitusveit, vlad, vlados1408, VMSolidus, vmzd, VoidMeticulous, voidnull000, volotomite, volundr-, Voomra, Vordenburg, vorkathbruh, Vortebo, vulppine, wachte1, wafehling, walksanatora, Warentan, WarMechanic, Watermelon914, weaversam8, wertanchik, whateverusername0, whatston3, widgetbeck, Will-Oliver-Br, Willhelm53, WilliamECrew, willicassi, Winkarst-cpu, wirdal, wixoaGit, WlarusFromDaSpace, Wolfkey-SomeoneElseTookMyUsername, wrexbe, wtcwr68, xeri7, xkreksx, xprospero, xRiriq, xsainteer, YanehCheck, yathxyz, Ygg01, YotaXP, youarereadingthis, YoungThugSS14, Yousifb26, youtissoum, yunii, YuriyKiss, yuriykiss, zach-hill, Zadeon, Zalycon, zamp, Zandario, Zap527, Zealith-Gamer, ZelteHonor, zero, ZeroDiamond, ZeWaka, zHonys, zionnBE, ZNixian, Zokkie, ZoldorfTheWizard, zonespace27, Zylofan, Zymem, zzylex diff --git a/Resources/Locale/en-US/discord/round-notifications.ftl b/Resources/Locale/en-US/discord/round-notifications.ftl index a9a3d5fb50..ce5045452b 100644 --- a/Resources/Locale/en-US/discord/round-notifications.ftl +++ b/Resources/Locale/en-US/discord/round-notifications.ftl @@ -1,5 +1,5 @@ discord-round-notifications-new = A new round is starting! discord-round-notifications-started = Round #{$id} on map "{$map}" started. discord-round-notifications-end = Round #{$id} has ended. It lasted for {$hours} hours, {$minutes} minutes, and {$seconds} seconds. -discord-round-notifications-end-ping = <@&{$roleId}>, the server will reboot shortly! +discord-round-notifications-end-ping = <@&{$roleId}>, a new round will start soon! discord-round-notifications-unknown-map = Unknown diff --git a/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl b/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl index a578adf82b..6c4ca0c4f4 100644 --- a/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl +++ b/Resources/Locale/en-US/ghost/roles/ghost-role-component.ftl @@ -32,6 +32,9 @@ ghost-role-information-silicon-rules = You are a [color={role-type-silicon-color ghost-role-information-mouse-name = Mouse ghost-role-information-mouse-description = A hungry and mischievous mouse. +ghost-role-information-cancer-mouse-name = Cancer Mouse +ghost-role-information-cancer-mouse-description = An irradiated mouse, spread your affliction and seek food. + ghost-role-information-mothroach-name = Mothroach ghost-role-information-mothroach-description = A cute but mischievous mothroach. diff --git a/Resources/Locale/en-US/markings/vox.ftl b/Resources/Locale/en-US/markings/vox.ftl index 3cb14df2aa..83f073e444 100644 --- a/Resources/Locale/en-US/markings/vox.ftl +++ b/Resources/Locale/en-US/markings/vox.ftl @@ -1,14 +1,62 @@ +marking-TattooVoxNightlingHead-tattoo_nightling_head = Vox Head Tattoo (Nightling) +marking-TattooVoxNightlingHead = Vox Head Tattoo (Nightling) + +marking-TattooVoxArrowHead-tattoo_arrow_head = Vox Head Tattoo (Arrow) +marking-TattooVoxArrowHead = Vox Head Tattoo (Arrow) + +marking-VoxTattooEyeliner-eyeliner = Eyeliner +marking-VoxTattooEyeliner = Eyeliner + +marking-VoxVisage-visage = Visage (Full) +marking-VoxVisage = Visage (Full) + +marking-VoxVisageL-visage_l = Visage (Left) +marking-VoxVisageL = Visage (Left) + +marking-VoxVisageR-visage_r = Visage (Right) +marking-VoxVisageR = Visage (Right) + +marking-VoxCheek-cheekblush = Cheeks +marking-VoxCheek = Cheeks + +marking-VoxBeak-beak = Beak (Pointed) +marking-VoxBeak = Beak (Pointed) + +marking-VoxBeakSquareCere-beak_squarecere = Beak (Square Cere) +marking-VoxBeakSquareCere = Beak (Square Cere) + +marking-VoxBeakHooked-beak_hooked = Beak (Hooked) +marking-VoxBeakHooked = Beak (Hooked) + +marking-VoxBeakShaved-beak_shaved = Beak (Shaved) +marking-VoxBeakShaved = Beak (Shaved) + +marking-VoxBeakCoverTip-beakcover_tip = Beak Tip +marking-VoxBeakCoverTip = Beak Tip + +marking-VoxBeakCoverStripe-beakcover_stripe = Beak Stripe +marking-VoxBeakCoverStripe = Beak Stripe + marking-TattooVoxHeartLeftArm-heart_l_arm = Vox Left Arm Tattoo (Heart) marking-TattooVoxHeartLeftArm = Vox Left Arm Tattoo (Heart) marking-TattooVoxHeartRightArm-heart_r_arm = Vox Right Arm Tattoo (Heart) marking-TattooVoxHeartRightArm = Vox Right Arm Tattoo (Heart) -marking-TattooVoxHiveChest-hive_s = Vox Chest Tattoo (hive) -marking-TattooVoxHiveChest = Vox Chest Tattoo (hive) +marking-TattooVoxHiveChest-hive_s = Vox Chest Tattoo (Hive) +marking-TattooVoxHiveChest = Vox Chest Tattoo (Hive) + +marking-TattooVoxNightlingChest-nightling_s = Vox Chest Tattoo (Nightling) +marking-TattooVoxNightlingChest = Vox Chest Tattoo (Nightling) + +marking-TattooVoxNightbelt-nightbelt = Vox Stomach Tattoo (Nightling) +marking-TattooVoxNightbelt = Vox Stomach Tattoo (Nightling) + +marking-TattooVoxChestV-night_v = Vox Chest Tattoo (V Shape) +marking-TattooVoxChestV = Vox Chest Tattoo (V Shape) -marking-TattooVoxNightlingChest-nightling_s = Vox Chest Tattoo (nightling) -marking-TattooVoxNightlingChest = Vox Chest Tattoo (nightling) +marking-TattooVoxUnderbelly-underbelly = Underbelly +marking-TattooVoxUnderbelly = Underbelly marking-VoxScarEyeRight-vox_scar_eye_right = Right Eye Scar marking-VoxScarEyeRight = Eye Scar (Right) diff --git a/Resources/Locale/en-US/objectives/conditions/steal-target-groups.ftl b/Resources/Locale/en-US/objectives/conditions/steal-target-groups.ftl index f800aa2c8d..83e2e0c1ac 100644 --- a/Resources/Locale/en-US/objectives/conditions/steal-target-groups.ftl +++ b/Resources/Locale/en-US/objectives/conditions/steal-target-groups.ftl @@ -11,7 +11,7 @@ steal-target-groups-captain-id-card = captain ID card steal-target-groups-jetpack-captain-filled = captain's jetpack steal-target-groups-weapon-antique-laser = antique laser pistol steal-target-groups-nuke-disk = nuclear authentication disk -steal-target-groups-weapon-energy-shot-gun = energy shotgun +steal-target-groups-weapon-energy-magnum = energy magnum # Thief Collection steal-target-groups-figurines = figurine diff --git a/Resources/Locale/en-US/preferences/loadout-groups.ftl b/Resources/Locale/en-US/preferences/loadout-groups.ftl index 077462e73b..452b726ee2 100644 --- a/Resources/Locale/en-US/preferences/loadout-groups.ftl +++ b/Resources/Locale/en-US/preferences/loadout-groups.ftl @@ -43,6 +43,7 @@ loadout-group-passenger-neck = Passenger neck loadout-group-bartender-head = Bartender head loadout-group-bartender-jumpsuit = Bartender jumpsuit loadout-group-bartender-outerclothing = Bartender outer clothing +loadout-group-bartender-shaker = Bartender shaker loadout-group-chef-head = Chef head loadout-group-chef-mask = Chef mask diff --git a/Resources/Locale/en-US/store/uplink-catalog.ftl b/Resources/Locale/en-US/store/uplink-catalog.ftl index 8eecfad339..65104c7918 100644 --- a/Resources/Locale/en-US/store/uplink-catalog.ftl +++ b/Resources/Locale/en-US/store/uplink-catalog.ftl @@ -91,7 +91,7 @@ uplink-pistol-magazine-name = Pistol Magazine (.35 auto) uplink-pistol-magazine-desc = Pistol magazine with 10 cartridges. Compatible with the Viper. uplink-pistol-magazine-c20r-name = SMG magazine (.35 auto) -uplink-pistol-magazine-c20r-desc = Rifle magazine with 30 cartridges. Compatible with C-20r. +uplink-pistol-magazine-c20r-desc = SMG magazine with 30 cartridges. Compatible with C-20r. uplink-magazine-bulldog-pellet-name = Drum magazine (.50 pellet) uplink-magazine-bulldog-pellet-desc = Shotgun magazine with 8 shells filled with buckshot. Compatible with the Bulldog. diff --git a/Resources/Maps/Shuttles/arrivals_relic.yml b/Resources/Maps/Shuttles/arrivals_relic.yml index 4d586843fe..e169432419 100644 --- a/Resources/Maps/Shuttles/arrivals_relic.yml +++ b/Resources/Maps/Shuttles/arrivals_relic.yml @@ -66,7 +66,10 @@ entities: - type: OccluderTree - type: SpreaderGrid - type: Shuttle - dampingModifier: 0.25 + - type: DeviceNetwork + configurators: [] + deviceLists: [] + transmitFrequencyId: ArrivalsShuttleTimer - type: GridPathfinding - type: Gravity gravityShakeSound: !type:SoundPathSpecifier diff --git a/Resources/Maps/Shuttles/cargo_relic.yml b/Resources/Maps/Shuttles/cargo_relic.yml index 7b3e935ea0..b85f71b0c5 100644 --- a/Resources/Maps/Shuttles/cargo_relic.yml +++ b/Resources/Maps/Shuttles/cargo_relic.yml @@ -1,11 +1,11 @@ meta: format: 7 category: Grid - engineVersion: 264.0.0 + engineVersion: 267.1.0 forkId: "" forkVersion: "" - time: 08/06/2025 14:30:26 - entityCount: 176 + time: 09/27/2025 19:19:05 + entityCount: 180 maps: [] grids: - 1 @@ -93,34 +93,12 @@ entities: uniqueMixes: - volume: 2500 immutable: True - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 + moles: {} - volume: 2500 temperature: 293.15 moles: - - 21.824879 - - 82.10312 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 + Oxygen: 21.824879 + Nitrogen: 82.10312 chunkSize: 4 - type: GasTileOverlay - type: RadiationGridResistance @@ -155,6 +133,21 @@ entities: - type: Transform pos: 6.5,1.5 parent: 1 + - type: Fixtures + fixtures: {} +- proto: AtmosDeviceFanDirectional + entities: + - uid: 177 + components: + - type: Transform + pos: 8.5,-4.5 + parent: 1 + - uid: 178 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 8.5,1.5 + parent: 1 - proto: CableApcExtension entities: - uid: 111 @@ -464,6 +457,9 @@ entities: entities: - uid: 9 components: + - type: MetaData + desc: Used to pilot the prison shuttle. + name: prison shuttle console - type: Transform rot: -1.5707963267948966 rad pos: 13.5,-1.5 @@ -726,13 +722,6 @@ entities: rot: -1.5707963267948966 rad pos: 12.5,0.5 parent: 1 -- proto: PrefilledSyringe - entities: - - uid: 6 - components: - - type: Transform - pos: 13.5,-0.5 - parent: 1 - proto: RadioHandheld entities: - uid: 94 @@ -747,41 +736,57 @@ entities: - type: Transform pos: 5.5,-4.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 53 components: - type: Transform pos: 9.5,-4.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 54 components: - type: Transform pos: 12.5,1.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 55 components: - type: Transform pos: 12.5,-4.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 56 components: - type: Transform pos: 14.5,-0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 57 components: - type: Transform pos: 14.5,-1.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 58 components: - type: Transform pos: 14.5,-2.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 89 components: - type: Transform pos: 5.5,1.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - proto: SMESBasic entities: - uid: 100 @@ -806,6 +811,13 @@ entities: - type: Transform pos: 3.5,0.5 parent: 1 +- proto: Syringe + entities: + - uid: 6 + components: + - type: Transform + pos: 13.5,-0.5 + parent: 1 - proto: Table entities: - uid: 76 @@ -1027,12 +1039,16 @@ entities: rot: 1.5707963267948966 rad pos: 9.5,-0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 74 components: - type: Transform rot: 1.5707963267948966 rad pos: 9.5,-2.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - proto: WindoorSecureSecurityLocked entities: - uid: 11 @@ -1040,16 +1056,37 @@ entities: - type: Transform pos: 1.5,-2.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 75 components: - type: Transform pos: 1.5,-0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 90 components: - type: Transform pos: 1.5,-1.5 parent: 1 + - type: DeltaPressure + gridUid: 1 + - uid: 179 + components: + - type: Transform + pos: 8.5,1.5 + parent: 1 + - type: DeltaPressure + gridUid: 1 + - uid: 180 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 8.5,-4.5 + parent: 1 + - type: DeltaPressure + gridUid: 1 - proto: WindowDirectional entities: - uid: 36 @@ -1057,89 +1094,121 @@ entities: - type: Transform pos: 5.5,-3.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 50 components: - type: Transform pos: 3.5,-0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 61 components: - type: Transform rot: 1.5707963267948966 rad pos: 13.5,-0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 62 components: - type: Transform rot: 1.5707963267948966 rad pos: 13.5,-1.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 63 components: - type: Transform rot: 1.5707963267948966 rad pos: 13.5,-2.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 64 components: - type: Transform pos: 12.5,-3.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 65 components: - type: Transform rot: 3.141592653589793 rad pos: 12.5,0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 66 components: - type: Transform pos: 9.5,-3.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 67 components: - type: Transform rot: 1.5707963267948966 rad pos: 9.5,-3.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 68 components: - type: Transform rot: 1.5707963267948966 rad pos: 9.5,-1.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 69 components: - type: Transform rot: 1.5707963267948966 rad pos: 9.5,0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 70 components: - type: Transform rot: 1.5707963267948966 rad pos: 4.5,0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 71 components: - type: Transform pos: 2.5,-0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 87 components: - type: Transform rot: 3.141592653589793 rad pos: 5.5,0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 170 components: - type: Transform rot: 1.5707963267948966 rad pos: 4.5,-0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 171 components: - type: Transform pos: 4.5,-0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 ... diff --git a/Resources/Maps/Shuttles/emergency_relic.yml b/Resources/Maps/Shuttles/emergency_relic.yml index b5c48b5786..6329599cbb 100644 --- a/Resources/Maps/Shuttles/emergency_relic.yml +++ b/Resources/Maps/Shuttles/emergency_relic.yml @@ -1,11 +1,11 @@ meta: format: 7 category: Grid - engineVersion: 264.0.0 + engineVersion: 267.1.0 forkId: "" forkVersion: "" - time: 07/25/2025 18:00:45 - entityCount: 176 + time: 09/27/2025 19:18:41 + entityCount: 180 maps: [] grids: - 1 @@ -66,7 +66,7 @@ entities: 0,-1: 0: 61166 1,-1: - 0: 65262 + 0: 65278 1,0: 0: 14 2,0: @@ -83,18 +83,8 @@ entities: - volume: 2500 temperature: 293.15 moles: - - 21.824879 - - 82.10312 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 + Oxygen: 21.824879 + Nitrogen: 82.10312 chunkSize: 4 - type: GasTileOverlay - type: RadiationGridResistance @@ -114,31 +104,20 @@ entities: parent: 1 - type: Physics bodyType: Static -- proto: AirlockFreezerLocked +- proto: AirlockEngineeringLocked entities: - uid: 10 components: - type: Transform pos: 4.5,-0.5 parent: 1 - - type: AccessReader - access: - - - Atmospherics - - - Captain - - - CentralCommand - - - Chemistry - - - ChiefEngineer - - - ChiefMedicalOfficer - - - Command - - - Cryogenics - - - Engineering - - - Medical - - type: Door - secondsUntilStateChange: -613.913 - state: Opening - - type: DeviceLinkSource - lastSignals: - DoorStatus: True +- proto: AirlockMedicalLocked + entities: + - uid: 85 + components: + - type: Transform + pos: 4.5,-2.5 + parent: 1 - proto: AirlockShuttle entities: - uid: 59 @@ -160,6 +139,21 @@ entities: rot: 1.5707963267948966 rad pos: 4.5,0.5 parent: 1 + - type: Fixtures + fixtures: {} +- proto: AtmosDeviceFanDirectional + entities: + - uid: 91 + components: + - type: Transform + pos: 8.5,-4.5 + parent: 1 + - uid: 177 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 8.5,1.5 + parent: 1 - proto: CableApcExtension entities: - uid: 110 @@ -325,7 +319,7 @@ entities: components: - type: Transform rot: 1.5707963267948966 rad - pos: 5.5,-2.5 + pos: 5.5,-3.5 parent: 1 - uid: 52 components: @@ -630,11 +624,6 @@ entities: - type: Transform pos: 4.5,-3.5 parent: 1 - - uid: 85 - components: - - type: Transform - pos: 4.5,-2.5 - parent: 1 - proto: LockerWallMedicalFilled entities: - uid: 8 @@ -643,6 +632,8 @@ entities: rot: 3.141592653589793 rad pos: 2.5,-4.5 parent: 1 + - type: Fixtures + fixtures: {} - proto: MedkitBruteFilled entities: - uid: 6 @@ -753,13 +744,6 @@ entities: rot: -1.5707963267948966 rad pos: 12.5,0.5 parent: 1 -- proto: PrefilledSyringe - entities: - - uid: 175 - components: - - type: Transform - pos: 13.5,-0.5 - parent: 1 - proto: Rack entities: - uid: 88 @@ -788,16 +772,15 @@ entities: - type: Transform pos: 4.5,-1.5 parent: 1 - - uid: 91 - components: - - type: Transform - pos: 4.5,-2.5 - parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 92 components: - type: Transform pos: 4.5,-3.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - proto: ShuttleWindow entities: - uid: 32 @@ -805,41 +788,57 @@ entities: - type: Transform pos: 5.5,-4.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 53 components: - type: Transform pos: 9.5,-4.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 54 components: - type: Transform pos: 12.5,1.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 55 components: - type: Transform pos: 12.5,-4.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 56 components: - type: Transform pos: 14.5,-0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 57 components: - type: Transform pos: 14.5,-1.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 58 components: - type: Transform pos: 14.5,-2.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 89 components: - type: Transform pos: 5.5,1.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - proto: SMESBasic entities: - uid: 100 @@ -876,6 +875,13 @@ entities: - type: Transform pos: 3.5,0.5 parent: 1 +- proto: Syringe + entities: + - uid: 175 + components: + - type: Transform + pos: 13.5,-0.5 + parent: 1 - proto: Table entities: - uid: 76 @@ -1079,12 +1085,16 @@ entities: rot: 1.5707963267948966 rad pos: 9.5,-0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 74 components: - type: Transform rot: 1.5707963267948966 rad pos: 9.5,-2.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - proto: WindowDirectional entities: - uid: 36 @@ -1092,68 +1102,116 @@ entities: - type: Transform pos: 5.5,-3.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 61 components: - type: Transform rot: 1.5707963267948966 rad pos: 13.5,-0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 62 components: - type: Transform rot: 1.5707963267948966 rad pos: 13.5,-1.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 63 components: - type: Transform rot: 1.5707963267948966 rad pos: 13.5,-2.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 64 components: - type: Transform pos: 12.5,-3.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 65 components: - type: Transform rot: 3.141592653589793 rad pos: 12.5,0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 66 components: - type: Transform pos: 9.5,-3.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 67 components: - type: Transform rot: 1.5707963267948966 rad pos: 9.5,-3.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 68 components: - type: Transform rot: 1.5707963267948966 rad pos: 9.5,-1.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 69 components: - type: Transform rot: 1.5707963267948966 rad pos: 9.5,0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 70 components: - type: Transform rot: 1.5707963267948966 rad pos: 7.5,0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 - uid: 87 components: - type: Transform rot: 3.141592653589793 rad pos: 5.5,0.5 parent: 1 + - type: DeltaPressure + gridUid: 1 + - uid: 178 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,-1.5 + parent: 1 + - type: DeltaPressure + gridUid: 1 + - uid: 179 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,-1.5 + parent: 1 + - type: DeltaPressure + gridUid: 1 + - uid: 180 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,-1.5 + parent: 1 + - type: DeltaPressure + gridUid: 1 ... diff --git a/Resources/Maps/Shuttles/trading_outpost.yml b/Resources/Maps/Shuttles/trading_outpost.yml index 37a01b7c42..42b906eaa1 100644 --- a/Resources/Maps/Shuttles/trading_outpost.yml +++ b/Resources/Maps/Shuttles/trading_outpost.yml @@ -7011,7 +7011,7 @@ entities: - uid: 955 components: - type: Transform - pos: 5.5,-4.5 + pos: 7.5,-4.5 parent: 2 - type: WarpPoint location: Automated Trade Station diff --git a/Resources/Maps/box.yml b/Resources/Maps/box.yml index 1eaa100643..7fbf46f2bf 100644 --- a/Resources/Maps/box.yml +++ b/Resources/Maps/box.yml @@ -1,11 +1,11 @@ meta: format: 7 category: Map - engineVersion: 266.0.0 + engineVersion: 267.2.0 forkId: "" forkVersion: "" - time: 09/06/2025 03:51:25 - entityCount: 28793 + time: 10/08/2025 20:15:18 + entityCount: 28790 maps: - 780 grids: @@ -10936,8 +10936,8 @@ entities: id: docking46345 localAnchorB: -0.5,-1 localAnchorA: -66.5,22 - damping: 42.40102 - stiffness: 380.5907 + damping: 42.401035 + stiffness: 380.59082 - type: OccluderTree - type: Shuttle dampingModifier: 0.25 @@ -23112,18 +23112,6 @@ entities: - type: Transform pos: 7.3923097,47.786827 parent: 8364 -- proto: BoxShotgunSlug - entities: - - uid: 7852 - components: - - type: Transform - pos: -7.2934785,34.60984 - parent: 8364 - - uid: 9144 - components: - - type: Transform - pos: -7.289858,34.610893 - parent: 8364 - proto: BoxSterileMask entities: - uid: 5467 @@ -182974,15 +182962,6 @@ entities: - type: Physics canCollide: False - type: InsideEntityStorage -- proto: WeaponShotgunEnforcer - entities: - - uid: 9086 - components: - - type: Transform - pos: -7.4221897,34.38881 - parent: 8364 - - type: BallisticAmmoProvider - proto: ShellShotgunSlug - proto: WeaponShotgunKammerer entities: - uid: 26308 diff --git a/Resources/Maps/fland.yml b/Resources/Maps/fland.yml index 2551bd58ff..bcb5673b42 100644 --- a/Resources/Maps/fland.yml +++ b/Resources/Maps/fland.yml @@ -1,11 +1,11 @@ meta: format: 7 category: Map - engineVersion: 267.1.0 + engineVersion: 267.2.0 forkId: "" forkVersion: "" - time: 09/24/2025 21:56:25 - entityCount: 36083 + time: 10/08/2025 23:22:51 + entityCount: 36080 maps: - 1 grids: @@ -30897,11 +30897,6 @@ entities: - type: Transform pos: 16.61324,11.471256 parent: 13329 - - uid: 10642 - components: - - type: Transform - pos: 31.342075,13.304442 - parent: 13329 - uid: 18486 components: - type: Transform @@ -31282,11 +31277,6 @@ entities: - type: Transform pos: 16.446573,11.429589 parent: 13329 - - uid: 9340 - components: - - type: Transform - pos: 31.685825,13.288817 - parent: 13329 - proto: BoxLightMixed entities: - uid: 1644 @@ -227061,13 +227051,6 @@ entities: - type: Transform pos: 19.469765,12.608503 parent: 13329 -- proto: WeaponShotgunEnforcer - entities: - - uid: 9339 - components: - - type: Transform - pos: 31.498325,13.851317 - parent: 13329 - proto: WeaponShotgunHandmade entities: - uid: 5418 diff --git a/Resources/Maps/marathon.yml b/Resources/Maps/marathon.yml index 42df78c970..82a4d668c3 100644 --- a/Resources/Maps/marathon.yml +++ b/Resources/Maps/marathon.yml @@ -4,8 +4,8 @@ meta: engineVersion: 267.2.0 forkId: "" forkVersion: "" - time: 10/04/2025 14:51:31 - entityCount: 23828 + time: 10/07/2025 01:59:23 + entityCount: 23873 maps: - 5350 grids: @@ -213,11 +213,11 @@ entities: version: 7 -1,-2: ind: -1,-2 - tiles: HwAAAAACAH4AAAAAAABdAAAAAAMAEQAAAAAAAF0AAAAAAAARAAAAAAAAXQAAAAAAABEAAAAAAABdAAAAAAMAEQAAAAAAAF0AAAAAAAB+AAAAAAAAfgAAAAAAAF0AAAAAAAB+AAAAAAAAfgAAAAAAAB8AAAAAAQBdAAAAAAMAXQAAAAAAABEAAAAAAABdAAAAAAAAEQAAAAAAAF0AAAAAAgARAAAAAAAAXQAAAAADABEAAAAAAABdAAAAAAIAfgAAAAAAAF0AAAAAAABdAAAAAAMAXQAAAAADAF0AAAAAAgAfAAAAAAMAfgAAAAAAAF0AAAAAAQBdAAAAAAIAXQAAAAACAF0AAAAAAABdAAAAAAMAXQAAAAADAF0AAAAAAABdAAAAAAAAXQAAAAAAAF0AAAAAAQBdAAAAAAAAXQAAAAACAF0AAAAAAQBdAAAAAAEAHwAAAAACAH4AAAAAAABdAAAAAAEAEQAAAAAAAF0AAAAAAQARAAAAAAAAXQAAAAADABEAAAAAAABdAAAAAAMAEQAAAAAAAF0AAAAAAAB+AAAAAAAAXQAAAAAAAF0AAAAAAQBdAAAAAAMAXQAAAAAAAH4AAAAAAAB+AAAAAAAAXQAAAAADABEAAAAAAABdAAAAAAMAEQAAAAAAAF0AAAAAAwARAAAAAAAAXQAAAAAAABEAAAAAAABdAAAAAAIAfgAAAAAAAF0AAAAAAQBdAAAAAAIAXQAAAAABAF0AAAAAAQBsAAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAABdAAAAAAMAXQAAAAADAF0AAAAAAwB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAXQAAAAACAF0AAAAAAQBdAAAAAAMAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAbQAAAAAAAF0AAAAAAQBdAAAAAAAAXQAAAAADAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAABdAAAAAAAAXQAAAAACAF0AAAAAAQB+AAAAAAAAcAAAAAACAHAAAAAAAgBwAAAAAAMAcAAAAAAAAH4AAAAAAAADAAAAAAAAAwAAAAAAAAMAAAAAAAADAAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAXQAAAAABAF0AAAAAAgBdAAAAAAIAfgAAAAAAAHAAAAAAAQBwAAAAAAAAcAAAAAAAAHAAAAAAAQB+AAAAAAAAAwAAAAAAAAMAAAAAAAADAAAAAAAAAwAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAF0AAAAAAgBdAAAAAAMAXQAAAAAAAH4AAAAAAABwAAAAAAIAcAAAAAABAHAAAAAAAgBwAAAAAAEAfgAAAAAAAAMAAAAAAAADAAAAAAAAAwAAAAAAAAMAAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAABdAAAAAAEAXQAAAAADAF0AAAAAAQBdAAAAAAEAcAAAAAABAHAAAAAAAwBwAAAAAAMAcAAAAAADAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAXQAAAAABAF0AAAAAAQBdAAAAAAAAXQAAAAACAHAAAAAAAgBwAAAAAAIAcAAAAAAAAHAAAAAAAgB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAF0AAAAAAwBdAAAAAAIAXQAAAAACAF0AAAAAAgB+AAAAAAAAfgAAAAAAAHAAAAAAAgB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAbQAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAHAAAAAAAABwAAAAAAMAcAAAAAACAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAbAAAAAAAAGwAAAAAAABsAAAAAAAAbAAAAAAAAA== + tiles: HwAAAAACAH4AAAAAAABdAAAAAAMAEQAAAAAAAF0AAAAAAAARAAAAAAAAXQAAAAAAABEAAAAAAABdAAAAAAMAEQAAAAAAAF0AAAAAAAB+AAAAAAAAfgAAAAAAAE0AAAAAAABdAAAAAAAAfgAAAAAAAB8AAAAAAQBdAAAAAAMAXQAAAAAAABEAAAAAAABdAAAAAAAAEQAAAAAAAF0AAAAAAgARAAAAAAAAXQAAAAADABEAAAAAAABdAAAAAAIAfgAAAAAAAF0AAAAAAABdAAAAAAMAXQAAAAADAF0AAAAAAgAfAAAAAAMAfgAAAAAAAF0AAAAAAQBdAAAAAAIAXQAAAAACAF0AAAAAAABdAAAAAAMAXQAAAAADAF0AAAAAAABdAAAAAAAAXQAAAAAAAF0AAAAAAQBdAAAAAAAAXQAAAAACAF0AAAAAAQBdAAAAAAEAHwAAAAACAH4AAAAAAABdAAAAAAEAEQAAAAAAAF0AAAAAAQARAAAAAAAAXQAAAAADABEAAAAAAABdAAAAAAMAEQAAAAAAAF0AAAAAAAB+AAAAAAAAXQAAAAAAAF0AAAAAAQBdAAAAAAMAXQAAAAAAAH4AAAAAAAB+AAAAAAAAXQAAAAADABEAAAAAAABdAAAAAAMAEQAAAAAAAF0AAAAAAwARAAAAAAAAXQAAAAAAABEAAAAAAABdAAAAAAIAfgAAAAAAAF0AAAAAAQBdAAAAAAIAXQAAAAABAF0AAAAAAQBsAAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAABdAAAAAAMAXQAAAAADAF0AAAAAAwB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAXQAAAAACAF0AAAAAAQBdAAAAAAMAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAbQAAAAAAAF0AAAAAAQBdAAAAAAAAXQAAAAADAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAABdAAAAAAAAXQAAAAACAF0AAAAAAQB+AAAAAAAAcAAAAAACAHAAAAAAAgBwAAAAAAMAcAAAAAAAAH4AAAAAAAADAAAAAAAAAwAAAAAAAAMAAAAAAAADAAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAXQAAAAABAF0AAAAAAgBdAAAAAAIAfgAAAAAAAHAAAAAAAQBwAAAAAAAAcAAAAAAAAHAAAAAAAQB+AAAAAAAAAwAAAAAAAAMAAAAAAAADAAAAAAAAAwAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAF0AAAAAAgBdAAAAAAMAXQAAAAAAAH4AAAAAAABwAAAAAAIAcAAAAAABAHAAAAAAAgBwAAAAAAEAfgAAAAAAAAMAAAAAAAADAAAAAAAAAwAAAAAAAAMAAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAABdAAAAAAEAXQAAAAADAF0AAAAAAQBdAAAAAAEAcAAAAAABAHAAAAAAAwBwAAAAAAMAcAAAAAADAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAXQAAAAABAF0AAAAAAQBdAAAAAAAAXQAAAAACAHAAAAAAAgBwAAAAAAIAcAAAAAAAAHAAAAAAAgB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAF0AAAAAAwBdAAAAAAIAXQAAAAACAF0AAAAAAgB+AAAAAAAAfgAAAAAAAHAAAAAAAgB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAbQAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAHAAAAAAAABwAAAAAAMAcAAAAAACAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAbAAAAAAAAGwAAAAAAABsAAAAAAAAbAAAAAAAAA== version: 7 -2,-2: ind: -2,-2 - tiles: fgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAHoAAAAAAwB6AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAHoAAAAAAwB+AAAAAAAAfgAAAAAAAH4AAAAAAAAfAAAAAAIAHwAAAAADAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAegAAAAAAAH4AAAAAAAB6AAAAAAAAegAAAAACAHoAAAAAAwB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAHwAAAAACAB8AAAAAAwB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAB8AAAAAAwAfAAAAAAMAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAABsAAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAbQAAAAAAAH4AAAAAAAB+AAAAAAAAHwAAAAADAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAbAAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAbAAAAAAAAGwAAAAAAABsAAAAAAAAbAAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAGwAAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAbAAAAAAAAGwAAAAAAABsAAAAAAAAfgAAAAAAAGwAAAAAAABsAAAAAAAAbAAAAAAAAGwAAAAAAABsAAAAAAAAbAAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAbQAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAABtAAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAcAAAAAABAHAAAAAAAQBwAAAAAAEAfgAAAAAAAB8AAAAAAAAfAAAAAAMAHwAAAAABAH4AAAAAAABwAAAAAAEAcAAAAAABAHAAAAAAAQB+AAAAAAAAfgAAAAAAAG0AAAAAAAB+AAAAAAAAfgAAAAAAAHAAAAAAAwBwAAAAAAIAcAAAAAAAAB8AAAAAAQAfAAAAAAAAHwAAAAACAB8AAAAAAQAfAAAAAAAAcAAAAAADAHAAAAAAAABwAAAAAAEADAAAAAABAHAAAAAAAwBwAAAAAAAAcAAAAAABAH4AAAAAAABwAAAAAAAAcAAAAAABAHAAAAAAAQB+AAAAAAAALgAAAAAAAC4AAAAAAAAuAAAAAAAAfgAAAAAAAHAAAAAAAABwAAAAAAEAcAAAAAABAAwAAAAAAQBwAAAAAAAAcAAAAAADAHAAAAAAAgB+AAAAAAAAcAAAAAACAHAAAAAAAgBwAAAAAAEAfgAAAAAAAC4AAAAAAAAuAAAAAAAALgAAAAAAAH4AAAAAAABwAAAAAAMAcAAAAAAAAHAAAAAAAgBwAAAAAAIAcAAAAAADAHAAAAAAAQBwAAAAAAEAfgAAAAAAAHAAAAAAAABwAAAAAAIAcAAAAAACAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAcAAAAAABAHAAAAAAAQBwAAAAAAAADAAAAAABAHAAAAAAAQBwAAAAAAAAcAAAAAADAH4AAAAAAABwAAAAAAMAcAAAAAABAHAAAAAAAAB+AAAAAAAALgAAAAAAAC4AAAAAAAAuAAAAAAAAfgAAAAAAAHAAAAAAAwBwAAAAAAMAcAAAAAADAAwAAAAAAABwAAAAAAIAcAAAAAABAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAgBwAAAAAAIAfgAAAAAAAC4AAAAAAAAuAAAAAAAALgAAAAAAAH4AAAAAAABwAAAAAAAAcAAAAAABAHAAAAAAAQB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAHAAAAAAAwBwAAAAAAAAcAAAAAACAB8AAAAAAgAfAAAAAAMAHwAAAAAAAB8AAAAAAgAfAAAAAAIAcAAAAAACAHAAAAAAAwBwAAAAAAMAfgAAAAAAAHAAAAAAAgBwAAAAAAAAcAAAAAACAA== + tiles: fgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAHoAAAAAAwB6AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAHoAAAAAAwB+AAAAAAAAfgAAAAAAAH4AAAAAAAAfAAAAAAIAHwAAAAADAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAegAAAAAAAH4AAAAAAAB6AAAAAAAAegAAAAACAHoAAAAAAwB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAHwAAAAACAB8AAAAAAwB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAB8AAAAAAwAfAAAAAAMAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAABsAAAAAAAAbAAAAAAAAH4AAAAAAAB+AAAAAAAAbQAAAAAAAH4AAAAAAAB+AAAAAAAAHwAAAAADAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAbAAAAAAAAGwAAAAAAABsAAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAbAAAAAAAAGwAAAAAAABsAAAAAAAAbAAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAGwAAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAbAAAAAAAAGwAAAAAAABsAAAAAAAAfgAAAAAAAGwAAAAAAABsAAAAAAAAbAAAAAAAAGwAAAAAAABsAAAAAAAAbAAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAbQAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAABtAAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAcAAAAAABAHAAAAAAAQBwAAAAAAEAfgAAAAAAAB8AAAAAAAAfAAAAAAMAHwAAAAABAH4AAAAAAABwAAAAAAEAcAAAAAABAHAAAAAAAQB+AAAAAAAAfgAAAAAAAG0AAAAAAAB+AAAAAAAAfgAAAAAAAHAAAAAAAwBwAAAAAAIAcAAAAAAAAB8AAAAAAQAfAAAAAAAAHwAAAAACAB8AAAAAAQAfAAAAAAAAcAAAAAADAHAAAAAAAABwAAAAAAEADAAAAAABAHAAAAAAAwBwAAAAAAAAcAAAAAABAH4AAAAAAABwAAAAAAAAcAAAAAABAHAAAAAAAQB+AAAAAAAALgAAAAAAAC4AAAAAAAAuAAAAAAAAfgAAAAAAAHAAAAAAAABwAAAAAAEAcAAAAAABAAwAAAAAAQBwAAAAAAAAcAAAAAADAHAAAAAAAgB+AAAAAAAAcAAAAAACAHAAAAAAAgBwAAAAAAEAfgAAAAAAAC4AAAAAAAAuAAAAAAAALgAAAAAAAH4AAAAAAABwAAAAAAMAcAAAAAAAAHAAAAAAAgBwAAAAAAIAcAAAAAADAHAAAAAAAQBwAAAAAAEAfgAAAAAAAHAAAAAAAABwAAAAAAIAcAAAAAACAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAcAAAAAABAHAAAAAAAQBwAAAAAAAADAAAAAABAHAAAAAAAQBwAAAAAAAAcAAAAAADAH4AAAAAAABwAAAAAAMAcAAAAAABAHAAAAAAAAB+AAAAAAAALgAAAAAAAC4AAAAAAAAuAAAAAAAAfgAAAAAAAHAAAAAAAwBwAAAAAAMAcAAAAAADAAwAAAAAAABwAAAAAAIAcAAAAAABAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAgBwAAAAAAIAfgAAAAAAAC4AAAAAAAAuAAAAAAAALgAAAAAAAH4AAAAAAABwAAAAAAAAcAAAAAABAHAAAAAAAQB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAHAAAAAAAwBwAAAAAAAAcAAAAAACAB8AAAAAAgAfAAAAAAMAHwAAAAAAAB8AAAAAAgAfAAAAAAIAcAAAAAACAHAAAAAAAwBwAAAAAAMAfgAAAAAAAHAAAAAAAgBwAAAAAAAAcAAAAAACAA== version: 7 -3,-2: ind: -3,-2 @@ -245,7 +245,7 @@ entities: version: 7 -1,-3: ind: -1,-3 - tiles: XQAAAAABAH4AAAAAAABdAAAAAAIAXQAAAAAAAF0AAAAAAQBdAAAAAAAAXQAAAAADAF0AAAAAAABdAAAAAAAAfgAAAAAAAGwAAAAAAABsAAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAB8AAAAAAwB+AAAAAAAAfgAAAAAAAF0AAAAAAABdAAAAAAEAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAAfAAAAAAIAHwAAAAABAB8AAAAAAAB+AAAAAAAAfgAAAAAAAB8AAAAAAgBdAAAAAAIAXQAAAAADAB8AAAAAAwB+AAAAAAAAHwAAAAABAH4AAAAAAAB+AAAAAAAAfgAAAAAAAB8AAAAAAwB+AAAAAAAAXQAAAAADAF0AAAAAAABdAAAAAAMAHwAAAAABAH4AAAAAAABdAAAAAAAAXQAAAAADAF0AAAAAAQBdAAAAAAIAHwAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAF0AAAAAAgBdAAAAAAAAXQAAAAAAAF0AAAAAAABdAAAAAAIAXQAAAAABAF0AAAAAAwBdAAAAAAIAXQAAAAADAH4AAAAAAAAfAAAAAAMAfgAAAAAAAH4AAAAAAAB+AAAAAAAAHwAAAAACAH4AAAAAAABdAAAAAAAAXQAAAAABAF0AAAAAAQBdAAAAAAMAXQAAAAAAAF0AAAAAAABdAAAAAAAAXQAAAAAAAF0AAAAAAgB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAXQAAAAABAF0AAAAAAQBdAAAAAAAAXQAAAAABAF0AAAAAAgBdAAAAAAIAHwAAAAAAAB8AAAAAAgAfAAAAAAIAHwAAAAACAB8AAAAAAgAfAAAAAAEAHwAAAAACAB8AAAAAAQAfAAAAAAAAHwAAAAABAF0AAAAAAABdAAAAAAMAXQAAAAAAAF0AAAAAAABdAAAAAAMAXQAAAAACAF0AAAAAAwBdAAAAAAEAXQAAAAABAF0AAAAAAQBdAAAAAAEAXQAAAAADAF0AAAAAAQBdAAAAAAAAXQAAAAACAF0AAAAAAQB+AAAAAAAAfgAAAAAAAF0AAAAAAgBdAAAAAAAAXQAAAAABAF0AAAAAAQBdAAAAAAEAXQAAAAABAF0AAAAAAABdAAAAAAMAXQAAAAACAF0AAAAAAABdAAAAAAEAXQAAAAAAAF0AAAAAAgBdAAAAAAEAfgAAAAAAAH4AAAAAAABdAAAAAAEAXQAAAAADAF0AAAAAAgAfAAAAAAIAHwAAAAADAB8AAAAAAQBdAAAAAAIAHwAAAAACAB8AAAAAAQAfAAAAAAIAXQAAAAABAF0AAAAAAQBdAAAAAAIAfgAAAAAAAE8AAAAAAAB+AAAAAAAAHwAAAAAAAF0AAAAAAwAfAAAAAAEAfgAAAAAAAH4AAAAAAAB+AAAAAAAAHwAAAAACAH4AAAAAAAB+AAAAAAAAfgAAAAAAAB8AAAAAAQBdAAAAAAAAHwAAAAADAH4AAAAAAABPAAAAAAAAfgAAAAAAAH4AAAAAAABdAAAAAAEAfgAAAAAAAH4AAAAAAAAfAAAAAAMAHwAAAAABAB8AAAAAAQAfAAAAAAAAHwAAAAAAAH4AAAAAAAB+AAAAAAAAXQAAAAACAH4AAAAAAAB+AAAAAAAATwAAAAAAAH4AAAAAAAAfAAAAAAAAXQAAAAAAAB8AAAAAAQB+AAAAAAAAHwAAAAABAB8AAAAAAwAfAAAAAAEAHwAAAAADAB8AAAAAAAB+AAAAAAAAXQAAAAAAAF0AAAAAAQBdAAAAAAEAfgAAAAAAAE8AAAAAAAB+AAAAAAAAXQAAAAADAF0AAAAAAAAfAAAAAAIAfgAAAAAAAB8AAAAAAQAfAAAAAAIAHwAAAAADAB8AAAAAAAAfAAAAAAMAfgAAAAAAAF0AAAAAAgBdAAAAAAMAXQAAAAADAH4AAAAAAAB+AAAAAAAAfgAAAAAAAF0AAAAAAgAfAAAAAAAAHwAAAAADAH4AAAAAAAAfAAAAAAAAHwAAAAACAB8AAAAAAQAfAAAAAAEAHwAAAAACAH4AAAAAAABdAAAAAAIAXQAAAAACAF0AAAAAAwBdAAAAAAMAHwAAAAACAH4AAAAAAABdAAAAAAIAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAXQAAAAACAF0AAAAAAgBdAAAAAAAAfgAAAAAAAA== + tiles: XQAAAAABAH4AAAAAAABdAAAAAAIAXQAAAAAAAF0AAAAAAQBdAAAAAAAAXQAAAAADAF0AAAAAAABdAAAAAAAAfgAAAAAAAGwAAAAAAABsAAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAB8AAAAAAwB+AAAAAAAAfgAAAAAAAF0AAAAAAABdAAAAAAEAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAAfAAAAAAIAHwAAAAABAB8AAAAAAAB+AAAAAAAAfgAAAAAAAB8AAAAAAgBdAAAAAAIAXQAAAAADAB8AAAAAAwB+AAAAAAAAHwAAAAABAH4AAAAAAAB+AAAAAAAAfgAAAAAAAB8AAAAAAwB+AAAAAAAAXQAAAAADAF0AAAAAAABdAAAAAAMAHwAAAAABAH4AAAAAAABdAAAAAAAAXQAAAAADAF0AAAAAAQBdAAAAAAIAHwAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAF0AAAAAAgBdAAAAAAAAXQAAAAAAAF0AAAAAAABdAAAAAAIAXQAAAAABAF0AAAAAAwBdAAAAAAIAXQAAAAADAH4AAAAAAAAfAAAAAAMAfgAAAAAAAH4AAAAAAAB+AAAAAAAAHwAAAAACAH4AAAAAAABdAAAAAAAAXQAAAAABAF0AAAAAAQBdAAAAAAMAXQAAAAAAAF0AAAAAAABdAAAAAAAAXQAAAAAAAF0AAAAAAgB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAXQAAAAABAF0AAAAAAQBdAAAAAAAAXQAAAAABAF0AAAAAAgBdAAAAAAIAHwAAAAAAAB8AAAAAAgAfAAAAAAIAHwAAAAACAB8AAAAAAgAfAAAAAAEAHwAAAAACAB8AAAAAAQAfAAAAAAAAHwAAAAABAF0AAAAAAABdAAAAAAMAXQAAAAAAAF0AAAAAAABdAAAAAAMAXQAAAAACAF0AAAAAAwBdAAAAAAEAXQAAAAABAF0AAAAAAQBdAAAAAAEAXQAAAAADAF0AAAAAAQBdAAAAAAAAXQAAAAACAF0AAAAAAQB+AAAAAAAAfgAAAAAAAF0AAAAAAgBdAAAAAAAAXQAAAAABAF0AAAAAAQBdAAAAAAEAXQAAAAABAF0AAAAAAABdAAAAAAMAXQAAAAACAF0AAAAAAABdAAAAAAEAXQAAAAAAAF0AAAAAAgBdAAAAAAEAfgAAAAAAAH4AAAAAAABdAAAAAAEAXQAAAAADAF0AAAAAAgAfAAAAAAIAHwAAAAADAB8AAAAAAQBdAAAAAAIAHwAAAAACAB8AAAAAAQAfAAAAAAIAXQAAAAABAF0AAAAAAQBdAAAAAAIAfgAAAAAAAE8AAAAAAAB+AAAAAAAAHwAAAAAAAF0AAAAAAwAfAAAAAAEAfgAAAAAAAH4AAAAAAAB+AAAAAAAAHwAAAAACAH4AAAAAAAB+AAAAAAAAfgAAAAAAAB8AAAAAAQBdAAAAAAAAHwAAAAADAH4AAAAAAABPAAAAAAAAfgAAAAAAAH4AAAAAAABdAAAAAAEAfgAAAAAAAH4AAAAAAAAfAAAAAAMAHwAAAAABAB8AAAAAAQAfAAAAAAAAHwAAAAAAAH4AAAAAAAB+AAAAAAAAXQAAAAAAAH4AAAAAAAB+AAAAAAAATwAAAAAAAH4AAAAAAAAfAAAAAAAAXQAAAAAAAB8AAAAAAQB+AAAAAAAAHwAAAAABAB8AAAAAAwAfAAAAAAEAHwAAAAADAB8AAAAAAAB+AAAAAAAAXQAAAAAAAF0AAAAAAABdAAAAAAAAfgAAAAAAAE8AAAAAAAB+AAAAAAAAXQAAAAADAF0AAAAAAAAfAAAAAAIAfgAAAAAAAB8AAAAAAQAfAAAAAAIAHwAAAAADAB8AAAAAAAAfAAAAAAMAfgAAAAAAAF0AAAAAAABdAAAAAAAAXQAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAF0AAAAAAgAfAAAAAAAAHwAAAAADAH4AAAAAAAAfAAAAAAAAHwAAAAACAB8AAAAAAQAfAAAAAAEAHwAAAAACAH4AAAAAAABdAAAAAAAAXQAAAAAAAF0AAAAAAABdAAAAAAMAHwAAAAACAH4AAAAAAABdAAAAAAIAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAfgAAAAAAAH4AAAAAAAB+AAAAAAAAXQAAAAAAAF0AAAAAAABdAAAAAAAAfgAAAAAAAA== version: 7 -2,-3: ind: -2,-3 @@ -321,7 +321,7 @@ entities: version: 7 -5,3: ind: -5,3 - tiles: AAAAAAAAAH4AAAAAAAB9AAAAAAAAfgAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAAAAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfgAAAAAAAH0AAAAAAAB+AAAAAAAAAAAAAAAAAH0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAfgAAAAAAAH0AAAAAAAB+AAAAAAAAAAAAAAAAAH4AAAAAAAB9AAAAAAAAfgAAAAAAAAAAAAAAAAB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH0AAAAAAAAAAAAAAAAAAAAAAAAAAH4AAAAAAAB9AAAAAAAAfgAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB9AAAAAAAAfQAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfgAAAAAAAH0AAAAAAAB+AAAAAAAAAAAAAAAAAH0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH4AAAAAAAB9AAAAAAAAfgAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfgAAAAAAAH0AAAAAAAB+AAAAAAAAAAAAAAAAAH0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAfgAAAAAAAH0AAAAAAAB+AAAAAAAAAAAAAAAAAH4AAAAAAAB9AAAAAAAAfgAAAAAAAAAAAAAAAAB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH0AAAAAAAAAAAAAAAAAAAAAAAAAAH4AAAAAAAB9AAAAAAAAfgAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfgAAAAAAAH0AAAAAAAB+AAAAAAAAAAAAAAAAAH0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAfgAAAAAAAH0AAAAAAAB+AAAAAAAAAAAAAAAAAH4AAAAAAAB9AAAAAAAAfgAAAAAAAAAAAAAAAAB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH0AAAAAAAAAAAAAAAAAAAAAAAAAAH4AAAAAAAB9AAAAAAAAfgAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfgAAAAAAAH0AAAAAAAB+AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: AAAAAAAAAH4AAAAAAAB9AAAAAAAAfgAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAAAAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfgAAAAAAAH0AAAAAAAB+AAAAAAAAAAAAAAAAAH0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAfgAAAAAAAH0AAAAAAAB+AAAAAAAAAAAAAAAAAH4AAAAAAAB9AAAAAAAAfgAAAAAAAAAAAAAAAAB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH0AAAAAAAAAAAAAAAAAAAAAAAAAAH4AAAAAAAB9AAAAAAAAfgAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB9AAAAAAAAfQAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfgAAAAAAAH0AAAAAAAB+AAAAAAAAAAAAAAAAAH0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH4AAAAAAAB9AAAAAAAAfgAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfgAAAAAAAH0AAAAAAAB+AAAAAAAAAAAAAAAAAH0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAfgAAAAAAAH0AAAAAAAB+AAAAAAAAAAAAAAAAAH4AAAAAAAB9AAAAAAAAfgAAAAAAAAAAAAAAAAB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH0AAAAAAAAAAAAAAAAAAAAAAAAAAH4AAAAAAAB9AAAAAAAAfgAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfgAAAAAAAH0AAAAAAAB+AAAAAAAAAAAAAAAAAH0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAfgAAAAAAAH0AAAAAAAB+AAAAAAAAAAAAAAAAAH4AAAAAAAB9AAAAAAAAfgAAAAAAAAAAAAAAAAB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH0AAAAAAAAAAAAAAAAAAAAAAAAAAH4AAAAAAAB9AAAAAAAAfgAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB+AAAAAAAAfQAAAAAAAH4AAAAAAAAAAAAAAAAAfgAAAAAAAH0AAAAAAAB+AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAfQAAAAAAAH0AAAAAAAB9AAAAAAAAAAAAAAAAAA== version: 7 -6,2: ind: -6,2 @@ -1105,11 +1105,6 @@ entities: 2601: -13,-19 2629: -29,-16 2674: -12,-9 - - node: - color: '#DE3A3A96' - id: BrickTileWhiteCornerNe - decals: - 2048: -2,-33 - node: color: '#EFB34196' id: BrickTileWhiteCornerNe @@ -1142,11 +1137,6 @@ entities: 2630: -31,-16 2673: -16,-9 3119: -23,-15 - - node: - color: '#DE3A3A96' - id: BrickTileWhiteCornerNw - decals: - 2049: -4,-33 - node: color: '#EFB34196' id: BrickTileWhiteCornerNw @@ -1177,11 +1167,6 @@ entities: 2599: -13,-23 2638: -29,-24 2676: -12,-13 - - node: - color: '#DE3A3A96' - id: BrickTileWhiteCornerSe - decals: - 2050: -2,-36 - node: color: '#EFB34196' id: BrickTileWhiteCornerSe @@ -1212,11 +1197,6 @@ entities: 2600: -19,-23 2637: -31,-24 2675: -16,-13 - - node: - color: '#DE3A3A96' - id: BrickTileWhiteCornerSw - decals: - 2051: -4,-36 - node: color: '#EFB34196' id: BrickTileWhiteCornerSw @@ -1399,12 +1379,6 @@ entities: decals: 2339: 12,21 2340: 12,22 - - node: - color: '#DE3A3A96' - id: BrickTileWhiteLineE - decals: - 2054: -2,-35 - 2055: -2,-34 - node: color: '#EFB34196' id: BrickTileWhiteLineE @@ -1413,8 +1387,6 @@ entities: 1633: 7,-28 1634: 7,-27 1635: 7,-26 - 2058: -4,-35 - 2059: -4,-34 2441: -40,18 2912: -26,-40 2918: -26,-44 @@ -1464,16 +1436,10 @@ entities: id: BrickTileWhiteLineN decals: 2337: 13,20 - - node: - color: '#DE3A3A96' - id: BrickTileWhiteLineN - decals: - 2056: -3,-33 - node: color: '#EFB34196' id: BrickTileWhiteLineN decals: - 2062: -3,-34 2228: 8,-24 2230: 7,-24 2233: 10,-23 @@ -1535,16 +1501,10 @@ entities: id: BrickTileWhiteLineS decals: 2338: 13,23 - - node: - color: '#DE3A3A96' - id: BrickTileWhiteLineS - decals: - 2057: -3,-36 - node: color: '#EFB34196' id: BrickTileWhiteLineS decals: - 2063: -3,-35 2229: 8,-25 2438: -43,17 2440: -42,17 @@ -1611,12 +1571,6 @@ entities: decals: 2342: 14,21 2343: 14,22 - - node: - color: '#DE3A3A96' - id: BrickTileWhiteLineW - decals: - 2052: -4,-35 - 2053: -4,-34 - node: color: '#EFB34196' id: BrickTileWhiteLineW @@ -1627,8 +1581,6 @@ entities: 1639: 5,-26 1640: 5,-25 1643: 9,-26 - 2060: -2,-35 - 2061: -2,-34 2971: 3,-41 - node: color: '#FFFFFFFF' @@ -2477,8 +2429,6 @@ entities: 481: -38,10 636: -1,-34 1003: -19,0 - 2046: -3,-37 - 2047: -3,-32 - node: color: '#EFB34196' id: FullTileOverlayGreyscale @@ -3998,8 +3948,6 @@ entities: 602: -4,-28 603: -4,-29 604: -4,-30 - 605: -4,-31 - 617: -3,-31 618: -2,-31 619: -1,-31 620: 0,-31 @@ -7646,6 +7594,17 @@ entities: - type: Transform pos: -0.39634466,12.638008 parent: 30 +- proto: ActionToggleInternals + entities: + - uid: 9163 + mapInit: true + paused: true + components: + - type: Transform + parent: 23311 + - type: Action + originalIconColor: '#FFFFFFFF' + container: 23311 - proto: AirAlarm entities: - uid: 682 @@ -7926,6 +7885,9 @@ entities: rot: 3.141592653589793 rad pos: 8.5,-35.5 parent: 30 + - type: AccessReader + accessListsOriginal: + - - Atmospherics - type: DeviceList devices: - 14529 @@ -9671,7 +9633,6 @@ entities: - type: DeviceList devices: - 22831 - - 22830 - 11282 - type: Fixtures fixtures: {} @@ -9980,6 +9941,8 @@ entities: rot: -1.5707963267948966 rad pos: 11.5,-30.5 parent: 30 + - type: AccessReader + accessListsOriginal: [] - uid: 10017 components: - type: Transform @@ -9998,6 +9961,8 @@ entities: rot: -1.5707963267948966 rad pos: 10.5,-30.5 parent: 30 + - type: AccessReader + accessListsOriginal: [] - proto: AirlockAtmosphericsLocked entities: - uid: 8604 @@ -10337,6 +10302,11 @@ entities: - type: Transform pos: -11.5,-46.5 parent: 30 + - uid: 8245 + components: + - type: Transform + pos: -2.5,-36.5 + parent: 30 - uid: 9463 components: - type: MetaData @@ -10404,6 +10374,11 @@ entities: - type: Transform pos: -37.5,25.5 parent: 30 + - uid: 1720 + components: + - type: Transform + pos: -0.5,-33.5 + parent: 30 - uid: 3198 components: - type: Transform @@ -11182,6 +11157,11 @@ entities: - type: Transform pos: -36.5,29.5 parent: 30 + - uid: 1567 + components: + - type: Transform + pos: -32.5,-6.5 + parent: 30 - uid: 1603 components: - type: Transform @@ -11803,7 +11783,7 @@ entities: pos: 34.5,45.5 parent: 30 - type: Door - secondsUntilStateChange: -25686.977 + secondsUntilStateChange: -47726.9 state: Opening - type: DeviceLinkSource lastSignals: @@ -12027,11 +12007,6 @@ entities: - type: Transform pos: -13.5,-17.5 parent: 30 - - uid: 8071 - components: - - type: Transform - pos: -32.5,-6.5 - parent: 30 - proto: AirlockMedicalLocked entities: - uid: 6780 @@ -12270,21 +12245,6 @@ entities: - type: Transform pos: -18.5,-3.5 parent: 30 - - uid: 9163 - components: - - type: Transform - pos: -0.5,-33.5 - parent: 30 - - uid: 9283 - components: - - type: Transform - pos: -2.5,-31.5 - parent: 30 - - uid: 9287 - components: - - type: Transform - pos: -2.5,-36.5 - parent: 30 - uid: 10190 components: - type: Transform @@ -13480,6 +13440,14 @@ entities: parent: 30 - type: Fixtures fixtures: {} + - uid: 9911 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,41.5 + parent: 30 + - type: Fixtures + fixtures: {} - uid: 9934 components: - type: Transform @@ -13694,6 +13662,14 @@ entities: parent: 30 - type: Fixtures fixtures: {} + - uid: 23866 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -52.5,47.5 + parent: 30 + - type: Fixtures + fixtures: {} - proto: APCElectronics entities: - uid: 15969 @@ -17330,15 +17306,15 @@ entities: - type: Transform pos: 17.5,-11.5 parent: 30 - - uid: 11628 + - uid: 11252 components: - type: Transform - pos: 23.5,0.5 + pos: 28.5,13.5 parent: 30 - - uid: 12777 + - uid: 11628 components: - type: Transform - pos: 25.5,13.5 + pos: 23.5,0.5 parent: 30 - uid: 15246 components: @@ -17493,10 +17469,11 @@ entities: parent: 30 - proto: BedsheetRD entities: - - uid: 12731 + - uid: 23833 components: - type: Transform - pos: 25.5,13.5 + rot: -1.5707963267948966 rad + pos: 28.5,13.5 parent: 30 - proto: BedsheetSpawner entities: @@ -18237,11 +18214,6 @@ entities: - type: Transform pos: -7.4440956,34.21304 parent: 30 - - uid: 11253 - components: - - type: Transform - pos: -3.4874916,-33.356754 - parent: 30 - uid: 11795 components: - type: Transform @@ -30568,12 +30540,12 @@ entities: - uid: 16832 components: - type: Transform - pos: -52.5,45.5 + pos: -53.5,45.5 parent: 30 - uid: 16833 components: - type: Transform - pos: -52.5,44.5 + pos: -53.5,44.5 parent: 30 - uid: 16834 components: @@ -34845,6 +34817,46 @@ entities: - type: Transform pos: -10.5,-66.5 parent: 30 + - uid: 23849 + components: + - type: Transform + pos: -30.5,41.5 + parent: 30 + - uid: 23862 + components: + - type: Transform + pos: -48.5,48.5 + parent: 30 + - uid: 23863 + components: + - type: Transform + pos: -49.5,48.5 + parent: 30 + - uid: 23864 + components: + - type: Transform + pos: -50.5,48.5 + parent: 30 + - uid: 23865 + components: + - type: Transform + pos: -51.5,48.5 + parent: 30 + - uid: 23867 + components: + - type: Transform + pos: -53.5,46.5 + parent: 30 + - uid: 23869 + components: + - type: Transform + pos: -52.5,47.5 + parent: 30 + - uid: 23870 + components: + - type: Transform + pos: -53.5,47.5 + parent: 30 - proto: CableApcStack entities: - uid: 1637 @@ -43683,6 +43695,16 @@ entities: - type: Transform pos: -35.5,-2.5 parent: 30 + - uid: 7870 + components: + - type: Transform + pos: -31.5,44.5 + parent: 30 + - uid: 7881 + components: + - type: Transform + pos: -31.5,43.5 + parent: 30 - uid: 7917 components: - type: Transform @@ -44168,6 +44190,11 @@ entities: - type: Transform pos: -0.5,-39.5 parent: 30 + - uid: 11253 + components: + - type: Transform + pos: -30.5,43.5 + parent: 30 - uid: 11257 components: - type: Transform @@ -47088,6 +47115,21 @@ entities: - type: Transform pos: -24.5,-38.5 parent: 30 + - uid: 23847 + components: + - type: Transform + pos: -30.5,42.5 + parent: 30 + - uid: 23848 + components: + - type: Transform + pos: -30.5,41.5 + parent: 30 + - uid: 23868 + components: + - type: Transform + pos: -52.5,47.5 + parent: 30 - proto: CableMVStack entities: - uid: 1638 @@ -53130,6 +53172,28 @@ entities: rot: -1.5707963267948966 rad pos: 15.5,18.5 parent: 30 + - uid: 23858 + components: + - type: Transform + pos: -31.5,-5.5 + parent: 30 + - uid: 23859 + components: + - type: Transform + pos: -30.5,-5.5 + parent: 30 + - uid: 23860 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,-7.5 + parent: 30 + - uid: 23861 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,-7.5 + parent: 30 - proto: ChairGreyscale entities: - uid: 904 @@ -53368,12 +53432,6 @@ entities: - type: Transform pos: 13.5,22.5 parent: 30 - - uid: 8245 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-34.5 - parent: 30 - uid: 9060 components: - type: Transform @@ -53391,6 +53449,12 @@ entities: rot: -1.5707963267948966 rad pos: 5.5,-27.5 parent: 30 + - uid: 9287 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.4336228,-32.41538 + parent: 30 - uid: 9407 components: - type: Transform @@ -54075,6 +54139,13 @@ entities: - type: Transform pos: -5.5,-7.5 parent: 30 +- proto: ChemistryBottleMannitol + entities: + - uid: 23852 + components: + - type: Transform + pos: -21.209566,-52.691216 + parent: 30 - proto: ChemistryHotplate entities: - uid: 9180 @@ -55016,19 +55087,6 @@ entities: - type: Transform pos: -15.5,-46.5 parent: 30 - - uid: 11246 - components: - - type: Transform - pos: -1.5,-35.5 - parent: 30 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1496 - moles: - Oxygen: 3.4430928 - Nitrogen: 12.952587 - uid: 13346 components: - type: Transform @@ -55187,11 +55245,6 @@ entities: parent: 30 - proto: ClothingEyesGlasses entities: - - uid: 7149 - components: - - type: Transform - pos: -42.51494,-20.530993 - parent: 30 - uid: 8827 components: - type: Transform @@ -55212,39 +55265,13 @@ entities: - type: Transform pos: -23.555922,-31.355957 parent: 30 -- proto: ClothingEyesGlassesGar - entities: - - uid: 7039 - components: - - type: Transform - pos: -41.593063,-21.421618 - parent: 30 - proto: ClothingEyesGlassesGarGiga entities: - - uid: 6805 - components: - - type: Transform - pos: -42.51494,-19.421618 - parent: 30 - uid: 15114 components: - type: Transform pos: 36.506203,30.427496 parent: 30 -- proto: ClothingEyesGlassesGarOrange - entities: - - uid: 7870 - components: - - type: Transform - pos: -40.60869,-21.421618 - parent: 30 -- proto: ClothingEyesGlassesJensen - entities: - - uid: 6989 - components: - - type: Transform - pos: -42.530563,-21.468493 - parent: 30 - proto: ClothingEyesGlassesMeson entities: - uid: 9370 @@ -55257,6 +55284,11 @@ entities: - type: Transform pos: 5.538602,-23.326946 parent: 30 + - uid: 11245 + components: + - type: Transform + pos: -3.4961228,-33.868504 + parent: 30 - uid: 22447 components: - type: Transform @@ -55355,11 +55387,33 @@ entities: - type: Transform pos: -29.37888,29.583 parent: 30 + - uid: 8024 + components: + - type: Transform + pos: -3.4648728,-33.493504 + parent: 30 + - uid: 11426 + components: + - type: Transform + pos: -3.4492478,-33.35288 + parent: 30 - uid: 19401 components: - type: Transform pos: -24.731133,-50.435394 parent: 30 +- proto: ClothingHandsGlovesCombat + entities: + - uid: 9158 + components: + - type: Transform + pos: -8.883268,-35.423473 + parent: 30 + - uid: 9165 + components: + - type: Transform + pos: 9.388684,-26.52471 + parent: 30 - proto: ClothingHandsGlovesFingerless entities: - uid: 15281 @@ -55583,13 +55637,6 @@ entities: - type: Transform pos: -25.477394,-32.340332 parent: 30 -- proto: ClothingHeadHatVioletwizard - entities: - - uid: 19694 - components: - - type: Transform - pos: -21.586058,-27.491894 - parent: 30 - proto: ClothingHeadHatWelding entities: - uid: 1632 @@ -55602,6 +55649,11 @@ entities: - type: Transform pos: -15.49031,-24.471869 parent: 30 + - uid: 11246 + components: + - type: Transform + pos: -3.5195498,-35.314 + parent: 30 - uid: 21731 components: - type: Transform @@ -55765,13 +55817,6 @@ entities: - type: Transform pos: 9.401276,-13.386019 parent: 30 -- proto: ClothingNeckScarfStripedRed - entities: - - uid: 11425 - components: - - type: Transform - pos: -1.4874127,-32.38826 - parent: 30 - proto: ClothingNeckScarfStripedZebra entities: - uid: 664 @@ -56004,20 +56049,6 @@ entities: - type: Transform pos: -9.241632,-47.33087 parent: 30 -- proto: ClothingOuterWinterSec - entities: - - uid: 11426 - components: - - type: Transform - pos: -1.5342877,-32.48201 - parent: 30 -- proto: ClothingOuterWizardViolet - entities: - - uid: 19693 - components: - - type: Transform - pos: -21.523558,-28.023144 - parent: 30 - proto: ClothingShoesBootsJack entities: - uid: 15998 @@ -56083,11 +56114,6 @@ entities: parent: 30 - proto: ClothingShoesWizard entities: - - uid: 19695 - components: - - type: Transform - pos: -21.507933,-28.679394 - parent: 30 - uid: 21672 components: - type: Transform @@ -56120,6 +56146,11 @@ entities: - type: Transform pos: 24.447042,42.46136 parent: 30 + - uid: 23850 + components: + - type: Transform + pos: -21.761425,-52.779373 + parent: 30 - proto: ClothingUniformColorRainbow entities: - uid: 19764 @@ -56920,6 +56951,12 @@ entities: rot: 3.141592653589793 rad pos: -8.5,-45.5 parent: 30 + - uid: 11425 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,-32.5 + parent: 30 - uid: 20886 components: - type: Transform @@ -57104,12 +57141,6 @@ entities: rot: -1.5707963267948966 rad pos: -16.5,-1.5 parent: 30 - - uid: 9166 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-34.5 - parent: 30 - proto: ComputerTechnologyDiskTerminal entities: - uid: 17885 @@ -64670,6 +64701,11 @@ entities: - type: Transform pos: -34.5,-19.5 parent: 30 + - uid: 11254 + components: + - type: Transform + pos: -5.5,-12.5 + parent: 30 - uid: 19437 components: - type: Transform @@ -65026,10 +65062,10 @@ entities: tags: [] - proto: DrinkTeacup entities: - - uid: 9911 + - uid: 8071 components: - type: Transform - pos: -9.146156,-20.479715 + pos: -9.167248,-20.54054 parent: 30 - uid: 10006 components: @@ -67116,6 +67152,21 @@ entities: parent: 30 - proto: Firelock entities: + - uid: 1721 + components: + - type: Transform + pos: -47.5,38.5 + parent: 30 + - uid: 9156 + components: + - type: Transform + pos: -48.5,45.5 + parent: 30 + - uid: 11247 + components: + - type: Transform + pos: -46.5,45.5 + parent: 30 - uid: 22863 components: - type: Transform @@ -67733,6 +67784,12 @@ entities: - type: DeviceNetwork deviceLists: - 21888 + - uid: 3702 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,-31.5 + parent: 30 - uid: 4241 components: - type: Transform @@ -68288,8 +68345,11 @@ entities: - uid: 11282 components: - type: Transform + anchored: False pos: -2.5,-36.5 parent: 30 + - type: Physics + bodyType: Dynamic - type: DeviceNetwork deviceLists: - 22839 @@ -68757,6 +68817,12 @@ entities: - type: DeviceNetwork deviceLists: - 682 + - uid: 23845 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,-31.5 + parent: 30 - proto: Fireplace entities: - uid: 4984 @@ -94617,6 +94683,14 @@ entities: - 2333 - type: AtmosPipeColor color: '#FF1212FF' + - uid: 4951 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,-34.5 + parent: 30 + - type: AtmosPipeColor + color: '#FF1212FF' - uid: 5029 components: - type: Transform @@ -95773,17 +95847,6 @@ entities: - 22840 - type: AtmosPipeColor color: '#FF1212FF' - - uid: 22830 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-34.5 - parent: 30 - - type: DeviceNetwork - deviceLists: - - 22839 - - type: AtmosPipeColor - color: '#FF1212FF' - uid: 22842 components: - type: Transform @@ -97707,6 +97770,11 @@ entities: - type: Transform pos: -12.5,-13.5 parent: 30 + - uid: 7149 + components: + - type: Transform + pos: -3.5,-31.5 + parent: 30 - uid: 7215 components: - type: Transform @@ -98262,16 +98330,6 @@ entities: - type: Transform pos: -53.5,35.5 parent: 30 - - uid: 9165 - components: - - type: Transform - pos: -3.5,-31.5 - parent: 30 - - uid: 9167 - components: - - type: Transform - pos: -1.5,-31.5 - parent: 30 - uid: 9185 components: - type: Transform @@ -102842,6 +102900,60 @@ entities: - type: Transform pos: -36.5,62.5 parent: 30 + - uid: 23834 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -74.5,63.5 + parent: 30 + - uid: 23835 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -73.5,63.5 + parent: 30 + - uid: 23836 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -72.5,63.5 + parent: 30 + - uid: 23837 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -71.5,63.5 + parent: 30 + - uid: 23839 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -69.5,63.5 + parent: 30 + - uid: 23840 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -68.5,63.5 + parent: 30 + - uid: 23841 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -67.5,63.5 + parent: 30 + - uid: 23842 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -66.5,63.5 + parent: 30 + - uid: 23843 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -65.5,63.5 + parent: 30 - proto: GrilleBroken entities: - uid: 695 @@ -103348,6 +103460,12 @@ entities: rot: 3.141592653589793 rad pos: -60.5,-71.5 parent: 30 + - uid: 23838 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -70.5,63.5 + parent: 30 - proto: GrilleSpawner entities: - uid: 10007 @@ -104474,11 +104592,6 @@ entities: gridUid: 30 - proto: InflatableWallStack entities: - - uid: 9248 - components: - - type: Transform - pos: 9.443903,-26.334238 - parent: 30 - uid: 21276 components: - type: Transform @@ -104640,6 +104753,14 @@ entities: parent: 30 - type: Fixtures fixtures: {} + - uid: 20454 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,-31.5 + parent: 30 + - type: Fixtures + fixtures: {} - proto: IntercomMedical entities: - uid: 7346 @@ -106461,6 +106582,13 @@ entities: - type: Transform pos: -57.51036,-43.24328 parent: 30 +- proto: LargeBeaker + entities: + - uid: 23853 + components: + - type: Transform + pos: -22.407312,13.26424 + parent: 30 - proto: LauncherCreamPie entities: - uid: 16145 @@ -107284,19 +107412,6 @@ entities: moles: Oxygen: 3.4430928 Nitrogen: 12.952587 - - uid: 11245 - components: - - type: Transform - pos: -1.5,-34.5 - parent: 30 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1496 - moles: - Oxygen: 3.4430928 - Nitrogen: 12.952587 - proto: LockerSecurityFilled entities: - uid: 1072 @@ -107724,6 +107839,16 @@ entities: parent: 30 - proto: Matchbox entities: + - uid: 6766 + components: + - type: Transform + pos: -42.446564,-20.600746 + parent: 30 + - uid: 6768 + components: + - type: Transform + pos: -42.634064,-20.350746 + parent: 30 - uid: 17496 components: - type: Transform @@ -108297,8 +108422,16 @@ entities: - uid: 23311 components: - type: Transform - pos: 4.278227,-46.40056 + pos: 4.3357787,-46.395798 parent: 30 + - type: GasTank + toggleActionEntity: 9163 + - type: ActionsContainer + - type: ContainerContainer + containers: + actions: !type:Container + ents: + - 9163 - proto: NitrousOxideCanister entities: - uid: 7289 @@ -108504,11 +108637,6 @@ entities: - type: Transform pos: -9.625428,-38.389084 parent: 30 - - uid: 9061 - components: - - type: Transform - pos: 4.148211,-46.341225 - parent: 30 - uid: 9659 components: - type: Transform @@ -109024,16 +109152,6 @@ entities: parent: 30 - proto: PartRodMetal1 entities: - - uid: 7881 - components: - - type: Transform - pos: -41.20244,-21.437243 - parent: 30 - - uid: 8024 - components: - - type: Transform - pos: -41.20244,-21.437243 - parent: 30 - uid: 19677 components: - type: Transform @@ -109129,11 +109247,6 @@ entities: - type: Transform pos: -31.123026,-0.3196025 parent: 30 - - uid: 11254 - components: - - type: Transform - pos: -3.3156166,-32.950504 - parent: 30 - uid: 11632 components: - type: Transform @@ -109422,6 +109535,24 @@ entities: parent: 30 - type: DeltaPressure gridUid: 30 +- proto: PlasmaWindowDirectional + entities: + - uid: 7039 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 48.5,40.5 + parent: 30 + - type: DeltaPressure + gridUid: 30 + - uid: 19695 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 48.5,41.5 + parent: 30 + - type: DeltaPressure + gridUid: 30 - proto: PlasticFlapsAirtightClear entities: - uid: 11228 @@ -109493,6 +109624,13 @@ entities: - type: Transform pos: -84.53038,-45.378 parent: 30 +- proto: PlushieHampter + entities: + - uid: 23854 + components: + - type: Transform + pos: 16.566488,-14.522018 + parent: 30 - proto: PlushieLizard entities: - uid: 15217 @@ -109545,6 +109683,13 @@ entities: - type: Transform pos: 40.559143,-53.538166 parent: 30 +- proto: PlushieVox + entities: + - uid: 23851 + components: + - type: Transform + pos: -21.51841,-52.3398 + parent: 30 - proto: PortableFlasher entities: - uid: 2719 @@ -109574,11 +109719,6 @@ entities: - type: Transform pos: 23.5,4.5 parent: 30 - - uid: 19442 - components: - - type: Transform - pos: -23.5,-28.5 - parent: 30 - uid: 19476 components: - type: Transform @@ -109604,6 +109744,11 @@ entities: - type: Transform pos: -59.5,36.5 parent: 30 + - uid: 19694 + components: + - type: Transform + pos: -21.5,-28.5 + parent: 30 - proto: PortableGeneratorPacman entities: - uid: 10534 @@ -110347,13 +110492,6 @@ entities: - type: Transform pos: -17.5,36.5 parent: 30 -- proto: PottedPlant2 - entities: - - uid: 8371 - components: - - type: Transform - pos: 3.5092015,-30.805378 - parent: 30 - proto: PottedPlant21 entities: - uid: 1566 @@ -110571,14 +110709,6 @@ entities: - type: ContainerContainer containers: stash: !type:ContainerSlot {} - - uid: 1722 - components: - - type: Transform - pos: -30.5,42.5 - parent: 30 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot {} - uid: 2124 components: - type: Transform @@ -110645,14 +110775,6 @@ entities: - type: ContainerContainer containers: stash: !type:ContainerSlot {} - - uid: 9162 - components: - - type: Transform - pos: -1.5,-30.5 - parent: 30 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot {} - uid: 11068 components: - type: Transform @@ -110884,6 +111006,11 @@ entities: parent: 30 - type: Physics canCollide: False + - uid: 1722 + components: + - type: Transform + pos: -1.5,-31.5 + parent: 30 - uid: 2004 components: - type: Transform @@ -111050,6 +111177,22 @@ entities: rot: 3.141592653589793 rad pos: 42.5,43.5 parent: 30 + - uid: 23871 + components: + - type: Transform + pos: -51.5,45.5 + parent: 30 + - uid: 23872 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -57.5,46.5 + parent: 30 + - uid: 23873 + components: + - type: Transform + pos: -56.5,41.5 + parent: 30 - proto: Poweredlight entities: - uid: 98 @@ -114822,11 +114965,6 @@ entities: - type: Transform pos: -9.5,-41.5 parent: 30 - - uid: 11255 - components: - - type: Transform - pos: -3.5,-35.5 - parent: 30 - uid: 11421 components: - type: Transform @@ -116085,11 +116223,6 @@ entities: - type: Transform pos: 7.5,29.5 parent: 30 - - uid: 3702 - components: - - type: Transform - pos: -3.5,-30.5 - parent: 30 - uid: 3704 components: - type: Transform @@ -118788,20 +118921,6 @@ entities: parent: 30 - type: DeltaPressure gridUid: 30 - - uid: 9156 - components: - - type: Transform - pos: -1.5,-31.5 - parent: 30 - - type: DeltaPressure - gridUid: 30 - - uid: 9158 - components: - - type: Transform - pos: -3.5,-31.5 - parent: 30 - - type: DeltaPressure - gridUid: 30 - uid: 9234 components: - type: Transform @@ -119222,6 +119341,13 @@ entities: parent: 30 - type: DeltaPressure gridUid: 30 + - uid: 11256 + components: + - type: Transform + pos: -3.5,-31.5 + parent: 30 + - type: DeltaPressure + gridUid: 30 - uid: 11270 components: - type: Transform @@ -121653,11 +121779,6 @@ entities: - type: Transform pos: -4.5072117,-10.071463 parent: 30 - - uid: 7217 - components: - - type: Transform - pos: -42.32744,-20.937243 - parent: 30 - uid: 18172 components: - type: Transform @@ -121693,6 +121814,23 @@ entities: - type: Transform pos: -76.5,-51.5 parent: 30 +- proto: ShardGlass + entities: + - uid: 6989 + components: + - type: Transform + pos: -40.321564,-21.272621 + parent: 30 + - uid: 9166 + components: + - type: Transform + pos: -40.80594,-21.319496 + parent: 30 + - uid: 11250 + components: + - type: Transform + pos: -40.634064,-21.538246 + parent: 30 - proto: SheetGlass entities: - uid: 5635 @@ -121743,7 +121881,7 @@ entities: - uid: 22523 components: - type: Transform - pos: 3.361289,-46.49021 + pos: 3.1795287,-46.489548 parent: 30 - proto: SheetPlasma entities: @@ -121908,6 +122046,11 @@ entities: - type: Transform pos: -38.50112,-3.4785028 parent: 30 + - uid: 6805 + components: + - type: Transform + pos: -40.446564,-18.397621 + parent: 30 - uid: 9678 components: - type: Transform @@ -122015,6 +122158,13 @@ entities: - type: Transform pos: -15.342251,-37.568897 parent: 30 +- proto: Shiv + entities: + - uid: 6767 + components: + - type: Transform + pos: -41.290314,-21.444496 + parent: 30 - proto: Shovel entities: - uid: 12092 @@ -125369,6 +125519,13 @@ entities: - type: Transform pos: 3.5163379,42.700695 parent: 30 +- proto: SmallLight + entities: + - uid: 10040 + components: + - type: Transform + pos: -24.5,-30.5 + parent: 30 - proto: SmartFridge entities: - uid: 315 @@ -125509,7 +125666,7 @@ entities: - uid: 16235 components: - type: Transform - pos: 48.50878,41.513634 + pos: 48.418343,41.43319 parent: 30 - proto: SodaDispenser entities: @@ -126898,10 +127055,27 @@ entities: parent: 30 - proto: SpawnMobBandito entities: - - uid: 12828 + - uid: 23832 + components: + - type: Transform + pos: 29.5,15.5 + parent: 30 +- proto: SpawnMobButterfly + entities: + - uid: 23855 + components: + - type: Transform + pos: -11.5,23.5 + parent: 30 + - uid: 23856 + components: + - type: Transform + pos: -6.5,23.5 + parent: 30 + - uid: 23857 components: - type: Transform - pos: 26.5,13.5 + pos: -8.5,23.5 parent: 30 - proto: SpawnMobCat entities: @@ -127025,10 +127199,10 @@ entities: parent: 30 - proto: SpawnMobWalter entities: - - uid: 6768 + - uid: 11255 components: - type: Transform - pos: -8.5,-9.5 + pos: -5.5,-12.5 parent: 30 - proto: SpawnPointAtmos entities: @@ -127128,15 +127302,15 @@ entities: parent: 30 - proto: SpawnPointChemist entities: - - uid: 6766 + - uid: 23844 components: - type: Transform - pos: -7.5,-9.5 + pos: -8.5,-6.5 parent: 30 - - uid: 6767 + - uid: 23846 components: - type: Transform - pos: -6.5,-9.5 + pos: -6.5,-6.5 parent: 30 - proto: SpawnPointChiefEngineer entities: @@ -127666,7 +127840,7 @@ entities: - uid: 9326 components: - type: Transform - pos: 9.666185,-26.444672 + pos: 9.748059,-26.43096 parent: 30 - uid: 23318 components: @@ -127727,6 +127901,14 @@ entities: - type: Transform pos: -16.5,-16.5 parent: 30 +- proto: StationAiFixerComputer + entities: + - uid: 1733 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 25.5,13.5 + parent: 30 - proto: StationAiUploadComputer entities: - uid: 22212 @@ -131024,6 +131206,11 @@ entities: - type: Transform pos: -18.5,-18.5 parent: 30 + - uid: 9167 + components: + - type: Transform + pos: -40.5,-18.5 + parent: 30 - uid: 9168 components: - type: Transform @@ -131099,21 +131286,6 @@ entities: - type: Transform pos: -8.5,-47.5 parent: 30 - - uid: 11247 - components: - - type: Transform - pos: -1.5,-32.5 - parent: 30 - - uid: 11249 - components: - - type: Transform - pos: -3.5,-32.5 - parent: 30 - - uid: 11250 - components: - - type: Transform - pos: -3.5,-33.5 - parent: 30 - uid: 11336 components: - type: Transform @@ -132052,6 +132224,12 @@ entities: - type: Transform pos: -10.5,-8.5 parent: 30 + - uid: 4950 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,-35.5 + parent: 30 - uid: 5353 components: - type: Transform @@ -132207,6 +132385,17 @@ entities: - type: Transform pos: 3.5,-46.5 parent: 30 + - uid: 9061 + components: + - type: Transform + pos: -2.5,-31.5 + parent: 30 + - uid: 9248 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,-34.5 + parent: 30 - uid: 9658 components: - type: Transform @@ -132277,6 +132466,11 @@ entities: - type: Transform pos: 4.5,-27.5 parent: 30 + - uid: 11249 + components: + - type: Transform + pos: -1.5,-31.5 + parent: 30 - uid: 11821 components: - type: Transform @@ -132302,6 +132496,12 @@ entities: - type: Transform pos: -7.5,-35.5 parent: 30 + - uid: 22830 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,-33.5 + parent: 30 - proto: TableReinforcedGlass entities: - uid: 2113 @@ -133435,6 +133635,11 @@ entities: - type: Transform pos: -32.56638,31.48925 parent: 30 + - uid: 12731 + components: + - type: Transform + pos: -3.4804978,-34.337254 + parent: 30 - uid: 19180 components: - type: Transform @@ -133477,11 +133682,6 @@ entities: - type: Transform pos: -11.488707,-33.250866 parent: 30 - - uid: 11256 - components: - - type: Transform - pos: -3.5175757,-35.433304 - parent: 30 - uid: 15271 components: - type: Transform @@ -133506,6 +133706,11 @@ entities: - type: Transform pos: -24.487177,31.504875 parent: 30 + - uid: 7217 + components: + - type: Transform + pos: -3.4961228,-34.82291 + parent: 30 - uid: 11271 components: - type: Transform @@ -134341,6 +134546,11 @@ entities: - type: Transform pos: -21.5,-46.5 parent: 30 + - uid: 23831 + components: + - type: Transform + pos: -1.5,-35.5 + parent: 30 - proto: VendingMachineEngivend entities: - uid: 9291 @@ -140369,6 +140579,12 @@ entities: - type: Transform pos: 30.5,17.5 parent: 30 + - uid: 12777 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -23.5,28.5 + parent: 30 - uid: 12781 components: - type: Transform @@ -140399,6 +140615,12 @@ entities: - type: Transform pos: -39.5,-35.5 parent: 30 + - uid: 12828 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -25.5,38.5 + parent: 30 - uid: 12846 components: - type: Transform @@ -142234,6 +142456,30 @@ entities: - type: Transform pos: 12.5,40.5 parent: 30 + - uid: 19442 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -26.5,40.5 + parent: 30 + - uid: 19683 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -25.5,40.5 + parent: 30 + - uid: 19684 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -27.5,40.5 + parent: 30 + - uid: 19693 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -28.5,40.5 + parent: 30 - uid: 19784 components: - type: Transform @@ -145061,11 +145307,6 @@ entities: - type: Transform pos: -58.5,32.5 parent: 30 - - uid: 1567 - components: - - type: Transform - pos: -23.5,28.5 - parent: 30 - uid: 1579 components: - type: Transform @@ -145131,21 +145372,6 @@ entities: - type: Transform pos: -27.5,38.5 parent: 30 - - uid: 1720 - components: - - type: Transform - pos: -25.5,38.5 - parent: 30 - - uid: 1721 - components: - - type: Transform - pos: -25.5,40.5 - parent: 30 - - uid: 1733 - components: - - type: Transform - pos: -26.5,40.5 - parent: 30 - uid: 1816 components: - type: Transform @@ -145271,16 +145497,6 @@ entities: - type: Transform pos: 1.5,-5.5 parent: 30 - - uid: 4950 - components: - - type: Transform - pos: -27.5,40.5 - parent: 30 - - uid: 4951 - components: - - type: Transform - pos: -28.5,40.5 - parent: 30 - uid: 4980 components: - type: Transform @@ -148656,16 +148872,6 @@ entities: - type: Transform pos: -20.5,-26.5 parent: 30 - - uid: 19683 - components: - - type: Transform - pos: -22.5,-27.5 - parent: 30 - - uid: 19684 - components: - - type: Transform - pos: -22.5,-28.5 - parent: 30 - uid: 19814 components: - type: Transform @@ -149347,6 +149553,11 @@ entities: - type: Transform pos: -28.5,48.5 parent: 30 + - uid: 8371 + components: + - type: Transform + pos: 3.5,-30.5 + parent: 30 - uid: 11611 components: - type: Transform @@ -149367,11 +149578,6 @@ entities: - type: Transform pos: 7.5,32.5 parent: 30 - - uid: 20454 - components: - - type: Transform - pos: -0.5,-30.5 - parent: 30 - uid: 20455 components: - type: Transform @@ -149404,6 +149610,11 @@ entities: - type: Transform pos: -50.5,69.5 parent: 30 + - uid: 9283 + components: + - type: Transform + pos: -21.5,-27.5 + parent: 30 - uid: 14476 components: - type: Transform @@ -149516,13 +149727,6 @@ entities: parent: 30 - type: Physics canCollide: False - - uid: 11252 - components: - - type: Transform - pos: -3.5,-32.5 - parent: 30 - - type: Physics - canCollide: False - uid: 20998 components: - type: Transform @@ -150094,6 +150298,20 @@ entities: gridUid: 30 - proto: WindoorSecureEngineeringLocked entities: + - uid: 6455 + components: + - type: Transform + pos: -1.5,-31.5 + parent: 30 + - type: DeltaPressure + gridUid: 30 + - uid: 9162 + components: + - type: Transform + pos: -2.5,-31.5 + parent: 30 + - type: DeltaPressure + gridUid: 30 - uid: 21294 components: - type: Transform diff --git a/Resources/Maps/relic.yml b/Resources/Maps/relic.yml index 250c80a59a..d35ce8904a 100644 --- a/Resources/Maps/relic.yml +++ b/Resources/Maps/relic.yml @@ -1,11 +1,11 @@ meta: format: 7 category: Map - engineVersion: 264.0.0 + engineVersion: 267.1.0 forkId: "" forkVersion: "" - time: 08/24/2025 21:13:10 - entityCount: 11566 + time: 09/27/2025 20:04:57 + entityCount: 11501 maps: - 1 grids: @@ -27,6 +27,8 @@ tilemap: 18: FloorHullReinforced 1: FloorHydro 64: FloorKitchen + 21: FloorShowroom + 22: FloorShuttleBlue 98: FloorSteel 13: FloorSteelCheckerDark 12: FloorSteelCheckerLight @@ -60,93 +62,93 @@ entities: - type: MetaData name: oldstation - type: Transform - pos: -2.6405587,0.6332514 + pos: -3,0 parent: 1 - type: MapGrid chunks: 0,0: ind: 0,0 - tiles: YgAAAAADAGIAAAAAAABiAAAAAAIABwAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAQAHAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAIAYgAAAAACAAcAAAAAAABiAAAAAAMAYgAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAGIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAIABwAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAAAAAcAAAAAAABiAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAIABwAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAABAAcAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAgAHAAAAAAAAYgAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIABwAAAAAAAGIAAAAAAwAKAAAAAAAAYgAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAADAGIAAAAAAwBiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAACAGIAAAAAAQBiAAAAAAIAYgAAAAACAGIAAAAAAQBiAAAAAAMAYgAAAAADAGIAAAAAAgAHAAAAAAAAYgAAAAACAGIAAAAAAwAKAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAgBiAAAAAAAABwAAAAAAAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAgAAAAABAAIAAAAAAgACAAAAAAEAAgAAAAADAAIAAAAAAwACAAAAAAIABwAAAAAAAAMAAAAAAwADAAAAAAAAAwAAAAABAAMAAAAAAwADAAAAAAAAAwAAAAADAAMAAAAAAAADAAAAAAMAAwAAAAAAAAIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAADAAAAAAMAAwAAAAAAAAMAAAAAAQADAAAAAAMAAwAAAAADAAMAAAAAAQADAAAAAAAAAwAAAAABAAMAAAAAAAACAAAAAAEABwAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAAAHAAAAAAAAAwAAAAAAAAMAAAAAAQADAAAAAAMAAwAAAAACAAMAAAAAAQADAAAAAAIAAwAAAAACAAMAAAAAAAADAAAAAAAAAgAAAAADAAcAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAIAAwAAAAAAAAMAAAAAAAADAAAAAAMAAwAAAAABAAMAAAAAAAADAAAAAAEAAwAAAAABAAMAAAAAAwADAAAAAAAAAwAAAAADAAIAAAAAAwAHAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAMAYgAAAAACAAcAAAAAAAADAAAAAAIAAwAAAAADAAMAAAAAAQADAAAAAAIAAwAAAAACAAMAAAAAAQADAAAAAAEAAwAAAAABAAMAAAAAAQACAAAAAAIABwAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAgADAAAAAAAAAwAAAAADAAMAAAAAAAADAAAAAAMAAwAAAAAAAAMAAAAAAwADAAAAAAIAAwAAAAABAAMAAAAAAwADAAAAAAAAAgAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAMABwAAAAAAAAMAAAAAAAADAAAAAAMAAwAAAAACAAMAAAAAAAADAAAAAAEAAwAAAAAAAAMAAAAAAQADAAAAAAEAAwAAAAAAAA== + tiles: YgAAAAAAAGIAAAAAAQBiAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAIAYgAAAAACAGIAAAAAAwBiAAAAAAEAYgAAAAAAAGIAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAAAYgAAAAACAAcAAAAAAABiAAAAAAEAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAGIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAIABwAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAACAAcAAAAAAABiAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAIABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAADAAcAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAAAHAAAAAAAAYgAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAGIAAAAAAwAKAAAAAAAAYgAAAAADAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAgBiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAADAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAQAKAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAABiAAAAAAEABwAAAAAAAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAFQAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAwBiAAAAAAEABwAAAAAAAAMAAAAAAAADAAAAAAIAAwAAAAAAAAMAAAAAAwADAAAAAAEAAwAAAAACAAMAAAAAAwADAAAAAAIAAwAAAAABABUAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAADAAAAAAIAAwAAAAADAAMAAAAAAwADAAAAAAMAAwAAAAADAAMAAAAAAQADAAAAAAAAAwAAAAABAAMAAAAAAQAVAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAwAHAAAAAAAAAwAAAAACAAMAAAAAAAADAAAAAAIAAwAAAAACAAMAAAAAAgADAAAAAAEAAwAAAAAAAAMAAAAAAgADAAAAAAAAFQAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAIAAwAAAAACAAMAAAAAAAADAAAAAAAAAwAAAAADAAMAAAAAAAADAAAAAAEAAwAAAAAAAAMAAAAAAQADAAAAAAIAAwAAAAAAABUAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAAAYgAAAAAAAAcAAAAAAAADAAAAAAEAAwAAAAADAAMAAAAAAAADAAAAAAAAAwAAAAABAAMAAAAAAQADAAAAAAAAAwAAAAABAAMAAAAAAwAVAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAgADAAAAAAAAAwAAAAACAAMAAAAAAgADAAAAAAMAAwAAAAAAAAMAAAAAAAADAAAAAAIAAwAAAAACAAMAAAAAAgADAAAAAAIAFQAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAgBiAAAAAAEABwAAAAAAAAMAAAAAAgADAAAAAAEAAwAAAAADAAMAAAAAAgADAAAAAAAAAwAAAAACAAMAAAAAAAADAAAAAAMAAwAAAAAAAA== version: 7 0,-1: ind: 0,-1 - tiles: BwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAgBiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAgBiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAIABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAABAAcAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAgBiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAEABwAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAADAGIAAAAAAQAHAAAAAAAABwAAAAAAAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAIABwAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAQBiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAADAAcAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAwBiAAAAAAMABwAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAACAGIAAAAAAgAHAAAAAAAAYgAAAAADAA== + tiles: BwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAACAGIAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAABAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAIABwAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAADAAcAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAQBiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAABiAAAAAAIABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAACAGIAAAAAAwAHAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAABiAAAAAAEAYgAAAAADAAcAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAABiAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAADAGIAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAwAHAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAEAYgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAEABwAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAEABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAEAYgAAAAADAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAQBiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAABAGIAAAAAAgBiAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAEAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAACAAcAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAABiAAAAAAIABwAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAQAHAAAAAAAAYgAAAAADAA== version: 7 -1,0: ind: -1,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAwAKAAAAAAAACgAAAAAAAAoAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAQBiAAAAAAEAYgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAUAAAAAAAAFAAAAAAAABQAAAAAAABiAAAAAAIACgAAAAAAAAoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAMAAgAAAAAAAAIAAAAAAgACAAAAAAEAAgAAAAACAAIAAAAAAAACAAAAAAMAAgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAAAAAIAAAAAAgACAAAAAAIAAgAAAAADAAIAAAAAAwACAAAAAAEAAgAAAAAAAAIAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAGIAAAAAAwACAAAAAAIAAgAAAAADAAIAAAAAAAACAAAAAAIAAgAAAAACAAIAAAAAAAACAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAgACAAAAAAEAAgAAAAAAAAIAAAAAAQACAAAAAAEAAgAAAAABAAIAAAAAAgACAAAAAAAAAgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAYgAAAAAAAAIAAAAAAwACAAAAAAEAAgAAAAAAAAIAAAAAAwACAAAAAAIAAgAAAAACAAIAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAAACAAAAAAEAAgAAAAACAAIAAAAAAAACAAAAAAAAAgAAAAABAAIAAAAAAQACAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAAAAgAAAAADAAIAAAAAAwACAAAAAAIAAgAAAAACAAIAAAAAAwACAAAAAAAAAgAAAAABAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAgAKAAAAAAAACgAAAAAAAAoAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAEAYgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAUAAAAAAAAFAAAAAAAABQAAAAAAABiAAAAAAIACgAAAAAAAAoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAAAFQAAAAAAABUAAAAAAAAVAAAAAAAAFQAAAAAAABUAAAAAAAAVAAAAAAAAFQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAACABUAAAAAAAAVAAAAAAAAFQAAAAAAABUAAAAAAAAVAAAAAAAAFQAAAAAAABUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAGIAAAAAAQAVAAAAAAAAFQAAAAAAABUAAAAAAAAVAAAAAAAAFQAAAAAAABUAAAAAAAAVAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAABUAAAAAAAAVAAAAAAAAFQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAYgAAAAADABUAAAAAAAAVAAAAAAAAFQAAAAAAABUAAAAAAAAVAAAAAAAAFQAAAAAAABUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAQAVAAAAAAAAFQAAAAAAABUAAAAAAAAVAAAAAAAAFQAAAAAAABUAAAAAAAAVAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAIAFQAAAAAAABUAAAAAAAAVAAAAAAAAFQAAAAAAABUAAAAAAAAVAAAAAAAAFQAAAAAAAA== version: 7 -1,-1: ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAADAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAABiAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAACAA== version: 7 1,-1: ind: 1,-1 - tiles: BwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAwBiAAAAAAIAYgAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAADAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAGIAAAAAAAABAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAgBiAAAAAAIAYgAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAADAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIABwAAAAAAAA== + tiles: BwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAACAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAADAGIAAAAAAwBiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAGIAAAAAAAABAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAwBiAAAAAAAAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAA== version: 7 1,0: ind: 1,0 - tiles: YgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAACAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAAAYgAAAAACAAcAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAABAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAEAYgAAAAACAGIAAAAAAgALAAAAAAAACwAAAAABAAsAAAAAAgBiAAAAAAEAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAQAHAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAADAGIAAAAAAQBiAAAAAAIABwAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAAAHAAAAAAAAAwAAAAABAAMAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAIABwAAAAAAAAMAAAAAAQADAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAABAAMAAAAAAwADAAAAAAEAAwAAAAACAAMAAAAAAAADAAAAAAIABwAAAAAAAGIAAAAAAgAHAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAwADAAAAAAEAAwAAAAABAAMAAAAAAQADAAAAAAAAAwAAAAAAAAMAAAAAAQBiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAABAGIAAAAAAgBiAAAAAAAAAwAAAAADAAMAAAAAAQADAAAAAAEAAwAAAAAAAAMAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAAAAAMAAAAAAgADAAAAAAAAAwAAAAACAAMAAAAAAAADAAAAAAIAAwAAAAACAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAgADAAAAAAIAAwAAAAAAAAMAAAAAAwADAAAAAAIAAwAAAAABAAMAAAAAAgBiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAQBiAAAAAAAAAwAAAAACAAMAAAAAAAADAAAAAAAAAwAAAAACAAMAAAAAAAADAAAAAAIAYgAAAAADAGIAAAAAAQBiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAQBiAAAAAAAAYgAAAAADAA== + tiles: YgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAADAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAADAGIAAAAAAQBiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAEAYgAAAAABAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAgAHAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAgBiAAAAAAEAYgAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAgALAAAAAAAACwAAAAACAAsAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAACAAcAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAIAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAABAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAAAAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAMABwAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgAHAAAAAAAAAwAAAAADAAMAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAAABwAAAAAAAAMAAAAAAAADAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAABAAMAAAAAAgADAAAAAAAAAwAAAAACAAMAAAAAAwADAAAAAAMABwAAAAAAAGIAAAAAAQAHAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAgADAAAAAAIAAwAAAAAAAAMAAAAAAgADAAAAAAEAAwAAAAADAAMAAAAAAwBiAAAAAAMAYgAAAAACAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAEAAwAAAAAAAAMAAAAAAgADAAAAAAIAAwAAAAADAAMAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAACAAMAAAAAAwADAAAAAAAAAwAAAAADAAMAAAAAAwADAAAAAAIAAwAAAAACAGIAAAAAAwBiAAAAAAIAYgAAAAABAGIAAAAAAgBiAAAAAAEAYgAAAAACAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAQADAAAAAAMAAwAAAAADAAMAAAAAAgADAAAAAAAAAwAAAAADAAMAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAEAYgAAAAACAGIAAAAAAQBiAAAAAAMAYgAAAAAAAGIAAAAAAgBiAAAAAAIAAwAAAAACAAMAAAAAAwADAAAAAAMAAwAAAAABAAMAAAAAAQADAAAAAAIAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAADAA== version: 7 -1,1: ind: -1,1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAACAAAAAAMAAgAAAAACAAIAAAAAAwACAAAAAAMAAgAAAAADAAIAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAAgAAAAABAAIAAAAAAwACAAAAAAEAAgAAAAAAAAIAAAAAAQACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAAAAGIAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== version: 7 0,1: ind: 0,1 - tiles: AgAAAAABAAcAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAQBiAAAAAAMABwAAAAAAAAMAAAAAAwADAAAAAAEAAwAAAAABAAMAAAAAAgADAAAAAAAAAwAAAAAAAAMAAAAAAgADAAAAAAEAAwAAAAACAAIAAAAAAQAHAAAAAAAABwAAAAAAAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAACAAAAAAMAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAABlAAAAAAIAYgAAAAADAGIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAEAAAAAAAABAAAAAAAAGIAAAAAAwBlAAAAAAEAYgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAZQAAAAACAGUAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAQAAAAAAAAEAAAAAAAAYgAAAAADAGIAAAAAAwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGUAAAAAAwBiAAAAAAAAYgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAwAHAAAAAAAAYgAAAAAAAGUAAAAAAwBiAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGUAAAAABABiAAAAAAMAZQAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGUAAAAAAQBiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAGUAAAAAAABiAAAAAAAAYgAAAAAAAGUAAAAAAABlAAAAAAAAYgAAAAABAA== + tiles: YgAAAAACAAcAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAABiAAAAAAAABwAAAAAAAAMAAAAAAwADAAAAAAAAAwAAAAAAAAMAAAAAAQADAAAAAAEAAwAAAAADAAMAAAAAAgADAAAAAAAAAwAAAAADAGIAAAAAAgAHAAAAAAAABwAAAAAAAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAABlAAAAAAIAYgAAAAAAAGIAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAEAAAAAAAABAAAAAAAAGIAAAAAAgBlAAAAAAIAYgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAZQAAAAACAGUAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAQAAAAAAAAEAAAAAAAAYgAAAAADAGIAAAAAAgAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGUAAAAAAQBiAAAAAAIAYgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAwAHAAAAAAAAYgAAAAADAGUAAAAAAABiAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGUAAAAAAgBiAAAAAAMAZQAAAAACAGIAAAAAAABiAAAAAAIAYgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAABAAAAAAAAAHAAAAAAAAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAABAAcAAAAAAAAHAAAAAAAAEAAAAAABAGUAAAAAAQBiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAGUAAAAABABiAAAAAAAAYgAAAAABAGUAAAAAAgBlAAAAAAIAYgAAAAACAA== version: 7 1,1: ind: 1,1 - tiles: AwAAAAAAAAMAAAAAAgADAAAAAAEAAwAAAAAAAAMAAAAAAgAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAADAGIAAAAAAQBiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAABAAcAAAAAAAAHAAAAAAAADAAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAQBiAAAAAAAAYgAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAwBiAAAAAAAAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAAAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAEgAAAAAAABIAAAAAAAAHAAAAAAAABwAAAAAAABIAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAwBiAAAAAAEAYgAAAAADAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAgBiAAAAAAAAZQAAAAACAA== + tiles: AwAAAAADAAMAAAAAAAADAAAAAAMAAwAAAAABAAMAAAAAAgAHAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAACAAcAAAAAAABiAAAAAAEADAAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAgBiAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAwBiAAAAAAMAYgAAAAADAGIAAAAAAQBiAAAAAAIAYgAAAAACAGIAAAAAAgBiAAAAAAMAYgAAAAABAGIAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAABiAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAMAYgAAAAACAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAAAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAEAYgAAAAACAGIAAAAAAwBiAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAADAGIAAAAAAwAHAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAMAYgAAAAABAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAEgAAAAAAABIAAAAAAAAHAAAAAAAABwAAAAAAABIAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAACAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAABAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAwBiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAwBiAAAAAAMAYgAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAgBiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAEAZQAAAAAAAA== version: 7 2,0: ind: 2,0 - tiles: BwAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAADAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAADAAcAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAgAHAAAAAAAAYgAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAADAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAAcAAAAAAABiAAAAAAEAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAACAGIAAAAAAwAHAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAQBiAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAMABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAEABwAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAACAAcAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAQAHAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAABiAAAAAAIABwAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAwAHAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAMABwAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAACAAcAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAQALAAAAAAEABwAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAACAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAgAHAAAAAAAACwAAAAACAGIAAAAAAQBiAAAAAAAACwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAABiAAAAAAIABwAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAwBiAAAAAAEABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAABAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAACAAcAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAIAYgAAAAADAAcAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAABiAAAAAAMABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAgAHAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAQAHAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAMAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAEABwAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAQAHAAAAAAAACwAAAAACAAsAAAAAAgALAAAAAAIACwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAA== + tiles: BwAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAgBiAAAAAAMAYgAAAAADAAcAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAwBiAAAAAAIAYgAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAgAHAAAAAAAAYgAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAADAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAAcAAAAAAABiAAAAAAIAYgAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAABAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAABAAcAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAMAYgAAAAADAGIAAAAAAQBiAAAAAAAAYgAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAwAHAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAAAAGIAAAAAAgAHAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAQBiAAAAAAEABwAAAAAAAGIAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAwBiAAAAAAEABwAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAgAHAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAEABwAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAQBiAAAAAAEABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAABAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAwALAAAAAAMABwAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAABAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAgAHAAAAAAAACwAAAAAAAGIAAAAAAgBiAAAAAAEACwAAAAADAAcAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAABiAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAADAGIAAAAAAQBiAAAAAAIABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAABAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAADAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAIABwAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAwAHAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAIABwAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAwAHAAAAAAAACwAAAAADAAsAAAAAAgALAAAAAAMACwAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAA== version: 7 2,1: ind: 2,1 - tiles: YgAAAAACAGIAAAAAAwBiAAAAAAMABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAgALAAAAAAMACwAAAAABAAsAAAAAAwALAAAAAAAACwAAAAAAAAsAAAAAAQALAAAAAAEACwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAIABwAAAAAAAAsAAAAAAgALAAAAAAIACwAAAAACAAsAAAAAAQAHAAAAAAAACwAAAAACAAsAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAEAYgAAAAACAGIAAAAAAgAHAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAABAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAEABwAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAABAGIAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAQBiAAAAAAEAYgAAAAACAGIAAAAAAwBiAAAAAAAAYgAAAAACAAcAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAQAHAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAEABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAABiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAABAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAACAGIAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAEAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAADAAcAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIABwAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAEABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAQBiAAAAAAMAYgAAAAABAGIAAAAAAgBiAAAAAAMABwAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAABAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAACAAcAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAACAGIAAAAAAQAHAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAMAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAADAAcAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAAAAA== + tiles: YgAAAAACAGIAAAAAAgBiAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAAALAAAAAAMACwAAAAABAAsAAAAAAgALAAAAAAEACwAAAAADAAsAAAAAAQALAAAAAAMACwAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAEABwAAAAAAAAsAAAAAAQALAAAAAAEACwAAAAACAAsAAAAAAwAHAAAAAAAACwAAAAAAAAsAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAQAHAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAQBiAAAAAAIAYgAAAAABAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAEABwAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAIAYgAAAAABAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAIAYgAAAAADAAcAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAwAHAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAMABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAACAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAMAYgAAAAADAGIAAAAAAQBiAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAADAAcAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAIABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAgBiAAAAAAEAYgAAAAACAGIAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAABAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAADAAcAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAQAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAABAGIAAAAAAwAHAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAADAAcAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAAAAA== version: 7 0,2: ind: 0,2 - tiles: BwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAASAAAAAAAAEgAAAAAAABIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAEgAAAAAAABIAAAAAAAASAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAABAAcAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAA== + tiles: BwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAASAAAAAAAAEgAAAAAAABIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAEgAAAAAAABIAAAAAAAASAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAADAAcAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAA== version: 7 1,2: ind: 1,2 - tiles: BwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAADAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAABAAcAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAEAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAACAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAEABwAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAIABwAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAgBiAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAADAAcAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAEAYgAAAAADAAcAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAEAYgAAAAAAAGIAAAAAAQAHAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAACAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAA== + tiles: BwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAADAGIAAAAAAwBiAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAABAGIAAAAAAgBiAAAAAAMAYgAAAAABAGIAAAAAAgBiAAAAAAMAYgAAAAAAAGIAAAAAAwBiAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAMAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAEABwAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAAAAGIAAAAAAgBiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAADAAcAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAwAHAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAACAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAEABwAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAMABwAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAABAGIAAAAAAABiAAAAAAMAYgAAAAACAAcAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAwBiAAAAAAIAYgAAAAABAAcAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAAAAGIAAAAAAwAHAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAACAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAA== version: 7 2,2: ind: 2,2 - tiles: YgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAACAGIAAAAAAQBiAAAAAAIAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAADAGIAAAAAAwBiAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAQBiAAAAAAMAYgAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAMAYgAAAAACAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAABAAcAAAAAAABiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAwBiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAADAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAACAGIAAAAAAwBiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAgBiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAwBiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAQAHAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQAKAAAAAAAAYgAAAAADAAoAAAAAAABiAAAAAAEACgAAAAAAAA== + tiles: YgAAAAADAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAQBiAAAAAAIABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAEAYgAAAAACAGIAAAAAAgBiAAAAAAMAYgAAAAABAGIAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAAAAAcAAAAAAABiAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAMAYgAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAIAYgAAAAACAGIAAAAAAgBiAAAAAAEAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAACAGIAAAAAAQBiAAAAAAMAYgAAAAABAGIAAAAAAgBiAAAAAAEAYgAAAAACAGIAAAAAAwBiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAEAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAQAHAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAAAKAAAAAAAAYgAAAAAAAAoAAAAAAABiAAAAAAEACgAAAAAAAA== version: 7 3,1: ind: 3,1 - tiles: CwAAAAABAAsAAAAAAwALAAAAAAMACwAAAAACAAsAAAAAAgALAAAAAAEACwAAAAAAAAsAAAAAAQAJAAAAAAAACQAAAAAAAAkAAAAAAAAJAAAAAAAACQAAAAAAAAkAAAAAAAAJAAAAAAAABwAAAAAAAAsAAAAAAQALAAAAAAMACwAAAAADAAsAAAAAAAALAAAAAAEACwAAAAACAAsAAAAAAAAHAAAAAAAACQAAAAAAAAkAAAAAAAAJAAAAAAAACQAAAAAAAAkAAAAAAAAJAAAAAAAACQAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAkAAAAAAAAJAAAAAAAACQAAAAAAAAkAAAAAAAAJAAAAAAAACQAAAAAAAAkAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAAAgAAAAACAAIAAAAAAgACAAAAAAAAAgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAIAAAAAAwACAAAAAAMAAgAAAAACAAIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAACAAAAAAMAAgAAAAAAAAIAAAAAAwACAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAABAAsAAAAAAwALAAAAAAAACwAAAAAAAAcAAAAAAAAHAAAAAAAAAgAAAAAAAAIAAAAAAwACAAAAAAAAAgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAQALAAAAAAMACwAAAAADAAsAAAAAAgAHAAAAAAAABwAAAAAAAAIAAAAAAQACAAAAAAMAAgAAAAAAAAIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAIAYgAAAAABAAsAAAAAAAALAAAAAAEABwAAAAAAAAcAAAAAAAACAAAAAAIAAgAAAAADAAIAAAAAAQACAAAAAAEAAgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAgALAAAAAAAACwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAIAAAAAAwAHAAAAAAAAAgAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAACAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAACAAcAAAAAAABiAAAAAAMAYgAAAAAAAAIAAAAAAAACAAAAAAEAAgAAAAADAAIAAAAAAQACAAAAAAMAAgAAAAADAAIAAAAAAgACAAAAAAMAAgAAAAADAAcAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAQBiAAAAAAIAYgAAAAAAAGIAAAAAAgACAAAAAAIAAgAAAAADAAIAAAAAAwACAAAAAAAAAgAAAAAAAAIAAAAAAgACAAAAAAAAAgAAAAACAAIAAAAAAgAHAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAEAAgAAAAADAAIAAAAAAQACAAAAAAMAAgAAAAABAAIAAAAAAgACAAAAAAAAAgAAAAADAAIAAAAAAgACAAAAAAEABwAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAwBiAAAAAAAAYgAAAAAAAAIAAAAAAQACAAAAAAIAAgAAAAACAAIAAAAAAgACAAAAAAEAAgAAAAAAAAIAAAAAAwACAAAAAAAAAgAAAAADAA== + tiles: CwAAAAABAAsAAAAAAQALAAAAAAIACwAAAAADAAsAAAAAAQALAAAAAAIACwAAAAACAAsAAAAAAgALAAAAAAIACwAAAAABAAsAAAAAAQALAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAIABwAAAAAAAAsAAAAAAgALAAAAAAEACwAAAAABAAsAAAAAAAALAAAAAAEACwAAAAABAAsAAAAAAgAHAAAAAAAAYgAAAAABAGIAAAAAAQALAAAAAAIACwAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAEACwAAAAACAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAQAHAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAAAAGIAAAAAAgAHAAAAAAAAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAIAYgAAAAADAAcAAAAAAABiAAAAAAAAYgAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAACAAcAAAAAAABiAAAAAAEABwAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAwAHAAAAAAAAYgAAAAABAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAQBiAAAAAAMABwAAAAAAAGIAAAAAAwBiAAAAAAEABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAABAAsAAAAAAQALAAAAAAEACwAAAAACAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAACAAcAAAAAAABiAAAAAAEAYgAAAAACAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAwALAAAAAAEACwAAAAADAAsAAAAAAQAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAACAGIAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgAHAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAADAAsAAAAAAgALAAAAAAEABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAACAAcAAAAAAABiAAAAAAMABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAAALAAAAAAEACwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAAAHAAAAAAAAYgAAAAADAAcAAAAAAAAHAAAAAAAAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAACAAcAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAADAAcAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAgAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAQBiAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAgBiAAAAAAIAYgAAAAACAGIAAAAAAQBiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAADAA== version: 7 3,2: ind: 3,2 - tiles: BwAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAABAAIAAAAAAQACAAAAAAAAAgAAAAACAAIAAAAAAAACAAAAAAIAAgAAAAABAAIAAAAAAgACAAAAAAMAAgAAAAACAAcAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAwACAAAAAAIAAgAAAAADAAIAAAAAAQACAAAAAAEAAgAAAAAAAAIAAAAAAgACAAAAAAEAAgAAAAADAAIAAAAAAwAHAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAEAYgAAAAACAGIAAAAAAABiAAAAAAEAAgAAAAACAAIAAAAAAQACAAAAAAMAAgAAAAAAAAIAAAAAAQACAAAAAAEAAgAAAAABAAIAAAAAAwACAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAQBiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAMACwAAAAAAAGIAAAAAAABiAAAAAAAABwAAAAAAAAgAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAEACwAAAAAAAAsAAAAAAgALAAAAAAEACwAAAAACAAsAAAAAAQBiAAAAAAAAYgAAAAABAAcAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAAALAAAAAAAACwAAAAABAAsAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAAAHAAAAAAAACAAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAEAYgAAAAABAGIAAAAAAQAHAAAAAAAACwAAAAACAAsAAAAAAQALAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAAABwAAAAAAAAgAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAAABwAAAAAAAAsAAAAAAAALAAAAAAAACwAAAAADAAcAAAAAAABiAAAAAAMAYgAAAAAAAAcAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAMAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAQAHAAAAAAAACAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAAABwAAAAAAAAgAAAAAAAAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAAAAAcAAAAAAAAIAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAAAHAAAAAAAACAAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAQBiAAAAAAIABwAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAAAAAcAAAAAAAAIAAAAAAAAYgAAAAACAAoAAAAAAABiAAAAAAIABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAACAGIAAAAAAwAHAAAAAAAABwAAAAAAAA== + tiles: BwAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAwBiAAAAAAEAYgAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAQBiAAAAAAAAYgAAAAAAAGIAAAAAAgAHAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAwBiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAMACwAAAAABAGIAAAAAAwBiAAAAAAIABwAAAAAAAAgAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAACAGIAAAAAAwBiAAAAAAAACwAAAAADAAsAAAAAAwALAAAAAAMACwAAAAABAAsAAAAAAwBiAAAAAAEAYgAAAAAAAAcAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIABwAAAAAAAAcAAAAAAAALAAAAAAAACwAAAAABAAsAAAAAAgAHAAAAAAAAYgAAAAACAGIAAAAAAwAHAAAAAAAACAAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAQBiAAAAAAAAYgAAAAACAGIAAAAAAwAHAAAAAAAACwAAAAAAAAsAAAAAAAALAAAAAAMABwAAAAAAAGIAAAAAAwBiAAAAAAAABwAAAAAAAAgAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAEABwAAAAAAAAsAAAAAAQALAAAAAAAACwAAAAACAAcAAAAAAABiAAAAAAEAYgAAAAAAAAcAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAIAYgAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAwAHAAAAAAAACAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAIABwAAAAAAAAgAAAAAAAAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAAAAAcAAAAAAAAIAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAwAHAAAAAAAACAAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAIABwAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAAAAAcAAAAAAAAIAAAAAAAAYgAAAAACAAoAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAAAHAAAAAAAABwAAAAAAAA== version: 7 2,-1: ind: 2,-1 - tiles: BwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAEAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAAAHAAAAAAAABAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAACAGIAAAAAAABiAAAAAAMAYgAAAAACAAcAAAAAAABiAAAAAAEAYgAAAAAAAAcAAAAAAAAEAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAQAHAAAAAAAAYgAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAABiAAAAAAIABwAAAAAAAAsAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAABAAcAAAAAAAALAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAACwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAwBiAAAAAAEABwAAAAAAAAsAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAADAAcAAAAAAAALAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAQAHAAAAAAAACwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAIABwAAAAAAAAsAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAALAAAAAAIABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAAAHAAAAAAAAYgAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAIABwAAAAAAAGIAAAAAAgAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAABiAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAABAAcAAAAAAABiAAAAAAEABwAAAAAAAA== + tiles: BwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAQAHAAAAAAAABAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAACAAcAAAAAAABiAAAAAAAAYgAAAAABAAcAAAAAAAAEAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAADAGIAAAAAAgAHAAAAAAAAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAEAYgAAAAAAAGIAAAAAAwBiAAAAAAEABwAAAAAAAAsAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAABAGIAAAAAAgBiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAIAYgAAAAACAAcAAAAAAAALAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAACwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAMABwAAAAAAAAsAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAgBiAAAAAAMAYgAAAAABAAcAAAAAAAALAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAgAHAAAAAAAACwAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAABiAAAAAAEABwAAAAAAAAsAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAALAAAAAAMABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAQAHAAAAAAAAYgAAAAADAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAABiAAAAAAAABwAAAAAAAGIAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAIABwAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAACAAcAAAAAAABiAAAAAAIABwAAAAAAAA== version: 7 2,-2: ind: 2,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAQBiAAAAAAEACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAgALAAAAAAEAYgAAAAABAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAMACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAAALAAAAAAMAYgAAAAACAA== version: 7 3,-1: ind: 3,-1 - tiles: YgAAAAAAAAsAAAAAAAAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACwAAAAACAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAwALAAAAAAMABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAGIAAAAAAgAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAMAYgAAAAABAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAABiAAAAAAEACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAADAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAYgAAAAADAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAAAHAAAAAAAAYgAAAAADAAcAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAgBiAAAAAAMAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAABAGIAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAABAGIAAAAAAgBiAAAAAAAAYgAAAAAAAA== + tiles: YgAAAAAAAAsAAAAAAAAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACwAAAAADAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAgALAAAAAAIABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAGIAAAAAAwAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAEAYgAAAAACAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAABiAAAAAAEACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAADAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAYgAAAAADAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAADAGIAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAAAHAAAAAAAAYgAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAwBiAAAAAAEAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAAAAGIAAAAAAQAHAAAAAAAABwAAAAAAAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAgAVAAAAAAAAFQAAAAAAABUAAAAAAAAVAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAABAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAADAGIAAAAAAQAHAAAAAAAAFQAAAAAAABUAAAAAAAAVAAAAAAAAFQAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAwBiAAAAAAMAYgAAAAADAA== version: 7 3,-2: ind: 3,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAALAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAACwAAAAADAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAsAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAABAAcAAAAAAAAIAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAALAAAAAAMACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAAAAGIAAAAAAgALAAAAAAMACwAAAAADAAsAAAAAAQALAAAAAAIACwAAAAADAAsAAAAAAQALAAAAAAAACwAAAAABAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAALAAAAAAIACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAACwAAAAACAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAsAAAAAAQAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAABAAcAAAAAAAAIAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAALAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAABAGIAAAAAAAALAAAAAAAACwAAAAADAAsAAAAAAQALAAAAAAIACwAAAAADAAsAAAAAAQALAAAAAAEACwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== version: 7 3,0: ind: 3,0 - tiles: YgAAAAACAGIAAAAAAwBiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAgALAAAAAAIACwAAAAADAAsAAAAAAgALAAAAAAEACwAAAAACAGIAAAAAAQBiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAAsAAAAAAQBiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAEAYgAAAAACAAsAAAAAAQBiAAAAAAMAYgAAAAADAAcAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAIABwAAAAAAAGIAAAAAAwBiAAAAAAAACwAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAADAAsAAAAAAwALAAAAAAAAYgAAAAADAGIAAAAAAAADAAAAAAAABwAAAAAAAAcAAAAAAAADAAAAAAAAAwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAsAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAIAAwAAAAAAAAMAAAAAAAADAAAAAAAAAwAAAAAAAAMAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAAALAAAAAAIABwAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAACAAcAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAADAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAIAYgAAAAACAGIAAAAAAwAHAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAgBiAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAACAGIAAAAAAgBiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAMABwAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAAATAAAAAAAAEwAAAAAAABMAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAADAAcAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAAAEwAAAAAAABMAAAAAAAATAAAAAAAAYgAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAwAHAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAAAABMAAAAAAAATAAAAAAAAEwAAAAAAAGIAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAAALAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAACAAcAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAEABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAEAYgAAAAACAAcAAAAAAAAJAAAAAAAACQAAAAAAAAkAAAAAAAAJAAAAAAAACQAAAAAAAAkAAAAAAAAJAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAAAAGIAAAAAAgAHAAAAAAAACQAAAAAAAAkAAAAAAAAJAAAAAAAACQAAAAAAAAkAAAAAAAAJAAAAAAAACQAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAQBiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAIABwAAAAAAAAkAAAAAAAAJAAAAAAAACQAAAAAAAAkAAAAAAAAJAAAAAAAACQAAAAAAAAkAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAJAAAAAAAACQAAAAAAAAkAAAAAAAAJAAAAAAAACQAAAAAAAAkAAAAAAAAJAAAAAAAABwAAAAAAAA== + tiles: YgAAAAAAAGIAAAAAAQBiAAAAAAAAFQAAAAAAABUAAAAAAAAVAAAAAAAAFQAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAwALAAAAAAIACwAAAAAAAAsAAAAAAAALAAAAAAMACwAAAAABAGIAAAAAAQBiAAAAAAAABwAAAAAAABUAAAAAAAAVAAAAAAAAFQAAAAAAABUAAAAAAAAHAAAAAAAAYgAAAAADAAsAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAABiAAAAAAIAYgAAAAAAAAsAAAAAAABiAAAAAAIAYgAAAAADAAcAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAABiAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAEACwAAAAACAGIAAAAAAABiAAAAAAMAYgAAAAAAAAsAAAAAAwALAAAAAAAAYgAAAAACAGIAAAAAAgADAAAAAAIABwAAAAAAAAcAAAAAAAADAAAAAAMAAwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAsAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAIAAwAAAAADAAMAAAAAAgADAAAAAAEAAwAAAAACAAMAAAAAAQBiAAAAAAAABwAAAAAAAAcAAAAAAAALAAAAAAMABwAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAABAAcAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAABAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAgAHAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAQBiAAAAAAMABwAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAgATAAAAAAAAEwAAAAAAABMAAAAAAABiAAAAAAIABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAIAYgAAAAACAAcAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAgBiAAAAAAIAEwAAAAAAABMAAAAAAAATAAAAAAAAYgAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAwAHAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAADABMAAAAAAAATAAAAAAAAEwAAAAAAAGIAAAAAAwAHAAAAAAAAYgAAAAACAGIAAAAAAgALAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAsAAAAAAwBiAAAAAAMABwAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAADAAcAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAIABwAAAAAAAAcAAAAAAAALAAAAAAEACwAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAEAYgAAAAADAAcAAAAAAABiAAAAAAMACwAAAAAAAAsAAAAAAwALAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAIABwAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAQAHAAAAAAAAYgAAAAAAAGIAAAAAAgALAAAAAAIAYgAAAAADAGIAAAAAAABiAAAAAAAAYgAAAAACAAcAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAAAAGIAAAAAAwBiAAAAAAMABwAAAAAAAGIAAAAAAAALAAAAAAMACwAAAAABAAsAAAAAAwBiAAAAAAEAYgAAAAADAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAACwAAAAABAAsAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAABiAAAAAAAABwAAAAAAAA== version: 7 -1,-2: ind: -1,-2 @@ -154,27 +156,27 @@ entities: version: 7 0,-2: ind: 0,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAA== version: 7 1,-2: ind: 1,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAA== version: 7 0,3: ind: 0,3 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== version: 7 1,3: ind: 1,3 - tiles: BwAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAALAAAAAAEABwAAAAAAAAcAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAAsAAAAAAgAHAAAAAAAACwAAAAADAAcAAAAAAAAAAAAAAAAACAAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAAAAAsAAAAAAgAHAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAMABwAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAABAAsAAAAAAQALAAAAAAEABwAAAAAAAAgAAAAAAAAHAAAAAAAAYgAAAAADAAcAAAAAAAALAAAAAAEABwAAAAAAAGIAAAAAAgAHAAAAAAAAYgAAAAAAAAcAAAAAAABiAAAAAAIABwAAAAAAAAcAAAAAAAALAAAAAAIACwAAAAAAAAcAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAwAHAAAAAAAACwAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAGIAAAAAAQAHAAAAAAAACwAAAAADAAcAAAAAAAAHAAAAAAAACwAAAAACAAsAAAAAAQAHAAAAAAAACAAAAAAAAAcAAAAAAABiAAAAAAIABwAAAAAAAGIAAAAAAAAHAAAAAAAAYgAAAAACAAcAAAAAAABiAAAAAAAABwAAAAAAAAsAAAAAAwAHAAAAAAAABwAAAAAAAAsAAAAAAgALAAAAAAIABwAAAAAAAAgAAAAAAAAHAAAAAAAAYgAAAAADAAcAAAAAAAALAAAAAAIABwAAAAAAAGIAAAAAAQAHAAAAAAAAYgAAAAAAAAcAAAAAAAALAAAAAAAABwAAAAAAAAcAAAAAAAALAAAAAAMACwAAAAADAAcAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAAAHAAAAAAAAYgAAAAACAAcAAAAAAABiAAAAAAIABwAAAAAAAGIAAAAAAAAHAAAAAAAACwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAGIAAAAAAAALAAAAAAEACwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAwBiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAACAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: BwAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAALAAAAAAIABwAAAAAAAAcAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAAsAAAAAAQAHAAAAAAAACwAAAAADAAcAAAAAAAAAAAAAAAAACAAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAABAAsAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAABAAsAAAAAAAALAAAAAAAABwAAAAAAAAgAAAAAAAAHAAAAAAAAYgAAAAACAAcAAAAAAAALAAAAAAEABwAAAAAAAGIAAAAAAAAHAAAAAAAAYgAAAAACAAcAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAAALAAAAAAAACwAAAAAAAAcAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAQAHAAAAAAAACwAAAAACAAcAAAAAAABiAAAAAAIABwAAAAAAAGIAAAAAAAAHAAAAAAAACwAAAAAAAAcAAAAAAAAHAAAAAAAACwAAAAACAAsAAAAAAgAHAAAAAAAACAAAAAAAAAcAAAAAAABiAAAAAAAABwAAAAAAAGIAAAAAAwAHAAAAAAAAYgAAAAAAAAcAAAAAAABiAAAAAAAABwAAAAAAAAsAAAAAAQAHAAAAAAAABwAAAAAAAAsAAAAAAwALAAAAAAMABwAAAAAAAAgAAAAAAAAHAAAAAAAAYgAAAAABAAcAAAAAAAALAAAAAAAABwAAAAAAAGIAAAAAAQAHAAAAAAAAYgAAAAADAAcAAAAAAAALAAAAAAAABwAAAAAAAAcAAAAAAAALAAAAAAEACwAAAAAAAAcAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAgAHAAAAAAAAYgAAAAABAAcAAAAAAABiAAAAAAMABwAAAAAAAGIAAAAAAwAHAAAAAAAACwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAGIAAAAAAgALAAAAAAIACwAAAAABAAcAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAACAGIAAAAAAgBiAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAADAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== version: 7 4,0: ind: 4,0 - tiles: CwAAAAABAAsAAAAAAQALAAAAAAMABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAACAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: CwAAAAACAAsAAAAAAgALAAAAAAIABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAACAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== version: 7 4,-1: ind: 4,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAgAIAAAAAAAAYgAAAAADAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAABiAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAGIAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAYgAAAAABAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAACwAAAAABAAsAAAAAAQAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAwALAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAwAIAAAAAAAAYgAAAAABAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAABiAAAAAAIABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAGIAAAAAAwAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAYgAAAAABAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAACwAAAAACAAsAAAAAAQAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAQALAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== version: 7 4,1: ind: 4,1 @@ -186,7 +188,7 @@ entities: version: 7 3,3: ind: 3,3 - tiles: YgAAAAABAAoAAAAAAABiAAAAAAIABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAQBiAAAAAAIAYgAAAAADAAoAAAAAAAAKAAAAAAAACgAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAABAAoAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAABAAcAAAAAAAAIAAAAAAAAYgAAAAAAAGIAAAAAAAAKAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAwAHAAAAAAAACAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAwBiAAAAAAMABwAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAMAYgAAAAABAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAQAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAcAAAAAAAALAAAAAAIACwAAAAACAAsAAAAAAAALAAAAAAAACwAAAAABAAsAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAA== + tiles: YgAAAAABAAoAAAAAAABiAAAAAAIABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAADAAoAAAAAAAAKAAAAAAAACgAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAMABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAADAAoAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAADAAcAAAAAAAAIAAAAAAAAYgAAAAADAGIAAAAAAwAKAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAgAHAAAAAAAACAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAgBiAAAAAAEABwAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAAAYgAAAAABAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAQAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAABAAcAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAAAHAAAAAAAACAAAAAAAAAcAAAAAAAALAAAAAAMACwAAAAAAAAsAAAAAAwALAAAAAAEACwAAAAAAAAsAAAAAAgAHAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAAAAGIAAAAAAABiAAAAAAMABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAwBiAAAAAAEAYgAAAAAAAGIAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAFgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAABiAAAAAAIAYgAAAAADAAcAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABYAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAEAYgAAAAACAGIAAAAAAgAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAQBiAAAAAAMABwAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAA== version: 7 4,3: ind: 4,3 @@ -202,7 +204,7 @@ entities: version: 7 2,3: ind: 2,3 - tiles: YgAAAAAAAGIAAAAAAwBiAAAAAAMABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwAKAAAAAAAAYgAAAAAAAAoAAAAAAABiAAAAAAAACgAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAAgAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAKAAAAAAAACgAAAAAAAAoAAAAAAAAKAAAAAAAACgAAAAAAAAoAAAAAAAALAAAAAAEACwAAAAAAAAsAAAAAAQAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAACAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAIACgAAAAAAAGIAAAAAAwBiAAAAAAAACwAAAAACAAsAAAAAAQALAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIACAAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAAAAAoAAAAAAABiAAAAAAIAYgAAAAACAAsAAAAAAwALAAAAAAEACwAAAAADAAcAAAAAAAAHAAAAAAAAYgAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAALAAAAAAEACwAAAAADAAsAAAAAAQAHAAAAAAAABwAAAAAAAGIAAAAAAQAHAAAAAAAACAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAACwAAAAADAAsAAAAAAQALAAAAAAMAYgAAAAAAAGIAAAAAAwBiAAAAAAIABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAsAAAAAAgALAAAAAAIACwAAAAABAAsAAAAAAAALAAAAAAMACwAAAAABAAcAAAAAAAALAAAAAAIACwAAAAADAAsAAAAAAQALAAAAAAEACwAAAAADAAsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: YgAAAAACAGIAAAAAAQBiAAAAAAIABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQAKAAAAAAAAYgAAAAABAAoAAAAAAABiAAAAAAIACgAAAAAAAAcAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAAgAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAKAAAAAAAACgAAAAAAAAoAAAAAAAAKAAAAAAAACgAAAAAAAAoAAAAAAAALAAAAAAAACwAAAAAAAAsAAAAAAgAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAIAYgAAAAACAGIAAAAAAQBiAAAAAAEACgAAAAAAAGIAAAAAAABiAAAAAAIACwAAAAADAAsAAAAAAAALAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMACAAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAABAAoAAAAAAABiAAAAAAMAYgAAAAAAAAsAAAAAAwALAAAAAAAACwAAAAADAAcAAAAAAAAHAAAAAAAAYgAAAAADAAgAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAALAAAAAAAACwAAAAABAAsAAAAAAgAHAAAAAAAABwAAAAAAAGIAAAAAAAAHAAAAAAAACAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAACwAAAAAAAAsAAAAAAgALAAAAAAIAYgAAAAABAGIAAAAAAgBiAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAsAAAAAAAALAAAAAAMACwAAAAACAAsAAAAAAwALAAAAAAEACwAAAAAAAAcAAAAAAAALAAAAAAMACwAAAAAAAAsAAAAAAwALAAAAAAMACwAAAAABAAsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== version: 7 -1,2: ind: -1,2 @@ -210,7 +212,7 @@ entities: version: 7 4,-2: ind: 4,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAYgAAAAADAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAABiAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAGIAAAAAAQAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAgAIAAAAAAAAYgAAAAABAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAAAYgAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAgAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== version: 7 - type: Broadphase - type: Physics @@ -274,22 +276,7 @@ entities: decals: 331: 62,12 332: 61,12 - 333: 62,13 - 334: 62,14 - 335: 61,13 336: 62,18 - 337: 57,18 - 340: 59,18 - 341: 59,17 - 342: 58,18 - 343: 56,16 - 344: 57,16 - 345: 58,16 - 346: 58,15 - 347: 58,14 - 348: 58,13 - 349: 58,12 - 350: 57,15 - node: color: '#FFFFFFFF' id: WarnCornerSmallNW @@ -409,7 +396,7 @@ entities: 0,-4: 0: 30704 0,-5: - 1: 61440 + 1: 61455 0,-3: 0: 63351 -1,-3: @@ -424,7 +411,7 @@ entities: 1,-2: 0: 12287 1,-5: - 1: 61440 + 1: 61455 2,-4: 0: 61680 2,-3: @@ -432,7 +419,7 @@ entities: 2,-2: 0: 1911 2,-5: - 1: 61440 + 1: 61455 3,-4: 0: 45296 3,-3: @@ -440,7 +427,7 @@ entities: 3,-2: 0: 4095 3,-5: - 1: 61440 + 1: 61455 4,-4: 0: 61680 4,-3: @@ -483,7 +470,7 @@ entities: -1,-5: 1: 48031 4,-5: - 1: 61440 + 1: 61455 5,-4: 0: 55792 5,-3: @@ -495,7 +482,7 @@ entities: 0: 4561 3: 49152 5,-5: - 1: 61440 + 1: 61727 5,0: 0: 52497 3: 12 @@ -510,7 +497,7 @@ entities: 0: 8958 4: 32768 6,-5: - 1: 61440 + 1: 61455 6,0: 0: 65282 4: 8 @@ -525,7 +512,7 @@ entities: 0: 19541 4: 4096 7,-5: - 1: 61440 + 1: 61455 7,0: 4: 1 0: 65356 @@ -904,7 +891,7 @@ entities: 16,9: 1: 1 8,-5: - 1: 61440 + 1: 61455 9,-4: 0: 57584 9,-3: @@ -912,7 +899,7 @@ entities: 9,-2: 0: 61182 9,-5: - 1: 12288 + 1: 13383 10,-4: 0: 61680 10,-3: @@ -963,10 +950,6 @@ entities: 14,-6: 1: 20480 0: 8192 - 15,-8: - 1: 3840 - 16,-8: - 1: 3840 13,1: 0: 65535 13,2: @@ -998,7 +981,7 @@ entities: 0: 760 4,15: 0: 1 - 1: 14 + 1: 3598 4,13: 1: 8738 0: 34952 @@ -1007,26 +990,26 @@ entities: 5,14: 0: 62 5,15: - 1: 15 + 1: 3855 5,13: 0: 43690 6,12: 0: 43904 6,15: - 1: 15 + 1: 3855 6,13: 0: 43690 6,14: 0: 46 1: 32768 7,15: - 1: 15 + 1: 3855 7,13: 0: 36044 8,13: 0: 12151 8,15: - 1: 15 + 1: 3855 16,-1: 0: 26112 1: 4 @@ -1063,19 +1046,19 @@ entities: 1: 15 0: 3840 12,15: - 1: 57359 + 1: 58127 11,15: - 1: 15 + 1: 3855 12,16: 1: 43554 13,13: 1: 65518 13,14: 1: 15 - 0: 1792 + 0: 18176 13,15: - 1: 28679 - 0: 8 + 1: 28675 + 0: 1100 14,13: 1: 12561 0: 2252 @@ -1121,7 +1104,7 @@ entities: 0: 3840 1: 14 9,15: - 1: 15 + 1: 3855 9,13: 0: 546 1: 34956 @@ -1131,99 +1114,33 @@ entities: 1: 15 0: 3328 10,15: - 1: 15 + 1: 3855 -1,10: 1: 34952 16,-6: - 0: 1284 - 1: 12834 - 16,-5: - 1: 1 - 16,-7: - 1: 8738 - 0: 1028 - 17,-8: - 1: 4352 - 17,-7: - 1: 4369 + 0: 17472 17,-6: - 1: 4369 + 1: 4368 uniqueMixes: - volume: 2500 temperature: 293.15 moles: - - 21.824879 - - 82.10312 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 + Oxygen: 21.824879 + Nitrogen: 82.10312 - volume: 2500 immutable: True - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 + moles: {} - volume: 2500 temperature: 293.15 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 + moles: {} - volume: 2500 temperature: 293.15 moles: - - 6666.982 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 + Oxygen: 6666.982 - volume: 2500 temperature: 293.15 moles: - - 0 - - 6666.982 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 + Nitrogen: 6666.982 chunkSize: 4 - type: GasTileOverlay - type: RadiationGridResistance @@ -1234,7 +1151,7 @@ entities: - type: MetaData name: Prison Station - type: Transform - pos: 150.92255,68.575584 + pos: 100,68 parent: 1 - type: MapGrid chunks: @@ -1248,19 +1165,19 @@ entities: version: 7 0,-2: ind: 0,-2 - tiles: CAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAACAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAABAAAAAAAAAQAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAAAGIAAAAAAABiAAAAAAEACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAAQAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAAAEAAAAAAAABiAAAAAAMAYgAAAAADAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAQAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAEAYgAAAAACAGIAAAAAAwBiAAAAAAIACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAACAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAAAEAAAAAAAABAAAAAAAAYgAAAAAAAGIAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAABAAAAAAAAAQAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAAGIAAAAAAgBiAAAAAAIACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAAAQAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAAAEAAAAAAABiAAAAAAAAYgAAAAACAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAAAEAAAAAAAABAAAAAAAAYgAAAAADAGIAAAAAAQAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAABAAAAAAAAAQAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAAGIAAAAAAwBiAAAAAAIACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: CAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAADAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAABAAAAAAAAAQAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAAAGIAAAAAAwBiAAAAAAIACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAAQAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAAAEAAAAAAAABiAAAAAAEAYgAAAAACAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAAAAGIAAAAAAQAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAIACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAwBiAAAAAAIAYgAAAAABAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAAAEAAAAAAAABAAAAAAAAYgAAAAACAGIAAAAAAgAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAABAAAAAAAAAQAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAAGIAAAAAAwBiAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAAAQAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAAAEAAAAAAABiAAAAAAIAYgAAAAADAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAAAEAAAAAAAABAAAAAAAAYgAAAAABAGIAAAAAAQAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAABAAAAAAAAAQAAAAAAAAEAAAAAAAABAAAAAAAAAQAAAAAAAGIAAAAAAgBiAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== version: 7 0,-3: ind: 0,-3 - tiles: CAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAQAHAAAAAAAAYgAAAAABAGIAAAAAAwAHAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAIABwAAAAAAAGIAAAAAAgBiAAAAAAEABwAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAEACAAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAADAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAMAYgAAAAAAAGIAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAAcAAAAAAAAHAAAAAAAAYgAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAMABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAABAAcAAAAAAABiAAAAAAAAYgAAAAACAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAIACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAACAA== + tiles: CAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAQAHAAAAAAAAYgAAAAAAAGIAAAAAAQAHAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAIABwAAAAAAAGIAAAAAAQBiAAAAAAEABwAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMABwAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAAcAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAEACAAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAACAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAABAGIAAAAAAgAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAAcAAAAAAAAHAAAAAAAAYgAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAMABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAABAAcAAAAAAABiAAAAAAAAYgAAAAADAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAQAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAEACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAADAA== version: 7 0,-4: ind: 0,-4 - tiles: CAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAABAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAwAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAAAYgAAAAADAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAQAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAgBiAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAEAYgAAAAABAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAA== + tiles: CAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAgBiAAAAAAIAYgAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAIAYgAAAAADAGIAAAAAAgAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAABAGIAAAAAAgBiAAAAAAIACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAABiAAAAAAIAYgAAAAABAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAwAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAEACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAADAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAA== version: 7 0,-5: ind: 0,-5 - tiles: CAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAABAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAQAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAIACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwAHAAAAAAAABwAAAAAAAA== + tiles: CAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAgAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAABAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAgAIAAAAAAAAAAAAAAAAAAgAAAAAAAAIAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAAACAAAAAAAAAAAAAAAAAAIAAAAAAAACAAAAAAAAAgAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAAAHAAAAAAAABwAAAAAAAA== version: 7 0,-6: ind: 0,-6 @@ -1268,23 +1185,23 @@ entities: version: 7 1,-3: ind: 1,-3 - tiles: BwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAAABwAAAAAAAAAAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAACAGIAAAAAAwBiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAADAGIAAAAAAwBiAAAAAAMAYgAAAAABAAcAAAAAAAAAAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAwAHAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAADAAcAAAAAAAAAAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAAAHAAAAAAAAAAAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAEAYgAAAAACAGIAAAAAAQBiAAAAAAMABwAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAQBiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAwAHAAAAAAAAAAAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAMABwAAAAAAAAAAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAACAAcAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAMAYgAAAAABAGIAAAAAAgBiAAAAAAIABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAQBiAAAAAAIAYgAAAAACAGIAAAAAAQBiAAAAAAIAYgAAAAACAGIAAAAAAwBiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAQBiAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAABAGIAAAAAAwAHAAAAAAAAYgAAAAACAA== + tiles: BwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAACAGIAAAAAAQBiAAAAAAAAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAwBiAAAAAAAABwAAAAAAAAAAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAABAGIAAAAAAgBiAAAAAAEAYgAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAACAAcAAAAAAAAAAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAMAYgAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAACAGIAAAAAAAAHAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAAAAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAACAGIAAAAAAgBiAAAAAAEAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAAAAAcAAAAAAAAAAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAgAHAAAAAAAAAAAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAABiAAAAAAAABwAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAQBiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAADAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAAAHAAAAAAAAAAAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAEABwAAAAAAAAAAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAIAYgAAAAABAGIAAAAAAABiAAAAAAIAYgAAAAACAAcAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAACAGIAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAQBiAAAAAAIABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAADAAcAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAQAHAAAAAAAAYgAAAAABAA== version: 7 1,-4: ind: 1,-4 - tiles: YgAAAAACAGIAAAAAAwAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAIABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAAAAGIAAAAAAQAHAAAAAAAABwAAAAAAAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAADAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAQAHAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAADAGIAAAAAAQBiAAAAAAEABwAAAAAAAGIAAAAAAwBiAAAAAAEABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAIAYgAAAAADAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAQAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAEABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAQBiAAAAAAIAYgAAAAAAAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAwBiAAAAAAMABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAABAGIAAAAAAQAHAAAAAAAAAAAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAAABwAAAAAAAAAAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAEAYgAAAAACAGIAAAAAAwBiAAAAAAIAYgAAAAAAAAcAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAACAGIAAAAAAwBiAAAAAAIAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAEAYgAAAAACAGIAAAAAAwBiAAAAAAEAYgAAAAACAGIAAAAAAQBiAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAEABwAAAAAAAAAAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAEAYgAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAACAGIAAAAAAABiAAAAAAMAYgAAAAADAAcAAAAAAAAAAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAACAGIAAAAAAgAHAAAAAAAAAAAAAAAAAA== + tiles: YgAAAAABAGIAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAIAYgAAAAADAGIAAAAAAwBiAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAgBiAAAAAAEABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAQAHAAAAAAAABwAAAAAAAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAADAAcAAAAAAAAHAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAABAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAgAHAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAADAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAIABwAAAAAAAGIAAAAAAwBiAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAADAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAADAGIAAAAAAwAHAAAAAAAABwAAAAAAAGIAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAABAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAIABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAMAYgAAAAACAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAABAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAAAHAAAAAAAAAAAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAACAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAgBiAAAAAAMABwAAAAAAAAAAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAACAGIAAAAAAwBiAAAAAAEAYgAAAAADAGIAAAAAAQBiAAAAAAEAYgAAAAABAGIAAAAAAgBiAAAAAAMAYgAAAAADAAcAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAEAYgAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAwBiAAAAAAIAYgAAAAACAGIAAAAAAgBiAAAAAAMABwAAAAAAAAAAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAwBiAAAAAAEAYgAAAAACAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAEAYgAAAAAAAAcAAAAAAAAAAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAMAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAAAHAAAAAAAAAAAAAAAAAA== version: 7 1,-2: ind: 1,-2 - tiles: YgAAAAADAGIAAAAAAQBiAAAAAAMABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAIAYgAAAAABAGIAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAACAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAABAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAIAYgAAAAABAGIAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAACAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAMABwAAAAAAAGIAAAAAAgBiAAAAAAMAEQAAAAADABEAAAAAAgARAAAAAAMAEQAAAAABAGIAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAgAHAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAAAYgAAAAACAAcAAAAAAABiAAAAAAMAYgAAAAADABEAAAAAAQADAAAAAAEAAwAAAAAAABEAAAAAAgBiAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAEABwAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAAAHAAAAAAAAEQAAAAABABEAAAAAAQARAAAAAAMAAwAAAAABAAMAAAAAAQARAAAAAAEAEQAAAAABABEAAAAAAwBiAAAAAAEAYgAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAIABwAAAAAAABEAAAAAAgADAAAAAAEAAwAAAAAAAAMAAAAAAwADAAAAAAIAAwAAAAABAAMAAAAAAwARAAAAAAAAYgAAAAADAGIAAAAAAwAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAARAAAAAAMAAwAAAAADAAMAAAAAAAADAAAAAAEAAwAAAAAAAAMAAAAAAQADAAAAAAMAEQAAAAABAGIAAAAAAwBiAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAEQAAAAADABEAAAAAAQARAAAAAAIAAwAAAAAAAAMAAAAAAwARAAAAAAMAEQAAAAAAABEAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAIAEQAAAAABAAMAAAAAAQADAAAAAAMAEQAAAAADAGIAAAAAAwBiAAAAAAMAYgAAAAADAGIAAAAAAQBiAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAACABEAAAAAAQARAAAAAAAAEQAAAAABABEAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAABiAAAAAAIABwAAAAAAAA== + tiles: YgAAAAAAAGIAAAAAAgBiAAAAAAMABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAMAYgAAAAADAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAQBiAAAAAAIAYgAAAAACAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAwBiAAAAAAEAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAgBiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAMAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAIAYgAAAAADAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAMAYgAAAAABAGIAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAgBiAAAAAAEAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAgBiAAAAAAEAYgAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAACAGIAAAAAAwBiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAACAGIAAAAAAgBiAAAAAAEAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAgBiAAAAAAIABwAAAAAAAGIAAAAAAQBiAAAAAAAAFQAAAAAAABUAAAAAAAAVAAAAAAAAFQAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAABAAcAAAAAAABiAAAAAAMAYgAAAAADABUAAAAAAAADAAAAAAEAAwAAAAADABUAAAAAAABiAAAAAAIAYgAAAAACAGIAAAAAAQBiAAAAAAIABwAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAADAGIAAAAAAAAHAAAAAAAAFQAAAAAAABUAAAAAAAAVAAAAAAAAAwAAAAACAAMAAAAAAwAVAAAAAAAAFQAAAAAAABUAAAAAAABiAAAAAAAAYgAAAAABAAcAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAABiAAAAAAMABwAAAAAAABUAAAAAAAADAAAAAAMAAwAAAAAAAAMAAAAAAAADAAAAAAEAAwAAAAADAAMAAAAAAgAVAAAAAAAAYgAAAAAAAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAVAAAAAAAAAwAAAAABAAMAAAAAAAADAAAAAAEAAwAAAAACAAMAAAAAAAADAAAAAAMAFQAAAAAAAGIAAAAAAgBiAAAAAAMABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAAFQAAAAAAABUAAAAAAAAVAAAAAAAAAwAAAAAAAAMAAAAAAAAVAAAAAAAAFQAAAAAAABUAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAAAFQAAAAAAAAMAAAAAAAADAAAAAAIAFQAAAAAAAGIAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAgBiAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAADABUAAAAAAAAVAAAAAAAAFQAAAAAAABUAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAgBiAAAAAAAABwAAAAAAAA== version: 7 2,-3: ind: 2,-3 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAADAGIAAAAAAQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAQBiAAAAAAEAYgAAAAACAGIAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAwBiAAAAAAIABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== version: 7 2,-2: ind: 2,-2 - tiles: BwAAAAAAAAcAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAQAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAACAGIAAAAAAABiAAAAAAAAYgAAAAACAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAAAYgAAAAACAGIAAAAAAgBiAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAACAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAIAYgAAAAAAAGIAAAAAAABiAAAAAAMAYgAAAAACAGIAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAAAAGIAAAAAAwBiAAAAAAIAYgAAAAABAGIAAAAAAABiAAAAAAIABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAMAYgAAAAACAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAABAGIAAAAAAgAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAgBiAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAMAYgAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAABAGIAAAAAAwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAABiAAAAAAIABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAAAYgAAAAACAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: BwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAQAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAgBiAAAAAAMAYgAAAAADAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAwBiAAAAAAMAYgAAAAACAGIAAAAAAgAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAIABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAIAYgAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAADAGIAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAABiAAAAAAIABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAEAYgAAAAACAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAAAAGIAAAAAAgAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAQBiAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAEAYgAAAAABAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== version: 7 1,-1: ind: 1,-1 @@ -1292,15 +1209,15 @@ entities: version: 7 2,-4: ind: 2,-4 - tiles: YgAAAAACAGIAAAAAAQBiAAAAAAIABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAEAYgAAAAADAGIAAAAAAgBiAAAAAAAAYgAAAAACAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAwBiAAAAAAEAYgAAAAACAGIAAAAAAABiAAAAAAEABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAgBiAAAAAAMAYgAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAABAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAgAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: YgAAAAACAGIAAAAAAgBiAAAAAAIABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAQBiAAAAAAAAYgAAAAABAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAMAYgAAAAABAGIAAAAAAwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAQBiAAAAAAEAYgAAAAADAGIAAAAAAQBiAAAAAAIABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAEAYgAAAAAAAGIAAAAAAgBiAAAAAAAAYgAAAAADAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAIAYgAAAAABAGIAAAAAAgAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== version: 7 1,-5: ind: 1,-5 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAgAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAEABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAgBiAAAAAAEAYgAAAAACAGIAAAAAAgBiAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAACAGIAAAAAAQAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAwBiAAAAAAMAYgAAAAADAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAAAYgAAAAACAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAADAGIAAAAAAgBiAAAAAAIAYgAAAAABAGIAAAAAAABiAAAAAAMAYgAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAABiAAAAAAMABwAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAADAGIAAAAAAwBiAAAAAAIAYgAAAAADAGIAAAAAAQBiAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAAAYgAAAAABAAcAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAADAGIAAAAAAwBiAAAAAAEAYgAAAAADAGIAAAAAAwBiAAAAAAAAYgAAAAAAAGIAAAAAAgBiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAIAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAADAGIAAAAAAwBiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAACAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAgAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAABiAAAAAAIABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAACAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAGIAAAAAAwBiAAAAAAAAYgAAAAABAGIAAAAAAQBiAAAAAAMAYgAAAAADAGIAAAAAAQBiAAAAAAIAYgAAAAABAGIAAAAAAQBiAAAAAAEAYgAAAAAAAGIAAAAAAgAHAAAAAAAABwAAAAAAAAcAAAAAAABiAAAAAAAAYgAAAAACAGIAAAAAAABiAAAAAAEAYgAAAAACAGIAAAAAAgBiAAAAAAMAYgAAAAADAGIAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAQBiAAAAAAEAYgAAAAABAGIAAAAAAQBiAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAIAYgAAAAADAGIAAAAAAQBiAAAAAAEAYgAAAAACAGIAAAAAAwBiAAAAAAEABwAAAAAAAGIAAAAAAgBiAAAAAAIAYgAAAAADAGIAAAAAAwBiAAAAAAEAYgAAAAACAGIAAAAAAABiAAAAAAIAYgAAAAADAGIAAAAAAwBiAAAAAAIAYgAAAAADAGIAAAAAAQBiAAAAAAMAYgAAAAADAAcAAAAAAABiAAAAAAMAYgAAAAABAGIAAAAAAwBiAAAAAAEAYgAAAAABAGIAAAAAAgBiAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAMAYgAAAAACAGIAAAAAAwBiAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAAYgAAAAABAGIAAAAAAwBiAAAAAAAAYgAAAAADAGIAAAAAAwBiAAAAAAMAYgAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAQBiAAAAAAIAYgAAAAADAA== version: 7 2,-5: ind: 2,-5 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAABiAAAAAAAAYgAAAAADAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAAAYgAAAAADAGIAAAAAAQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAAAAGIAAAAAAQBiAAAAAAIABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAQBiAAAAAAIAYgAAAAACAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAAAYgAAAAABAGIAAAAAAgAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAMABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAAAAAHAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAgBiAAAAAAMAYgAAAAABAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAAAYgAAAAAAAGIAAAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAABAGIAAAAAAgBiAAAAAAMABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGIAAAAAAQBiAAAAAAAAYgAAAAABAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABiAAAAAAIAYgAAAAABAGIAAAAAAQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYgAAAAADAGIAAAAAAABiAAAAAAEABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== version: 7 - type: Broadphase - type: Physics @@ -1309,6 +1226,8 @@ entities: bodyType: Dynamic - type: Fixtures fixtures: {} + - type: BecomesStation + id: Relic - type: OccluderTree - type: SpreaderGrid - type: Shuttle @@ -1613,79 +1532,23 @@ entities: uniqueMixes: - volume: 2500 immutable: True - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 + moles: {} - volume: 2500 temperature: 293.15 moles: - - 21.824879 - - 82.10312 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 + Oxygen: 21.824879 + Nitrogen: 82.10312 - volume: 2500 temperature: 293.15 moles: - - 6666.982 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 + Oxygen: 6666.982 - volume: 2500 temperature: 293.15 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 + moles: {} - volume: 2500 temperature: 293.15 moles: - - 0 - - 6666.982 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 + Nitrogen: 6666.982 chunkSize: 4 - type: GasTileOverlay - type: RadiationGridResistance @@ -1715,6 +1578,8 @@ entities: - 3322 - 3315 - 3242 + - type: Fixtures + fixtures: {} - uid: 1602 components: - type: Transform @@ -1729,6 +1594,8 @@ entities: - 1752 - 2790 - 2757 + - type: Fixtures + fixtures: {} - uid: 2968 components: - type: Transform @@ -1743,6 +1610,8 @@ entities: - 3980 - 2978 - 2979 + - type: Fixtures + fixtures: {} - uid: 3162 components: - type: Transform @@ -1763,6 +1632,8 @@ entities: - 11451 - 11454 - 11450 + - type: Fixtures + fixtures: {} - uid: 5210 components: - type: Transform @@ -1780,6 +1651,8 @@ entities: - 2828 - 2071 - 8530 + - type: Fixtures + fixtures: {} - uid: 5864 components: - type: Transform @@ -1801,6 +1674,8 @@ entities: - 2936 - 11482 - 11500 + - type: Fixtures + fixtures: {} - uid: 6165 components: - type: Transform @@ -1832,6 +1707,8 @@ entities: - 3433 - 3492 - 3510 + - type: Fixtures + fixtures: {} - uid: 6523 components: - type: Transform @@ -1843,6 +1720,8 @@ entities: - 8244 - 4181 - 2464 + - type: Fixtures + fixtures: {} - uid: 6524 components: - type: Transform @@ -1858,6 +1737,8 @@ entities: - 4154 - 1477 - 7733 + - type: Fixtures + fixtures: {} - uid: 6526 components: - type: Transform @@ -1870,6 +1751,8 @@ entities: - 4051 - 8221 - 2073 + - type: Fixtures + fixtures: {} - uid: 6527 components: - type: Transform @@ -1895,6 +1778,8 @@ entities: - 3800 - 8549 - 8559 + - type: Fixtures + fixtures: {} - uid: 6529 components: - type: Transform @@ -1922,6 +1807,8 @@ entities: - 4190 - 4191 - 4192 + - type: Fixtures + fixtures: {} - uid: 6530 components: - type: Transform @@ -1935,6 +1822,8 @@ entities: - 4190 - 4191 - 2972 + - type: Fixtures + fixtures: {} - uid: 6531 components: - type: Transform @@ -1956,6 +1845,8 @@ entities: - 2955 - 2965 - 2969 + - type: Fixtures + fixtures: {} - uid: 6532 components: - type: Transform @@ -1972,6 +1863,8 @@ entities: - 3680 - 2970 - 2969 + - type: Fixtures + fixtures: {} - uid: 6533 components: - type: Transform @@ -1992,6 +1885,8 @@ entities: - 3659 - 3649 - 3671 + - type: Fixtures + fixtures: {} - uid: 6534 components: - type: Transform @@ -2007,6 +1902,8 @@ entities: - 4195 - 3843 - 3844 + - type: Fixtures + fixtures: {} - uid: 6535 components: - type: Transform @@ -2026,6 +1923,8 @@ entities: - 3889 - 3890 - 3872 + - type: Fixtures + fixtures: {} - uid: 6536 components: - type: Transform @@ -2039,6 +1938,8 @@ entities: - 3874 - 3873 - 3875 + - type: Fixtures + fixtures: {} - uid: 6537 components: - type: Transform @@ -2057,6 +1958,8 @@ entities: - 4197 - 2957 - 2956 + - type: Fixtures + fixtures: {} - uid: 6538 components: - type: Transform @@ -2070,6 +1973,8 @@ entities: - 4197 - 4198 - 4200 + - type: Fixtures + fixtures: {} - uid: 6539 components: - type: Transform @@ -2086,6 +1991,8 @@ entities: - 3611 - 3609 - 3349 + - type: Fixtures + fixtures: {} - uid: 6542 components: - type: Transform @@ -2103,6 +2010,8 @@ entities: - 8225 - 2947 - 6540 + - type: Fixtures + fixtures: {} - uid: 6543 components: - type: Transform @@ -2117,6 +2026,8 @@ entities: - 4207 - 3518 - 3349 + - type: Fixtures + fixtures: {} - uid: 6545 components: - type: Transform @@ -2131,6 +2042,8 @@ entities: - 4208 - 3456 - 3455 + - type: Fixtures + fixtures: {} - uid: 6546 components: - type: Transform @@ -2142,6 +2055,8 @@ entities: - 4209 - 4207 - 3489 + - type: Fixtures + fixtures: {} - uid: 6547 components: - type: Transform @@ -2149,15 +2064,16 @@ entities: parent: 2 - type: DeviceList devices: - - 8237 - - 2923 - - 4210 - - 8233 - - 4207 - - 3206 - - 3316 - - 3419 - 3418 + - 3419 + - 3316 + - 3206 + - 4207 + - 8233 + - 4210 + - 2923 + - type: Fixtures + fixtures: {} - uid: 6554 components: - type: Transform @@ -2171,6 +2087,8 @@ entities: - 396 - 3979 - 3978 + - type: Fixtures + fixtures: {} - uid: 6555 components: - type: Transform @@ -2187,6 +2105,8 @@ entities: - 8534 - 4272 - 4222 + - type: Fixtures + fixtures: {} - uid: 6556 components: - type: Transform @@ -2201,6 +2121,8 @@ entities: - 1309 - 4221 - 8534 + - type: Fixtures + fixtures: {} - uid: 6558 components: - type: Transform @@ -2216,6 +2138,8 @@ entities: - 2071 - 4225 - 2867 + - type: Fixtures + fixtures: {} - uid: 6559 components: - type: Transform @@ -2241,6 +2165,8 @@ entities: - 2790 - 4225 - 8534 + - type: Fixtures + fixtures: {} - uid: 6563 components: - type: Transform @@ -2257,6 +2183,8 @@ entities: - 2628 - 4216 - 2944 + - type: Fixtures + fixtures: {} - uid: 6564 components: - type: Transform @@ -2281,6 +2209,8 @@ entities: - 4214 - 4212 - 1462 + - type: Fixtures + fixtures: {} - uid: 6572 components: - type: Transform @@ -2301,6 +2231,8 @@ entities: - 2964 - 2963 - 2962 + - type: Fixtures + fixtures: {} - uid: 6614 components: - type: Transform @@ -2313,6 +2245,8 @@ entities: - 8539 - 6659 - 6671 + - type: Fixtures + fixtures: {} - uid: 7434 components: - type: Transform @@ -2339,12 +2273,16 @@ entities: - 8545 - 8546 - 11449 + - type: Fixtures + fixtures: {} - uid: 8220 components: - type: Transform rot: 1.5707963267948966 rad pos: 57.5,47.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 8222 components: - type: Transform @@ -2368,6 +2306,8 @@ entities: - 2954 - 2953 - 2952 + - type: Fixtures + fixtures: {} - uid: 8228 components: - type: Transform @@ -2380,6 +2320,8 @@ entities: - 4199 - 4200 - 3610 + - type: Fixtures + fixtures: {} - uid: 8231 components: - type: Transform @@ -2396,6 +2338,8 @@ entities: - 3379 - 2931 - 8225 + - type: Fixtures + fixtures: {} - uid: 8236 components: - type: Transform @@ -2403,13 +2347,14 @@ entities: parent: 2 - type: DeviceList devices: - - 2922 - - 8237 - - 8233 - - 4210 - - 4211 - - 3200 - 11438 + - 3200 + - 4211 + - 4210 + - 8233 + - 2922 + - type: Fixtures + fixtures: {} - uid: 8240 components: - type: Transform @@ -2423,6 +2368,8 @@ entities: - 3495 - 3497 - 3496 + - type: Fixtures + fixtures: {} - uid: 8241 components: - type: Transform @@ -2442,6 +2389,8 @@ entities: - 2928 - 2929 - 2931 + - type: Fixtures + fixtures: {} - uid: 8509 components: - type: Transform @@ -2465,6 +2414,8 @@ entities: - 8534 - 2071 - 4272 + - type: Fixtures + fixtures: {} - uid: 8532 components: - type: Transform @@ -2491,6 +2442,8 @@ entities: - 2071 - 6688 - 4191 + - type: Fixtures + fixtures: {} - uid: 8538 components: - type: Transform @@ -2508,6 +2461,8 @@ entities: - 6654 - 6650 - 6651 + - type: Fixtures + fixtures: {} - uid: 8540 components: - type: Transform @@ -2518,6 +2473,8 @@ entities: - 6675 - 6688 - 2790 + - type: Fixtures + fixtures: {} - uid: 8542 components: - type: Transform @@ -2533,6 +2490,8 @@ entities: - 8543 - 6644 - 6643 + - type: Fixtures + fixtures: {} - uid: 8544 components: - type: Transform @@ -2545,6 +2504,8 @@ entities: - 4211 - 4191 - 2916 + - type: Fixtures + fixtures: {} - uid: 10232 components: - type: Transform @@ -2565,6 +2526,8 @@ entities: - 10056 - 10029 - 10031 + - type: Fixtures + fixtures: {} - uid: 10233 components: - type: Transform @@ -2604,6 +2567,8 @@ entities: - 10015 - 10012 - 9926 + - type: Fixtures + fixtures: {} - uid: 10234 components: - type: Transform @@ -2622,6 +2587,8 @@ entities: - 10178 - 10177 - 10182 + - type: Fixtures + fixtures: {} - uid: 10235 components: - type: Transform @@ -2639,6 +2606,8 @@ entities: - 10200 - 10199 - 10197 + - type: Fixtures + fixtures: {} - uid: 10236 components: - type: Transform @@ -2658,6 +2627,8 @@ entities: - 10130 - 10131 - 10134 + - type: Fixtures + fixtures: {} - uid: 10237 components: - type: Transform @@ -2671,6 +2642,8 @@ entities: - 10220 - 10221 - 9808 + - type: Fixtures + fixtures: {} - uid: 10238 components: - type: Transform @@ -2686,6 +2659,8 @@ entities: - 10222 - 9809 - 9807 + - type: Fixtures + fixtures: {} - uid: 10239 components: - type: Transform @@ -2718,6 +2693,8 @@ entities: - 9853 - 9854 - 9872 + - type: Fixtures + fixtures: {} - uid: 10240 components: - type: Transform @@ -2734,6 +2711,8 @@ entities: - 9837 - 9836 - 9834 + - type: Fixtures + fixtures: {} - uid: 10241 components: - type: Transform @@ -2752,6 +2731,8 @@ entities: - 9880 - 9881 - 9879 + - type: Fixtures + fixtures: {} - uid: 11566 components: - type: Transform @@ -2760,6 +2741,8 @@ entities: - type: DeviceList devices: - 7749 + - type: Fixtures + fixtures: {} - proto: AirCanister entities: - uid: 53 @@ -2790,7 +2773,7 @@ entities: pos: 36.5,-6.5 parent: 2 - type: Door - secondsUntilStateChange: -12907.095 + secondsUntilStateChange: -21848.14 state: Opening - type: DeviceLinkSource lastSignals: @@ -2802,6 +2785,11 @@ entities: parent: 2 - proto: AirlockChapelLocked entities: + - uid: 270 + components: + - type: Transform + pos: 3.5,17.5 + parent: 2 - uid: 7158 components: - type: Transform @@ -2976,6 +2964,8 @@ entities: rot: -1.5707963267948966 rad pos: 13.5,27.5 parent: 2 + - type: AccessReader + accessListsOriginal: [] - type: DeviceLinkSink invokeCounter: 1 - type: DeviceLinkSource @@ -3110,18 +3100,6 @@ entities: - InputB - type: DeviceLinkSink invokeCounter: 1 - - uid: 3266 - components: - - type: Transform - pos: 57.5,-20.5 - parent: 2 - - type: DeviceLinkSource - linkedPorts: - 3235: - - - DoorStatus - - InputA - - - DockStatus - - InputB - proto: AirlockExternalGlassShuttleEscape entities: - uid: 674 @@ -3136,6 +3114,20 @@ entities: rot: -1.5707963267948966 rad pos: 10.5,24.5 parent: 2 +- proto: AirlockExternalGlassShuttleLocked + entities: + - uid: 3266 + components: + - type: Transform + pos: 57.5,-20.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 3235: + - - DoorStatus + - InputA + - - DockStatus + - InputB - proto: AirlockExternalLocked entities: - uid: 2795 @@ -4111,209 +4103,281 @@ entities: rot: -1.5707963267948966 rad pos: 19.5,22.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4235 components: - type: Transform rot: -1.5707963267948966 rad pos: 15.5,28.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4916 components: - type: Transform pos: 43.5,52.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4917 components: - type: Transform rot: 3.141592653589793 rad pos: 58.5,57.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4918 components: - type: Transform rot: -1.5707963267948966 rad pos: 62.5,49.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4919 components: - type: Transform rot: -1.5707963267948966 rad pos: 55.5,39.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4920 components: - type: Transform rot: 3.141592653589793 rad pos: 58.5,27.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4921 components: - type: Transform rot: 1.5707963267948966 rad pos: 55.5,22.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4925 components: - type: Transform rot: 3.141592653589793 rad pos: 50.5,22.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4927 components: - type: Transform rot: 1.5707963267948966 rad pos: 40.5,27.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4928 components: - type: Transform pos: 44.5,21.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4932 components: - type: Transform pos: 9.5,39.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4933 components: - type: Transform rot: -1.5707963267948966 rad pos: 22.5,39.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4934 components: - type: Transform rot: 1.5707963267948966 rad pos: 31.5,31.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4936 components: - type: Transform rot: -1.5707963267948966 rad pos: 40.5,14.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4937 components: - type: Transform rot: 1.5707963267948966 rad pos: 40.5,12.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4942 components: - type: Transform rot: -3.141592653589793 rad pos: 59.5,4.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4943 components: - type: Transform rot: -1.5707963267948966 rad pos: 59.5,11.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4944 components: - type: Transform rot: 1.5707963267948966 rad pos: 55.5,-1.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4945 components: - type: Transform pos: 35.5,3.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4948 components: - type: Transform rot: 1.5707963267948966 rad pos: 4.5,-10.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4949 components: - type: Transform rot: -1.5707963267948966 rad pos: 14.5,-1.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4950 components: - type: Transform rot: -1.5707963267948966 rad pos: 21.5,-2.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4951 components: - type: Transform rot: 1.5707963267948966 rad pos: -0.5,-1.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4952 components: - type: Transform rot: -1.5707963267948966 rad pos: 6.5,2.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4953 components: - type: Transform pos: -2.5,8.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4955 components: - type: Transform rot: -1.5707963267948966 rad pos: 6.5,9.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4956 components: - type: Transform rot: 3.141592653589793 rad pos: 11.5,8.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4957 components: - type: Transform rot: -1.5707963267948966 rad pos: 35.5,14.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 5005 components: - type: Transform pos: 25.5,-13.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 6164 components: - type: Transform rot: 1.5707963267948966 rad pos: 47.5,6.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 6660 components: - type: Transform rot: 3.141592653589793 rad pos: 43.5,30.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 7012 components: - type: Transform rot: -1.5707963267948966 rad pos: 21.5,-6.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 7571 components: - type: Transform rot: -1.5707963267948966 rad pos: 29.5,-2.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 8274 components: - type: Transform pos: 50.5,15.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 8290 components: - type: Transform rot: -1.5707963267948966 rad pos: 31.5,24.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: APCHighCapacity entities: - uid: 9462 @@ -4321,78 +4385,104 @@ entities: - type: Transform pos: 15.5,-39.5 parent: 3564 + - type: Fixtures + fixtures: {} - uid: 9463 components: - type: Transform rot: 1.5707963267948966 rad pos: 19.5,-39.5 parent: 3564 + - type: Fixtures + fixtures: {} - uid: 9464 components: - type: Transform rot: 1.5707963267948966 rad pos: 12.5,-31.5 parent: 3564 + - type: Fixtures + fixtures: {} - uid: 9465 components: - type: Transform rot: 1.5707963267948966 rad pos: 33.5,-31.5 parent: 3564 + - type: Fixtures + fixtures: {} - uid: 9466 components: - type: Transform rot: 3.141592653589793 rad pos: 14.5,-30.5 parent: 3564 + - type: Fixtures + fixtures: {} - uid: 9467 components: - type: Transform rot: 1.5707963267948966 rad pos: 20.5,-20.5 parent: 3564 + - type: Fixtures + fixtures: {} - uid: 9468 components: - type: Transform rot: 1.5707963267948966 rad pos: 19.5,-59.5 parent: 3564 + - type: Fixtures + fixtures: {} - uid: 9469 components: - type: Transform rot: 1.5707963267948966 rad pos: 10.5,-60.5 parent: 3564 + - type: Fixtures + fixtures: {} - uid: 9470 components: - type: Transform rot: 1.5707963267948966 rad pos: 18.5,-64.5 parent: 3564 + - type: Fixtures + fixtures: {} - uid: 9471 components: - type: Transform rot: 3.141592653589793 rad pos: 31.5,-60.5 parent: 3564 + - type: Fixtures + fixtures: {} - uid: 9472 components: - type: Transform rot: 3.141592653589793 rad pos: 28.5,-70.5 parent: 3564 + - type: Fixtures + fixtures: {} - uid: 9473 components: - type: Transform rot: 3.141592653589793 rad pos: 15.5,-68.5 parent: 3564 + - type: Fixtures + fixtures: {} - uid: 9651 components: - type: Transform rot: 3.141592653589793 rad pos: 8.5,-46.5 parent: 3564 + - type: Fixtures + fixtures: {} - proto: ArrivalsShuttleTimer entities: - uid: 6152 @@ -4400,11 +4490,15 @@ entities: - type: Transform pos: 62.5,53.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 6153 components: - type: Transform pos: 62.5,44.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: ArtistCircuitBoard entities: - uid: 3812 @@ -4495,12 +4589,6 @@ entities: - type: Transform pos: 57.5,-4.5 parent: 2 - - uid: 8306 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,12.5 - parent: 2 - uid: 8309 components: - type: Transform @@ -4921,12 +5009,12 @@ entities: - uid: 1275 components: - type: Transform - pos: 31.945509,-11.86088 + pos: 31.5,-12.5 parent: 1 - uid: 1277 components: - type: Transform - pos: 37.848846,32.127415 + pos: 37.5,31.5 parent: 1 - proto: BaseGasCondenser entities: @@ -5372,7 +5460,7 @@ entities: parent: 2 - proto: BlastDoor entities: - - uid: 207 + - uid: 122 components: - type: Transform pos: -8.5,12.5 @@ -5834,13 +5922,6 @@ entities: - type: Transform pos: 42.5,21.5 parent: 2 -- proto: BrigmedicIDCard - entities: - - uid: 11116 - components: - - type: Transform - pos: 30.5,-21.5 - parent: 3564 - proto: Brutepack1 entities: - uid: 3227 @@ -18954,13 +19035,6 @@ entities: - type: Transform pos: 59.49891,26.586502 parent: 2 -- proto: CaptainSabre - entities: - - uid: 7174 - components: - - type: Transform - pos: 59.5,23.5 - parent: 2 - proto: CarbonDioxideCanister entities: - uid: 138 @@ -18988,450 +19062,6 @@ entities: - type: Transform pos: 43.5,-7.5 parent: 2 -- proto: Carpet - entities: - - uid: 2037 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,12.5 - parent: 2 - - uid: 2040 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,13.5 - parent: 2 - - uid: 2041 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,14.5 - parent: 2 - - uid: 5599 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,13.5 - parent: 2 - - uid: 5621 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,14.5 - parent: 2 - - uid: 5623 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,12.5 - parent: 2 -- proto: CarpetBlack - entities: - - uid: 7309 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,13.5 - parent: 2 - - uid: 7310 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,13.5 - parent: 2 - - uid: 7311 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,13.5 - parent: 2 - - uid: 7312 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,13.5 - parent: 2 - - uid: 7313 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,11.5 - parent: 2 - - uid: 7314 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,11.5 - parent: 2 - - uid: 7315 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,11.5 - parent: 2 - - uid: 7316 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,11.5 - parent: 2 - - uid: 7317 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,15.5 - parent: 2 - - uid: 7318 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,15.5 - parent: 2 - - uid: 7319 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,15.5 - parent: 2 - - uid: 7586 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,15.5 - parent: 2 -- proto: CarpetBlue - entities: - - uid: 2408 - components: - - type: Transform - pos: 57.5,24.5 - parent: 2 - - uid: 2409 - components: - - type: Transform - pos: 58.5,24.5 - parent: 2 - - uid: 2410 - components: - - type: Transform - pos: 59.5,23.5 - parent: 2 - - uid: 2411 - components: - - type: Transform - pos: 59.5,22.5 - parent: 2 - - uid: 2414 - components: - - type: Transform - pos: 56.5,22.5 - parent: 2 - - uid: 2415 - components: - - type: Transform - pos: 56.5,23.5 - parent: 2 - - uid: 2416 - components: - - type: Transform - pos: 57.5,23.5 - parent: 2 - - uid: 2417 - components: - - type: Transform - pos: 58.5,23.5 - parent: 2 - - uid: 2418 - components: - - type: Transform - pos: 58.5,22.5 - parent: 2 - - uid: 2419 - components: - - type: Transform - pos: 57.5,22.5 - parent: 2 - - uid: 2420 - components: - - type: Transform - pos: 57.5,21.5 - parent: 2 - - uid: 2421 - components: - - type: Transform - pos: 58.5,21.5 - parent: 2 -- proto: CarpetChapel - entities: - - uid: 268 - components: - - type: Transform - pos: -2.5,9.5 - parent: 2 - - uid: 270 - components: - - type: Transform - pos: -0.5,9.5 - parent: 2 - - uid: 271 - components: - - type: Transform - pos: -0.5,11.5 - parent: 2 - - uid: 323 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,14.5 - parent: 2 - - uid: 324 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,15.5 - parent: 2 - - uid: 325 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,10.5 - parent: 2 - - uid: 327 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,10.5 - parent: 2 - - uid: 328 - components: - - type: Transform - pos: -4.5,9.5 - parent: 2 - - uid: 329 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,9.5 - parent: 2 - - uid: 330 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,12.5 - parent: 2 - - uid: 331 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,10.5 - parent: 2 - - uid: 332 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,15.5 - parent: 2 - - uid: 333 - components: - - type: Transform - pos: -6.5,14.5 - parent: 2 - - uid: 334 - components: - - type: Transform - pos: -6.5,9.5 - parent: 2 - - uid: 335 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,9.5 - parent: 2 - - uid: 336 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,15.5 - parent: 2 - - uid: 383 - components: - - type: Transform - pos: -0.5,13.5 - parent: 2 - - uid: 527 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,10.5 - parent: 2 - - uid: 528 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,10.5 - parent: 2 - - uid: 529 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,12.5 - parent: 2 - - uid: 530 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,14.5 - parent: 2 - - uid: 531 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,12.5 - parent: 2 - - uid: 561 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,14.5 - parent: 2 - - uid: 1366 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,14.5 - parent: 2 - - uid: 1367 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,15.5 - parent: 2 - - uid: 1368 - components: - - type: Transform - pos: -4.5,14.5 - parent: 2 - - uid: 1756 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,10.5 - parent: 2 - - uid: 3150 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,14.5 - parent: 2 - - uid: 4853 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,9.5 - parent: 2 - - uid: 6987 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,11.5 - parent: 2 - - uid: 7147 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,13.5 - parent: 2 - - uid: 7305 - components: - - type: Transform - pos: -2.5,13.5 - parent: 2 - - uid: 7306 - components: - - type: Transform - pos: -2.5,11.5 - parent: 2 - - uid: 7307 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,12.5 - parent: 2 - - uid: 7308 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,14.5 - parent: 2 - - uid: 7323 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,10.5 - parent: 2 - - uid: 7324 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,10.5 - parent: 2 - - uid: 7583 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,9.5 - parent: 2 - - uid: 7584 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,11.5 - parent: 2 - - uid: 7585 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,13.5 - parent: 2 -- proto: CarpetSBlue - entities: - - uid: 2031 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,12.5 - parent: 2 - - uid: 2032 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,12.5 - parent: 2 - - uid: 2033 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,13.5 - parent: 2 - - uid: 2034 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,13.5 - parent: 2 - - uid: 2035 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,14.5 - parent: 2 - - uid: 2036 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,14.5 - parent: 2 - proto: Catwalk entities: - uid: 847 @@ -20269,13 +19899,175 @@ entities: - type: Transform pos: 5.5,-41.5 parent: 3564 - - uid: 7267 +- proto: Chair + entities: + - uid: 207 components: - type: Transform - pos: 54.5,60.5 + rot: 1.5707963267948966 rad + pos: -5.5,14.5 + parent: 2 + - uid: 267 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,15.5 + parent: 2 + - uid: 330 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,14.5 + parent: 2 + - uid: 331 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,13.5 + parent: 2 + - uid: 332 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,11.5 + parent: 2 + - uid: 333 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,10.5 + parent: 2 + - uid: 334 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,9.5 + parent: 2 + - uid: 335 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,11.5 + parent: 2 + - uid: 336 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,10.5 + parent: 2 + - uid: 337 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,9.5 + parent: 2 + - uid: 338 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,9.5 + parent: 2 + - uid: 339 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,14.5 + parent: 2 + - uid: 340 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,13.5 + parent: 2 + - uid: 341 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,15.5 + parent: 2 + - uid: 342 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,15.5 + parent: 2 + - uid: 343 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,14.5 + parent: 2 + - uid: 344 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,10.5 + parent: 2 + - uid: 345 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,9.5 + parent: 2 + - uid: 346 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,15.5 + parent: 2 + - uid: 347 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,10.5 + parent: 2 + - uid: 348 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 57.5,33.5 + parent: 2 + - uid: 349 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 62.5,30.5 + parent: 2 + - uid: 350 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 62.5,31.5 + parent: 2 + - uid: 351 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 62.5,32.5 + parent: 2 + - uid: 352 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 60.5,33.5 + parent: 2 + - uid: 353 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 59.5,33.5 + parent: 2 + - uid: 354 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 58.5,33.5 + parent: 2 + - uid: 383 + components: + - type: Transform + pos: 58.5,29.5 parent: 2 -- proto: Chair - entities: - uid: 446 components: - type: Transform @@ -20288,6 +20080,27 @@ entities: rot: -1.5707963267948966 rad pos: 20.5,13.5 parent: 2 + - uid: 527 + components: + - type: Transform + pos: 60.5,29.5 + parent: 2 + - uid: 528 + components: + - type: Transform + pos: 59.5,29.5 + parent: 2 + - uid: 529 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 56.5,33.5 + parent: 2 + - uid: 530 + components: + - type: Transform + pos: 61.5,29.5 + parent: 2 - uid: 618 components: - type: Transform @@ -20588,134 +20401,6 @@ entities: rot: -1.5707963267948966 rad pos: 33.5,-65.5 parent: 3564 -- proto: ChairWood - entities: - - uid: 122 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,14.5 - parent: 2 - - uid: 267 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,15.5 - parent: 2 - - uid: 337 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,14.5 - parent: 2 - - uid: 338 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,13.5 - parent: 2 - - uid: 339 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,11.5 - parent: 2 - - uid: 340 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,10.5 - parent: 2 - - uid: 341 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,9.5 - parent: 2 - - uid: 342 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,11.5 - parent: 2 - - uid: 343 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,10.5 - parent: 2 - - uid: 344 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,9.5 - parent: 2 - - uid: 345 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,15.5 - parent: 2 - - uid: 346 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,14.5 - parent: 2 - - uid: 347 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,13.5 - parent: 2 - - uid: 348 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,15.5 - parent: 2 - - uid: 349 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,15.5 - parent: 2 - - uid: 350 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,14.5 - parent: 2 - - uid: 351 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,10.5 - parent: 2 - - uid: 352 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,9.5 - parent: 2 - - uid: 353 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,9.5 - parent: 2 - - uid: 354 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,15.5 - parent: 2 - - uid: 11350 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,10.5 - parent: 2 - proto: CheckerBoard entities: - uid: 10309 @@ -21096,6 +20781,8 @@ entities: - type: Transform pos: 59.5,35.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: ClosetWallFireFilledRandom entities: - uid: 2436 @@ -21103,6 +20790,8 @@ entities: - type: Transform pos: 60.5,35.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: ClothingBackpack entities: - uid: 7551 @@ -22005,6 +21694,13 @@ entities: - type: Transform pos: 30.5,16.5 parent: 2 +- proto: ClothingMaskWeldingGas + entities: + - uid: 7147 + components: + - type: Transform + pos: 13.5,30.5 + parent: 2 - proto: ClothingNeckClownmedal entities: - uid: 2262 @@ -22600,76 +22296,6 @@ entities: - type: Transform pos: 45.5,21.5 parent: 2 -- proto: ComfyChair - entities: - - uid: 2432 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,33.5 - parent: 2 - - uid: 2439 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,32.5 - parent: 2 - - uid: 2440 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,31.5 - parent: 2 - - uid: 2441 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,30.5 - parent: 2 - - uid: 2442 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 60.5,33.5 - parent: 2 - - uid: 2443 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,33.5 - parent: 2 - - uid: 2444 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,33.5 - parent: 2 - - uid: 2445 - components: - - type: Transform - pos: 58.5,29.5 - parent: 2 - - uid: 2446 - components: - - type: Transform - pos: 59.5,29.5 - parent: 2 - - uid: 2447 - components: - - type: Transform - pos: 60.5,29.5 - parent: 2 - - uid: 2450 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 56.5,33.5 - parent: 2 - - uid: 2981 - components: - - type: Transform - pos: 61.5,29.5 - parent: 2 - proto: ComputerAlert entities: - uid: 1459 @@ -22910,18 +22536,8 @@ entities: immutable: False temperature: 293.14673 moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 + Oxygen: 1.7459903 + Nitrogen: 6.568249 - uid: 2798 components: - type: Transform @@ -23179,14 +22795,6 @@ entities: - type: Transform pos: 7.5,16.5 parent: 2 -- proto: CurtainsBlack - entities: - - uid: 7154 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,17.5 - parent: 2 - proto: DefaultStationBeaconAI entities: - uid: 7619 @@ -23419,12 +23027,16 @@ entities: rot: 1.5707963267948966 rad pos: 6.5,13.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 6330 components: - type: Transform rot: 1.5707963267948966 rad pos: 6.5,11.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: DefibrillatorCompact entities: - uid: 2051 @@ -24256,6 +23868,8 @@ entities: - 2918 - 2916 - 2922 + - type: Fixtures + fixtures: {} - uid: 35 components: - type: Transform @@ -24265,6 +23879,8 @@ entities: devices: - 2921 - 3246 + - type: Fixtures + fixtures: {} - uid: 433 components: - type: Transform @@ -24273,6 +23889,8 @@ entities: - type: DeviceList devices: - 396 + - type: Fixtures + fixtures: {} - uid: 1968 components: - type: Transform @@ -24283,6 +23901,8 @@ entities: - 6540 - 2949 - 2950 + - type: Fixtures + fixtures: {} - uid: 2009 components: - type: Transform @@ -24291,6 +23911,8 @@ entities: - type: DeviceList devices: - 2944 + - type: Fixtures + fixtures: {} - uid: 2770 components: - type: Transform @@ -24302,6 +23924,8 @@ entities: - 2406 - 1741 - 1735 + - type: Fixtures + fixtures: {} - uid: 2967 components: - type: Transform @@ -24310,6 +23934,8 @@ entities: - type: DeviceList devices: - 2972 + - type: Fixtures + fixtures: {} - uid: 2982 components: - type: Transform @@ -24325,6 +23951,8 @@ entities: - 6541 - 2927 - 2926 + - type: Fixtures + fixtures: {} - uid: 5865 components: - type: Transform @@ -24334,11 +23962,15 @@ entities: devices: - 2935 - 2936 + - type: Fixtures + fixtures: {} - uid: 6170 components: - type: Transform pos: 59.5,38.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 6528 components: - type: Transform @@ -24349,6 +23981,8 @@ entities: devices: - 2970 - 2969 + - type: Fixtures + fixtures: {} - uid: 6565 components: - type: Transform @@ -24366,6 +24000,8 @@ entities: - 2936 - 2935 - 3246 + - type: Fixtures + fixtures: {} - uid: 6567 components: - type: Transform @@ -24378,6 +24014,8 @@ entities: - 2951 - 2954 - 2955 + - type: Fixtures + fixtures: {} - uid: 6568 components: - type: Transform @@ -24393,6 +24031,8 @@ entities: - 2954 - 2953 - 2952 + - type: Fixtures + fixtures: {} - uid: 6569 components: - type: Transform @@ -24407,6 +24047,8 @@ entities: - 2964 - 2963 - 2962 + - type: Fixtures + fixtures: {} - uid: 6570 components: - type: Transform @@ -24422,6 +24064,8 @@ entities: - 2970 - 2972 - 2974 + - type: Fixtures + fixtures: {} - uid: 6573 components: - type: Transform @@ -24431,6 +24075,8 @@ entities: - type: DeviceList devices: - 2912 + - type: Fixtures + fixtures: {} - uid: 6578 components: - type: Transform @@ -24440,6 +24086,8 @@ entities: devices: - 396 - 8475 + - type: Fixtures + fixtures: {} - uid: 6582 components: - type: Transform @@ -24448,8 +24096,9 @@ entities: parent: 2 - type: DeviceList devices: - - 8237 - 2923 + - type: Fixtures + fixtures: {} - uid: 6584 components: - type: Transform @@ -24466,12 +24115,16 @@ entities: - 6541 - 2927 - 2926 + - type: Fixtures + fixtures: {} - uid: 6585 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 57.5,45.5 + rot: -1.5707963267948966 rad + pos: 62.5,50.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 6586 components: - type: Transform @@ -24482,6 +24135,8 @@ entities: devices: - 2926 - 2927 + - type: Fixtures + fixtures: {} - uid: 6587 components: - type: Transform @@ -24492,6 +24147,8 @@ entities: devices: - 6541 - 2947 + - type: Fixtures + fixtures: {} - uid: 6588 components: - type: Transform @@ -24502,6 +24159,8 @@ entities: - 8225 - 2947 - 6540 + - type: Fixtures + fixtures: {} - uid: 6591 components: - type: Transform @@ -24512,6 +24171,8 @@ entities: devices: - 2951 - 2949 + - type: Fixtures + fixtures: {} - uid: 6592 components: - type: Transform @@ -24522,6 +24183,8 @@ entities: devices: - 2956 - 2957 + - type: Fixtures + fixtures: {} - uid: 6593 components: - type: Transform @@ -24531,6 +24194,8 @@ entities: - type: DeviceList devices: - 2958 + - type: Fixtures + fixtures: {} - uid: 6594 components: - type: Transform @@ -24543,6 +24208,8 @@ entities: - 2957 - 2975 - 2976 + - type: Fixtures + fixtures: {} - uid: 6595 components: - type: Transform @@ -24554,6 +24221,8 @@ entities: - 2961 - 2975 - 2976 + - type: Fixtures + fixtures: {} - uid: 6642 components: - type: Transform @@ -24564,6 +24233,8 @@ entities: devices: - 8539 - 8543 + - type: Fixtures + fixtures: {} - uid: 7781 components: - type: Transform @@ -24572,6 +24243,8 @@ entities: - type: DeviceList devices: - 2934 + - type: Fixtures + fixtures: {} - uid: 8218 components: - type: Transform @@ -24583,6 +24256,8 @@ entities: - 2955 - 2965 - 2969 + - type: Fixtures + fixtures: {} - uid: 8219 components: - type: Transform @@ -24594,6 +24269,8 @@ entities: - 2974 - 2978 - 8549 + - type: Fixtures + fixtures: {} - uid: 8223 components: - type: Transform @@ -24603,6 +24280,8 @@ entities: - type: DeviceList devices: - 8221 + - type: Fixtures + fixtures: {} - uid: 8230 components: - type: Transform @@ -24613,6 +24292,8 @@ entities: devices: - 2931 - 8225 + - type: Fixtures + fixtures: {} - uid: 8232 components: - type: Transform @@ -24628,6 +24309,8 @@ entities: - 2918 - 2919 - 2925 + - type: Fixtures + fixtures: {} - uid: 8235 components: - type: Transform @@ -24636,7 +24319,8 @@ entities: - type: DeviceList devices: - 2922 - - 8237 + - type: Fixtures + fixtures: {} - uid: 8238 components: - type: Transform @@ -24645,6 +24329,8 @@ entities: - type: DeviceList devices: - 2924 + - type: Fixtures + fixtures: {} - uid: 8242 components: - type: Transform @@ -24656,6 +24342,8 @@ entities: - 2928 - 2929 - 2931 + - type: Fixtures + fixtures: {} - uid: 8247 components: - type: Transform @@ -24665,6 +24353,8 @@ entities: devices: - 8248 - 8246 + - type: Fixtures + fixtures: {} - uid: 8249 components: - type: Transform @@ -24673,6 +24363,8 @@ entities: - type: DeviceList devices: - 8245 + - type: Fixtures + fixtures: {} - uid: 8307 components: - type: Transform @@ -24681,6 +24373,8 @@ entities: - type: DeviceList devices: - 2901 + - type: Fixtures + fixtures: {} - uid: 8356 components: - type: Transform @@ -24690,6 +24384,8 @@ entities: - type: DeviceList devices: - 8539 + - type: Fixtures + fixtures: {} - uid: 8528 components: - type: Transform @@ -24706,6 +24402,8 @@ entities: - 1831 - 8477 - 2912 + - type: Fixtures + fixtures: {} - uid: 8529 components: - type: Transform @@ -24714,6 +24412,8 @@ entities: - type: DeviceList devices: - 2904 + - type: Fixtures + fixtures: {} - uid: 8531 components: - type: Transform @@ -24729,6 +24429,8 @@ entities: - 1741 - 1735 - 8475 + - type: Fixtures + fixtures: {} - uid: 8533 components: - type: Transform @@ -24744,6 +24446,8 @@ entities: - 7657 - 1831 - 8477 + - type: Fixtures + fixtures: {} - uid: 8541 components: - type: Transform @@ -24753,6 +24457,8 @@ entities: - type: DeviceList devices: - 8543 + - type: Fixtures + fixtures: {} - uid: 10242 components: - type: Transform @@ -24762,6 +24468,8 @@ entities: devices: - 9647 - 9646 + - type: Fixtures + fixtures: {} - uid: 10243 components: - type: Transform @@ -24772,6 +24480,8 @@ entities: devices: - 9645 - 9646 + - type: Fixtures + fixtures: {} - uid: 10244 components: - type: Transform @@ -24781,6 +24491,8 @@ entities: devices: - 9648 - 9649 + - type: Fixtures + fixtures: {} - uid: 10245 components: - type: Transform @@ -24792,6 +24504,8 @@ entities: - 9643 - 9644 - 9648 + - type: Fixtures + fixtures: {} - uid: 10246 components: - type: Transform @@ -24809,6 +24523,8 @@ entities: - 9649 - 9647 - 9650 + - type: Fixtures + fixtures: {} - uid: 10247 components: - type: Transform @@ -24827,6 +24543,8 @@ entities: - 9637 - 9640 - 9641 + - type: Fixtures + fixtures: {} - uid: 10248 components: - type: Transform @@ -24835,6 +24553,8 @@ entities: - type: DeviceList devices: - 9635 + - type: Fixtures + fixtures: {} - uid: 10249 components: - type: Transform @@ -24844,6 +24564,8 @@ entities: devices: - 9634 - 9633 + - type: Fixtures + fixtures: {} - uid: 10250 components: - type: Transform @@ -24854,6 +24576,8 @@ entities: devices: - 9631 - 9632 + - type: Fixtures + fixtures: {} - uid: 10251 components: - type: Transform @@ -24866,6 +24590,8 @@ entities: - 9638 - 9637 - 9639 + - type: Fixtures + fixtures: {} - proto: FireExtinguisher entities: - uid: 1071 @@ -25718,18 +25444,6 @@ entities: - 8231 - 6588 - 6542 - - uid: 8237 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,16.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 8235 - - 8236 - - 6582 - - 6547 - uid: 8245 components: - type: Transform @@ -44296,7 +44010,7 @@ entities: - uid: 134 components: - type: Transform - pos: 68.5,-23.5 + pos: 6.5,-19.5 parent: 2 - uid: 153 components: @@ -44973,11 +44687,31 @@ entities: - type: Transform pos: -0.5,36.5 parent: 2 + - uid: 2033 + components: + - type: Transform + pos: 5.5,-19.5 + parent: 2 - uid: 2038 components: - type: Transform pos: 5.5,30.5 parent: 2 + - uid: 2040 + components: + - type: Transform + pos: 11.5,-19.5 + parent: 2 + - uid: 2041 + components: + - type: Transform + pos: 12.5,-19.5 + parent: 2 + - uid: 2047 + components: + - type: Transform + pos: 13.5,-19.5 + parent: 2 - uid: 2059 components: - type: Transform @@ -45084,6 +44818,11 @@ entities: rot: -1.5707963267948966 rad pos: 9.5,46.5 parent: 2 + - uid: 2191 + components: + - type: Transform + pos: 14.5,-19.5 + parent: 2 - uid: 2345 components: - type: Transform @@ -45124,6 +44863,126 @@ entities: - type: Transform pos: 64.5,28.5 parent: 2 + - uid: 2392 + components: + - type: Transform + pos: 19.5,-19.5 + parent: 2 + - uid: 2408 + components: + - type: Transform + pos: 27.5,-19.5 + parent: 2 + - uid: 2409 + components: + - type: Transform + pos: 28.5,-19.5 + parent: 2 + - uid: 2410 + components: + - type: Transform + pos: 30.5,-19.5 + parent: 2 + - uid: 2411 + components: + - type: Transform + pos: 23.5,-19.5 + parent: 2 + - uid: 2414 + components: + - type: Transform + pos: 24.5,-19.5 + parent: 2 + - uid: 2415 + components: + - type: Transform + pos: 35.5,-19.5 + parent: 2 + - uid: 2416 + components: + - type: Transform + pos: 36.5,-19.5 + parent: 2 + - uid: 2417 + components: + - type: Transform + pos: 38.5,-19.5 + parent: 2 + - uid: 2418 + components: + - type: Transform + pos: 38.5,-18.5 + parent: 2 + - uid: 2419 + components: + - type: Transform + pos: 33.5,-19.5 + parent: 2 + - uid: 2420 + components: + - type: Transform + pos: 1.5,-19.5 + parent: 2 + - uid: 2421 + components: + - type: Transform + pos: 47.5,62.5 + parent: 2 + - uid: 2432 + components: + - type: Transform + pos: 19.5,62.5 + parent: 2 + - uid: 2439 + components: + - type: Transform + pos: 20.5,62.5 + parent: 2 + - uid: 2440 + components: + - type: Transform + pos: 21.5,62.5 + parent: 2 + - uid: 2441 + components: + - type: Transform + pos: 22.5,62.5 + parent: 2 + - uid: 2442 + components: + - type: Transform + pos: 26.5,62.5 + parent: 2 + - uid: 2443 + components: + - type: Transform + pos: 28.5,62.5 + parent: 2 + - uid: 2444 + components: + - type: Transform + pos: 35.5,62.5 + parent: 2 + - uid: 2445 + components: + - type: Transform + pos: 36.5,62.5 + parent: 2 + - uid: 2446 + components: + - type: Transform + pos: 37.5,62.5 + parent: 2 + - uid: 2447 + components: + - type: Transform + pos: 38.5,62.5 + parent: 2 + - uid: 2450 + components: + - type: Transform + pos: 39.5,62.5 + parent: 2 - uid: 2462 components: - type: Transform @@ -45174,6 +45033,26 @@ entities: - type: Transform pos: 68.5,-18.5 parent: 2 + - uid: 2792 + components: + - type: Transform + pos: 40.5,62.5 + parent: 2 + - uid: 2981 + components: + - type: Transform + pos: 33.5,62.5 + parent: 2 + - uid: 3048 + components: + - type: Transform + pos: 32.5,62.5 + parent: 2 + - uid: 3150 + components: + - type: Transform + pos: 46.5,62.5 + parent: 2 - uid: 3260 components: - type: Transform @@ -45240,6 +45119,16 @@ entities: rot: 3.141592653589793 rad pos: 6.5,-45.5 parent: 3564 + - uid: 3753 + components: + - type: Transform + pos: 45.5,62.5 + parent: 2 + - uid: 3784 + components: + - type: Transform + pos: 42.5,62.5 + parent: 2 - uid: 3923 components: - type: Transform @@ -45393,51 +45282,36 @@ entities: - type: Transform pos: 68.5,-17.5 parent: 2 - - uid: 7390 + - uid: 7267 + components: + - type: Transform + pos: 68.5,-23.5 + parent: 2 + - uid: 7285 components: - type: Transform pos: 68.5,-24.5 parent: 2 - - uid: 7391 + - uid: 7287 components: - type: Transform pos: 68.5,-25.5 parent: 2 - - uid: 7392 + - uid: 7288 components: - type: Transform pos: 68.5,-26.5 parent: 2 - - uid: 7393 + - uid: 7289 components: - type: Transform pos: 68.5,-27.5 parent: 2 - - uid: 7394 - components: - - type: Transform - pos: 64.5,-19.5 - parent: 2 - - uid: 7406 + - uid: 7305 components: - type: Transform pos: 68.5,-28.5 parent: 2 - - uid: 7407 - components: - - type: Transform - pos: 68.5,-29.5 - parent: 2 - - uid: 7408 - components: - - type: Transform - pos: 67.5,-29.5 - parent: 2 - - uid: 7410 - components: - - type: Transform - pos: 66.5,-29.5 - parent: 2 - uid: 7460 components: - type: Transform @@ -45449,41 +45323,16 @@ entities: rot: 3.141592653589793 rad pos: 47.5,26.5 parent: 2 - - uid: 7656 - components: - - type: Transform - pos: 65.5,-29.5 - parent: 2 - uid: 7748 components: - type: Transform pos: 21.5,23.5 parent: 2 - - uid: 7750 - components: - - type: Transform - pos: 64.5,-29.5 - parent: 2 - uid: 7754 components: - type: Transform pos: 21.5,22.5 parent: 2 - - uid: 7777 - components: - - type: Transform - pos: 63.5,-29.5 - parent: 2 - - uid: 7790 - components: - - type: Transform - pos: 62.5,-29.5 - parent: 2 - - uid: 7824 - components: - - type: Transform - pos: 61.5,-29.5 - parent: 2 - uid: 7830 components: - type: Transform @@ -47375,46 +47224,11 @@ entities: rot: -1.5707963267948966 rad pos: -0.5,37.5 parent: 2 - - uid: 8214 - components: - - type: Transform - pos: 60.5,-29.5 - parent: 2 - - uid: 8215 - components: - - type: Transform - pos: 64.5,-20.5 - parent: 2 - - uid: 8216 - components: - - type: Transform - pos: 65.5,-20.5 - parent: 2 - - uid: 8217 - components: - - type: Transform - pos: 65.5,-21.5 - parent: 2 - - uid: 8297 - components: - - type: Transform - pos: 65.5,-22.5 - parent: 2 - - uid: 8298 - components: - - type: Transform - pos: 65.5,-23.5 - parent: 2 - uid: 8301 components: - type: Transform pos: 24.5,-1.5 parent: 2 - - uid: 8308 - components: - - type: Transform - pos: 65.5,-24.5 - parent: 2 - uid: 8310 components: - type: Transform @@ -47427,11 +47241,6 @@ entities: rot: 3.141592653589793 rad pos: 44.5,26.5 parent: 2 - - uid: 8314 - components: - - type: Transform - pos: 65.5,-25.5 - parent: 2 - uid: 8315 components: - type: Transform @@ -48678,16 +48487,6 @@ entities: - type: Transform pos: 26.5,-41.5 parent: 3564 - - uid: 9925 - components: - - type: Transform - pos: 65.5,-26.5 - parent: 2 - - uid: 10614 - components: - - type: Transform - pos: 65.5,-27.5 - parent: 2 - uid: 11213 components: - type: Transform @@ -49531,173 +49330,6 @@ entities: - type: Transform pos: 36.5,54.5 parent: 2 -- proto: HolopadAiMain - entities: - - uid: 7792 - components: - - type: Transform - pos: 45.5,50.5 - parent: 2 -- proto: HolopadAiUpload - entities: - - uid: 7793 - components: - - type: Transform - pos: 31.5,54.5 - parent: 2 -- proto: HolopadCommandBridge - entities: - - uid: 7546 - components: - - type: Transform - pos: 57.5,31.5 - parent: 2 - - type: Label - currentLabel: Command - Control Room -- proto: HolopadCommandCaptain - entities: - - uid: 7545 - components: - - type: Transform - pos: 57.5,22.5 - parent: 2 - - type: Label - currentLabel: Command - Secure Storage -- proto: HolopadCommandHop - entities: - - uid: 2392 - components: - - type: Transform - pos: 45.5,27.5 - parent: 2 -- proto: HolopadEngineeringAME - entities: - - uid: 7786 - components: - - type: Transform - pos: 45.5,36.5 - parent: 2 -- proto: HolopadEngineeringAtmosMain - entities: - - uid: 7782 - components: - - type: Transform - pos: 28.5,-8.5 - parent: 2 -- proto: HolopadEngineeringAtmosTeg - entities: - - uid: 1562 - components: - - type: Transform - pos: 20.5,33.5 - parent: 2 -- proto: HolopadEngineeringMain - entities: - - uid: 5342 - components: - - type: Transform - pos: 33.5,31.5 - parent: 2 -- proto: HolopadEngineeringStorage - entities: - - uid: 4742 - components: - - type: Transform - pos: 20.5,41.5 - parent: 2 -- proto: HolopadEngineeringTelecoms - entities: - - uid: 1505 - components: - - type: Transform - pos: -4.5,6.5 - parent: 2 -- proto: HolopadGeneralArrivals - entities: - - uid: 7783 - components: - - type: Transform - pos: 60.5,48.5 - parent: 2 -- proto: HolopadGeneralCryosleep - entities: - - uid: 5211 - components: - - type: Transform - pos: 2.5,-1.5 - parent: 2 -- proto: HolopadGeneralEvac - entities: - - uid: 3048 - components: - - type: Transform - pos: 59.5,-0.5 - parent: 2 - - uid: 7751 - components: - - type: Transform - pos: 47.5,-14.5 - parent: 2 - - type: Label - currentLabel: General - Observation -- proto: HolopadGeneralEVAStorage - entities: - - uid: 3753 - components: - - type: Transform - pos: 51.5,40.5 - parent: 2 -- proto: HolopadMedicalChemistry - entities: - - uid: 5862 - components: - - type: Transform - pos: 32.5,10.5 - parent: 2 -- proto: HolopadMedicalMedbay - entities: - - uid: 2191 - components: - - type: Transform - pos: 17.5,11.5 - parent: 2 -- proto: HolopadMedicalMorgue - entities: - - uid: 2047 - components: - - type: Transform - pos: 3.5,14.5 - parent: 2 -- proto: HolopadScienceFront - entities: - - uid: 1539 - components: - - type: Transform - pos: 51.5,5.5 - parent: 2 -- proto: HolopadSecurityCourtroom - entities: - - uid: 5345 - components: - - type: Transform - pos: 58.5,15.5 - parent: 2 - - type: Label - currentLabel: Security - Assembly Room -- proto: HolopadSecurityFront - entities: - - uid: 1535 - components: - - type: Transform - pos: 38.5,0.5 - parent: 2 -- proto: HolopadServiceChapel - entities: - - uid: 6177 - components: - - type: Transform - pos: -1.5,12.5 - parent: 2 - proto: HydroponicsToolMiniHoe entities: - uid: 10556 @@ -49826,17 +49458,23 @@ entities: - type: Transform pos: 57.5,35.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4183 components: - type: Transform pos: 44.5,52.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 7474 components: - type: Transform rot: -1.5707963267948966 rad pos: 48.5,28.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: IntercomCommon entities: - uid: 36 @@ -49844,57 +49482,77 @@ entities: - type: Transform pos: 26.5,8.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4185 components: - type: Transform pos: 46.5,52.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4930 components: - type: Transform rot: 1.5707963267948966 rad pos: 15.5,22.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 7492 components: - type: Transform pos: 35.5,7.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 7501 components: - type: Transform rot: -1.5707963267948966 rad pos: 2.5,7.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 7504 components: - type: Transform rot: -1.5707963267948966 rad pos: 14.5,-0.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 7554 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-11.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 7577 components: - type: Transform pos: 56.5,7.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 7581 components: - type: Transform rot: -1.5707963267948966 rad pos: 63.5,15.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 8537 components: - type: Transform rot: 1.5707963267948966 rad pos: 11.5,28.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: IntercomEngineering entities: - uid: 846 @@ -49902,52 +49560,70 @@ entities: - type: Transform pos: 29.5,32.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 3008 components: - type: Transform pos: 15.5,40.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 3072 components: - type: Transform rot: 1.5707963267948966 rad pos: 36.5,20.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 5122 components: - type: Transform rot: 1.5707963267948966 rad pos: 21.5,-7.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 6553 components: - type: Transform rot: 3.141592653589793 rad pos: 34.5,36.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 6557 components: - type: Transform rot: 1.5707963267948966 rad pos: 31.5,25.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 6598 components: - type: Transform pos: 31.5,36.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 7482 components: - type: Transform rot: 1.5707963267948966 rad pos: 41.5,33.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 8563 components: - type: Transform rot: 3.141592653589793 rad pos: 29.5,1.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: IntercomMedical entities: - uid: 1913 @@ -49956,12 +49632,16 @@ entities: rot: 3.141592653589793 rad pos: 24.5,12.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 7443 components: - type: Transform rot: 3.141592653589793 rad pos: 14.5,8.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: IntercomSecurity entities: - uid: 4184 @@ -49969,6 +49649,8 @@ entities: - type: Transform pos: 45.5,52.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: JetpackBlueFilled entities: - uid: 8636 @@ -50075,9 +49757,9 @@ entities: - type: Transform pos: 23.5,-16.5 parent: 3564 -- proto: LockerCaptainFilledNoLaser +- proto: LockerCaptainFilledHardsuit entities: - - uid: 6176 + - uid: 561 components: - type: Transform pos: 59.5,24.5 @@ -50091,10 +49773,10 @@ entities: parent: 2 - proto: LockerChiefEngineerFilledHardsuit entities: - - uid: 8325 + - uid: 2036 components: - type: Transform - pos: 18.5,42.5 + pos: 17.5,41.5 parent: 2 - proto: LockerChiefMedicalOfficerFilledHardsuit entities: @@ -50284,6 +49966,11 @@ entities: parent: 2 - proto: LockerSteel entities: + - uid: 135 + components: + - type: Transform + pos: 58.5,45.5 + parent: 2 - uid: 935 components: - type: Transform @@ -50294,6 +49981,11 @@ entities: - type: Transform pos: 58.5,47.5 parent: 2 + - uid: 1367 + components: + - type: Transform + pos: 58.5,44.5 + parent: 2 - uid: 2618 components: - type: Transform @@ -50389,13 +50081,6 @@ entities: - type: Transform pos: 33.5,-30.5 parent: 3564 -- proto: LockerWardenFilled - entities: - - uid: 1353 - components: - - type: Transform - pos: 33.5,0.5 - parent: 2 - proto: LockerWardenFilledHardsuit entities: - uid: 10431 @@ -50410,54 +50095,36 @@ entities: - type: Transform pos: 23.5,42.5 parent: 2 -- proto: LogicGateOr - entities: - - uid: 6692 - components: - - type: Transform - pos: 12.5,30.5 - parent: 2 - - type: DeviceLinkSink - invokeCounter: 1 - - type: DeviceLinkSource - linkedPorts: - 2984: - - - Output - - DoorBolt -- proto: LogicGateXor +- proto: LogicGateAnd entities: - uid: 1839 components: - type: Transform - anchored: True pos: 57.5,-3.5 parent: 2 - - type: Physics - canCollide: False - bodyType: Static - type: DeviceLinkSink invokeCounter: 1 - type: DeviceLinkSource linkedPorts: 1829: - - Output - - DoorBolt + - Open + - - Output + - AutoClose - uid: 1879 components: - type: Transform - anchored: True pos: 57.5,-13.5 parent: 2 - - type: Physics - canCollide: False - bodyType: Static - type: DeviceLinkSink invokeCounter: 1 - type: DeviceLinkSource linkedPorts: 1848: - - Output - - DoorBolt + - Open + - - Output + - AutoClose - uid: 3235 components: - type: Transform @@ -50468,6 +50135,22 @@ entities: - type: DeviceLinkSource linkedPorts: 3232: + - - Output + - Open + - - Output + - AutoClose +- proto: LogicGateOr + entities: + - uid: 6692 + components: + - type: Transform + pos: 12.5,30.5 + parent: 2 + - type: DeviceLinkSink + invokeCounter: 1 + - type: DeviceLinkSource + linkedPorts: + 2984: - - Output - DoorBolt - proto: LootSpawnerArmory @@ -50491,6 +50174,13 @@ entities: - type: Transform pos: 36.5,-59.5 parent: 3564 +- proto: Machete + entities: + - uid: 6987 + components: + - type: Transform + pos: 13.5,30.5 + parent: 2 - proto: MachineAnomalyVessel entities: - uid: 2379 @@ -50531,6 +50221,18 @@ entities: - type: Transform pos: 31.5,8.5 parent: 2 +- proto: MachineFrameDestroyed + entities: + - uid: 4742 + components: + - type: Transform + pos: 54.5,59.5 + parent: 2 + - uid: 4853 + components: + - type: Transform + pos: 54.5,62.5 + parent: 2 - proto: MagazinePistolSubMachineGun entities: - uid: 1914 @@ -50922,18 +50624,8 @@ entities: immutable: False temperature: 293.14673 moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 + Oxygen: 1.7459903 + Nitrogen: 6.568249 - uid: 1318 components: - type: Transform @@ -51317,6 +51009,38 @@ entities: parent: 2 - proto: Paper entities: + - uid: 271 + components: + - type: MetaData + desc: A piece of important paper. + name: Important Information (please do not ignore) + - type: Transform + pos: 34.5,0.5 + parent: 2 + - type: Paper + stampState: paper_stamp-centcom + stampedBy: + - stampedColor: '#006600FF' + stampedName: stamp-component-stamped-name-centcom + content: >- + Need guns? Check out the prison station! Just a hop, skip and a jump to the east, easily reachable via your very own prison shuttle! Just use the prison shuttle console, located next to the security wardrobe. + + + Do [italic]not[/italic] say CentComm never did anything for you. + - uid: 7174 + components: + - type: MetaData + desc: A piece of important paper. + name: Important Information (please do not ignore) + - type: Transform + pos: 25.5,-21.5 + parent: 3564 + - type: Paper + stampState: paper_stamp-centcom + stampedBy: + - stampedColor: '#006600FF' + stampedName: stamp-component-stamped-name-centcom + content: Unfortunately, we cannot locate our backstock of brigmedic IDs. The brigmedic locker opens with your medical ID. We recommend keeping both it and the provided security ID easily available. Good luck! - uid: 10429 components: - type: Transform @@ -51483,6 +51207,8 @@ entities: - type: Transform pos: 7.3686285,34.76087 parent: 2 + - type: Paper + content: bingle - uid: 11517 components: - type: MetaData @@ -52171,30 +51897,40 @@ entities: rot: -1.5707963267948966 rad pos: 26.5,28.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6839 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,27.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 7168 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,29.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 7182 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,30.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 7195 components: - type: Transform rot: 3.141592653589793 rad pos: 26.5,30.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - proto: PlayerStationAi entities: - uid: 4561 @@ -52537,7 +52273,7 @@ entities: components: - type: Transform rot: -1.5707963267948966 rad - pos: 34.5,11.5 + pos: 34.5,12.5 parent: 2 - uid: 218 components: @@ -54107,33 +53843,6 @@ entities: - type: Transform pos: 61.5,23.5 parent: 2 -- proto: PrefilledSyringe - entities: - - uid: 7191 - components: - - type: Transform - pos: 63.5,29.5 - parent: 2 - - uid: 7326 - components: - - type: Transform - pos: 32.5,16.5 - parent: 2 - - uid: 7448 - components: - - type: Transform - pos: 15.5,13.5 - parent: 2 - - uid: 7451 - components: - - type: Transform - pos: 13.5,13.5 - parent: 2 - - uid: 10621 - components: - - type: Transform - pos: 29.5,-16.5 - parent: 3564 - proto: PresentTrash entities: - uid: 7521 @@ -54212,8 +53921,30 @@ entities: - type: Transform pos: 55.5,29.5 parent: 2 +- proto: PuddleBlood + entities: + - uid: 5862 + components: + - type: Transform + pos: 13.5,30.5 + parent: 2 + - uid: 6176 + components: + - type: Transform + pos: 14.5,20.5 + parent: 2 - proto: PuddleBloodSmall entities: + - uid: 5621 + components: + - type: Transform + pos: 12.5,24.5 + parent: 2 + - uid: 5623 + components: + - type: Transform + pos: 11.5,24.5 + parent: 2 - uid: 6348 components: - type: Transform @@ -54414,6 +54145,38 @@ entities: - type: Transform pos: 28.5,-6.5 parent: 2 +- proto: RandomArtifactSpawner + entities: + - uid: 324 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 66.5,-20.5 + parent: 2 + - uid: 325 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 52.5,-0.5 + parent: 2 + - uid: 327 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 23.5,23.5 + parent: 2 + - uid: 328 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 40.5,58.5 + parent: 2 + - uid: 329 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 17.5,-45.5 + parent: 3564 - proto: RandomEngineerCorpseSpawner entities: - uid: 7286 @@ -54428,11 +54191,6 @@ entities: - type: Transform pos: 9.5,0.5 parent: 2 - - uid: 7287 - components: - - type: Transform - pos: 58.5,44.5 - parent: 2 - uid: 7360 components: - type: Transform @@ -54539,211 +54297,295 @@ entities: - type: Transform pos: 23.5,-6.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 150 components: - type: Transform pos: 24.5,-5.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 165 components: - type: Transform pos: 24.5,-6.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 176 components: - type: Transform pos: 22.5,-3.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 186 components: - type: Transform pos: 23.5,-3.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 551 components: - type: Transform pos: 24.5,-0.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 553 components: - type: Transform pos: 26.5,-0.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 554 components: - type: Transform pos: 28.5,-1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 626 components: - type: Transform pos: 24.5,-1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 629 components: - type: Transform pos: 27.5,-1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 675 components: - type: Transform pos: 24.5,0.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 699 components: - type: Transform pos: 23.5,-1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 710 components: - type: Transform pos: 22.5,-1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 726 components: - type: Transform pos: 26.5,-1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 761 components: - type: Transform pos: 26.5,0.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 766 components: - type: Transform pos: 24.5,-3.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 903 components: - type: Transform pos: 22.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 913 components: - type: Transform pos: 19.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 914 components: - type: Transform pos: 25.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 963 components: - type: Transform pos: 24.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1465 components: - type: Transform pos: 20.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1731 components: - type: Transform pos: 22.5,-6.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2899 components: - type: Transform pos: 24.5,-4.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 4014 components: - type: Transform pos: 27.5,-11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 4057 components: - type: Transform pos: 29.5,-11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 4058 components: - type: Transform pos: 28.5,-11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 4664 components: - type: Transform pos: 18.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 4665 components: - type: Transform pos: 23.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 4682 components: - type: Transform pos: 17.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 9661 components: - type: Transform pos: 14.5,-57.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9662 components: - type: Transform pos: 14.5,-58.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9663 components: - type: Transform pos: 14.5,-59.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9664 components: - type: Transform pos: 13.5,-59.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9665 components: - type: Transform pos: 12.5,-59.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9666 components: - type: Transform pos: 12.5,-58.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9667 components: - type: Transform pos: 12.5,-57.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9668 components: - type: Transform pos: 11.5,-59.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9676 components: - type: Transform pos: 15.5,-62.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9677 components: - type: Transform pos: 16.5,-62.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9678 components: - type: Transform pos: 17.5,-62.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9679 components: - type: Transform pos: 14.5,-63.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9680 components: - type: Transform pos: 14.5,-62.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - proto: ReinforcedWindow entities: - uid: 9 @@ -54751,1265 +54593,1747 @@ entities: - type: Transform pos: -0.5,-2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 10 components: - type: Transform pos: -0.5,-0.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 11 components: - type: Transform pos: 2.5,1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 12 components: - type: Transform pos: 0.5,1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 13 components: - type: Transform pos: 1.5,1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 14 components: - type: Transform pos: 0.5,-4.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 15 components: - type: Transform pos: 1.5,-4.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 16 components: - type: Transform pos: 2.5,-4.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 126 components: - type: Transform pos: 20.5,3.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 127 components: - type: Transform pos: 18.5,3.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 128 components: - type: Transform pos: 16.5,3.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 129 components: - type: Transform pos: 17.5,3.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 130 components: - type: Transform pos: 15.5,3.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 144 components: - type: Transform pos: 17.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 145 components: - type: Transform pos: 16.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 191 components: - type: Transform pos: 19.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 196 components: - type: Transform pos: 18.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 198 components: - type: Transform pos: 7.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 199 components: - type: Transform pos: 41.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 200 components: - type: Transform pos: 42.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 201 components: - type: Transform pos: 40.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 202 components: - type: Transform pos: 11.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 228 components: - type: Transform pos: 15.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 232 components: - type: Transform pos: 43.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 237 components: - type: Transform pos: 12.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 238 components: - type: Transform pos: 10.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 261 components: - type: Transform pos: 39.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 273 components: - type: Transform pos: -7.5,10.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 274 components: - type: Transform pos: -7.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 279 components: - type: Transform pos: -7.5,9.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 280 components: - type: Transform pos: -7.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 281 components: - type: Transform pos: -7.5,14.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 282 components: - type: Transform pos: -7.5,15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 312 components: - type: Transform pos: 13.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 360 components: - type: Transform pos: 9.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 371 components: - type: Transform pos: 6.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 372 components: - type: Transform pos: 5.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 373 components: - type: Transform pos: 4.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 405 components: - type: Transform pos: 0.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 406 components: - type: Transform pos: 1.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 407 components: - type: Transform pos: -0.5,-14.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 408 components: - type: Transform pos: -0.5,-13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 409 components: - type: Transform pos: -0.5,-12.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 411 components: - type: Transform pos: -0.5,-9.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 412 components: - type: Transform pos: -0.5,-8.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 413 components: - type: Transform pos: -0.5,-7.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 414 components: - type: Transform pos: 0.5,-6.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 415 components: - type: Transform pos: 1.5,-6.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 416 components: - type: Transform pos: 2.5,-6.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 468 components: - type: Transform pos: 2.5,36.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 562 components: - type: Transform pos: 51.5,18.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 568 components: - type: Transform pos: 7.5,33.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 647 components: - type: Transform pos: 21.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 713 components: - type: Transform pos: 8.5,33.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 714 components: - type: Transform pos: 12.5,40.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 736 components: - type: Transform pos: -0.5,-11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 740 components: - type: Transform pos: 8.5,35.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 870 components: - type: Transform pos: 46.5,42.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 882 components: - type: Transform pos: 45.5,42.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 967 components: - type: Transform pos: 47.5,42.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1083 components: - type: Transform pos: 21.5,14.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1088 components: - type: Transform pos: 21.5,15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1118 components: - type: Transform pos: 33.5,-13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1119 components: - type: Transform pos: 33.5,-11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1120 components: - type: Transform pos: 43.5,-18.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1121 components: - type: Transform pos: 44.5,-18.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1122 components: - type: Transform pos: 45.5,-18.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1123 components: - type: Transform pos: 46.5,-18.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1124 components: - type: Transform pos: 47.5,-18.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1125 components: - type: Transform pos: 48.5,-18.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1126 components: - type: Transform pos: 50.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1127 components: - type: Transform pos: 50.5,-14.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1128 components: - type: Transform pos: 50.5,-13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1149 components: - type: Transform pos: 37.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1150 components: - type: Transform pos: 36.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1151 components: - type: Transform pos: 34.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1152 components: - type: Transform pos: 35.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1153 components: - type: Transform pos: 33.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1154 components: - type: Transform pos: 31.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1155 components: - type: Transform pos: 30.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1156 components: - type: Transform pos: 29.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1157 components: - type: Transform pos: 28.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1158 components: - type: Transform pos: 27.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1159 components: - type: Transform pos: 25.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1160 components: - type: Transform pos: 24.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1161 components: - type: Transform pos: 23.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1162 components: - type: Transform pos: 22.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1163 components: - type: Transform pos: 21.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1251 components: - type: Transform pos: 51.5,2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1252 components: - type: Transform pos: 52.5,2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1253 components: - type: Transform pos: 53.5,2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1255 components: - type: Transform pos: 54.5,2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1271 components: - type: Transform pos: 31.5,7.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1272 components: - type: Transform pos: 33.5,7.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1295 components: - type: Transform pos: 7.5,35.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1296 components: - type: Transform pos: 3.5,36.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1387 components: - type: Transform pos: 41.5,-1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1412 components: - type: Transform pos: 41.5,0.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1814 components: - type: Transform pos: 64.5,-2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1818 components: - type: Transform pos: 62.5,-2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1819 components: - type: Transform pos: 56.5,-2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1824 components: - type: Transform pos: 59.5,-2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1825 components: - type: Transform pos: 60.5,-2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1826 components: - type: Transform pos: 66.5,-2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1827 components: - type: Transform pos: 58.5,-12.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1830 components: - type: Transform pos: 58.5,-4.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1837 components: - type: Transform pos: 56.5,-3.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1844 components: - type: Transform pos: 56.5,-12.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1849 components: - type: Transform pos: 58.5,-14.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1850 components: - type: Transform pos: 55.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1855 components: - type: Transform pos: 65.5,-2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1856 components: - type: Transform pos: 61.5,-2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1857 components: - type: Transform pos: 58.5,-2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1861 components: - type: Transform pos: 58.5,-3.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1862 components: - type: Transform pos: 56.5,-4.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1873 components: - type: Transform pos: 56.5,-13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1876 components: - type: Transform pos: 58.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1877 components: - type: Transform pos: 56.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1878 components: - type: Transform pos: 58.5,-13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1880 components: - type: Transform pos: 56.5,-14.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1882 components: - type: Transform pos: 58.5,-16.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1901 components: - type: Transform pos: 13.5,40.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1933 components: - type: Transform pos: 51.5,38.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1970 components: - type: Transform pos: 52.5,38.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1976 components: - type: Transform pos: 50.5,38.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2069 components: - type: Transform pos: 49.5,38.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2083 components: - type: Transform pos: 63.5,-2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2100 components: - type: Transform pos: 49.5,-17.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2106 components: - type: Transform pos: 51.5,-17.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2127 components: - type: Transform pos: 53.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2130 components: - type: Transform pos: 44.5,26.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2139 components: - type: Transform pos: 9.5,17.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2140 components: - type: Transform pos: 10.5,17.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2142 components: - type: Transform pos: 8.5,17.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2143 components: - type: Transform pos: 7.5,17.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2146 components: - type: Transform pos: 6.5,39.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2147 components: - type: Transform pos: 7.5,39.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2148 components: - type: Transform pos: 8.5,39.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2149 components: - type: Transform pos: 0.5,31.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2150 components: - type: Transform pos: 5.5,30.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2151 components: - type: Transform pos: 54.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2152 components: - type: Transform pos: 4.5,30.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2153 components: - type: Transform pos: 3.5,30.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2174 components: - type: Transform pos: 52.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2175 components: - type: Transform pos: 51.5,-15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2353 components: - type: Transform pos: 64.5,34.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2354 components: - type: Transform pos: 64.5,33.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2355 components: - type: Transform pos: 64.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2356 components: - type: Transform pos: 64.5,31.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2357 components: - type: Transform pos: 64.5,30.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2358 components: - type: Transform pos: 64.5,29.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2359 components: - type: Transform pos: 64.5,28.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2463 components: - type: Transform pos: 64.5,35.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2590 components: - type: Transform pos: 62.5,58.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2595 components: - type: Transform pos: 60.5,63.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2596 components: - type: Transform pos: 59.5,63.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2597 components: - type: Transform pos: 57.5,63.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2598 components: - type: Transform pos: 56.5,63.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2756 components: - type: Transform pos: -0.5,36.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 3245 components: - type: Transform pos: 58.5,-18.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 3247 components: - type: Transform pos: 58.5,-19.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 3248 components: - type: Transform pos: 58.5,-20.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 3249 components: - type: Transform pos: 56.5,-18.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 3250 components: - type: Transform pos: 56.5,-19.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 3259 components: - type: Transform pos: 56.5,-20.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 3567 components: - type: Transform rot: 3.141592653589793 rad pos: 6.5,-39.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 3568 components: - type: Transform rot: 3.141592653589793 rad pos: 6.5,-40.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 3569 components: - type: Transform rot: 3.141592653589793 rad pos: 6.5,-42.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 3570 components: - type: Transform rot: 3.141592653589793 rad pos: 6.5,-43.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 3571 components: - type: Transform rot: 3.141592653589793 rad pos: 6.5,-44.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 3572 components: - type: Transform rot: 3.141592653589793 rad pos: 6.5,-45.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 4494 components: - type: Transform pos: 55.5,61.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 4685 components: - type: Transform pos: 25.5,25.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 4686 components: - type: Transform pos: 25.5,24.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 4697 components: - type: Transform pos: 25.5,23.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6011 components: - type: Transform pos: 54.5,-17.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6012 components: - type: Transform pos: 55.5,-17.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6013 components: - type: Transform pos: 56.5,-17.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6015 components: - type: Transform pos: 58.5,-17.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6025 components: - type: Transform pos: 53.5,-17.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6345 components: - type: Transform pos: 46.5,34.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 7192 components: - type: Transform pos: 25.5,22.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 7702 components: - type: Transform pos: 47.5,26.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 8318 components: - type: Transform pos: 46.5,26.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 8320 components: - type: Transform pos: 45.5,26.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 8393 components: - type: Transform pos: 47.5,34.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 8394 components: - type: Transform pos: 44.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 9452 components: - type: Transform rot: 3.141592653589793 rad pos: 7.5,-46.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9453 components: - type: Transform rot: 3.141592653589793 rad pos: 10.5,-46.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9712 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-60.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9734 components: - type: Transform rot: -1.5707963267948966 rad pos: 31.5,-18.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9735 components: - type: Transform rot: -1.5707963267948966 rad pos: 22.5,-24.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9736 components: - type: Transform rot: -1.5707963267948966 rad pos: 25.5,-24.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9737 components: - type: Transform rot: -1.5707963267948966 rad pos: 20.5,-25.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9738 components: - type: Transform rot: -1.5707963267948966 rad pos: 21.5,-24.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9739 components: - type: Transform rot: -1.5707963267948966 rad pos: 20.5,-24.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9740 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-29.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9741 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-32.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9742 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-33.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9743 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-27.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9744 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-30.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9745 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-26.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9746 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-25.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9747 components: - type: Transform rot: -1.5707963267948966 rad pos: 20.5,-30.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9748 components: - type: Transform rot: -1.5707963267948966 rad pos: 20.5,-29.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9749 components: - type: Transform rot: -1.5707963267948966 rad pos: 20.5,-28.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9750 components: - type: Transform rot: -1.5707963267948966 rad pos: 19.5,-33.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9751 components: - type: Transform rot: -1.5707963267948966 rad pos: 19.5,-34.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9752 components: - type: Transform rot: -1.5707963267948966 rad pos: 19.5,-36.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9753 components: - type: Transform rot: -1.5707963267948966 rad pos: 19.5,-37.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9754 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-36.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9755 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-37.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9758 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-40.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9759 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-41.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9760 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-44.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9761 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-45.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9762 components: - type: Transform rot: -1.5707963267948966 rad pos: 19.5,-44.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9763 components: - type: Transform rot: -1.5707963267948966 rad pos: 19.5,-45.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9764 components: - type: Transform rot: -1.5707963267948966 rad pos: 19.5,-48.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9765 components: - type: Transform rot: -1.5707963267948966 rad pos: 19.5,-49.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9766 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-48.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9767 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-49.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9768 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-52.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9769 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-53.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9770 components: - type: Transform rot: -1.5707963267948966 rad pos: 19.5,-52.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9771 components: - type: Transform rot: -1.5707963267948966 rad pos: 19.5,-53.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9772 components: - type: Transform rot: -1.5707963267948966 rad pos: 24.5,-56.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9773 components: - type: Transform rot: -1.5707963267948966 rad pos: 25.5,-56.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9774 components: - type: Transform rot: -1.5707963267948966 rad pos: 21.5,-56.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9775 components: - type: Transform rot: -1.5707963267948966 rad pos: 20.5,-56.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9776 components: - type: Transform rot: -1.5707963267948966 rad pos: 20.5,-62.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9777 components: - type: Transform rot: -1.5707963267948966 rad pos: 21.5,-62.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9778 components: - type: Transform rot: -1.5707963267948966 rad pos: 25.5,-62.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9779 components: - type: Transform rot: -1.5707963267948966 rad pos: 24.5,-62.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9780 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-63.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9781 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-64.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9782 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-65.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9783 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-67.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9784 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-68.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 9785 components: - type: Transform rot: -1.5707963267948966 rad pos: 26.5,-69.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 11559 components: - type: Transform pos: 23.5,26.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - proto: RemoteSignaller entities: - uid: 421 @@ -56188,16 +56512,22 @@ entities: - type: Transform pos: 61.5,3.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4998 components: - type: Transform pos: 45.5,22.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 7409 components: - type: Transform pos: 49.5,-12.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: Screwdriver entities: - uid: 6566 @@ -56225,6 +56555,13 @@ entities: - type: Transform pos: 27.5,26.5 parent: 2 +- proto: SecurityIDCard + entities: + - uid: 7154 + components: + - type: Transform + pos: 30.5,-21.5 + parent: 3564 - proto: SecurityTechFab entities: - uid: 10398 @@ -56542,16 +56879,22 @@ entities: - type: Transform pos: 40.5,49.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 2424 components: - type: Transform pos: 61.5,35.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 7236 components: - type: Transform pos: 55.5,59.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignAiUpload entities: - uid: 4663 @@ -56559,6 +56902,8 @@ entities: - type: Transform pos: 28.5,51.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignalButton entities: - uid: 473 @@ -56581,6 +56926,8 @@ entities: 1254: - - Pressed - Toggle + - type: Fixtures + fixtures: {} - proto: SignalSwitchDirectional entities: - uid: 694 @@ -56625,6 +56972,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 1473 components: - type: Transform @@ -56658,6 +57007,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 2505 components: - type: Transform @@ -56681,6 +57032,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 2602 components: - type: Transform @@ -56704,6 +57057,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 2621 components: - type: Transform @@ -56732,6 +57087,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 2633 components: - type: Transform @@ -56750,6 +57107,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 2983 components: - type: Transform @@ -56763,6 +57122,8 @@ entities: - Off - - Off - On + - type: Fixtures + fixtures: {} - uid: 3006 components: - type: Transform @@ -56785,6 +57146,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 3033 components: - type: Transform @@ -56798,6 +57161,8 @@ entities: - Off - - Off - On + - type: Fixtures + fixtures: {} - uid: 3710 components: - type: Transform @@ -56811,6 +57176,8 @@ entities: - Off - - Off - On + - type: Fixtures + fixtures: {} - uid: 4510 components: - type: Transform @@ -56824,6 +57191,8 @@ entities: - Off - - Off - On + - type: Fixtures + fixtures: {} - uid: 4652 components: - type: Transform @@ -56857,6 +57226,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 4683 components: - type: Transform @@ -56870,6 +57241,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 5852 components: - type: Transform @@ -56883,6 +57256,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 5861 components: - type: Transform @@ -56896,6 +57271,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 5943 components: - type: Transform @@ -56913,6 +57290,8 @@ entities: - Off - - Off - On + - type: Fixtures + fixtures: {} - uid: 6579 components: - type: Transform @@ -56926,6 +57305,8 @@ entities: - Off - - Off - On + - type: Fixtures + fixtures: {} - uid: 6694 components: - type: Transform @@ -56954,6 +57335,8 @@ entities: - Off - - Off - On + - type: Fixtures + fixtures: {} - uid: 6731 components: - type: Transform @@ -57001,6 +57384,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 7005 components: - type: Transform @@ -57037,6 +57422,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7330 components: - type: Transform @@ -57065,6 +57452,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 7430 components: - type: Transform @@ -57102,6 +57491,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7435 components: - type: Transform @@ -57124,6 +57515,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7459 components: - type: Transform @@ -57150,6 +57543,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7461 components: - type: Transform @@ -57182,6 +57577,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7462 components: - type: Transform @@ -57204,6 +57601,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7467 components: - type: Transform @@ -57256,6 +57655,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7471 components: - type: Transform @@ -57278,6 +57679,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7473 components: - type: Transform @@ -57310,6 +57713,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7475 components: - type: Transform @@ -57327,6 +57732,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7477 components: - type: Transform @@ -57339,6 +57746,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 7480 components: - type: Transform @@ -57391,6 +57800,8 @@ entities: - On lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7481 components: - type: Transform @@ -57418,6 +57829,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7484 components: - type: Transform @@ -57440,6 +57853,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7488 components: - type: Transform @@ -57467,6 +57882,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7490 components: - type: Transform @@ -57493,6 +57910,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7491 components: - type: Transform @@ -57510,6 +57929,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7499 components: - type: Transform @@ -57531,6 +57952,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7502 components: - type: Transform @@ -57553,6 +57976,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7503 components: - type: Transform @@ -57585,6 +58010,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7507 components: - type: Transform @@ -57601,6 +58028,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7508 components: - type: Transform @@ -57617,6 +58046,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7509 components: - type: Transform @@ -57644,6 +58075,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7556 components: - type: Transform @@ -57661,6 +58094,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7557 components: - type: Transform @@ -57682,6 +58117,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7558 components: - type: Transform @@ -57703,6 +58140,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7562 components: - type: Transform @@ -57734,6 +58173,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7569 components: - type: Transform @@ -57760,6 +58201,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7570 components: - type: Transform @@ -57782,6 +58225,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7575 components: - type: Transform @@ -57824,6 +58269,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7576 components: - type: Transform @@ -57850,6 +58297,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7580 components: - type: Transform @@ -57876,6 +58325,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7590 components: - type: Transform @@ -57908,6 +58359,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7594 components: - type: Transform @@ -57935,6 +58388,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7596 components: - type: Transform @@ -57952,6 +58407,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 7600 components: - type: Transform @@ -57989,6 +58446,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7601 components: - type: Transform @@ -58006,6 +58465,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 7623 components: - type: Transform @@ -58037,6 +58498,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7626 components: - type: Transform @@ -58059,6 +58522,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7627 components: - type: Transform @@ -58131,6 +58596,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 7762 components: - type: Transform @@ -58154,6 +58621,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 7828 components: - type: Transform @@ -58181,6 +58650,8 @@ entities: - Off lastSignals: Status: True + - type: Fixtures + fixtures: {} - uid: 8324 components: - type: Transform @@ -58203,6 +58674,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 8339 components: - type: Transform @@ -58231,6 +58704,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 8343 components: - type: Transform @@ -58264,6 +58739,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 8593 components: - type: Transform @@ -58292,6 +58769,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 8598 components: - type: Transform @@ -58315,6 +58794,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10708 components: - type: Transform @@ -58328,6 +58809,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10747 components: - type: Transform @@ -58381,6 +58864,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10765 components: - type: Transform @@ -58409,6 +58894,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10766 components: - type: Transform @@ -58421,6 +58908,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10767 components: - type: Transform @@ -58434,6 +58923,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10768 components: - type: Transform @@ -58447,6 +58938,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10769 components: - type: Transform @@ -58460,6 +58953,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10770 components: - type: Transform @@ -58473,6 +58968,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10771 components: - type: Transform @@ -58486,6 +58983,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10772 components: - type: Transform @@ -58499,6 +58998,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10773 components: - type: Transform @@ -58512,6 +59013,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10774 components: - type: Transform @@ -58525,6 +59028,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10775 components: - type: Transform @@ -58538,6 +59043,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10776 components: - type: Transform @@ -58551,6 +59058,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10777 components: - type: Transform @@ -58564,6 +59073,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10778 components: - type: Transform @@ -58577,6 +59088,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10779 components: - type: Transform @@ -58590,6 +59103,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10780 components: - type: Transform @@ -58608,6 +59123,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10781 components: - type: Transform @@ -58626,6 +59143,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10782 components: - type: Transform @@ -58653,6 +59172,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10783 components: - type: Transform @@ -58671,6 +59192,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10784 components: - type: Transform @@ -58684,6 +59207,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10785 components: - type: Transform @@ -58702,6 +59227,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10786 components: - type: Transform @@ -58715,6 +59242,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - uid: 10788 components: - type: Transform @@ -58728,6 +59257,8 @@ entities: - Toggle - - Off - Toggle + - type: Fixtures + fixtures: {} - proto: SignAtmos entities: - uid: 3301 @@ -58735,6 +59266,8 @@ entities: - type: Transform pos: 31.5,1.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignBridge entities: - uid: 11400 @@ -58742,6 +59275,8 @@ entities: - type: Transform pos: 17.5,59.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignCans entities: - uid: 2013 @@ -58749,12 +59284,16 @@ entities: - type: Transform pos: 36.5,-5.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 2530 components: - type: Transform rot: 1.5707963267948966 rad pos: 32.5,36.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignCansScience entities: - uid: 4939 @@ -58762,6 +59301,8 @@ entities: - type: Transform pos: 49.5,10.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignChapel entities: - uid: 696 @@ -58769,6 +59310,8 @@ entities: - type: Transform pos: 4.5,8.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignChem entities: - uid: 607 @@ -58777,6 +59320,8 @@ entities: rot: -1.5707963267948966 rad pos: 34.5,7.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignDirectionalBridge entities: - uid: 4848 @@ -58785,18 +59330,24 @@ entities: rot: 3.141592653589793 rad pos: 35.5,8.75 parent: 2 + - type: Fixtures + fixtures: {} - uid: 8278 components: - type: Transform rot: 3.141592653589793 rad pos: 36.5,17.75 parent: 2 + - type: Fixtures + fixtures: {} - uid: 8281 components: - type: Transform rot: 1.5707963267948966 rad pos: 27.5,6.75 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignDirectionalDorms entities: - uid: 1075 @@ -58805,11 +59356,15 @@ entities: rot: -1.5707963267948966 rad pos: 27.5,6.25 parent: 2 + - type: Fixtures + fixtures: {} - uid: 11404 components: - type: Transform pos: 36.5,17.25 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignDirectionalEng entities: - uid: 5174 @@ -58818,32 +59373,58 @@ entities: rot: 3.141592653589793 rad pos: 35.5,8.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 8285 components: - type: Transform rot: 1.5707963267948966 rad pos: 27.5,6.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignDirectionalEvac entities: + - uid: 268 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 58.5,-15.5 + parent: 2 + - type: Fixtures + fixtures: {} + - uid: 323 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 56.5,-15.5 + parent: 2 + - type: Fixtures + fixtures: {} - uid: 970 components: - type: Transform rot: 1.5707963267948966 rad pos: 28.5,6.75 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4849 components: - type: Transform rot: 1.5707963267948966 rad pos: 40.5,17.75 parent: 2 + - type: Fixtures + fixtures: {} - uid: 8280 components: - type: Transform rot: 1.5707963267948966 rad pos: 40.5,7.75 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignDirectionalMed entities: - uid: 11401 @@ -58851,12 +59432,16 @@ entities: - type: Transform pos: 36.5,17.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 11405 components: - type: Transform rot: -1.5707963267948966 rad pos: 35.5,8.25 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignDirectionalSci entities: - uid: 381 @@ -58865,17 +59450,23 @@ entities: rot: 1.5707963267948966 rad pos: 28.5,6.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 1801 components: - type: Transform rot: 1.5707963267948966 rad pos: 40.5,7.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 11403 components: - type: Transform pos: 40.5,17.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignDirectionalSec entities: - uid: 1376 @@ -58884,11 +59475,15 @@ entities: rot: 1.5707963267948966 rad pos: 28.5,6.25 parent: 2 + - type: Fixtures + fixtures: {} - uid: 11402 components: - type: Transform pos: 40.5,17.25 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignEngineering entities: - uid: 8279 @@ -58897,6 +59492,8 @@ entities: rot: -1.5707963267948966 rad pos: 36.5,22.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignEVA entities: - uid: 8468 @@ -58904,6 +59501,8 @@ entities: - type: Transform pos: 54.5,37.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignInterrogation entities: - uid: 10323 @@ -58911,6 +59510,8 @@ entities: - type: Transform pos: 19.5,-31.5 parent: 3564 + - type: Fixtures + fixtures: {} - proto: SignMaterials entities: - uid: 1773 @@ -58919,12 +59520,16 @@ entities: rot: 1.5707963267948966 rad pos: 35.5,30.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 5763 components: - type: Transform rot: 1.5707963267948966 rad pos: 38.5,32.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignMedical entities: - uid: 1481 @@ -58932,11 +59537,15 @@ entities: - type: Transform pos: 21.5,7.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 1482 components: - type: Transform pos: 14.5,7.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignMorgue entities: - uid: 427 @@ -58945,6 +59554,8 @@ entities: rot: 3.141592653589793 rad pos: 6.5,15.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignScience entities: - uid: 4066 @@ -58952,11 +59563,15 @@ entities: - type: Transform pos: 47.5,7.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 7163 components: - type: Transform pos: 57.5,7.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignSecurearea entities: - uid: 2772 @@ -58965,24 +59580,32 @@ entities: rot: 1.5707963267948966 rad pos: 16.5,61.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 2773 components: - type: Transform rot: 1.5707963267948966 rad pos: 16.5,58.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 2774 components: - type: Transform rot: 1.5707963267948966 rad pos: 16.5,56.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 6525 components: - type: Transform rot: 1.5707963267948966 rad pos: 29.5,51.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignSecurity entities: - uid: 11406 @@ -58991,6 +59614,8 @@ entities: rot: -1.5707963267948966 rad pos: 39.5,4.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignServer entities: - uid: 3129 @@ -58998,6 +59623,8 @@ entities: - type: Transform pos: 3.5,5.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignShipDock entities: - uid: 2058 @@ -59006,12 +59633,16 @@ entities: rot: 1.5707963267948966 rad pos: 59.5,3.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 6590 components: - type: Transform rot: 1.5707963267948966 rad pos: 48.5,-17.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignTelecomms entities: - uid: 2480 @@ -59019,6 +59650,8 @@ entities: - type: Transform pos: 3.5,7.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: SignToolStorage entities: - uid: 1436 @@ -59027,14 +59660,24 @@ entities: rot: 1.5707963267948966 rad pos: 42.5,18.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 4852 components: - type: Transform rot: 1.5707963267948966 rad pos: 42.5,22.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: Sink entities: + - uid: 1505 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 34.5,11.5 + parent: 2 - uid: 10557 components: - type: Transform @@ -59104,7 +59747,7 @@ entities: desc: A relaxing grenade that releases a large, long-lasting cloud of fun when used. name: party grenade - type: Transform - pos: 34.523518,48.651146 + pos: 56.550304,22.555624 parent: 2 - type: SmokeOnTrigger solution: @@ -59125,7 +59768,7 @@ entities: desc: A relaxing grenade that releases a large, long-lasting cloud of fun when used. name: party grenade - type: Transform - pos: 34.36329,48.41327 + pos: 56.456554,22.493124 parent: 2 - type: SmokeOnTrigger solution: @@ -59146,7 +59789,7 @@ entities: desc: A relaxing grenade that releases a large, long-lasting cloud of fun when used. name: party grenade - type: Transform - pos: 34.316414,48.522644 + pos: 56.59718,22.289999 parent: 2 - type: SmokeOnTrigger solution: @@ -59167,7 +59810,7 @@ entities: desc: A relaxing grenade that releases a large, long-lasting cloud of fun when used. name: party grenade - type: Transform - pos: 34.523518,48.32302 + pos: 56.40968,22.633749 parent: 2 - type: SmokeOnTrigger solution: @@ -59188,7 +59831,7 @@ entities: desc: A relaxing grenade that releases a large, long-lasting cloud of fun when used. name: party grenade - type: Transform - pos: 34.733295,48.78693 + pos: 56.28468,22.399374 parent: 2 - type: SmokeOnTrigger solution: @@ -60269,6 +60912,27 @@ entities: - type: Transform pos: 36.5,1.5 parent: 2 +- proto: SpawnPointGhostDerelictEngineeringCyborg + entities: + - uid: 139 + components: + - type: Transform + pos: 17.5,55.5 + parent: 2 +- proto: SpawnPointGhostDerelictJanitorCyborg + entities: + - uid: 1368 + components: + - type: Transform + pos: -4.5,5.5 + parent: 2 +- proto: SpawnPointGhostDerelictSyndicateAssaultCyborg + entities: + - uid: 5211 + components: + - type: Transform + pos: 10.5,-37.5 + parent: 3564 - proto: SpawnPointHeadOfPersonnel entities: - uid: 2532 @@ -60534,11 +61198,15 @@ entities: rot: 1.5707963267948966 rad pos: 14.5,2.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 11523 components: - type: Transform pos: 50.5,27.5 parent: 2 + - type: Fixtures + fixtures: {} - proto: Stool entities: - uid: 1925 @@ -60653,6 +61321,13 @@ entities: - type: Transform pos: 24.5,42.5 parent: 2 +- proto: SuitStorageSec + entities: + - uid: 1366 + components: + - type: Transform + pos: 33.5,0.5 + parent: 2 - proto: SurveillanceCameraCommand entities: - uid: 7457 @@ -61240,6 +61915,33 @@ entities: parent: 2 - type: SurveillanceCamera id: Chapel +- proto: Syringe + entities: + - uid: 7191 + components: + - type: Transform + pos: 63.5,29.5 + parent: 2 + - uid: 7326 + components: + - type: Transform + pos: 32.5,16.5 + parent: 2 + - uid: 7448 + components: + - type: Transform + pos: 15.5,13.5 + parent: 2 + - uid: 7451 + components: + - type: Transform + pos: 13.5,13.5 + parent: 2 + - uid: 10621 + components: + - type: Transform + pos: 29.5,-16.5 + parent: 3564 - proto: Table entities: - uid: 31 @@ -61282,6 +61984,11 @@ entities: - type: Transform pos: 10.5,-8.5 parent: 2 + - uid: 531 + components: + - type: Transform + pos: -4.5,10.5 + parent: 2 - uid: 548 components: - type: Transform @@ -62194,14 +62901,6 @@ entities: - type: Transform pos: 26.5,-59.5 parent: 3564 -- proto: TableFancyBlack - entities: - - uid: 11351 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,10.5 - parent: 2 - proto: TableGlass entities: - uid: 793 @@ -62245,6 +62944,8 @@ entities: - type: PointLight color: '#FF3300FF' - type: ExplodeOnTrigger + keysIn: + - trigger - type: Explosive canCreateVacuum: False totalIntensity: 30 @@ -63970,11 +64671,6 @@ entities: - type: Transform pos: 67.5,-13.5 parent: 2 - - uid: 2792 - components: - - type: Transform - pos: 67.5,-23.5 - parent: 2 - uid: 2896 components: - type: Transform @@ -64692,11 +65388,6 @@ entities: - type: Transform pos: 41.5,47.5 parent: 2 - - uid: 7233 - components: - - type: Transform - pos: 67.5,-24.5 - parent: 2 - uid: 7239 components: - type: Transform @@ -64707,11 +65398,6 @@ entities: - type: Transform pos: 14.5,47.5 parent: 2 - - uid: 7396 - components: - - type: Transform - pos: 67.5,-28.5 - parent: 2 - uid: 8397 components: - type: Transform @@ -66842,18 +67528,6 @@ entities: parent: 3564 - proto: WallReinforcedRust entities: - - uid: 135 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 67.5,-27.5 - parent: 2 - - uid: 139 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 67.5,-26.5 - parent: 2 - uid: 496 components: - type: Transform @@ -68098,6 +68772,12 @@ entities: rot: -1.5707963267948966 rad pos: 67.5,-22.5 parent: 2 + - uid: 7233 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 67.5,-23.5 + parent: 2 - uid: 7237 components: - type: Transform @@ -68188,59 +68868,53 @@ entities: rot: -1.5707963267948966 rad pos: 67.5,-12.5 parent: 2 - - uid: 7339 + - uid: 7306 components: - type: Transform rot: -1.5707963267948966 rad - pos: 67.5,-18.5 + pos: 67.5,-24.5 parent: 2 - - uid: 7388 + - uid: 7307 components: - type: Transform rot: -1.5707963267948966 rad pos: 67.5,-25.5 parent: 2 - - uid: 7397 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 66.5,-28.5 - parent: 2 - - uid: 7399 + - uid: 7308 components: - type: Transform rot: -1.5707963267948966 rad - pos: 65.5,-28.5 + pos: 67.5,-26.5 parent: 2 - - uid: 7401 + - uid: 7309 components: - type: Transform rot: -1.5707963267948966 rad - pos: 64.5,-28.5 + pos: 67.5,-27.5 parent: 2 - - uid: 7402 + - uid: 7310 components: - type: Transform rot: -1.5707963267948966 rad - pos: 63.5,-28.5 + pos: 67.5,-28.5 parent: 2 - - uid: 7403 + - uid: 7311 components: - type: Transform rot: -1.5707963267948966 rad - pos: 62.5,-28.5 + pos: 66.5,-28.5 parent: 2 - - uid: 7404 + - uid: 7312 components: - type: Transform rot: -1.5707963267948966 rad - pos: 61.5,-28.5 + pos: 65.5,-28.5 parent: 2 - - uid: 7405 + - uid: 7339 components: - type: Transform rot: -1.5707963267948966 rad - pos: 60.5,-28.5 + pos: 67.5,-18.5 parent: 2 - proto: WallSolid entities: @@ -72271,11 +72945,15 @@ entities: - type: Transform pos: 26.5,-1.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 9672 components: - type: Transform pos: 13.5,-59.5 parent: 3564 + - type: Fixtures + fixtures: {} - proto: WarningO2 entities: - uid: 326 @@ -72283,11 +72961,15 @@ entities: - type: Transform pos: 24.5,-1.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 9671 components: - type: Transform pos: 11.5,-59.5 parent: 3564 + - type: Fixtures + fixtures: {} - proto: WarningWaste entities: - uid: 3111 @@ -72295,11 +72977,15 @@ entities: - type: Transform pos: 24.5,-3.5 parent: 2 + - type: Fixtures + fixtures: {} - uid: 9687 components: - type: Transform pos: 16.5,-62.5 parent: 3564 + - type: Fixtures + fixtures: {} - proto: WaterTankFull entities: - uid: 1474 @@ -72386,66 +73072,131 @@ entities: - type: Transform pos: 33.5,55.5 parent: 2 + - type: DeviceNetwork + deviceLists: + - 6658 + - 4557 + - 6155 - uid: 1920 components: - type: Transform pos: 31.5,55.5 parent: 2 + - type: DeviceNetwork + deviceLists: + - 6658 + - 4557 + - 6155 - uid: 2188 components: - type: Transform pos: 34.5,50.5 parent: 2 + - type: DeviceNetwork + deviceLists: + - 6658 + - 4557 + - 6155 - uid: 2607 components: - type: Transform pos: 27.5,49.5 parent: 2 + - type: DeviceNetwork + deviceLists: + - 6658 + - 4557 + - 6155 - uid: 2762 components: - type: Transform pos: 21.5,57.5 parent: 2 + - type: DeviceNetwork + deviceLists: + - 6658 + - 4557 + - 6155 - uid: 2764 components: - type: Transform pos: 20.5,57.5 parent: 2 + - type: DeviceNetwork + deviceLists: + - 6658 + - 4557 + - 6155 - uid: 2766 components: - type: Transform pos: 19.5,49.5 parent: 2 + - type: DeviceNetwork + deviceLists: + - 6658 + - 4557 + - 6155 - uid: 2767 components: - type: Transform pos: 23.5,49.5 parent: 2 + - type: DeviceNetwork + deviceLists: + - 6658 + - 4557 + - 6155 - uid: 7555 components: - type: Transform pos: 25.5,57.5 parent: 2 + - type: DeviceNetwork + deviceLists: + - 6658 + - 4557 + - 6155 - uid: 7622 components: - type: Transform pos: 37.5,49.5 parent: 2 + - type: DeviceNetwork + deviceLists: + - 6658 + - 4557 + - 6155 - uid: 7628 components: - type: Transform pos: 42.5,47.5 parent: 2 + - type: DeviceNetwork + deviceLists: + - 6658 + - 4557 + - 6155 - uid: 7629 components: - type: Transform pos: 50.5,49.5 parent: 2 + - type: DeviceNetwork + deviceLists: + - 6658 + - 4557 + - 6155 - uid: 7630 components: - type: Transform pos: 49.5,50.5 parent: 2 + - type: DeviceNetwork + deviceLists: + - 6658 + - 4557 + - 6155 - proto: WeaponEnergyTurretAIControlPanel entities: - uid: 4557 @@ -72454,18 +73205,70 @@ entities: rot: 3.141592653589793 rad pos: 29.5,49.5 parent: 2 + - type: DeviceList + devices: + - 2764 + - 2762 + - 2766 + - 2767 + - 7555 + - 2607 + - 1920 + - 1540 + - 2188 + - 7622 + - 7628 + - 7630 + - 7629 - uid: 6155 components: - type: Transform rot: 3.141592653589793 rad pos: 17.5,56.5 parent: 2 + - type: DeviceList + devices: + - 2764 + - 2762 + - 2766 + - 2767 + - 7555 + - 2607 + - 1920 + - 1540 + - 2188 + - 7622 + - 7628 + - 7630 + - 7629 - uid: 6658 components: - type: Transform rot: 3.141592653589793 rad pos: 46.5,46.5 parent: 2 + - type: DeviceList + devices: + - 2764 + - 2762 + - 2766 + - 2767 + - 7555 + - 2607 + - 1920 + - 1540 + - 2188 + - 7622 + - 7628 + - 7630 + - 7629 +- proto: WeldedSteelApronBase + entities: + - uid: 6177 + components: + - type: Transform + pos: 13.5,30.5 + parent: 2 - proto: Welder entities: - uid: 7549 @@ -72528,428 +73331,566 @@ entities: rot: 1.5707963267948966 rad pos: 14.5,-3.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 44 components: - type: Transform pos: 19.5,3.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 57 components: - type: Transform rot: 1.5707963267948966 rad pos: 21.5,4.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 59 components: - type: Transform rot: 1.5707963267948966 rad pos: 40.5,23.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 80 components: - type: Transform rot: 1.5707963267948966 rad pos: 3.5,-2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 84 components: - type: Transform rot: 1.5707963267948966 rad pos: 3.5,-1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 123 components: - type: Transform pos: 50.5,35.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 147 components: - type: Transform pos: 43.5,18.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 167 components: - type: Transform pos: 5.5,-4.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 257 components: - type: Transform rot: 1.5707963267948966 rad pos: 40.5,8.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 266 components: - type: Transform pos: 44.5,14.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 467 components: - type: Transform pos: 18.5,8.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 493 components: - type: Transform pos: 27.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 505 components: - type: Transform pos: 28.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 513 components: - type: Transform rot: 1.5707963267948966 rad pos: 11.5,12.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 697 components: - type: Transform rot: 1.5707963267948966 rad pos: 14.5,5.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 792 components: - type: Transform pos: 38.5,4.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 956 components: - type: Transform pos: 32.5,7.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1167 components: - type: Transform pos: 17.5,8.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1291 components: - type: Transform rot: 1.5707963267948966 rad pos: 12.5,26.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1294 components: - type: Transform rot: 1.5707963267948966 rad pos: 12.5,20.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1370 components: - type: Transform rot: 1.5707963267948966 rad pos: 36.5,-9.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1396 components: - type: Transform pos: 61.5,42.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1692 components: - type: Transform rot: 1.5707963267948966 rad pos: 15.5,23.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1807 components: - type: Transform rot: 1.5707963267948966 rad pos: 12.5,22.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1922 components: - type: Transform rot: 1.5707963267948966 rad pos: 12.5,24.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1945 components: - type: Transform rot: 1.5707963267948966 rad pos: 64.5,1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2045 components: - type: Transform rot: 3.141592653589793 rad pos: 57.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2046 components: - type: Transform rot: 3.141592653589793 rad pos: 58.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2132 components: - type: Transform pos: 37.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2380 components: - type: Transform pos: 50.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2959 components: - type: Transform pos: 58.5,3.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2960 components: - type: Transform rot: 1.5707963267948966 rad pos: 64.5,1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2966 components: - type: Transform rot: 1.5707963267948966 rad pos: 40.5,16.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 3171 components: - type: Transform pos: 37.5,28.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 3234 components: - type: Transform rot: 1.5707963267948966 rad pos: 55.5,16.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 3313 components: - type: Transform rot: 1.5707963267948966 rad pos: 48.5,25.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 3760 components: - type: Transform pos: 51.5,27.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 3984 components: - type: Transform pos: 61.5,40.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 4417 components: - type: Transform rot: 1.5707963267948966 rad pos: 63.5,48.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 5848 components: - type: Transform rot: 1.5707963267948966 rad pos: 35.5,31.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6338 components: - type: Transform rot: 1.5707963267948966 rad pos: 30.5,-9.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6655 components: - type: Transform pos: 43.5,35.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 7157 components: - type: Transform pos: 5.5,8.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 7247 components: - type: Transform pos: 4.5,1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 7249 components: - type: Transform pos: 5.5,1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 7387 components: - type: Transform pos: 18.5,-4.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 7414 components: - type: Transform pos: 43.5,22.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 8367 components: - type: Transform rot: 1.5707963267948966 rad pos: 31.5,34.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 8392 components: - type: Transform rot: 1.5707963267948966 rad pos: 44.5,31.5 parent: 2 - - uid: 10344 - components: - - type: Transform - pos: 23.5,-24.5 - parent: 3564 - - uid: 10345 - components: - - type: Transform - pos: 24.5,-24.5 - parent: 3564 + - type: DeltaPressure + gridUid: 2 - uid: 10346 components: - type: Transform rot: 1.5707963267948966 rad pos: 20.5,-26.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10347 components: - type: Transform rot: 1.5707963267948966 rad pos: 20.5,-27.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10348 components: - type: Transform rot: 1.5707963267948966 rad pos: 26.5,-38.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10349 components: - type: Transform rot: 1.5707963267948966 rad pos: 25.5,-38.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10350 components: - type: Transform rot: 1.5707963267948966 rad pos: 26.5,-34.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10351 components: - type: Transform rot: 1.5707963267948966 rad pos: 25.5,-34.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10352 components: - type: Transform rot: 1.5707963267948966 rad pos: 18.5,-38.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10353 components: - type: Transform rot: 1.5707963267948966 rad pos: 19.5,-38.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10354 components: - type: Transform rot: 1.5707963267948966 rad pos: 25.5,-42.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10355 components: - type: Transform rot: 1.5707963267948966 rad pos: 26.5,-42.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10356 components: - type: Transform rot: 1.5707963267948966 rad pos: 25.5,-46.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10357 components: - type: Transform rot: 1.5707963267948966 rad pos: 26.5,-46.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10358 components: - type: Transform rot: 1.5707963267948966 rad pos: 18.5,-46.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10359 components: - type: Transform rot: 1.5707963267948966 rad pos: 19.5,-46.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10360 components: - type: Transform rot: 1.5707963267948966 rad pos: 25.5,-50.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10361 components: - type: Transform rot: 1.5707963267948966 rad pos: 26.5,-50.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10362 components: - type: Transform rot: 1.5707963267948966 rad pos: 18.5,-50.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10363 components: - type: Transform rot: 1.5707963267948966 rad pos: 19.5,-50.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10364 components: - type: Transform rot: 1.5707963267948966 rad pos: 18.5,-54.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10365 components: - type: Transform rot: 1.5707963267948966 rad pos: 19.5,-54.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10366 components: - type: Transform rot: 1.5707963267948966 rad pos: 25.5,-54.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10367 components: - type: Transform rot: 1.5707963267948966 rad pos: 26.5,-54.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10375 components: - type: Transform pos: 28.5,-62.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10427 components: - type: Transform pos: 37.5,53.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - proto: WindoorSecure entities: - uid: 107 @@ -72957,11 +73898,15 @@ entities: - type: Transform pos: 13.5,4.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 141 components: - type: Transform pos: 9.5,4.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - proto: WindoorSecureArmoryLocked entities: - uid: 10373 @@ -72970,24 +73915,32 @@ entities: rot: 1.5707963267948966 rad pos: 26.5,-59.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10374 components: - type: Transform rot: 1.5707963267948966 rad pos: 26.5,-58.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10376 components: - type: Transform rot: 1.5707963267948966 rad pos: 26.5,-61.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10377 components: - type: Transform rot: 1.5707963267948966 rad pos: 26.5,-66.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - proto: WindoorSecureChapelLocked entities: - uid: 356 @@ -72996,11 +73949,15 @@ entities: rot: 1.5707963267948966 rad pos: -3.5,12.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 440 components: - type: Transform pos: -3.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - proto: WindoorSecureChemistryLocked entities: - uid: 547 @@ -73009,22 +73966,30 @@ entities: rot: 1.5707963267948966 rad pos: 29.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1327 components: - type: Transform pos: 32.5,12.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2222 components: - type: Transform rot: 3.141592653589793 rad pos: 32.5,7.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2484 components: - type: Transform pos: 31.5,12.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - proto: WindoorSecureCommandLocked entities: - uid: 125 @@ -73032,6 +73997,8 @@ entities: - type: Transform pos: 57.5,26.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - type: AccessReader access: - - Captain @@ -73040,6 +74007,8 @@ entities: - type: Transform pos: 57.5,27.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - type: AccessReader access: - - Captain @@ -73049,22 +74018,42 @@ entities: rot: 1.5707963267948966 rad pos: 29.5,50.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 703 components: - type: Transform rot: 1.5707963267948966 rad pos: 28.5,50.5 parent: 2 + - type: DeltaPressure + gridUid: 2 + - uid: 2034 + components: + - type: Transform + pos: 17.5,42.5 + parent: 2 + - type: DeltaPressure + gridUid: 2 + - uid: 2037 + components: + - type: Transform + pos: 22.5,16.5 + parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2399 components: - type: Transform pos: 59.5,26.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - type: DeviceLinkSource lastSignals: DoorStatus: True - type: Door - secondsUntilStateChange: -239673.5 + secondsUntilStateChange: -248614.53 state: Opening - type: Airlock autoClose: False @@ -73074,18 +74063,24 @@ entities: rot: 1.5707963267948966 rad pos: 54.5,31.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 4601 components: - type: Transform rot: 1.5707963267948966 rad pos: 41.5,50.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 11363 components: - type: Transform rot: 1.5707963267948966 rad pos: 35.5,54.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - proto: WindoorSecureEngineeringLocked entities: - uid: 136 @@ -73094,40 +74089,54 @@ entities: rot: 1.5707963267948966 rad pos: 31.5,30.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 321 components: - type: Transform pos: 60.5,60.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1365 components: - type: Transform rot: 1.5707963267948966 rad pos: 31.5,20.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1617 components: - type: Transform rot: 1.5707963267948966 rad pos: 36.5,21.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2645 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,-10.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 8396 components: - type: Transform pos: 33.5,36.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 8476 components: - type: Transform rot: 1.5707963267948966 rad pos: 21.5,34.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - proto: WindoorSecureMedicalLocked entities: - uid: 609 @@ -73135,6 +74144,8 @@ entities: - type: Transform pos: 25.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - type: AccessReader access: - - Bar @@ -73147,24 +74158,32 @@ entities: rot: 1.5707963267948966 rad pos: 11.5,14.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1089 components: - type: Transform rot: 1.5707963267948966 rad pos: 15.5,16.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6975 components: - type: Transform rot: 1.5707963267948966 rad pos: 22.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6997 components: - type: Transform rot: 1.5707963267948966 rad pos: 21.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - proto: WindoorSecureSecurityLawyerLocked entities: - uid: 1231 @@ -73173,12 +74192,16 @@ entities: rot: 1.5707963267948966 rad pos: 37.5,0.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 10329 components: - type: Transform rot: 1.5707963267948966 rad pos: 18.5,-32.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - type: DeviceLinkSink invokeCounter: 1 - type: DeviceLinkSource @@ -73192,6 +74215,8 @@ entities: rot: 1.5707963267948966 rad pos: 19.5,-32.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - type: DeviceLinkSink invokeCounter: 1 - type: DeviceLinkSource @@ -73204,21 +74229,29 @@ entities: - type: Transform pos: 22.5,-62.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10369 components: - type: Transform pos: 23.5,-62.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10370 components: - type: Transform pos: 22.5,-56.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10371 components: - type: Transform pos: 23.5,-56.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - proto: WindoorSecureSecurityLocked entities: - uid: 1053 @@ -73227,12 +74260,16 @@ entities: rot: 1.5707963267948966 rad pos: 7.5,-7.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1097 components: - type: Transform rot: 1.5707963267948966 rad pos: 40.5,-2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - type: DeviceLinkSink invokeCounter: 1 - type: DeviceLinkSource @@ -73245,12 +74282,16 @@ entities: - type: Transform pos: 40.5,3.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1441 components: - type: Transform rot: 1.5707963267948966 rad pos: 41.5,-2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - type: DeviceLinkSink invokeCounter: 1 - type: DeviceLinkSource @@ -73258,12 +74299,28 @@ entities: 1097: - - DoorStatus - DoorBolt + - uid: 5342 + components: + - type: Transform + pos: 24.5,-24.5 + parent: 3564 + - type: DeltaPressure + gridUid: 3564 + - uid: 5345 + components: + - type: Transform + pos: 23.5,-24.5 + parent: 3564 + - type: DeltaPressure + gridUid: 3564 - uid: 10372 components: - type: Transform rot: 1.5707963267948966 rad pos: 26.5,-28.5 parent: 3564 + - type: DeltaPressure + gridUid: 3564 - proto: WindowDirectional entities: - uid: 471 @@ -73271,311 +74328,491 @@ entities: - type: Transform pos: 30.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 472 components: - type: Transform pos: 26.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 474 components: - type: Transform rot: -1.5707963267948966 rad pos: 28.5,10.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 507 components: - type: Transform pos: 27.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 512 components: - type: Transform rot: 1.5707963267948966 rad pos: 11.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 537 components: - type: Transform rot: 1.5707963267948966 rad pos: 11.5,10.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 555 components: - type: Transform rot: 3.141592653589793 rad pos: 25.5,12.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 556 components: - type: Transform pos: 26.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 566 components: - type: Transform rot: 1.5707963267948966 rad pos: 11.5,16.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 646 components: - type: Transform pos: 15.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 654 components: - type: Transform rot: 1.5707963267948966 rad pos: 11.5,9.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 712 components: - type: Transform rot: 3.141592653589793 rad pos: 26.5,12.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 717 components: - type: Transform pos: 14.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 733 components: - type: Transform pos: 13.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 734 components: - type: Transform pos: 12.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 743 components: - type: Transform rot: 1.5707963267948966 rad pos: 11.5,15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 747 components: - type: Transform pos: 29.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 748 components: - type: Transform rot: 3.141592653589793 rad pos: 28.5,10.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 749 components: - type: Transform rot: 3.141592653589793 rad pos: 29.5,10.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1077 components: - type: Transform pos: 33.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1078 components: - type: Transform pos: 34.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1100 components: - type: Transform rot: 1.5707963267948966 rad pos: 40.5,0.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1102 components: - type: Transform rot: 1.5707963267948966 rad pos: 40.5,2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1165 components: - type: Transform rot: 1.5707963267948966 rad pos: 15.5,15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1166 components: - type: Transform rot: 1.5707963267948966 rad pos: 15.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1282 components: - type: Transform rot: 1.5707963267948966 rad pos: 29.5,12.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1283 components: - type: Transform rot: -1.5707963267948966 rad pos: 28.5,9.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1285 components: - type: Transform pos: 24.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1307 components: - type: Transform rot: 1.5707963267948966 rad pos: 11.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1339 components: - type: Transform rot: 1.5707963267948966 rad pos: 40.5,-1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1348 components: - type: Transform rot: 1.5707963267948966 rad pos: 40.5,-0.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1349 components: - type: Transform rot: 1.5707963267948966 rad pos: 40.5,1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 + - uid: 1353 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 22.5,16.5 + parent: 2 + - type: DeltaPressure + gridUid: 2 + - uid: 1535 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 60.5,42.5 + parent: 2 + - type: DeltaPressure + gridUid: 2 + - uid: 1539 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 54.5,32.5 + parent: 2 + - type: DeltaPressure + gridUid: 2 + - uid: 1562 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 54.5,32.5 + parent: 2 + - type: DeltaPressure + gridUid: 2 + - uid: 1756 + components: + - type: Transform + pos: 54.5,32.5 + parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2002 components: - type: Transform pos: 53.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2027 components: - type: Transform rot: -1.5707963267948966 rad pos: 61.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2028 components: - type: Transform rot: -1.5707963267948966 rad pos: 61.5,14.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2029 components: - type: Transform rot: -1.5707963267948966 rad pos: 61.5,12.5 parent: 2 + - type: DeltaPressure + gridUid: 2 + - uid: 2031 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 60.5,42.5 + parent: 2 + - type: DeltaPressure + gridUid: 2 + - uid: 2032 + components: + - type: Transform + pos: 60.5,42.5 + parent: 2 + - type: DeltaPressure + gridUid: 2 + - uid: 2035 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 18.5,41.5 + parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2344 components: - type: Transform pos: 52.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2374 components: - type: Transform pos: 51.5,35.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2375 components: - type: Transform pos: 52.5,35.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2377 components: - type: Transform pos: 49.5,35.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2393 components: - type: Transform pos: 51.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2394 components: - type: Transform pos: 49.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 3043 components: - type: Transform pos: 53.5,35.5 parent: 2 + - type: DeltaPressure + gridUid: 2 + - uid: 5599 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 60.5,42.5 + parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6014 components: - type: Transform rot: 1.5707963267948966 rad pos: 30.5,-10.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6382 components: - type: Transform rot: 3.141592653589793 rad pos: 31.5,-7.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6415 components: - type: Transform rot: 3.141592653589793 rad pos: 32.5,-7.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6419 components: - type: Transform rot: 3.141592653589793 rad pos: 33.5,-7.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6420 components: - type: Transform rot: 3.141592653589793 rad pos: 34.5,-7.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6421 components: - type: Transform rot: 3.141592653589793 rad pos: 35.5,-7.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6423 components: - type: Transform rot: 1.5707963267948966 rad pos: 30.5,-8.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 6438 components: - type: Transform rot: 1.5707963267948966 rad pos: 30.5,-7.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 7298 components: - type: Transform rot: -1.5707963267948966 rad pos: 31.5,12.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 7299 components: - type: Transform rot: 1.5707963267948966 rad pos: 32.5,12.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 8365 components: - type: Transform rot: 1.5707963267948966 rad pos: 31.5,33.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 8366 components: - type: Transform rot: 1.5707963267948966 rad pos: 31.5,35.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - proto: WindowReinforcedDirectional entities: - uid: 20 @@ -73584,368 +74821,440 @@ entities: rot: 1.5707963267948966 rad pos: 1.5,-14.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 26 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,-12.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 309 components: - type: Transform pos: -6.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 310 components: - type: Transform pos: -5.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 311 components: - type: Transform pos: -4.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 313 components: - type: Transform rot: 3.141592653589793 rad pos: -6.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 314 components: - type: Transform rot: 3.141592653589793 rad pos: -5.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 315 components: - type: Transform rot: 3.141592653589793 rad pos: -4.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 316 components: - type: Transform rot: 3.141592653589793 rad pos: -3.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 417 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,-7.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 418 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,-8.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 419 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,-9.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 581 components: - type: Transform rot: -1.5707963267948966 rad pos: 1.5,35.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 601 components: - type: Transform rot: -1.5707963267948966 rad pos: 1.5,34.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 688 components: - type: Transform pos: 57.5,60.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 892 components: - type: Transform rot: 3.141592653589793 rad pos: 38.5,-0.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1101 components: - type: Transform rot: 1.5707963267948966 rad pos: 37.5,1.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1197 components: - type: Transform pos: -8.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1322 components: - type: Transform rot: 1.5707963267948966 rad pos: 37.5,2.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1329 components: - type: Transform rot: 3.141592653589793 rad pos: 39.5,-0.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1360 components: - type: Transform rot: 3.141592653589793 rad pos: 40.5,-0.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1886 components: - type: Transform rot: 1.5707963267948966 rad pos: 7.5,-8.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1915 components: - type: Transform rot: 1.5707963267948966 rad pos: 7.5,-6.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1936 components: - type: Transform rot: -1.5707963267948966 rad pos: 12.5,39.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 1937 components: - type: Transform rot: -1.5707963267948966 rad pos: 12.5,38.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2229 components: - type: Transform rot: 1.5707963267948966 rad pos: 7.5,-5.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2337 components: - type: Transform rot: 1.5707963267948966 rad pos: 54.5,33.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2376 components: - type: Transform rot: 1.5707963267948966 rad pos: 54.5,28.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2557 components: - type: Transform rot: 1.5707963267948966 rad pos: 54.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2600 components: - type: Transform rot: -1.5707963267948966 rad pos: 57.5,62.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2601 components: - type: Transform rot: -1.5707963267948966 rad pos: 57.5,61.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2629 components: - type: Transform rot: 3.141592653589793 rad pos: -8.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2631 components: - type: Transform pos: 59.5,60.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2679 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,-11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2682 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,-13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2683 components: - type: Transform pos: 58.5,60.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2701 components: - type: Transform rot: -1.5707963267948966 rad pos: 57.5,60.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 2769 components: - type: Transform rot: 1.5707963267948966 rad pos: 20.5,57.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 3292 components: - type: Transform rot: 1.5707963267948966 rad pos: 54.5,29.5 parent: 2 - - uid: 3784 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 60.5,42.5 - parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 3811 components: - type: Transform rot: 1.5707963267948966 rad pos: 54.5,30.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 3813 components: - type: Transform rot: 1.5707963267948966 rad pos: 54.5,34.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 5343 components: - type: Transform rot: 1.5707963267948966 rad pos: 63.5,34.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 7116 components: - type: Transform rot: 1.5707963267948966 rad pos: 44.5,35.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 7119 components: - type: Transform pos: 42.5,35.5 parent: 2 - - uid: 7285 - components: - - type: Transform - pos: 54.5,32.5 - parent: 2 - - uid: 7288 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,32.5 - parent: 2 - - uid: 7289 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 54.5,32.5 - parent: 2 - - uid: 7415 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,42.5 - parent: 2 - - uid: 8456 - components: - - type: Transform - pos: 60.5,42.5 - parent: 2 - - uid: 8457 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,42.5 - parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 11201 components: - type: Transform rot: 1.5707963267948966 rad pos: 63.5,33.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 11202 components: - type: Transform rot: 1.5707963267948966 rad pos: 63.5,32.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 11203 components: - type: Transform rot: 1.5707963267948966 rad pos: 63.5,31.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 11204 components: - type: Transform rot: 1.5707963267948966 rad pos: 63.5,30.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 11205 components: - type: Transform rot: 1.5707963267948966 rad pos: 63.5,29.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 11206 components: - type: Transform rot: 1.5707963267948966 rad pos: 63.5,28.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 11357 components: - type: Transform rot: -1.5707963267948966 rad pos: -6.5,15.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 11358 components: - type: Transform rot: -1.5707963267948966 rad pos: -6.5,14.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 11359 components: - type: Transform rot: -1.5707963267948966 rad pos: -6.5,13.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 11360 components: - type: Transform rot: -1.5707963267948966 rad pos: -6.5,11.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 11361 components: - type: Transform rot: -1.5707963267948966 rad pos: -6.5,10.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - uid: 11362 components: - type: Transform rot: -1.5707963267948966 rad pos: -6.5,9.5 parent: 2 + - type: DeltaPressure + gridUid: 2 - proto: Wirecutter entities: - uid: 7520 diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_security.yml b/Resources/Prototypes/Catalog/Cargo/cargo_security.yml index 9ff3488a43..9b5c0ddad6 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_security.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_security.yml @@ -54,7 +54,7 @@ sprite: Clothing/Head/Hoods/Bio/security.rsi state: icon product: CrateSecurityBiosuit - cost: 800 + cost: 1600 category: cargoproduct-category-name-security group: market diff --git a/Resources/Prototypes/Catalog/Fills/Boxes/emergency.yml b/Resources/Prototypes/Catalog/Fills/Boxes/emergency.yml index 972eb5074b..29f561c1b8 100644 --- a/Resources/Prototypes/Catalog/Fills/Boxes/emergency.yml +++ b/Resources/Prototypes/Catalog/Fills/Boxes/emergency.yml @@ -183,6 +183,7 @@ - id: DrinkWaterBottleFull - type: Tag tags: + - BoxCardboard - BoxHug - type: entity @@ -212,7 +213,7 @@ - id: EmergencyOxygenTankFilled - id: EmergencyMedipen - id: Flare - - id: FoodSnackNutribrick + - id: FoodBreadNutriBatard - id: DrinkWaterBottleFull - type: entity @@ -226,7 +227,7 @@ - id: EmergencyNitrogenTankFilled - id: EmergencyMedipen - id: Flare - - id: FoodSnackNutribrick + - id: FoodBreadNutriBatard - id: DrinkWaterBottleFull - type: Sprite layers: @@ -246,7 +247,7 @@ - id: EmergencyOxygenTankFilled - id: EmergencyMedipen - id: Flare - - id: FoodSnackNutribrick + - id: FoodBreadCottonNutriBatard - id: DrinkWaterBottleFull - type: entity diff --git a/Resources/Prototypes/Catalog/Fills/Boxes/general.yml b/Resources/Prototypes/Catalog/Fills/Boxes/general.yml index 257dd2ea5e..6c789a8f59 100644 --- a/Resources/Prototypes/Catalog/Fills/Boxes/general.yml +++ b/Resources/Prototypes/Catalog/Fills/Boxes/general.yml @@ -408,7 +408,7 @@ - type: Storage grid: - 0,0,5,3 - whitelist: + whitelist: # TODO cardboard boxes shouldn't have whitelisting tags: - Candle - type: StorageFill diff --git a/Resources/Prototypes/Catalog/Fills/Boxes/medical.yml b/Resources/Prototypes/Catalog/Fills/Boxes/medical.yml index 7f3a16c33a..53d8a00e1d 100644 --- a/Resources/Prototypes/Catalog/Fills/Boxes/medical.yml +++ b/Resources/Prototypes/Catalog/Fills/Boxes/medical.yml @@ -102,7 +102,7 @@ layers: - state: box - state: bodybags - - type: Storage + - type: Storage # TODO cardboard boxes shouldn't have whitelisting whitelist: tags: - BodyBag diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml index cf5297220c..2b4c5c9b36 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml @@ -308,7 +308,7 @@ id: LockerFillHeadOfSecurityNoHardsuit table: !type:AllSelector children: - - id: WeaponEnergyShotgun + - id: WeaponEnergyMagnum - id: BookSpaceLaw - id: BoxEncryptionKeySecurity - id: CigarGoldCase diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/security.yml b/Resources/Prototypes/Catalog/Fills/Lockers/security.yml index a6add7f4b7..48bed23bc9 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/security.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/security.yml @@ -46,6 +46,7 @@ amount: 2 - id: NetworkConfigurator - id: Binoculars + - id: WeaponEnergyShotgun - type: entityTable id: FillLockerWardenHarduit diff --git a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml index 5273fa1453..d114136a04 100644 --- a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml @@ -1,529 +1,4 @@ -# Belts that need/have visualizers - -- type: entity - parent: ClothingBeltStorageBase - id: ClothingBeltUtility - name: utility belt - description: Can hold various things. - components: - - type: Sprite - sprite: Clothing/Belt/utility.rsi - - type: Clothing - sprite: Clothing/Belt/utility.rsi - - type: Storage - maxItemSize: Normal - # Don't add more than absolutely needed to this whitelist! - # Utility belts shouldn't just be free extra storage. - # This is only intended for basic engineering equipment. - whitelist: - tags: - - Powerdrill - - Wirecutter - - Crowbar - - Screwdriver - - Flashlight - - Wrench - - GeigerCounter - - Flare - - CableCoil - - CigPack - - Radio - - HolofanProjector - - Multitool - - AppraisalTool - - JawsOfLife - - GPS - - WeldingMask - - RemoteSignaller - - UtilityKnife - components: - - StationMap - - SprayPainter - - SprayPainterAmmo - - NetworkConfigurator - - RCD - - RCDAmmo - - Welder - - PowerCell - - Geiger - - TrayScanner - - GasAnalyzer - - HandLabeler - - type: ItemMapper - mapLayers: - drill: - whitelist: - tags: - - Powerdrill - cutters_red: - whitelist: - tags: - - Wirecutter - crowbar: - whitelist: - tags: - - Crowbar - crowbar_red: - whitelist: - tags: - - CrowbarRed - jaws: - whitelist: - tags: - - JawsOfLife - screwdriver_nuke: - whitelist: - tags: - - Screwdriver - wrench: - whitelist: - tags: - - Wrench - multitool: - whitelist: - tags: - - Multitool - sprite: Clothing/Belt/belt_overlay.rsi - - type: Appearance - - type: Tag - tags: - - UtilityBelt - - WhitelistChameleon - -- type: entity - parent: ClothingBeltStorageBase - id: ClothingBeltChiefEngineer - name: chief engineer's toolbelt - description: Holds tools, looks snazzy. - components: - - type: Sprite - sprite: Clothing/Belt/ce.rsi - - type: Clothing - sprite: Clothing/Belt/ce.rsi - - type: Storage - grid: - - 0,0,9,1 - # TODO: Fill this out more. - whitelist: - tags: - - Wirecutter - - Crowbar - - Screwdriver - - Flashlight - - Wrench - - GeigerCounter - - Flare - - CableCoil - - Powerdrill - - JawsOfLife - - CigPack - - Radio - - HolofanProjector - - Multitool - - AppraisalTool - - UtilityKnife - components: - - StationMap - - SprayPainter - - SprayPainterAmmo - - NetworkConfigurator - - RCD - - RCDAmmo - - Welder - - Flash - - Handcuff - - PowerCell - - Geiger - - TrayScanner - - GasAnalyzer - - type: ItemMapper - mapLayers: - drill: - whitelist: - tags: - - Powerdrill - cutters_red: - whitelist: - tags: - - Wirecutter - crowbar: - whitelist: - tags: - - Crowbar - crowbar_red: - whitelist: - tags: - - CrowbarRed - jaws: - whitelist: - tags: - - JawsOfLife - screwdriver_nuke: - whitelist: - tags: - - Screwdriver - multitool: - whitelist: - tags: - - Multitool - wrench: - whitelist: - tags: - - Wrench - sprite: Clothing/Belt/belt_overlay.rsi - - type: Appearance - - type: StealTarget - stealGroup: ChiefEngineerToolBelt - -- type: entity - parent: ClothingBeltStorageBase - id: ClothingBeltAssault - name: assault belt - description: A tactical assault belt. - components: - - type: Sprite - sprite: Clothing/Belt/assault.rsi - - type: Clothing - sprite: Clothing/Belt/assault.rsi - - type: Storage - whitelist: - tags: - - CigPack - - Taser - components: - - Stunbaton - - FlashOnTrigger - - SmokeOnTrigger - - Flash - - Handcuff - - BallisticAmmoProvider - - Ammo - - type: ItemMapper - mapLayers: - flashbang: - whitelist: - components: - - FlashOnTrigger - stunbaton: - whitelist: - components: - - Stunbaton - tear_gas_grenade: - whitelist: - components: - - SmokeOnTrigger - sprite: Clothing/Belt/belt_overlay.rsi - - type: Appearance - -- type: entity - parent: ClothingBeltStorageBase - id: ClothingBeltJanitor - name: janibelt - description: A belt used to hold most janitorial supplies. - components: - - type: Sprite - sprite: Clothing/Belt/janitor.rsi - - type: Clothing - sprite: Clothing/Belt/janitor.rsi - - type: Storage - whitelist: - tags: - - Wrench - - Bottle - - Spray - - Soap - - Flashlight - - CigPack - - TrashBag - - WetFloorSign - - HolosignProjector - - Plunger - - GoldenPlunger - - WireBrush - components: - - LightReplacer - - SmokeOnTrigger - maxItemSize: Large - - type: ItemMapper - mapLayers: - bottle: - whitelist: - tags: - - Bottle - bottle_spray: - whitelist: - tags: - - Spray - wrench: - whitelist: - tags: - - Wrench - sprite: Clothing/Belt/belt_overlay.rsi - - type: Appearance - -- type: entity - parent: ClothingBeltStorageBase - id: ClothingBeltMedical - name: medical belt - description: Can hold various medical equipment. - components: - - type: Sprite - sprite: Clothing/Belt/medical.rsi - - type: Clothing - sprite: Clothing/Belt/medical.rsi - - type: Storage - whitelist: - tags: - - Wrench - - Bottle - - Spray - - Brutepack - - Bloodpack - - Gauze - - Ointment - - CigPack - - PillCanister - - Radio - - DiscreteHealthAnalyzer - - SurgeryTool - - Dropper - components: - - Hypospray - - Injector - - Pill - - HandLabeler - - type: ItemMapper - mapLayers: - bottle: - whitelist: - tags: - - Bottle - hypo: - whitelist: - components: - - Hypospray - pill: - whitelist: - components: - - Pill - tags: - - PillCanister - bottle_spray: - whitelist: - tags: - - Spray - # spray_med: - # whitelist: - # tags: - # - SprayMedical - # wrench_medical: - # whitelist: - # tags: - # - WrenchMedical - wrench: - whitelist: - tags: - - Wrench - sprite: Clothing/Belt/belt_overlay.rsi - - type: Appearance - -- type: entity - parent: ClothingBeltMedical - id: ClothingBeltMedicalEMT - name: EMT belt - description: Perfect for holding various equipment for medical emergencies. - components: - - type: Sprite - sprite: Clothing/Belt/emt.rsi - - type: Clothing - sprite: Clothing/Belt/emt.rsi - -- type: entity - parent: ClothingBeltStorageBase - id: ClothingBeltPlant - name: botanical belt - description: A belt used to hold most hydroponics supplies. Suprisingly, not green. - components: - - type: Sprite - sprite: Clothing/Belt/plant.rsi - - type: Clothing - sprite: Clothing/Belt/plant.rsi - - type: Storage - whitelist: - tags: - # - PlantAnalyzer - - PlantSampleTaker - - BotanyShovel - - BotanyHoe - - BotanyHatchet - - PlantSampleTaker - - PlantBGone - - Bottle - - Syringe - - CigPack - - Dropper - components: - - Seed - - Smokable - - HandLabeler - - type: ItemMapper - mapLayers: - hatchet: - whitelist: - tags: - - BotanyHatchet - # hydro: - # whitelist: - # tags: - # - PlantAnalyzer # Dunno what to put here, should be aight. - hoe: - whitelist: - tags: - - BotanyHoe - secateurs: # We don't have secateurs and this looks similar enough. - whitelist: - tags: - - BotanyShovel - plantbgone: - whitelist: - tags: - - PlantBGone - bottle: - whitelist: - tags: - - Bottle - sprite: Clothing/Belt/belt_overlay.rsi - - type: Appearance - -- type: entity - parent: ClothingBeltStorageBase - id: ClothingBeltChef - name: chef belt - description: A belt used to hold kitchen knives and condiments for quick access. - components: - - type: Sprite - sprite: Clothing/Belt/chef.rsi - - type: Clothing - sprite: Clothing/Belt/chef.rsi - - type: Storage - whitelist: - tags: - - KitchenKnife - - Cleaver - - RollingPin - - Coldsauce - - Enzyme - - Hotsauce - - Ketchup - - BBQsauce - - SaltShaker - - PepperShaker - - CigPack - - Packet - - Skewer - - MonkeyCube - - Mayo - components: - - Mousetrap - - Smokable - - Utensil - - type: ItemMapper - mapLayers: - kitchenknife: - whitelist: - tags: - - KitchenKnife - cleaver: - whitelist: - tags: - - Cleaver - rollingpin: - whitelist: - tags: - - RollingPin - coldsauce: - whitelist: - tags: - - Coldsauce - enzyme: - whitelist: - tags: - - Enzyme - hotsauce: - whitelist: - tags: - - Hotsauce - ketchup: - whitelist: - tags: - - Ketchup - bbqsauce: - whitelist: - tags: - - BBQsauce - saltshaker: - whitelist: - tags: - - SaltShaker - peppershaker: - whitelist: - tags: - - PepperShaker - sprite: Clothing/Belt/belt_overlay.rsi - - type: Appearance - -- type: entity - parent: [ClothingBeltStorageBase, ContentsExplosionResistanceBase, BaseSecurityContraband] - id: ClothingBeltSecurity - name: security belt - description: Can hold security gear like handcuffs and flashes. - components: - - type: Sprite - sprite: Clothing/Belt/security.rsi - - type: Clothing - sprite: Clothing/Belt/security.rsi - - type: ExplosionResistance - damageCoefficient: 0.9 - - type: Storage - whitelist: - tags: - - CigPack - - Taser - - SecBeltEquip - - Radio - - Sidearm - - MagazinePistol - - MagazineMagnum - - CombatKnife - - Truncheon - - HandGrenade - components: - - Stunbaton - - FlashOnTrigger - - SmokeOnTrigger - - Flash - - Handcuff - - BallisticAmmoProvider - - CartridgeAmmo - - DoorRemote - - Whistle - - BalloonPopper - - type: ItemMapper - mapLayers: - flashbang: - whitelist: - components: - - FlashOnTrigger - stunbaton: - whitelist: - components: - - Stunbaton - tear_gas_grenade: - whitelist: - components: - - SmokeOnTrigger - sprite: Clothing/Belt/belt_overlay.rsi - - type: Appearance +## Belts that need/have visualizers - type: entity parent: [ClothingBeltBase, ClothingSlotBase, BaseCommandContraband] @@ -557,7 +32,36 @@ - CaptainSabre - type: Appearance -# Belts without visualizers +- type: entity + parent: ClothingBeltStorageBase + id: ClothingBeltQuiver + name: quiver + description: Can hold up to 15 arrows, and fits snug around your waist. + components: + - type: Sprite + sprite: Clothing/Belt/quiver.rsi + layers: + - state: icon + - map: [ "enum.StorageContainerVisualLayers.Fill" ] + visible: false + - type: Clothing + - type: Storage + grid: + - 0,0,7,3 + maxItemSize: Small + whitelist: + tags: + - Arrow + - Plunger + - type: Appearance + - type: StorageContainerVisuals + maxFillLevels: 3 + fillBaseName: fill- + - type: Construction + graph: Quiver + node: Quiver + +## Belts without visualizers - type: entity parent: [ClothingBeltAmmoProviderBase, BaseSecurityBartenderContraband] @@ -578,19 +82,24 @@ capacity: 14 - type: entity - parent: ClothingBeltBase - id: ClothingBeltChampion - name: championship belt - description: Proves to the world that you are the strongest! + parent: [ ClothingBeltStorageBase, BaseMagicalContraband ] + id: ClothingBeltWand + name: wand belt + description: A belt designed to hold various rods of power. A veritable fanny pack of exotic magic. components: - type: Sprite - sprite: Clothing/Belt/champion.rsi + sprite: Clothing/Belt/wand.rsi - type: Clothing - sprite: Clothing/Belt/champion.rsi - quickEquip: true - - type: Tag - tags: - - Kangaroo + sprite: Clothing/Belt/wand.rsi + - type: Storage + grid: + - 0,0,15,1 + whitelist: + tags: + - WizardWand + - WhitelistChameleon + +## Holsters - type: entity parent: ClothingBeltStorageBase @@ -616,20 +125,22 @@ sprite: Clothing/Belt/syndieholster.rsi - type: Clothing sprite: Clothing/Belt/syndieholster.rsi - - type: Item - size: Ginormous - type: Storage maxItemSize: Huge grid: - 0,0,3,3 whitelist: components: - - Gun - - BallisticAmmoProvider - - CartridgeAmmo + - Gun + - BallisticAmmoProvider + - CartridgeAmmo - type: StaticPrice price: 500 +## Webbing + +# Weirdly the only webbing with a storage whitelist and item mapper. +# Might be worth making less common (armory only?) and removing the whitelist to eliminate the inconsistency. - type: entity parent: ClothingBeltSecurity id: ClothingBeltSecurityWebbing @@ -688,50 +199,3 @@ sprite: Clothing/Belt/militarywebbingmed.rsi - type: Clothing sprite: Clothing/Belt/militarywebbingmed.rsi - - type: Item - size: Huge - - type: ExplosionResistance - damageCoefficient: 0.1 - -- type: entity - parent: ClothingBeltBase - id: ClothingBeltSuspendersRed - name: red suspenders - description: For holding your pants up. - components: - - type: Tag - tags: - - MimeBelt - - type: Sprite - sprite: Clothing/Belt/suspenders_red.rsi - state: icon - - type: Clothing - sprite: Clothing/Belt/suspenders_red.rsi - quickEquip: true - -- type: entity - parent: ClothingBeltSuspendersRed - id: ClothingBeltSuspendersBlack - name: black suspenders - components: - - type: Sprite - sprite: Clothing/Belt/suspenders_black.rsi - - type: Clothing - sprite: Clothing/Belt/suspenders_black.rsi - -- type: entity - parent: [ ClothingBeltStorageBase, BaseMagicalContraband ] - id: ClothingBeltWand - name: wand belt - description: A belt designed to hold various rods of power. A veritable fanny pack of exotic magic. - components: - - type: Sprite - sprite: Clothing/Belt/wand.rsi - - type: Clothing - sprite: Clothing/Belt/wand.rsi - - type: Storage - grid: - - 0,0,15,1 - whitelist: - tags: - - WizardWand diff --git a/Resources/Prototypes/Entities/Clothing/Belt/job.yml b/Resources/Prototypes/Entities/Clothing/Belt/job.yml new file mode 100644 index 0000000000..9f170017f5 --- /dev/null +++ b/Resources/Prototypes/Entities/Clothing/Belt/job.yml @@ -0,0 +1,422 @@ +# Belts meant to be used by a specific job to hold their tools + +- type: entity + abstract: true + parent: ClothingBeltStorageBase + id: BaseClothingBeltEngineering + components: + - type: Storage + # Don't add more than absolutely needed to this whitelist! + # Utility belts shouldn't just be free extra storage. + # This is only intended for basic engineering equipment. + whitelist: + tags: + - Powerdrill + - Wirecutter + - Crowbar + - Screwdriver + - Flashlight + - Wrench + - GeigerCounter + - Flare + - CableCoil + - CigPack + - Radio + - HolofanProjector + - Multitool + - AppraisalTool + - JawsOfLife + - GPS + - WeldingMask + - RemoteSignaller + - UtilityKnife + components: + - StationMap + - SprayPainter + - SprayPainterAmmo + - NetworkConfigurator + - RCD + - RCDAmmo + - Welder + - PowerCell + - Geiger + - TrayScanner + - GasAnalyzer + - HandLabeler + - type: ItemMapper + sprite: &BeltOverlay Clothing/Belt/belt_overlay.rsi + mapLayers: + drill: + whitelist: + tags: + - Powerdrill + cutters_red: + whitelist: + tags: + - Wirecutter + crowbar: + whitelist: + tags: + - Crowbar + crowbar_red: + whitelist: + tags: + - CrowbarRed + jaws: + whitelist: + tags: + - JawsOfLife + screwdriver_nuke: + whitelist: + tags: + - Screwdriver + wrench: + whitelist: + tags: + - Wrench + multitool: + whitelist: + tags: + - Multitool + - type: Appearance + +- type: entity + parent: BaseClothingBeltEngineering + id: ClothingBeltUtility + name: utility belt + description: Can hold various things. + components: + - type: Sprite + sprite: Clothing/Belt/utility.rsi + - type: Clothing + sprite: Clothing/Belt/utility.rsi + - type: Tag + tags: + - UtilityBelt + - WhitelistChameleon + +- type: entity + parent: BaseClothingBeltEngineering + id: ClothingBeltChiefEngineer + name: chief engineer's toolbelt + description: Holds tools, looks snazzy. + components: + - type: Sprite + sprite: Clothing/Belt/ce.rsi + - type: Clothing + sprite: Clothing/Belt/ce.rsi + - type: Storage + grid: + - 0,0,9,1 + - type: StealTarget + stealGroup: ChiefEngineerToolBelt + +- type: entity + parent: ClothingBeltStorageBase + id: ClothingBeltJanitor + name: janibelt + description: A belt used to hold most janitorial supplies. + components: + - type: Sprite + sprite: Clothing/Belt/janitor.rsi + - type: Clothing + sprite: Clothing/Belt/janitor.rsi + - type: Storage + maxItemSize: Large + whitelist: + tags: + - Wrench + - Bottle + - Spray + - Soap + - Flashlight + - CigPack + - TrashBag + - WetFloorSign + - HolosignProjector + - Plunger + - GoldenPlunger + - WireBrush + components: + - LightReplacer + - SmokeOnTrigger + - type: ItemMapper + sprite: *BeltOverlay + mapLayers: + bottle: + whitelist: + tags: + - Bottle + bottle_spray: + whitelist: + tags: + - Spray + wrench: + whitelist: + tags: + - Wrench + - type: Appearance + +- type: entity + parent: ClothingBeltStorageBase + id: ClothingBeltMedical + name: medical belt + description: Can hold various medical equipment. + components: + - type: Sprite + sprite: Clothing/Belt/medical.rsi + - type: Clothing + sprite: Clothing/Belt/medical.rsi + - type: Storage + whitelist: + tags: + - Wrench + - Bottle + - Spray + - Brutepack + - Bloodpack + - Gauze + - Ointment + - CigPack + - PillCanister + - Radio + - DiscreteHealthAnalyzer + - SurgeryTool + - Dropper + components: + - Hypospray + - Injector + - Pill + - HandLabeler + - type: ItemMapper + sprite: *BeltOverlay + mapLayers: + bottle: + whitelist: + tags: + - Bottle + hypo: + whitelist: + components: + - Hypospray + pill: + whitelist: + components: + - Pill + tags: + - PillCanister + bottle_spray: + whitelist: + tags: + - Spray + # spray_med: + # whitelist: + # tags: + # - SprayMedical + # wrench_medical: + # whitelist: + # tags: + # - WrenchMedical + wrench: + whitelist: + tags: + - Wrench + - type: Appearance + +- type: entity + parent: ClothingBeltMedical + id: ClothingBeltMedicalEMT + name: EMT belt + description: Perfect for holding various equipment for medical emergencies. + components: + - type: Sprite + sprite: Clothing/Belt/emt.rsi + - type: Clothing + sprite: Clothing/Belt/emt.rsi + +- type: entity + parent: ClothingBeltStorageBase + id: ClothingBeltPlant + name: botanical belt + description: A belt used to hold most hydroponics supplies. Suprisingly, not green. + components: + - type: Sprite + sprite: Clothing/Belt/plant.rsi + - type: Clothing + sprite: Clothing/Belt/plant.rsi + - type: Storage + whitelist: + tags: + # - PlantAnalyzer + - PlantSampleTaker + - BotanyShovel + - BotanyHoe + - BotanyHatchet + - PlantSampleTaker + - PlantBGone + - Bottle + - Syringe + - CigPack + - Dropper + components: + - Seed + - Smokable + - HandLabeler + - type: ItemMapper + sprite: *BeltOverlay + mapLayers: + hatchet: + whitelist: + tags: + - BotanyHatchet + # hydro: + # whitelist: + # tags: + # - PlantAnalyzer # Dunno what to put here, should be aight. + hoe: + whitelist: + tags: + - BotanyHoe + secateurs: # We don't have secateurs and this looks similar enough. + whitelist: + tags: + - BotanyShovel + plantbgone: + whitelist: + tags: + - PlantBGone + bottle: + whitelist: + tags: + - Bottle + - type: Appearance + +- type: entity + parent: ClothingBeltStorageBase + id: ClothingBeltChef + name: chef belt + description: A belt used to hold kitchen knives and condiments for quick access. + components: + - type: Sprite + sprite: Clothing/Belt/chef.rsi + - type: Clothing + sprite: Clothing/Belt/chef.rsi + - type: Storage + whitelist: + tags: + - KitchenKnife + - Cleaver + - RollingPin + - Coldsauce + - Enzyme + - Hotsauce + - Ketchup + - BBQsauce + - SaltShaker + - PepperShaker + - CigPack + - Packet + - Skewer + - MonkeyCube + - Mayo + components: + - Mousetrap + - Smokable + - Utensil + - type: ItemMapper + sprite: *BeltOverlay + mapLayers: + kitchenknife: + whitelist: + tags: + - KitchenKnife + cleaver: + whitelist: + tags: + - Cleaver + rollingpin: + whitelist: + tags: + - RollingPin + coldsauce: + whitelist: + tags: + - Coldsauce + enzyme: + whitelist: + tags: + - Enzyme + hotsauce: + whitelist: + tags: + - Hotsauce + ketchup: + whitelist: + tags: + - Ketchup + bbqsauce: + whitelist: + tags: + - BBQsauce + saltshaker: + whitelist: + tags: + - SaltShaker + peppershaker: + whitelist: + tags: + - PepperShaker + - type: Appearance + +- type: entity + parent: [ClothingBeltStorageBase, ContentsExplosionResistanceBase, BaseSecurityContraband] + id: ClothingBeltSecurity + name: security belt + description: Can hold security gear like handcuffs and flashes. + components: + - type: Sprite + sprite: Clothing/Belt/security.rsi + - type: Clothing + sprite: Clothing/Belt/security.rsi + - type: ExplosionResistance + damageCoefficient: 0.9 + - type: Storage + whitelist: + tags: + - CigPack + - Taser + - SecBeltEquip + - Radio + - Sidearm + - MagazinePistol + - MagazineMagnum + - CombatKnife + - Truncheon + - HandGrenade + components: + - Stunbaton + - FlashOnTrigger + - SmokeOnTrigger + - Flash + - Handcuff + - BallisticAmmoProvider + - CartridgeAmmo + - DoorRemote + - Whistle + - BalloonPopper + - type: ItemMapper + sprite: *BeltOverlay + mapLayers: + flashbang: + whitelist: + components: + - FlashOnTrigger + stunbaton: + whitelist: + components: + - Stunbaton + tear_gas_grenade: + whitelist: + components: + - SmokeOnTrigger + - type: Appearance diff --git a/Resources/Prototypes/Entities/Clothing/Belt/quiver.yml b/Resources/Prototypes/Entities/Clothing/Belt/quiver.yml deleted file mode 100644 index bb4e395c4f..0000000000 --- a/Resources/Prototypes/Entities/Clothing/Belt/quiver.yml +++ /dev/null @@ -1,28 +0,0 @@ -- type: entity - parent: ClothingBeltStorageBase - id: ClothingBeltQuiver - name: quiver - description: Can hold up to 15 arrows, and fits snug around your waist. - components: - - type: Sprite - sprite: Clothing/Belt/quiver.rsi - layers: - - state: icon - - map: [ "enum.StorageContainerVisualLayers.Fill" ] - visible: false - - type: Clothing - - type: Storage - grid: - - 0,0,7,3 - maxItemSize: Small - whitelist: - tags: - - Arrow - - Plunger - - type: Appearance - - type: StorageContainerVisuals - maxFillLevels: 3 - fillBaseName: fill- - - type: Construction - graph: Quiver - node: Quiver diff --git a/Resources/Prototypes/Entities/Clothing/Belt/simple.yml b/Resources/Prototypes/Entities/Clothing/Belt/simple.yml new file mode 100644 index 0000000000..c1c9861f9f --- /dev/null +++ b/Resources/Prototypes/Entities/Clothing/Belt/simple.yml @@ -0,0 +1,44 @@ +# For cosmetic belts parenting off ClothingBeltBase + +- type: entity + parent: ClothingBeltBase + id: ClothingBeltChampion + name: championship belt + description: Proves to the world that you are the strongest! + components: + - type: Sprite + sprite: Clothing/Belt/champion.rsi + - type: Clothing + sprite: Clothing/Belt/champion.rsi + quickEquip: true + - type: Tag + tags: + - Kangaroo # Kangaroo wearable. Dare to challenge the champ? + - WhitelistChameleon + +- type: entity + parent: ClothingBeltBase + id: ClothingBeltSuspendersRed + name: red suspenders + description: For holding your pants up. + components: + - type: Sprite + sprite: Clothing/Belt/suspenders_red.rsi + state: icon + - type: Clothing + sprite: Clothing/Belt/suspenders_red.rsi + quickEquip: true + - type: Tag + tags: + - MimeBelt + - WhitelistChameleon + +- type: entity + parent: ClothingBeltSuspendersRed + id: ClothingBeltSuspendersBlack + name: black suspenders + components: + - type: Sprite + sprite: Clothing/Belt/suspenders_black.rsi + - type: Clothing + sprite: Clothing/Belt/suspenders_black.rsi diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml index 4da176e2ed..eb5827e013 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml @@ -1,5 +1,5 @@ - type: entity - parent: ClothingOuterBaseLarge + parent: [ClothingOuterBaseLarge, AllowSuitStorageClothingGasTanks] id: ClothingOuterBioGeneral name: bio suit suffix: Generic @@ -64,7 +64,7 @@ sprite: Clothing/OuterClothing/Bio/scientist.rsi - type: entity - parent: [ClothingOuterBioGeneral, BaseSecurityContraband] + parent: [ClothingOuterBaseLarge, AllowSuitStorageClothing, BaseSecurityContraband] id: ClothingOuterBioSecurity name: bio suit suffix: Security @@ -82,7 +82,11 @@ Piercing: 0.8 - type: ZombificationResistance zombificationResistanceCoefficient: 0.4 - + - type: GroupExamine + - type: ClothingSpeedModifier + walkModifier: 0.95 + sprintModifier: 0.95 + - type: entity parent: ClothingOuterBioGeneral id: ClothingOuterBioVirology diff --git a/Resources/Prototypes/Entities/Mobs/Customization/Markings/vox_parts.yml b/Resources/Prototypes/Entities/Mobs/Customization/Markings/vox_parts.yml index 0643c5cbd4..ccf1a687b8 100644 --- a/Resources/Prototypes/Entities/Mobs/Customization/Markings/vox_parts.yml +++ b/Resources/Prototypes/Entities/Mobs/Customization/Markings/vox_parts.yml @@ -13,6 +13,52 @@ !type:SimpleColoring color: "#937e3d" +- type: marking + # The cere is the base of the top part of the beak, the cere on this beak, is a square. + id: VoxBeakSquareCere + bodyPart: Snout + markingCategory: Snout + forcedColoring: true + speciesRestriction: [Vox] + sprites: + - sprite: Mobs/Customization/vox_parts.rsi + state: beak_squarecere + coloring: + default: + type: + !type:SimpleColoring + color: "#937e3d" + +- type: marking + id: VoxBeakShaved + bodyPart: Snout + markingCategory: Snout + forcedColoring: true + speciesRestriction: [Vox] + sprites: + - sprite: Mobs/Customization/vox_parts.rsi + state: beak_shaved + coloring: + default: + type: + !type:SimpleColoring + color: "#937e3d" + +- type: marking + id: VoxBeakHooked + bodyPart: Snout + markingCategory: Snout + forcedColoring: true + speciesRestriction: [Vox] + sprites: + - sprite: Mobs/Customization/vox_parts.rsi + state: beak_hooked + coloring: + default: + type: + !type:SimpleColoring + color: "#937e3d" + - type: marking id: VoxLArmScales bodyPart: LArm diff --git a/Resources/Prototypes/Entities/Mobs/Customization/Markings/vox_tattoos.yml b/Resources/Prototypes/Entities/Mobs/Customization/Markings/vox_tattoos.yml index cf350da60d..75d2503528 100644 --- a/Resources/Prototypes/Entities/Mobs/Customization/Markings/vox_tattoos.yml +++ b/Resources/Prototypes/Entities/Mobs/Customization/Markings/vox_tattoos.yml @@ -54,6 +54,50 @@ - sprite: Mobs/Customization/vox_tattoos.rsi state: nightling_s +- type: marking + id: TattooVoxNightbelt + bodyPart: Chest + markingCategory: Chest + speciesRestriction: [Vox] + coloring: + default: + type: + !type:TattooColoring + fallbackColor: "#666666" + sprites: + - sprite: Mobs/Customization/vox_tattoos.rsi + state: nightbelt + +- type: marking + id: TattooVoxChestV + bodyPart: Chest + markingCategory: Chest + speciesRestriction: [Vox] + coloring: + default: + type: + !type:TattooColoring + fallbackColor: "#666666" + sprites: + - sprite: Mobs/Customization/vox_tattoos.rsi + state: chest_v_1 + - sprite: Mobs/Customization/vox_tattoos.rsi + state: chest_v_2 + +- type: marking + id: TattooVoxUnderbelly + bodyPart: Chest + markingCategory: Chest + speciesRestriction: [Vox] + coloring: + default: + type: + !type:TattooColoring + fallbackColor: "#666666" + sprites: + - sprite: Mobs/Customization/vox_tattoos.rsi + state: underbelly + - type: marking id: TattooVoxTailRing # TODO // Looks off on some tails (i.e docked/amputated), if conditionals for markings ever get implemented this needs to be updated to account for those. @@ -130,4 +174,126 @@ forcedColoring: true sprites: - sprite: Mobs/Customization/vox_tattoos.rsi - state: eyeshadow_large \ No newline at end of file + state: eyeshadow_large + +- type: marking + id: VoxTattooEyeliner + bodyPart: Eyes + markingCategory: Overlay + speciesRestriction: [Vox] + sprites: + - sprite: Mobs/Customization/vox_tattoos.rsi + state: eyeliner + +- type: marking + id: VoxBeakCoverStripe + bodyPart: Snout + markingCategory: SnoutCover + coloring: + default: + type: + !type:TattooColoring + fallbackColor: "#666666" + speciesRestriction: [Vox] + sprites: + - sprite: Mobs/Customization/vox_tattoos.rsi + state: beakcover_stripe + +- type: marking + id: VoxBeakCoverTip + bodyPart: Snout + markingCategory: SnoutCover + coloring: + default: + type: + !type:TattooColoring + fallbackColor: "#666666" + speciesRestriction: [Vox] + sprites: + - sprite: Mobs/Customization/vox_tattoos.rsi + state: beakcover_tip + +- type: marking + id: TattooVoxArrowHead + bodyPart: Head + markingCategory: Head + speciesRestriction: [Vox] + coloring: + default: + type: + !type:TattooColoring + fallbackColor: "#666666" + sprites: + - sprite: Mobs/Customization/vox_tattoos.rsi + state: tattoo_arrow_head + +- type: marking + id: TattooVoxNightlingHead + bodyPart: Head + markingCategory: Head + speciesRestriction: [Vox] + coloring: + default: + type: + !type:TattooColoring + fallbackColor: "#666666" + sprites: + - sprite: Mobs/Customization/vox_tattoos.rsi + state: tattoo_nightling_head + +- type: marking + id: VoxVisage + bodyPart: Head + markingCategory: Head + speciesRestriction: [Vox] + coloring: + default: + type: + !type:TattooColoring + fallbackColor: "#666666" + sprites: + - sprite: Mobs/Customization/vox_tattoos.rsi + state: visage + +- type: marking + id: VoxVisageL + bodyPart: Head + markingCategory: Head + speciesRestriction: [Vox] + coloring: + default: + type: + !type:TattooColoring + fallbackColor: "#666666" + sprites: + - sprite: Mobs/Customization/vox_tattoos.rsi + state: visage_l + +- type: marking + id: VoxVisageR + bodyPart: Head + markingCategory: Head + speciesRestriction: [Vox] + coloring: + default: + type: + !type:TattooColoring + fallbackColor: "#666666" + sprites: + - sprite: Mobs/Customization/vox_tattoos.rsi + state: visage_r + +- type: marking + id: VoxCheek + bodyPart: Head + markingCategory: Head + speciesRestriction: [Vox] + coloring: + default: + type: + !type:TattooColoring + fallbackColor: "#666666" + sprites: + - sprite: Mobs/Customization/vox_tattoos.rsi + state: cheekblush + diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index e6b761d515..c812140812 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -1215,6 +1215,8 @@ true NavSmash: !type:Bool true + - type: Puller + needsHands: false - type: Prying pryPowered: true force: true @@ -1978,6 +1980,12 @@ parent: MobMouse id: MobMouseCancer components: + - type: GhostRole + name: ghost-role-information-cancer-mouse-name + description: ghost-role-information-cancer-mouse-description + rules: ghost-role-information-freeagent-rules + mindRoles: + - MindRoleGhostRoleFreeAgent - type: Sprite color: LightGreen - type: PointLight diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml b/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml index 58c4e9c22b..ba8ee70b1a 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml @@ -393,6 +393,7 @@ - type: NpcFactionMember factions: - Xeno + - SimpleHostile - type: MeleeWeapon angle: 0 animation: WeaponArcBite diff --git a/Resources/Prototypes/Entities/Mobs/Player/observer.yml b/Resources/Prototypes/Entities/Mobs/Player/observer.yml index cb0cfdb693..08bdbe8ebb 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/observer.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/observer.yml @@ -76,7 +76,7 @@ components: - type: Spectral - type: Tag - tags: + tags: # BAD: Intentional removal of inherited tag - AllowGhostShownByEvent - type: entity diff --git a/Resources/Prototypes/Entities/Mobs/Species/skeleton.yml b/Resources/Prototypes/Entities/Mobs/Species/skeleton.yml index 229c2da027..5dc127878f 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/skeleton.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/skeleton.yml @@ -109,6 +109,24 @@ 32: sprite: Mobs/Species/Human/displacement.rsi state: jumpsuit-female + - type: Instrument + program: 13 # Xylophone. Woodblock is 115 (another good option) + - type: ActivatableUI + blockSpectators: true # otherwise they can play client-side music + inHandsOnly: false + singleUser: true + requiresComplex: true + verbOnly: true + verbText: verb-instrument-openui + key: enum.InstrumentUiKey.Key + - type: UserInterface + interfaces: + enum.InstrumentUiKey.Key: + type: InstrumentBoundUserInterface + enum.HumanoidMarkingModifierKey.Key: + type: HumanoidMarkingModifierBoundUserInterface + enum.StrippingUiKey.Key: + type: StrippableBoundUserInterface - type: entity parent: BaseSpeciesDummy diff --git a/Resources/Prototypes/Entities/Mobs/Species/vox.yml b/Resources/Prototypes/Entities/Mobs/Species/vox.yml index b49d0fb409..44687ac544 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/vox.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/vox.yml @@ -30,6 +30,44 @@ - type: Damageable damageContainer: Biological damageModifierSet: Vox + - type: Destructible + thresholds: + - trigger: + !type:DamageTypeTrigger + damageType: Blunt + damage: 400 + behaviors: + - !type:GibBehavior { } + - trigger: + !type:DamageTypeTrigger + damageType: Heat + damage: 1500 + behaviors: + - !type:SpawnEntitiesBehavior + spawnInContainer: true + spawn: + FoodMeatChickenFriedVox: + min: 3 + max: 5 + - !type:BurnBodyBehavior { } + - !type:PlaySoundBehavior + sound: + collection: MeatLaserImpact + - trigger: + !type:DamageTypeTrigger + damageType: Radiation + damage: 15 + behaviors: + - !type:PopupBehavior + popup: mouth-taste-metal + popupType: LargeCaution + targetOnly: true + - trigger: + !type:DamageTypeTrigger + damageType: Radiation + damage: 40 + behaviors: + - !type:VomitBehavior - type: PassiveDamage # Augment normal health regen to be able to tank some Poison damage # This allows Vox to take their mask off temporarily to eat something without needing a trip to medbay afterwards. diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_base.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_base.yml index c4e8b020e7..14e4b741c5 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_base.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_base.yml @@ -91,7 +91,7 @@ # map: ["enum.OpenableVisuals.Layer"] ## Bases for visuals -# TODO standardize state names for fill levels and openable visuals +# New drinks should mirror these state names to reduce clutter when creating new prototypes # Basic visualizer for an openable entity. Requires DrinkBaseOpenable - type: entity @@ -103,13 +103,14 @@ visuals: enum.OpenableVisuals.Opened: enum.OpenableVisuals.Layer: - True: {state: "icon_open"} - False: {state: "icon"} + True: {state: "icon_open"} # lid off + False: {state: "icon"} # lid on - type: Sprite layers: - state: icon map: ["enum.OpenableVisuals.Layer"] - type: ExaminableSolution + solution: *sol examinableWhileClosed: false # If you can't see the fill levels on the sprite, we can assume it's opaque heldOnly: true # If it's opaque, you probably can't see through the open lid from a distance @@ -121,11 +122,12 @@ - type: Appearance - type: Sprite layers: - - state: icon_empty + - state: icon - state: fill-1 map: ["enum.SolutionContainerLayers.Fill"] visible: false - type: SolutionContainerVisuals + solutionName: *sol maxFillLevels: 5 fillBaseName: fill- inHandsMaxFillLevels: 3 @@ -139,7 +141,7 @@ components: - type: Sprite layers: - - state: icon_empty + - state: icon map: [ "enum.SolutionContainerLayers.Base" ] - state: fill-1 map: [ "enum.SolutionContainerLayers.Fill" ] @@ -169,8 +171,8 @@ visuals: enum.OpenableVisuals.Opened: enum.OpenableVisuals.Layer: - True: {state: "icon_open"} - False: {state: "icon_empty"} + True: {state: "icon_open"} # lid off + False: {state: "icon_empty"} # lid on - type: Sprite layers: - state: icon_empty diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_base_materials.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_base_materials.yml index 7db03edbf5..43df992b2a 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_base_materials.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_base_materials.yml @@ -117,6 +117,34 @@ materialComposition: Plastic: 25 +# Strong plastic +- type: entity + abstract: true + parent: DrinkBaseMaterialPlastic + id: DrinkBaseMaterialStrongPlastic + components: + - type: Destructible + thresholds: + - trigger: # Overkill threshold + !type:DamageTrigger + damage: 200 + behaviors: + - !type:DoActsBehavior + acts: [ "Destruction" ] + - trigger: + !type:DamageTrigger + damage: 20 # can take a few more hits than basic plastic + behaviors: + - !type:PlaySoundBehavior + sound: + collection: MetalCrunch # TODO a plastic break collection + - !type:SpillBehavior { } + - !type:DoActsBehavior + acts: [ "Destruction" ] + - type: PhysicalComposition + materialComposition: + Plastic: 100 + # Fragile cardboard - type: entity abstract: true diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles_glass.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles_glass.yml index ec6bdf8002..3aa1e1d547 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles_glass.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles_glass.yml @@ -106,7 +106,7 @@ - type: Sprite sprite: Objects/Consumable/Drinks/alco-bottle.rsi layers: - - state: icon_blue # todo add "icon_empty" state + - state: icon_empty map: ["enum.OpenableVisuals.Layer"] - state: fill-6 map: ["enum.SolutionContainerLayers.Fill"] @@ -260,7 +260,7 @@ - type: Sprite sprite: Objects/Consumable/Drinks/alco-bottle.rsi layers: - - state: icon_green # todo icon_empty + - state: icon_empty map: ["enum.OpenableVisuals.Layer"] - state: fill-6 map: ["enum.SolutionContainerLayers.Fill"] diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cans.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cans.yml index 3102ffc522..bb3eb76c29 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cans.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cans.yml @@ -9,7 +9,7 @@ solutions: drink: maxVol: 30 - grindable: + grindable: &grindable reagents: # 5u -> 1/2 steel sheet (10u) - ReagentId: Aluminium # Fun fact: soda can makeup is approx. 75% aluminium and 25% tin/iron. Quantity: 4 @@ -51,12 +51,7 @@ reagents: - ReagentId: Cola Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Tag tags: - Cola @@ -76,12 +71,7 @@ solutions: drink: maxVol: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Tag tags: - Cola @@ -101,12 +91,7 @@ reagents: - ReagentId: IcedTea Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/ice_tea_can.rsi - type: Item @@ -125,12 +110,7 @@ reagents: - ReagentId: LemonLime Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/lemon-lime.rsi - type: Item @@ -149,12 +129,7 @@ reagents: - ReagentId: LemonLimeCranberry Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/lemon-lime-cranberry.rsi - type: Item @@ -206,12 +181,7 @@ reagents: - ReagentId: GrapeSoda Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/purple_can.rsi - type: Item @@ -230,12 +200,7 @@ reagents: - ReagentId: RootBeer Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/rootbeer.rsi - type: Item @@ -258,12 +223,7 @@ reagents: - ReagentId: SodaWater Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/sodawater.rsi - type: Item @@ -282,12 +242,7 @@ reagents: - ReagentId: SpaceMountainWind Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/space_mountain_wind.rsi - type: Item @@ -306,12 +261,7 @@ reagents: - ReagentId: SpaceUp Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/space-up.rsi - type: Item @@ -330,12 +280,7 @@ reagents: - ReagentId: SolDry Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/sol_dry.rsi - type: Item @@ -354,12 +299,7 @@ reagents: - ReagentId: Starkist Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/starkist.rsi - type: Item @@ -378,12 +318,7 @@ reagents: - ReagentId: TonicWater Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/tonic.rsi - type: Item @@ -402,12 +337,7 @@ reagents: - ReagentId: FourteenLoko Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/fourteen_loko.rsi - type: Item @@ -426,12 +356,7 @@ reagents: - ReagentId: ChangelingSting Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/changelingsting.rsi - type: Item @@ -450,12 +375,7 @@ reagents: - ReagentId: DrGibb Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/dr_gibb.rsi - type: Item @@ -478,12 +398,7 @@ Quantity: 20 - ReagentId: Ice Quantity: 5 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/robustnukie.rsi - type: Item @@ -502,12 +417,7 @@ reagents: - ReagentId: EnergyDrink Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/energy_drink.rsi - type: Item @@ -526,12 +436,7 @@ reagents: - ReagentId: ShamblersJuice Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/shamblersjuice.rsi - type: Item @@ -550,12 +455,7 @@ reagents: - ReagentId: PwrGame Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/pwrgame.rsi - type: Item @@ -574,12 +474,7 @@ reagents: - ReagentId: Beer Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/beer_can.rsi - type: Item @@ -602,12 +497,7 @@ reagents: - ReagentId: Wine Quantity: 30 - grindable: - reagents: - - ReagentId: Aluminium - Quantity: 4 - - ReagentId: Iron - Quantity: 1 + grindable: *grindable - type: Sprite sprite: Objects/Consumable/Drinks/wine_can.rsi - type: Item diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cups.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cups.yml index e1fe78c433..7b1320ba49 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cups.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cups.yml @@ -22,22 +22,16 @@ # A mug is a type of cup.[2] - type: entity abstract: true - parent: [ DrinkBaseMaterialPorcelain, DrinkBaseCup ] # todo Should use DrinkVisualsFill, but inheritors have no in-hand and state names are wrong + parent: [ DrinkBaseMaterialPorcelain, DrinkBaseCup, DrinkVisualsFill ] id: DrinkBaseMug name: mug description: A mug. components: - type: Sprite sprite: Objects/Consumable/Drinks/mug.rsi - layers: - - state: icon-0 - - state: icon-3 - map: ["enum.SolutionContainerLayers.Fill"] - visible: false - - type: Appearance - type: SolutionContainerVisuals maxFillLevels: 3 - fillBaseName: icon- + inHandsFillBaseName: null ## Misc Cups @@ -53,18 +47,13 @@ price: 125 - type: entity - parent: DrinkBaseMug + parent: DrinkBaseMug # a teacup is basically a mug id: DrinkTeacupEmpty name: teacup description: A plain white porcelain teacup. components: - type: Sprite sprite: Objects/Consumable/Drinks/teacup.rsi - layers: - - state: icon-0 - - state: icon-4 - map: ["enum.SolutionContainerLayers.Fill"] - visible: false - type: SolutionContainerVisuals maxFillLevels: 4 @@ -76,20 +65,11 @@ components: - type: Sprite sprite: Objects/Consumable/Drinks/glass_coupe_shape.rsi - layers: - - state: icon # todo add "icon_empty" state to match DrinkVisualsFillOverlay - map: [ "enum.SolutionContainerLayers.Base" ] - - state: fill1 - map: [ "enum.SolutionContainerLayers.Fill" ] - visible: false - - state: icon-front - map: [ "enum.SolutionContainerLayers.Overlay" ] - type: SolutionContainerVisuals - fillBaseName: fill # todo rename to "fill-" to match DrinkVisualsFillOverlay inHandsMaxFillLevels: 1 - type: entity - parent: [DrinkBaseMaterialCardboard, DrinkBaseCup] # TODO should use DrinkVisualsFill but state names are wrong and no inhand + parent: [DrinkBaseMaterialCardboard, DrinkBaseCup, DrinkBaseEmptyTrash, DrinkVisualsFill] id: DrinkWaterCup name: water cup description: A paper water cup. @@ -102,22 +82,14 @@ size: Tiny - type: Sprite sprite: Objects/Consumable/Drinks/water_cup.rsi - layers: - - state: icon-0 - - state: icon-1 - map: ["enum.SolutionContainerLayers.Fill"] - visible: false - type: SolutionContainerVisuals maxFillLevels: 1 - fillBaseName: icon- + inHandsFillBaseName: null - type: Tag tags: - Trash - DrinkCup - WhitelistChameleon - - type: Appearance - - type: TrashOnSolutionEmpty - solution: drink - type: Clothing slots: - HEAD @@ -240,16 +212,13 @@ - ReagentId: HotCocoa Quantity: 20 - type: Icon - sprite: Objects/Consumable/Drinks/hot_coco.rsi - state: icon-vend + sprite: Objects/Consumable/Drinks/mug.rsi + state: icon-vend-brown - type: Sprite - sprite: Objects/Consumable/Drinks/hot_coco.rsi layers: - - state: icon-0 - - map: ["enum.SolutionContainerLayers.Fill"] - state: icon-4 - - type: SolutionContainerVisuals - maxFillLevels: 4 + - state: icon + - state: fill-3 + map: ["enum.SolutionContainerLayers.Fill"] - type: TrashOnSolutionEmpty solution: drink @@ -267,16 +236,13 @@ - ReagentId: Coffee Quantity: 20 - type: Icon - sprite: Objects/Consumable/Drinks/hot_coffee.rsi - state: icon-vend + sprite: Objects/Consumable/Drinks/mug.rsi + state: icon-vend-brown - type: Sprite - sprite: Objects/Consumable/Drinks/hot_coffee.rsi layers: - - state: icon-0 - - map: ["enum.SolutionContainerLayers.Fill"] - state: icon-4 - - type: SolutionContainerVisuals - maxFillLevels: 4 + - state: icon + - state: fill-3 + map: ["enum.SolutionContainerLayers.Fill"] - type: TrashOnSolutionEmpty solution: drink @@ -293,16 +259,17 @@ reagents: - ReagentId: CafeLatte Quantity: 20 + - type: Icon + sprite: Objects/Consumable/Drinks/cafe_latte.rsi + state: icon-vend - type: Sprite sprite: Objects/Consumable/Drinks/cafe_latte.rsi layers: - - state: icon_empty - - state: fill-1 - map: ["enum.SolutionContainerLayers.Fill"] - - type: Appearance + - state: icon + - state: fill-1 + map: ["enum.SolutionContainerLayers.Fill"] - type: SolutionContainerVisuals maxFillLevels: 1 - fillBaseName: fill- changeColor: false - type: TrashOnSolutionEmpty solution: drink diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_fun.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_fun.yml index 1197356553..f7c984171d 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_fun.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_fun.yml @@ -8,9 +8,9 @@ collection: packetOpenSounds - type: Sprite layers: - - state: icon + - state: icon_empty map: ["enum.OpenableVisuals.Layer"] - - state: fill6 + - state: fill-6 map: [ "enum.SolutionContainerLayers.Fill" ] # already has liquid, so no visible: false - state: icon-front map: [ "enum.SolutionContainerLayers.Overlay" ] @@ -20,13 +20,6 @@ maxVol: 30 - type: SolutionContainerVisuals maxFillLevels: 6 - fillBaseName: fill # TODO rename to "fill-" - - type: GenericVisualizer - visuals: - enum.OpenableVisuals.Opened: - enum.OpenableVisuals.Layer: - True: {state: "icon_open"} - False: {state: "icon"} - type: TrashOnSolutionEmpty solution: drink @@ -97,8 +90,6 @@ components: - type: Sprite sprite: Objects/Consumable/Drinks/jar_what.rsi - - type: ExaminableSolution - solution: drink - type: FitsInDispenser solution: drink - type: Tag diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_metamorphic.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_metamorphic.yml index d4fe5da5b6..10a2b76657 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_metamorphic.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_metamorphic.yml @@ -4,35 +4,23 @@ # Transformable container - normal glass - type: entity - parent: [DrinkBaseMaterialGlass, DrinkBaseCup] # todo parent to DrinkVisualsFillOverlay after in-hands are added + parent: [DrinkBaseMaterialGlass, DrinkBaseCup, DrinkVisualsFillOverlay] id: DrinkGlass name: metamorphic glass description: A metamorphic glass that automagically turns into a glass appropriate for the drink within. There's a sanded off patent number on the bottom. components: - type: Sprite sprite: Objects/Consumable/Drinks/glass_clear.rsi - layers: - - state: icon # TODO add "icon_empty" state to match "DrinkVisualsFillOverlay" - map: [ "enum.SolutionContainerLayers.Base" ] - - state: fill1 - map: [ "enum.SolutionContainerLayers.Fill" ] - visible: false - - state: icon-front - map: [ "enum.SolutionContainerLayers.Overlay" ] - - type: Appearance - type: SolutionContainerManager solutions: drink: maxVol: 30 - type: SolutionContainerVisuals maxFillLevels: 9 - fillBaseName: fill # todo rename to "fill-", add in-hands, then add parent "DrinkVisualsFillOverlay" metamorphic: true metamorphicDefaultSprite: sprite: Objects/Consumable/Drinks/glass_clear.rsi state: icon - inHandsMaxFillLevels: 3 - inHandsFillBaseName: -fill- - type: Tag tags: - DrinkCup # Do these tags @@ -47,14 +35,6 @@ components: - type: Sprite sprite: Objects/Consumable/Drinks/jar.rsi - layers: - - state: icon - map: [ "enum.SolutionContainerLayers.Base" ] - - state: fill1 - map: [ "enum.SolutionContainerLayers.Fill" ] - visible: false - - state: icon-front - map: [ "enum.SolutionContainerLayers.Overlay" ] - type: SolutionContainerManager solutions: drink: diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_special.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_special.yml index adc99f46ad..931620b665 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_special.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_special.yml @@ -12,17 +12,8 @@ size: Tiny - type: Sprite sprite: Objects/Consumable/Drinks/shotglass.rsi - layers: - - state: icon # TODO add "icon_empty" state to match "DrinkVisualsFillOverlay" - map: [ "enum.SolutionContainerLayers.Base" ] - - state: fill1 - map: [ "enum.SolutionContainerLayers.Fill" ] - visible: false - - state: icon-front - map: [ "enum.SolutionContainerLayers.Overlay" ] - type: SolutionContainerVisuals maxFillLevels: 2 - fillBaseName: fill # TODO rename to "fill-" to match "DrinkVisualsFillOverlay" inHandsMaxFillLevels: 1 - type: FitsInDispenser solution: drink @@ -146,6 +137,21 @@ reactionTypes: - Shake +- type: entity + parent: DrinkShaker + id: DrinkShakerGold + name: golden shaker + description: A gold-plated shaker given as a token of appreciation for years of service. It doesn't make the drinks taste any different. + components: + - type: Sprite + sprite: Objects/Consumable/Drinks/shaker_gold.rsi + - type: Item + sprite: Objects/Consumable/Drinks/shaker_gold.rsi + - type: PhysicalComposition + materialComposition: + Gold: 10 # Gold plated, not solid gold + Steel: 40 + - type: entity parent: [DrinkBaseMaterialMetal, DrinkBase] id: DrinkJigger @@ -184,11 +190,6 @@ maxVol: 60 - type: Sprite sprite: Objects/Consumable/Drinks/pitcher.rsi - layers: - - state: icon # TODO add "icon_empty" state to match "DrinkVisualsFill" - - state: fill-1 - map: ["enum.SolutionContainerLayers.Fill"] - visible: false - type: SolutionContainerVisuals maxFillLevels: 6 inHandsMaxFillLevels: 2 diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/bread.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/bread.yml index bce7ace58a..d9475c9ebe 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/bread.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/bread.yml @@ -731,7 +731,7 @@ name: crostini parent: FoodBreadSliceBase id: FoodBreadBaguetteSlice - description: Bon ap-petite! + description: Bon ap-pétite! components: - type: Sprite state: crostini @@ -753,7 +753,7 @@ parent: FoodBreadBaguetteSlice id: FoodBreadBaguetteCottonSlice name: cotton crostini - description: Bon az-zetite! + description: Bon az-zétite! components: - type: Sprite state: crostini-cotton @@ -1001,3 +1001,57 @@ damage: groups: Brute: 1 + +- type: entity + parent: FoodBreadBase + id: FoodBreadNutriBatard + name: nutri-bâtard + description: bon 'pétite! + components: + - type: Sprite + sprite: Objects/Consumable/Food/Baked/bread.rsi + state: batard + - type: Item + size: Small + storedOffset: -1,0 + heldPrefix: batard + - type: Tag + tags: + - ReptilianFood + - type: FlavorProfile + flavors: + - nutribrick + - peppery + - salty + - bread + +- type: entity + parent: FoodBreadNutriBatard + id: FoodBreadCottonNutriBatard + name: cotton nutri-bâtard + description: bon 'pétite! + components: + - type: Edible + requiresSpecialDigestion: true + - type: Sprite + sprite: Objects/Consumable/Food/Baked/bread.rsi + state: batard-cotton + - type: FlavorProfile + flavors: + - peppery + - salty + - bread + - type: Tag + tags: + - ClothMade + - type: Item + size: Small + storedOffset: -1,0 + heldPrefix: batard-cotton + - type: SolutionContainerManager + solutions: + food: + maxVol: 26 + reagents: + - ReagentId: Fiber + Quantity: 20 diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/box.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/box.yml index 5717a12462..0e8f0ce56d 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/box.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/Containers/box.yml @@ -533,6 +533,7 @@ tags: - Trash - HappyHonk + - BoxCardboard - type: StorageFill contents: - id: ToyMouse @@ -704,7 +705,8 @@ - type: Tag tags: - Trash - - CluwneHappyHonk + - CluwneHappyHonk # BAD: Intentional removal of parent tag + - BoxCardboard - type: Sprite sprite: Objects/Storage/Happyhonk/cluwne.rsi state: box @@ -882,7 +884,7 @@ grid: - 0,0,1,1 maxItemSize: Normal - whitelist: + whitelist: # TODO BoxCardboard shouldn't have whitelisted storage tags: - ClothMade - type: Item diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/meat.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/meat.yml index 642a068069..1d7380bb9d 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/meat.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/meat.yml @@ -1242,6 +1242,23 @@ - state: plain-cooked-inhand-right color: "#F7E3A3" +- type: entity + parent: FoodMeatChickenFried + id: FoodMeatChickenFriedVox + name: mystery fried chicken + description: “Eleven secret herbs and… oh no. That’s not chicken." + components: + - type: SolutionContainerManager + solutions: + food: + reagents: + - ReagentId: Nutriment + Quantity: 2 + - ReagentId: Protein + Quantity: 5 + - ReagentId: Ammonia + Quantity: 3 + - type: entity parent: FoodMeatBase id: FoodMeatDuckCooked diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml index e53e99e9db..27cc06023c 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml @@ -864,10 +864,10 @@ - type: SolutionContainerManager solutions: food: - maxVol: 45 + maxVol: 25 reagents: - ReagentId: Fiber - Quantity: 40 + Quantity: 20 - type: Tag tags: - ClothMade diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/rolling_paper.yml b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/rolling_paper.yml index 44edce5e07..d28fd027e5 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/rolling_paper.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Cigarettes/rolling_paper.yml @@ -27,7 +27,7 @@ id: PackPaperRollingFilters description: A pack of filters and thin pieces of paper used to make fine smokeables. components: - - type: Storage + - type: Storage # Redundant whitelist: tags: - RollingPaper diff --git a/Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/guardian_activators.yml b/Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/guardian_activators.yml index 259d36555e..254dcccde9 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/guardian_activators.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Syndicate_Gadgets/guardian_activators.yml @@ -65,4 +65,5 @@ - state: holo - type: Tag tags: - - BoxHug + - BoxCardboard + - BoxHug diff --git a/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml b/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml index 34aff04489..7634f8e3a7 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml @@ -108,7 +108,7 @@ - ReagentId: Plasma Quantity: 10 canReact: false - - type: Tag + - type: Tag # Redundant tags: - Sheet - ConstructionMaterial diff --git a/Resources/Prototypes/Entities/Objects/Misc/folders.yml b/Resources/Prototypes/Entities/Objects/Misc/folders.yml index cee720b6ea..9991709bcf 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/folders.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/folders.yml @@ -83,7 +83,7 @@ - type: entity abstract: true - id: BoxFolderFillThreePapers # Like BoxFolderFill, but always has exactly three sheets of standard paper; use for roles' startingGear + id: BoxFolderFillThreePapers # Like BoxFolderFill, but always has exactly three sheets of standard paper; use for things that should always be consistent, e.g roundstart items suffix: 3 papers components: - type: StorageFill @@ -95,6 +95,10 @@ parent: [BoxFolderBaseEmpty, BoxFolderFill] id: BoxFolderBase +- type: entity + parent: [BoxFolderBaseEmpty, BoxFolderFillThreePapers] + id: BoxFolderBaseThreePapers + - type: entity parent: BoxFolderBaseEmpty id: BoxFolderRedEmpty @@ -111,6 +115,11 @@ id: BoxFolderRed suffix: Red, Filled +- type: entity + parent: [BoxFolderRedEmpty, BoxFolderFillThreePapers] + id: BoxFolderRedThreePapers + suffix: Red, 3 papers + - type: entity parent: BoxFolderBaseEmpty id: BoxFolderBlueEmpty @@ -127,6 +136,11 @@ id: BoxFolderBlue suffix: Blue, Filled +- type: entity + parent: [BoxFolderBlueEmpty, BoxFolderFillThreePapers] + id: BoxFolderBlueThreePapers + suffix: Blue, 3 papers + - type: entity parent: BoxFolderBaseEmpty id: BoxFolderYellowEmpty @@ -143,6 +157,11 @@ id: BoxFolderYellow suffix: Yellow, Filled +- type: entity + parent: [BoxFolderYellowEmpty, BoxFolderFillThreePapers] + id: BoxFolderYellowThreePapers + suffix: Yellow, 3 papers + - type: entity parent: BoxFolderBaseEmpty id: BoxFolderGreyEmpty @@ -159,6 +178,11 @@ id: BoxFolderGrey suffix: Grey, Filled +- type: entity + parent: [BoxFolderGreyEmpty, BoxFolderFillThreePapers] + id: BoxFolderGreyThreePapers + suffix: Grey, 3 papers + - type: entity parent: BoxFolderBaseEmpty id: BoxFolderBlackEmpty @@ -175,6 +199,11 @@ id: BoxFolderBlack suffix: Black, Filled +- type: entity + parent: [BoxFolderBlackEmpty, BoxFolderFillThreePapers] + id: BoxFolderBlackThreePapers + suffix: Black, 3 papers + - type: entity parent: BoxFolderBaseEmpty id: BoxFolderGreenEmpty @@ -191,6 +220,11 @@ id: BoxFolderGreen suffix: Green, Filled +- type: entity + parent: [BoxFolderGreenEmpty, BoxFolderFillThreePapers] + id: BoxFolderGreenThreePapers + suffix: Green, 3 papers + - type: entity parent: BoxFolderBaseEmpty id: BoxFolderWhiteEmpty @@ -206,6 +240,11 @@ id: BoxFolderWhite suffix: White, Filled +- type: entity + parent: [BoxFolderWhiteEmpty, BoxFolderFillThreePapers] + id: BoxFolderWhiteThreePapers + suffix: White, 3 papers + - type: entity parent: BoxFolderBaseEmpty id: BoxFolderCentComEmpty @@ -221,7 +260,12 @@ - type: entity parent: [BoxFolderCentComEmpty, BoxFolderFill] id: BoxFolderCentCom - suffix: DO NOT MAP, Filled + suffix: DO NOT MAP; Filled + +- type: entity + parent: [BoxFolderCentComEmpty, BoxFolderFillThreePapers] + id: BoxFolderCentComThreePapers + suffix: DO NOT MAP; 3 papers - type: entity parent: BoxFolderBaseEmpty @@ -263,7 +307,7 @@ - type: Storage grid: - 0,0,5,3 - whitelist: + whitelist: # Redundant tags: - Document - type: ItemMapper @@ -316,6 +360,10 @@ parent: [BoxFolderPlasticClipboardEmpty, BoxFolderFill] id: BoxFolderPlasticClipboard +- type: entity + parent: [BoxFolderPlasticClipboardEmpty, BoxFolderFillThreePapers] + id: BoxFolderPlasticClipboardThreePapers + - type: entity parent: BoxFolderClipboardEmpty id: BoxFolderCentComClipboardEmpty diff --git a/Resources/Prototypes/Entities/Objects/Misc/parcel_wrap.yml b/Resources/Prototypes/Entities/Objects/Misc/parcel_wrap.yml index 58455ba211..61d8452b93 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/parcel_wrap.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/parcel_wrap.yml @@ -38,6 +38,7 @@ - type: ContainerContainer containers: contents: !type:ContainerSlot + paper_label: !type:ContainerSlot - type: Appearance - type: GenericVisualizer visuals: @@ -49,11 +50,25 @@ "Large": { state: "parcel-medium" } "Huge": { state: "parcel-large" } "Ginormous": { state: "parcel-large" } + enum.PaperLabelVisuals.HasLabel: + enum.PaperLabelVisuals.Layer: + True: { visible: true } + False: { visible: false } + enum.PaperLabelVisuals.LabelType: + enum.PaperLabelVisuals.Layer: + Paper: { state: paper } + Bounty: { state: bounty } + CaptainsPaper: { state: captains_paper } + Invoice: { state: invoice } - type: Sprite sprite: Objects/Misc/ParcelWrap/wrapped_parcel.rsi layers: - state: parcel-medium map: [ "enum.WrappedParcelVisuals.Layer" ] + - state: paper + visible: false + sprite: Objects/Misc/ParcelWrap/paper_labels.rsi + map: ["enum.PaperLabelVisuals.Layer"] - type: WrappedParcel unwrapDelay: 0.5 unwrapSound: @@ -61,6 +76,17 @@ params: volume: -4 unwrapTrash: ParcelWrapTrash + - type: ItemSlots + - type: PaperLabel + labelSlot: + insertVerbText: comp-paper-label-insert + ejectVerbText: comp-paper-label-eject + whitelist: + components: + - Paper + blacklist: + tags: + - Book - type: Damageable damageContainer: Inorganic - type: Destructible diff --git a/Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml b/Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml index 18995446b1..1545594b11 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml @@ -1,5 +1,5 @@ - type: entity - name: bible + name: space bible description: New Interstellar Version 2340. parent: BaseStorageItem id: Bible @@ -96,21 +96,10 @@ event: !type:SummonActionEvent - type: entity - parent: Bible - name: tanakh - description: "For God's chosen crewmembers" - id: BibleTanakh - components: - - type: Sprite - sprite: Objects/Specific/Chapel/tanakh.rsi - - type: Item - sprite: Objects/Specific/Chapel/tanakh.rsi - -- type: entity - parent: Bible + id: BibleDruid name: druidic tablet + parent: Bible description: "It's the mystery of the druids!" - id: BibleDruid components: - type: Sprite sprite: Objects/Specific/Chapel/mysteryofthedruids.rsi @@ -118,10 +107,10 @@ sprite: Objects/Specific/Chapel/mysteryofthedruids.rsi - type: entity - parent: Bible + id: BibleCommunistManifesto name: communist manifesto + parent: Bible description: "Remove the mask of humanity from Capital." - id: BibleCommunistManifesto components: - type: Sprite sprite: Objects/Specific/Chapel/communistmanifesto.rsi @@ -129,23 +118,45 @@ sprite: Objects/Specific/Chapel/communistmanifesto.rsi - type: entity + id: BibleNarsie + name: tome of nar'sie parent: Bible - name: satanic bible - description: "What could possibly go wrong?" - id: BibleSatanic + description: "What could possibly go wrong with a book covered in blood?" components: - type: Sprite - sprite: Objects/Specific/Chapel/satanicbible.rsi + sprite: Objects/Specific/Chapel/tomeofnarsie.rsi - type: Item - sprite: Objects/Specific/Chapel/satanicbible.rsi + sprite: Objects/Specific/Chapel/tomeofnarsie.rsi - type: entity - parent: Bible + id: BibleNanoTrasen name: codex nanotrasimus + parent: Bible description: "A familiar book containing the Sacred Operating Procedures." - id: BibleNanoTrasen components: - type: Sprite sprite: Objects/Specific/Chapel/codexnanotrasimus.rsi - type: Item sprite: Objects/Specific/Chapel/codexnanotrasimus.rsi + +- type: entity + id: BibleHonk + name: mirth of the honkmother + parent: Bible + description: "Oh great and glorious Mother, Mistress of Mirth, Matron of Mask and Merriments, Blessed is she amongst us jesters." + components: + - type: Sprite + sprite: Objects/Specific/Chapel/honk.rsi + - type: Item + sprite: Objects/Specific/Chapel/honk.rsi + +- type: entity + id: BibleRatvar + name: tablet of ratvar + parent: Bible + description: "A holy relic of the Clockwork Cult, blessed by the Clockwork Justice, Ratvar." + components: + - type: Sprite + sprite: Objects/Specific/Chapel/ratvartablet.rsi + - type: Item + sprite: Objects/Specific/Chapel/ratvartablet.rsi diff --git a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml index fb740f1cd6..0117ec1255 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml @@ -278,9 +278,11 @@ parent: Plunger description: A plunger with a plastic suction cup coated in a thin layer of gold given as a token of appreciation for years of service. Still used to unclog drains. components: - - type: Tag + - type: Tag # TODO change Plunger into a tool so we dont got to layer Tags like below. tags: - GoldenPlunger + - Plunger + - WhitelistChameleon - type: Sprite sprite: Objects/Specific/Janitorial/golden_plunger.rsi state: plunger diff --git a/Resources/Prototypes/Entities/Objects/Tools/bucket.yml b/Resources/Prototypes/Entities/Objects/Tools/bucket.yml index c62b178366..3c95afe69e 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/bucket.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/bucket.yml @@ -1,22 +1,13 @@ - type: entity - parent: DrinkBase + parent: [ DrinkBaseMaterialStrongPlastic, DrinkBase, DrinkVisualsFill ] id: Bucket name: bucket description: It's a boring old bucket. components: - - type: Clickable - type: Edible - edible: Drink - solution: bucket - destroyOnEmpty: false utensil: Spoon - type: Sprite sprite: Objects/Tools/bucket.rsi - layers: - - state: icon - - map: ["enum.SolutionContainerLayers.Fill"] - state: fill-1 - visible: false - type: Item size: Normal - type: Clothing @@ -26,50 +17,23 @@ quickEquip: false - type: SolutionContainerManager solutions: - bucket: + drink: maxVol: 250 - - type: MixableSolution - solution: bucket - type: SolutionTransfer transferAmount: 100 maxTransferAmount: 100 minTransferAmount: 10 - canChangeTransferAmount: true - - type: UserInterface - interfaces: - enum.TransferAmountUiKey.Key: - type: TransferAmountBoundUserInterface - - type: MeleeWeapon - soundNoDamage: - path: "/Audio/Effects/Fluids/splat.ogg" - damage: - types: - Blunt: 0 - - type: Spillable - solution: bucket - type: SpillWhenWorn - solution: bucket - - type: DrawableSolution - solution: bucket - - type: RefillableSolution - solution: bucket - - type: DrainableSolution - solution: bucket - - type: SolutionItemStatus - solution: bucket - - type: Appearance + solution: drink - type: SolutionContainerVisuals maxFillLevels: 3 - fillBaseName: fill- - - type: ExaminableSolution - solution: bucket + inHandsFillBaseName: null - type: Tag tags: - Bucket - type: PhysicalComposition materialComposition: Plastic: 50 - - type: DnaSubstanceTrace - type: entity parent: Bucket @@ -79,5 +43,5 @@ components: - type: SolutionContainerManager solutions: - bucket: + drink: maxVol: 500 diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/antimateriel.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/antimateriel.yml index e622952b3f..1fd04ae36f 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/antimateriel.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/antimateriel.yml @@ -5,7 +5,6 @@ components: - type: Tag tags: - - Cartridge - CartridgeAntiMateriel - type: CartridgeAmmo proto: BulletAntiMateriel diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/caseless_rifle.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/caseless_rifle.yml index fd465b71d6..8d4e9b8ffc 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/caseless_rifle.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/caseless_rifle.yml @@ -6,7 +6,6 @@ components: - type: Tag tags: - - Cartridge - CartridgeCaselessRifle - type: CartridgeAmmo deleteOnSpawn: true diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/heavy_rifle.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/heavy_rifle.yml index 51bf0fea54..a953985e9a 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/heavy_rifle.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/heavy_rifle.yml @@ -6,7 +6,6 @@ components: - type: Tag tags: - - Cartridge - CartridgeHeavyRifle - type: CartridgeAmmo proto: BulletHeavyRifle diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/light_rifle.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/light_rifle.yml index bdd4758fd2..b4af723945 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/light_rifle.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/light_rifle.yml @@ -6,7 +6,6 @@ components: - type: Tag tags: - - Cartridge - CartridgeLightRifle - type: CartridgeAmmo proto: BulletLightRifle diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/magnum.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/magnum.yml index c7adfb5b1e..58862b9984 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/magnum.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/magnum.yml @@ -6,7 +6,6 @@ components: - type: Tag tags: - - Cartridge - CartridgeMagnum - type: CartridgeAmmo proto: BulletMagnum diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/pistol.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/pistol.yml index faa094f7f5..ba2b856778 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/pistol.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/pistol.yml @@ -6,7 +6,6 @@ components: - type: Tag tags: - - Cartridge - CartridgePistol - type: CartridgeAmmo proto: BulletPistol diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/rifle.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/rifle.yml index 2559349c4a..d4304ef803 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/rifle.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/rifle.yml @@ -6,7 +6,6 @@ components: - type: Tag tags: - - Cartridge - CartridgeRifle - type: CartridgeAmmo proto: BulletRifle diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml index 72411fc134..3dfab5e84a 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml @@ -6,7 +6,6 @@ components: - type: Tag tags: - - Cartridge - ShellShotgun - type: CartridgeAmmo soundEject: @@ -26,7 +25,6 @@ components: - type: Tag tags: - - Cartridge - ShellShotgun - ShellShotgunLight - type: Sprite @@ -59,7 +57,6 @@ components: - type: Tag tags: - - Cartridge - ShellShotgun - ShellShotgunLight - type: Sprite @@ -118,7 +115,6 @@ components: - type: Tag tags: - - Cartridge - ShellShotgun - ShellShotgunLight - type: Sprite @@ -147,7 +143,6 @@ components: - type: Tag tags: - - Cartridge - ShellShotgun - ShellShotgunLight - type: Sprite diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/toy.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/toy.yml index 6ec93e1778..510a8fef3e 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/toy.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/toy.yml @@ -6,7 +6,6 @@ components: - type: Tag tags: - - Cartridge - CartridgeCap - type: CartridgeAmmo - type: Sprite diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml index 6af54bb114..47c09282c6 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml @@ -337,7 +337,7 @@ components: - type: BallisticAmmoProvider proto: CartridgePistol - whitelist: + whitelist: # Redundant tags: - CartridgePistol soundInsert: diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml index 30967200d7..2f2ebfa5fd 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml @@ -815,7 +815,7 @@ - type: entity name: energy shotgun - parent: [BaseWeaponBattery, BaseGunWieldable, BaseGrandTheftContraband] + parent: [BaseWeaponBattery, BaseGunWieldable, BaseSecurityContraband] id: WeaponEnergyShotgun description: A one-of-a-kind prototype energy weapon that uses various shotgun configurations. It offers the possibility of both lethal and non-lethal shots, making it a versatile weapon. components: @@ -839,34 +839,69 @@ soundGunshot: path: /Audio/Weapons/Guns/Gunshots/laser_cannon.ogg - type: ProjectileBatteryAmmoProvider - proto: BulletLaserSpread - fireCost: 150 + proto: BulletLaserSpreadNarrow + fireCost: 80 - type: BatteryWeaponFireModes fireModes: - - proto: BulletLaserSpread - fireCost: 150 - proto: BulletLaserSpreadNarrow - fireCost: 200 + fireCost: 80 - proto: BulletDisablerSmgSpread - fireCost: 120 + fireCost: 48 - type: Item size: Large sprite: Objects/Weapons/Guns/Battery/inhands_64x.rsi heldPrefix: energy + - type: GunRequiresWield #remove when inaccuracy on spreads is fixed + - type: Battery + maxCharge: 480 + startingCharge: 480 + +- type: entity + name: energy magnum + parent: [BaseWeaponBatterySmall, BaseGrandTheftContraband] + id: WeaponEnergyMagnum + description: A high powered self-charging energy pistol designed for elite security personnel. It has has three firing modes allowing for either high damage, window piercing, or non-lethal disabling. + components: + - type: Sprite + sprite: Objects/Weapons/Guns/Battery/energy_magnum.rsi + layers: + - state: base + map: [ "enum.GunVisualLayers.Base" ] + - state: mag-unshaded-1 + visible: false + map: [ "enum.GunVisualLayers.MagUnshaded" ] + shader: unshaded + - type: MagazineVisuals + magState: mag + steps: 4 + zeroVisible: true + - type: Appearance + - type: Clothing + sprite: Objects/Weapons/Guns/Battery/energy_magnum.rsi - type: Tag tags: - HighRiskItem - type: StealTarget - stealGroup: WeaponEnergyShotgun - - type: GunRequiresWield #remove when inaccuracy on spreads is fixed - - type: Battery - maxCharge: 1200 - startingCharge: 1200 + stealGroup: WeaponEnergyMagnum + - type: Gun + soundGunshot: + path: /Audio/Weapons/Guns/Gunshots/laser_cannon.ogg + - type: ProjectileBatteryAmmoProvider + proto: BulletLaserMagnum + fireCost: 150 + - type: BatteryWeaponFireModes + fireModes: + - proto: BulletLaserMagnum + fireCost: 150 + - proto: BulletLaserWindowPiercingMagnum + fireCost: 150 + - proto: BulletDisabler + fireCost: 62.5 - type: BatterySelfRecharger autoRecharge: true - autoRechargeRate: 24 + autoRechargeRate: 48 autoRechargePause: true - autoRechargePauseTime: 30 + autoRechargePauseTime: 10 - type: entity name: temperature gun diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml index de9cea7e52..7a2b44e615 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml @@ -425,7 +425,7 @@ description: It fires large meteors. components: - type: BallisticAmmoProvider - whitelist: + whitelist: # Redundant tags: - CartridgeRocket proto: MeteorMedium @@ -438,7 +438,7 @@ description: It fires slow immovable rods. components: - type: BallisticAmmoProvider - whitelist: + whitelist: # Redundant tags: - CartridgeRocket proto: ImmovableRodSlow diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml index 2134ac0cbf..bc9f40f85a 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml @@ -211,8 +211,9 @@ bounds: "-0.15,-0.45,0.15,0.15" hard: false mask: - - Impassable - - BulletImpassable + - Opaque + - Impassable + - BulletImpassable fly-by: *flybyfixture - type: Ammo - type: Projectile @@ -289,6 +290,7 @@ bounds: "-0.15,-0.3,0.15,0.3" hard: false mask: + - Opaque - Impassable - BulletImpassable fly-by: *flybyfixture @@ -329,6 +331,7 @@ bounds: "-0.15,-0.3,0.15,0.3" hard: false mask: + - Opaque - Impassable - BulletImpassable fly-by: *flybyfixture @@ -398,7 +401,7 @@ - state: omnilaser shader: unshaded - type: Ammo - muzzleFlash: null + muzzleFlash: MuzzleFlashEffectOmnilaser - type: Physics - type: Fixtures fixtures: @@ -409,6 +412,8 @@ hard: false mask: - Opaque + - Impassable + - BulletImpassable fly-by: *flybyfixture - type: Projectile # soundHit: Waiting on serv3 @@ -427,6 +432,9 @@ parent: WatcherBolt categories: [ HideSpawnMenu ] components: + - type: Reflective + reflective: + - Energy - type: Projectile # soundHit: Waiting on serv3 impactEffect: BulletImpactEffectDisabler @@ -441,7 +449,7 @@ - type: entity name: magmawing watcher bolt id: WatcherBoltMagmawing - parent: BaseBullet + parent: WatcherBolt categories: [ HideSpawnMenu ] components: - type: Sprite @@ -450,6 +458,8 @@ - state: omnilaser_greyscale shader: unshaded color: orangered + - type: Ammo + muzzleFlash: MuzzleFlashEffectHeavyLaser - type: Projectile # soundHit: Waiting on serv3 impactEffect: BulletImpactEffectOrangeDisabler @@ -465,6 +475,9 @@ parent: WatcherBoltMagmawing categories: [ HideSpawnMenu ] components: + - type: Reflective + reflective: + - Energy - type: Projectile # soundHit: Waiting on serv3 impactEffect: BulletImpactEffectOrangeDisabler @@ -1132,6 +1145,7 @@ bounds: "-0.15,-0.3,0.15,0.3" hard: false mask: + - Opaque - Impassable - BulletImpassable fly-by: *flybyfixture @@ -1283,6 +1297,7 @@ bounds: "-0.15,-0.3,0.15,0.3" hard: false mask: + - Opaque - Impassable - BulletImpassable fly-by: *flybyfixture @@ -1305,7 +1320,7 @@ spread: 30 - type: entity - name: narrow laser barrage + name: lethal laser barrage id: BulletLaserSpreadNarrow categories: [ HideSpawnMenu ] parent: BulletLaser @@ -1325,3 +1340,52 @@ proto: BulletDisablerSmg count: 3 #bit stronger than a disabler if you hit your shots you goober, still not a 2 hit stun though spread: 9 + +- type: entity + name: magnum laser bolt + id: BulletLaserMagnum + categories: [ HideSpawnMenu ] + parent: BulletLaser + components: + - type: Sprite + sprite: Objects/Weapons/Guns/Projectiles/projectiles_magnum.rsi + layers: + - state: magnum + shader: unshaded + - type: PointLight + enabled: true + color: "#ff4300" + - type: Projectile + impactEffect: BulletImpactEffectOrangeDisabler + damage: + types: + Heat: 30 + +- type: entity + name: magnum window-piercing bolt + id: BulletLaserWindowPiercingMagnum + categories: [ HideSpawnMenu ] + parent: BulletLaser + components: + - type: Sprite + sprite: Objects/Weapons/Guns/Projectiles/projectiles_magnum.rsi + layers: + - state: magnum_piercing + shader: unshaded + - type: PointLight + enabled: true + color: "#ff4300" + - type: Projectile + impactEffect: BulletImpactEffectOrangeDisabler + damage: + types: + Heat: 20 + - type: Fixtures + fixtures: + projectile: + shape: + !type:PhysShapeAabb + bounds: "-0.1,-0.1,0.1,0.1" + hard: false + mask: + - Opaque diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Revolvers/revolvers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Revolvers/revolvers.yml index 1f24828428..1ea835a2cd 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Revolvers/revolvers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Revolvers/revolvers.yml @@ -153,7 +153,7 @@ suffix: armor-piercing components: - type: RevolverAmmoProvider - whitelist: + whitelist: # Redundant tags: - CartridgeMagnum - SpeedLoaderMagnum diff --git a/Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml b/Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml index 26db89ed32..e9faaece39 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml @@ -1,8 +1,8 @@ - type: entity - id: BaseMaterialDoor + abstract: true parent: BaseStructure + id: BaseMaterialDoor name: door - abstract: true description: A door, where will it lead? components: - type: Anchorable @@ -63,31 +63,31 @@ - type: BlockWeather - type: entity + abstract: true parent: BaseMaterialDoor id: BaseMaterialDoorNavMap - abstract: true components: - type: NavMapDoor ### Metal doors ### - type: entity + parent: BaseMaterialDoorNavMap id: MetalDoor name: metal door - parent: BaseMaterialDoorNavMap components: - type: Construction graph: DoorGraph node: metalDoor - type: Destructible thresholds: - - trigger: + - trigger: &DamageTrigger200 # Overkill threshold !type:DamageTrigger damage: 200 - behaviors: + behaviors: &OverkillBehavior - !type:DoActsBehavior acts: ["Destruction"] - - trigger: + - trigger: &DamageTrigger150 !type:DamageTrigger damage: 150 behaviors: @@ -103,30 +103,20 @@ max: 5 - type: entity + parent: BaseMaterialDoorNavMap id: PlasmaDoor name: plasma door - parent: BaseMaterialDoorNavMap - description: A door, where will it lead? components: - type: Sprite sprite: Structures/Doors/MineralDoors/plasma_door.rsi - layers: - - state: closed - map: ["enum.DoorVisualLayers.Base"] - type: Construction graph: DoorGraph node: plasmaDoor - type: Destructible thresholds: - - trigger: - !type:DamageTrigger - damage: 200 - behaviors: - - !type:DoActsBehavior - acts: ["Destruction"] - - trigger: - !type:DamageTrigger - damage: 150 + - trigger: *DamageTrigger200 + behaviors: *OverkillBehavior + - trigger: *DamageTrigger150 behaviors: - !type:DoActsBehavior acts: ["Destruction"] @@ -140,30 +130,20 @@ max: 5 - type: entity + parent: BaseMaterialDoorNavMap id: GoldDoor name: gold door - parent: BaseMaterialDoorNavMap - description: A door, where will it lead? components: - type: Sprite sprite: Structures/Doors/MineralDoors/gold_door.rsi - layers: - - state: closed - map: ["enum.DoorVisualLayers.Base"] - type: Construction graph: DoorGraph node: goldDoor - type: Destructible thresholds: - - trigger: - !type:DamageTrigger - damage: 200 - behaviors: - - !type:DoActsBehavior - acts: ["Destruction"] - - trigger: - !type:DamageTrigger - damage: 150 + - trigger: *DamageTrigger200 + behaviors: *OverkillBehavior + - trigger: *DamageTrigger150 behaviors: - !type:DoActsBehavior acts: ["Destruction"] @@ -177,30 +157,20 @@ max: 5 - type: entity + parent: BaseMaterialDoorNavMap id: SilverDoor name: silver door - parent: BaseMaterialDoorNavMap - description: A door, where will it lead? components: - type: Sprite sprite: Structures/Doors/MineralDoors/silver_door.rsi - layers: - - state: closed - map: ["enum.DoorVisualLayers.Base"] - type: Construction graph: DoorGraph node: silverDoor - type: Destructible thresholds: - - trigger: - !type:DamageTrigger - damage: 200 - behaviors: - - !type:DoActsBehavior - acts: ["Destruction"] - - trigger: - !type:DamageTrigger - damage: 150 + - trigger: *DamageTrigger200 + behaviors: *OverkillBehavior + - trigger: *DamageTrigger150 behaviors: - !type:DoActsBehavior acts: ["Destruction"] @@ -214,35 +184,26 @@ max: 5 - type: entity + parent: BaseMaterialDoorNavMap id: BananiumDoor name: bananium door - parent: BaseMaterialDoorNavMap - description: A door, where will it lead? components: - type: Sprite sprite: Structures/Doors/MineralDoors/bananium_door.rsi - layers: - - state: closed - map: ["enum.DoorVisualLayers.Base"] - type: Door - openSound: - path: /Audio/Items/bikehorn.ogg - closeSound: - path: /Audio/Items/bikehorn.ogg + openSound: &BikeHornSound + collection: BikeHorn + params: + variation: 0.125 + closeSound: *BikeHornSound - type: Construction graph: DoorGraph node: bananiumDoor - type: Destructible thresholds: - - trigger: - !type:DamageTrigger - damage: 200 - behaviors: - - !type:DoActsBehavior - acts: ["Destruction"] - - trigger: - !type:DamageTrigger - damage: 150 + - trigger: *DamageTrigger200 + behaviors: *OverkillBehavior + - trigger: *DamageTrigger150 behaviors: - !type:DoActsBehavior acts: ["Destruction"] @@ -258,9 +219,9 @@ ### Other doors ### - type: entity + parent: BaseMaterialDoorNavMap id: WoodDoor name: wooden door - parent: BaseMaterialDoorNavMap components: - type: Sprite sprite: Structures/Doors/MineralDoors/wood_door.rsi @@ -273,16 +234,11 @@ graph: DoorGraph node: woodDoor - type: Damageable - damageContainer: StructuralInorganic damageModifierSet: Wood - type: Destructible thresholds: - - trigger: - !type:DamageTrigger - damage: 150 - behaviors: - - !type:DoActsBehavior - acts: ["Destruction"] + - trigger: *DamageTrigger150 + behaviors: *OverkillBehavior - trigger: !type:DamageTrigger damage: 75 @@ -299,16 +255,12 @@ max: 5 - type: entity + parent: BaseMaterialDoorNavMap id: PaperDoor name: paper door - parent: BaseMaterialDoorNavMap - description: A door, where will it lead? components: - type: Sprite sprite: Structures/Doors/MineralDoors/paper_door.rsi - layers: - - state: closed - map: ["enum.DoorVisualLayers.Base"] - type: Door openSound: path: /Audio/Effects/paperdoor_openclose.ogg @@ -318,16 +270,11 @@ graph: DoorGraph node: paperDoor - type: Damageable - damageContainer: StructuralInorganic damageModifierSet: Wood - type: Destructible thresholds: - - trigger: - !type:DamageTrigger - damage: 150 - behaviors: - - !type:DoActsBehavior - acts: ["Destruction"] + - trigger: *DamageTrigger150 + behaviors: *OverkillBehavior - trigger: !type:DamageTrigger damage: 50 @@ -344,16 +291,13 @@ max: 5 - type: entity + parent: BaseMaterialDoorNavMap id: WebDoor name: web door - parent: BaseMaterialDoorNavMap description: A door, leading to the lands of the spiders... or a spaced room. components: - type: Sprite sprite: Structures/Doors/web_door.rsi - layers: - - state: closed - map: ["enum.DoorVisualLayers.Base"] - type: Door closeSound: path: /Audio/Effects/rustle1.ogg @@ -366,21 +310,8 @@ damageModifierSet: Web - type: Destructible thresholds: - - trigger: # Excess damage, don't spawn entities - !type:DamageTrigger - damage: 100 - behaviors: - - !type:PlaySoundBehavior - sound: - collection: WoodDestroy - - !type:DoActsBehavior - acts: ["Destruction"] - - trigger: - !type:DamageTrigger - damage: 150 - behaviors: - - !type:DoActsBehavior - acts: ["Destruction"] + - trigger: *DamageTrigger150 + behaviors: *OverkillBehavior - trigger: !type:DamageTrigger damage: 50 @@ -397,8 +328,8 @@ max: 2 - type: entity - id: CardDoor parent: BaseMaterialDoorNavMap + id: CardDoor name: cardboard door components: - type: Sprite @@ -417,16 +348,11 @@ path: "/Audio/Weapons/pierce.ogg" - type: Damageable - damageContainer: StructuralInorganic damageModifierSet: Card - type: Destructible thresholds: - - trigger: - !type:DamageTrigger - damage: 60 #excess damage (nuke?). avoid computational cost of spawning entities. - behaviors: - - !type:DoActsBehavior - acts: [ "Destruction" ] + - trigger: *DamageTrigger150 + behaviors: *OverkillBehavior - trigger: !type:DamageTrigger damage: 30 diff --git a/Resources/Prototypes/Entities/Structures/Specific/Janitor/janicart.yml b/Resources/Prototypes/Entities/Structures/Specific/Janitor/janicart.yml index a24a03da3e..90893cd432 100644 --- a/Resources/Prototypes/Entities/Structures/Specific/Janitor/janicart.yml +++ b/Resources/Prototypes/Entities/Structures/Specific/Janitor/janicart.yml @@ -190,11 +190,7 @@ whitelist: tags: - Plunger - goldenplunger_slot: - name: janitorial-trolley-slot-component-slot-name-goldenplunger - whitelist: - tags: - - GoldenPlunger + - GoldenPlunger priority: 8 wetfloorsign_slot4: name: janitorial-trolley-slot-component-slot-name-sign diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml index a8e834ecce..8798e920c7 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml @@ -296,6 +296,15 @@ - type: Sprite state: armory +- type: entity + parent: BaseSign + id: SignArrivals + name: arrivals sign + description: A sign indicating where the Arrivals shuttle will dock. + components: + - type: Sprite + state: arrivals + - type: entity parent: BaseSign id: SignToolStorage diff --git a/Resources/Prototypes/Loadouts/Jobs/Cargo/quartermaster.yml b/Resources/Prototypes/Loadouts/Jobs/Cargo/quartermaster.yml index 60fc1834fb..602b2d36fd 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Cargo/quartermaster.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Cargo/quartermaster.yml @@ -6,7 +6,7 @@ requirement: !type:RoleTimeRequirement role: JobQuartermaster - time: 72000 #20 hrs + time: 20h # Jumpsuit - type: loadout @@ -53,7 +53,7 @@ - type: loadout id: QuartermasterMantle - equipment: + equipment: neck: ClothingNeckMantleQM effects: - !type:GroupLoadoutEffect diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/bartender.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/bartender.yml index c8c80c7895..b8a8744915 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/bartender.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/bartender.yml @@ -1,3 +1,12 @@ +- type: loadoutEffectGroup + id: SeniorBar + effects: + - !type:JobRequirementLoadoutEffect + requirement: + !type:RoleTimeRequirement + role: JobBartender + time: 52h # 1 hour per week for 1 year + # Head - type: loadout id: BartenderHead @@ -40,3 +49,13 @@ id: BartenderWintercoat equipment: outerClothing: ClothingOuterWinterBar + +# Misc +- type: loadout + id: BartenderGoldenShaker + effects: + - !type:GroupLoadoutEffect + proto: SeniorBar + storage: + back: + - DrinkShakerGold diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/chaplain.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/chaplain.yml index eb252a0c43..0bfc99d41f 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/chaplain.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/chaplain.yml @@ -1,3 +1,33 @@ +# Playtime requirement for NanoTrasen Bible, Codex NanoTrasimus +- type: loadoutEffectGroup + id: NanoTrasenBibleRequirement + effects: + - !type:JobRequirementLoadoutEffect + requirement: + !type:RoleTimeRequirement + role: JobCaptain + time: 7200 #2 hrs + +# Playtime requirement for Druid Bible, Druidic Tablet +- type: loadoutEffectGroup + id: DruidBibleRequirement + effects: + - !type:JobRequirementLoadoutEffect + requirement: + !type:RoleTimeRequirement + role: JobBotanist + time: 18000 #5 hrs + +# Playtime requirement for Clown Bible, Mirth of the Honkmother +- type: loadoutEffectGroup + id: ClownBibleRequirement + effects: + - !type:JobRequirementLoadoutEffect + requirement: + !type:RoleTimeRequirement + role: JobClown + time: 18000 #5 hrs + # Head - type: loadout id: ChaplainHead @@ -87,24 +117,39 @@ - type: loadout id: BibleDruid + effects: + - !type:GroupLoadoutEffect + proto: DruidBibleRequirement storage: back: - BibleDruid - type: loadout id: BibleNanoTrasen + effects: + - !type:GroupLoadoutEffect + proto: NanoTrasenBibleRequirement storage: back: - BibleNanoTrasen + +- type: loadout + id: BibleNarsie + storage: + back: + - BibleNarsie - type: loadout - id: BibleSatanic + id: BibleHonk + effects: + - !type:GroupLoadoutEffect + proto: ClownBibleRequirement storage: back: - - BibleSatanic + - BibleHonk - type: loadout - id: BibleTanakh + id: BibleRatvar storage: back: - - BibleTanakh + - BibleRatvar diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/janitor.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/janitor.yml index d9c4faed8c..d902481f9c 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/janitor.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/janitor.yml @@ -5,7 +5,7 @@ requirement: !type:RoleTimeRequirement role: JobJanitor - time: 187200 #52 hrs (1 hour per week for 1 year) + time: 52h # 1 hour per week for 1 year # Head - type: loadout diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/passenger.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/passenger.yml index edb9c8d1fc..1ed5e8aca0 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/passenger.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/passenger.yml @@ -6,7 +6,7 @@ requirement: !type:RoleTimeRequirement role: JobPassenger - time: 36000 #10 hrs, silly reward for people who play passenger a lot + time: 10h # silly reward for people who play passenger a lot # Head of Greytide (for grey mantle) - type: loadoutEffectGroup @@ -16,7 +16,7 @@ requirement: !type:RoleTimeRequirement role: JobPassenger - time: 72000 #20 hrs, fun mantle for the most experienced greytiders + time: 20h # fun mantle for the most experienced greytiders # Face - type: loadout diff --git a/Resources/Prototypes/Loadouts/Jobs/Command/captain.yml b/Resources/Prototypes/Loadouts/Jobs/Command/captain.yml index 9043354a31..2951678968 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Command/captain.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Command/captain.yml @@ -6,7 +6,7 @@ requirement: !type:RoleTimeRequirement role: JobCaptain - time: 72000 #20 hrs + time: 20h # Jumpsuit - type: loadout diff --git a/Resources/Prototypes/Loadouts/Jobs/Command/head_of_personnel.yml b/Resources/Prototypes/Loadouts/Jobs/Command/head_of_personnel.yml index 45223bea14..17a84b7386 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Command/head_of_personnel.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Command/head_of_personnel.yml @@ -6,7 +6,7 @@ requirement: !type:RoleTimeRequirement role: JobHeadOfPersonnel - time: 72000 #20 hrs + time: 20h # Professional HoP Time - type: loadoutEffectGroup @@ -16,7 +16,7 @@ requirement: !type:RoleTimeRequirement role: JobHeadOfPersonnel - time: 54000 #15 hrs, special reward for HoP mains + time: 15h # special reward for HoP mains # Jumpsuit - type: loadout diff --git a/Resources/Prototypes/Loadouts/Jobs/Engineering/chief_engineer.yml b/Resources/Prototypes/Loadouts/Jobs/Engineering/chief_engineer.yml index 13b72e0af4..55f184a168 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Engineering/chief_engineer.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Engineering/chief_engineer.yml @@ -6,7 +6,7 @@ requirement: !type:RoleTimeRequirement role: JobChiefEngineer - time: 72000 #20 hrs + time: 20h # Jumpsuit - type: loadout diff --git a/Resources/Prototypes/Loadouts/Jobs/Engineering/station_engineer.yml b/Resources/Prototypes/Loadouts/Jobs/Engineering/station_engineer.yml index 82955fccfb..64bfe79a4d 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Engineering/station_engineer.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Engineering/station_engineer.yml @@ -6,17 +6,17 @@ requirement: !type:RoleTimeRequirement role: JobAtmosphericTechnician - time: 21600 #6 hrs + time: 6h - !type:JobRequirementLoadoutEffect requirement: !type:RoleTimeRequirement role: JobStationEngineer - time: 21600 #6 hrs + time: 6h - !type:JobRequirementLoadoutEffect requirement: !type:DepartmentTimeRequirement department: Engineering - time: 216000 # 60 hrs + time: 60h # Head - type: startingGear diff --git a/Resources/Prototypes/Loadouts/Jobs/Medical/chief_medical_officer.yml b/Resources/Prototypes/Loadouts/Jobs/Medical/chief_medical_officer.yml index 43bbc42f46..1444247083 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Medical/chief_medical_officer.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Medical/chief_medical_officer.yml @@ -6,7 +6,7 @@ requirement: !type:RoleTimeRequirement role: JobChiefMedicalOfficer - time: 72000 #20 hrs + time: 20h # Jumpsuit - type: loadout diff --git a/Resources/Prototypes/Loadouts/Jobs/Medical/medical_doctor.yml b/Resources/Prototypes/Loadouts/Jobs/Medical/medical_doctor.yml index 3b43df4d4b..b5e5cc10e8 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Medical/medical_doctor.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Medical/medical_doctor.yml @@ -6,17 +6,17 @@ requirement: !type:RoleTimeRequirement role: JobChemist - time: 21600 #6 hrs + time: 6h - !type:JobRequirementLoadoutEffect requirement: !type:RoleTimeRequirement role: JobMedicalDoctor - time: 21600 #6 hrs + time: 6h - !type:JobRequirementLoadoutEffect requirement: !type:DepartmentTimeRequirement department: Medical - time: 216000 # 60 hrs + time: 60h # Other Timers @@ -27,7 +27,7 @@ requirement: !type:RoleTimeRequirement role: JobMedicalDoctor - time: 108000 #30 hrs + time: 30h # Head diff --git a/Resources/Prototypes/Loadouts/Jobs/Science/research_director.yml b/Resources/Prototypes/Loadouts/Jobs/Science/research_director.yml index 2e607aca69..3717c1c67c 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Science/research_director.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Science/research_director.yml @@ -6,7 +6,7 @@ requirement: !type:RoleTimeRequirement role: JobResearchDirector - time: 72000 #20 hrs + time: 20h # Head - type: loadout diff --git a/Resources/Prototypes/Loadouts/Jobs/Science/scientist.yml b/Resources/Prototypes/Loadouts/Jobs/Science/scientist.yml index e89802e9c1..080015f0da 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Science/scientist.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Science/scientist.yml @@ -6,7 +6,7 @@ requirement: !type:DepartmentTimeRequirement department: Science - time: 216000 #60 hrs + time: 60h # Head - type: startingGear diff --git a/Resources/Prototypes/Loadouts/Jobs/Security/head_of_security.yml b/Resources/Prototypes/Loadouts/Jobs/Security/head_of_security.yml index 1f40d5e044..e85e1c8ccb 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Security/head_of_security.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Security/head_of_security.yml @@ -6,7 +6,7 @@ requirement: !type:RoleTimeRequirement role: JobHeadOfSecurity - time: 72000 #20 hrs + time: 20h # Jumpsuit - type: loadout diff --git a/Resources/Prototypes/Loadouts/Jobs/Security/security_officer.yml b/Resources/Prototypes/Loadouts/Jobs/Security/security_officer.yml index 6cc0dedf72..482e3ab896 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Security/security_officer.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Security/security_officer.yml @@ -6,12 +6,12 @@ requirement: !type:RoleTimeRequirement role: JobWarden - time: 21600 #6 hrs + time: 6h - !type:JobRequirementLoadoutEffect requirement: !type:DepartmentTimeRequirement department: Security - time: 216000 # 60 hrs + time: 60h #Security Star - type: loadoutEffectGroup @@ -21,7 +21,7 @@ requirement: !type:DepartmentTimeRequirement department: Security - time: 360000 #100 hrs + time: 100h # Head - type: loadout @@ -67,7 +67,7 @@ - type: loadout id: TrooperUniform - equipment: + equipment: jumpsuit: ClothingUniformSecurityTrooper - type: loadout diff --git a/Resources/Prototypes/Loadouts/Miscellaneous/glasses.yml b/Resources/Prototypes/Loadouts/Miscellaneous/glasses.yml index 1ff3f1533e..8a474d359a 100644 --- a/Resources/Prototypes/Loadouts/Miscellaneous/glasses.yml +++ b/Resources/Prototypes/Loadouts/Miscellaneous/glasses.yml @@ -6,7 +6,7 @@ requirement: !type:RoleTimeRequirement role: JobLibrarian - time: 3600 # 1 hour of being the biggest nerd on the station + time: 1h # for being the biggest nerd on the station - type: loadoutEffectGroup id: JensenTimer @@ -15,7 +15,7 @@ requirement: !type:DepartmentTimeRequirement department: Cargo - time: 36000 #10 hours of being a space trucker + time: 10h # 10 hours of being a space trucker # Basic options # Glasses @@ -41,4 +41,4 @@ - !type:GroupLoadoutEffect proto: JensenTimer equipment: - eyes: ClothingEyesGlassesJensen \ No newline at end of file + eyes: ClothingEyesGlassesJensen diff --git a/Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml b/Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml index ccaf3abe42..9b502bd7d1 100644 --- a/Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml +++ b/Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml @@ -6,7 +6,7 @@ requirement: !type:DepartmentTimeRequirement department: Command - time: 3600 # 1 hour + time: 1h # Flowers - type: loadout @@ -106,6 +106,31 @@ - CigarGold groupBy: "smokeables" +# Folders +- type: loadout + id: BoxFolderBaseThreePapers + storage: + back: + - BoxFolderBaseThreePapers + groupBy: "folders" + +- type: loadout + id: BoxFolderPlasticClipboardThreePapers + storage: + back: + - BoxFolderPlasticClipboardThreePapers + groupBy: "folders" + +- type: loadout + id: BoxFolderClipboardThreePapers + effects: + - !type:GroupLoadoutEffect + proto: Command + storage: + back: + - BoxFolderClipboardThreePapers + groupBy: "folders" + # Pins - type: loadout id: ClothingNeckLGBTPin @@ -308,7 +333,7 @@ - !type:JobRequirementLoadoutEffect requirement: !type:OverallPlaytimeRequirement - time: 36000 # 10hr + time: 10h storage: back: - TowelColorWhite @@ -320,7 +345,7 @@ - !type:JobRequirementLoadoutEffect requirement: !type:OverallPlaytimeRequirement - time: 1800000 # 500hr + time: 500h storage: back: - TowelColorSilver @@ -332,7 +357,7 @@ - !type:JobRequirementLoadoutEffect requirement: !type:OverallPlaytimeRequirement - time: 3600000 # 1000hr + time: 1000h storage: back: - TowelColorGold @@ -345,7 +370,7 @@ requirement: !type:DepartmentTimeRequirement department: Cargo - time: 360000 # 100hr + time: 100h storage: back: - TowelColorLightBrown @@ -358,7 +383,7 @@ requirement: !type:DepartmentTimeRequirement department: Civilian - time: 360000 # 100hr + time: 100h storage: back: - TowelColorGreen @@ -371,7 +396,7 @@ requirement: !type:DepartmentTimeRequirement department: Command - time: 360000 # 100hr + time: 100h storage: back: - TowelColorDarkBlue @@ -384,7 +409,7 @@ requirement: !type:DepartmentTimeRequirement department: Engineering - time: 360000 # 100hr + time: 100h storage: back: - TowelColorOrange @@ -397,7 +422,7 @@ requirement: !type:DepartmentTimeRequirement department: Medical - time: 360000 # 100hr + time: 100h storage: back: - TowelColorLightBlue @@ -410,7 +435,7 @@ requirement: !type:DepartmentTimeRequirement department: Science - time: 360000 # 100hr + time: 100h storage: back: - TowelColorPurple @@ -423,7 +448,7 @@ requirement: !type:DepartmentTimeRequirement department: Security - time: 360000 # 100hr + time: 100h storage: back: - TowelColorRed @@ -436,7 +461,7 @@ requirement: !type:RoleTimeRequirement role: JobPassenger - time: 360000 # 100hr + time: 100h storage: back: - TowelColorGray @@ -449,7 +474,7 @@ requirement: !type:RoleTimeRequirement role: JobChaplain - time: 360000 # 100hr + time: 100h storage: back: - TowelColorBlack @@ -462,7 +487,7 @@ requirement: !type:RoleTimeRequirement role: JobLibrarian - time: 360000 # 100hr + time: 100h storage: back: - TowelColorDarkGreen @@ -475,7 +500,7 @@ requirement: !type:RoleTimeRequirement role: JobLawyer - time: 360000 # 100hr + time: 100h storage: back: - TowelColorMaroon @@ -488,7 +513,7 @@ requirement: !type:RoleTimeRequirement role: JobClown - time: 360000 # 100hr + time: 100h storage: back: - TowelColorYellow @@ -501,7 +526,7 @@ requirement: !type:RoleTimeRequirement role: JobMime - time: 360000 # 100hr + time: 100h storage: back: - TowelColorMime diff --git a/Resources/Prototypes/Loadouts/loadout_groups.yml b/Resources/Prototypes/Loadouts/loadout_groups.yml index 7930b3ff1b..6cd5b60fba 100644 --- a/Resources/Prototypes/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/Loadouts/loadout_groups.yml @@ -18,6 +18,9 @@ - CigPackBlack - CigarCase - CigarGold + - BoxFolderBaseThreePapers + - BoxFolderPlasticClipboardThreePapers + - BoxFolderClipboardThreePapers - ClothingNeckLGBTPin - ClothingNeckAllyPin - ClothingNeckAromanticPin @@ -270,6 +273,13 @@ - BartenderApron - BartenderWintercoat +- type: loadoutGroup + id: BartenderGoldenShaker + name: loadout-group-bartender-shaker + minLimit: 0 + loadouts: + - BartenderGoldenShaker + - type: loadoutGroup id: ChefHead name: loadout-group-chef-head @@ -381,10 +391,11 @@ minLimit: 1 loadouts: - Bible - - BibleDruid - BibleNanoTrasen - - BibleSatanic - - BibleTanakh + - BibleDruid + - BibleHonk + - BibleRatvar + - BibleNarsie - type: loadoutGroup id: JanitorHead diff --git a/Resources/Prototypes/Loadouts/role_loadouts.yml b/Resources/Prototypes/Loadouts/role_loadouts.yml index f0a782361c..30b1cb17d2 100644 --- a/Resources/Prototypes/Loadouts/role_loadouts.yml +++ b/Resources/Prototypes/Loadouts/role_loadouts.yml @@ -61,6 +61,7 @@ - BartenderJumpsuit - CommonBackpack - BartenderOuterClothing + - BartenderGoldenShaker - Glasses - Survival - Trinkets diff --git a/Resources/Prototypes/Maps/relic.yml b/Resources/Prototypes/Maps/relic.yml index 74476455d1..93b126437f 100644 --- a/Resources/Prototypes/Maps/relic.yml +++ b/Resources/Prototypes/Maps/relic.yml @@ -58,7 +58,7 @@ SecurityCadet: [ 2, 2 ] #intern, not counted Lawyer: [ 1, 1 ] #supply (0) - #civilian (1+) + #civilian (0+) Passenger: [ -1, -1 ] #infinite, not counted #silicon (1) StationAi: [ 1, 1 ] diff --git a/Resources/Prototypes/Objectives/objectiveGroups.yml b/Resources/Prototypes/Objectives/objectiveGroups.yml index 7cfbd2761e..a24e0f5dd3 100644 --- a/Resources/Prototypes/Objectives/objectiveGroups.yml +++ b/Resources/Prototypes/Objectives/objectiveGroups.yml @@ -22,7 +22,7 @@ CaptainGunStealObjective: 0.5 CaptainJetpackStealObjective: 0.5 HandTeleporterStealObjective: 0.5 - EnergyShotgunStealObjective: 0.5 + EnergyMagnumStealObjective: 0.5 - type: weightedRandom id: TraitorObjectiveGroupKill diff --git a/Resources/Prototypes/Objectives/stealTargetGroups.yml b/Resources/Prototypes/Objectives/stealTargetGroups.yml index d25908d154..0a223bd97c 100644 --- a/Resources/Prototypes/Objectives/stealTargetGroups.yml +++ b/Resources/Prototypes/Objectives/stealTargetGroups.yml @@ -85,11 +85,11 @@ state: icon - type: stealTargetGroup - id: WeaponEnergyShotgun - name: steal-target-groups-weapon-energy-shot-gun + id: WeaponEnergyMagnum + name: steal-target-groups-weapon-energy-magnum sprite: - sprite: Objects/Weapons/Guns/Battery/energy_shotgun.rsi - state: base + sprite: Objects/Weapons/Guns/Battery/energy_magnum.rsi + state: icon # Thief Collection diff --git a/Resources/Prototypes/Objectives/traitor.yml b/Resources/Prototypes/Objectives/traitor.yml index 5f3b22c30d..26a4db42a0 100644 --- a/Resources/Prototypes/Objectives/traitor.yml +++ b/Resources/Prototypes/Objectives/traitor.yml @@ -243,7 +243,7 @@ - type: entity parent: BaseTraitorStealObjective - id: EnergyShotgunStealObjective + id: EnergyMagnumStealObjective components: - type: Objective # HoS will have this on them a lot of the time so.. @@ -251,7 +251,7 @@ - type: NotJobRequirement job: HeadOfSecurity - type: StealCondition - stealGroup: WeaponEnergyShotgun + stealGroup: WeaponEnergyMagnum owner: job-name-hos ## ce diff --git a/Resources/Prototypes/Parallaxes/relic.yml b/Resources/Prototypes/Parallaxes/relic.yml index ba72af7ace..bc0be872d5 100644 --- a/Resources/Prototypes/Parallaxes/relic.yml +++ b/Resources/Prototypes/Parallaxes/relic.yml @@ -5,5 +5,5 @@ !type:ImageParallaxTextureSource path: "/Textures/Parallaxes/oldspace.png" slowness: 0.0 - scrolling: "-0.25, 0" + scrolling: "-0.125, 0" scale: "1, 1" diff --git a/Resources/Prototypes/Reagents/Consumable/Drink/drinks.yml b/Resources/Prototypes/Reagents/Consumable/Drink/drinks.yml index 68448bc0c9..f49e9f9671 100644 --- a/Resources/Prototypes/Reagents/Consumable/Drink/drinks.yml +++ b/Resources/Prototypes/Reagents/Consumable/Drink/drinks.yml @@ -96,7 +96,7 @@ color: "#664300" metamorphicSprite: sprite: Objects/Consumable/Drinks/cafe_latte.rsi - state: icon_empty + state: icon metamorphicMaxFillLevels: 1 metamorphicFillBaseName: fill- metamorphicChangeColor: false diff --git a/Resources/Prototypes/Roles/Antags/nukeops.yml b/Resources/Prototypes/Roles/Antags/nukeops.yml index 5e464c1116..e2018b91a6 100644 --- a/Resources/Prototypes/Roles/Antags/nukeops.yml +++ b/Resources/Prototypes/Roles/Antags/nukeops.yml @@ -6,7 +6,7 @@ objective: roles-antag-nuclear-operative-objective requirements: - !type:OverallPlaytimeRequirement - time: 18000 # 5h + time: 5h guides: [ NuclearOperatives ] - type: antag @@ -17,10 +17,10 @@ objective: roles-antag-nuclear-operative-agent-objective requirements: - !type:OverallPlaytimeRequirement - time: 18000 # 5h + time: 5h - !type:RoleTimeRequirement role: JobChemist - time: 10800 # 3h + time: 3h guides: [ NuclearOperatives ] - type: antag @@ -31,10 +31,10 @@ objective: roles-antag-nuclear-operative-commander-objective requirements: - !type:OverallPlaytimeRequirement - time: 18000 # 5h + time: 5h - !type:DepartmentTimeRequirement department: Security - time: 18000 # 5h + time: 5h # should be changed to nukie playtime when thats tracked (wyci) guides: [ NuclearOperatives ] diff --git a/Resources/Prototypes/Roles/Antags/revolutionary.yml b/Resources/Prototypes/Roles/Antags/revolutionary.yml index eeef73b2d5..172876040a 100644 --- a/Resources/Prototypes/Roles/Antags/revolutionary.yml +++ b/Resources/Prototypes/Roles/Antags/revolutionary.yml @@ -7,7 +7,7 @@ guides: [ Revolutionaries ] requirements: - !type:OverallPlaytimeRequirement - time: 3600 # 1h + time: 1h - type: antag id: Rev diff --git a/Resources/Prototypes/Roles/Antags/thief.yml b/Resources/Prototypes/Roles/Antags/thief.yml index 4b333ac495..740a7e217f 100644 --- a/Resources/Prototypes/Roles/Antags/thief.yml +++ b/Resources/Prototypes/Roles/Antags/thief.yml @@ -7,7 +7,7 @@ guides: [ Thieves ] requirements: - !type:OverallPlaytimeRequirement - time: 3600 # 1h + time: 1h - type: startingGear id: ThiefGear diff --git a/Resources/Prototypes/Roles/Antags/traitor.yml b/Resources/Prototypes/Roles/Antags/traitor.yml index 572adea1e4..edc130ef8b 100644 --- a/Resources/Prototypes/Roles/Antags/traitor.yml +++ b/Resources/Prototypes/Roles/Antags/traitor.yml @@ -7,7 +7,7 @@ guides: [ Traitors ] requirements: - !type:OverallPlaytimeRequirement - time: 3600 # 1h + time: 1h - type: antag id: TraitorSleeper @@ -18,7 +18,7 @@ guides: [ Traitors ] requirements: - !type:OverallPlaytimeRequirement - time: 3600 # 1h + time: 1h # Syndicate Operative Outfit - Monkey - type: startingGear diff --git a/Resources/Prototypes/Roles/Antags/wizard.yml b/Resources/Prototypes/Roles/Antags/wizard.yml index 0ddf90ef2b..8ef9bda367 100644 --- a/Resources/Prototypes/Roles/Antags/wizard.yml +++ b/Resources/Prototypes/Roles/Antags/wizard.yml @@ -13,7 +13,7 @@ objective: roles-antag-wizard-objective # TODO: maybe give random objs and stationary ones from AntagObjectives and AntagRandomObjectives requirements: # I hate time locked roles but this should be enough time for someone to be acclimated - !type:OverallPlaytimeRequirement - time: 18000 # 5h + time: 5h guides: [ Wizard ] # See wizard_startinggear for wiz start gear options diff --git a/Resources/Prototypes/Roles/Antags/zombie.yml b/Resources/Prototypes/Roles/Antags/zombie.yml index 4629e6b509..fa6561aa5e 100644 --- a/Resources/Prototypes/Roles/Antags/zombie.yml +++ b/Resources/Prototypes/Roles/Antags/zombie.yml @@ -7,7 +7,7 @@ guides: [ Zombies ] requirements: - !type:OverallPlaytimeRequirement - time: 3600 # 1h + time: 1h - type: antag id: Zombie diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml b/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml index 5a62c1dc8e..92b9b93671 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml @@ -6,13 +6,13 @@ requirements: - !type:RoleTimeRequirement role: JobCargoTechnician - time: 18000 #5 hrs + time: 5h - !type:RoleTimeRequirement role: JobSalvageSpecialist - time: 9000 #2.5 hrs + time: 2.5h - !type:DepartmentTimeRequirement department: Cargo - time: 36000 #10 hours + time: 10h weight: 10 startingGear: QuartermasterGear icon: "JobIconQuarterMaster" diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml b/Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml index 9bab10529b..7756f8dde9 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml @@ -6,7 +6,7 @@ requirements: - !type:DepartmentTimeRequirement department: Cargo - time: 9000 # 2.5 hrs + time: 2.5h icon: "JobIconShaftMiner" startingGear: SalvageSpecialistGear supervisors: job-supervisors-qm diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/bartender.yml b/Resources/Prototypes/Roles/Jobs/Civilian/bartender.yml index 8881fb0d41..2d32b87f68 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/bartender.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/bartender.yml @@ -6,7 +6,7 @@ requirements: - !type:DepartmentTimeRequirement department: Civilian - time: 1800 #0.5 hr + time: 0.5h startingGear: BartenderGear icon: "JobIconBartender" supervisors: job-supervisors-hop diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/chef.yml b/Resources/Prototypes/Roles/Jobs/Civilian/chef.yml index fd3941d4e0..734f22597c 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/chef.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/chef.yml @@ -6,7 +6,7 @@ requirements: - !type:DepartmentTimeRequirement department: Civilian - time: 1800 #0.5 hr + time: 0.5h startingGear: ChefGear icon: "JobIconChef" supervisors: job-supervisors-hop diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml b/Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml index 81c8b71050..11f07252a3 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml @@ -5,7 +5,7 @@ playTimeTracker: JobLawyer requirements: - !type:OverallPlaytimeRequirement - time: 9000 # 2.5 hrs + time: 2.5h startingGear: LawyerGear icon: "JobIconLawyer" supervisors: job-supervisors-hop diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/mime.yml b/Resources/Prototypes/Roles/Jobs/Civilian/mime.yml index 293df524e9..8ff045173d 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/mime.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/mime.yml @@ -5,7 +5,7 @@ playTimeTracker: JobMime requirements: - !type:OverallPlaytimeRequirement - time: 14400 #4 hrs + time: 4h startingGear: MimeGear icon: "JobIconMime" supervisors: job-supervisors-hop diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml b/Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml index f98dac80ed..0c83971827 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/service_worker.yml @@ -6,7 +6,7 @@ requirements: - !type:DepartmentTimeRequirement department: Civilian - time: 1800 #0.5 hr + time: 0.5h startingGear: ServiceWorkerGear icon: "JobIconServiceWorker" supervisors: job-supervisors-service diff --git a/Resources/Prototypes/Roles/Jobs/Command/captain.yml b/Resources/Prototypes/Roles/Jobs/Command/captain.yml index fa02e160a8..54251b263b 100644 --- a/Resources/Prototypes/Roles/Jobs/Command/captain.yml +++ b/Resources/Prototypes/Roles/Jobs/Command/captain.yml @@ -6,19 +6,19 @@ requirements: - !type:DepartmentTimeRequirement department: Engineering - time: 14400 # 4 hours + time: 4h - !type:DepartmentTimeRequirement department: Medical - time: 14400 # 4 hours + time: 4h - !type:DepartmentTimeRequirement department: Science - time: 14400 # 4 hours + time: 4h - !type:DepartmentTimeRequirement department: Security - time: 14400 # 4 hours + time: 4h - !type:DepartmentTimeRequirement department: Command - time: 14400 # 4 hours + time: 4h weight: 20 startingGear: CaptainGear icon: "JobIconCaptain" diff --git a/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml b/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml index ac052e5cdf..4dfafb97d1 100644 --- a/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml +++ b/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml @@ -6,19 +6,19 @@ requirements: - !type:DepartmentTimeRequirement department: Engineering - time: 9000 # 2.5 hours + time: 2.5h - !type:DepartmentTimeRequirement department: Medical - time: 9000 # 2.5 hours + time: 2.5h - !type:DepartmentTimeRequirement department: Science - time: 9000 # 2.5 hrs + time: 2.5h - !type:DepartmentTimeRequirement department: Security - time: 9000 # 2.5 hrs + time: 2.5h - !type:DepartmentTimeRequirement department: Command - time: 9000 # 2.5 hours + time: 2.5h weight: 20 startingGear: HoPGear icon: "JobIconHeadOfPersonnel" diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml b/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml index 5dda67f25d..20a6dc7ace 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml @@ -6,7 +6,7 @@ requirements: - !type:DepartmentTimeRequirement department: Engineering - time: 9000 #2.5 hrs + time: 2.5h startingGear: AtmosphericTechnicianGear icon: "JobIconAtmosphericTechnician" supervisors: job-supervisors-ce diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml index 264e31a3ae..561d026020 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml @@ -6,13 +6,13 @@ requirements: - !type:RoleTimeRequirement role: JobAtmosphericTechnician - time: 9000 #2.5 hrs + time: 2.5h - !type:RoleTimeRequirement role: JobStationEngineer - time: 18000 #5 hrs + time: 5h - !type:DepartmentTimeRequirement department: Engineering - time: 36000 #10 hrs + time: 10h weight: 10 startingGear: ChiefEngineerGear icon: "JobIconChiefEngineer" diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml index c67e3067cb..c99140b095 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml @@ -6,7 +6,7 @@ requirements: - !type:DepartmentTimeRequirement department: Engineering - time: 9000 #2.5 hrs + time: 2.5h startingGear: StationEngineerGear icon: "JobIconStationEngineer" supervisors: job-supervisors-ce diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml b/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml index 24cef50e1a..afc0182c0f 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml @@ -5,10 +5,10 @@ playTimeTracker: JobTechnicalAssistant requirements: - !type:OverallPlaytimeRequirement - time: 3600 #1 hr + time: 1h - !type:DepartmentTimeRequirement department: Engineering - time: 18000 #5 hrs + time: 5h inverted: true # stop playing intern if you're good at engineering! startingGear: TechnicalAssistantGear icon: "JobIconTechnicalAssistant" diff --git a/Resources/Prototypes/Roles/Jobs/Medical/chemist.yml b/Resources/Prototypes/Roles/Jobs/Medical/chemist.yml index e14fbd5b84..784ba81403 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/chemist.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/chemist.yml @@ -6,7 +6,7 @@ requirements: - !type:DepartmentTimeRequirement department: Medical - time: 18000 #5 hrs + time: 5h startingGear: ChemistGear icon: "JobIconChemist" supervisors: job-supervisors-cmo diff --git a/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml b/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml index b6698091df..f67041a713 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml @@ -8,13 +8,13 @@ requirements: - !type:RoleTimeRequirement role: JobChemist - time: 9000 #2.5 hrs + time: 2.5h - !type:RoleTimeRequirement role: JobMedicalDoctor - time: 18000 #5 hrs + time: 5h - !type:DepartmentTimeRequirement department: Medical - time: 36000 #10 hrs + time: 10h weight: 10 startingGear: CMOGear icon: "JobIconChiefMedicalOfficer" diff --git a/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml b/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml index 4b43df2004..a41e95d400 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml @@ -6,7 +6,7 @@ requirements: - !type:DepartmentTimeRequirement department: Medical - time: 9000 #2.5 hrs + time: 2.5h startingGear: DoctorGear icon: "JobIconMedicalDoctor" supervisors: job-supervisors-cmo diff --git a/Resources/Prototypes/Roles/Jobs/Medical/medical_intern.yml b/Resources/Prototypes/Roles/Jobs/Medical/medical_intern.yml index d313d12d9b..0517d318e1 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/medical_intern.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/medical_intern.yml @@ -6,7 +6,7 @@ requirements: - !type:DepartmentTimeRequirement department: Medical - time: 18000 # 5 hrs + time: 5h inverted: true # stop playing intern if you're good at med! startingGear: MedicalInternGear icon: "JobIconMedicalIntern" diff --git a/Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml b/Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml index 5526e63f24..da71ac0367 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml @@ -6,7 +6,7 @@ requirements: - !type:DepartmentTimeRequirement department: Medical - time: 9000 #2.5 hrs + time: 2.5h startingGear: ParamedicGear icon: "JobIconParamedic" supervisors: job-supervisors-cmo diff --git a/Resources/Prototypes/Roles/Jobs/Science/borg.yml b/Resources/Prototypes/Roles/Jobs/Science/borg.yml index 84ded8ed48..da84441e31 100644 --- a/Resources/Prototypes/Roles/Jobs/Science/borg.yml +++ b/Resources/Prototypes/Roles/Jobs/Science/borg.yml @@ -8,7 +8,7 @@ requirements: - !type:RoleTimeRequirement role: JobBorg - time: 18000 # 5 hrs + time: 5h canBeAntag: false icon: JobIconStationAi supervisors: job-supervisors-rd @@ -23,7 +23,7 @@ playTimeTracker: JobBorg requirements: - !type:OverallPlaytimeRequirement - time: 36000 # 10 hrs + time: 10h canBeAntag: false icon: JobIconBorg supervisors: job-supervisors-rd diff --git a/Resources/Prototypes/Roles/Jobs/Science/research_assistant.yml b/Resources/Prototypes/Roles/Jobs/Science/research_assistant.yml index e824368cb7..96b95c3d58 100644 --- a/Resources/Prototypes/Roles/Jobs/Science/research_assistant.yml +++ b/Resources/Prototypes/Roles/Jobs/Science/research_assistant.yml @@ -6,7 +6,7 @@ requirements: - !type:DepartmentTimeRequirement department: Science - time: 18000 #5 hrs + time: 5h inverted: true # stop playing intern if you're good at science! startingGear: ResearchAssistantGear icon: "JobIconResearchAssistant" diff --git a/Resources/Prototypes/Roles/Jobs/Science/research_director.yml b/Resources/Prototypes/Roles/Jobs/Science/research_director.yml index da41d9f3e0..a7b057dc1b 100644 --- a/Resources/Prototypes/Roles/Jobs/Science/research_director.yml +++ b/Resources/Prototypes/Roles/Jobs/Science/research_director.yml @@ -6,10 +6,10 @@ requirements: - !type:RoleTimeRequirement role: JobScientist - time: 18000 #5 hrs + time: 5h - !type:DepartmentTimeRequirement department: Science - time: 36000 #10 hrs + time: 10h weight: 10 startingGear: ResearchDirectorGear icon: "JobIconResearchDirector" diff --git a/Resources/Prototypes/Roles/Jobs/Science/scientist.yml b/Resources/Prototypes/Roles/Jobs/Science/scientist.yml index e2e31f8dcf..5e8e1b6e14 100644 --- a/Resources/Prototypes/Roles/Jobs/Science/scientist.yml +++ b/Resources/Prototypes/Roles/Jobs/Science/scientist.yml @@ -6,7 +6,7 @@ requirements: - !type:DepartmentTimeRequirement department: Science - time: 9000 #2.5 hrs + time: 2.5h startingGear: ScientistGear icon: "JobIconScientist" supervisors: job-supervisors-rd diff --git a/Resources/Prototypes/Roles/Jobs/Security/detective.yml b/Resources/Prototypes/Roles/Jobs/Security/detective.yml index e5c9fdf2dc..f59e1bf836 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/detective.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/detective.yml @@ -6,7 +6,7 @@ requirements: - !type:RoleTimeRequirement role: JobSecurityOfficer - time: 18000 #5 hrs + time: 5h startingGear: DetectiveGear icon: "JobIconDetective" supervisors: job-supervisors-hos diff --git a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml index 7db7429263..1f73f48988 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml @@ -6,16 +6,16 @@ requirements: - !type:RoleTimeRequirement role: JobWarden - time: 3600 #1 hr + time: 1h - !type:RoleTimeRequirement role: JobDetective - time: 3600 #1 hr, knowing how to use the tools is important + time: 1h # knowing how to use the tools is important - !type:RoleTimeRequirement role: JobSecurityOfficer - time: 18000 #5 hrs + time: 5h - !type:DepartmentTimeRequirement department: Security - time: 36000 # 10 hrs + time: 10h weight: 10 startingGear: HoSGear icon: "JobIconHeadOfSecurity" diff --git a/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml b/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml index cac79f4822..8dc5815fcf 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml @@ -5,10 +5,10 @@ playTimeTracker: JobSecurityCadet requirements: - !type:OverallPlaytimeRequirement - time: 36000 #10 hrs + time: 10h - !type:DepartmentTimeRequirement department: Security - time: 18000 #5 hrs + time: 5h inverted: true # stop playing intern if you're good at security! startingGear: SecurityCadetGear icon: "JobIconSecurityCadet" diff --git a/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml b/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml index 432c6b0d3c..141801e4ff 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml @@ -6,7 +6,7 @@ requirements: - !type:DepartmentTimeRequirement department: Security - time: 9000 #2.5 hrs + time: 2.5h startingGear: SecurityOfficerGear icon: "JobIconSecurityOfficer" supervisors: job-supervisors-hos diff --git a/Resources/Prototypes/Roles/Jobs/Security/warden.yml b/Resources/Prototypes/Roles/Jobs/Security/warden.yml index 42964ee134..566b0da6d1 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/warden.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/warden.yml @@ -6,10 +6,10 @@ requirements: - !type:RoleTimeRequirement role: JobSecurityOfficer - time: 18000 #5 hrs + time: 5h - !type:DepartmentTimeRequirement department: Security - time: 36000 #10 hrs + time: 10h weight: 5 startingGear: WardenGear icon: "JobIconWarden" diff --git a/Resources/Prototypes/Roles/requirement_overrides.yml b/Resources/Prototypes/Roles/requirement_overrides.yml index 62041f42d7..752249e90b 100644 --- a/Resources/Prototypes/Roles/requirement_overrides.yml +++ b/Resources/Prototypes/Roles/requirement_overrides.yml @@ -4,13 +4,13 @@ Captain: - !type:DepartmentTimeRequirement department: Engineering - time: 3600 # 1 hours + time: 1h - !type:DepartmentTimeRequirement department: Medical - time: 3600 # 1 hours + time: 1h - !type:DepartmentTimeRequirement department: Security - time: 3600 # 1 hours + time: 1h - !type:DepartmentTimeRequirement department: Command - time: 3600 # 1 hour + time: 1h diff --git a/Resources/Prototypes/Species/vox.yml b/Resources/Prototypes/Species/vox.yml index 1b49ebc776..d01db69e0d 100644 --- a/Resources/Prototypes/Species/vox.yml +++ b/Resources/Prototypes/Species/vox.yml @@ -52,6 +52,9 @@ points: 1 required: true defaultMarkings: [ VoxBeak ] + SnoutCover: + points: 1 + required: false Arms: points: 4 required: true diff --git a/Resources/Prototypes/tags.yml b/Resources/Prototypes/tags.yml index 92c71a9eaf..4f6c018f23 100644 --- a/Resources/Prototypes/tags.yml +++ b/Resources/Prototypes/tags.yml @@ -40,10 +40,10 @@ id: Arrow # Storage whitelist: ClothingBeltQuiver - type: Tag - id: ArtifactFragment # Storage whitelist: OreBag, CargoBounty: BountyArtifactFragment, ConstructionGraph: Artifact + id: ArtifactFragment # Storage whitelist: OreBag. CargoBounty: BountyArtifactFragment. ConstructionGraph: Artifact - type: Tag - id: ATVKeys # Unused + id: ATVKeys # Unused x2 ## B ## @@ -57,7 +57,7 @@ id: Banana # CargoBounty: BountyBanana - type: Tag - id: BananaPeel # SpecialDigestible by OrganAnimalRuminantStomach, and several BananaClown ConstructionGraphs + id: BananaPeel # SpecialDigestible by OrganAnimalRuminantStomach. Several BananaClown ConstructionGraphs - type: Tag id: Bandana # CargoBounty: BountyBandana @@ -66,13 +66,13 @@ id: BaseballBat # CargoBounty: BountyBaseballBat - type: Tag - id: BBQsauce # Storage whitelist: ClothingBeltChef and FoodCartHot, ItemMapper: ClothingBeltChef and FoodCartHot + id: BBQsauce # Storage whitelist: ClothingBeltChef and FoodCartHot. ItemMapper: ClothingBeltChef and FoodCartHot - type: Tag id: Bedsheet # CargoBounty: BountyBedsheet - type: Tag - id: Bee # Mode switch whitelisting for BuzzochloricBees (only damages non-bees) + id: Bee # Mode switching for BuzzochloricBees (only damages non-bees) - type: Tag id: Beer # CargoBounty: BountyBeer @@ -87,7 +87,7 @@ id: BlueprintAutolathe # Whitelist on BlueprintReceiverComponent on the autolate for linking this entity's BlueprintComponent - type: Tag - id: BodyBag # Storage whitelist: BoxBodyBag # TODO cardboard boxes shouldn't have whitelisting + id: BodyBag # Storage whitelist: BoxBodyBag - type: Tag id: Boll # MaterialStorage whitelist: Sheetifier @@ -147,16 +147,16 @@ id: BorgModuleSyndicateAssault # Cyborg module category for extra evil red robots (nukies) - type: Tag - id: Bot # Unused + id: Bot # Unused (Exists on MobRobotic, MobSupplyBot) - type: Tag - id: BotanyHatchet # Storage whitelist: ClothingBeltPlant, ItemMapper: ClothingBeltPlant + id: BotanyHatchet # Storage whitelist: ClothingBeltPlant. ItemMapper: ClothingBeltPlant - type: Tag - id: BotanyHoe # Storage whitelist: ClothingBeltPlant, ItemMapper: ClothingBeltPlant + id: BotanyHoe # Storage whitelist: ClothingBeltPlant. ItemMapper: ClothingBeltPlant - type: Tag - id: BotanyShovel # Storage whitelist: ClothingBeltPlant, ItemMapper: ClothingBeltPlant + id: BotanyShovel # Storage whitelist: ClothingBeltPlant. ItemMapper: ClothingBeltPlant - type: Tag # Used for specifically chemistry bottles id: Bottle # Storage whitelist: ChemMaster, ChemBag, SmartFridge, ClothingBeltJanitor, ClothingBeltMedical, ClothingBeltPlant @@ -165,10 +165,10 @@ id: BoxCardboard # CargoBounty: BountyCardboardBox - type: Tag - id: BoxHug # Unused + id: BoxHug # Unused (Exists on BoxHug, BoxHoloclown) - type: Tag - id: Brain # Storage whitelist: MMI. CargoBounty: BountyBrain. FoodSequenceElement: Brain + id: Brain # Storage whitelist: MMI. CargoBounty: BountyBrain - type: Tag id: BrassInstrument # MachineBoard construction: DawInstrumentMachineCircuitboard @@ -177,7 +177,7 @@ id: Bread # CargoBounty: BountyBread. Blacklisted in BountyFruit and BountyVegetable - type: Tag - id: Briefcase # Unused + id: Briefcase # Unused (exists on BriefcaseBase) - type: Tag id: BrimFlatcapBrown # ConstructionGraph: BladedFlatcapBrown @@ -192,16 +192,16 @@ id: Bucket # Storage whitelist: JanitorialTrolley. ItemMapper: JanitorialTrolley. ConstructionGraph: CleanBot, scraphelmet - type: Tag - id: Burger # Unused x2 (this is the only place burger tag exists) + id: Burger # Food sequence key - type: Tag - id: BulletFoam # BallisticAmmoProviderComponent whitelist for WeaponRifleFoam, FoamCrossbow, MagazineFoamBox, BoxDonkSoftBox + id: BulletFoam # Ammo: WeaponRifleFoam, FoamCrossbow, MagazineFoamBox, BoxDonkSoftBox - type: Tag id: Burnt # Storage whitelist: ashtray. Seemingly redundant - type: Tag - id: Bun # FoodSequenceElement: BunTopBurger, CottonBunTopBurger + id: Bun # Unused (Exists on FoodSequenceElements BunTopBurger and CottonBunTopBurger) - type: Tag id: BypassDropChecks # Entities with this tag don't care about drop distance or walls (Aghost) @@ -212,414 +212,416 @@ ## C ## - type: Tag - id: CableCoil + id: CableCoil # Storage whitelist: ClothingBeltUtility, BorgModuleCable - type: Tag - id: Candle + id: Candle # Storage whitelist: BoxCandle - type: Tag - id: Cake + id: Cake # CargoBounty blacklist: BountyFruit, BountyVegetable - type: Tag - id: CaneBlade + id: CaneBlade # Storage whitelist: CaneSheath. ItemMapper: CaneSheath - type: Tag - id: CannonBall + id: CannonBall # Ammo: WeaponLauncherPirateCannon, ShuttleGunPirateCannon - type: Tag - id: CannotSuicide + id: CannotSuicide # Used by SuicideSystem. Entities with this tag ghost when attempting to suicide - type: Tag - id: CanPilot + id: CanPilot # Used by ShuttleConsoleSystem to guard who's allowed to pilot ships - type: Tag - id: CaptainSabre + id: CaptainSabre # Storage whitelist: ClothingBeltSheath. ItemMapper: ClothingBeltSheath - type: Tag - id: Carpet + id: Carpet # Unused (exists on carpets (obviously)) - type: Tag - id: Carrot + id: Carrot # CargoBounty: BountyCarrot - type: Tag - id: CarrotFries + id: CarrotFries # CargoBounty: BountyCarrotFries - type: Tag - id: Carp + id: Carp # CargoBounty: BountyCarp -- type: Tag - id: Cartridge +- type: Tag # NOT bullets. This is for the cart to load PDA programs + id: Cartridge # Storage whitelist: BasePDA, TrashBag - type: Tag - id: CartridgeAntiMateriel + id: CartridgeAntiMateriel # Ammo: WeaponSniperHristov, Musket, BaseMagazineBoxAntiMateriel - type: Tag - id: CartridgeCap + id: CartridgeCap # Ammo: RevolverCapGun, RevolverCapGunFake, BaseSpeedLoaderCap - type: Tag - id: CartridgeCaselessRifle + id: CartridgeCaselessRifle # Ammo: WeaponPistolCobra, BaseMagazineCaselessRifle, BaseMagazineBoxCaselessRifle - type: Tag - id: CartridgeCHIMP + id: CartridgeCHIMP # Unused x2 - type: Tag - id: CartridgeHeavyRifle + id: CartridgeHeavyRifle # Unused (exists on BaseCartridgeHeavyRifle) - type: Tag - id: CartridgeLightRifle + id: CartridgeLightRifle # Ammo: BaseWeaponLightMachineGun, BaseWeaponRifle, BaseWeaponSniper + # SpeedLoaderLightRifle, BaseMagazineLightRifle, BaseMagazineBoxLightRifle - type: Tag - id: CartridgeMagnum + id: CartridgeMagnum # Ammo: BaseWeaponRevolver, RevolverCapGunFake, WeaponPistolN1984, WeaponPistolFlintlock, XenoArtifactGun + # BaseMagazineBoxMagnum, BaseMagazineMagnum, BaseSpeedLoaderMagnum - type: Tag - id: CartridgePistol + id: CartridgePistol # Ammo: BaseWeaponPistol, BasePistol, BaseWeaponSubMachineGun, WeaponPistolViper, WeaponSubMachineGunDrozd, WeaponSubMachineGunWt550 + # BaseMagazineBoxPistol, BaseMagazinePistol, BaseMagazinePistolHighCapacity, BaseMagazinePistolSubMachineGun, MagazinePistolSubMachineGunTopMounted, BaseSpeedLoaderPistol - type: Tag - id: CartridgeRifle + id: CartridgeRifle # Ammo: BaseMagazineRifle, WeaponRifleLecter, WeaponRifleEstoc, WeaponRifleM90GrenadeLauncher, BaseMagazineBoxRifle - type: Tag - id: CartridgeRocket + id: CartridgeRocket # Ammo: WeaponLauncherRocket, WeaponLauncherMultipleRocket -# Allows you to walk over tile entities such as lava without steptrigger - type: Tag - id: Catwalk + id: Catwalk # Allows you to walk over tile entities such as lava without steptrigger - type: Tag - id: CentrifugeCompatible + id: CentrifugeCompatible # Storage whitelist: MachineCentrifuge - type: Tag - id: Chicken + id: Chicken # MetamorphRecipe: FoodBurgerChicken - type: Tag - id: Cheese + id: Cheese # MetamorphRecipe: FoodBurgerCheese, FoodBurgerDuck -# Allowed to control someone wearing a Chef's hat if inside their hat. - type: Tag - id: ChefPilot + id: ChefPilot # Allowed to control someone wearing a Chef's hat if inside their hat. - type: Tag - id: ChemDispensable # container that can go into the chem dispenser + id: ChemDispensable # Storage whitelist: ChemDispenserEmpty, SmartFridge, BorgModuleAdvancedChemical - type: Tag - id: ChiliBowl + id: ChiliBowl # CargoBounty: BountyChili - type: Tag - id: Cigarette + id: Cigarette # Storage whitelist: Ashtray - type: Tag - id: CigFilter + id: CigFilter # Storage whitelist: PackPaperRolling - type: Tag - id: CigPack + id: CigPack # Storage whitelist: ClothingBeltUtility, ClothingBeltAssault, ClothingBeltChef, ClothingBeltMedical, ClothingBeltJanitor - type: Tag - id: Cleaver + id: Cleaver # Storage whitelist: ClothingBeltChef. ItemMapper: ClothingBeltChef - type: Tag - id: ClockworkGlassShard + id: ClockworkGlassShard # Unused (Exists on ShardGlassClockwork) - type: Tag - id: ClothMade + id: ClothMade # SpecialDigestible: OrganMothStomach. Storage whitelist: FoodBoxCloth - type: Tag - id: ClownMask + id: ClownMask # CargoBounty: BountyClownCostume. ConstructionGraph: Honker, BananaClownMask - type: Tag - id: ClownRecorder + id: ClownRecorder # ConstructionGraph: ClownHardsuit - type: Tag - id: ClownRubberStamp + id: ClownRubberStamp # Unused: RubberStampClown - type: Tag - id: ClownShoes + id: ClownShoes # CargoBounty: BountyClownCostume. ConstructionGraph: Honker, BananaClownShoes - type: Tag - id: ClownSuit + id: ClownSuit # ConstructionGraph: BananaClownJumpsuit - type: Tag - id: CluwneHappyHonk + id: CluwneHappyHonk # ConstructionGraph: JonkBot - type: Tag - id: CluwneHorn + id: CluwneHorn # ConstructionGraph: JonkBot - type: Tag - id: Cola + id: Cola # Storage whitelist: DrinkCanPack - type: Tag - id: Coldsauce + id: Coldsauce # Storage whitelist: ClothingBeltChef and FoodCartHot. ItemMapper: ClothingBeltChef and FoodCartHot - type: Tag - id: CombatKnife + id: CombatKnife # Storage whitelist: ClothingBeltSecurity - type: Tag - id: ComputerTelevisionCircuitboard + id: ComputerTelevisionCircuitboard # ConstructionGraph: WallmountTelevision - type: Tag - id: ConstructionMaterial + id: ConstructionMaterial # Storage whitelist: BorgModuleConstruction - type: Tag - id: ConveyorAssembly + id: ConveyorAssembly # ConstructionGraph: ConveyorGraph - type: Tag - id: CoordinatesDisk + id: CoordinatesDisk # Storage whitelist: DiskCase - type: Tag # designed to let corgis wear things; at present only for SmartCorgi. View PR 33737 on upstream for more dog wearables id: CorgiWearable - type: Tag #Ohioans die happy - id: Corn + id: Corn # CargoBounty: BountyCorn - type: Tag - id: CottonBoll + id: CottonBoll # CargoBounty: BountyCottonBoll - type: Tag - id: CottonBurger + id: CottonBurger # Food sequence key - type: Tag - id: Cow + id: Cow # Reproduction key - type: Tag - id: Crab + id: Crab # MetamorphRecipe: FoodBurgerCrab - type: Tag - id: Crayon + id: Crayon # SpecialDigestible: OrganAnimalStomach. CargoBounty: BountyCrayon - type: Tag - id: CrayonBlack + id: CrayonBlack # ConstructionGraph: MimeHardsuit. ItemMapper: CrayonBox - type: Tag - id: CrayonBlue + id: CrayonBlue # ItemMapper: CrayonBox - type: Tag - id: CrayonGreen + id: CrayonGreen # ItemMapper: CrayonBox - type: Tag - id: CrayonOrange + id: CrayonOrange # ItemMapper: CrayonBox - type: Tag - id: CrayonPurple + id: CrayonPurple # ConstructionGraph: ClownHardsuit. ItemMapper: CrayonBox - type: Tag - id: CrayonRed + id: CrayonRed # ConstructionGraph: MimeHardsuit, ClownHardsuit. ItemMapper: CrayonBox - type: Tag - id: CrayonWhite + id: CrayonWhite # ItemMapper: CrayonBox - type: Tag - id: CrayonYellow + id: CrayonYellow # ConstructionGraph: ClownHardsuit. ItemMapper: CrayonBox - type: Tag - id: Creamsicle + id: Creamsicle # Blacklist on BountyFruit - type: Tag - id: Crowbar + id: Crowbar # Storage whitelist: ClothingBeltUtility, ClothingBeltChiefEngineer. ItemMapper: ClothingBeltUtility, ClothingBeltChiefEngineer - type: Tag - id: CrowbarRed + id: CrowbarRed # Storage whitelist: ClothingBeltUtility, ClothingBeltChiefEngineer. ItemMapper: ClothingBeltUtility, ClothingBeltChiefEngineer - type: Tag - id: Cryobeaker + id: Cryobeaker # Unused x2 - type: Tag - id: CrystalBlack + id: CrystalBlack # ConstructionGraph: BlackLight, BlackLightBulb - type: Tag - id: CrystalBlue + id: CrystalBlue # ConstructionGraph: BlueLight, BlueLightBulb - type: Tag - id: CrystalCyan + id: CrystalCyan # ConstructionGraph: CyanLight, CyanLightBulb - type: Tag - id: CrystalGreen + id: CrystalGreen # ConstructionGraph: GreenLight, GreenLightBulb - type: Tag - id: CrystalOrange + id: CrystalOrange # ConstructionGraph: OrangeLight, OrangeLightBulb - type: Tag - id: CrystalPink + id: CrystalPink # ConstructionGraph: PinkLight, PinkLightBulb - type: Tag - id: CrystalRed + id: CrystalRed # ConstructionGraph: RedLight, RedLightBulb - type: Tag - id: CrystalYellow + id: CrystalYellow # ConstructionGraph: YellowLight, YellowLightBulb - type: Tag - id: CubanCarp + id: CubanCarp # CargoBounty: BountyCubanCarp ## D ## - type: Tag - id: DeathAcidifier + id: DeathAcidifier # Unused (Exists on DeathAcidifierImplant) - type: Tag - id: Debug + id: Debug # Exists on various debug / testing entities, but seemingly unused -- type: Tag - id: Diagonal +- type: Tag # Exists on diagonal walls and windows + id: Diagonal # Used by TileWallsCommand and FixRotationsCommand - type: Tag - id: Diamond + id: Diamond # CargoBounty: BountySalvageDiamond - type: Tag - id: Dice + id: Dice # Storage whitelist: BorgModuleService, DiceBag, BooksBag - type: Tag - id: DiscreteHealthAnalyzer #So construction recipes don't eat medical PDAs + id: DiscreteHealthAnalyzer # Storage whitelist: ClothingBeltMedical. ConstructionGraph: MediBot - type: Tag - id: DNASolutionScannable + id: DNASolutionScannable # Used by ForensicScannerSystem for scanning a solution container. Exists only on Puddle - type: Tag - id: DockArrivals + id: DockArrivals # Used by ArrivalsSystem for finding a priority FTL destination - type: Tag - id: DockCargo + id: DockCargo # Unused x2 - type: Tag - id: DockEmergency + id: DockEmergency # Used bv EmergencyShuttleSystem - type: Tag - id: Document + id: Document # A superset of Paper tag. Represents a paper-like entity with writing on it, but is not necessarily writeable itself. - type: Tag - id: DonkPocket + id: DonkPocket # Storage whitelist: FoodBoxDonkpocket - type: Tag - id: Donut + id: Donut # Storage whitelist: FoodBoxDonut. CargoBounty: BountyDonut - type: Tag - id: DoorBumpOpener + id: DoorBumpOpener # Used by SharedDoorSystem to allow entities to open doors when they collide. - type: Tag - id: DoorElectronics + id: DoorElectronics # ConstructionGraph: PinionAirlock, BlastDoor, Windoor + # Used interchangeably with DoorElectronicsComponent, sometimes even in the same graph. TODO pick one - type: Tag - id: DoorElectronicsConfigurator + id: DoorElectronicsConfigurator # Used by ActivatableUIComponent on entity DoorElectronics to whitelist a tool to open the UI. - type: Tag - id: DrinkBottle + id: DrinkBottle # Storage whitelist: BoozeDispenserEmpty, SodaDispenserEmpty - type: Tag - id: DrinkCan + id: DrinkCan # ConstructionGraph: FireBomb - type: Tag - id: DrinkCup + id: DrinkCup # Unused. Exists on DrinkBaseCup, DrinkWaterCup, DrinkGlass - type: Tag - id: DrinkGlass + id: DrinkGlass # Unused. Exists on DrinkGlass, DrinkShotGlass, DrinkJarWhat, DrinkShakeBase - type: Tag - id: DrinkSpaceGlue + id: DrinkSpaceGlue # Unused. Exists on DrinkSpaceGlue, CrazyGlue - type: Tag - id: Dropper + id: Dropper # Storage whitelist: ClothingBeltMedical, ClothingBeltPlant, ChemBag - type: Tag - id: Duck + id: Duck # Reproduction key. MetamorphRecipe: FoodBurgerDuck ## E ## - type: Tag - id: Ectoplasm + id: Ectoplasm # ConstructionGraph: PlushieGhostRevenant - type: Tag - id: Egg + id: Egg # Storage whitelist: FoodContainerEgg - type: Tag - id: EmagImmune + id: EmagImmune # Default value in EmagComponent to prevent the emag - type: Tag - id: EmitterBolt + id: EmitterBolt # Default value in ContainmentFieldGeneratorComponent for collisions that power the generator - type: Tag - id: EncryptionCargo + id: EncryptionCargo # ItemMapper: TelecomServer - type: Tag - id: EncryptionCommand + id: EncryptionCommand # ItemMapper: TelecomServer - type: Tag - id: EncryptionCommon + id: EncryptionCommon # ItemMapper: TelecomServer - type: Tag - id: EncryptionElse + id: EncryptionElse # Unused x2 - type: Tag - id: EncryptionEngineering + id: EncryptionEngineering # ItemMapper: TelecomServer - type: Tag - id: EncryptionMedical + id: EncryptionMedical # ItemMapper: TelecomServer - type: Tag - id: EncryptionScience + id: EncryptionScience # ItemMapper: TelecomServer - type: Tag - id: EncryptionSecurity + id: EncryptionSecurity # ItemMapper: TelecomServer - type: Tag - id: EncryptionService + id: EncryptionService # ItemMapper: TelecomServer - type: Tag - id: Enzyme + id: Enzyme # Storage whitelist: ClothingBeltChef. ItemMapper: ClothingBeltChef - type: Tag - id: ExCable + id: ExCable # Placement blacklist on CableDetStack. Placement whitelist on WiredDetonator - type: Tag - id: ExplosivePassable + id: ExplosivePassable # Unused x2 ## F ## - type: Tag - id: FakeMindShieldImplant + id: FakeMindShieldImplant # Used by FakeMindShieldSystem to toggle the action when a chameleon outfit is selected - type: Tag - id: FakeNukeDisk + id: FakeNukeDisk # Exists so that the fake nuke disk can be blacklisted by storages that blacklist the real disk - type: Tag - id: Figurine + id: Figurine # Storage whitelist: BooksBag, BorgModuleService. CargoBounty: BountyFigurine - type: Tag - id: FireAlarm + id: FireAlarm # Used by AtmosAlarmableComponent for syncing devices - type: Tag - id: FireAlarmElectronics + id: FireAlarmElectronics # ConstructionGraph: FireAlarmAssembly - type: Tag - id: FireAxe + id: FireAxe # Storage whitelist: FireAxeCabinet - type: Tag - id: FirelockElectronics + id: FirelockElectronics # ConstructionGraph: Firelock - type: Tag - id: FireExtinguisher + id: FireExtinguisher # ConstructionGraph: FireBot - type: Tag - id: FireHelmet + id: FireHelmet # ConstructionGraph: FireBot - type: Tag - id: Flare + id: Flare # Storage whitelist: ClothingBeltUtility - type: Tag - id: Flashlight + id: Flashlight # Storage whitelist: ClothingBeltUtility, ClothingBeltJanitor - type: Tag - id: Flesh + id: Flesh # Used by FleshKudzu to ignore contacts with flesh creatures - type: Tag - id: Flower + id: Flower # CargoBounty: flowerwreath. CargoBounty: BountyFlower - type: Tag - id: Folder + id: Folder # Storage whitelist: Bookshelf, NoticeBoard - type: Tag - id: FoodSnack + id: FoodSnack # Storage whitelist: CandyBucket, CandyBowl. ItemMapper: CandyBowl - type: Tag - id: FootstepSound + id: FootstepSound # SharedMoverController checks for this before playing footstep sounds - type: Tag - id: ForceableFollow + id: ForceableFollow # Used by FollowerSystem to give entities an altverb to start orbiting the user - type: Tag id: ForceFixRotations # fixrotations command WILL target this @@ -628,10 +630,10 @@ id: ForceNoFixRotations # fixrotations command WON'T target this - type: Tag - id: FreezerElectronics + id: FreezerElectronics # ConstructionGraph: CrateFreezer, ClosetFreezer - type: Tag - id: Fruit + id: Fruit # SpecialDigestible: OrganReptilianStomach. CargoBounty: BountyFruit ## G ## @@ -1070,7 +1072,7 @@ id: ParadoxCloneObjectiveBlacklist # objective entities with this tag don't get copied to paradox clones - type: Tag - id: Paper + id: Paper # A writeable piece of paper. Subset of Document tag. SpecialDigestible: OrganMothStomach, OrganReptilianStomach - type: Tag id: Pancake @@ -1323,7 +1325,7 @@ id: SkeletonMotorcycleKeys - type: Tag - id: Skewer + id: Skewer # Food sequence key - type: Tag id: Slice # sliced fruit, vegetables, pizza etc. @@ -1436,7 +1438,7 @@ id: TabletopBoard - type: Tag - id: Taco + id: Taco # Food sequence key - type: Tag id: TabletopPiece diff --git a/Resources/ServerInfo/Guidebook/Antagonist/Traitors.xml b/Resources/ServerInfo/Guidebook/Antagonist/Traitors.xml index 5dc1310be3..c7a2c9e983 100644 --- a/Resources/ServerInfo/Guidebook/Antagonist/Traitors.xml +++ b/Resources/ServerInfo/Guidebook/Antagonist/Traitors.xml @@ -91,9 +91,9 @@ - - Stealing the [color=#cb0000]Head of Security[/color]'s [bold]energy shotgun[/bold]. + - Stealing the [color=#cb0000]Head of Security[/color]'s [bold]energy magnum[/bold]. - + - Stealing the [color=#f39f27]Chief Engineer[/color]'s [bold]advanced magboots[/bold]. diff --git a/Resources/Textures/Effects/speech.rsi/moth3.png b/Resources/Textures/Effects/speech.rsi/moth3.png index 93b1d1be74e1b0a263d3e7fc3ca3cd411f95287e..8fd9b7a08dab73f2d948eb151a8ed17ab777051a 100644 GIT binary patch delta 1480 zcmZXTYdF&j9LN7V!wz$8sVA2+6p>p}IARzgmn8Q~4HJdz$mKY0|3n#?OSv7iY&Nsb&WrQnoIWpqFTT(7{rsNqtimk3=nx2rKj(x7nyG4^ z06?fJLjO&YEtXQdtTkjbIoS^l5=Eg-gxP)>?xqU0Q|8I66XS zEv?5DpEqB@i(rgbd;^iBVt0!N+-OUa`4EwBs|UV1z!Rq!G>UqZh3ysz%a#wP?l{?| z>NgWQM|9MRAs1$!tEOR-lT=F6L(9Be6Eh(f`- zQVSXP&Hy;Ga2Ww#$PW3HdIl9A}=SH|J+7%zSUJ zaQy7RtKI0IHYZsf`Hku~+x^NsN7>if<&C>2%DT!BC2qzT=>1f}WIiSX4#-aQ$Tk_F zq+A@mU2ZVl9G>8vgZ7qo;JPw%$vqM$_K8zq=9v`h>OPK_o^sd4I&X{Le1E_z$m_jO z3hVw|2=3c9*WBo<(MU+#*vMfWPFR(b=&k*9Ag09t8@@)ap=mDNopdr=z;hzbg(C`z zzML?PbsK3RZZS&uL=Y7oLg~w`4yZ{%Wb-37r)Ki!YArEE5yBnSM^9;c;3J5ZmtTfg zSYkydM3orr#^wEBZbFm90dt-A*hNxTdKS3NzXe1%;5_O$cM7OQaoE6?Kj_&92OClu z?#zbN2LcdE7&Ki5-?(t4)!U9P4mtE7hNcIwUr&az${|raxXEk?V%JkX zj+A2+Pqu|E@3dThN}}R2!Go>aOzBg9$=gFWjqSy)AF#AiQY|U3dofx*#r(xu8xZ=1 z0Tt1EI>2o9ifSOImZhcjZa)BY#G)Lui3961**r$Dea1p?4v*K-p+z~KCH^lQ9$?5n zJmL-usL&;@jFe3()<<5eQa=*UGPq-k>FU-Wq&AK`H_`M%m-0z;N!fx-8>uUE13{zR zi1DJa`kCo)1oa8b)+vbs1@Fh>x|16GhDW~@&qjw15iaZHHd7QXmqG9Acj}E~86z8T zGKr-0zNVAF@tTK5Ez|p325lT3JVF?#0?Yip2Z6+1=$!wWwL;#{*{{` zV9oyO@GSUvB{-U!+)(pghzNJAZ={yqMbw+yMXe|{xV9yJpf#Y|wZF}Tyf_fL#ns)+ z#ec`g_;3Lf|9G=00-N5o_6FH|b!!Le=FVi&;k8>Eovyr6+VGrFmAi!&$|4(l-sr(| zEtbDWv85@@FVxi|85aV4&mqA;(dSp`!F+2;VYP21u2ZlJNjpCuY!-+FS+x0*rMc!< z5CAN;*%;fnbU^^WQ?%+=jca4-klRs|m0=u(jw7K&V;|&j+~~0mA2^ldVUx`5zmzT% z#~Sj@;EP^c8|B?*cK$?6-^F)Z8|}x=6Jsrj)DS^sv?cMoQg}Rxz6(2&&$n?iTwMml NoOV3p(2Neb{x|kT^dkTO literal 2010 zcmbVNc{JOJ7XHPSNGW11)fDxrs$-1zv}b~#w(=rWi!w^3XlrlnThdZXEn!R34-_su)!yZ8I!JLjHrm+#z6XD2&Zs5%q?0NHEy z*4K|2_bnh&$GOA&4&#`l!|iW90)P{+Zvpx|m3#;Q;OuMGmN#N=uM*Msyls@a&+Arb z=;T8)p;YHQKX&I69Qj9-CHKIsi(5s(Y~{9J#iCy@eUA1Ksa|2y;Q4v6XIx^_ zf$j`MWZYAr{V?#1;fNseON?TFP;1XNkNnfWm~X$)E$~#+;HZAuw}$8tu1jEIrgUmK*j=00 zFRLWmhyEN_1Z^%M2W}K=JhnYauF)wn=X=1iD;&36WR~5pF7$}G(B@hsVjl#7V(DCp zVFJ*j#K3V@8T6-Jl{kiEA?2qa966dQy`$cG z8G8qp)6-a++e;~#UY=EPZfzN^e@s+)a;z(S(~tDA@q<2SJy@#P+eFBhD#|P`x7`cN z$PDIf1R`qekRc4e71e_I{ivs7Cu<1&;^5IOfg;{xW4fZle1?>wX31v#@E41WfACvi5)Dh>O zPQlF*lK{$qp&Ov}Y_+U+Xk&FLpsj}I&y|wjuya(rM@8sqf_e5hiT@E3s8Tk`j8}f# z%I5K`tJi1H?i(c&9k3Lz_%7JKP+Jb0OohcS)FUnWabzT1l3O(>0&;~4d5OE=@Fi5K zW9@q+$BQHc`RT?Awp}tx1S@h(FKF{2p9-U_62lh zI1su1j-Hv`(BB@^5O{0Xj+q3=oaJ5pRf!3ICIb9ug0E(ERx`+z>@Jl?8_uVn@RRK5 z%J?mH%uurQh>?XI1~-yP53T7oUl?z5I@JTk@rj@}{frfLAYv*|zxTxhyt_qCExditN1_JH$eFg=3N zUA;2D?G(8X#=LZ7a_oeHbe0 z@HUQdk$$n>!0pK-p|fmB4p&Xr3Z3LF3}=b1e86l%>2IGS>v~D}ad+*sWC0gQnz_?c zIw29yXBk=W=E^7P*i|=8v(b?SociEdo#{t|fVZ@O2lj}cMRP?(|DifpVLJS0K{w*UTbfR#-{lFl6*=BaPgp z?W3LcH=(cqGo@Syq%6I&(yV%bA4yj%lzY5%rjuRhy|f)qFfVh>sVCjzp32H9=^& z*_pe$s?1RD?jOJglFTn?x_R3KX}TgO3D+1MP)IQ)PD%zZ;yKv#DkSYzg3f8Z)toSY zsIlbgB6^QKkQx?4>fTnMkayPx^zH2a+VTI_DQ^joL$KKlAL)8`BLDbV1J`VvtlwDq GKKTz{7qG?v diff --git a/Resources/Textures/Mobs/Customization/vox_parts.rsi/beak.png b/Resources/Textures/Mobs/Customization/vox_parts.rsi/beak.png index 23744679b68c11f339c8c5fb7ab958ab64374cf4..384717ce24a7a1ac49e4ef7dad36abec9bba9ee7 100644 GIT binary patch delta 352 zcmeBS?q{B0QO_V<;u=vBoS#-wo>-L1;GCLMTv@CTTvD2nnXeF%pPzGZ`NJ9p21Y4Q z7srr_Id5;C?rkv;XnCk4D9kf)hKH4ql~B{c&M$E@?pnT^^>vFteXIa`z|YB*9=5J6 z^X70eFfg2WH$jSF9mAGui>4U;O`hMsTzbLQZ?zBS3hFUV397#mRV{ZQ`(ys|?XEAF z3cjz{x^MpKYrkX|Ua~(t*F9aYj@7T_wqD#Ld!Ru;(C~(DB_oIdHWaHsqPh8Ii~iWh zn^#}|ujb4cmt11}`?Jy+oijN^{CpXVQ|~+q)R9l}=T88~NKVhsm~teMhy& zr9zolhR-(Mmo9w#?HnEO1TNb@ls1b N5}vMpF6*2UngG6zjivwq delta 349 zcmeBY?qQx_QO{`S>Eakt5%>01E}x5mKtrNgH6PzIadF2-GINe3?&t`;DfoNh3dge5 z`ICEZlx+Fz-4ivYZpW@=HA{H^8W9gyO;82RK{MvtYmPUH}U$bSEZlouWPB^RA>O3hn7Tx2_u{&%F~g_Hxh0c3{-j&)Pd`)e?b`0F z>N{$k%QBa}`dXWR`ERy-r){zDw{`RGdL_(SwooDC_=NX-n{FVdQ&MBb@0GcJ1wEzGB diff --git a/Resources/Textures/Mobs/Customization/vox_parts.rsi/beak_hooked.png b/Resources/Textures/Mobs/Customization/vox_parts.rsi/beak_hooked.png new file mode 100644 index 0000000000000000000000000000000000000000..879ceb7bdec66cfd4460ec9a4a9e8ff74573f15b GIT binary patch literal 387 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GGLLkg|>2BR0prCY# zYeY$Kep*R+Vo@rCb81d;WwAnVNoh)EzCuWTe$K(=4{I1082LP1978JRyuEdBZL@(u z%fp3&!8}uEc*Sr=a~^%*X13hr{g)*Ua{`apmoI*Jxb3h}>aurpIDy6&ly6{b&}P{C zU1zC}{F~2T=diulyI<^|(IM4_psuR--&rPnDS!BvK}jilZ5PMYsQ2s&dj;ygJyW%7 z25JU^9o7-dAo{_(1YQu`u)En5L^HhOy9TC#3XDY-Y@N1ttM}%^{xOgD_uONwOs)De z$07T{k6H-_mnWNaCN0Um{pDS7&f2HD)=gScd%wN+LHoOg4i8VOzQ-a5Y|c+I`SQPc t{T`O{a~@wz|1Y_Z31~7li(oD}%PbPjJ%Q`@<((iWc)I$ztaD0e0s!$hm9GE* literal 0 HcmV?d00001 diff --git a/Resources/Textures/Mobs/Customization/vox_parts.rsi/beak_shaved.png b/Resources/Textures/Mobs/Customization/vox_parts.rsi/beak_shaved.png new file mode 100644 index 0000000000000000000000000000000000000000..749be9cfb9e210d1acb78cec9c356e580b5e2474 GIT binary patch literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GGLLkg|>2BR0prCY# zYeY$Kep*R+Vo@rCb81d;WwAnVNoh)EzCuWTe$K(=4{I107`Z)N978JRyuEp_x7k3X z<>5lXV4kTnyy8@M2z4Fot&851hl{{~4Tg#mg8}4~&-}}RA7o7Ju1bIzf^4MY*!?Vh1 nOBOyZuWJGth0m_DZyD2BR0prCY# zYeY$Kep*R+Vo@rCb81d;WwAnVNoh)EzCuWTe$K(=4{I107==Au978JRyuG=xu*E>6 z<>6AnK%S``UU8}`gt{DiPjIHkXK=qRllbQ=!8GHlITLGs*4mdRX9CS+3$=y!yO;@R|1G;CHeqOEAgzbR>ogjstu6{1-oD!M2BR0prCY# zYeY$Kep*R+Vo@rCb81d;WwAnVNoh)EzCuWTe$K(=4{LzRHha1_hE&XXdut=_VFLjc z$ITPhf6Y!+E=g(U(+LvKFbh<9XuzOcxMpjde;!b|!d^uw28Md3GnV`H!>-=g_Trfy zW60GXHsAC~u8D8>U1W^!m3=B)mU6_H~hA(XyAmIu31b9L8CFw=7tS{bOy*s^b z?)x9d*7q^J*tCZXP!fw`Mxd}mm9q&0gB;%nwzbD^HyRuhSqw7C)78&qol`;+ E0RK&1;Q#;t literal 0 HcmV?d00001 diff --git a/Resources/Textures/Mobs/Customization/vox_tattoos.rsi/beakcover_tip.png b/Resources/Textures/Mobs/Customization/vox_tattoos.rsi/beakcover_tip.png new file mode 100644 index 0000000000000000000000000000000000000000..ff394df8f861a5417a80c5a97d0d7f511a827f54 GIT binary patch literal 332 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9GGLLkg|>2BR0prCY# zYeY$Kep*R+Vo@rCb81d;WwAnVNoh)EzCuWTe$K(=4{LzRu6w#ThE&XXd-EXgVFdw~ zi%SKAr9+%lb8;`7cqaB#O2%l@kN9#_&~-cdaz=*-=@A@p{m&g%=pTd38rC2T#;S^GLd10 zxyNsAhiu)b?D)Nk>*hpeS|6BWT=jk%Q$Y6C*SoeU<**lgmq^xOd@^Ud{oc>q1)NL_ e_{@~$|G;#|^i$*C6AZo}<2_ydT-G@yGywp$X>IKQ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Mobs/Customization/vox_tattoos.rsi/cheekblush.png b/Resources/Textures/Mobs/Customization/vox_tattoos.rsi/cheekblush.png new file mode 100644 index 0000000000000000000000000000000000000000..5db759fe24ac6686e751f41ee56f012d52078bcf GIT binary patch literal 3042 zcmZ{mX*kpk7smg{2wBG3M7AtbStnVOWd?)9*ao4|WGl>IJl3%@_Qz5pdzP_09tqj9 zWsfnol#;DNWZ$NtdUajz`|w6ldIYO?3gF?r-)JXJ!CkQ}uwu&HXG4^~8+y;VMe%Dk^d?c_jcqCgf)YSXs^p zkf`md?dBQWiI2t}x?3i5txsAKh00|X@6&`^~FFy-|E<}{T)9WM>V;N9& z>t`T{DIYwaP?pjC8p!;spe;)7yy#Kb!@_pzC$}x)bSsc{63zVjmMv?fXNeBz}MI73D67}a~MP4Cwu1b(gfREImLb)UzyZS?goArK5DU(Py)=e zlUH_WGY$~JAvG;@o>Y_BQ1(k@(@{m^Q3<;!m`$eNuI!!A!yFeb^*vb34al(H=#tC! zmsy$5De62O$>|t~;L2HA3#>yL8%;2Z)9J^3se^>xRso#K9%UZz?GK?&}p>g^g_j_4g6UBdr3w_He~iL(6i7ZCuTNOr_4Jkm!Dm){b* zmDPA>kT;$=M=wr?R``_0)$^-#rX?%k0}VWuWy@G5enBTp1b|)vi?N2>zdE)>WbZd* z`aww=&&kd|rbhiDqML918WfNWPsJJ{V9h+J(eF=B>=~8C0DT>%H65WA&M`J0U;*H7tvUB{!vs7My3MfUj$Z;R>7YqL}C||)mY>shcRbn z87vez3nDIWvyJF*$HWeD^IMPzV(>xX7qPZ!LSLAe;b3#&M`xwrdPqioo%JG%3gN1_ zwPM%RJF8H_g;szA-c*Eg=b`flvs_YSE$_B}4)$cO$C#;|O^p%k9@>VfiONScbv?#2 zg>rAknDsna0Nb)@N0Px2++dAoNs3^B*9Lm&fs(9X@#-|5QbrG*4{0K$qAiKYbn@UG zK9Ih?lKHJi>~BQ*W0#&~726c6lvJTu%=0U5PFYVuAFv&OO${DCql}NP0t8tNNPd#M z0lFx6?BZ(uDtKRw&JT(%#wIJJo)5nzEX`lfSP!WenoL!Xh4d#om)F_;qcJVKp2*SX z`~04#(o41w?hu|3X3bP$^ra;N{-xSoha0!!ul8Cm*yCmJXgqH-A4c50zGlsB36-x#Fc6=%8Pj4=Z>lV+1ZT}hsU_}jhsXA#YDwnjG)H_U{k zI;2oYS4ox2k&@zG;u|vg5}zd6#WIHs?sNIxu)8&<=Pg|*J}=XWD!O8OhPd? z-=tmUuZDcGeep~1MN}g680rSaTE$eExmdPL`A-?F*{!K@z^|1vk6Cz>HQ?N%8!q!F zCgvMA7#A3)yz$|`e6d()oN4vjK8)^6_or)G%UPRQcdSXjRe5{0s`l-2MNq}gTjQw@ zZw;pADz8lurzWSGDg!F#Cv`lsJz^eydGLK)t$K&R>6JPxyqTAwPFk6rj=4@zzNCzH z-<%X4%bT8<-kp3iQ8l4aa$uGF??!QcRXhAR=CG90dcf4Ms2;vjI*N^B>&Z+Xt+>Ch zR8F|=|I=Tp^`JGn^;&R$Fe*4Ucq8~|pOr5AQ}X9UdOO_`qyZ8KF@tJAO&mLMvORn~ zj&VQZYEzO^?j@_7_lIb~Y_4%Cj;eZJ?|7)E;-hNkI)U+}@L}J;Os{?N3Z6NqQm<;F zRIMZgBT+7nFfX@JNOEHWw*~Z)KuJQkcqTJ*dOTfH?I+}-<=ExgWDD&ewtaWJ>erg+ z?q0Zj?@#W;fw+6T?w0P8*uCnS9JzNd`wu@j>^jW1RImI+C3?Gg4>Wzm222(_5WUyg z-SO^MbaYAdU@^scV!TUfyl#32l+@3L^>WP*(9;Z3ulY-3d4GDQ+wObl`yYaWry`uAvi7gkbQ)>?cW)*Z{d&ov>M+Py6T90O8AqK}!lh+GARnFBH8O1G*NU8$!QbeG8-*1!$rkCyGFrxena&m5$XP0| zNZ+;U60l+~Ak)dyWgWNKO+OYMUe=Os*J65-p6z3W1edcO!y2#c!ASKZ^@;VR!+B3O z98{#(c&@v^XOdpD^(oI#ry_b0FPvacKWABH?n$d^93cyQ3lwpfmYH4CVVPaxUZ+!} zeYfNIouWI>Ut$PlD{tu5V^w99e|nu=P7h{E7N~sw&N%6(8e2K;Nr1du*0hnTnbON(q|Om|QiU$1Qtz&>mCJkM9yc zWHh)uA1U^v+KkvNPOpEQZMq0W%TpCZKZ?9)_hZ2t4y8WPeDeL3xicEol=R%>g^4}H zVaCzLys>eO=x=<0OhKE5)VOYxe|Xmx)K>d_=l!G&*&1zs|10!6Oocip~yXzbE&~sm-_EwUUv`A2Zm36>i4Y1 zk(-`~Fp?xmBH_8Tje{OtQpn%WQyYkGG)FI%#*$LrHHSI%w~r^JHd5C`Ze9p%Xc{OZ ze-0VmIuf1Kvhj2H8aTuHI^h{_;qB$Zyqk~x*S>xGGKpU7`nd+Qf`rC(QA(Px%pQ4P>VkS0l()T*HAxCtpx4P8n+ zemse8uPta3z;8?po}@3Xqu$}>kj>)lLv24+ZRj;CO@7|gSvx;LV$+v`iT1?fr$<6z z%0KHI*Tl4Lu4!p(W4fa?v9onD+AhEM!(Oe5|8VY$8Aa?}`e-;HO_Wj4cA^EI7)@v9 zko&Z+{&qMX`7#sG8F&Iyt4UxvIBUpwQSXGUDeJGTm5lF_ZpO_`V|Go!K%nFC|>?SXUp2{|j5V}@@c^ef6 zXi@@54ZTQ_E-Enz5K6$103tR-RB%L5k){YTDBysjLy@r}iiH7DvFijGMAUI`6dRUF zWUU$Bym{}eS9UO(Z2>7`&z9wUXbV-Il#&6`Y8GKGQ04S2&F6MJnWNa;Ck|;8QE#r9r;7G||@X{|> z%+C|c55>;RS}qbKr-&IQTvLXPlM{>K&(BTgi^a?^4mXV>;xX8n8Ce|RasXz}{8imI52H3ZN4bfe_i~WlJ|C&UW9+{8AKoW!}eExnGFE2re(F+`iE_46#!l9 z0Z_aBhs|Iw0E)7{bq;-T9=d#9QpDmcXDh4R++0fmpKB>E=%LdZt9g$j;($`3&Zthxi`{{&gM}5&R^+h%b~yM9Zd3AWW9ETgVfL z1(`yIK=_}U_z%PWq}jQaiQ4!P(3V&Nr6C$XejWfQDiI(Fdt@un?|lo#M+5oIi_w{w zo%_#%{(V=tO#a9gB!7-$M?^BX5>d|Vn*3S!?g~$*UQipUPL&zMmg;!4Do9IA%up=Rh? z=qPj=x&RGBx1dpI68aT-2O}^EromdU5o`ssU{5#*j)WJ%$?!5bA1;Eoz?EiTr=n?cd`V|I)p<|3Oju?MT93~aB0<#&j8`F+Cg&D?-VWzQItUA^l>xvD zRIYI4MQ`g1<+DyrL=EogS06Xii({| zv`U^zjmmKqDIK93(F5q|^fLNk`gQs{RV`IdRle#b)i%{Ds;|}NsClUI)k@Ub)kf6b zsWa4l)YH_rsduU0(?DsMX@qO!YV6TCtMPOWZH~(v?wpc2hv(eZgf-1HBQ#fN?$aF5 zoYvCT^3%%Fs?s{6^;Da#?V+8jy+iwi_M{F~$4y6|vqR^k&SQoO!;_KDsATjprgSxR z{dFa}^}2()GkV5)QF?`X?Rxk03HmJkB>f%wz4}uIItC#I1qQ7Kw+-=zEW;GTU55RJ zuZ@h2VvIHzbs0S}Rx=JT&Npr~zH34@aW`3J(qMAU6l2OVO*7qXdf5y%vo}jIt1%lg zhs_<#1?IcWhb_<+P8LFo28$a^64R5J!)#@aTGB0pEekEXET35!SjAgyv+B3{Xl-wu zZrx~o$A)4PXj5p@WAm%6nJw40#`fA=@?77!tLJvleQsxN$G6*KchjC~A7a13zSsVP zgQJ7Uq0M2^(ZDg$vDWbhi^d9LZDyT!LOXdmt#&%*^w!zIS?qk+`4<X~g?%56 z2@eae34a)26HyS+zks@6$%2*zuOhu7%OdYYnM6sVdZQJi6QY}=U&naIl*dS8tzuWk zUW(I*6U24LW8oFzvR(TOpM zEs5_rp_~TJ^wNN(wM(bCZ0;`Z6P^ce2XB(^$}i_nB)KM)Cp}7bP2Qe7nc|*Ok@8f) z7E}wKr~0SXrM^xJP1~RLDLp2=Jp-4Km~m7{5vB?IGPN`FGKaIwvx>8%%bb_(Ts9>N z5;bK**^9Ef#WdN^)PTf9vR*Qp{o-l7 zTcBI8wqSIn=gRt3(5j`YdRObOE?Pal#&6AmwS={4Ykw%TE-Wv6xh`g1Pmxy9nxe7w ze(PI{6^cd0H#WFzsN0CzDA+i-Y3`<~O&?2mB^OJrODjs>Z{}{k_?699m0x|@lC)*8 z%%N=0R?Jr6*6Z8cw;d=~F3&F?+a9vLa|dHb$&Qyhm+ZVyVOLSNi?B>BD~Ee(8aT1AWbo&CM;EEoH56tE6@EV8X%6-*|u1-NtOIZ>P7H z9s-9XhaP{M`0e$>L5F*fu#U8SXZT%h2eqT56Y5;vIn|ZYCGC#u9zGg)w718lr{jCe z@An_mJyvsE<#^c%!il02pHAkVoIaIx>gnm^(__6$dheWxJ#(!uyl?Pq(Ao3ne9xWf z_v}A;-u3*k3(gmgUSwVDy5w-FbHIL};|Kd6ItCpEJBJ*Hx-UCj?irppeBz4xmD5+f zub#UWaP88_{E^}7QP*$YNVp-r$-DXJR{E{yw{vdK+*xxMeYfPE(!GlNn)e%iH2tw% z>L5Kn>ODH}V8MesW8ASPKV|>)e!S=*`C-L`&P4Mg+egPHeJ3wJUif(YN!F8@r^P=j z|6Kdbc>FRj6+1QlT=e|YubW?}zu5oM?q%0Dy!50Qvv` z0D$NK0Cg|`0P0`>06Lfe02gqax=}m;000SaNLh0L01FZT01FZU(%pXi0000RbVXQn zQ*UN;cVTj607GSLb9r+hQ*?D?X>TA@Z*OeDr{R1600BTrL_t(|obB1Mk%KT41khC* zDuYm6P>1SK9dtpc8i-T_*}vdy4`biWouv;OcsH_{0j(Y&0tGX}CnpF%00Lllphf@! z5P$&K9jFn20NwK5+m;Pu|cX*!$jj z#bbPZ1q2`f0kAtzBLD#iKmhCx)CfQT0uTVZ12qB=fB*!*?m&$I1RwwbuscxG4X`ZB z<-j?Jir&qw>XeND+Fr* O0000iKhqNoUi%g6%&GCnWU-`a}I6H97W zYBx`3Pk27|_>m{>6%bKGSmO{DX=Rt;(8cg#-LyK9glHOzx~)qP z#MBcU7hk5~!y3rK`@r3ioCU#?(8mSsq&fFp!b~fWdKO9l@va?X_?03%uBG+fxa354 zGy~0*J%G*=Sj5%W>+n$YX|riVz9e~OgDJf2t*k=7PH#?XCUpVl1p52Wvf9A~?-sT{(i)FDH@qsy*)tFsa- z$ts*3Noi;Z@A_p*3%o-d6NxvB(dxsl) zfaB=1bz-zA1+OS<-G55REt&CODI8;&cC@9!*R(=y(n_-$mP{@~zU*>vEX$Kff%dtAnKF*4iqxtl+PT*(`F~ zxVHhtUuy+ebcux)k2tB^K@2zK7|XgG-g0=-*Q3ppFQ-KDb`9>ql?7!Yh@CHRbRq0J zQD)sQ7dh;hG@q4ogtK#~zD|_m;Q6SplNKP#$RS*v%2`6|q4hOYphU1G0hv}laE}Y5 zrzdZI_c`+?LGI|~*O^7OMT*5$77XTj6?dj=rl9{Y{p2vwfBbr6d~^fAORGZi5@qyJ zg*ju_H|jSyj+Cj~pvWRjl6=b5u)F-?-1W5ekb1t!6qRU5Uy@5%o!x&`XZW`gSbBZl zKJb)pVhUyt<_xA+OCdzwSjOX;l%0uWD-`<0x|gUI-r9t($3>tek1_n3(WxD8of#acx-u-+%} zfc{?tF6rL5W!)u<1n4Q$9g4Azsxou6YMJtz(%-b-RA$k=RYpH%=~3E%eH7Us$(@jp zXVhSnZ`c_{5rrEHs7E`K z{A0N@6Eg>spC+m%REvLF=e*f2%ByPEJ&igpVYTTuF(|CpT`w8M#4vSdq>WZQJd!WN z-}d|MC)WD2HL~?qP+yQmP;}6C(8&=aRrY8lW=cc~nuZ{J4hm$%ILm2u)w zabVvek8srMBkg4phD>F?y95*&F-$3|ewH^}IZDz9{}TGuAIJI^?a z)Uwuo_H;isI+n!td?U5>1dqioga5VK_FX`cl*q(s|4*cOZ1jR;SVLIqx#Bq=jRVbW z_*!_SR)6P!R6+IY{Nnb0{E;1yti^xV8z78tpE(X8ODZbwy(Eq$2iK%&j z>T^z*j05-h^tFZ8R=#_S})#0p~Md8L;WQpJdm~L|epPNN5;6HJQ&>&tA^AOgpgd z8Fu1}~h8OnXR?Wicm z#Ch9Qmz?;ntyh6enhNhhymN-XTFJD^I22b>JwfLCkmlN`@pW_)XwlyDtOAU@+yS+RGpB&0SCy#KgD8?~ENFj$|iS z^Tx(af}hb(WHQPmxW;X}?Ca;Yz_!{S`(Gw)%WY5&C*HN_-I1UV)KO4zOadW`pmHjp zsIPP!HbQM}F)XfZ_}(456#D&H935dKWn={Q3g%jat1j_7K!5BSS_lZ6oa^(f#+DOb z3ed)i#tMYxP_}<|YsUuv=WR*@!JXpd#n4z>0^W3-SDAh>A-0{eC2;3jKm)PAw0tFa zX!k^LQp48Q@!tS4utc^rLkZSLxdsTDZb+DyRy&4pNKdk8PDzbJ~IAD}^j4oW7Vu zwb$mi@!+;62F}u!wk$ql=aJ3A?SpNqK8~(yYBNFM+t4Khd6W`s#!)RN;4> z)25KdolOnZJ#<&38fLamLeus9DD?e?@GqC%s8Ph>jc*41;sgmw7*lHWL6MLcM^4Y+CQ!qaB(SxFi1-i00rG%!Qs^lzezSJG>Rv4e#&b;|l1y zdinFaM{E1do&DK-ifFpI06=ka26~Wubp_-q*!`>1HqxdGuJ-ReUhUF(au30r zQ>E+c9<7Xp47_wyIYXT({i}qPbxBu}%C%{U7Ej>h7q&b0yR5Mw1I5abxoZYxD)e@`pi kpihCNo}##?+gko#l+qtQSZb3Y&+%WBp`Iz?jSf2Ee@SA!D*ylh literal 0 HcmV?d00001 diff --git a/Resources/Textures/Mobs/Customization/vox_tattoos.rsi/eyeliner.png b/Resources/Textures/Mobs/Customization/vox_tattoos.rsi/eyeliner.png new file mode 100644 index 0000000000000000000000000000000000000000..0130ae02b290be65f87b7662af2420c58360c419 GIT binary patch literal 2981 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%0Dy!50Qvv` z0D$NK0Cg|`0P0`>06Lfe02gqax=}m;000SaNLh0L01FZT01FZU(%pXi0000RbVXQn zQ*UN;cVTj607GSLb9r+hQ*?D?X>TA@Z*OeDr{R16006N`L_t(|obB2%4udchM8Wt{ zZhdyQzSK{ZCS8!NC1PGn!7{=Xw5obNxds3Lfb@oF008^|(0i}7R=axrj$L{Kz8~}- zAN-Re0001h^oD2v0001x-VhA{0002e8=?UK002OGLo@&Y002mDhz0-v008L?(Y6AN zF>20v^fUSHdmMWMcK$PP^8W)z00000=?&2U0000Wy&)O^0001_H$(#f004mWhG+l) bJRIN+U>DzkwC;S000000NkvXXu0mjfu(yO` literal 0 HcmV?d00001 diff --git a/Resources/Textures/Mobs/Customization/vox_tattoos.rsi/meta.json b/Resources/Textures/Mobs/Customization/vox_tattoos.rsi/meta.json index 92dbbff751..5e6df07fe2 100644 --- a/Resources/Textures/Mobs/Customization/vox_tattoos.rsi/meta.json +++ b/Resources/Textures/Mobs/Customization/vox_tattoos.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/ef7a4d962915cb36b138eeb59663f0053d4906fe/icons/mob/sprite_accessories/vox/vox_body_markings.dmi and modified by Flareguy. eyeshadow & tail_ring states by Flareguy, tail_talisman by TrixxedHeart", + "copyright": "Taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/ef7a4d962915cb36b138eeb59663f0053d4906fe/icons/mob/sprite_accessories/vox/vox_body_markings.dmi and modified by Flareguy. eyeshadow & tail_ring states by Flareguy. beakcover_stripe, beakcover_tip, cheekblush, chest_v, nightbelt, tail_talisman, tattoo_arrow_head, tattoo_nightling_head (modified from nightling_s), underbelly, visage, visage_l and visage_r by TrixxedHeart", "size": { "x": 32, "y": 32 @@ -23,6 +23,22 @@ "name": "nightling_s", "directions": 4 }, + { + "name": "nightbelt", + "directions": 4 + }, + { + "name": "chest_v_1", + "directions": 4 + }, + { + "name": "chest_v_2", + "directions": 4 + }, + { + "name": "underbelly", + "directions": 4 + }, { "name": "tail_talisman", "directions": 4 @@ -47,9 +63,45 @@ "name": "eyeshadow_large", "directions": 4 }, + { + "name": "eyeliner", + "directions": 4 + }, + { + "name": "cheekblush", + "directions": 4 + }, { "name": "tail_ring", "directions": 4 + }, + { + "name": "beakcover_tip", + "directions": 4 + }, + { + "name": "beakcover_stripe", + "directions": 4 + }, + { + "name": "tattoo_arrow_head", + "directions": 4 + }, + { + "name": "tattoo_nightling_head", + "directions": 4 + }, + { + "name": "visage", + "directions": 4 + }, + { + "name": "visage_l", + "directions": 4 + }, + { + "name": "visage_r", + "directions": 4 } ] } \ No newline at end of file diff --git a/Resources/Textures/Mobs/Customization/vox_tattoos.rsi/nightbelt.png b/Resources/Textures/Mobs/Customization/vox_tattoos.rsi/nightbelt.png new file mode 100644 index 0000000000000000000000000000000000000000..7df63a0bc4f16d1464d3947dcf2916dab402ada0 GIT binary patch literal 3123 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Mobs/Customization/vox_tattoos.rsi/tattoo_arrow_head.png b/Resources/Textures/Mobs/Customization/vox_tattoos.rsi/tattoo_arrow_head.png new file mode 100644 index 0000000000000000000000000000000000000000..63b097e940ed3760a471808fab37a78b2bb4fe75 GIT binary patch literal 3035 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%0Dy!50Qvv` z0D$NK0Cg|`0P0`>06Lfe02gqax=}m;000SaNLh0L01FZT01FZU(%pXi0000RbVXQn zQ*UN;cVTj607GSLb9r+hQ*?D?X>TA@Z*OeDr{R16008GnL_t(|obB4N4Z|=DL{VxI z@1RXIDL3H`nuMurq;U$1$|1JHKX00000s5?jl00000pza_I z00000fVzV;0002M8i2c}nb~n1*Rx&I;`fR4oYTzAr1t~vro(5^Du_?(txl-7Zh?vm z47)F3Yy&vA#_BIxwa#5Q1OWg50Cfjx000000Ms3%0RR9108n?31^@s606^VA8UO$Q d004CdXf6 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%0Dy!50Qvv` z0D$NK0Cg|`0P0`>06Lfe02gqax=}m;000SaNLh0L01FZT01FZU(%pXi0000RbVXQn zQ*UN;cVTj607GSLb9r+hQ*?D?X>TA@Z*OeDr{R1600BZtL_t(|obB36j>I4g1klPY z*l`Tsf9Yd*ms@x?6A4AFp5Y@EQL6UcSPw&^h9fia<{SbLfB=R+91(e*C(P_vSW|c0 zJxeL5wRYDr3@|h3sFF*pIw)>Tc$XYAh z9iwBDT0L z8_AL-@adt%PWOo4vIO9MR|jz45AtZ0aq7b zlczL)MF$}P2tWYr8mJL~00bZab`8`BKmY;|0J{ci1Rwwb2!LG!HLnNw0b_GYkkE64 Q9smFU07*qoM6N<$g6!f6 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%0Dy!50Qvv` z0D$NK0Cg|`0P0`>06Lfe02gqax=}m;000SaNLh0L01FZT01FZU(%pXi0000RbVXQn zQ*UN;cVTj607GSLb9r+hQ*?D?X>TA@Z*OeDr{R1600BoyL_t(|obB4N4TLZZ1<-#} zAf;lCY?0a{WS)$0b+(Aa7F3p)f-4Tt)yUvO`M-e_2=f#yMDkkK6+P!g00I!ey9U<~ zfB*y_fOie9ApijgK!8&hs;cbgA%wSCMK|XZfT~Ie;dlI4gtIe1RP`8a82tdW)?^&V zV?56@VvPL&0G;=MEwa7)z(c1$z!`A92gDfBTEoxrkqD;%YOOL1!!cf#1u3O|0Dv#T ze*V;l2ly#W00Izz00i)^!8HUR009W#U4v@~KmY;|z`F+55P$##Ab@ubuCWG?QVMd; zm;5F#rAW>hFkFf=1K9Tr+yP*@AHi}42!LAvw)_`BtyNU@vWMSON|6wP*=m$&52&@u z)yrho_aJ~Jz}5&a1+cz{X%9##0T=HUQB|3y=|6kG6GH$35P$&QHMoWV1Ry})03Z62 VLXZt&dmR7(002ovPDHLkV1m~r&IAAe literal 0 HcmV?d00001 diff --git a/Resources/Textures/Mobs/Customization/vox_tattoos.rsi/visage.png b/Resources/Textures/Mobs/Customization/vox_tattoos.rsi/visage.png new file mode 100644 index 0000000000000000000000000000000000000000..d8190e56f2a985e87b110b954b907bf394106354 GIT binary patch literal 3111 zcmV+?4A}FDP)f6 zXi@@54ZTQ_E-Enz5K6$103tR-RB%L5k){YTDBysjLy@r}iiH7DvFijGMAUI`6dRUF zWUU$Bym{}eS9UO(Z2>7`&z9wUXbV-Il#&6`Y8GKGQ04S2&F6MJnWNa;Ck|;8QE#r9r;7G||@X{|> z%+C|c55>;RS}qbKr-&IQTvLXPlM{>K&(BTgi^a?^4mXV>;xX8n8Ce|RasXz}{8imI52H3ZN4bfe_i~WlJ|C&UW9+{8AKoW!}eExnGFE2re(F+`iE_46#!l9 z0Z_aBhs|Iw0E)7{bq;-T9=d#9QpDmcXDh4R++0fmpKB>E=%LdZt9g$j;($`3&Zthxi`{{&gM}5&R^+h%b~yM9Zd3AWW9ETgVfL z1(`yIK=_}U_z%PWq}jQaiQ4!P(3V&Nr6C$XejWfQDiI(Fdt@un?|lo#M+5oIi_w{w zo%_#%{(V=tO#a9gB!7-$M?^BX5>d|Vn*3S!?g~$*UQipUPL&zMmg;!4Do9IA%up=Rh? z=qPj=x&RGBx1dpI68aT-2O}^EromdU5o`ssU{5#*j)WJ%$?!5bA1;Eoz?EiTr=n?cd`V|I)p<|3Oju?MT93~aB0<#&j8`F+Cg&D?-VWzQItUA^l>xvD zRIYI4MQ`g1<+DyrL=EogS06Xii({| zv`U^zjmmKqDIK93(F5q|^fLNk`gQs{RV`IdRle#b)i%{Ds;|}NsClUI)k@Ub)kf6b zsWa4l)YH_rsduU0(?DsMX@qO!YV6TCtMPOWZH~(v?wpc2hv(eZgf-1HBQ#fN?$aF5 zoYvCT^3%%Fs?s{6^;Da#?V+8jy+iwi_M{F~$4y6|vqR^k&SQoO!;_KDsATjprgSxR z{dFa}^}2()GkV5)QF?`X?Rxk03HmJkB>f%wz4}uIItC#I1qQ7Kw+-=zEW;GTU55RJ zuZ@h2VvIHzbs0S}Rx=JT&Npr~zH34@aW`3J(qMAU6l2OVO*7qXdf5y%vo}jIt1%lg zhs_<#1?IcWhb_<+P8LFo28$a^64R5J!)#@aTGB0pEekEXET35!SjAgyv+B3{Xl-wu zZrx~o$A)4PXj5p@WAm%6nJw40#`fA=@?77!tLJvleQsxN$G6*KchjC~A7a13zSsVP zgQJ7Uq0M2^(ZDg$vDWbhi^d9LZDyT!LOXdmt#&%*^w!zIS?qk+`4<X~g?%56 z2@eae34a)26HyS+zks@6$%2*zuOhu7%OdYYnM6sVdZQJi6QY}=U&naIl*dS8tzuWk zUW(I*6U24LW8oFzvR(TOpM zEs5_rp_~TJ^wNN(wM(bCZ0;`Z6P^ce2XB(^$}i_nB)KM)Cp}7bP2Qe7nc|*Ok@8f) z7E}wKr~0SXrM^xJP1~RLDLp2=Jp-4Km~m7{5vB?IGPN`FGKaIwvx>8%%bb_(Ts9>N z5;bK**^9Ef#WdN^)PTf9vR*Qp{o-l7 zTcBI8wqSIn=gRt3(5j`YdRObOE?Pal#&6AmwS={4Ykw%TE-Wv6xh`g1Pmxy9nxe7w ze(PI{6^cd0H#WFzsN0CzDA+i-Y3`<~O&?2mB^OJrODjs>Z{}{k_?699m0x|@lC)*8 z%%N=0R?Jr6*6Z8cw;d=~F3&F?+a9vLa|dHb$&Qyhm+ZVyVOLSNi?B>BD~Ee(8aT1AWbo&CM;EEoH56tE6@EV8X%6-*|u1-NtOIZ>P7H z9s-9XhaP{M`0e$>L5F*fu#U8SXZT%h2eqT56Y5;vIn|ZYCGC#u9zGg)w718lr{jCe z@An_mJyvsE<#^c%!il02pHAkVoIaIx>gnm^(__6$dheWxJ#(!uyl?Pq(Ao3ne9xWf z_v}A;-u3*k3(gmgUSwVDy5w-FbHIL};|Kd6ItCpEJBJ*Hx-UCj?irppeBz4xmD5+f zub#UWaP88_{E^}7QP*$YNVp-r$-DXJR{E{yw{vdK+*xxMeYfPE(!GlNn)e%iH2tw% z>L5Kn>ODH}V8MesW8ASPKV|>)e!S=*`C-L`&P4Mg+egPHeJ3wJUif(YN!F8@r^P=j z|6Kdbc>FRj6+1QlT=e|YubW?}zu5oM?q%0Dy!50Qvv` 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%0Dy!50Qvv` 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 delta 414 zcmV;P0b%}^8m$A68Gi!+005o0f$RVP00DDSM?wIu&K&6g000DMK}|sb0I`n?{9y$E z000lr3`}?r4u#S$70001FEo-j;000PdQchF<|NsC0|Nj8q zgS}Y*000SaNLh0L01FWS01FWTe`H^g0003BNklb z32L@1OSXjLMJvit+Y2n$hy0qL2==~WF+Oz*G1}fxsG_+w?I}n;9Sq2?T%BPS=oa?^ zMn2kJ!0=a|Cp=Lw2I^iwm{JcrATgYdpewX_g(pNWZ7aA+hoJBBF^(;q{(>3~`C+b4p#T5? diff --git a/Resources/Textures/Mobs/Species/Vox/parts.rsi/l_leg.png b/Resources/Textures/Mobs/Species/Vox/parts.rsi/l_leg.png index 918b343f98cbd48568efa1ffcf7065f5ca337965..b7039d11d5360177e78439cbb1958dd77bdaaaba 100644 GIT binary patch delta 556 zcmZ3$a+76(MLmObiEBhjaDG}zd16s2gL7(5ab>YWa7k%OX1+p5etyou; zx;TbZ%z1ljWA7mY3DyV4MLaTtHZbx|a`$LiBy#4#q16|beGr+}ZNSu_CauuuAQt>U zTVeT&RgX8EfB0^1m)8H!$NO8J`0V-q$ICPrfn1uaYKSl;8jw5#(Y|d|tT3cWt({#2{a=~k>daJn? z>a91LCz#Dn+#9ESzWB`Z`p;h&7!;O%iOObZ*eVtp%F4ds+OM-|%xg`TOt}!%|5%;j z4rA9MhtN>R)3tLKZf)Bt#@|uM_+@^wOr6DYjjoT3dy0X+z~u=kCWKdko-kauA^Dju zBb)J_V!p^}e=Fhw80w$T=`XdkI`d(b&1oYB33djheF}y?{0t1|EMwM(zbUiUSUPXs zZ*{W;uXhzPJP(_{3+HI}ON&wi3$%E6Yf_UrcBy1yR&mPoc?(3$SN zCAWK%&c$tSFPk6NXO76WWtfu6x%O-SwGUHGd>=2JGM~e1<$cx(LBEz|s!o#G=imR~ j%|ph2!YT*$v;SbQO*=MW;f&2P3_#%N>gTe~DWM4fWg_pz delta 498 zcmcb~vVdiRMLpvsPZ!6KinzD8&i6J22(W#)m?L`3CHuf^PTqi|p4YDTY)UrY_vV>&;>;d-=IMbg-Ap127+5tN7`Xx(P?-nXxpKDO zzP4-2#?k}zvg`Ni%9nGl=!m{v8ZFYADPBLLgrVzD)~sXM%sy(uGtWOy>U_Ynp!`pT z4Hws!o#&o!Zb{TQ{dCi7j_#Oq44ZHI=uP(ypYooMqiMnI&w1O0pKOgd$IyK=Y0C4; zaBiyvn=-ziCGj27$2W$As-9@yBhR?NRfezqUG}t8vC_X?jXOLibv)bX^(j@9gZ0tm zWh+n4t*>13T0L)f)Y>&(X)+jYNAl5u)l4%u@5O(v_?NY3Vf}lXV+Ut&1xM@16#kn& z&6vTgd!od%rhV;;`!{sGW6EP%F#Ef$%+=l`qcx8!!b^l3%1axb+0ONQo3{C-sh&Bb z#4hG7!a8!+=?&Rmt8BGS7kwya_@}c_mSMun60KXTfg)dDwcUF!WHb5q-+QYWa7k%OX1+p5etyou9dYab*84g{PP02-%+L_Tbxh*ZGv_Hm_avB?ihTQR`^n~ibwhzi!$V7Ci%##;Ha(#ZiLM;Bxlt=$^#1ysmTA*J-oTtOkgL|#asYf**buX%^|R|&pS d=K1iBLEe4U(g}yBuoyD{fv2mV%Q~loCIFcj?*0G( delta 503 zcmcc0vXo_lMLpwnPZ!6KinzBo4f~oLMA#lgZd$IOR>f{5r1wzqi<3ze$Ax1Bj2;?K z*rv@YVB@|s|ILQ9^E!fhgYv=2w0%ewXGv8 zYOaq3qvat3lR%M~x8JJG`D*OL+Q6g{c71E4-t<>V$vzH!Ccd|qy6#Kla8^Y zKuym^#kaFgG}=r*eKco#bn~29?l!+lthTvuoAJ^4Im|NieMb@O_@MBe!-v*o}A#$(O?w}qsG z(ghlLja3@T^nTU92>kYvdEY8ijstB6JAJO|Zkzr7GG`f^!12OjyZO@7)fM-0Zr;Oq z>4V;}y>Hoa%nD|I6PH-NKSJl$-Wvv?p*wHP&fu+PKDEi@_1CIfVzvT&?asyf@9*~C z^E-I&e*q`mlo^}S%8eK*?%Cuuzqld8=j1z^QGjpyG~HCedmAffUr@SnJ!smT#TpKc b;!OMp=6^Y6^`gv}0SG)@{an^LB{Ts5#Uk71 diff --git a/Resources/Textures/Mobs/Species/Vox/parts.rsi/torso.png b/Resources/Textures/Mobs/Species/Vox/parts.rsi/torso.png index 01259ea03da9b6e767b51424deb45aa4403df789..9896f1e17f14fd35cb06bad87c093a976dce4c6e 100644 GIT binary patch delta 3525 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�Fvzw2>^^S9zbgy$A89g1jxPvz_k#E0=Ra7wKk~$Cjrn}qm;rq7oX!e76AZw z*w%oyZNqQ*cLA;ShCX~$;Svz6wZ3gzthMDG5Vk?MQokj|S__bU8(eEx??gwo;N45W zIp@c5B!GbHi{F+-i6yX^h>$-OeDcRoD27m`_~ptkUxNZb00@AyHGiBM0zd!=00D5e zhEqcT2mk>f0M6EMY6t)UAOMaZiD|7%9*f7*>ClgW^kcCk0P8mSvMc~aTH~Md!$+4o zHGfiLWc~70RRJV7C-=s>H3n>2^eGUM0l=01&HAxRloP`G<&{zxW6)Y3a$)ik2#M!; z4n2V&GCKeuw&Q{uQ-5pFp&BsHa})sim%&%|4;qTq0N6SptiPsdg2*Bcn5Jn{hl)GE zIY-xZaTefe%MwK}EVtl3V+=~Easa-vV$(DjV~R9KyRM54fMZK989wmoIPC#aO#IAB>8US3|#alq|%sK41C5H7EcCfB-mK!>J(v1b_he-2naoudDW-s6&o<00000NkvXXu0mjfc)^x# delta 793 zcmV+!1Lpk48?XkDB!2;OQb$4nuFf3k0008&Nklbgc%RS1Cy?G*mx-0Ymg z{eH*cZ~y=ZApjtLcg~TVc$KDU{P}#2gRiP8sz7UvrfIU5L6!pMdB%Rf$2`xFQZCxl z>)Hg{=~77j$$ud$0I37%V5O7`Ij+q-&rtzL0Wwk+bG=?YMSfKK-uq}b z_(HXxl>_jI_VZeI&TTdebzLtM5aeIiHL1Vs004keDh^mm38fUtIECZ!2q|Sugkk9& zk4I8}SpjI<)+?njj^iTnjpGQV6nQg}L)Udc^6U?JAb+&ylC6Lc@sRkQGxFLv=g@Us zl)jV_UDuHx!Pz?}V~p?nezECs&Os?f+KEwU+txqZr|v+>4ySTod;9wn?K2F+Fbu;m z48t%C!!W;Rgdk8M=jq`E*TlPjfAmL;sUly2U_T8q?&Endk3 zkHHVa;D3!V@oJ3m-uq3;V`*tD^a{1b%)#)%1)YB<%DPWo=lw}EQcs3xlRhA{DY1&o+0U-p! zc_C}<<_ZWiAAF!fIv|0^nH;TkRKhe(nCBTEAAcXKJqjOv`!v`>2wW}~@&u3+5E32| zC1|ZTQGt{aTI0DHD6wQP77^omF(afqv0;fu zLV|+*I?XZ$9jSkRejZlP(>n)p--l06z1L)|c*hWNL1-WqDfb`+q*=cj*G&`$GxueRA_G zft=c70>&5^W3n0@AzGNWZP)Fus%kegj^q06oD(nNOB#&Z9jCB8-)Qg% z8~|Wh77!5tV4mmQ%;N%av{wyc&N=t2z?SXJ?~o*5tu2nGkh6e_qWlCOAFW8k1qX^K Q00000NkvXXt^-0~f;DP%p8x;= delta 272 zcmV+r0q_2$0;>X$B!BWrL_t(|oMSw2-~huw0;U1AebfP?4j6U7r~^hFz`(%3LW<&b z>(>3pCm$3P#7Hv-OrJjee<}Y;2EFg>ZR zXKufgfnn1oQj8FWiU54$02pc|QMmva;0gtDd{34Gs0{|ZIv#bvr~?Mv0RV3{ WPq?k(cwhhk00{s|MNUMnLSTY&dvuBb diff --git a/Resources/Textures/Objects/Consumable/Drinks/cafe_latte.rsi/icon_empty.png b/Resources/Textures/Objects/Consumable/Drinks/cafe_latte.rsi/icon_empty.png deleted file mode 100644 index a5564b59761db2dce9b631c3c1705a178c9b86fb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 293 zcmV+=0owkFP)Px#-$_J4R9J=WlD!RtFbqaNPPah{k3vDi3^dG;i9ACZ3MQao0k)vX21vOo=!E!j z0>w$^Cq+W?C;Z|VP!vT`{+&V+8ioM?&~;rn%Qa0?06<;WVu80b$jpI=Fiq2Loru89 z!CEW2RI&g7lx2BZ>-#?Ccj*G&`$GxueRA_Gft=c70>&5^W3n0@AzGNWZP)Fus%keg zj^q06oD(nNOB#&Z9jCB8-)Qg%8~|Wh77!5tV4mmQ%;N%av{wyc&N=t2 rz?SXJ?~o*5tu2nGkh6e_qWlCOAFW8k1qX^K00000NkvXXu0mjfrEYf| diff --git a/Resources/Textures/Objects/Consumable/Drinks/cafe_latte.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/cafe_latte.rsi/meta.json index c3942590a6..737fc565b1 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/cafe_latte.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/cafe_latte.rsi/meta.json @@ -12,9 +12,6 @@ { "name": "icon" }, - { - "name": "icon_empty" - }, { "name": "fill-1" }, @@ -25,6 +22,9 @@ { "name": "inhand-left", "directions": 4 + }, + { + "name": "icon-vend" } ] } diff --git a/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill1.png b/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill1.png rename to Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill2.png b/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill2.png rename to Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill3.png b/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill3.png rename to Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill4.png b/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-4.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill4.png rename to Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-4.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill5.png b/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-5.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill5.png rename to Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-5.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill6.png b/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-6.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill6.png rename to Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-6.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill7.png b/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-7.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill7.png rename to Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-7.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill8.png b/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-8.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill8.png rename to Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-8.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill9.png b/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-9.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill9.png rename to Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/fill-9.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/meta.json index 16bcd31794..4f1b5d9173 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/glass_clear.rsi/meta.json @@ -14,31 +14,31 @@ "name": "icon-front" }, { - "name": "fill1" + "name": "fill-1" }, { - "name": "fill2" + "name": "fill-2" }, { - "name": "fill3" + "name": "fill-3" }, { - "name": "fill4" + "name": "fill-4" }, { - "name": "fill5" + "name": "fill-5" }, { - "name": "fill6" + "name": "fill-6" }, { - "name": "fill7" + "name": "fill-7" }, { - "name": "fill8" + "name": "fill-8" }, { - "name": "fill9" + "name": "fill-9" }, { "name": "inhand-left", diff --git a/Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill1.png b/Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill1.png rename to Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill2.png b/Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill2.png rename to Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill3.png b/Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill3.png rename to Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill4.png b/Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill-4.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill4.png rename to Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill-4.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill5.png b/Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill-5.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill5.png rename to Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/fill-5.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/meta.json index 6b42e9b9f7..ddffe3572d 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/glass_coupe_shape.rsi/meta.json @@ -14,19 +14,19 @@ "name": "icon-front" }, { - "name": "fill1" + "name": "fill-1" }, { - "name": "fill2" + "name": "fill-2" }, { - "name": "fill3" + "name": "fill-3" }, { - "name": "fill4" + "name": "fill-4" }, { - "name": "fill5" + "name": "fill-5" }, { "name": "inhand-left", diff --git a/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill1.png b/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill1.png rename to Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill2.png b/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill2.png rename to Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill3.png b/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill3.png rename to Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill4.png b/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill-4.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill4.png rename to Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill-4.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill5.png b/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill-5.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill5.png rename to Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill-5.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill6.png b/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill-6.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill6.png rename to Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/fill-6.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/icon.png b/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/icon_empty.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/icon.png rename to Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/icon_empty.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/meta.json index afc42a380e..a60196b83b 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/glue-tube.rsi/meta.json @@ -8,7 +8,7 @@ "copyright": "Created by discord: brainfood#7460 / github: brainfood1183. Inhands by Tiniest Shark (Github)", "states": [ { - "name": "icon" + "name": "icon_empty" }, { "name": "icon_open" @@ -17,22 +17,22 @@ "name": "icon-front" }, { - "name": "fill1" + "name": "fill-1" }, { - "name": "fill2" + "name": "fill-2" }, { - "name": "fill3" + "name": "fill-3" }, { - "name": "fill4" + "name": "fill-4" }, { - "name": "fill5" + "name": "fill-5" }, { - "name": "fill6" + "name": "fill-6" }, { "name": "inhand-left", diff --git a/Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-0.png b/Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-0.png deleted file mode 100644 index d2a5ef967aa5a6572b56ac10e7db2ca8e7afe73c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 318 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!;AKx2$B+p3WC_;A2_ijBg8UK-O*|jGTej+j2&U{@&|twVJ)djF|JRpg+rG=kO?u0rrr|5X5P9zGAJH63>Fqi! z%r_MbzXT|XO?bi}@L*yYb2JaLf|&;oi$kBnRYeu+2TvC-4iIBHaKzyv!=d+iXH{WSGuHK6WyWRQ?x$ZYd||7+v1>p<@@c)I$ztaD0e F0s!wKYpehO diff --git a/Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-1.png b/Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-1.png deleted file mode 100644 index c97ead8da8530a03451da7a9f4928c5ca14f244b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 149 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!pq8hLV@QPi+hZGf85DR}Hm3YvsOYqxLG@7H pJ1&NO*I!OG-Q?b{!*C#bm08Ds7N(o54!S^H44$rjF6*2UngDw2Dlq^6 diff --git a/Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-2.png b/Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-2.png deleted file mode 100644 index 18ff175dadad15aa8176531790f36105fe7fa7c1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 158 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!ps}ZmV@QPi+p~&%3<^BV2j2egZ|h`r6j1Pd z=QDd28$(U{ly#>wcTb(`|Lw3&EF(jmup#5Oh1|dXJ+rd|YG?3t^>bP0l+XkK7|t%k diff --git a/Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-3.png b/Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-3.png deleted file mode 100644 index a60b6edb6dbf9af1e7887fdadd418099f0f307d3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 160 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!psA;eV@QPi+jELS3<^BV8$SMbKYWBo<3NLl zPj*>0!-4FzMbZAD>bjw}MWtK%cGU7Qd}!=o6wBdYE=qbV4K#qk)78&qol`;+092VR AYXATM diff --git a/Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-4.png b/Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-4.png deleted file mode 100644 index 52a03df50852262789b681a9fc36bd6d54defc2b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 164 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!prxmaV@QPi+Y5?(3xtJ#Y{^{GV9Uu9D+IS|L&FJJ|*=?K=3FI+&y85}Sb4q9e E0B=w+d;kCd diff --git a/Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/meta.json deleted file mode 100644 index b22da85aa9..0000000000 --- a/Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/meta.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "version": 1, - "size": { - "x": 32, - "y": 32 - }, - "license": "CC-BY-SA-3.0", - "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi", - "states": [{ - "name": "icon-0" - }, - { - "name": "icon-1" - }, - { - "name": "icon-2" - }, - { - "name": "icon-3" - }, - { - "name": "icon-4" - }, - { - "name": "icon-vend" - } - ] -} diff --git a/Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-0.png b/Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-0.png deleted file mode 100644 index d2a5ef967aa5a6572b56ac10e7db2ca8e7afe73c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 318 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!;AKx2$B+p3WC_;A2_ijBg8UK-O*|jGTej+j2&U{@&|twVJ)djF|JRpg+rG=kO?u0rrr|5X5P9zGAJH63>Fqi! z%r_MbzXT|XO?bi}@L*yYb2JaLf|&;oi$kBnRYeu+2TvC-4iIBHaKzyv!=d+iXH{WSGuHK6WyWRQ?x$ZYd||7+v1>p<@@c)I$ztaD0e F0s!wKYpehO diff --git a/Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-1.png b/Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-1.png deleted file mode 100644 index c97ead8da8530a03451da7a9f4928c5ca14f244b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 149 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!pq8hLV@QPi+hZGf85DR}Hm3YvsOYqxLG@7H pJ1&NO*I!OG-Q?b{!*C#bm08Ds7N(o54!S^H44$rjF6*2UngDw2Dlq^6 diff --git a/Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-2.png b/Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-2.png deleted file mode 100644 index 18ff175dadad15aa8176531790f36105fe7fa7c1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 158 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!ps}ZmV@QPi+p~&%3<^BV2j2egZ|h`r6j1Pd z=QDd28$(U{ly#>wcTb(`|Lw3&EF(jmup#5Oh1|dXJ+rd|YG?3t^>bP0l+XkK7|t%k diff --git a/Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-3.png b/Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-3.png deleted file mode 100644 index a60b6edb6dbf9af1e7887fdadd418099f0f307d3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 160 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!psA;eV@QPi+jELS3<^BV8$SMbKYWBo<3NLl zPj*>0!-4FzMbZAD>bjw}MWtK%cGU7Qd}!=o6wBdYE=qbV4K#qk)78&qol`;+092VR AYXATM diff --git a/Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-4.png b/Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-4.png deleted file mode 100644 index 52a03df50852262789b681a9fc36bd6d54defc2b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 164 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!prxmaV@QPi+Y5?(3xtJ#Y{^{GV9Uu9D+IS|L&FJJ|*=?K=3FI+&y85}Sb4q9e E0B=w+d;kCd diff --git a/Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-vend.png b/Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/icon-vend.png deleted file mode 100644 index 765112be764715026b84a09ea1947aa20a14b84f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 295 zcmV+?0oeYDP)Px#;Ymb6R9J=WlsyWf~7m)wJ try&VAuF&dw{k1tz@X1NYFbu=|oI4v3LAg002ovPDHLkV1gcBbJ+j@ diff --git a/Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/meta.json deleted file mode 100644 index b22da85aa9..0000000000 --- a/Resources/Textures/Objects/Consumable/Drinks/hot_coffee.rsi/meta.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "version": 1, - "size": { - "x": 32, - "y": 32 - }, - "license": "CC-BY-SA-3.0", - "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi", - "states": [{ - "name": "icon-0" - }, - { - "name": "icon-1" - }, - { - "name": "icon-2" - }, - { - "name": "icon-3" - }, - { - "name": "icon-4" - }, - { - "name": "icon-vend" - } - ] -} diff --git a/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill1.png b/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill1.png rename to Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill2.png b/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill2.png rename to Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill3.png b/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill3.png rename to Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill4.png b/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-4.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill4.png rename to Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-4.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill5.png b/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-5.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill5.png rename to Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-5.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill6.png b/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-6.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill6.png rename to Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-6.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill7.png b/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-7.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill7.png rename to Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-7.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill8.png b/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-8.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill8.png rename to Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-8.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill9.png b/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-9.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill9.png rename to Resources/Textures/Objects/Consumable/Drinks/jar.rsi/fill-9.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/meta.json index f7db09b523..59e2295761 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/jar.rsi/meta.json @@ -14,31 +14,31 @@ "name": "icon-front" }, { - "name": "fill1" + "name": "fill-1" }, { - "name": "fill2" + "name": "fill-2" }, { - "name": "fill3" + "name": "fill-3" }, { - "name": "fill4" + "name": "fill-4" }, { - "name": "fill5" + "name": "fill-5" }, { - "name": "fill6" + "name": "fill-6" }, { - "name": "fill7" + "name": "fill-7" }, { - "name": "fill8" + "name": "fill-8" }, { - "name": "fill9" + "name": "fill-9" }, { "name": "inhand-left", diff --git a/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill1.png b/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill1.png rename to Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill2.png b/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill2.png rename to Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill3.png b/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill3.png rename to Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill4.png b/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill-4.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill4.png rename to Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill-4.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill5.png b/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill-5.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill5.png rename to Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill-5.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill6.png b/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill-6.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill6.png rename to Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/fill-6.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/icon.png b/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/icon_empty.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/icon.png rename to Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/icon_empty.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/meta.json index afc42a380e..a60196b83b 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/lube-tube.rsi/meta.json @@ -8,7 +8,7 @@ "copyright": "Created by discord: brainfood#7460 / github: brainfood1183. Inhands by Tiniest Shark (Github)", "states": [ { - "name": "icon" + "name": "icon_empty" }, { "name": "icon_open" @@ -17,22 +17,22 @@ "name": "icon-front" }, { - "name": "fill1" + "name": "fill-1" }, { - "name": "fill2" + "name": "fill-2" }, { - "name": "fill3" + "name": "fill-3" }, { - "name": "fill4" + "name": "fill-4" }, { - "name": "fill5" + "name": "fill-5" }, { - "name": "fill6" + "name": "fill-6" }, { "name": "inhand-left", diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug.rsi/icon-1.png b/Resources/Textures/Objects/Consumable/Drinks/mug.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug.rsi/icon-1.png rename to Resources/Textures/Objects/Consumable/Drinks/mug.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug.rsi/icon-2.png b/Resources/Textures/Objects/Consumable/Drinks/mug.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug.rsi/icon-2.png rename to Resources/Textures/Objects/Consumable/Drinks/mug.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug.rsi/icon-3.png b/Resources/Textures/Objects/Consumable/Drinks/mug.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug.rsi/icon-3.png rename to Resources/Textures/Objects/Consumable/Drinks/mug.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-vend.png b/Resources/Textures/Objects/Consumable/Drinks/mug.rsi/icon-vend-brown.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/hot_coco.rsi/icon-vend.png rename to Resources/Textures/Objects/Consumable/Drinks/mug.rsi/icon-vend-brown.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug.rsi/icon-0.png b/Resources/Textures/Objects/Consumable/Drinks/mug.rsi/icon.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug.rsi/icon-0.png rename to Resources/Textures/Objects/Consumable/Drinks/mug.rsi/icon.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/mug.rsi/meta.json index 052ebf11aa..3e7bc06ad1 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/mug.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/mug.rsi/meta.json @@ -8,16 +8,16 @@ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi, inhands by TiniestShark (github)", "states": [ { - "name": "icon-0" + "name": "icon" }, { - "name": "icon-1" + "name": "fill-1" }, { - "name": "icon-2" + "name": "fill-2" }, { - "name": "icon-3" + "name": "fill-3" }, { "name": "inhand-left", @@ -26,6 +26,9 @@ { "name": "inhand-right", "directions": 4 + }, + { + "name": "icon-vend-brown" } ] } diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/icon-1.png b/Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/icon-1.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/icon-2.png b/Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/icon-2.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/icon-3.png b/Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/icon-3.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/icon-0.png b/Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/icon.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/icon-0.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/icon.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/meta.json index 052ebf11aa..a64a38d5eb 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/mug_black.rsi/meta.json @@ -8,16 +8,16 @@ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi, inhands by TiniestShark (github)", "states": [ { - "name": "icon-0" + "name": "icon" }, { - "name": "icon-1" + "name": "fill-1" }, { - "name": "icon-2" + "name": "fill-2" }, { - "name": "icon-3" + "name": "fill-3" }, { "name": "inhand-left", diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/icon-1.png b/Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/icon-1.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/icon-2.png b/Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/icon-2.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/icon-3.png b/Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/icon-3.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/icon-0.png b/Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/icon.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/icon-0.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/icon.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/meta.json index 052ebf11aa..a64a38d5eb 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/mug_blue.rsi/meta.json @@ -8,16 +8,16 @@ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi, inhands by TiniestShark (github)", "states": [ { - "name": "icon-0" + "name": "icon" }, { - "name": "icon-1" + "name": "fill-1" }, { - "name": "icon-2" + "name": "fill-2" }, { - "name": "icon-3" + "name": "fill-3" }, { "name": "inhand-left", diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/icon-1.png b/Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/icon-1.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/icon-2.png b/Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/icon-2.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/icon-3.png b/Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/icon-3.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/icon-0.png b/Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/icon.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/icon-0.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/icon.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/meta.json index d7e6f34541..8b87125a21 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/mug_dog.rsi/meta.json @@ -8,16 +8,16 @@ "copyright": "https://github.com/unitystation/unitystation/blob/221bbcc50edf4e63dc71ac6fd5152664a6b6745a/UnityProject/Assets/Textures/items/drinks/mug_gromit.png | Created By https://github.com/ksivte, inhands and modification by TiniestShark (github)", "states": [ { - "name": "icon-0" + "name": "icon" }, { - "name": "icon-1" + "name": "fill-1" }, { - "name": "icon-2" + "name": "fill-2" }, { - "name": "icon-3" + "name": "fill-3" }, { "name": "inhand-left", diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/icon-1.png b/Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/icon-1.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/icon-2.png b/Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/icon-2.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/icon-3.png b/Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/icon-3.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/icon-0.png b/Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/icon.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/icon-0.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/icon.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/meta.json index 052ebf11aa..a64a38d5eb 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/mug_green.rsi/meta.json @@ -8,16 +8,16 @@ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi, inhands by TiniestShark (github)", "states": [ { - "name": "icon-0" + "name": "icon" }, { - "name": "icon-1" + "name": "fill-1" }, { - "name": "icon-2" + "name": "fill-2" }, { - "name": "icon-3" + "name": "fill-3" }, { "name": "inhand-left", diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/icon-1.png b/Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/icon-1.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/icon-2.png b/Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/icon-2.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/icon-3.png b/Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/icon-3.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/icon-0.png b/Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/icon.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/icon-0.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/icon.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/meta.json index 052ebf11aa..a64a38d5eb 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/mug_heart.rsi/meta.json @@ -8,16 +8,16 @@ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi, inhands by TiniestShark (github)", "states": [ { - "name": "icon-0" + "name": "icon" }, { - "name": "icon-1" + "name": "fill-1" }, { - "name": "icon-2" + "name": "fill-2" }, { - "name": "icon-3" + "name": "fill-3" }, { "name": "inhand-left", diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/icon-1.png b/Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/icon-1.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/icon-2.png b/Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/icon-2.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/icon-3.png b/Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/icon-3.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/icon-0.png b/Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/icon.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/icon-0.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/icon.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/meta.json index 052ebf11aa..a64a38d5eb 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/mug_metal.rsi/meta.json @@ -8,16 +8,16 @@ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi, inhands by TiniestShark (github)", "states": [ { - "name": "icon-0" + "name": "icon" }, { - "name": "icon-1" + "name": "fill-1" }, { - "name": "icon-2" + "name": "fill-2" }, { - "name": "icon-3" + "name": "fill-3" }, { "name": "inhand-left", diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/icon-1.png b/Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/icon-1.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/icon-2.png b/Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/icon-2.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/icon-3.png b/Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/icon-3.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/icon-0.png b/Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/icon.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/icon-0.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/icon.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/meta.json index 052ebf11aa..a64a38d5eb 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/mug_moebius.rsi/meta.json @@ -8,16 +8,16 @@ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi, inhands by TiniestShark (github)", "states": [ { - "name": "icon-0" + "name": "icon" }, { - "name": "icon-1" + "name": "fill-1" }, { - "name": "icon-2" + "name": "fill-2" }, { - "name": "icon-3" + "name": "fill-3" }, { "name": "inhand-left", diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/icon-1.png b/Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/icon-1.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/icon-2.png b/Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/icon-2.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/icon-3.png b/Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/icon-3.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/icon-0.png b/Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/icon.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/icon-0.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/icon.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/meta.json index 052ebf11aa..a64a38d5eb 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/mug_one.rsi/meta.json @@ -8,16 +8,16 @@ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi, inhands by TiniestShark (github)", "states": [ { - "name": "icon-0" + "name": "icon" }, { - "name": "icon-1" + "name": "fill-1" }, { - "name": "icon-2" + "name": "fill-2" }, { - "name": "icon-3" + "name": "fill-3" }, { "name": "inhand-left", diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/icon-1.png b/Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/icon-1.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/icon-2.png b/Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/icon-2.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/icon-3.png b/Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/icon-3.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/icon-0.png b/Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/icon.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/icon-0.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/icon.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/meta.json index 052ebf11aa..a64a38d5eb 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/mug_rainbow.rsi/meta.json @@ -8,16 +8,16 @@ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi, inhands by TiniestShark (github)", "states": [ { - "name": "icon-0" + "name": "icon" }, { - "name": "icon-1" + "name": "fill-1" }, { - "name": "icon-2" + "name": "fill-2" }, { - "name": "icon-3" + "name": "fill-3" }, { "name": "inhand-left", diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/icon-1.png b/Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/icon-1.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/icon-2.png b/Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/icon-2.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/icon-3.png b/Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/icon-3.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/icon-0.png b/Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/icon.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/icon-0.png rename to Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/icon.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/meta.json index 052ebf11aa..a64a38d5eb 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/mug_red.rsi/meta.json @@ -8,16 +8,16 @@ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi, inhands by TiniestShark (github)", "states": [ { - "name": "icon-0" + "name": "icon" }, { - "name": "icon-1" + "name": "fill-1" }, { - "name": "icon-2" + "name": "fill-2" }, { - "name": "icon-3" + "name": "fill-3" }, { "name": "inhand-left", diff --git a/Resources/Textures/Objects/Consumable/Drinks/shaker_gold.rsi/icon.png b/Resources/Textures/Objects/Consumable/Drinks/shaker_gold.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..ff1cc87098887a2c9b490f0ae0782b7e8ae8258d GIT binary patch literal 715 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!phSslL`iUdT1k0gQ7S_~VrE{6o}X)of~lUN zo@GwnEjyr^ZK)BSX`Y^13>-iXD}xjxD+42tQV0J5OE3=IrGvOebzc&PSYUjVeN%G1R$B*Oje)Qwq(93&d{Us0895)eG7n{v^S z>Doq*xCNVKe=)S$xy3K)zp(D@s{)JLO~Jc5W_x>zvB!4FUJ|Jm-TQyb)F$~m1>fa& zzW;aU?{kf%7Aoq$4#YoxGl?-@KtKHV=5ErV3d0!k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`212l#}zo^4|Izfa@aYSGOZKp_SNyT2AdinS!jFZe$YF#O)e7Yr2OEbxdd zW?%FBlnrvZ1|u_AoC(M_WMpCx0Mb!FoY~F-7S95*K_CH$ zLHc1dnxzatzfWLiU;(NyFfuk^TmUf@q=R(<#H1-eHV7~Q&0zwo46?KUvY@&Q4GciC zKIad3sP z%ONm9a05fn)-6vOc#q$zNjS+kJ8ko{iK>=9jPmcc@|2gYR}I)LV&$;*TMS#09z)HH z?F}>DXy}SNs57youyCB<_@Nq*?j+vu_5w?RbqV7QKJ$i4GWO@2ZZG6~u>OBBLz<@Wt~$(69B`3hL`{V literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Consumable/Drinks/shaker_gold.rsi/inhand-right.png b/Resources/Textures/Objects/Consumable/Drinks/shaker_gold.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..a03626d8b0e29b33222feaa551966010c56fdc63 GIT binary patch literal 534 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`212l#}zo^4|Iwp#T6K8?*8Kp}>8<*)UC6l+P4U+{k*VEDa_FBmAmS>O>_ z%)r2R7=#&*=dVZs3QCl?MwA5SrRIOG-LeC!*_ImN znda%K#lQhFmO+Y!K*4Mt|LI1`X<$jHPX0HmXUIJ2DvES?2qgFpfh zgY?5_G)ozPexJb3zyefZU}S8-xBy}*NC)czh)Gj`Y!F}qn!^NE8DwbzWI=Tq8W@0N zea;{7Q0>3I0LYx_>Eaj?;r@1-BVU672g~$p|M%aVu*IP|Lm}%?;&YZX>syn%Un|~_ z4_Vm2)Y_!sa8GoxnN!rY2DOKKi(fdLms}8d|Cxf&UUdcEBj&Tcnl}855IA!7_%m_q z%l1NF-uyJ3wfh?*mqvib0*8eU+MAp_CDyQWsU~iE_F45{#N(fn5^_EsZz}OL_*U^t n-o7$AK!daSFZZbchsGl2UC#C*F%hEuAP0N8`njxgN@xNAiN=v_ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Consumable/Drinks/shaker_gold.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/shaker_gold.rsi/meta.json new file mode 100644 index 0000000000..3a5c625df4 --- /dev/null +++ b/Resources/Textures/Objects/Consumable/Drinks/shaker_gold.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "icon taken from https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi ; inhand sprites made by Failed (Discord: greetings_). Color adjustments by Hitlinemoss.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Objects/Consumable/Drinks/shotglass.rsi/fill1.png b/Resources/Textures/Objects/Consumable/Drinks/shotglass.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/shotglass.rsi/fill1.png rename to Resources/Textures/Objects/Consumable/Drinks/shotglass.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/shotglass.rsi/fill2.png b/Resources/Textures/Objects/Consumable/Drinks/shotglass.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/shotglass.rsi/fill2.png rename to Resources/Textures/Objects/Consumable/Drinks/shotglass.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/shotglass.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/shotglass.rsi/meta.json index cf438684de..c7d6205b6f 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/shotglass.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/shotglass.rsi/meta.json @@ -14,10 +14,10 @@ "name": "icon-front" }, { - "name": "fill1" + "name": "fill-1" }, { - "name": "fill2" + "name": "fill-2" }, { "name": "inhand-left", diff --git a/Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/icon-1.png b/Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/icon-1.png rename to Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/icon-2.png b/Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/fill-2.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/icon-2.png rename to Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/fill-2.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/icon-3.png b/Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/fill-3.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/icon-3.png rename to Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/fill-3.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/icon-4.png b/Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/fill-4.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/icon-4.png rename to Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/fill-4.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/icon-0.png b/Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/icon.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/icon-0.png rename to Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/icon.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/meta.json index 8f340a2eab..060a643bef 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/teacup.rsi/meta.json @@ -8,19 +8,19 @@ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Inhands by Tiniest Shark (Github)", "states": [ { - "name": "icon-0" + "name": "icon" }, { - "name": "icon-1" + "name": "fill-1" }, { - "name": "icon-2" + "name": "fill-2" }, { - "name": "icon-3" + "name": "fill-3" }, { - "name": "icon-4" + "name": "fill-4" }, { "name": "icon-vend-tea" diff --git a/Resources/Textures/Objects/Consumable/Drinks/water_cup.rsi/icon-1.png b/Resources/Textures/Objects/Consumable/Drinks/water_cup.rsi/fill-1.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/water_cup.rsi/icon-1.png rename to Resources/Textures/Objects/Consumable/Drinks/water_cup.rsi/fill-1.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/water_cup.rsi/icon-0.png b/Resources/Textures/Objects/Consumable/Drinks/water_cup.rsi/icon.png similarity index 100% rename from Resources/Textures/Objects/Consumable/Drinks/water_cup.rsi/icon-0.png rename to Resources/Textures/Objects/Consumable/Drinks/water_cup.rsi/icon.png diff --git a/Resources/Textures/Objects/Consumable/Drinks/water_cup.rsi/meta.json b/Resources/Textures/Objects/Consumable/Drinks/water_cup.rsi/meta.json index 6301d09d7d..61406ac3b6 100644 --- a/Resources/Textures/Objects/Consumable/Drinks/water_cup.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Drinks/water_cup.rsi/meta.json @@ -8,10 +8,10 @@ "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Inhands by Tiniest Shark (Github)", "states": [ { - "name": "icon-0" + "name": "icon" }, { - "name": "icon-1" + "name": "fill-1" }, { "name": "inhand-right", diff --git a/Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi/batard-cotton-inhand-left.png b/Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi/batard-cotton-inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..d0ffbf40198b1391debeaefcbb05798b84fe08a8 GIT binary patch literal 338 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zc|2VlLn`LH zy``9U*g>H6;q+CLd~3Sy96EF1LeNqfm8W4l9M4bS7IAY--Ra7`_>h;H*{!B)flQb8 zb&CA_&u0*KeqGy{$v{IH7-r0ET^$fT-E&fx&E?OpXRpoM!k)fS>HL;B-K(adMb~;$ zvJa${M|?TFqW`@9*TXNgs*B8hb6*?XJ)5}L=d(lG?C!i}rEETCyPHcn_U*T6HC0@~ zIC-1i<@)E2_C2@W^=~s~1X}|n&V-$i+n>GavfGKhYLhLy6XJVIeWzYqy|l}wc>2Bv zr<86;7t9mv*ik!kGe`fn;J;d*d~W|WeDhr0{_AOxzn9jP&Ewti^?RE9nIGQFPM;aK hKRKZUG&I3)ALF#O8GNP-vx-3$dAjgn~l`J>(SULUbk&lvq@6AvBOUhi&e?Bx&` zW)-_m>(r^AuhKnZqB(cX^4rD#X47>azK;)m{hKaoKlrt=zC7l95BE1iM%PH*O`j%h zxjFahpN$~%!QjJ%T~AZ1^A^1HYi(TrwCsLm&Ek6x)N9Z3wluCkYP0Fmue_-ZcF))@ z{durAZh7`&v)P9aTu&?CcF%U-@%dN$d{+D^$~(}Rw{@!E6!~Ajqz#_zWCR-f;3eB4 V&TKx{2q$NdC7!N+F6*2UngChnj3xj8 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi/batard-cotton.png b/Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi/batard-cotton.png new file mode 100644 index 0000000000000000000000000000000000000000..a2b3f0162f567f52db3ad4101d62ed56dd49d7ce GIT binary patch literal 409 zcmV;K0cQS*P)Px$Q%OWYR9J=Wls`*CQ5c6GHIVKQ8V%A7AqQ~~8Vb4yQHxTvHQaBYw6rwnX0-MN z?hrIYeuV-X0|%q6L4yPZ=?qdAjNlG(8bqrhxaZo|dA4&7ywC5v=MQK!8qI$v^jC!( z+md1!2H^Cj;k)k40UXgiCKA5nbUs z#9UB$CT+5ljnlcipznE5I3rar11_TLzg9SiJYT7@c6<&%DiOnI)`-{33^$AP22!b> z(h)eeB@Yj>06Zr5F*Dn|U6!Wns_h4esL0ogC5){j=AUnQZ{PD8U0``*mydQMkQ~1q zaBNE!ax0_~v0r!Idg>#FVI?^#mvDTxE{3Sl2aInmcfC;{xl#bp6+mJz%ewChcF1&NEBinNx1;n|?s2>|_bYwC!`Fh2!>cz5cA~6FKS9 zBdK6MsZA=ey#659gTV$Tz3M+3!)KZwxt47tnJ##yyg7OOrhazQub)b9lt-iro{|1A zL-50nT9BOdg)5$iQ(u4ky!pn`tQ|Rb<8SrbrZLz3u3pWbrjyy=?eIwd&Ss8pH&uW} a{|Pr|F-ltII&EzO$RbZyKbLh*2~7YiIg394 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi/batard-inhand-right.png b/Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi/batard-inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..664a6cda2b912c0efef6a23b1c2bc00f881af5f8 GIT binary patch literal 319 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|etNn%hE&XX zd&`io$v~p*A-}m2C*R#3^ABu$r!Qt!F8^Rr#KacEak-(ff9Sq0kWn4rbjY4IBUezkfz$>zz9>({sZOnhfp!u_^UQU143VylGj6 z@WHUKZncJ(tFt_XJKn{q?qpqYHRu*w!1?k!q6@yrY&grh!$a=RXUBwU`(yXq|9+G< YKhVW^zrgeScc5Jip00i_>zopr09JHg)&Kwi literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi/meta.json b/Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi/meta.json index d9142f7cf1..6a74ec1684 100644 --- a/Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi/meta.json @@ -1,158 +1,180 @@ { - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation and modified by potato1234x at https://github.com/tgstation/tgstation/commit/0631fe5bde73a68b4c12bdfa633c30b2cee442d5. Crostini created by Github user deathride58, baguette taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7ffd61b6fa6a6183daa8900f9a490f46f7a81955, cotton made by mlexf (discord 1143460554963427380). Cotton baguette and crostini variants by JuneSzalkowska", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "alpha" - }, - { - "name": "alpha2" - }, - { - "name": "alpha-filling" - }, - { - "name": "alpha-filling2" - }, - { - "name": "alpha-slice" - }, - { - "name": "alpha-slice2" - }, - { - "name": "alpha-slice-filling" - }, - { - "name": "alpha-slice2-filling" - }, - { - "name": "baguette" - }, - { - "name": "baguette-equipped-BELT", - "directions": 4 - }, - { - "name": "baguette-inhand-left", - "directions": 4 - }, - { - "name": "baguette-inhand-right", - "directions": 4 - }, - { - "name": "baguette-cotton" - }, - { - "name": "baguette-cotton-equipped-BELT", - "directions": 4 - }, - { - "name": "baguette-cotton-inhand-left", - "directions": 4 - }, - { - "name": "baguette-cotton-inhand-right", - "directions": 4 - }, - { - "name": "banana" - }, - { - "name": "banana-slice" - }, - { - "name": "buttered-toast" - }, - { - "name": "cornbread" - }, - { - "name": "cornbread-slice" - }, - { - "name": "creamcheese" - }, - { - "name": "creamcheese-slice" - }, - { - "name": "crostini" - }, - { - "name": "crostini-cotton" - }, - { - "name": "cotton" - }, - { - "name": "cotton-slice" - }, - { - "name": "french-toast" - }, - { - "name": "garlic-slice" - }, - { - "name": "jelly-toast" - }, - { - "name": "meat" - }, - { - "name": "meat-slice" - }, - { - "name": "mimana" - }, - { - "name": "mimana-slice" - }, - { - "name": "moldy-slice" - }, - { - "name": "plain" - }, - { - "name": "plain-slice" - }, - { - "name": "plate" - }, - { - "name": "sausage" - }, - { - "name": "sausage-slice" - }, - { - "name": "spidermeat" - }, - { - "name": "spidermeat-slice" - }, - { - "name": "tofu" - }, - { - "name": "tofu-slice" - }, - { - "name": "two-slice" - }, - { - "name": "xenomeat" - }, - { - "name": "xenomeat-slice" - } - ] + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation and modified by potato1234x at https://github.com/tgstation/tgstation/commit/0631fe5bde73a68b4c12bdfa633c30b2cee442d5. Crostini created by Github user deathride58, baguette taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7ffd61b6fa6a6183daa8900f9a490f46f7a81955, cotton made by mlexf (discord 1143460554963427380). Cotton baguette and crostini variants by JuneSzalkowska. Batard by SurrealShibe (GitHub)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "alpha" + }, + { + "name": "alpha2" + }, + { + "name": "alpha-filling" + }, + { + "name": "alpha-filling2" + }, + { + "name": "alpha-slice" + }, + { + "name": "alpha-slice2" + }, + { + "name": "alpha-slice-filling" + }, + { + "name": "alpha-slice2-filling" + }, + { + "name": "baguette" + }, + { + "name": "baguette-equipped-BELT", + "directions": 4 + }, + { + "name": "baguette-inhand-left", + "directions": 4 + }, + { + "name": "baguette-inhand-right", + "directions": 4 + }, + { + "name": "baguette-cotton" + }, + { + "name": "baguette-cotton-equipped-BELT", + "directions": 4 + }, + { + "name": "baguette-cotton-inhand-left", + "directions": 4 + }, + { + "name": "baguette-cotton-inhand-right", + "directions": 4 + }, + { + "name": "banana" + }, + { + "name": "banana-slice" + }, + { + "name": "buttered-toast" + }, + { + "name": "cornbread" + }, + { + "name": "cornbread-slice" + }, + { + "name": "creamcheese" + }, + { + "name": "creamcheese-slice" + }, + { + "name": "crostini" + }, + { + "name": "crostini-cotton" + }, + { + "name": "cotton" + }, + { + "name": "cotton-slice" + }, + { + "name": "french-toast" + }, + { + "name": "garlic-slice" + }, + { + "name": "jelly-toast" + }, + { + "name": "meat" + }, + { + "name": "meat-slice" + }, + { + "name": "mimana" + }, + { + "name": "mimana-slice" + }, + { + "name": "moldy-slice" + }, + { + "name": "plain" + }, + { + "name": "plain-slice" + }, + { + "name": "plate" + }, + { + "name": "sausage" + }, + { + "name": "sausage-slice" + }, + { + "name": "spidermeat" + }, + { + "name": "spidermeat-slice" + }, + { + "name": "tofu" + }, + { + "name": "tofu-slice" + }, + { + "name": "two-slice" + }, + { + "name": "xenomeat" + }, + { + "name": "xenomeat-slice" + }, + { + "name": "batard" + }, + { + "name": "batard-inhand-left", + "directions": 4 + }, + { + "name": "batard-inhand-right", + "directions": 4 + }, + { + "name": "batard-cotton" + }, + { + "name": "batard-cotton-inhand-left", + "directions": 4 + }, + { + "name": "batard-cotton-inhand-right", + "directions": 4 + } + ] } diff --git a/Resources/Textures/Objects/Misc/ParcelWrap/paper_labels.rsi/bounty.png b/Resources/Textures/Objects/Misc/ParcelWrap/paper_labels.rsi/bounty.png new file mode 100644 index 0000000000000000000000000000000000000000..8b44d0e52b59f2c03079f990861e74507167eb94 GIT binary patch literal 202 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}EuJopArY;~ z2@_BrPuWrQnD_AU^Y)tCX6Ueg_`J#3;`YhIvd-n~HGlq0et7L}IZyxmy0iz+ tQgrLu~Le6ae@OQgZgv11)Uc|#DVT%@O1TaS?83{1OO!xOMCzT literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/ParcelWrap/paper_labels.rsi/captains_paper.png b/Resources/Textures/Objects/Misc/ParcelWrap/paper_labels.rsi/captains_paper.png new file mode 100644 index 0000000000000000000000000000000000000000..b02ea9c4a574f1d6590b74025f755b2aa9f421ee GIT binary patch literal 202 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}EuJopArY;~ z2@q;r!#R(3K46)*JM`rM)Yz4Z9!PC{xWt~$(697OPOQZk* literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/ParcelWrap/paper_labels.rsi/invoice.png b/Resources/Textures/Objects/Misc/ParcelWrap/paper_labels.rsi/invoice.png new file mode 100644 index 0000000000000000000000000000000000000000..2089996fdb100202acc5368543dda2303ef07953 GIT binary patch literal 202 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}EuJopArY;~ z2@H?-MV*81@GbAOR&pJ~h%l|Lo6%#C^2w{SP}zWRShK0Ny7+qS)5-mu`) tr@*6(DoYt>EH#R<3h8YNG+4mEkbPY41nVT-44``$JYD@<);T3K0RUS&Oilm* literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/ParcelWrap/paper_labels.rsi/meta.json b/Resources/Textures/Objects/Misc/ParcelWrap/paper_labels.rsi/meta.json new file mode 100644 index 0000000000..4136d89ef0 --- /dev/null +++ b/Resources/Textures/Objects/Misc/ParcelWrap/paper_labels.rsi/meta.json @@ -0,0 +1,23 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Original sprites by Vermidia and modified by SpaceRox1244; manual offset applied by Centronias", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "paper" + }, + { + "name": "bounty" + }, + { + "name": "captains_paper" + }, + { + "name": "invoice" + } + ] +} diff --git a/Resources/Textures/Objects/Misc/ParcelWrap/paper_labels.rsi/paper.png b/Resources/Textures/Objects/Misc/ParcelWrap/paper_labels.rsi/paper.png new file mode 100644 index 0000000000000000000000000000000000000000..f9f977302cb4b53588ae04f520e5c5d55a5ca1ef GIT binary patch literal 195 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}wVp1HArY-_ zFKy&)P!M6ca5>_!k`>$UfR{W$8)uts$vF`3pzZ6U;m~RJ-ReYZ{YiEOB_LQd-*l&A z@|k(N%Fm_lpLl6%%k#`#bH%gopJ8LzqWVyysr0shYaD-F$bxXLsMo8{JZD|RvFAI7 r;)3v1UX6?F3;1N)7rv5u5zcPLD7Wi5!%kbELl`_={an^LB{Ts5ohV13 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Specific/Chapel/codexnanotrasimus.rsi/icon.png b/Resources/Textures/Objects/Specific/Chapel/codexnanotrasimus.rsi/icon.png index 2f29dff1c7ca3cea1cd5346a4b64d9fab9fa3b77..8b98bf543671896a53ccb78fcd5cca72f2ca12fa 100644 GIT binary patch delta 869 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 VRUMNbJOzCSd@+Boe2;ZWzXG%BY@h%D diff --git a/Resources/Textures/Objects/Specific/Chapel/codexnanotrasimus.rsi/inhand-left.png b/Resources/Textures/Objects/Specific/Chapel/codexnanotrasimus.rsi/inhand-left.png index 0d7d9cf676dfc449715c1d31444dd00700641df5..1dcacda0e37362eee68f5ec5e78a94385567919f 100644 GIT binary patch delta 934 zcmV;X16lmA7rO_LBYy#YX+uL$Nkc;*aB^>EX>4Tx04R}tkvT{MQ4~ebOw@=Pf*3@^ zVhXiV5EZf1Cc z!(vwBzCX)nY&bed3NWQ-?How!z{F-QD|inG=t?QO8;x>q*-Lc^v3BOv?Z{T46(QL9m(5>(zIP4LdfhvQ|Jr+=E?5B-^Pc&kZOqW}N__(?=T zRCt{2+COVkQ5XjB=bV$+t+)uC6?4WaolY5%lKfp7(V~E#e>0!_4*}DO&!9{&PP0Zybk>4NBs?vh-){l?B{mc zYewS^m=#duz5dE_M*#<@0M6$YxxLT1JbJL|;XR;=SoV$o1Vl8>Oixw+!ml2qqdr-_ zXMc7QtST0edVtheKIh8HoOI~Vwx#Qp*03SsxW9pHJh^TVD0!s$1{U3FWqW}N^07*qo IM6N<$g6~zlz5oCK literal 2992 zcmeHJX;f547OtlE29$;-4G!3VVk6)Jv|))1qHHY(5e%SA0&#(sMcE|mJ|MUeGK^b5 zKv@j7>mWfShz&vnT!M(8*dR6#0TqxPrI+_oPc-p(=FFJMIr)|Q&R6eN-CMWrSKE6B z)~|C`Wz1s$095%d4xaG63I~k>%d z;6V7`u)sRO8bG5^s1!1dN~O~2G=>UGRYh4@MO$5CE=zYFXTI({9UZ-eOSyUmrVDg* zj4T(ME;r-xcpR>^t(E!8r4~GMJP3hKr>iKdXsN1dnd|H5oBwXXt^pt)^$o=t7Gvk*RdXM{F(ad4`L)MvIMkD?YZgvbI^{;OOM+!e6`L zQ!j6yjhlS8ZVLz$Y!3>K+7Aww;eBXZ3Hxo-ONrVT z$d)KBVxZ$_ue4EKih&el?Q{gEz5#h;ccUqhg$91k^6)b&@Ni^-Hz17UQ;>d3420TE z7spn^KBh>w|2@&k|1?C|esrk?+JicUbPFfUpBAN$ee)rEYL2WnUmXKIOj($G?cdv{ zOO~O2iK40)}9mzB$hD<<~@Y^#E^yD`J4 zC>^}T$W`sJWhj#a7w!7VVI+7Q1APOxJ1b&jTppYbvuGqwPlbVxScRs67UTPGca=63xfJ_*@JG__;q={E}TEeAIWkDE(pE z+r9C7-qH=zNf%95Gb z@ynqS^fvD5F-Glq35{aO7!Nl}W@4aGjJCdxGl#RJt|eryr_E$c{8YTZYut+!i%z}> zjl;l!u-)Qm|E{6Vn(C-LZ`I(CHy6{=tBE@pyG(8!HQat~x6|Zq63fFeGH1`bSJDUQ z^F{wHXCIBvM4B(0t?_A?LlLcZ6Wz;QCC{P?&qv z5m_%fnac9bWLVeR>f#BV;upc+x-V1RiSat5LwNNw4v3|O_L+uMn&x`#Y4AWk5H_V@X%>M!n&t7NN@7zN3Rri>HR*&eXZz734wly9O< z_{T%#9lBYDas1{(b8?$Ue*U~UyYx=Nh+^anQzG4dB(ODTN!8=T68}q*O?1(}rnV6M~xJ%vf_lh(reil-DSe8np0_N?a7WTuBfIgU%T4N gFsQCs7lfbSTsvo*dLqz19nXaCxX$6ClmH+?% diff --git a/Resources/Textures/Objects/Specific/Chapel/codexnanotrasimus.rsi/inhand-right.png b/Resources/Textures/Objects/Specific/Chapel/codexnanotrasimus.rsi/inhand-right.png index 6e5e4cd27a298a533d6e7d06aff4d5a9ad3f61c0..20c3c84cb285acf216d7c5c81b04ea5cdf1988a9 100644 GIT binary patch delta 1015 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 BvzPz? literal 3522 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 N002ovPDHLkV1kQ;g!BLa literal 3075 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 literal 3083 zcmeHJdsvKV8^7n&94e_M$C#87rBuUW(}zS!1-%%>_xe5W{T$xsxqtV4Klk;f zE?eSd$Qj2007H?tryqXL*MX&n+f!ki9|Le4)~^z65Q(M%3y%Sez+eLjbf92O2cQh; zx(;QSPNmR*hNpL7(6FvstJ_y^m~Qr7*R7*ahxXZxb?SRPpN%_MSnnS606l?`J_|() z@j<%7af4*A09bl@Og#pR$z-zGERF%!&_G|`V62I$5qH8k-oy#x%*`z(J4~^#w6`)h zxBYCY{R}5QpU;~zXWndQR|glqvu+a#o6R=RHyC4RIL3LB`6TC07IXoOSvs3&6ic8Q zQ)tE%bOm_WP6p+j3{lY$rO_FBOctA?j~7&o1nemql}=+Y=yW`rfaig3%rKecPp|ULTUDRB ze?Z4e$MX*vV)kFWj4>}Nolc`Ob-XClSRHX=I%ATPo{76JbKPcBOXoxu*WE?y7q3<@piyw}XvQFbesZsE4)t$fAG|GL zss*Hpv=TvnLdGkZ;Q4ohvMQq7sgDRy$_a7}f+ylT)lbDIzO0<*x==iBS$g{K?UB>l zIzoJfX1BH_3c1TDA4L59WGxQ?TP!1*Y8zCM*}e5U%@On@Wnn0fEA?`%6Vh zqeI}t6IPCCwmv?wn=6mJRyq~r?(K5Dkh|9w-hIZWew@km4N6sB{GiR;Wz1V*mY~B0 zL4-h+7gzbGnL$m8WHLmcx{M&)f8Qnqy{{2a$-|xafct{|=;Pz&8;2uz5Ig#1wL`B$>4SPfIK{Y|k0i9r5X{Cj0YV^8Ru`l<@Q+_E%V zq0+kWw(FX(!m0D*2@(d^H^BVq$5@}E7Ca-gmf4XAQU$HGO=V=z)=1g8!Q||k0sqki zp?dAu7dR_aU3R=()>`Phx-Q+a|KQ!O6AtBf(@&^sAK?p9G$Lx4b^Jc=gb~m$cK~z!_FC+hbUQ;h256ut|9O4+oFQ2^+cW^L9;hTUf0I{Q0Z2AZTkef6o~{uN_*%vmE+k?X_l0D{%z#o zrst*FI~DQl`x(xf0PBXIDjNd(BjWjI;=(TX9gw{Isi~^yI>}dvwU#`5uTuB4lFc1N z1JCj6M^d?YXKeSHwt8uQ2EH)ZGhr)?(gaExE(r)UOG>oc5o8hMV?uQ}_N(R>!815T z{@VnksCbXx@%)u3dD8PcZVI{nw|KL-zC!pEn3d%a4fR^)z`dDfF8lcr|J+^lYTBtI zHT!ook@gA6H?W~LgKAunPKV$E74o=*xP(Jpz$BLtDl=t~+0#Y46(&3Gd{ zpOOXP{K?&G_d`$8$AtXYu7Pw z-y+1@Z!ti;4gNt)0T{qTySf0j%m8??7GQ2B!04#s5?@z5p%=W!%M;%O{N&W+AHpN- zDDTzL0Q#mnP~hnCF?f&}BU&tEb~D)~O#Xr=8_cl(oRXB3=K;f}#ptPs-~c{Q@u7Yt9oeZmnr8xKs6v3A=RafSa(@7Ohx zxH;?W`FnF&bzXypWvbWir1|X|tjvifRE= z^&x)gcEhf=p-*s|>2G)LWKC6;cerFD z=TL`4KC^raKhVT3a&TMhnidj=4t7ZZa<11xU7_!dqHoVl P)!8KyF7Yh(Sex`8W6G^) diff --git a/Resources/Textures/Objects/Specific/Chapel/communistmanifesto.rsi/meta.json b/Resources/Textures/Objects/Specific/Chapel/communistmanifesto.rsi/meta.json index c0dd9096bc..2240b862c6 100644 --- a/Resources/Textures/Objects/Specific/Chapel/communistmanifesto.rsi/meta.json +++ b/Resources/Textures/Objects/Specific/Chapel/communistmanifesto.rsi/meta.json @@ -1,23 +1,22 @@ { - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Originally drawn by @Trosling (Discord)", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Sprites created by Davyei (Discord) for Spacestation 14.", + "size": { + "x": 32, + "y": 32 }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] } - diff --git a/Resources/Textures/Objects/Specific/Chapel/honk.rsi/icon.png b/Resources/Textures/Objects/Specific/Chapel/honk.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..caa8572835007acde512fb1549122f9402afff03 GIT binary patch literal 1084 zcmV-C1jGA@P)EX>4Tx04R}tkvT{MQ4~ebOw@=Pf*3@^VhXiV5EZf1C)8X(u4eRS3Nt}1XVpik6Kg(xqI66oQFr{bh97yZH#AYrl zcn=8ZN!0-992l~ru@#UWg|1cjO>m;jvX~jLmm)JD2LL5e$66ihN!tW@9OySp%K$lA zVMB01u$j*5)pv>wJ2tH4MWF+IgqUN2FbW!ZQl!Z-ObQDHhX^5p4g9@jf0#TPX;SDY z%#y)GE&CCF@H<;4J~mpJ)DeW{7uWq50PhZzimv;8?7F2B@I1qnRr6<#VDb|@#hTWC z2>va&xUOm1E?jOy&r?>l)w1LPjj{=kx)V3NU{I`v)+X0RLKp zy<6*Z`?sf>-w*wna(JsrRigj^0(nV9K~z|U?Uv7L6G0rsKU>l?#$;=31F@x0JZ!zG z2Yawy6lw`pq<0Us_2Q}6tI$KCe?XDq#b1bb4~n1>Do9ZpJa|x=6oSyQEwss`*`$q0 z>3Z07P3&%W6LT{UmSJYT`+aZTcXoE5g%d+oY%Cn%^H>EQ zlAr$j~xBiL6nFNIFkO}^Cg%yQgPz*cdSurGo-3b0;z8i$gK+Rj-DFkeheRP_$s z)9WHn4m>?}zRf9t9P0)ocV4_>K9R9wXLKHHn>2>bjzx7vqGaayj zC}aTm_IZ`t*B@BM=px%Z0aNXNtev@I95Ny+5Lx4MwG&|n_a&%czO0($qL4vk1ux&v z)tkn>04a6G+;AT+M>)}En05nr=)Z7;ygJ?u97|B0tgL$p4Gj|ToCL63c|GJfIq;@$ zhESW2urGp=m;^xm^aa3l!V1ZOCu|ir5eG#Se}CfwM%QL*?kxHJT>>7z(K#s9275E+ zQLH2;Q2@{#|AvkZDE@x)elV7Z*#}q14_6=dMM&=cMDh3YOIvG9fZ+g@)!^!2Q4$ko zyi&Oj?B^4W32?H{Eq=t)TwI)$IJeN0d@Z!lRQv`u-QMLm%LPpU0000EX>4Tx04R}tkvT{MQ4~ebOw@=Pf*3@^VhXiV5EZf1C)8X(u4eRS3Nt}1XVpik6Kg(xqI66oQFr{bh97yZH#AYrl zcn=8ZN!0-992l~ru@#UWg|1cjO>m;jvX~jLmm)JD2LL5e$66ihN!tW@9OySp%K$lA zVMB01u$j*5)pv>wJ2tH4MWF+IgqUN2FbW!ZQl!Z-ObQDHhX^5p4g9@jf0#TPX;SDY z%#y)GE&CCF@H<;4J~mpJ)DeW{7uWq50PhZzimv;8?7F2B@I1qnRr6<#VDb|@#hTWC z2>va&xUOm1E?jOy&r?>l)w1LPjj{=kx)V3NU{I`v)+X0RLKp zy<6*Z`?sf>-w*wna(JsrRigj^0s2WqK~#90?bY4nev&oXL+a zKA#uxz2kSsfBF9a5fKp)5fKp)kw?W@M4F`<0e~c&b0CQ*3i0ZE$E1JvjJrMnyg2<} z)*jheu}U5n_^ttRC1n2SmS1PLY0*BJ-DdvimRt!3{o?}9idB;~0A#E}zV9Q*0==6q z{B9r4jhS?v8-w5Npm&o&&>1|(lF3^#0qU(yOzm%=kz0i~e*qYMBNFiDFVM)XVrqW_ z_0}es*tB6b03=viT)^@~4(*nQ_U<0wY$o6w(caxdyX9edB8R2L1rT-9Nf&oHxIvB(bE0A|()-RZRok|YLcb_Cd*0j|&J_vEX>4Tx04R}tkvT{MQ4~ebOw@=Pf*3@^VhXiV5EZf1C)8X(u4eRS3Nt}1XVpik6Kg(xqI66oQFr{bh97yZH#AYrl zcn=8ZN!0-992l~ru@#UWg|1cjO>m;jvX~jLmm)JD2LL5e$66ihN!tW@9OySp%K$lA zVMB01u$j*5)pv>wJ2tH4MWF+IgqUN2FbW!ZQl!Z-ObQDHhX^5p4g9@jf0#TPX;SDY z%#y)GE&CCF@H<;4J~mpJ)DeW{7uWq50PhZzimv;8?7F2B@I1qnRr6<#VDb|@#hTWC z2>va&xUOm1E?jOy&r?>l)w1LPjj{=kx)V3NU{I`v)+X0RLKp zy<6*Z`?sf>-w*wna(JsrRigj^0z*keK~#90?b@+x6JZzz@aIi(Z72;2HP%5WI3!9H zx>s;21a1F-HiBJR=u&VrL+KE8>)_Bu1fhfN(4mE{c5-bgZR{k$YJ#SfkmSm>N$y^U zfFOu>UXCQ-^P9i#yN8$WZn*~_A|fIpA|fIp`mc!Ff`jC;8b%*P1gZ*=)|NYm&s_I* z%JIFI3gB11K(p;7mNd3=sX9~Fr#YzZCiQ4EtARZr07s)))!k$(-%MR&JD0kjSn`xH z;@{3R> zfW!e(2UyE5VsLW-x#%p4<0nv$chr3VqA0AcqmVCRx<87k$q6WWYXS-fQz?vJ97 zFQTxz4iRq?@N`dx=hL_`aue~nG#tlZohg9+p*g{>Yo%#CF~vM+CInE0QQs1D(}8& z_0gGjt25w87+0>^*myI7CyyWEe(Hg*b9@azd!RF5o!4=F=p2b#WyFU}*iC2)B(Dyf>+noW+vJei3@cu&rArXk}?*_Q`1OCKm{@xjY zC?Za{qn&|IvF|XxHX-Fch?Y>1-s~3BYy#YX+uL$Nkc;*aB^>EX>4Tx04R}tkvT{MQ4~ebOw@=Pf*3@^ zVhXiV5EZf1Cc z!(vwBzCX)nY&bed3NWQ-?How!z{F-QD|inG=t?QO8;x>q*-Lc^v3BOv?Z{T46(QL9m(5>(zIP4LdfhvQ|Jr+=E?5B-^Pc&kZOqW}N|a!Eu% zR9J=WmCbM4WE{soj-5D7TE|YD_qyz*-Pi;Z6KS>eu+vT;p$%yljtDOMEB0q_;6Io& zZU~7BXrgQ)0#VS=mUMJU-{!cr+ca6?B{qjFX4AH$tw0>u@8rk!^ZdTg=l2HxcN31f z@zO%c2Y+xJ8-V2pD@QtO?51;P&!SGo{NdW!Zwu;V%r_Qg06J!mO4%Zz>FhR}FP*o1 z@7~DsL*oPtof(TV=~)qaU0+f}I%bdhQkO=x4?sK?Tj$<=d()~uYABaB^0aewoYJ>PXj!k-27pRmiBt@iA?FWf^C;^uiO1`lu;}Jp(g#sEKv&XlM zRevgF3&*j^<)`ro1(dFzU&NVF`Sip*S_ULV97*7{UlZ|(8;L}e>G!61wEURl8JX>s zCLt-t+8-AAf`Ou_Oy~1#Zmuy`(%E>pgERev6Ki3<-1q^f?$X|Ek1Www61cQb@~@v? z3^H6*HHycz;HJ6!G=d;7Q!F9~0`u=L(0{1*nJeius(o&`ztYU0)z z2A|EJ8F_m~^#N7YsFW?{N;*q79}l`zT;P$bJ2|Uk35CpQhB9Ck9eAADObv{zS z@`DxO9Qaf57_y|2D?z1fkb=lq9qwBgf_xFQmqfj8BC>)=eIS_%d({N~3&7x48A%7By@TAj0 zjzmZ(3i7k{L^K-EIE;-QMhQ*Fs##=nMF5T&267}45J)Hr8C|FAx`%eoK?x*N833~B zbbxwyZ;y#+^o4b&`*-K-^+r#@p^YV=sVbAP7*Sb9lB588LQw(&!*wJa=6>ZqnwC0{ za}JXO0KV_zx-O<=5ebI_=YOVU;kqt&f4YODh}ib_zaya2?G6%9mS3m>S(byIFzlYy zht+>xKvRe+~YpAr(oRLUmFRE7^PUlwlPy&iiI7jNv1{de{k Xm;?WgFior*00000NkvXXu0mjfYR&aH delta 802 zcmV+-1Ks?!47di6BYyw^b5ch_0olnce*gdg1ZP1_K>z@;j|==^1poj5AY({UO#lFT zCIA3{ga82g0001h=l}q9FaQARU;qF*m;eA5aGbhPJOBUy24YJ`L;(K){{a7>y{D4^ z000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2k8e04Kf;%!G9`E0007fNkl zKS&#K6vsbz%|WdVWO3+r33ibdTrDkb3Jxw28tJ77B8Ac|2X%;34q73u1u0HBG=;hf zx=FFwicoN==x=gy354>iBwV`q`*G)=dNo(NtWOwmDgCQ+oJLzc=>wy5YOmA@w(OEtShU;-zvKAp}AQR;txYdOr>iv9r0} z83-dBb;a|j`91(8*QMmTG@DH=JIDQh!hjG09FS5XrGKR8I9KZ(A0?ZDisxx#D*D+% z0VyS)H#fCjrkVl3&gOpJROmN4U}tkY9eU2%>9RI1rDV2H&^nf7F_X_TFfb6gD~^wP zuYvGKYQB$@63enMO_Pm!osD`O(=@Rx3n?Wv->2ldu~|*UY}Eju=s0vb9RPwL&@2Q& zpqVH-4u7Mgqcoe%WV*o4=0;R+*L3da%2k|9^lG0^7F9WHMS7W=BoQPz~JO+1@(q zDFqXgQ{C_EM)C`=Qmsb%eW_dy?*LT;7I4-R0}rML^*mplU%xi;s}QFPOm2ZV#*>_c z06ab$=f(Lh7<=+8B5Qp8a^-m_qqVTzTKhKY8e3ObULzTTdkInPNxkuvM3t^zkSB23G(St~uaB#sB~S07*qoM6N<$g7=GDvH$=8 diff --git a/Resources/Textures/Objects/Specific/Chapel/mysteryofthedruids.rsi/inhand-left.png b/Resources/Textures/Objects/Specific/Chapel/mysteryofthedruids.rsi/inhand-left.png index 4be96c20708ae8c27935918c37a6dd1f9e314b89..f27ffd7038ef853dc3024beaac17f91b4ce9d3ff 100644 GIT binary patch delta 937 zcmV;a16KUu7rqCOBYy#YX+uL$Nkc;*aB^>EX>4Tx04R}tkvT{MQ4~ebOw@=Pf*3@^ zVhXiV5EZf1Cc z!(vwBzCX)nY&bed3NWQ-?How!z{F-QD|inG=t?QO8;x>q*-Lc^v3BOv?Z{T46(QL9m(5>(zIP4LdfhvQ|Jr+=E?5B-^Pc&kZOqW}N_`$OT>1bk3$j!C9!1 z;LycIh#(as#KeS?J2>vVJfB0GAX0=TKcWZU&vwg~cRzUV4etvO5fKp)5fKp)UD`o& z&;0HCe}866gt%8NJblnGUvFJQKkA{LdT?7c(`k2=L_W@kdVBL8c0P>o_+>{dS7ZR4 zc2}iMZ4iA#G){2rPY|6Z64AK-@UGePONhn^`sks5T_kp)AQ5uV+%xsmgAOVH06i^Z z7Hp%@s;#sY8m*d{1>4Zm@>y(mb@S`fPd%D-l~&X6*{)D;p{*sF7~%}vFaA+ zw7Y75YZp3k&vIiMC$p-=k{3h<005aYgt9E?(4bgya1;(ia*x6RiX{g+G*Fg>%o&R0 z&WQ~`7gM-?3|KY_O2G)-1I7Rar2xx@>&MW=R3`YG$RP*-pL*jT)jL<5$q)uVGsIDp zNq^*yzYI(qg~})!UKyCYPjYj`5)ly*5fKp)5fKp)txU3iAoeu2PV+v(lf%Q62O;(} zwobqI5mqJEv{zg`j%5#`P=LfpKBoR77;00000 LNkvXXu0mjf3XrSx literal 3041 zcmeHJYgAKL7Tz}x^5CIJqKJqh5J6PRLqSC%kO;v+4blp=yo`d6iUNxGzzb-#P%Xt5 z*f15rSF0j|h;4^PKv6)9wN?dcL8_vTAc!Uel6&S{t<~vrtr_RX{OZp7?%ijfopbj0 z-FBfTDsX<+q%88p>tr)rE6jm zV}M~!FwF^c9!B9h*~ANbNrfiLWU-AnTpr&TCzKBctQ3>MVzSvR7M@MT^T0A^53zOi zHL{S$aKo;%tWb3w1GqZN?+P!CQZr;8x3yTgO zI(+2l*WZ+uoi0C9arWEqs%y?)sJ(cpuKwCj*MGio^Hx*yo%Y}E-n-xN;Nhd5r@haf zYqWj3ewr7}^Oe11_9tHEm=}Y^VzM|iFM_d_CT`AR+qxPJ@s)F85-i5JrE>*-IR{Qv z@$B3~x`hi9f8-Cf_qgNGLsNUf?7t(H@jo&9gV<|c&0xYL@WW%8gBWyFmSX|qFZ@Y^ zC+Zq+@^Tac2i3sT4t?;Q{e1zO8mL@NwwTnHHC4nndwtu`Ye_8eHx_!Il(j`j-aw!Pr2P5EaGlwNlq*S{B=Q;xd<^6cd^la^P^@%vEtGh~L6OQqwiDKna;ei6VQ~+-Q@r=~WF?b@l zDDHoLAA#_MPlF++x9fIC@!nB3M+sKLSB6**EN2v7$Xr zUyY#iBvls{lC}MAZq5#`qgQ0>tW5>-1xi{bn=&#+#1iTh5 zDz6&rW>$~&SFL!8pnXAEEP3yTqnof%m{ zPLl^RrJ`H7hT0eXK=;I7`2T1yKNSIAO%>wKn1G<^=LM~hnjNSAo3=}>FR69S)>J-P z>>x~bl1U@-BZSuxRFA+19A|Uz2`{1sxAv0=E{P3$;+|)vUN%(vbWD&6KBzq)70e~x z5uEED_^B^U*+4~-ZQ>jM=$+jcp+VqIjkSrqOg5ZJ%12Pq8Ce;+x^voNo46+%8~Z40 z#c-{*IAz}7eZo$Zf4jxjG4aBR6KbcvT}AkGB8c6Dps{yjYg^0qkF`GKRr8N-j6sm+ zVyHmSyyo8X(+dla?#_Kcq?7rM1*QlrQk2vXmr?|UsrxUrBADRWbvrxe^F8Trf2+OiP4}N-1ZrBGJue0S zXcI{x0e(bN-FOlYSaH6=z5u7PjrB2XJRYqG3<(BUFT#J}wgB|wP}&24HSYmDiUydP z2QX|^{&#Y3JYlqOR)7SY0Ri;X=WN3f-m1XxBmiRz8U%cqZ;6AP)v{nI=OKq@ZfSCm zikIRFWHO0wXi9Tuv+Jyy8J4v@q<__%x$Po95yyAc*PoenX_$f21ix5k1s(}qDmtK4 zwtdkSd7<3jT;l2bi}%&`f@{*MI=}WYBl$tcZrXPCw(LAtb9=+eM1M2MD?1!in;c!z zF}5;qa(CpQjB2uXXvO`m^oi#><#87@DI;6bD=pI|Mc0HJdW_@4v4ZnIuu#W9b3~MfXwGVy2`^0VOh*gbR zj=a kh~M?i1%-_f63NzHw%a7x>J93aAgnXUq_ZW(e$g5K0;P^ervLx| diff --git a/Resources/Textures/Objects/Specific/Chapel/mysteryofthedruids.rsi/inhand-right.png b/Resources/Textures/Objects/Specific/Chapel/mysteryofthedruids.rsi/inhand-right.png index bdf1c5e363c1997dd91da08825b8a5d7e66a6b3a..d345671051727aeccf2beee4c01df701c0bdffe6 100644 GIT binary patch delta 935 zcmV;Y16cgB7`z9NBYy#YX+uL$Nkc;*aB^>EX>4Tx04R}tkvT{MQ4~ebOw@=Pf*3@^ zVhXiV5EZf1Cc z!(vwBzCX)nY&bed3NWQ-?How!z{F-QD|inG=t?QO8;x>q*-Lc^v3BOv?Z{T46(QL9m(5>(zIP4LdfhvQ|Jr+=E?5B-^Pc&kZOqW}N_`AI}U zRCt{2+P!bnKo|z_=i;v@B#j~xw;)(yVPK4iAQB4;5=d>Q%-y4|{1cHFnY$ICj*JYc zI&@$pEEHNP)Jh17Q`c^DJqFZ;O7S%@kps_fvwSB%dUbam-UEn;h=_=Yh=_=;Slg(o zNzaSSjDH)@Xx3EqM+w-ds{4gUSowU6y&DJfNp}sepEuO^d&}tfyV!oSCv@k<4t)0F zp(?mp_+E&Dn+1StePCWLSLJ0+-wW}6=VNTn%%qo%W=%!CB_;cL0Dv46QIE>0+yeEe z3^^zQ0AxRp@t}l8vlg3kVga^VZLwOqD`e;(XMe9i1}65$l~k^P{c!~{Fn{L^9lTt+ zjjdLDwiN&X?|yz&R@R0bDhR{Cx!p}Hbdt{PE`(t~4i&7djh*44*1XsP00J2y0KnNjqdPO>%}`*ggXN|rYgYO;WsS8odF$F zo&kT{8OX?_bIr|E1@O8@I310kgb6o)0U+;SypX>@A|m?V{Q^;ivnMS8Qn>&C002ov JPDHLkV1mtZt^)u7 literal 3122 zcmeHJc~p~E7QZ2ZEP#lFiVPS8(a2^=plnKHiLw-HprFElf>jEgiU=Yi^uq-iabYMT zC^@3IprWE8i(&!6qG$zNijXK#5Cc{k0yb>P_xi=9?aUlI%b7F(%-rw%-n;j{ciwxy z``&%u+qq=%B3*_t0|0b=eY^vSdVv}=EuuUf6W;~Euvxv#ca5*F70?JDz$5~6z<~lJ zLQ?}sZ*;Xm`i-tZA_JLdPA5Pnbah|#xLUu_4d3eOek6@IS$~0Oq*h$$22u&O*b_*F)^EI zH`~nI#=^ve?KH>cLwg4Y2i9zt`Ochqc3cOJdJqzwPS?@aG1ApF;><9a!TFa3)q_4w zy(Tir95nPvWPK944lH7wnxxnAhKiafnWCvhrO_GMM2CvWKtzhHK_P2uQYb`g8qp3E zea$H|>^-y$1d&wpcqV5{&Jmi0=Y?yAfp-UIa--I7r87R5YBbH*a@K7294iOMkDQ!c zT)n*c3m5tL`UQO&9I|xT^3YYEtzHxTc}#3V;)bM+$(vHPZO_<|`RAQkU+3=2+n--> z;9&95W5-XFoIG{*9P{QX zIqcF4etuRjyZg?S;FBfe7=oKTRo?msM*_K{%k72HgBeUg$T9(+3GYSth|-!jz6-&# zDg@ENaj7K5{31D5Qo|c+G-~3BMo#V97u<2&(l9ALacKYoTBeGJJ)4W)64vUqD(kRk zEc{ma__yxQzY>|YL}ang?(uxLm$gUA@=ISB!yUXC!3hMTQUnoaM4@TYRSQ;bR*fFoQYphVNbZ+9xWD%R>nfS^&g#$aG7FhQo7>FB>M39Z(r&1|{ zO@0*j(p}t(53l(S!K4HsmJv&YD<5kn;@Dlgsrc)xfZA?>Z)F-wbr!+LJUIfqA{pCx zmDn-*)K2WKd+W0}1p5m|*4{XO!>_)$pyAyvy{FbYilCydKNII6Xg@j;h8JKx2vo6S z4OuYqhY7vPG3;t*Ij>PDWjzh8%*R$shSombJ6d+=^JB%ian<_*zbwRO$(@ulSFA?h zJ;BSV!$ad9*Gz9Twbsa*vs+E`|M(Ba;ID1~*5D2V_lYy$L0l!JtTRDBt{&(gaf!9Q zba9X>c0zEybSXf#nu5%FZm;9qs@^|-k zjbw+2r>IgC$&_W*w{YFg76kGA>LY(mHns;7>#0r!u}@js`&s#Ycl@N%Zi1SRz#yCZ z71k>zt{d@4nU`EoS%cNr9S?tyD61O7z8O+Pk0uCvB%-nqZi%b#?&g?P(;9-F?-KiK zG6msU(%TPyCzs!s>y_+Z$QA`|PQ80?IW`Ze*}9 z?TpT!wrXEY4EoV_l0)bAjDfiYX_2(zfb%J4QO5a{Z5(G?FWceA2U4pfC8jdj{NzKM zlgqA}nZFgzQch*M3&VXOo&3bo;e=A69V!k>fvEI}T_piwUFDh!=@3@G*MjvuHLEwZ z!a2bCi?l+So8!IS)V!|qZX3D^N4WK_q>_hs%34~?;|}I%*lpQj;rJL@>+|sVceAML zA=})f#&JB0Y6G$!RkV0l-jp`#ey>$Y;js%o`cl48noS>UA4p^jR6CyOHKz9T1|OD+ zD92(Kr1gycWzuZIJ!kz7q2zmAdTeFt$zJ1@A`*7ROz!_Q@4(sxOn#*gcA_=CtssR< kn`N7yzEri0?|t30C`&xQx>%xHK?E0k`HQ{Jd9K|0Gx1o;fB*mh diff --git a/Resources/Textures/Objects/Specific/Chapel/mysteryofthedruids.rsi/meta.json b/Resources/Textures/Objects/Specific/Chapel/mysteryofthedruids.rsi/meta.json index c0dd9096bc..2240b862c6 100644 --- a/Resources/Textures/Objects/Specific/Chapel/mysteryofthedruids.rsi/meta.json +++ b/Resources/Textures/Objects/Specific/Chapel/mysteryofthedruids.rsi/meta.json @@ -1,23 +1,22 @@ { - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Originally drawn by @Trosling (Discord)", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Sprites created by Davyei (Discord) for Spacestation 14.", + "size": { + "x": 32, + "y": 32 }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] } - diff --git a/Resources/Textures/Objects/Specific/Chapel/ratvartablet.rsi/icon.png b/Resources/Textures/Objects/Specific/Chapel/ratvartablet.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..0e294639fa9e12afe627b5fc9f04df6a768d78b4 GIT binary patch literal 826 zcmV-A1I7G_P)Px%^hrcPR9J=WmOp3{Q5?rVms~H2Nj(LP^l~+72n77s$#P4<#i0(;p<5NH&?Vp| zNa>&;F1pxBglf@l9i$)~G8oA0&?<$>VKp`l*ajtf*EVgF=g?kg71Nh4F8OZv-tYb1 z_x--V`@RP)w9vwThH}t_Q;(8j_xH6s_JMM#vVo&RhKMJ__096OOEy;q;N~skFH*9E zqzM3wj}_}=vbi$n62bcT)T5;E<~>3(@HIoAiTmRZ32U{@y5g+oh1nVB5Ax zCX)yAn}LCWJtr6)GDKf0EC#y|i+6Vs=SPHCTovNoUBqDbVbPZgi_sxNG|JIb1uV+~ z5SI?UC7uj3K31gUR5+?1;?oQi{CRpG#(A+5UvesBbLF~eP0n^>Sr!u$6aU~?epcK!zZ8MKR9FCbM&xW%S^9nwWmo+S z{VS1xzivc;lo?5Pr|18suHuXM2x>ljy9lhV*Qhx)3gswqo(hInI)G*BE($Y zVBwp|mz7RFd^SiVLd-0=l$;8A+m+7Q)NR<`8wDVnD|4j>R+cKXX$nViIf#(;gD?@t`~MdUT+9|T%xp@pXL8)$EX>4Tx04R}tkvT{MQ4~ebOw@=Pf*3@^VhXiV5EZf1C)8X(u4eRS3Nt}1XVpik6Kg(xqI66oQFr{bh97yZH#AYrl zcn=8ZN!0-992l~ru@#UWg|1cjO>m;jvX~jLmm)JD2LL5e$66ihN!tW@9OySp%K$lA zVMB01u$j*5)pv>wJ2tH4MWF+IgqUN2FbW!ZQl!Z-ObQDHhX^5p4g9@jf0#TPX;SDY z%#y)GE&CCF@H<;4J~mpJ)DeW{7uWq50PhZzimv;8?7F2B@I1qnRr6<#VDb|@#hTWC z2>va&xUOm1E?jOy&r?>l)w1LPjj{=kx)V3NU{I`v)+X0RLKp zy<6*Z`?sf>-w*wna(JsrRigj^0?tW9K~#90?b^XhlW`o!@z1l(shdm4V~ht2OHi=3 zrLMV^P!~a@OV@S@!m&dKAH-YGLFO?BJH?J2^DppVG@F~Qp{0z72dPL8&e`L$o^8*s zLk#RT_k4+p@9PhE@5h(lp6Bp<0mc|(j4{R-V~jDz&TVCBK&&hch=1|792AkGLj#3v z7gBMr$YkpXjyjMnn0T@FS)%9zz@vyP{39k-R~@)Md`guC*#XmvEV9K;7}YAe-ER1Y zP7zJ0miuW%7O%5FcTX3z$|)k_Hj-|WjUtjvCPh^@p;eCYaPj~r+WLg%B#iXikLXv=21urD&*B9zo zEOzd_0g?fH^n9bpv@EU2Vq?dKyOBC7WdpuJ4R5v@ZS4(^450WjN0Dh+RW}h1;J1B* jTQ~mfgP1YK{tG_=DjO!uBeOJs00000NkvXXu0mjffE^X( literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Specific/Chapel/ratvartablet.rsi/inhand-right.png b/Resources/Textures/Objects/Specific/Chapel/ratvartablet.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..dcfac241cd5c5d6cc79d08718b788a3c47c34ec1 GIT binary patch literal 1247 zcmV<51R(o~P)EX>4Tx04R}tkvT{MQ4~ebOw@=Pf*3@^VhXiV5EZf1C)8X(u4eRS3Nt}1XVpik6Kg(xqI66oQFr{bh97yZH#AYrl zcn=8ZN!0-992l~ru@#UWg|1cjO>m;jvX~jLmm)JD2LL5e$66ihN!tW@9OySp%K$lA zVMB01u$j*5)pv>wJ2tH4MWF+IgqUN2FbW!ZQl!Z-ObQDHhX^5p4g9@jf0#TPX;SDY z%#y)GE&CCF@H<;4J~mpJ)DeW{7uWq50PhZzimv;8?7F2B@I1qnRr6<#VDb|@#hTWC z2>va&xUOm1E?jOy&r?>l)w1LPjj{=kx)V3NU{I`v)+X0RLKp zy<6*Z`?sf>-w*wna(JsrRigj^0~|?2K~#90?b^?4(_k0}@bBBS-Rztb>%2$_Dw_j` z$~vp1`{6)A1|nWO2@X%P(u0Cw=t=M}x}yseMCjF<`v)9sXy?}Mhd7-S*}~N6Ca&ui z)1^&b4>AxBO}o}^%JVseB=4JV9^Sl{JOCkt5JCtcgb+dqA$biAH1MH;2ENldepgB+ zyVVUh+YfW!X&YkWIrx2c3=i9Jy7|Ypg8nV5D>|m%xDW|>cw)we$0G_Wbgbo#QAy;9 zSr;@_g|oUEzLT5i2^ao=N{LD$9~m=Iv(E)>BZD>{3d(8AcTtvQp3zLKr&e*JYZ+>K z4H?aZEX%v<6WGdW|(mSgi4z-a12XTXN>SQ>+N7vd8t{N5Z?Q7UKtlBuGE z^KEv-CsYjDT^Nt0aj~l!MpK{VSj%rD67ulGtbo1yoLFDmL~FB&TaOlZ-5wALd3gMd z4YhSu*huT}o-hi^nRf+5C6UJxIRsic(kUI6yPb%?W{67SuG#~llE}wr7%q1^kxuCd zv~t7}MnO6A761VJUORfi3TyXqT)CTMZD$!Wnpw8+<&e=#bevDXP{7)KSr!XLLNRj?Z)bgUY{R(_rP~@sp35YpO=?0uPl~4PthwtmSr9ZdHC(C$NA`kYVL6I9qAb`nSi?e2A)0< zapQV7+Aei&Yo4MDAk6h6@vaKTjsU$`4M#jWIBzLMtFDiTvf1ftDr}>6DHO9XU+Q+A7{N z@S*lAly3`o`|&##Ru-_d`K2-sj!Ghrggkuf_|J2M5JLVTKLK;~M~78b8f*Xn002ov JPDHLkV1mp|IL`n8 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Specific/Chapel/ratvartablet.rsi/meta.json b/Resources/Textures/Objects/Specific/Chapel/ratvartablet.rsi/meta.json new file mode 100644 index 0000000000..2240b862c6 --- /dev/null +++ b/Resources/Textures/Objects/Specific/Chapel/ratvartablet.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Sprites created by Davyei (Discord) for Spacestation 14.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/icon.png b/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/icon.png deleted file mode 100644 index 2c0a574d58afd9436bff22363673eae4dd32694d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 366 zcmV-!0g?WRP)C_j_gyOiWyvV62l%Y1~@GNn*Qs0st%*G%MdfJf5vNn*hnI)4y+D)WF~b z(8TBxFKJK7WWckbm+S=8)Ty=644m3`^Czf7=m@8zDR{|B zAQe1j$b&h7L*bOZWJZCc2;h21%GcXkVEB!j643cB$<8#S?`e$(a}VfJYLo zB3Bb0n{zetFIVvpp*~zw;Njyl;(0!wUCqF9!MoS}{`*qCcGjpVY*4FCWD M07*qoM6N<$f;>*4Bme*a diff --git a/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/inhand-left.png b/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/inhand-left.png deleted file mode 100644 index 1e6043fb41e806d0b1812a3d25d621fa8f56c9bc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 314 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU}W@kaSW-L^Y)gZ*AWMiV;|4E z26y^?Iw_QM#Epg3KjE>W&Nr@mN6sCpvTZ9D;Lg73HtlG`)KG!>SG)AgcB}O@|Bs(8 z`Rwstc12e=CZMT6P?xe_M}1rJ`c?0CpRv|CJzMWnRl4=O{Pl;*{v6%o+HB`ke25`P ze1a773(fBfAMZKd_ZgxONPc*~W~p96WcPQLvU6tUDtkR|P5M$)ZdvIYbR&PGtYYii z4YKOu?9Hz~{>a!@U$bxbyiNP=)yg?|7_NG4v38Zj)vw2Y8CBl=FE@Yd+BVmPk+;{C z*!^ZaGh1HlsMqt&b@AJBZGD%=&znB=Z}mdK II;Vst07EH;lmGw# diff --git a/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/inhand-right.png b/Resources/Textures/Objects/Specific/Chapel/satanicbible.rsi/inhand-right.png deleted file mode 100644 index 60aba34bbbb01803a70b22334bb4849b4d7db692..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2806 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 ZJtf~%9Pft7qwHbTfJo@?Rqhd*@*B_Ohb#a9 diff --git a/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/inhand-left.png b/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/inhand-left.png deleted file mode 100644 index 94fdcc0f20eb819202eebf2a2d6e90da98005eaf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2967 zcmeHJdpK0<8h__v#<)}%B~1+?qaEcEA;xWDbP$Q`Q%Y*P)+Uro43eVuW0z2!o<_Df zvXO*NF2jx_?R_2;VYh{&F}duaa+@*he3SM$p8hyb=bS(GKl@$J?_0n3``-1f_xG;# zK5M1za&=UcQ3RFb}d3lA^$|}pLYt`xN)~eHJ8rlZB8d{sy z(`XDcy-iyTO-xMay5?5fjJ6vXn;1zq!BHp_1$hNEMMX6uO`4|Be{EO;D9K85BH*+D zuY@Bg;jkv4qdaABA8b*IR49QcLn6ykDFY*V~mhs(Q2wwT%xQPo~JNT&1>JU1x(XLvN$WR#UTW<`(u2tR0R{ zZ0Fscd%V2&`h4ks_{diQfkD9$kx?g3M#sdSPC1i$_FP)}rOeA&**RCPUd#I~|5ica zUyE+vt+-cNRek?&4}N&q)cmOBaqE+g&S%fNx?lA44h#g~Jt(=)Sk z^HN<>oxjZ+QrNWhnGMa`YWm|W$U$}~vQIagx?&8hzM#_3) z525OzSHr%B3?-hKaDxuEg>&3YL9iq=2qN|f2z*NOO*QzSf8EU ziGg8;$RC4>?(@-^lKq@loQ}G}fz9Ga%<&A#-+lE5-R7b&NW#GRCwgo(@dXb)%Rea%&Cko3=r3a_En!0k(qJtN;i8vkII?G?5*#tkoZ;| z?WFL{45B7%P=igLy>`zW-6lmn7GvE*WPBo}v z-r))O7|<{nZC^Npfg5ucxxU3&=_4(954f}T903LxXkaky$@yUo3cz5FjKSSf&iA_~ z0>%Y1=E01-s;!^XAfLuq1~ShJOMe|$DD36kONg&IRoWwYANDP0)qrnhUI<5+9fQFL z21i7u{X_jVC*o7Be;wWDbB|B6WCzZ~S9*1p{J2G69_*4Al;F)3jq$%0F2s*EVlaTx zEaZvLV$fX{Bh$Cu1++~Y1{6#9$3!kjPbb$WS;T~(T94g`rdw^kpM%t^*0-j|o6t9WAhc`vKj z>*?#pP8cS$eNbcAE^Un88stBn$pN(a^mvxV+CUbz^9cLywg?889cbZGUob>-_w zclRCN@7qv%C2MdZBcx_FW4eSpxv{UBIW@^$$i833T;O)yzxIU%RnM=}^Sh8a-m{`7 zyJxR1NssDP^73aVMqauN)tv?ZFF05aT(St(MxR?;gomRYuBUYq2RXz5TNhh^@(g*g zpA7Of{GB{p0Ae?wpRW{vc{G(c0uZ$Y;LSk*iz@)D!mdAX-;NeYhjuzTpmz)%xpjq^ zXoeEz5#BJOy}R+IsY?O^K}-8sYtdjq2-}%h*s=@M84yT z>?FQpL_q%J+AuS*oEsP%`=<3WE(N%W#clf?91{3sox6^Lth9CdsK&r%xjK~E9Zdcw De%@k- diff --git a/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/inhand-right.png b/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/inhand-right.png deleted file mode 100644 index 56c5a517f138a0ceb86f46adeea71489d4388919..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2951 zcmeHJc~nzZ8ow_ISy&qgf|MFSfzYBzz(LCr14IZ&fD}P+1QBJiq9C#;g|MlB(j25U zE*udm0+yu+l2#U3M0Bua0NDpn5Rpw#XxKvD+^Eyx%=}SiPXFw8&+oq9UCzDV@4Mf9 z@1?kK>=a}*WB~vQY0i(kc6KXB_k-_2MXbc<&II@hgwlNd0 z;_6G#38m2E)3b>itxM}vxvevsOb(t%Ajz&%Q(v#4tEW#h_|$aUU(B}e_}s>pwad<) z?eK-$9(Rwuo?d>34*LfL1|11I86FWCb?S6t(wVd8l2cMIW_Uf7;R6)!ozkd}#Q^$ji}JW8-h$&d&WRnqOF4 zlIoJ`{Fl8~_8+>)P!|S=!{P{1T?i&pDx8dy(Kf~_GhGS3p(;A`cp}9*J-f7yw9$k+ zqk8Z}tL(Z>rq6ZXNTt0~wl-l2|Ch4gg#BArFObI~@bIu?zyOPqRN4*9pMWtCQAtsb z66LH4US5n~vX3!xX{ApXeIaJBvugH1*4qgbU?typn*~|Ac=lMmRG_%-lvxW@C#{rc z1Y%vrQ50~Nje070&6}5n$L7_S?-!jKO<|05NeC;ns$*@ZZwHv(WIyj2udO=oxsmuGV~Q_n@!mY-ycmvxcoaDNLTxN~D?Tr%qh3j5 zQQVW(;vv;Wtc!xnO)I4+=$UA&VxwTo{TarXcl(S$;zt!Vp&+1S-5Y)JJrvZUAU8m1 z=;>lCtN9uKNnK9rXV$B;N6BVJ&`4ci)%2i1nRhoPFF;&T( z=|2^1BKG_xbZW|tcJrcB^Yih5?q;$mF39hIkiFnI#24!f!f>WAdTZLtB;FOl zeU&STS=CD(Y6VApdN+8yuByHwF&y1465Xb7*?J=#X%%hz6H;lnv~p5u;7|O4F}Rnt zV8a_j0SdHGAadi?e~bcW6f6=@aHlY~)cGfYFz+8D`9=Imqoq?QXkskQ@qBshEs`B5 z=qmo&J?NxgD@%3b>Xcs-e`R4DE;@eqt82oe)BI@<#y$--aTTwYSEQL5J6WL@w9VfM z1;oJ>OBB3dNUEbB3Ue20?50c81{>z)i&YxDVa_K-PWimb3Y-=3nw_pijCPL}gFTR#mI%uHp@@LY(G8N0k>T;5_oNwE*_%&P&p8KoWDNvsxD+_``^?Z|wY*{k%jTo~ zl|N7MUw4rhGm>o+UIRk7bym8BFDfa2EwQ{7G2A^m9sBKzG88Bc?;A16{9$ZcPS1SD zAm@_2wS$+Y6UBA^E#Kcs{QtTbzbW=>buu?kG(XN*$?B}!=bVg!!-Mep74^XjZKMt_ z^_Pvb!tei{o6O#mHuVw(%zEy*`j*|DV%AFO3trBmmHYH!Q00!MALa^!HVuAloH|S^ zGRSXBO;Ww6=aEqfk0bufTHbVjz#J;t15Wr*qTt6C3FF#XBR!7|d9Z;CU^+1YDCNtE zePv)<%g>(c1i)!M`0JGfz!L0=dj&xFRshBi0Py)`0MtS<@3~sQ0sKKnJ6o8au-vH5 z%YZ$k5PQ!s0OVApK)}^Zb=XNb$#!B9#t4e!4f4ms-kgRWn6Yh{Zc)8cJ;sg=E|jy+ z&9d#wwG(L^W|AQ%`v!Mx$Z&gS(T{S9316}%#}6^}31j}EV_ViSL-IW{F)LV(viADh ziaAdo-^vigwp`5!X^9LwaV{?TgY8zEC`mXHyo}Gs@|EWM)6fBz)?a)5EXoEf2a&yI zhrW<2>bfo>y8zjp$OT<`VF{7E%F=xbbIjZn-H#r?KSDm6UTjEjZk=uKFJ>d%tZUOk z!t{zr%lxnAo^LM&FgWujRd>#NL?9Krqp=RG)Ybi^ZxqU^_x9SH^-&K z@*}+rLNA6!RPW3@bkeJ!bTBRj6KHxrLJ~NAW@|{GY5$lk(BjbRYqdG_@0{bgbxVC+ s!g9x8jLDnvpBZJ)&~;)31b9BS^xk5 diff --git a/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/meta.json b/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/meta.json deleted file mode 100644 index c0dd9096bc..0000000000 --- a/Resources/Textures/Objects/Specific/Chapel/tanakh.rsi/meta.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Originally drawn by @Trosling (Discord)", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} - diff --git a/Resources/Textures/Objects/Specific/Chapel/tomeofnarsie.rsi/icon.png b/Resources/Textures/Objects/Specific/Chapel/tomeofnarsie.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..92a2b5e1388a6e3dc5ee006983f624c868a518b3 GIT binary patch literal 738 zcmV<80v-K{P)Px%oJmAMR9J=WmcMJ%U>L_g$)!o&KOAyN?<~E%Cj|%ZyW}PBljr+=zE7UK zfe9w~$IyxbK7M$^+S0ouj3VWvyITpa&~Zfxap&7ejzR&qF5gVTDB|GLeT?!Atjf%A zg7fE2efDsFfs3=>M{*cN0>UW5D3!Q(cMsSb8N0I?=9SyGx9NCsQTk#58EjJ&#w^8V9$P?(n1=7uv~4`y9NH7HO!o{)i{ds7La7BV z5zl++y5akXSe_uy_RIlS&P>3IUcib|0btds<{~okRi~QoZG=hw+?8vU!rWs`fvf3= zShDI=dDT72NkuGiwX~LY6oO%JxW7O*Fbgt{F$DlMQ9iW=HIcr6YuBq>nsJzaX0r2I zj>z^G0Z2%tI#b?GKl&4_Dsqi-Ns9UL!%z?UXBVx&VAgMW3=&AoVj3t16rLVe2 zxSEdD_ijCqbdoqF{{y>Q30EJSp#b`GZv`y^>-Zxx)$@j8b~ZzT)=ykf+~KhVgnfJU zM9b>z6}*O)qM&tV%J#1pg_11E;(S UVd}PAEdT%j07*qoM6N<$f}@yVFaQ7m literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Specific/Chapel/tomeofnarsie.rsi/inhand-left.png b/Resources/Textures/Objects/Specific/Chapel/tomeofnarsie.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..9cc27ac3c5cdd5f5dfca92bab6d7f762cfd275fc GIT binary patch literal 863 zcmV-l1EBngP)EX>4Tx04R}tkvT{MQ4~ebOw@=Pf*3@^VhXiV5EZf1C)8X(u4eRS3Nt}1XVpik6Kg(xqI66oQFr{bh97yZH#AYrl zcn=8ZN!0-992l~ru@#UWg|1cjO>m;jvX~jLmm)JD2LL5e$66ihN!tW@9OySp%K$lA zVMB01u$j*5)pv>wJ2tH4MWF+IgqUN2FbW!ZQl!Z-ObQDHhX^5p4g9@jf0#TPX;SDY z%#y)GE&CCF@H<;4J~mpJ)DeW{7uWq50PhZzimv;8?7F2B@I1qnRr6<#VDb|@#hTWC z2>va&xUOm1E?jOy&r?>l)w1LPjj{=kx)V3NU{I`v)+X0RLKp zy<6*Z`?sf>-w*wna(JsrRigj^0h~!hK~#90?b@+Q!%!H-@pF?<1(g<@bkM=2tAfzM z!9@pMbny*DoE$_tb}q%)>PvLgv4gH6PA(2E3W8`&a%0ovUIz)-Zq|=V@cbU&Px6s1 z2OuIMA|fIpA|m=%lvL=URklaR3s8;&YYpBzZ@9R<66 zP@jX=?{GaAFcxtVi*(l(m#s?2VPhBmM}Yl$Nu--`%;B;0z^n`~psG5z4V5-KQk# z>l&vk(#^;nAWfl^Lc^bdQVKG!4_KhTt5Tuz7qJ60YtQ)50dy2141IKUDAMg}jYx-x zv_^^$C)F2`E)fwC5fKp)5fKp)5#_~0t88~xHh=vGPHbo}YFm|ct91m|b8&v%9{N4R z1`?z9ZI7_DY9o`NeRKKaLkJEeMr&}7;F#e$xjn$(9>ET|N67C12KETU4ia*EfM)F( pIt~!_G=exlH_?CnNJK=GJD)@grku=?*h&BZ002ovPDHLkV1oG*enS8N literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Specific/Chapel/tomeofnarsie.rsi/inhand-right.png b/Resources/Textures/Objects/Specific/Chapel/tomeofnarsie.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..98151112f46bc1bd7fc21723f213efb2cceca9a9 GIT binary patch literal 869 zcmV-r1DgDaP)EX>4Tx04R}tkvT{MQ4~ebOw@=Pf*3@^VhXiV5EZf1C)8X(u4eRS3Nt}1XVpik6Kg(xqI66oQFr{bh97yZH#AYrl zcn=8ZN!0-992l~ru@#UWg|1cjO>m;jvX~jLmm)JD2LL5e$66ihN!tW@9OySp%K$lA zVMB01u$j*5)pv>wJ2tH4MWF+IgqUN2FbW!ZQl!Z-ObQDHhX^5p4g9@jf0#TPX;SDY z%#y)GE&CCF@H<;4J~mpJ)DeW{7uWq50PhZzimv;8?7F2B@I1qnRr6<#VDb|@#hTWC z2>va&xUOm1E?jOy&r?>l)w1LPjj{=kx)V3NU{I`v)+X0RLKp zy<6*Z`?sf>-w*wna(JsrRigj^0isDnK~#90?b^Fa13?%C;4_=BF%eC`$}|=>!9qk3 z0;UL7UMd^kKzsm^l-3fgy}U%MEc68e7PdAPX(9+gLv}Z}-TCdrAh<&=y210+bKvkZ zQ_T+$5fKp)5fKp){VOW$!1n5<%%?L@%7SQ(^6@j4_Mbv?zpYlu$;tUL9KV6vYSp-3 z=)tX(4N2H3z)}eO0I5_GH`Tky4PZB)7wIHEdrGW>`^SgSo>tfav24InD5dL&#bYKj z`x6T~G0;=@ZKGW104%L=q?(wU?c-415CnQ0eaG%y?17%y_>57`;06e;B#mav#x*j~ z+8;;XvC~#}py!LO{80JC;&~sh5ZVO)9MaOe+ zdHOnf+X=WRH4wl>+w#0Yr9Z vz{F5DpzC{ZdJf#a2d@|1odF^uqMv;LKis6Q6KP-400000NkvXXu0mjfLDhyQ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Specific/Chapel/tomeofnarsie.rsi/meta.json b/Resources/Textures/Objects/Specific/Chapel/tomeofnarsie.rsi/meta.json new file mode 100644 index 0000000000..2240b862c6 --- /dev/null +++ b/Resources/Textures/Objects/Specific/Chapel/tomeofnarsie.rsi/meta.json @@ -0,0 +1,22 @@ +{ + "version": 1, + "license": "CC-BY-SA-4.0", + "copyright": "Sprites created by Davyei (Discord) for Spacestation 14.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Objects/Specific/Janitorial/janitorial_cart.rsi/cart_goldenplunger.png b/Resources/Textures/Objects/Specific/Janitorial/janitorial_cart.rsi/cart_goldenplunger.png index 13988bf1c404e5e08a76bacfcf7898b7266d582a..4829eb6c7b68a41596b505f462f9f4d6bc56f639 100644 GIT binary patch delta 613 zcmV-r0-F7b1^xt(B!7BoLqkw=Qb$4{Nkv08F*!CiEix`K001bFb&$;~1aTP0KQlw* zZ572qnuOD?7PWD4*v(tvuvXdSGCMo7tM+A@8A-0nb&C=gZwLMYuF6>{A|+SO#D#4% zyIU*S=kojXeSY7k=lOydNvj#F#t)gSZH6a<@?tb5*S#RoLVpJ%bStW5%+60ls9K-* z2=069b7xim_ir^OG)o1c9vD*%(*|J*m|3$8mv?}6HKim#I0L-qVl)QAovX)7{OWSD z#NRHPk#GpaRzObv;`lFCQ)UK4KhT>=ud3yJ+)J9Y?7}?I19V{#W|AN>(~J`$z#yXp z2;gIg0S2Lp-+y29&yhn$C5OQ}CMzUKVdF(+6$=d+9TN?WH0y5ue{;3;;i1y>rXbWl zJI;F_)NMl{?>Jvaj#D@W=?N~g6@Ts!Mm|8wSG3*(@NB~QRYi;M!o?PJJ{pRt6eS4| zbsgSLp*ad|H_)(D%B+=C{-jR#}O}f{;!Ob=Jvq7%?h>90RR91000000BlrC zd&}8c*2&5&8E`ni9tDH7EcsA&)$S5z%4JS9A{mQ_vO7VcCMp@{IQ@Sr9a6uvd}aEV_` zj+gk$WG(3Tf~8&97O&uN1uF?HB`hz;o=WDF-}{&^X^y7n0}}hhd(iRY!-I`!Ch+27 zgfW?24B=#0R)18}{qOr_E3<@$Yo9=vq>)8u)Y3qa%*!pFfOZ+H>bMVE5S0en!&)lt2L14Ok-p>jtb5fOP`^0Km)>XQD>#r2%&h00000 LNkvXXu0mjfQR*VH diff --git a/Resources/Textures/Objects/Specific/Janitorial/janitorial_cart.rsi/meta.json b/Resources/Textures/Objects/Specific/Janitorial/janitorial_cart.rsi/meta.json index 7e5a11d313..eda0e5aa7b 100644 --- a/Resources/Textures/Objects/Specific/Janitorial/janitorial_cart.rsi/meta.json +++ b/Resources/Textures/Objects/Specific/Janitorial/janitorial_cart.rsi/meta.json @@ -5,7 +5,7 @@ "y": 32 }, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/f8f4aeda930fcd0805ca4cc76d9bc9412a5b3428, cart_goldenplunger modified from cart_plunger by TiniestShark (github)", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/f8f4aeda930fcd0805ca4cc76d9bc9412a5b3428, cart_goldenplunger modified from cart_plunger by TiniestShark (github) and tweaked by Prole0 (github)", "states": [ { "name": "cart", diff --git a/Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/base.png b/Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/base.png new file mode 100644 index 0000000000000000000000000000000000000000..56ff3c1509d1f0341bd0d01981b9c734cb5f63e5 GIT binary patch literal 966 zcmV;%13CPOP)+EgVur|D1wOA)_yG^7q1FRLJn#EFeBTEgk)l#E2LezkTShb-k`u|4JottS zH%@}gr4>_OjjhD#JKqmT;=K2Ztp4x*osq0+Dj*F33yN-7AT0rrElU@?2aGHEbQYur z;4>1*6i7Eh&$RhfaIVdtf{l1|85|;0&h>Dnhn2ih0>>=iEfuRuXCLtsw_0A00h7QK zCQ-tKkjYS`KoJW+1;NSLLq1(tyP;aMrt;_ZU1oaB~Um_N08bp|k!T4@En+HJv z&N-qe!gxHcY-!-UURAG}2Ht-s7={7Hn09EjTJU`zj^p4>{T2Z5;p_F@I!Ga<+!SF- z9^c$(+sBoH5CTyYZ3qYe;y4BXIF3`8w9#nj@nkZ|7hx8bW$6Go=O7||a^Lq02attf z7!Mi9p8o3Y9%sjEd3;L}e168XLpFdk1Ga5zyXSe3QWowLJ2P;0e1xmJ`}L-$RT$3= zbh}-+u3G_sFbsj;w}mkVBGR^f$np3VWNV*hfR<~qxvpF3^?JG$3n5e-$6DP|%F4dv z0M;eQOaG^z>otrqg-jX3F#Mx-oMNj4+4N_To^Dq=K1cvN(|=H^oB(Kf3!GN}0o^uq o9bcbd>tCPNzeI@=CH^LU0aPIYMmwC(?S6yG2HM~$^U|92+!RnfH T;FSA;>L7idu6{1-oD!M<-Vs>X literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/equipped-SUITSTORAGE.png b/Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/equipped-SUITSTORAGE.png new file mode 100644 index 0000000000000000000000000000000000000000..3f83ef42ebfc9d181f5d1efe912ac8a5f5c3730a GIT binary patch literal 224 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|W_h|ehE&XX zdut=_AqN4L1FRDhE}l64j$zdTr&SwWQp}rNek@t?fc;C-vWClmwC(?S6yG2HM~$^U|92+!RnfH T;FSA;>L7idu6{1-oD!M<-Vs>X literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/icon.png b/Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..b5c9f8a1f745d4d75129e71576079fb954486054 GIT binary patch literal 987 zcmV<110?*3P)+EgVur|D1wOA)_yG^7q1FRLJn#EFeBTEgk)l#E2LezkTShb-k`u|4JottS zH%@}gr4>_OjjhD#JKqmT;=K2Ztp4x*osq0+Dj*F33yN-7AT0rrElU@?2aGHEbQYur z;4>1*6i7Eh&$RhfaIVdtf{l1|85|;0&h>Dnhn2ih0>>=iEfuRuXCLtsw_0A00h7QK zCQ-tKkjYS`KoJW+1;NSLLq1(tyP;aMrt;_ZU1oaB~Um_N08bp|k!T?Zf+WYFbuhNp@bMfYd!K^2r(78<2d$RDaG8R z$+cR|NGXw0(rh-VR;#?--sbW8Ixp`20O0wDLww)QETB@UTrWUMX&lGF_k9iy4s3j3 zVF4ZupZB~A^Lo8rW&uj6OXHcV6E;dk6Gah&!2qR{O;Ab^$1%KvIF8vr?6ZH^2Vi-5 znXT>|d)+R3_q!9vpYF799EUIrX|-B~ksjD670rW+%ge6{*L4v>*o38}CEk4e&a;PQ zo|aAlc=h?))P0aZYkj#16Y}Wf#Kv9^3{pzMFuc@208tbHu)4aMnY3Ik+xJeVGr0-V z@O|G3a2yAvl->F6?rvrQX}GR?;Xr!#M`!0O&JNq-OC0n5maqwF0f_^(TFu6r%_dsw z%=g4t2Nq{%I66BYE;?Vtz3sBHvO=TLC;$XO0KZR*5CWx?jZH(&)l-nJed2)X51Xyg zXcX4g*6dX*r8H3#5d;B25TLa#OiK<7OEAg)t)Ig=LI^{u3_%e5(RG|)qy%aE(@1tV z?mE5^0b}jIQK|_7RR0v_i~oRb6t<2}<{0_cC-u*fBS((EiC@XW`}~dKF!%rf002ov JPDHLkV1hJH$e92D literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/inhand-left.png b/Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..9384a6a8615ace1af6d274517ec2d08268cadf5f GIT binary patch literal 897 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV9d>Qb`Ho)PG(@xm{>Y-ueVd6 z#IgFUpeYvvoL!omT^k!!T#_Z8B=KfVxVq^2dWW|~>xC{!Z872C4fKw8{_nWfG22l< z#L*=?JKp=mTU#xSh0lxL{eEouywdWyWdi@xEqiW0ZLV3E(bCNL-7Dwn-M@Xp;(UL6 zj+q9>_vpC1w5XHYxbm05(yG#X*UP@B1}|gVCihU%*Szac@u7ul7p<%Cukbj1Z1N%X zLvhZ08a1oGxXisTlK$$?(igM{IBoc&GevV>zeb1FYdKx9o}xYhbF-8Sz?_9W+JwsYJ1xnJ}jd|>-!-PO%mYl{D|T+FRpWNl&7RCv>V z!#{QD?ILE$CrP+4UdkT644fr+ow3? z`}f1oUmtI?Uv~Xv%ek3rCSR>x)4u=Pxtqn$Z%J=nc+YrlwKKxONNz`BmMA^=$XvnI zcg-0@Gfc5%3BPXsPXBmw&9>qgQUnu^lsGlsq@R4W6s@v8LW_1nAe5XC;vt_B= zn^f>U_`%D^*XO9!G58;};%_vum20{;zd^-Q?dSi?mrS<)w%9g(!{*~xPZ<}hx=US} zv}{YL^VTkf^B?BUUM2kE_w4%nRi%IX>*|xsEPttG3P8iQ@uJWVrpS$31A7+MTmeQc NgQu&X%Q~loCIB*Qm{Qb`Ho)PG(@xm{>Y-ueVd6 z#IgFUpeYvvoL!omT^k!!T#_Z8B=KfVxVq^2dWW|~>xC{!Z872C4fKw8{_nWfG22l< z#L*=?JKp=mTU#xSh0lxL{eEouywdWyWdi@xEqiW0ZLV3E(bCNL-7Dwn-M@Xp;(UL6 zj+q9>_vpC1w5XHYxbm05(yG#X*UP@B1}|gVCihU%*Szac@u7ul7p<%Cukbj1Z1N%X zLvhZ08a1oGxXisTlK$$?(igM{IBoc&GevV>zeb1FYdKx9o}xYhbF-8Sz?_9W+JwsYJ1xnJ}jd|>-!-PO%mYl{D|T+FRpWNl&7RCv>V z!#{QjFAg7B4M(#I|N#y-0vJ?+un$OMWRE9<8hUuRiH% zWQ#mkKm(J=0tQwM2SzxvK&0YsPKZR?t4od(7$fHtCnU=p7w=7&{P2{@&*t96HPuR!qQFts$Yq>nQ?e=#Nw>G zoyS}6#?>pl=-HdkwB$p@o7#(u_ddDZE%84?-1pQYbSERZ9>h%GY&`k7{CL{Acl!=~ z`?YMJ^@s3sj#-;!?z&C)myKqXf1m%hwsGOl-x=&;+*R+iBi_iw8;LHETkz^;b%JfZ z{QILj7FEY5Ce8f0jkj-J`?L3bx;=Np3v{mUuDK-rL3W`=m&1R%r8?d_&l^<+vRB@D z>-Ub|G=SSQP&)m=n#tVykqPg9{=V~d+L?Dtzs03IeVQQW1r6N;`vrb5WwUP$w7;3S Q1sJysp00i_>zopr041uKQvd(} literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/mag-unshaded-0.png b/Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/mag-unshaded-0.png new file mode 100644 index 0000000000000000000000000000000000000000..e1e5161e0afaa3fe0515b9fa544a168c829b2bcb GIT binary patch literal 15137 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/mag-unshaded-3.png b/Resources/Textures/Objects/Weapons/Guns/Battery/energy_magnum.rsi/mag-unshaded-3.png new file mode 100644 index 0000000000000000000000000000000000000000..7976821be11a5adbdc4ebf1291d4f35ca7125913 GIT binary patch literal 537 zcmV+!0_OdRP)F&C9^n~HH;Te@!lA9Au6R#)NXy2P z!Y9IBLk=i>tMo*j-xO!+{H554hUdYqdb%?$oM>S!YvhF|ggyCONo$-(-NcnDEJvh{ z$Q;EaOppL>5|r2=N0BM11<9qpWiO zpQoAjPuIJ<0^oeLtj{s%-iK<%vVKo3t9k~G7q~7o{hN~0?6>HZrsg?@fgQNKX=;fB zxY~u`XFYDjYm!5zJ)MS+3+Ru*;63!N)w61>bN&R;ZF!+52&3&SmBdgi52#-M@2fhR77SO1ng-!v-F7_TQQ_3GXDi+iZr6*s z1>t?+m?H-izEHXr@T1~Fz^{s(YKAn zm&|Tl(j-X`L8HtfB|HYCT9R3HU;NuQ$&z?<`P;1Eh@(JJyfIPB($$cf7u}Gr#EQ!O zZ=P;`XfWvBoPfFq-+$?a`Yrg}^!<+m-~T*>@I9Pa75|dtH1a0;W<~4SgVr@TIj?Bi zHk__Q=bfE%a^F%|W+aj z0wNH>J^8giOeE9<67bqe!XXwUB(8pqySqGY$XXBq0?I`~Z2<#rvH>EHNPY0vunlSg zOb8L{hZ-mY3<+3;910LPJk$gjBnlxsR2FMxEMTo00000NkvXXu0mjf_f|yI literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Weapons/Guns/Projectiles/projectiles_magnum.rsi/magnum_piercing.png b/Resources/Textures/Objects/Weapons/Guns/Projectiles/projectiles_magnum.rsi/magnum_piercing.png new file mode 100644 index 0000000000000000000000000000000000000000..d35cd0a8521d8c4a43be98f1a3448c1166ba5ad6 GIT binary patch literal 733 zcmV<30wVp1P)5OMUs8M*-a9m$_TsXe!JBl}jJB(Z^ zEqow6=*j_wFO{yB_(^fL#BYk-WMTrss;8E%V!euuoSPRO5bn)e1*3c(b(5BiJv$?{ zTV@X)31URi&?&Htg-=APEt&o88~X80vmzct{tiW4ab(GfcTm)Vbj?ULMbF4*QB=AA z&eJnThD+UBqEPo31h0M2unk{ZLGXDP1Ybu`^8n{|#lIpsjlGM$RndC)p=}*bFDjb8 z17{o1b?>Cy)Q?mnGi;jhassXM(0&a~i>0i}>m1)fa!sD-3U>FPU-q{xeFKweXV@c@ z1f@pOIoFH9~+C`!Lj! z>;Q^v!=jla2VexfcM8SsA;|$)ZG$+1?8Hd911JoGQ3tRP8-myp;Q!DHuy$}^vULt9 z9e~RNpjrlE%Y)G<81N7vsxH76|FAT~xVi(B4nSOz>V*Lhfl&txcnA=c2tg?eZ$U(6 z0;H%>N^A*ANZrth0$kAm_8}Sh9~Lqsg#fgIc@C;@zy%J(Vv-9V P00000NkvXXu0mjfNlrJp literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Weapons/Guns/Projectiles/projectiles_magnum.rsi/meta.json b/Resources/Textures/Objects/Weapons/Guns/Projectiles/projectiles_magnum.rsi/meta.json new file mode 100644 index 0000000000..73f61cbb15 --- /dev/null +++ b/Resources/Textures/Objects/Weapons/Guns/Projectiles/projectiles_magnum.rsi/meta.json @@ -0,0 +1,17 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Created by BoskiYourk (GitHub)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "magnum" + }, + { + "name": "magnum_piercing" + } + ] +} diff --git a/Resources/Textures/Parallaxes/oldspace.png b/Resources/Textures/Parallaxes/oldspace.png index 7960ffaf44fc5ad95e7649fa8bd27b515b5331ce..09836bc36546563fa357964fc2aa3709e0c8c5f7 100644 GIT binary patch delta 463 zcmV;=0WkiS2A>CzNeaOL01m+cxRGn^u~U`-f1yc4K~z{r#h1;UgdhyX-`In;;Mp2z zff_7>gJn>|v_K7>X~8CTFN+i32E>n<`Jep7Xvj+f`e@ts2RGuJ!!%7BTZ|EX-*0Tm z?~xWT3YBN0yU!yE;HAjU9)Shf-*eHG{6*9>3}~)e6v3<(2>d002ovPDHLk FV1lU1-cJAk delta 325 zcmV-L0lNO52bKnqNeaRM01mRl^k*h2{R3`l7AgO#5I^uUyXS}bi% zoFYIAB0un+)q)ypt$YaJ7L{n$wt$EaYrzqkYu~uU0qr7dcA(e&aESvN;$* zpG))J?*K1Yk(_HG3vjMZix#XJ@~rE+FYZS=BApW{D>(x_elA-0uMld%l5Et_zE$!9 XU-Wa{>Jy{r00000NkvXXu0mjf7+;Jt diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/arrivals.png b/Resources/Textures/Structures/Wallmounts/signs.rsi/arrivals.png new file mode 100644 index 0000000000000000000000000000000000000000..2a615548a7b07ec21c910c80036dbf6aa8445318 GIT binary patch literal 18012 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 B?u7sV literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json b/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json index 1c44b3b6ca..92b14418f9 100644 --- a/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json +++ b/Resources/Textures/Structures/Wallmounts/signs.rsi/meta.json @@ -29,6 +29,9 @@ { "name": "armory" }, + { + "name": "arrivals" + }, { "name": "barbershop" }, diff --git a/Resources/migration.yml b/Resources/migration.yml index 299fcfeefc..d05795def4 100644 --- a/Resources/migration.yml +++ b/Resources/migration.yml @@ -721,3 +721,10 @@ ClothingUniformJumpsuitParamedicNT: ClothingUniformJumpsuitParamedic # 2025-08-29 PrefilledSyringe: Syringe + +# 2025-10-6 +BibleTanakh: null +BibleSatanic: null + +# 2025-10-8 +ClothingBeltAssault: ClothingBeltMilitaryWebbing -- 2.52.0