From 5af97da9971f0ae9946252f992990055b3fcaa04 Mon Sep 17 00:00:00 2001 From: brainfood1183 <113240905+brainfood1183@users.noreply.github.com> Date: Mon, 6 Nov 2023 02:38:02 +0000 Subject: [PATCH] diagonal window glass and pirate shuttle improvements (#21174) * shuttle and priate improvements * fix * fix damn ubuntu * darkened syndi airlocks * fix * fix ruranium * added prison cell to pirate ship --- .../GameTicking/Rules/PiratesRuleSystem.cs | 5 + Resources/Maps/Shuttles/pirate.yml | 4520 +++++++++-------- Resources/Maps/Shuttles/striker.yml | 2 +- Resources/Maps/infiltrator.yml | 3741 +++++++------- .../Entities/Clothing/Head/helmets.yml | 11 + .../Entities/Clothing/OuterClothing/armor.yml | 19 + .../Clothing/OuterClothing/hardsuits.yml | 5 +- .../Entities/Objects/Devices/pda.yml | 12 + .../Objects/Misc/identification_cards.yml | 13 + .../Weapons/Guns/Shotguns/shotguns.yml | 6 +- .../Objects/Weapons/Guns/Snipers/snipers.yml | 2 + .../Structures/Doors/Airlocks/access.yml | 20 +- .../Structures/Doors/Airlocks/shuttle.yml | 44 + .../Entities/Structures/Walls/grille.yml | 35 + .../Entities/Structures/Windows/plasma.yml | 41 + .../Structures/Windows/reinforced.yml | 41 + .../Entities/Structures/Windows/rplasma.yml | 41 + .../Entities/Structures/Windows/ruranium.yml | 41 + .../Entities/Structures/Windows/shuttle.yml | 38 + .../Entities/Structures/Windows/uranium.yml | 41 + .../Entities/Structures/Windows/window.yml | 41 + .../Graphs/structures/grille_diagonal.yml | 29 + .../Graphs/structures/window_diagonal.yml | 163 + .../Recipes/Construction/structures.yml | 125 + Resources/Prototypes/Roles/Antags/pirate.yml | 6 +- .../podwars_helmet.rsi/equipped-HELMET.png | Bin 0 -> 22732 bytes .../Head/Helmets/podwars_helmet.rsi/icon.png | Bin 0 -> 17451 bytes .../podwars_helmet.rsi/inhand-left.png | Bin 0 -> 17639 bytes .../podwars_helmet.rsi/inhand-right.png | Bin 0 -> 17699 bytes .../Head/Helmets/podwars_helmet.rsi/meta.json | 26 + .../equipped-OUTERCLOTHING.png | Bin 0 -> 23126 bytes .../Armor/podwars_armor.rsi/icon.png | Bin 0 -> 17561 bytes .../Armor/podwars_armor.rsi/inhand-left.png | Bin 0 -> 17590 bytes .../Armor/podwars_armor.rsi/inhand-right.png | Bin 0 -> 17631 bytes .../Armor/podwars_armor.rsi/meta.json | 26 + .../electricity.rsi/electrified_diagonal.png | Bin 0 -> 16006 bytes .../Effects/electricity.rsi/meta.json | 13 + .../Objects/Devices/pda.rsi/meta.json | 5 +- .../Objects/Devices/pda.rsi/pda-pirate.png | Bin 0 -> 18925 bytes .../Objects/Misc/id_cards.rsi/meta.json | 7 +- .../Objects/Misc/id_cards.rsi/pirate.png | Bin 0 -> 15666 bytes .../shuttle_syndicate.rsi/bolted_unlit.png | Bin 0 -> 4972 bytes .../Glass/shuttle_syndicate.rsi/closed.png | Bin 0 -> 16469 bytes .../shuttle_syndicate.rsi/closed_unlit.png | Bin 0 -> 5035 bytes .../Glass/shuttle_syndicate.rsi/closing.png | Bin 0 -> 18604 bytes .../shuttle_syndicate.rsi/closing_unlit.png | Bin 0 -> 6610 bytes .../shuttle_syndicate.rsi/deny_unlit.png | Bin 0 -> 6524 bytes .../shuttle_syndicate.rsi/emergency_unlit.png | Bin 0 -> 5301 bytes .../Glass/shuttle_syndicate.rsi/meta.json | 143 + .../Glass/shuttle_syndicate.rsi/open.png | Bin 0 -> 15680 bytes .../Glass/shuttle_syndicate.rsi/opening.png | Bin 0 -> 18782 bytes .../shuttle_syndicate.rsi/opening_unlit.png | Bin 0 -> 6610 bytes .../shuttle_syndicate.rsi/panel_closing.png | Bin 0 -> 6400 bytes .../shuttle_syndicate.rsi/panel_open.png | Bin 0 -> 5073 bytes .../shuttle_syndicate.rsi/panel_opening.png | Bin 0 -> 6183 bytes .../Glass/shuttle_syndicate.rsi/welded.png | Bin 0 -> 5638 bytes .../Airlocks/Glass/syndicate.rsi/closed.png | Bin 1238 -> 16769 bytes .../Airlocks/Glass/syndicate.rsi/closing.png | Bin 2553 -> 17556 bytes .../Airlocks/Glass/syndicate.rsi/open.png | Bin 346 -> 15963 bytes .../Airlocks/Glass/syndicate.rsi/opening.png | Bin 2605 -> 17677 bytes .../shuttle_syndicate.rsi/bolted_unlit.png | Bin 0 -> 4972 bytes .../Standard/shuttle_syndicate.rsi/closed.png | Bin 0 -> 16184 bytes .../shuttle_syndicate.rsi/closed_unlit.png | Bin 0 -> 5035 bytes .../shuttle_syndicate.rsi/closing.png | Bin 0 -> 17998 bytes .../shuttle_syndicate.rsi/closing_unlit.png | Bin 0 -> 6610 bytes .../shuttle_syndicate.rsi/deny_unlit.png | Bin 0 -> 6524 bytes .../shuttle_syndicate.rsi/emergency_unlit.png | Bin 0 -> 5301 bytes .../Standard/shuttle_syndicate.rsi/meta.json | 143 + .../Standard/shuttle_syndicate.rsi/open.png | Bin 0 -> 15680 bytes .../shuttle_syndicate.rsi/opening.png | Bin 0 -> 18134 bytes .../shuttle_syndicate.rsi/opening_unlit.png | Bin 0 -> 6610 bytes .../shuttle_syndicate.rsi/panel_closing.png | Bin 0 -> 6400 bytes .../shuttle_syndicate.rsi/panel_open.png | Bin 0 -> 5073 bytes .../shuttle_syndicate.rsi/panel_opening.png | Bin 0 -> 6183 bytes .../Standard/shuttle_syndicate.rsi/welded.png | Bin 0 -> 5638 bytes .../Standard/syndicate.rsi/closed.png | Bin 503 -> 16790 bytes .../Standard/syndicate.rsi/closing.png | Bin 1149 -> 17918 bytes .../Airlocks/Standard/syndicate.rsi/open.png | Bin 239 -> 16230 bytes .../Standard/syndicate.rsi/opening.png | Bin 1158 -> 18043 bytes .../Walls/grille.rsi/grille_diagonal.png | Bin 0 -> 15203 bytes .../Structures/Walls/grille.rsi/meta.json | 3 + .../cracks_diagonal.rsi/DamageOverlay_12.png | Bin 0 -> 15996 bytes .../cracks_diagonal.rsi/DamageOverlay_4.png | Bin 0 -> 15870 bytes .../cracks_diagonal.rsi/DamageOverlay_8.png | Bin 0 -> 15949 bytes .../Windows/cracks_diagonal.rsi/meta.json | 14 + .../Windows/plasma_diagonal.rsi/meta.json | 17 + .../Windows/plasma_diagonal.rsi/state0.png | Bin 0 -> 15748 bytes .../Windows/plasma_diagonal.rsi/state1.png | Bin 0 -> 15665 bytes .../reinforced_plasma_diagonal.rsi/meta.json | 17 + .../reinforced_plasma_diagonal.rsi/state0.png | Bin 0 -> 15911 bytes .../reinforced_plasma_diagonal.rsi/state1.png | Bin 0 -> 15885 bytes .../reinforced_uranium_diagonal.rsi/meta.json | 17 + .../state0.png | Bin 0 -> 15734 bytes .../state1.png | Bin 0 -> 15695 bytes .../reinforced_window_diagonal.rsi/meta.json | 17 + .../reinforced_window_diagonal.rsi/state0.png | Bin 0 -> 16179 bytes .../reinforced_window_diagonal.rsi/state1.png | Bin 0 -> 16152 bytes .../shuttle_window_diagonal.rsi/meta.json | 17 + .../shuttle_window_diagonal.rsi/state0.png | Bin 0 -> 15523 bytes .../shuttle_window_diagonal.rsi/state1.png | Bin 0 -> 15473 bytes .../uranium_window_diagonal.rsi/meta.json | 17 + .../uranium_window_diagonal.rsi/state0.png | Bin 0 -> 15629 bytes .../uranium_window_diagonal.rsi/state1.png | Bin 0 -> 15604 bytes .../Windows/window_diagonal.rsi/meta.json | 17 + .../Windows/window_diagonal.rsi/state0.png | Bin 0 -> 15988 bytes .../Windows/window_diagonal.rsi/state1.png | Bin 0 -> 15966 bytes 106 files changed, 5372 insertions(+), 4169 deletions(-) create mode 100644 Resources/Prototypes/Recipes/Construction/Graphs/structures/grille_diagonal.yml create mode 100644 Resources/Prototypes/Recipes/Construction/Graphs/structures/window_diagonal.yml create mode 100644 Resources/Textures/Clothing/Head/Helmets/podwars_helmet.rsi/equipped-HELMET.png create mode 100644 Resources/Textures/Clothing/Head/Helmets/podwars_helmet.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Head/Helmets/podwars_helmet.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Head/Helmets/podwars_helmet.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Head/Helmets/podwars_helmet.rsi/meta.json create mode 100644 Resources/Textures/Clothing/OuterClothing/Armor/podwars_armor.rsi/equipped-OUTERCLOTHING.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Armor/podwars_armor.rsi/icon.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Armor/podwars_armor.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Armor/podwars_armor.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/OuterClothing/Armor/podwars_armor.rsi/meta.json create mode 100644 Resources/Textures/Effects/electricity.rsi/electrified_diagonal.png create mode 100644 Resources/Textures/Objects/Devices/pda.rsi/pda-pirate.png create mode 100644 Resources/Textures/Objects/Misc/id_cards.rsi/pirate.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/bolted_unlit.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/closed.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/closed_unlit.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/closing.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/closing_unlit.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/deny_unlit.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/emergency_unlit.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/meta.json create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/open.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/opening.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/opening_unlit.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/panel_closing.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/panel_open.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/panel_opening.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/welded.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/bolted_unlit.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/closed.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/closed_unlit.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/closing.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/closing_unlit.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/deny_unlit.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/emergency_unlit.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/meta.json create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/open.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/opening.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/opening_unlit.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/panel_closing.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/panel_open.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/panel_opening.png create mode 100644 Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/welded.png create mode 100644 Resources/Textures/Structures/Walls/grille.rsi/grille_diagonal.png create mode 100644 Resources/Textures/Structures/Windows/cracks_diagonal.rsi/DamageOverlay_12.png create mode 100644 Resources/Textures/Structures/Windows/cracks_diagonal.rsi/DamageOverlay_4.png create mode 100644 Resources/Textures/Structures/Windows/cracks_diagonal.rsi/DamageOverlay_8.png create mode 100644 Resources/Textures/Structures/Windows/cracks_diagonal.rsi/meta.json create mode 100644 Resources/Textures/Structures/Windows/plasma_diagonal.rsi/meta.json create mode 100644 Resources/Textures/Structures/Windows/plasma_diagonal.rsi/state0.png create mode 100644 Resources/Textures/Structures/Windows/plasma_diagonal.rsi/state1.png create mode 100644 Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/meta.json create mode 100644 Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/state0.png create mode 100644 Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/state1.png create mode 100644 Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/meta.json create mode 100644 Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/state0.png create mode 100644 Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/state1.png create mode 100644 Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/meta.json create mode 100644 Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/state0.png create mode 100644 Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/state1.png create mode 100644 Resources/Textures/Structures/Windows/shuttle_window_diagonal.rsi/meta.json create mode 100644 Resources/Textures/Structures/Windows/shuttle_window_diagonal.rsi/state0.png create mode 100644 Resources/Textures/Structures/Windows/shuttle_window_diagonal.rsi/state1.png create mode 100644 Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/meta.json create mode 100644 Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/state0.png create mode 100644 Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/state1.png create mode 100644 Resources/Textures/Structures/Windows/window_diagonal.rsi/meta.json create mode 100644 Resources/Textures/Structures/Windows/window_diagonal.rsi/state0.png create mode 100644 Resources/Textures/Structures/Windows/window_diagonal.rsi/state1.png diff --git a/Content.Server/GameTicking/Rules/PiratesRuleSystem.cs b/Content.Server/GameTicking/Rules/PiratesRuleSystem.cs index 0785d81d09..f94fbace9c 100644 --- a/Content.Server/GameTicking/Rules/PiratesRuleSystem.cs +++ b/Content.Server/GameTicking/Rules/PiratesRuleSystem.cs @@ -8,6 +8,7 @@ using Content.Server.Preferences.Managers; using Content.Server.Spawners.Components; using Content.Server.Station.Components; using Content.Server.Station.Systems; +using Content.Server.NPC.Systems; using Content.Shared.CCVar; using Content.Shared.Humanoid; using Content.Shared.Mind; @@ -40,6 +41,7 @@ public sealed class PiratesRuleSystem : GameRuleSystem [Dependency] private readonly PricingSystem _pricingSystem = default!; [Dependency] private readonly MapLoaderSystem _map = default!; [Dependency] private readonly NamingSystem _namingSystem = default!; + [Dependency] private readonly NpcFactionSystem _npcFaction = default!; [Dependency] private readonly SharedMindSystem _mindSystem = default!; [Dependency] private readonly SharedAudioSystem _audioSystem = default!; [Dependency] private readonly MetaDataSystem _metaData = default!; @@ -222,6 +224,9 @@ public sealed class PiratesRuleSystem : GameRuleSystem var profile = _prefs.GetPreferences(session.UserId).SelectedCharacter as HumanoidCharacterProfile; _stationSpawningSystem.EquipStartingGear(mob, pirateGear, profile); + _npcFaction.RemoveFaction(mob, "NanoTrasen", false); + _npcFaction.AddFaction(mob, "Syndicate"); + pirates.Pirates.Add(newMind); // Notificate every player about a pirate antagonist role with sound diff --git a/Resources/Maps/Shuttles/pirate.yml b/Resources/Maps/Shuttles/pirate.yml index 3f174fed53..0c81765d18 100644 --- a/Resources/Maps/Shuttles/pirate.yml +++ b/Resources/Maps/Shuttles/pirate.yml @@ -1,21 +1,25 @@ meta: - format: 5 + format: 6 postmapinit: false tilemap: 0: Space 12: FloorBar - 23: FloorDark - 59: FloorReinforced - 61: FloorShowroom - 69: FloorSteel - 79: FloorTechMaint - 92: FloorWood - 94: Lattice - 95: Plating + 27: FloorDark + 32: FloorDarkMono + 55: FloorHullReinforced + 62: FloorMetalDiamond + 72: FloorReinforced + 75: FloorShowroom + 84: FloorSteel + 89: FloorSteelDirty + 96: FloorTechMaint + 110: FloorWood + 112: Lattice + 113: Plating entities: - proto: "" entities: - - uid: 732 + - uid: 1 components: - type: MetaData - pos: 2.2710133,-2.4148211 @@ -24,19 +28,24 @@ entities: - chunks: -1,0: ind: -1,0 - tiles: AAAAAAAAAAAAAAAAAAAAAF4AAABfAAAAXwAAAF8AAAAMAAAAXwAAAF8AAAAXAAAAFwAAABcAAAAXAAAAFwAAAAAAAAAAAAAAAAAAAAAAAABfAAAAXwAAAF8AAABFAAAAXwAAAEUAAABfAAAAFwAAABcAAAAXAAAAFwAAABcAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAF8AAABfAAAARQAAAF8AAABFAAAAXwAAABcAAAAXAAAAFwAAABcAAAAXAAAAAAAAAAAAAAAAAAAAAAAAAF8AAABfAAAAXwAAAEUAAABfAAAARQAAAF8AAAAXAAAAFwAAABcAAAAXAAAAFwAAAAAAAAAAAAAAAAAAAAAAAABeAAAAXwAAAF8AAABfAAAARQAAAF8AAABfAAAAFwAAABcAAAAXAAAAFwAAABcAAAAAAAAAAAAAAAAAAAAAAAAAXgAAAF8AAABFAAAARQAAAEUAAABFAAAAXwAAAF8AAABfAAAAFwAAAF8AAABfAAAAAAAAAAAAAAAAAAAAAAAAAF4AAABfAAAAXwAAAF8AAABfAAAAXwAAABcAAAAXAAAAFwAAABcAAAAXAAAAFwAAAAAAAAAAAAAAAAAAAAAAAABeAAAAXwAAAF8AAABfAAAAXAAAAF8AAABfAAAAFwAAABcAAAAXAAAAFwAAABcAAAAAAAAAAAAAAAAAAAAAAAAAXgAAAF8AAABcAAAAXAAAAFwAAABcAAAAXwAAAF8AAABfAAAAFwAAAF8AAABfAAAAAAAAAAAAAAAAAAAAAAAAAF4AAABfAAAAXAAAAFwAAABcAAAAXAAAABcAAAAXAAAAFwAAABcAAAAXAAAAFwAAAAAAAAAAAAAAAAAAAAAAAABeAAAAXwAAAFwAAABcAAAAXAAAAFwAAAAXAAAAFwAAABcAAAAXAAAAFwAAABcAAAAAAAAAAAAAAAAAAAAAAAAAXgAAAF8AAABfAAAAXwAAAF8AAABfAAAAXwAAABcAAAAXAAAAFwAAABcAAAAXAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABeAAAAXgAAAF4AAABeAAAAXgAAAF8AAABfAAAAFwAAABcAAAAXAAAAXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABeAAAAXwAAAF8AAABfAAAAXwAAAF8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAGwAAAAAAcQAAAAAAcQAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAVAAAAAAAcQAAAAAAVAAAAAAAcQAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAVAAAAAAAcQAAAAAAVAAAAAAAcQAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAVAAAAAAAcQAAAAAAVAAAAAAAcQAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAGwAAAAAAcQAAAAAAcQAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcQAAAAAAVAAAAAAAPgAAAAAAVAAAAAAAVAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAGwAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAGwAAAAAAcQAAAAAAcQAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcQAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAGwAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcQAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAGwAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcQAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAGwAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAGwAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAGwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcQAAAAAAcQAAAAAAGwAAAAAAIAAAAAAAGwAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcQAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 -1,-1: ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXgAAAAAAAAAAAAAAXgAAAAAAAAAAAAAAAAAAAF4AAAAAAAAAXgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF4AAAAAAAAAAAAAAF4AAABeAAAAAAAAAF4AAABeAAAAXgAAAF4AAABeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABeAAAAXgAAAF4AAABfAAAAXwAAAF8AAABfAAAAXwAAAF8AAABfAAAAXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAF8AAABfAAAAXwAAAAwAAABfAAAAXwAAAE8AAABPAAAATwAAAE8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF8AAABcAAAAXAAAAFwAAAAMAAAAXwAAAF8AAABPAAAATwAAAE8AAABPAAAAAAAAAAAAAAAAAAAAAAAAAF4AAABfAAAAXAAAAFwAAABcAAAADAAAAF8AAABfAAAAXwAAAF8AAABfAAAAXwAAAAAAAAAAAAAAAAAAAAAAAABeAAAAXwAAAFwAAABcAAAAXAAAAAwAAAAMAAAAXwAAAF8AAABfAAAAXwAAAF8AAAAAAAAAAAAAAAAAAAAAAAAAXgAAAF8AAABcAAAAXAAAAFwAAAAMAAAAXwAAAF8AAABfAAAAXwAAAF8AAABfAAAAAAAAAAAAAAAAAAAAAAAAAF4AAABfAAAADAAAAAwAAAAMAAAADAAAAF8AAABfAAAAXwAAAF8AAABfAAAAXwAAAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAADAAAAAAAcQAAAAAAcQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAbgAAAAAAbgAAAAAAbgAAAAAADAAAAAAAcQAAAAAANwAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAbgAAAAAAbgAAAAAAbgAAAAAADAAAAAAAcQAAAAAAcQAAAAAANwAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcQAAAAAAbgAAAAAAbgAAAAAAbgAAAAAADAAAAAAAGwAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcQAAAAAAbgAAAAAAbgAAAAAAbgAAAAAADAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcQAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAA + version: 6 0,0: ind: 0,0 - tiles: XwAAAF8AAABFAAAAXwAAAF8AAABfAAAAXgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF8AAABPAAAAXwAAAEUAAABfAAAAXwAAAF8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABfAAAATwAAAF8AAABFAAAAXwAAAF8AAABfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAE8AAABfAAAARQAAAF8AAABfAAAAXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF8AAABfAAAARQAAAF8AAABfAAAAXwAAAF4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABfAAAAPQAAAD0AAAA9AAAAPQAAAF8AAABeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFwAAAD0AAAA9AAAAPQAAAD0AAABfAAAAXgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF8AAAA9AAAAPQAAAD0AAAA9AAAAXwAAAF4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABfAAAAXwAAAF8AAABPAAAAXwAAAF8AAABeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFwAAAF8AAABfAAAATwAAAF8AAABeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABcAAABeAAAAXwAAAF8AAABfAAAAXgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABfAAAAXgAAAF8AAABfAAAAXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAAAAAABfAAAAXwAAAF8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF4AAAAAAAAAXwAAAF8AAABfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF8AAABfAAAAXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABfAAAAXwAAAF8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: cQAAAAAAcQAAAAAAGwAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAYAAAAAAAcQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAYAAAAAAAcQAAAAAAGwAAAAAAGwAAAAAAGwAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAYAAAAAAAcQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAGwAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAASwAAAAAASwAAAAAASwAAAAAASwAAAAAAcQAAAAAAWQAAAAAAGwAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGwAAAAAASwAAAAAASwAAAAAASwAAAAAASwAAAAAAGwAAAAAAGwAAAAAAWQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAASwAAAAAASwAAAAAASwAAAAAASwAAAAAAcQAAAAAAPgAAAAAAVAAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAGwAAAAAAcQAAAAAAYAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGwAAAAAAcQAAAAAAcQAAAAAAYAAAAAAAcQAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGwAAAAAAcAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 0,-1: ind: 0,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXgAAAAAAAAAAAAAAXgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXgAAAF4AAAAAAAAAAAAAAF4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAF8AAABfAAAAXgAAAF4AAABeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAE8AAABfAAAAXwAAAF8AAABfAAAAXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABPAAAAXwAAAE8AAABPAAAAXwAAAF8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAF8AAABfAAAAXwAAAF8AAABfAAAAXgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF8AAABfAAAAXwAAAF8AAABfAAAAXwAAAF4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABfAAAAXwAAAF8AAABfAAAAOwAAAF8AAABeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAF8AAABfAAAAXwAAADsAAABfAAAAXgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAcQAAAAAAYAAAAAAAYAAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAASAAAAAAASAAAAAAAcQAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAASAAAAAAASAAAAAAAcQAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 type: MapGrid - type: Broadphase - - angularDamping: 0.05 + - bodyStatus: InAir + angularDamping: 0.05 linearDamping: 0.05 fixedRotation: False bodyType: Dynamic @@ -54,15 +63,15 @@ entities: color: '#FFFFFFFF' id: Dirt decals: - 134: -4,-4 + 121: -4,-4 - node: color: '#FFFFFFFF' id: DirtHeavy decals: - 89: -9,-1 - 90: -8,-1 - 91: -7,-6 - 103: -9,-5 + 81: -9,-1 + 82: -8,-1 + 83: -7,-6 + 92: -9,-5 - node: cleanable: True color: '#FFFFFFFF' @@ -71,44 +80,55 @@ entities: 5: 1,1 6: 1,1 7: 2,1 - 8: 3,3 - 20: 3,9 - 21: 3,9 - 22: 3,8 - 23: 1,5 - 24: 2,4 - 25: 1,6 - 26: 0,6 - 27: -1,6 - 28: -1,7 - 29: -2,6 - 30: -1,6 - 31: -7,6 - 32: -6,6 - 33: -10,5 - 34: -9,8 - 35: -8,8 - 36: -5,9 - 37: -5,10 - 38: -3,9 - 39: -3,7 - 40: -3,7 - 41: -3,8 - 42: -2,9 - 43: -5,6 - 77: -1,0 - 78: -1,1 - 79: -5,0 + 16: 3,9 + 17: 3,9 + 18: 3,8 + 19: 1,5 + 20: 2,4 + 21: 1,6 + 22: 0,6 + 23: -1,6 + 24: -1,7 + 25: -2,6 + 26: -1,6 + 27: -7,6 + 28: -6,6 + 29: -10,5 + 30: -9,8 + 31: -8,8 + 32: -5,9 + 33: -5,10 + 34: -3,9 + 35: -3,7 + 36: -3,7 + 37: -3,8 + 38: -2,9 + 39: -5,6 + 69: -1,0 + 70: -1,1 + 71: -5,0 + 133: 6,7 + - node: + cleanable: True + color: '#FFFFFFFF' + id: DirtHeavyMonotile + decals: + 136: 7,6 + 137: 7,5 + 138: 6,6 + 139: 7,7 + 140: 4,3 + 141: 5,1 - node: color: '#FFFFFFFF' id: DirtLight decals: - 92: -10,-1 - 93: -7,-3 - 94: -6,-3 - 101: 1,7 - 102: 3,6 - 105: -9,-3 + 84: -10,-1 + 85: -7,-3 + 86: -6,-3 + 90: 1,7 + 91: 3,6 + 94: -9,-3 - node: cleanable: True color: '#FFFFFFFF' @@ -117,48 +137,44 @@ entities: 2: -7,3 3: -7,3 4: -8,3 - 11: 1,2 - 12: 3,2 - 13: 3,2 - 14: 1,3 - 15: 2,1 - 16: -9,3 - 17: -9,2 - 18: 2,4 - 19: -8,4 - 61: -10,6 - 62: -9,6 - 63: -3,6 - 64: -4,7 - 65: -2,7 - 66: -3,4 - 67: 3,6 - 68: 4,5 - 69: 1,7 - 70: -3,10 - 71: -3,11 - 72: -2,9 - 73: 3,7 - 74: 4,6 - 75: 4,7 - 76: 3,6 - 122: -3,3 - 123: -2,2 - 124: -2,2 - 125: -2,2 - 126: -4,0 - 131: -9,1 - 132: -9,-1 - 133: -9,-1 + 9: 1,2 + 10: 1,3 + 11: 2,1 + 12: -9,3 + 13: -9,2 + 14: 2,4 + 15: -8,4 + 56: -10,6 + 57: -9,6 + 58: -3,6 + 59: -4,7 + 60: -2,7 + 61: -3,4 + 62: 3,6 + 63: 4,5 + 64: 1,7 + 65: -2,9 + 66: 4,6 + 67: 4,7 + 68: 3,6 + 111: -3,3 + 112: -2,2 + 113: -2,2 + 114: -2,2 + 115: -4,0 + 118: -9,1 + 119: -9,-1 + 120: -9,-1 + 134: 6,5 - node: color: '#FFFFFFFF' id: DirtMedium decals: - 85: -9,1 - 86: -8,1 - 87: -7,-2 - 88: -7,-1 - 104: -9,-4 + 77: -9,1 + 78: -8,1 + 79: -7,-2 + 80: -7,-1 + 93: -9,-4 - node: cleanable: True color: '#FFFFFFFF' @@ -166,82 +182,116 @@ entities: decals: 0: -7,2 1: -9,3 - 9: 3,1 - 10: 2,2 - 44: -4,6 - 45: -5,7 - 46: -2,7 - 47: 2,5 - 48: 3,5 - 49: 3,7 - 50: 2,3 - 51: -9,5 - 52: -8,4 - 53: -8,5 - 54: -7,5 - 55: -7,8 - 56: -8,6 - 57: -8,7 - 58: -4,9 - 59: -3,9 - 60: -2,10 - 80: -5,0 - 81: -2,0 - 82: -3,0 - 83: -1,2 - 84: -1,2 - 127: -3,4 - 128: 2,6 - 129: 3,1 - 130: 3,1 + 8: 2,2 + 40: -4,6 + 41: -5,7 + 42: -2,7 + 43: 2,5 + 44: 3,5 + 45: 2,3 + 46: -9,5 + 47: -8,4 + 48: -8,5 + 49: -7,5 + 50: -7,8 + 51: -8,6 + 52: -8,7 + 53: -4,9 + 54: -3,9 + 55: -2,10 + 72: -5,0 + 73: -2,0 + 74: -3,0 + 75: -1,2 + 76: -1,2 + 116: -3,4 + 117: 2,6 + 135: 6,6 + - node: + color: '#FFFFFF0C' + id: MiniTileOverlay + decals: + 122: -3,10 + 123: -3,9 + 124: -3,7 + 125: -3,6 + 126: -4,6 + 127: -5,6 + 128: -2,6 + 129: -1,6 + 130: -4,10 + 131: -5,10 + - node: + cleanable: True + color: '#FF7F8206' + id: MonoOverlay + decals: + 150: -3,12 + 151: -4,11 + 152: -2,11 + - node: + color: '#FFFFFF0C' + id: OffsetCheckerBOverlay + decals: + 132: 3,7 - node: color: '#FFFFFFFF' id: QuarterTileOverlayGreyscale decals: - 110: -4,3 - 111: -2,2 - 112: -3,2 + 99: -4,3 + 100: -2,2 + 101: -3,2 - node: color: '#FFFFFFFF' id: QuarterTileOverlayGreyscale180 decals: - 108: -4,3 - 109: -3,3 - 113: -4,2 - 114: -3,2 - 119: -2,1 + 97: -4,3 + 98: -3,3 + 102: -4,2 + 103: -3,2 + 108: -2,1 - node: color: '#FFFFFFFF' id: QuarterTileOverlayGreyscale270 decals: - 106: -2,3 - 107: -3,3 - 115: -2,2 - 116: -3,2 - 120: -4,1 + 95: -2,3 + 96: -3,3 + 104: -2,2 + 105: -3,2 + 109: -4,1 - node: color: '#FFFFFFFF' id: QuarterTileOverlayGreyscale90 decals: - 117: -2,3 - 118: -3,1 - 121: -4,1 + 106: -2,3 + 107: -3,1 + 110: -4,1 - node: - angle: -1.5707963267948966 rad + cleanable: True color: '#FFFFFFFF' - id: WarningLine + id: WarnLineE + decals: + 142: 5,3 + 143: 5,2 + 144: 5,1 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WarnLineW decals: - 95: -9,1 - 96: -9,2 - 97: -9,3 + 145: -5,10 + 146: -4,10 + 147: -3,10 + 148: -2,10 + 149: -1,10 - node: - angle: 1.5707963267948966 rad + angle: -1.5707963267948966 rad color: '#FFFFFFFF' id: WarningLine decals: - 98: 3,1 - 99: 3,2 - 100: 3,3 + 87: -9,1 + 88: -9,2 + 89: -9,3 type: DecalGrid - version: 2 data: @@ -263,7 +313,7 @@ entities: -1,2: 0: 65535 -1,3: - 0: 52991 + 0: 53247 0,-3: 0: 65520 0,-2: @@ -276,6 +326,7 @@ entities: 0: 13107 1,-1: 0: 30583 + 1: 34944 0,1: 0: 65535 0,2: @@ -288,10 +339,13 @@ entities: 0: 4369 1,0: 0: 30583 + 1: 34952 1,1: 0: 30583 + 1: 34952 1,2: 0: 4919 + 1: 8 0,4: 0: 127 -1,4: @@ -320,6 +374,12 @@ entities: 0: 65531 -3,3: 0: 14 + 2,0: + 1: 4369 + 2,1: + 1: 4369 + 2,2: + 1: 1 uniqueMixes: - volume: 2500 temperature: 293.15 @@ -336,6 +396,21 @@ entities: - 0 - 0 - 0 + - volume: 2500 + temperature: 293.15 + moles: + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 chunkSize: 4 type: GridAtmosphere - type: OccluderTree @@ -346,195 +421,216 @@ entities: - type: GasTileOverlay - type: SpreaderGrid - type: GridPathfinding -- proto: AirlockCommand +- proto: AirlockExternalGlassShuttleSyndicateLocked entities: - - uid: 649 + - uid: 2 components: - - rot: -1.5707963267948966 rad - pos: -7.5,7.5 - parent: 732 + - rot: 3.141592653589793 rad + pos: 3.5,15.5 + parent: 1 type: Transform -- proto: AirlockCommandGlass +- proto: AirlockExternalGlassSyndicateLocked entities: - - uid: 481 + - uid: 3 components: - - pos: -2.5,8.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: 3.5,8.5 + parent: 1 type: Transform - - uid: 483 + - uid: 4 components: - - rot: 3.141592653589793 rad - pos: -5.5,10.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: -9.5,2.5 + parent: 1 type: Transform -- proto: AirlockEngineering - entities: - - uid: 101 + - uid: 5 components: - - pos: 1.5,8.5 - parent: 732 + - pos: 6.5,2.5 + parent: 1 type: Transform - - uid: 479 +- proto: AirlockExternalShuttleSyndicateLocked + entities: + - uid: 6 components: - - pos: -5.5,-2.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: -11.5,2.5 + parent: 1 type: Transform - - uid: 480 + - uid: 7 components: - - pos: 2.5,0.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 8.5,2.5 + parent: 1 type: Transform -- proto: AirlockExternalGlass +- proto: AirlockSyndicateGlassLocked entities: - - uid: 3 + - uid: 8 components: - - pos: 4.5,2.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: -7.5,0.5 + parent: 1 type: Transform - - uid: 19 + - uid: 9 components: - - pos: -9.5,2.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: -2.5,8.5 + parent: 1 type: Transform - - uid: 584 + - uid: 10 components: - - rot: 3.141592653589793 rad - pos: 3.5,8.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: 0.5,6.5 + parent: 1 type: Transform -- proto: AirlockGlass - entities: - - uid: 484 + - uid: 11 components: - - pos: -7.5,0.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: -7.5,4.5 + parent: 1 type: Transform - - uid: 487 + - uid: 12 components: - - pos: -7.5,4.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: 2.5,4.5 + parent: 1 type: Transform - - uid: 669 + - uid: 13 components: - - pos: -5.5,6.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: -5.5,6.5 + parent: 1 type: Transform -- proto: AirlockGlassShuttle - entities: - - uid: 130 + - uid: 14 components: - - rot: 3.141592653589793 rad - pos: 3.5,15.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 5.5,6.5 + parent: 1 type: Transform -- proto: AirlockMedicalGlass +- proto: AirlockSyndicateLocked entities: - - uid: 485 + - uid: 15 components: - - pos: 0.5,6.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: 2.5,0.5 + parent: 1 type: Transform - - uid: 486 + - uid: 16 components: - - pos: 2.5,4.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: 1.5,8.5 + parent: 1 type: Transform -- proto: AirlockSecurity - entities: - - uid: 482 + - uid: 17 components: - rot: -1.5707963267948966 rad pos: -2.5,5.5 - parent: 732 + parent: 1 type: Transform -- proto: AirlockShuttle - entities: - - uid: 39 + - uid: 18 components: - rot: -1.5707963267948966 rad - pos: -11.5,2.5 - parent: 732 + pos: -5.5,10.5 + parent: 1 type: Transform - - uid: 77 + - uid: 19 components: - - rot: 1.5707963267948966 rad - pos: 6.5,2.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: -7.5,7.5 + parent: 1 + type: Transform + - uid: 20 + components: + - rot: -1.5707963267948966 rad + pos: -5.5,-2.5 + parent: 1 type: Transform - proto: APCBasic entities: - - uid: 261 + - uid: 21 components: - pos: -0.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 262 + - uid: 22 components: - pos: -9.5,0.5 - parent: 732 + parent: 1 type: Transform - - uid: 263 + - uid: 23 components: - pos: 4.5,8.5 - parent: 732 + parent: 1 type: Transform - - uid: 331 + - uid: 24 components: - pos: 0.5,-0.5 - parent: 732 + parent: 1 type: Transform - proto: AppraisalTool entities: - - uid: 621 + - uid: 25 components: - pos: -7.2760534,-3.5222044 - parent: 732 + parent: 1 type: Transform - - uid: 710 + - uid: 26 components: - pos: -0.67882204,3.741016 - parent: 732 + parent: 1 type: Transform - proto: AtmosDeviceFanTiny entities: - - uid: 147 + - uid: 27 components: - rot: 3.141592653589793 rad pos: 3.5,15.5 - parent: 732 + parent: 1 type: Transform - - uid: 629 + - uid: 28 components: - - pos: 6.5,2.5 - parent: 732 + - pos: -11.5,2.5 + parent: 1 type: Transform - - uid: 655 + - uid: 772 components: - - pos: -11.5,2.5 - parent: 732 + - pos: 8.5,2.5 + parent: 1 type: Transform - proto: Bed entities: - - uid: 637 + - uid: 29 components: - pos: -9.5,9.5 - parent: 732 + parent: 1 + type: Transform + - uid: 30 + components: + - pos: 7.5,5.5 + parent: 1 type: Transform - proto: BedsheetBlack entities: - - uid: 654 + - uid: 31 components: - rot: -1.5707963267948966 rad pos: -9.5,9.5 - parent: 732 + parent: 1 + type: Transform +- proto: BedsheetOrange + entities: + - uid: 32 + components: + - rot: 1.5707963267948966 rad + pos: 7.5,5.5 + parent: 1 type: Transform - proto: BoozeDispenser entities: - - uid: 478 + - uid: 33 components: - rot: 1.5707963267948966 rad pos: -9.5,-3.5 - parent: 732 + parent: 1 type: Transform - containers: ReagentDispenser-beaker: !type:ContainerSlot @@ -556,1154 +652,1026 @@ entities: type: ContainerContainer - proto: BoxLethalshot entities: - - uid: 539 + - uid: 34 components: - pos: -3.588971,4.6360464 - parent: 732 + parent: 1 type: Transform - proto: CableApcExtension entities: - - uid: 108 + - uid: 35 + components: + - pos: 4.5,6.5 + parent: 1 + type: Transform + - uid: 36 components: - pos: -0.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 339 + - uid: 37 components: - pos: -0.5,5.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 340 + - uid: 38 components: - pos: -0.5,4.5 - parent: 732 + parent: 1 type: Transform - - uid: 341 + - uid: 39 components: - pos: -1.5,4.5 - parent: 732 + parent: 1 type: Transform - - uid: 342 + - uid: 40 components: - pos: -2.5,4.5 - parent: 732 + parent: 1 type: Transform - - uid: 343 + - uid: 41 components: - pos: -2.5,3.5 - parent: 732 + parent: 1 type: Transform - - uid: 344 + - uid: 42 components: - pos: -2.5,2.5 - parent: 732 + parent: 1 type: Transform - - uid: 345 + - uid: 43 components: - pos: -2.5,1.5 - parent: 732 + parent: 1 type: Transform - - uid: 346 + - uid: 44 components: - pos: -2.5,0.5 - parent: 732 + parent: 1 type: Transform - - uid: 347 + - uid: 45 components: - pos: -3.5,2.5 - parent: 732 + parent: 1 type: Transform - - uid: 348 + - uid: 46 components: - pos: -1.5,2.5 - parent: 732 + parent: 1 type: Transform - - uid: 349 + - uid: 47 components: - pos: -4.5,2.5 - parent: 732 + parent: 1 type: Transform - - uid: 350 + - uid: 48 components: - pos: -0.5,2.5 - parent: 732 + parent: 1 type: Transform - - uid: 351 + - uid: 49 components: - pos: 4.5,8.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 352 + - uid: 50 components: - pos: 4.5,7.5 - parent: 732 + parent: 1 type: Transform - - uid: 353 + - uid: 51 components: - pos: 4.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 354 + - uid: 52 components: - pos: 3.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 355 + - uid: 53 components: - pos: 3.5,8.5 - parent: 732 + parent: 1 type: Transform - - uid: 356 + - uid: 54 components: - pos: 3.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 357 + - uid: 55 components: - pos: 3.5,10.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 358 + - uid: 56 components: - pos: 3.5,11.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 359 + - uid: 57 components: - pos: 3.5,12.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 360 + - uid: 58 components: - pos: 3.5,13.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 362 + - uid: 59 components: - pos: 2.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 363 + - uid: 60 components: - pos: 2.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 364 + - uid: 61 components: - pos: 2.5,4.5 - parent: 732 + parent: 1 type: Transform - - uid: 365 + - uid: 62 components: - pos: 2.5,3.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 366 + - uid: 63 components: - pos: 2.5,2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 367 + - uid: 64 components: - pos: 3.5,2.5 - parent: 732 + parent: 1 type: Transform - - uid: 368 + - uid: 65 components: - pos: 5.5,2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 369 + - uid: 66 components: - pos: 4.5,2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 370 + - uid: 67 components: - pos: 2.5,1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 371 + - uid: 68 components: - pos: -1.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 372 + - uid: 69 components: - pos: -2.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 373 + - uid: 70 components: - pos: -3.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 374 + - uid: 71 components: - pos: -4.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 375 + - uid: 72 components: - pos: -2.5,7.5 - parent: 732 + parent: 1 type: Transform - - uid: 376 + - uid: 73 components: - pos: -2.5,8.5 - parent: 732 + parent: 1 type: Transform - - uid: 377 + - uid: 74 components: - pos: -2.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 378 + - uid: 75 components: - pos: -2.5,10.5 - parent: 732 + parent: 1 type: Transform - - uid: 379 + - uid: 76 components: - pos: -2.5,11.5 - parent: 732 + parent: 1 type: Transform - - uid: 380 + - uid: 77 components: - pos: -3.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 381 + - uid: 78 components: - pos: -4.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 382 + - uid: 79 components: - pos: -1.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 383 + - uid: 80 components: - pos: -0.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 384 + - uid: 81 components: - pos: 0.5,-0.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 385 + - uid: 82 components: - pos: 0.5,-1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 386 + - uid: 83 components: - pos: 0.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 387 + - uid: 84 components: - pos: 1.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 388 + - uid: 85 components: - pos: 2.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 389 + - uid: 86 components: - pos: 2.5,-1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 390 + - uid: 87 components: - pos: 2.5,-0.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 391 + - uid: 88 components: - pos: -0.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 392 + - uid: 89 components: - pos: -1.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 393 + - uid: 90 components: - pos: -2.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 394 + - uid: 91 components: - pos: -3.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 395 + - uid: 92 components: - pos: -4.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 396 + - uid: 93 components: - pos: 0.5,-3.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 397 + - uid: 94 components: - pos: -9.5,0.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 398 + - uid: 95 components: - pos: 0.5,-4.5 - parent: 732 + parent: 1 type: Transform - - uid: 399 + - uid: 96 components: - pos: 0.5,-5.5 - parent: 732 + parent: 1 type: Transform - - uid: 400 + - uid: 97 components: - pos: -0.5,-5.5 - parent: 732 + parent: 1 type: Transform - - uid: 401 + - uid: 98 components: - pos: -1.5,-5.5 - parent: 732 + parent: 1 type: Transform - - uid: 402 + - uid: 99 components: - pos: -2.5,-5.5 - parent: 732 + parent: 1 type: Transform - - uid: 403 + - uid: 100 components: - pos: -3.5,-5.5 - parent: 732 + parent: 1 type: Transform - - uid: 404 + - uid: 101 components: - pos: -4.5,-5.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 405 + - uid: 102 components: - pos: 1.5,-5.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 406 + - uid: 103 components: - pos: -9.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 407 + - uid: 104 components: - pos: -8.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 408 + - uid: 105 components: - pos: -7.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 409 + - uid: 106 components: - pos: -7.5,-1.5 - parent: 732 + parent: 1 type: Transform - - uid: 410 + - uid: 107 components: - pos: -7.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 411 + - uid: 108 components: - pos: -7.5,-3.5 - parent: 732 + parent: 1 type: Transform - - uid: 412 + - uid: 109 components: - pos: -7.5,-4.5 - parent: 732 + parent: 1 type: Transform - - uid: 413 + - uid: 110 components: - pos: -6.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 414 + - uid: 111 components: - pos: -7.5,0.5 - parent: 732 + parent: 1 type: Transform - - uid: 415 + - uid: 112 components: - pos: -7.5,1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 416 + - uid: 113 components: - pos: -7.5,2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 417 + - uid: 114 components: - pos: -7.5,3.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 418 + - uid: 115 components: - pos: -8.5,2.5 - parent: 732 + parent: 1 type: Transform - - uid: 419 + - uid: 116 components: - pos: -9.5,2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 420 + - uid: 117 components: - pos: -10.5,2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 421 + - uid: 118 components: - pos: -7.5,4.5 - parent: 732 + parent: 1 type: Transform - - uid: 422 + - uid: 119 components: - pos: -7.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 423 + - uid: 120 components: - pos: -7.5,6.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 424 + - uid: 121 components: - pos: -6.5,6.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 425 + - uid: 122 components: - pos: -7.5,7.5 - parent: 732 + parent: 1 type: Transform - - uid: 426 + - uid: 123 components: - pos: -7.5,8.5 - parent: 732 + parent: 1 type: Transform - - uid: 427 + - uid: 124 components: - pos: -8.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 428 + - uid: 125 components: - pos: -9.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 429 + - uid: 126 components: - pos: 1.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 430 + - uid: 127 components: - pos: 1.5,7.5 - parent: 732 + parent: 1 type: Transform - - uid: 431 + - uid: 128 components: - pos: 1.5,8.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 432 + - uid: 129 components: - pos: 4.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 433 + - uid: 130 components: - pos: 5.5,5.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 434 + - uid: 131 components: - pos: -7.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 435 + - uid: 132 components: - pos: -10.5,5.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 436 + - uid: 133 components: - pos: -10.5,-0.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 437 + - uid: 134 components: - pos: -7.5,-5.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 438 + - uid: 135 components: - pos: -8.5,-5.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 439 + - uid: 136 components: - pos: -9.5,-5.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 440 + - uid: 137 components: - pos: 2.5,-5.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 441 + - uid: 138 components: - pos: 3.5,-5.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 442 + - uid: 139 components: - pos: 4.5,-5.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 443 + - uid: 140 components: - pos: 3.5,-0.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 444 + - uid: 141 components: - pos: 4.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 445 + - uid: 142 components: - pos: 5.5,-0.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 541 + - uid: 143 components: - pos: -2.5,-3.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 551 + - uid: 144 components: - pos: -8.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 553 + - uid: 145 components: - pos: -2.5,-4.5 - parent: 732 + parent: 1 type: Transform - - uid: 554 + - uid: 146 components: - pos: -5.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 555 + - uid: 147 components: - pos: -2.5,12.5 - parent: 732 + parent: 1 type: Transform - - uid: 563 + - uid: 148 components: - pos: -2.5,-5.5 - parent: 732 + parent: 1 type: Transform - - uid: 564 + - uid: 149 components: - pos: -2.5,-6.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 631 + - uid: 150 components: - pos: -1.5,-6.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 632 + - uid: 151 components: - pos: -2.5,-6.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 633 + - uid: 152 components: - pos: -3.5,-6.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 636 + - uid: 153 components: - pos: -7.5,10.5 - parent: 732 + parent: 1 type: Transform - - uid: 640 + - uid: 154 components: - pos: -9.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 641 + - uid: 155 components: - pos: -6.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 714 + - uid: 156 components: - pos: 3.5,14.5 - parent: 732 + parent: 1 + type: Transform + - uid: 157 + components: + - pos: 6.5,2.5 + parent: 1 + type: Transform + - uid: 158 + components: + - pos: 7.5,2.5 + parent: 1 + type: Transform + - uid: 159 + components: + - pos: 5.5,6.5 + parent: 1 + type: Transform + - uid: 160 + components: + - pos: 6.5,6.5 + parent: 1 + type: Transform + - uid: 161 + components: + - pos: 7.5,6.5 + parent: 1 + type: Transform + - uid: 162 + components: + - pos: 5.5,7.5 + parent: 1 + type: Transform + - uid: 163 + components: + - pos: 5.5,5.5 + parent: 1 + type: Transform + - uid: 164 + components: + - pos: 8.5,6.5 + parent: 1 + type: Transform +- proto: Cablecuffs + entities: + - uid: 165 + components: + - pos: 1.5358834,5.585895 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - proto: CableHV entities: - - uid: 230 + - uid: 166 components: - pos: 1.5,7.5 - parent: 732 + parent: 1 type: Transform - - uid: 269 + - uid: 167 components: - pos: -2.5,-1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 270 + - uid: 168 components: - pos: -1.5,-1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 271 + - uid: 169 components: - pos: -0.5,-1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 272 + - uid: 170 components: - pos: 0.5,-1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 273 + - uid: 171 components: - pos: 1.5,-1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 274 + - uid: 172 components: - pos: 1.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 275 + - uid: 173 components: - pos: 2.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 276 + - uid: 174 components: - pos: 3.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 279 + - uid: 175 components: - pos: -3.5,-1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 280 + - uid: 176 components: - pos: -4.5,-1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 281 + - uid: 177 components: - pos: -4.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 282 + - uid: 178 components: - pos: -4.5,-3.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 283 + - uid: 179 components: - pos: -4.5,-4.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 284 + - uid: 180 components: - pos: -4.5,-5.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 285 + - uid: 181 components: - pos: -5.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 286 + - uid: 182 components: - pos: -6.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 287 + - uid: 183 components: - pos: -7.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 288 + - uid: 184 components: - pos: -7.5,-1.5 - parent: 732 + parent: 1 type: Transform - - uid: 289 + - uid: 185 components: - pos: -7.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 290 + - uid: 186 components: - pos: -7.5,0.5 - parent: 732 + parent: 1 type: Transform - - uid: 291 + - uid: 187 components: - pos: -7.5,1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 292 + - uid: 188 components: - pos: -7.5,2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 293 + - uid: 189 components: - pos: -7.5,3.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 294 + - uid: 190 components: - pos: -7.5,4.5 - parent: 732 + parent: 1 type: Transform - - uid: 295 + - uid: 191 components: - pos: -7.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 296 + - uid: 192 components: - pos: -7.5,6.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 297 + - uid: 193 components: - pos: -3.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 298 + - uid: 194 components: - pos: -2.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 313 + - uid: 195 components: - pos: 1.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 315 + - uid: 196 components: - pos: 0.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 316 + - uid: 197 components: - pos: 1.5,8.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 318 + - uid: 198 components: - pos: -0.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 326 + - uid: 199 components: - pos: -1.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 488 + - uid: 200 components: - pos: 1.5,9.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 582 + - uid: 201 components: - pos: -4.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 585 + - uid: 202 components: - pos: -5.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 586 + - uid: 203 components: - pos: -6.5,6.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - proto: CableMV entities: - - uid: 300 + - uid: 204 components: - pos: -4.5,-5.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 301 + - uid: 205 components: - pos: -4.5,-4.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 302 + - uid: 206 components: - pos: -4.5,-3.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 303 + - uid: 207 components: - pos: -4.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 304 + - uid: 208 components: - pos: -5.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 305 + - uid: 209 components: - pos: -6.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 306 + - uid: 210 components: - pos: -7.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 307 + - uid: 211 components: - pos: -8.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 308 + - uid: 212 components: - pos: -9.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 309 + - uid: 213 components: - pos: -9.5,-1.5 - parent: 732 + parent: 1 type: Transform - - uid: 310 + - uid: 214 components: - pos: -9.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 311 + - uid: 215 components: - pos: -9.5,0.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 314 + - uid: 216 components: - pos: -8.5,6.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 319 + - uid: 217 components: - pos: 1.5,9.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 320 + - uid: 218 components: - pos: 1.5,8.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 321 + - uid: 219 components: - pos: 1.5,7.5 - parent: 732 + parent: 1 type: Transform - - uid: 322 + - uid: 220 components: - pos: -0.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 323 + - uid: 221 components: - pos: -0.5,5.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 324 + - uid: 222 components: - pos: 0.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 325 + - uid: 223 components: - pos: 1.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 327 + - uid: 224 components: - pos: 2.5,7.5 - parent: 732 + parent: 1 type: Transform - - uid: 328 + - uid: 225 components: - pos: 3.5,7.5 - parent: 732 + parent: 1 type: Transform - - uid: 329 + - uid: 226 components: - pos: 4.5,7.5 - parent: 732 + parent: 1 type: Transform - - uid: 330 + - uid: 227 components: - pos: 4.5,8.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 332 + - uid: 228 components: - pos: -3.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 333 + - uid: 229 components: - pos: -2.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 334 + - uid: 230 components: - pos: -1.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 335 + - uid: 231 components: - pos: -0.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 336 + - uid: 232 components: - pos: 0.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 337 + - uid: 233 components: - pos: 0.5,-1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 338 + - uid: 234 components: - pos: 0.5,-0.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - proto: CableTerminal entities: - - uid: 268 + - uid: 235 components: - rot: -1.5707963267948966 rad pos: -2.5,-1.5 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics @@ -1711,1907 +1679,1959 @@ entities: type: Fixtures - proto: CarpetBlack entities: - - uid: 526 + - uid: 236 components: - pos: -7.5,10.5 - parent: 732 + parent: 1 type: Transform - - uid: 527 + - uid: 237 components: - pos: -7.5,8.5 - parent: 732 + parent: 1 type: Transform - - uid: 528 + - uid: 238 components: - pos: -8.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 530 + - uid: 239 components: - pos: -7.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 531 + - uid: 240 components: - pos: -8.5,8.5 - parent: 732 + parent: 1 type: Transform - - uid: 532 + - uid: 241 components: - pos: -8.5,10.5 - parent: 732 + parent: 1 type: Transform - - uid: 612 + - uid: 242 components: - pos: -9.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 617 + - uid: 243 components: - pos: -9.5,8.5 - parent: 732 + parent: 1 type: Transform - - uid: 638 + - uid: 244 components: - pos: -9.5,10.5 - parent: 732 + parent: 1 type: Transform - proto: Catwalk entities: - - uid: 33 + - uid: 245 components: - rot: 3.141592653589793 rad pos: 3.5,10.5 - parent: 732 + parent: 1 type: Transform - - uid: 86 + - uid: 246 components: - pos: 2.5,-1.5 - parent: 732 + parent: 1 type: Transform - - uid: 92 + - uid: 247 components: - pos: 2.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 491 + - uid: 248 components: - pos: 2.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 492 + - uid: 249 components: - pos: 1.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 493 + - uid: 250 components: - pos: 0.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 494 + - uid: 251 components: - pos: -0.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 495 + - uid: 252 components: - pos: -1.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 496 + - uid: 253 components: - pos: -2.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 497 + - uid: 254 components: - pos: -3.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 498 + - uid: 255 components: - pos: -4.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 499 + - uid: 256 components: - pos: 3.5,11.5 - parent: 732 + parent: 1 type: Transform - - uid: 500 + - uid: 257 components: - pos: 3.5,12.5 - parent: 732 + parent: 1 type: Transform - - uid: 501 + - uid: 258 components: - pos: 3.5,13.5 - parent: 732 - type: Transform - - uid: 502 - components: - - pos: 5.5,2.5 - parent: 732 + parent: 1 type: Transform - - uid: 503 + - uid: 259 components: - pos: -10.5,2.5 - parent: 732 + parent: 1 type: Transform - - uid: 504 + - uid: 260 components: - pos: -7.5,1.5 - parent: 732 + parent: 1 type: Transform - - uid: 506 + - uid: 261 components: - pos: -7.5,3.5 - parent: 732 + parent: 1 type: Transform - - uid: 590 + - uid: 262 components: - rot: 1.5707963267948966 rad pos: -7.5,2.5 - parent: 732 + parent: 1 type: Transform - - uid: 630 + - uid: 263 components: - rot: 3.141592653589793 rad pos: 3.5,14.5 - parent: 732 + parent: 1 type: Transform - - uid: 724 + - uid: 264 components: - pos: -6.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 725 + - uid: 265 components: - pos: -7.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 726 + - uid: 266 components: - pos: -8.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 727 + - uid: 267 components: - pos: -9.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 728 + - uid: 268 components: - pos: 2.5,3.5 - parent: 732 + parent: 1 type: Transform - - uid: 729 + - uid: 269 components: - pos: 2.5,2.5 - parent: 732 + parent: 1 type: Transform - - uid: 730 + - uid: 270 components: - pos: 2.5,1.5 - parent: 732 + parent: 1 + type: Transform + - uid: 271 + components: + - pos: 7.5,2.5 + parent: 1 type: Transform - proto: Chair entities: - - uid: 102 + - uid: 272 components: - rot: -1.5707963267948966 rad pos: -3.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 611 + - uid: 273 components: - pos: -1.5,7.5 - parent: 732 + parent: 1 type: Transform - proto: ChairPilotSeat entities: - - uid: 20 + - uid: 274 components: - - pos: -2.5,11.5 - parent: 732 + - rot: 3.141592653589793 rad + pos: -2.5,12.5 + parent: 1 type: Transform - - uid: 153 + - uid: 275 components: - - pos: -1.5,11.5 - parent: 732 + - rot: 3.141592653589793 rad + pos: -3.5,11.5 + parent: 1 type: Transform - - uid: 570 + - uid: 276 components: - - pos: -3.5,11.5 - parent: 732 + - rot: 3.141592653589793 rad + pos: -1.5,11.5 + parent: 1 type: Transform - proto: ClosetEmergencyFilledRandom entities: - - uid: 519 + - uid: 277 components: - pos: -10.5,3.5 - parent: 732 + parent: 1 type: Transform - - uid: 522 + - uid: 278 components: - - pos: 5.5,3.5 - parent: 732 + - pos: 7.5,3.5 + parent: 1 type: Transform - proto: ClothingBeltUtilityFilled entities: - - uid: 723 + - uid: 279 components: - pos: -2.4051805,-3.3849664 - parent: 732 + parent: 1 type: Transform - proto: ClothingHandsGlovesLatex entities: - - uid: 596 + - uid: 280 components: - pos: 3.8298292,5.5017543 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics - proto: ClothingHeadHatPirate entities: - - uid: 547 + - uid: 281 components: - pos: -6.554,8.790821 - parent: 732 + parent: 1 type: Transform - proto: ClothingHeadHatPirateTricord entities: - - uid: 648 + - uid: 282 components: - pos: -0.664912,7.833114 - parent: 732 - type: Transform - - uid: 675 - components: - - pos: -0.5071249,9.853321 - parent: 732 + parent: 1 type: Transform - proto: ClothingHeadHatWelding entities: - - uid: 592 + - uid: 283 components: - pos: -6.50084,2.62934 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics +- proto: ClothingHeadHelmetPodWars + entities: + - uid: 284 + components: + - pos: -4.5001793,0.72629523 + parent: 1 + type: Transform + - uid: 285 + components: + - pos: -4.7293463,0.43462825 + parent: 1 + type: Transform - proto: ClothingMaskBreath entities: - - uid: 589 + - uid: 286 components: - pos: 1.4823287,2.5088873 - parent: 732 + parent: 1 type: Transform - - uid: 613 + - uid: 287 components: - pos: 1.6489947,2.6338873 - parent: 732 + parent: 1 type: Transform - - uid: 614 + - uid: 288 components: - pos: 1.2739947,2.6963873 - parent: 732 + parent: 1 type: Transform - proto: ClothingNeckCloakPirateCap entities: - - uid: 678 + - uid: 289 components: - pos: -6.52275,8.478321 - parent: 732 + parent: 1 type: Transform -- proto: ClothingOuterCoatGentle +- proto: ClothingOuterArmorBasic entities: - - uid: 676 + - uid: 290 + components: + - pos: -0.4558921,0.70815384 + parent: 1 + type: Transform + - uid: 291 + components: + - pos: -0.5808921,0.52065384 + parent: 1 + type: Transform + - uid: 292 + components: + - pos: -0.5965171,0.39565372 + parent: 1 + type: Transform +- proto: ClothingOuterArmorPodWars + entities: + - uid: 293 + components: + - pos: -4.6251793,0.7317376 + parent: 1 + type: Transform + - uid: 294 components: - - pos: -0.4289999,9.618946 - parent: 732 + - pos: -4.6876793,0.56995964 + parent: 1 type: Transform - proto: ClothingOuterCoatPirate entities: - - uid: 679 + - uid: 295 components: - pos: -6.27275,8.540821 - parent: 732 + parent: 1 + type: Transform +- proto: ClothingOuterCoatSyndieCapArmored + entities: + - uid: 296 + components: + - pos: -0.47831082,10.750551 + parent: 1 type: Transform - proto: ClothingShoesBootsMag entities: - - uid: 537 + - uid: 297 components: - pos: -0.55260205,3.4916167 - parent: 732 + parent: 1 type: Transform - - uid: 677 + - uid: 298 components: - pos: -0.55260205,3.4916167 - parent: 732 + parent: 1 type: Transform - - uid: 680 + - uid: 299 components: - pos: -0.55260205,3.4916167 - parent: 732 + parent: 1 type: Transform - - uid: 681 + - uid: 300 components: - pos: -0.55260205,3.4916167 - parent: 732 + parent: 1 type: Transform - - uid: 682 + - uid: 301 components: - pos: -0.55260205,3.4916167 - parent: 732 + parent: 1 type: Transform - - uid: 683 + - uid: 302 components: - pos: -0.55260205,3.4916167 - parent: 732 + parent: 1 type: Transform - - uid: 684 + - uid: 303 components: - pos: -0.55260205,3.4916167 - parent: 732 + parent: 1 type: Transform - - uid: 685 + - uid: 304 components: - pos: -0.55260205,3.4916167 - parent: 732 + parent: 1 type: Transform - proto: ClothingUniformJumpsuitPirate entities: - - uid: 579 + - uid: 305 components: - pos: -0.477412,7.442489 - parent: 732 + parent: 1 type: Transform - - uid: 647 + - uid: 306 components: - pos: -0.305537,7.583114 - parent: 732 + parent: 1 type: Transform - proto: ComputerIFFSyndicate entities: - - uid: 580 + - uid: 307 components: - pos: -1.5,12.5 - parent: 732 + parent: 1 type: Transform - proto: ComputerRadar entities: - - uid: 160 + - uid: 308 components: - pos: -3.5,12.5 - parent: 732 + parent: 1 type: Transform -- proto: ComputerShuttleSyndie +- proto: ComputerShuttle entities: - - uid: 60 + - uid: 309 components: - - pos: -2.5,12.5 - parent: 732 + - pos: -2.5,13.5 + parent: 1 type: Transform - proto: CratePirateChest entities: - - uid: 569 + - uid: 310 components: - pos: -2.5,0.5 - parent: 732 + parent: 1 type: Transform - proto: CratePirateChestCaptain entities: - - uid: 639 + - uid: 311 components: - pos: -9.5,8.5 - parent: 732 + parent: 1 type: Transform - proto: CratePrivateSecure entities: - - uid: 544 + - uid: 312 components: - pos: -0.5,4.5 - parent: 732 + parent: 1 type: Transform - proto: CrowbarRed entities: - - uid: 635 + - uid: 313 components: - pos: -8.437552,-4.4587874 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics - proto: DrinkBottleAle entities: - - uid: 514 + - uid: 314 components: - pos: -9.517828,-1.2026272 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics - proto: DrinkCognacBottleFull entities: - - uid: 513 + - uid: 315 components: - pos: -9.455328,-1.4370022 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics - proto: DrinkGlass entities: - - uid: 558 + - uid: 316 components: - pos: -7.3675203,-2.6619558 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics - - uid: 559 + - uid: 317 components: - pos: -7.4925203,-2.2557058 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics - - uid: 560 + - uid: 318 components: - pos: -7.2581453,-1.2869558 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics - proto: DrinkGrogGlass entities: - - uid: 591 + - uid: 319 components: - pos: -7.611698,-3.9578404 - parent: 732 + parent: 1 type: Transform - - uid: 620 + - uid: 320 components: - pos: -7.580448,-1.5984654 - parent: 732 + parent: 1 type: Transform - proto: DrinkShaker entities: - - uid: 511 + - uid: 321 components: - pos: -9.676509,-1.6372542 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics - proto: DrinkWhiskeyBottleFull entities: - - uid: 557 + - uid: 322 components: - pos: -7.6487703,-3.1932058 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics - proto: DrinkWineBottleFull entities: - - uid: 512 + - uid: 323 components: - pos: -9.720953,-1.2651272 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics - proto: FaxMachineSyndie entities: - - uid: 533 + - uid: 324 components: - pos: -9.5,10.5 - parent: 732 + parent: 1 type: Transform - name: pirate fax type: FaxMachine - proto: FireExtinguisher entities: - - uid: 577 + - uid: 325 components: - pos: -4.625556,7.7085676 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics - - uid: 578 + - uid: 326 components: - pos: -4.391181,7.6616926 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics - proto: Fireplace entities: - - uid: 603 + - uid: 327 components: - pos: -7.5,10.5 - parent: 732 + parent: 1 type: Transform - proto: GasMixerFlipped entities: - - uid: 191 + - uid: 328 components: - rot: 1.5707963267948966 rad pos: 1.5,-3.5 - parent: 732 + parent: 1 type: Transform - inletTwoConcentration: 0.22000003 inletOneConcentration: 0.78 type: GasMixer - proto: GasPassiveVent entities: - - uid: 201 + - uid: 329 components: - rot: -1.5707963267948966 rad pos: 4.5,-1.5 - parent: 732 + parent: 1 type: Transform - - uid: 202 + - uid: 330 components: - rot: -1.5707963267948966 rad pos: 4.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 688 + - uid: 331 components: - rot: 3.141592653589793 rad pos: 2.5,-7.5 - parent: 732 + parent: 1 type: Transform - - uid: 689 + - uid: 332 components: - rot: 3.141592653589793 rad pos: -6.5,-7.5 - parent: 732 + parent: 1 type: Transform - - uid: 705 + - uid: 333 components: - rot: 1.5707963267948966 rad pos: -11.5,10.5 - parent: 732 + parent: 1 type: Transform - proto: GasPipeBend entities: - - uid: 190 + - uid: 334 components: - rot: -1.5707963267948966 rad pos: 2.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 197 + - uid: 335 components: - rot: 1.5707963267948966 rad pos: 2.5,-1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 198 + - uid: 336 components: - rot: 1.5707963267948966 rad pos: 0.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 214 + - uid: 337 components: - pos: -2.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 219 + - uid: 338 components: - rot: 3.141592653589793 rad pos: -7.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 246 + - uid: 339 components: - rot: 3.141592653589793 rad pos: 2.5,-0.5 - parent: 732 - type: Transform - - enabled: True - type: AmbientSound - - uid: 646 - components: - - rot: -1.5707963267948966 rad - pos: 3.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 706 + - uid: 340 components: - rot: 1.5707963267948966 rad pos: -7.5,8.5 - parent: 732 + parent: 1 type: Transform - proto: GasPipeFourway entities: - - uid: 228 + - uid: 341 components: - pos: -7.5,6.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 233 + - uid: 342 components: - pos: -2.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 254 + - uid: 343 components: - pos: 2.5,6.5 - parent: 732 + parent: 1 type: Transform - proto: GasPipeStraight entities: - - uid: 115 + - uid: 344 components: - rot: 1.5707963267948966 rad pos: 3.5,-1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 199 + - uid: 345 components: - rot: 1.5707963267948966 rad pos: 1.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 212 + - uid: 346 components: - rot: -1.5707963267948966 rad pos: -1.5,-3.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 215 + - uid: 347 components: - rot: -1.5707963267948966 rad pos: -3.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 216 + - uid: 348 components: - rot: -1.5707963267948966 rad pos: -4.5,-2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 217 + - uid: 349 components: - rot: -1.5707963267948966 rad pos: -5.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 218 + - uid: 350 components: - rot: -1.5707963267948966 rad pos: -6.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 221 + - uid: 351 components: - rot: 3.141592653589793 rad pos: -7.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 222 + - uid: 352 components: - rot: 3.141592653589793 rad pos: -7.5,0.5 - parent: 732 + parent: 1 type: Transform - - uid: 223 + - uid: 353 components: - rot: 3.141592653589793 rad pos: -7.5,1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 225 + - uid: 354 components: - pos: -7.5,3.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 226 + - uid: 355 components: - pos: -7.5,4.5 - parent: 732 + parent: 1 type: Transform - - uid: 227 + - uid: 356 components: - pos: -7.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 229 + - uid: 357 components: - rot: -1.5707963267948966 rad pos: -6.5,6.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 231 + - uid: 358 components: - rot: -1.5707963267948966 rad pos: -4.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 232 + - uid: 359 components: - rot: -1.5707963267948966 rad pos: -3.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 235 + - uid: 360 components: - rot: 1.5707963267948966 rad pos: -1.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 236 + - uid: 361 components: - rot: 1.5707963267948966 rad pos: -0.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 237 + - uid: 362 components: - rot: 1.5707963267948966 rad pos: 0.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 238 + - uid: 363 components: - rot: 1.5707963267948966 rad pos: 1.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 240 + - uid: 364 components: - pos: 2.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 241 + - uid: 365 components: - pos: 2.5,4.5 - parent: 732 + parent: 1 type: Transform - - uid: 242 + - uid: 366 components: - pos: 2.5,3.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 244 + - uid: 367 components: - rot: 3.141592653589793 rad pos: 2.5,1.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 245 + - uid: 368 components: - rot: 3.141592653589793 rad pos: 2.5,0.5 - parent: 732 + parent: 1 type: Transform - - uid: 247 + - uid: 369 components: - rot: 1.5707963267948966 rad pos: 3.5,-0.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 248 + - uid: 370 components: - pos: -2.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 249 + - uid: 371 components: - pos: -2.5,4.5 - parent: 732 + parent: 1 type: Transform - - uid: 250 + - uid: 372 components: - pos: -2.5,3.5 - parent: 732 + parent: 1 type: Transform - - uid: 251 + - uid: 373 components: - rot: 3.141592653589793 rad pos: -2.5,2.5 - parent: 732 + parent: 1 type: Transform - - uid: 259 + - uid: 374 components: - rot: 3.141592653589793 rad pos: -2.5,8.5 - parent: 732 + parent: 1 type: Transform - - uid: 317 + - uid: 375 components: - rot: -1.5707963267948966 rad pos: -5.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 643 + - uid: 376 components: - rot: 3.141592653589793 rad pos: 3.5,7.5 - parent: 732 + parent: 1 type: Transform - - uid: 644 + - uid: 377 components: - rot: 3.141592653589793 rad pos: 3.5,8.5 - parent: 732 + parent: 1 type: Transform - - uid: 686 + - uid: 378 components: - pos: 2.5,-5.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 687 + - uid: 379 components: - pos: 2.5,-6.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 690 + - uid: 380 components: - rot: 3.141592653589793 rad pos: -6.5,-6.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 691 + - uid: 381 components: - rot: 3.141592653589793 rad pos: -6.5,-5.5 - parent: 732 + parent: 1 type: Transform - - uid: 692 + - uid: 382 components: - rot: 3.141592653589793 rad pos: -6.5,-4.5 - parent: 732 + parent: 1 type: Transform - - uid: 693 + - uid: 383 components: - rot: 3.141592653589793 rad pos: -6.5,-3.5 - parent: 732 + parent: 1 type: Transform - - uid: 694 + - uid: 384 components: - rot: 3.141592653589793 rad pos: -6.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 695 + - uid: 385 components: - rot: 3.141592653589793 rad pos: -6.5,-1.5 - parent: 732 + parent: 1 type: Transform - - uid: 699 + - uid: 386 components: - rot: 3.141592653589793 rad pos: -7.5,7.5 - parent: 732 + parent: 1 type: Transform - - uid: 701 + - uid: 387 components: - rot: -1.5707963267948966 rad pos: -7.5,10.5 - parent: 732 + parent: 1 type: Transform - - uid: 702 + - uid: 388 components: - rot: -1.5707963267948966 rad pos: -8.5,10.5 - parent: 732 + parent: 1 type: Transform - - uid: 703 + - uid: 389 components: - rot: -1.5707963267948966 rad pos: -9.5,10.5 - parent: 732 + parent: 1 type: Transform - - uid: 704 + - uid: 390 components: - rot: -1.5707963267948966 rad pos: -10.5,10.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 708 + - uid: 391 components: - rot: -1.5707963267948966 rad pos: -4.5,10.5 - parent: 732 + parent: 1 type: Transform - - uid: 709 + - uid: 392 components: - rot: -1.5707963267948966 rad pos: -5.5,10.5 - parent: 732 + parent: 1 type: Transform - - uid: 717 + - uid: 393 components: - rot: 3.141592653589793 rad pos: -2.5,1.5 - parent: 732 + parent: 1 + type: Transform + - uid: 394 + components: + - rot: 1.5707963267948966 rad + pos: 4.5,6.5 + parent: 1 + type: Transform + - uid: 395 + components: + - rot: 1.5707963267948966 rad + pos: 5.5,6.5 + parent: 1 + type: Transform + - uid: 396 + components: + - rot: 1.5707963267948966 rad + pos: 6.5,6.5 + parent: 1 type: Transform - proto: GasPipeTJunction entities: - - uid: 196 + - uid: 397 + components: + - rot: 3.141592653589793 rad + pos: 3.5,6.5 + parent: 1 + type: Transform + - uid: 398 components: - rot: 3.141592653589793 rad pos: 0.5,-3.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 213 + - uid: 399 components: - rot: 1.5707963267948966 rad pos: -2.5,-3.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 220 + - uid: 400 components: - rot: -1.5707963267948966 rad pos: -7.5,-1.5 - parent: 732 + parent: 1 type: Transform - - uid: 224 + - uid: 401 components: - rot: -1.5707963267948966 rad pos: -7.5,2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 234 + - uid: 402 components: - rot: -1.5707963267948966 rad pos: -2.5,7.5 - parent: 732 + parent: 1 type: Transform - - uid: 505 + - uid: 403 components: - rot: 1.5707963267948966 rad pos: 2.5,2.5 - parent: 732 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 707 + - uid: 404 components: - pos: -6.5,10.5 - parent: 732 + parent: 1 type: Transform - proto: GasPort entities: - - uid: 205 + - uid: 405 components: - rot: -1.5707963267948966 rad pos: 3.5,-3.5 - parent: 732 + parent: 1 type: Transform - - uid: 206 + - uid: 406 components: - rot: 3.141592653589793 rad pos: 1.5,-5.5 - parent: 732 + parent: 1 type: Transform - proto: GasPressurePump entities: - - uid: 203 + - uid: 407 components: - rot: 3.141592653589793 rad pos: 1.5,-4.5 - parent: 732 + parent: 1 type: Transform - - uid: 204 + - uid: 408 components: - rot: -1.5707963267948966 rad pos: 2.5,-3.5 - parent: 732 + parent: 1 type: Transform - - uid: 211 + - uid: 409 components: - rot: -1.5707963267948966 rad pos: -0.5,-3.5 - parent: 732 + parent: 1 type: Transform - proto: GasVentPump entities: - - uid: 239 + - uid: 410 components: - pos: 2.5,7.5 - parent: 732 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - - uid: 243 + - uid: 411 components: - rot: -1.5707963267948966 rad pos: 3.5,2.5 - parent: 732 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - - uid: 252 + - uid: 412 components: - rot: 1.5707963267948966 rad pos: -3.5,7.5 - parent: 732 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - - uid: 253 + - uid: 413 components: - rot: 1.5707963267948966 rad pos: -8.5,6.5 - parent: 732 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - - uid: 255 + - uid: 414 components: - rot: 1.5707963267948966 rad pos: -8.5,2.5 - parent: 732 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - - uid: 257 + - uid: 415 components: - rot: 1.5707963267948966 rad pos: -8.5,-1.5 - parent: 732 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - - uid: 258 + - uid: 416 components: - rot: 3.141592653589793 rad pos: -2.5,-4.5 - parent: 732 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - - uid: 260 + - uid: 417 components: - pos: -2.5,9.5 - parent: 732 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - - uid: 660 + - uid: 418 components: - pos: 3.5,9.5 - parent: 732 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - - uid: 700 + - uid: 419 components: - rot: -1.5707963267948966 rad pos: -6.5,8.5 - parent: 732 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - - uid: 718 + - uid: 420 components: - rot: 3.141592653589793 rad pos: -2.5,0.5 - parent: 732 + parent: 1 + type: Transform + - uid: 421 + components: + - rot: -1.5707963267948966 rad + pos: 7.5,6.5 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - proto: GasVentScrubber entities: - - uid: 645 + - uid: 422 components: - pos: 2.5,-4.5 - parent: 732 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - - uid: 696 + - uid: 423 components: - pos: -6.5,-0.5 - parent: 732 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - - uid: 697 + - uid: 424 components: - rot: -1.5707963267948966 rad pos: -3.5,10.5 - parent: 732 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - - uid: 698 + - uid: 425 components: - rot: 3.141592653589793 rad pos: -6.5,9.5 - parent: 732 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - proto: GeneratorBasic15kW entities: - - uid: 55 + - uid: 426 components: - pos: 0.5,-1.5 - parent: 732 + parent: 1 type: Transform - - uid: 265 + - uid: 427 components: - pos: -0.5,-1.5 - parent: 732 + parent: 1 type: Transform - - uid: 266 + - uid: 428 components: - pos: -1.5,-1.5 - parent: 732 + parent: 1 type: Transform - proto: GeneratorWallmountAPU entities: - - uid: 264 + - uid: 429 components: - pos: 3.5,-2.5 - parent: 732 + parent: 1 type: Transform - proto: GravityGeneratorMini entities: - - uid: 361 + - uid: 430 components: - pos: -1.5,-5.5 - parent: 732 + parent: 1 type: Transform - proto: Grille entities: - - uid: 11 + - uid: 431 components: - - pos: -3.5,13.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: -4.5,13.5 + parent: 1 type: Transform - - uid: 18 - components: - - pos: -0.5,12.5 - parent: 732 - type: Transform - - uid: 31 - components: - - rot: -1.5707963267948966 rad - pos: 6.5,3.5 - parent: 732 - type: Transform - - uid: 36 - components: - - pos: -4.5,12.5 - parent: 732 - type: Transform - - uid: 45 - components: - - pos: -2.5,13.5 - parent: 732 - type: Transform - - uid: 47 + - uid: 432 components: - pos: 0.5,12.5 - parent: 732 - type: Transform - - uid: 50 - components: - - pos: 0.5,11.5 - parent: 732 + parent: 1 type: Transform - - uid: 89 + - uid: 433 components: - pos: -5.5,12.5 - parent: 732 + parent: 1 type: Transform - - uid: 105 + - uid: 434 components: - rot: -1.5707963267948966 rad pos: -11.5,3.5 - parent: 732 + parent: 1 type: Transform - - uid: 150 + - uid: 435 components: - rot: -1.5707963267948966 rad - pos: 6.5,1.5 - parent: 732 - type: Transform - - uid: 151 - components: - - pos: -0.5,13.5 - parent: 732 - type: Transform - - uid: 152 - components: - - pos: -1.5,13.5 - parent: 732 + pos: -0.5,13.5 + parent: 1 type: Transform - - uid: 188 + - uid: 436 components: - pos: -10.5,8.5 - parent: 732 + parent: 1 type: Transform - - uid: 299 + - uid: 437 components: - pos: 4.5,11.5 - parent: 732 + parent: 1 type: Transform - - uid: 462 + - uid: 438 components: - pos: 2.5,12.5 - parent: 732 + parent: 1 type: Transform - - uid: 489 + - uid: 439 components: - pos: 3.5,-1.5 - parent: 732 + parent: 1 type: Transform - - uid: 490 + - uid: 440 components: - pos: 3.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 508 + - uid: 441 components: - pos: 2.5,11.5 - parent: 732 + parent: 1 type: Transform - - uid: 509 + - uid: 442 components: - pos: 4.5,13.5 - parent: 732 + parent: 1 type: Transform - - uid: 510 + - uid: 443 components: - pos: 4.5,12.5 - parent: 732 + parent: 1 type: Transform - - uid: 550 + - uid: 444 components: - pos: -10.5,10.5 - parent: 732 + parent: 1 type: Transform - - uid: 552 + - uid: 445 components: - pos: -10.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 601 + - uid: 446 components: - - pos: -4.5,13.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: -1.5,13.5 + parent: 1 type: Transform - - uid: 653 + - uid: 447 components: - pos: 2.5,13.5 - parent: 732 + parent: 1 type: Transform - - uid: 672 + - uid: 448 components: - rot: -1.5707963267948966 rad pos: -11.5,1.5 - parent: 732 + parent: 1 type: Transform - - uid: 715 + - uid: 449 components: - rot: 3.141592653589793 rad pos: 2.5,14.5 - parent: 732 + parent: 1 type: Transform - - uid: 716 + - uid: 450 components: - rot: 3.141592653589793 rad pos: 4.5,14.5 - parent: 732 + parent: 1 + type: Transform + - uid: 451 + components: + - rot: -1.5707963267948966 rad + pos: -3.5,13.5 + parent: 1 + type: Transform + - uid: 452 + components: + - rot: -1.5707963267948966 rad + pos: -2.5,14.5 + parent: 1 + type: Transform + - uid: 453 + components: + - rot: 3.141592653589793 rad + pos: 8.5,6.5 + parent: 1 + type: Transform + - uid: 454 + components: + - rot: -1.5707963267948966 rad + pos: 8.5,3.5 + parent: 1 + type: Transform + - uid: 455 + components: + - rot: -1.5707963267948966 rad + pos: 8.5,1.5 + parent: 1 + type: Transform +- proto: GrilleDiagonal + entities: + - uid: 456 + components: + - pos: -5.5,13.5 + parent: 1 + type: Transform + - uid: 457 + components: + - rot: -1.5707963267948966 rad + pos: 0.5,13.5 + parent: 1 + type: Transform + - uid: 458 + components: + - pos: -3.5,14.5 + parent: 1 + type: Transform + - uid: 459 + components: + - rot: -1.5707963267948966 rad + pos: -1.5,14.5 + parent: 1 type: Transform - proto: Gyroscope entities: - - uid: 467 + - uid: 460 components: - pos: -2.5,-5.5 - parent: 732 + parent: 1 type: Transform - - uid: 469 + - uid: 461 components: - pos: -3.5,-5.5 - parent: 732 + parent: 1 type: Transform - proto: HandheldHealthAnalyzer entities: - - uid: 597 + - uid: 462 components: - pos: 3.4609303,5.7205043 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics - proto: Lighter entities: - - uid: 518 + - uid: 463 components: - pos: -7.3640995,-4.4362655 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics -- proto: MagazineBoxMagnumHighVelocity +- proto: MagazineBoxAntiMateriel entities: - - uid: 671 + - uid: 464 + components: + - pos: -4.7390633,3.4536512 + parent: 1 + type: Transform +- proto: MagazineBoxMagnum + entities: + - uid: 465 components: - pos: -4.394046,3.4745688 - parent: 732 + parent: 1 type: Transform - proto: MedkitFilled entities: - - uid: 593 + - uid: 466 components: - pos: 4.3572884,5.694452 - parent: 732 + parent: 1 type: Transform - - uid: 595 + - uid: 467 components: - pos: 4.548579,5.6111293 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics - proto: MedkitOxygenFilled entities: - - uid: 594 + - uid: 468 components: - pos: 4.579829,7.5955043 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics - proto: NitrogenCanister entities: - - uid: 207 + - uid: 469 components: - pos: 3.5,-3.5 - parent: 732 + parent: 1 type: Transform - proto: OxygenCanister entities: - - uid: 208 + - uid: 470 components: - pos: 1.5,-5.5 - parent: 732 - type: Transform - - uid: 520 - components: - - pos: 5.5,1.5 - parent: 732 + parent: 1 type: Transform - - uid: 521 + - uid: 471 components: - pos: -10.5,1.5 - parent: 732 + parent: 1 type: Transform - - uid: 605 + - uid: 472 components: - pos: -9.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 606 + - uid: 473 components: - pos: -4.5,-1.5 - parent: 732 + parent: 1 + type: Transform + - uid: 474 + components: + - pos: 7.5,1.5 + parent: 1 type: Transform - proto: PaperBin5 entities: - - uid: 731 + - uid: 475 components: - - pos: -0.5,10.5 - parent: 732 + - pos: -0.5,11.5 + parent: 1 type: Transform - proto: Pen entities: - - uid: 664 + - uid: 476 components: - pos: -8.966801,10.694164 - parent: 732 - type: Transform -- proto: PersonalAI - entities: - - uid: 278 - components: - - flags: SessionSpecific - type: MetaData - - pos: -4.4466166,11.478956 - parent: 732 + parent: 1 type: Transform - proto: PosterContrabandRevolt entities: - - uid: 109 + - uid: 477 components: - rot: 3.141592653589793 rad pos: 0.5,2.5 - parent: 732 + parent: 1 type: Transform - proto: PosterContrabandRevolver entities: - - uid: 148 + - uid: 478 components: - rot: 3.141592653589793 rad pos: -3.5,5.5 - parent: 732 + parent: 1 type: Transform - proto: PosterContrabandRise entities: - - uid: 169 + - uid: 479 components: - rot: 3.141592653589793 rad pos: -5.5,2.5 - parent: 732 + parent: 1 type: Transform - proto: PosterContrabandSmoke entities: - - uid: 604 + - uid: 480 components: - pos: -8.5,7.5 - parent: 732 + parent: 1 type: Transform - proto: PosterContrabandSyndicateRecruitment entities: - - uid: 110 + - uid: 481 components: - rot: 3.141592653589793 rad pos: -2.5,-0.5 - parent: 732 + parent: 1 type: Transform - proto: PosterLegitUeNo entities: - - uid: 610 + - uid: 482 components: - pos: -9.5,3.5 - parent: 732 + parent: 1 type: Transform - proto: PowerCellRecharger entities: - - uid: 719 + - uid: 483 components: - rot: 3.141592653589793 rad pos: -4.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 722 + - uid: 484 components: - rot: 3.141592653589793 rad pos: -1.5,-3.5 - parent: 732 + parent: 1 type: Transform - proto: PoweredSmallLight entities: - - uid: 446 + - uid: 485 + components: + - rot: 3.141592653589793 rad + pos: 3.5,5.5 + parent: 1 + type: Transform + - uid: 486 components: - pos: 0.5,-1.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 447 + - uid: 487 components: - pos: -2.5,-1.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 448 + - uid: 488 components: - rot: 1.5707963267948966 rad pos: -9.5,-0.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 449 + - uid: 489 components: - rot: 3.141592653589793 rad pos: -7.5,-4.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 450 + - uid: 490 components: - pos: -10.5,3.5 - parent: 732 - type: Transform - - powerLoad: 0 - type: ApcPowerReceiver - - uid: 451 - components: - - pos: 5.5,3.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 452 + - uid: 491 components: - - rot: -1.5707963267948966 rad - pos: 3.5,3.5 - parent: 732 + - rot: 3.141592653589793 rad + pos: 7.5,1.5 + parent: 1 type: Transform - - powerLoad: 0 - type: ApcPowerReceiver - - uid: 453 + - uid: 492 components: - rot: 1.5707963267948966 rad pos: -8.5,3.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 454 + - uid: 493 components: - rot: 3.141592653589793 rad pos: -4.5,9.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 455 + - uid: 494 components: - rot: 3.141592653589793 rad pos: -0.5,9.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 456 + - uid: 495 components: - rot: 1.5707963267948966 rad pos: -4.5,2.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 457 + - uid: 496 components: - rot: -1.5707963267948966 rad pos: -0.5,2.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 458 + - uid: 497 components: - rot: 3.141592653589793 rad pos: -2.5,0.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 459 + - uid: 498 components: - pos: 2.5,7.5 - parent: 732 - type: Transform - - powerLoad: 0 - type: ApcPowerReceiver - - uid: 460 - components: - - rot: -1.5707963267948966 rad - pos: 4.5,6.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 461 + - uid: 499 components: - rot: -1.5707963267948966 rad pos: 3.5,11.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 463 + - uid: 500 components: - rot: 1.5707963267948966 rad pos: -9.5,6.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 464 + - uid: 501 components: - rot: -1.5707963267948966 rad pos: -6.5,5.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 465 + - uid: 502 components: - pos: -4.5,7.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 466 + - uid: 503 components: - pos: -0.5,7.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 549 + - uid: 504 components: - rot: -1.5707963267948966 rad pos: -6.5,9.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 599 + - uid: 505 components: - pos: -8.5,10.5 - parent: 732 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver + - uid: 506 + components: + - rot: 3.141592653589793 rad + pos: 6.5,5.5 + parent: 1 + type: Transform + - uid: 507 + components: + - rot: -1.5707963267948966 rad + pos: 5.5,3.5 + parent: 1 + type: Transform + - uid: 508 + components: + - rot: 1.5707963267948966 rad + pos: 1.5,1.5 + parent: 1 + type: Transform - proto: Rack entities: - - uid: 256 + - uid: 509 components: - pos: -6.5,2.5 - parent: 732 + parent: 1 type: Transform - - uid: 615 + - uid: 510 components: - pos: 1.5,2.5 - parent: 732 + parent: 1 type: Transform -- proto: ReinforcedPlasmaWindow +- proto: RandomPosterContraband entities: - - uid: 194 + - uid: 511 components: - - rot: 1.5707963267948966 rad - pos: 3.5,-0.5 - parent: 732 + - pos: 3.5,4.5 + parent: 1 type: Transform - - uid: 195 + - uid: 512 components: - - rot: 1.5707963267948966 rad - pos: 3.5,-1.5 - parent: 732 + - pos: -1.5,8.5 + parent: 1 type: Transform -- proto: RollerBed +- proto: ReinforcedPlasmaWindow entities: - - uid: 571 + - uid: 513 components: - - pos: 4.360234,6.581131 - parent: 732 + - pos: 8.5,3.5 + parent: 1 type: Transform - - canCollide: False - type: Physics -- proto: ShuttleWindow - entities: - - uid: 2 + - uid: 514 components: - - rot: 1.5707963267948966 rad + - pos: -2.5,14.5 + parent: 1 + type: Transform + - uid: 515 + components: + - rot: -1.5707963267948966 rad + pos: -0.5,13.5 + parent: 1 + type: Transform + - uid: 516 + components: + - rot: -1.5707963267948966 rad pos: -1.5,13.5 - parent: 732 + parent: 1 type: Transform - - uid: 15 + - uid: 517 components: - rot: 1.5707963267948966 rad - pos: -10.5,8.5 - parent: 732 + pos: 3.5,-0.5 + parent: 1 type: Transform - - uid: 17 + - uid: 518 components: - rot: 1.5707963267948966 rad + pos: 3.5,-1.5 + parent: 1 + type: Transform + - uid: 519 + components: + - rot: -1.5707963267948966 rad pos: 4.5,11.5 - parent: 732 + parent: 1 type: Transform - - uid: 21 + - uid: 520 components: - - rot: 1.5707963267948966 rad - pos: 4.5,12.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: 4.5,13.5 + parent: 1 type: Transform - - uid: 29 + - uid: 521 components: - - rot: 1.5707963267948966 rad - pos: -3.5,13.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: 4.5,12.5 + parent: 1 type: Transform - - uid: 32 + - uid: 522 components: - - rot: 1.5707963267948966 rad - pos: 2.5,13.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: 2.5,12.5 + parent: 1 type: Transform - - uid: 43 + - uid: 523 components: - - rot: 1.5707963267948966 rad + - rot: -1.5707963267948966 rad pos: -4.5,13.5 - parent: 732 + parent: 1 type: Transform - - uid: 46 + - uid: 524 components: - - pos: -5.5,12.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: -10.5,10.5 + parent: 1 type: Transform - - uid: 53 + - uid: 525 components: - - rot: 3.141592653589793 rad - pos: 2.5,14.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: 0.5,12.5 + parent: 1 type: Transform - - uid: 58 + - uid: 526 components: - - rot: 1.5707963267948966 rad - pos: -0.5,12.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: 2.5,11.5 + parent: 1 type: Transform - - uid: 88 + - uid: 527 components: - - rot: 1.5707963267948966 rad - pos: -10.5,10.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: 2.5,13.5 + parent: 1 type: Transform - - uid: 94 + - uid: 528 components: - rot: -1.5707963267948966 rad - pos: 6.5,3.5 - parent: 732 + pos: -10.5,8.5 + parent: 1 type: Transform - - uid: 119 + - uid: 529 components: - - rot: 1.5707963267948966 rad - pos: -2.5,13.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: 2.5,14.5 + parent: 1 type: Transform - - uid: 121 + - uid: 530 components: - rot: -1.5707963267948966 rad - pos: 6.5,1.5 - parent: 732 + pos: -3.5,13.5 + parent: 1 type: Transform - - uid: 131 + - uid: 531 components: - - rot: 1.5707963267948966 rad - pos: -0.5,13.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: -10.5,9.5 + parent: 1 type: Transform - - uid: 132 + - uid: 532 components: - - rot: 1.5707963267948966 rad - pos: 0.5,12.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: -5.5,12.5 + parent: 1 type: Transform - - uid: 140 + - uid: 533 + components: + - rot: -1.5707963267948966 rad + pos: 4.5,14.5 + parent: 1 + type: Transform + - uid: 534 components: - rot: -1.5707963267948966 rad pos: -11.5,1.5 - parent: 732 + parent: 1 type: Transform - - uid: 145 + - uid: 535 components: - - rot: 1.5707963267948966 rad - pos: 0.5,11.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: -11.5,3.5 + parent: 1 type: Transform - - uid: 162 + - uid: 536 components: - rot: 1.5707963267948966 rad - pos: -10.5,9.5 - parent: 732 + pos: 5.5,7.5 + parent: 1 type: Transform - - uid: 171 + - uid: 537 components: - rot: 1.5707963267948966 rad - pos: -4.5,12.5 - parent: 732 + pos: 5.5,5.5 + parent: 1 type: Transform - - uid: 183 + - uid: 538 components: - - rot: 1.5707963267948966 rad - pos: 2.5,11.5 - parent: 732 + - rot: 3.141592653589793 rad + pos: 8.5,6.5 + parent: 1 type: Transform - - uid: 189 + - uid: 539 components: - - rot: 1.5707963267948966 rad - pos: 4.5,13.5 - parent: 732 + - pos: 8.5,1.5 + parent: 1 type: Transform - - uid: 200 +- proto: ReinforcedPlasmaWindowDiagonal + entities: + - uid: 540 + components: + - pos: -5.5,13.5 + parent: 1 + type: Transform + - uid: 541 components: - rot: -1.5707963267948966 rad - pos: -11.5,3.5 - parent: 732 + pos: -1.5,14.5 + parent: 1 type: Transform - - uid: 642 + - uid: 542 + components: + - rot: -1.5707963267948966 rad + pos: 0.5,13.5 + parent: 1 + type: Transform + - uid: 543 + components: + - pos: -3.5,14.5 + parent: 1 + type: Transform +- proto: RollerBed + entities: + - uid: 544 + components: + - pos: 1.5516887,5.6169386 + parent: 1 + type: Transform +- proto: SignPrison + entities: + - uid: 545 components: - rot: 1.5707963267948966 rad - pos: 2.5,12.5 - parent: 732 + pos: 5.5,7.5 + parent: 1 type: Transform - - uid: 711 + - uid: 546 components: - - rot: 3.141592653589793 rad - pos: 4.5,14.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 5.5,5.5 + parent: 1 type: Transform - proto: SinkWide entities: - - uid: 598 + - uid: 547 components: - rot: 1.5707963267948966 rad pos: -9.5,-4.5 - parent: 732 + parent: 1 type: Transform - proto: SMESBasic entities: - - uid: 267 + - uid: 548 components: - pos: -3.5,-1.5 - parent: 732 + parent: 1 type: Transform - proto: soda_dispenser entities: - - uid: 477 + - uid: 549 components: - rot: 1.5707963267948966 rad pos: -9.5,-2.5 - parent: 732 + parent: 1 type: Transform - containers: ReagentDispenser-beaker: !type:ContainerSlot @@ -3633,1195 +3653,1341 @@ entities: type: ContainerContainer - proto: SpawnPointPirates entities: - - uid: 548 + - uid: 550 components: - pos: 0.5,-3.5 - parent: 732 + parent: 1 type: Transform - - uid: 587 + - uid: 551 components: - pos: -8.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 657 + - uid: 552 components: - pos: -7.5,2.5 - parent: 732 + parent: 1 type: Transform - - uid: 658 + - uid: 553 components: - pos: -7.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 659 + - uid: 554 components: - pos: -2.5,10.5 - parent: 732 + parent: 1 type: Transform - - uid: 661 + - uid: 555 components: - pos: 2.5,2.5 - parent: 732 - type: Transform - - uid: 662 - components: - - pos: -1.5,-3.5 - parent: 732 + parent: 1 type: Transform - - uid: 663 + - uid: 556 components: - pos: -8.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 674 + - uid: 557 components: - pos: 2.5,6.5 - parent: 732 + parent: 1 + type: Transform + - uid: 558 + components: + - pos: -3.5,-3.5 + parent: 1 type: Transform - proto: StoolBar entities: - - uid: 471 + - uid: 559 components: - rot: -1.5707963267948966 rad pos: -6.5,-3.5 - parent: 732 + parent: 1 type: Transform - - uid: 472 + - uid: 560 components: - rot: -1.5707963267948966 rad pos: -6.5,-4.5 - parent: 732 + parent: 1 type: Transform - - uid: 473 + - uid: 561 components: - rot: -1.5707963267948966 rad pos: -6.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 474 + - uid: 562 components: - rot: -1.5707963267948966 rad pos: -6.5,-1.5 - parent: 732 + parent: 1 type: Transform - proto: StorageCanister entities: - - uid: 210 + - uid: 563 components: - pos: 4.5,-3.5 - parent: 732 + parent: 1 type: Transform - proto: SubstationBasic entities: - - uid: 165 + - uid: 564 components: - pos: 1.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 277 + - uid: 565 components: - pos: -4.5,-5.5 - parent: 732 + parent: 1 type: Transform - proto: SuitStorageEVAPirate entities: - - uid: 91 - components: - - pos: -4.5,0.5 - parent: 732 - type: Transform - - uid: 523 + - uid: 566 components: - pos: -4.5,2.5 - parent: 732 + parent: 1 type: Transform - - uid: 524 + - uid: 567 components: - pos: -0.5,1.5 - parent: 732 - type: Transform - - uid: 525 - components: - - pos: 0.5,-5.5 - parent: 732 + parent: 1 type: Transform - - uid: 529 + - uid: 568 components: - pos: -0.5,2.5 - parent: 732 + parent: 1 type: Transform - - uid: 545 + - uid: 569 components: - pos: -4.5,1.5 - parent: 732 + parent: 1 type: Transform - - uid: 556 + - uid: 570 components: - - pos: -0.5,0.5 - parent: 732 + - pos: 4.5,1.5 + parent: 1 type: Transform - - uid: 567 + - uid: 571 components: - - pos: -0.5,-5.5 - parent: 732 + - pos: 4.5,3.5 + parent: 1 + type: Transform + - uid: 572 + components: + - pos: 5.5,3.5 + parent: 1 + type: Transform + - uid: 573 + components: + - pos: 5.5,1.5 + parent: 1 type: Transform - proto: SuitStoragePirateCap entities: - - uid: 546 + - uid: 574 components: - pos: -8.5,8.5 - parent: 732 + parent: 1 + type: Transform +- proto: SyndicatePersonalAI + entities: + - uid: 575 + components: + - pos: -4.477404,12.530636 + parent: 1 type: Transform - proto: Table entities: - - uid: 173 + - uid: 576 components: - pos: -7.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 175 + - uid: 577 components: - pos: -7.5,-1.5 - parent: 732 + parent: 1 type: Transform - - uid: 176 + - uid: 578 components: - pos: -7.5,-3.5 - parent: 732 + parent: 1 type: Transform - - uid: 177 + - uid: 579 components: - pos: -7.5,-4.5 - parent: 732 + parent: 1 type: Transform - - uid: 470 + - uid: 580 components: - pos: -9.5,-3.5 - parent: 732 + parent: 1 type: Transform - - uid: 475 + - uid: 581 components: - pos: -9.5,-1.5 - parent: 732 + parent: 1 type: Transform - - uid: 476 + - uid: 582 components: - pos: -9.5,-2.5 - parent: 732 + parent: 1 type: Transform - - uid: 534 + - uid: 583 components: - pos: -4.5,3.5 - parent: 732 + parent: 1 type: Transform - - uid: 535 + - uid: 584 components: - pos: -4.5,4.5 - parent: 732 + parent: 1 type: Transform - - uid: 536 + - uid: 585 components: - pos: -3.5,4.5 - parent: 732 + parent: 1 type: Transform - - uid: 540 + - uid: 586 components: - pos: -0.5,3.5 - parent: 732 + parent: 1 type: Transform - - uid: 572 + - uid: 587 components: - pos: 4.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 573 + - uid: 588 components: - pos: 3.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 574 + - uid: 589 components: - pos: 4.5,7.5 - parent: 732 + parent: 1 type: Transform - - uid: 575 + - uid: 590 components: - pos: -4.5,7.5 - parent: 732 + parent: 1 type: Transform - - uid: 576 + - uid: 591 components: - pos: -0.5,7.5 - parent: 732 + parent: 1 type: Transform - - uid: 720 + - uid: 592 components: - rot: 3.141592653589793 rad pos: -1.5,-3.5 - parent: 732 + parent: 1 type: Transform - - uid: 721 + - uid: 593 components: - rot: 3.141592653589793 rad pos: -2.5,-3.5 - parent: 732 + parent: 1 type: Transform - proto: TableReinforced entities: - - uid: 44 + - uid: 594 components: - - pos: -0.5,10.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: -4.5,12.5 + parent: 1 type: Transform - - uid: 73 + - uid: 595 components: - - pos: -0.5,11.5 - parent: 732 + - pos: -4.5,0.5 + parent: 1 type: Transform - - uid: 143 + - uid: 596 components: - - pos: -0.5,9.5 - parent: 732 + - pos: -0.5,0.5 + parent: 1 type: Transform - - uid: 159 + - uid: 597 + components: + - pos: -0.5,10.5 + parent: 1 + type: Transform + - uid: 598 + components: + - pos: -0.5,11.5 + parent: 1 + type: Transform + - uid: 599 components: - pos: -4.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 312 + - uid: 600 components: - - pos: -4.5,11.5 - parent: 732 + - pos: -0.5,12.5 + parent: 1 type: Transform - proto: TableWood entities: - - uid: 650 + - uid: 601 components: - rot: -1.5707963267948966 rad pos: -9.5,10.5 - parent: 732 + parent: 1 type: Transform - - uid: 651 + - uid: 602 components: - rot: -1.5707963267948966 rad pos: -8.5,10.5 - parent: 732 + parent: 1 type: Transform - - uid: 665 + - uid: 603 components: - pos: -6.5,8.5 - parent: 732 + parent: 1 type: Transform - proto: Thruster entities: - - uid: 27 + - uid: 604 components: - rot: 3.141592653589793 rad pos: -2.5,-7.5 - parent: 732 + parent: 1 type: Transform - - uid: 40 + - uid: 605 components: - pos: -7.5,12.5 - parent: 732 + parent: 1 type: Transform - - uid: 180 + - uid: 606 components: - rot: 3.141592653589793 rad pos: 3.5,-6.5 - parent: 732 + parent: 1 type: Transform - - uid: 182 + - uid: 607 components: - rot: 3.141592653589793 rad pos: -8.5,-6.5 - parent: 732 + parent: 1 type: Transform - - uid: 515 + - uid: 608 components: - - pos: 5.5,9.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: 5.5,9.5 + parent: 1 type: Transform - - uid: 542 + - uid: 609 components: - rot: 3.141592653589793 rad pos: 4.5,-6.5 - parent: 732 + parent: 1 type: Transform - - uid: 543 + - uid: 610 components: - rot: 3.141592653589793 rad pos: -9.5,-6.5 - parent: 732 + parent: 1 type: Transform - - uid: 622 + - uid: 611 components: - pos: 1.5,11.5 - parent: 732 + parent: 1 type: Transform - - uid: 624 + - uid: 612 components: - rot: 1.5707963267948966 rad pos: -11.5,6.5 - parent: 732 + parent: 1 type: Transform - - uid: 625 + - uid: 613 components: - rot: 1.5707963267948966 rad pos: -11.5,-1.5 - parent: 732 + parent: 1 type: Transform - - uid: 626 + - uid: 614 components: - rot: -1.5707963267948966 rad - pos: 6.5,-1.5 - parent: 732 + pos: 7.5,-1.5 + parent: 1 type: Transform - - uid: 627 + - uid: 748 components: - - rot: -1.5707963267948966 rad - pos: 6.5,6.5 - parent: 732 + - pos: -8.5,12.5 + parent: 1 + type: Transform +- proto: ToolboxElectricalTurret + entities: + - uid: 615 + components: + - name: turret box + type: MetaData + - pos: -1.4007742,4.714716 + parent: 1 + type: Transform + - uid: 616 + components: + - name: turret box + type: MetaData + - pos: -1.6820242,4.308466 + parent: 1 type: Transform - proto: VendingMachineCigs entities: - - uid: 516 + - uid: 617 components: - flags: SessionSpecific name: cigarette machine type: MetaData - pos: -6.5,-5.5 - parent: 732 + parent: 1 type: Transform - proto: VendingMachineSovietSoda entities: - - uid: 517 + - uid: 618 components: - flags: SessionSpecific type: MetaData - pos: -9.5,-0.5 - parent: 732 + parent: 1 type: Transform - proto: VendingMachineTankDispenserEVA entities: - - uid: 583 + - uid: 619 components: - flags: SessionSpecific type: MetaData - pos: -9.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 616 + - uid: 620 components: - flags: SessionSpecific type: MetaData - pos: 1.5,3.5 - parent: 732 + parent: 1 type: Transform - proto: VendingMachineYouTool entities: - - uid: 468 + - uid: 621 components: - flags: SessionSpecific type: MetaData - pos: -6.5,3.5 - parent: 732 + parent: 1 type: Transform -- proto: WallReinforced +- proto: WallPlastitanium entities: - - uid: 13 + - uid: 622 components: - rot: 3.141592653589793 rad - pos: 0.5,4.5 - parent: 732 + pos: 7.5,4.5 + parent: 1 type: Transform - - uid: 16 + - uid: 623 components: - rot: 3.141592653589793 rad - pos: 0.5,1.5 - parent: 732 + pos: 6.5,8.5 + parent: 1 type: Transform - - uid: 48 + - uid: 624 components: - rot: 3.141592653589793 rad - pos: 0.5,3.5 - parent: 732 + pos: 6.5,4.5 + parent: 1 type: Transform - - uid: 54 + - uid: 625 components: - rot: 3.141592653589793 rad - pos: 0.5,2.5 - parent: 732 + pos: 7.5,8.5 + parent: 1 type: Transform - - uid: 59 + - uid: 626 + components: + - pos: 7.5,0.5 + parent: 1 + type: Transform + - uid: 627 components: - rot: 3.141592653589793 rad + pos: 8.5,7.5 + parent: 1 + type: Transform + - uid: 628 + components: + - pos: 8.5,4.5 + parent: 1 + type: Transform + - uid: 629 + components: + - pos: 6.5,0.5 + parent: 1 + type: Transform + - uid: 630 + components: + - pos: 5.5,4.5 + parent: 1 + type: Transform + - uid: 631 + components: + - pos: 0.5,11.5 + parent: 1 + type: Transform + - uid: 632 + components: + - rot: 1.5707963267948966 rad + pos: 0.5,4.5 + parent: 1 + type: Transform + - uid: 633 + components: + - rot: 1.5707963267948966 rad + pos: 0.5,1.5 + parent: 1 + type: Transform + - uid: 634 + components: + - rot: 1.5707963267948966 rad + pos: 0.5,3.5 + parent: 1 + type: Transform + - uid: 635 + components: + - rot: 1.5707963267948966 rad + pos: 0.5,2.5 + parent: 1 + type: Transform + - uid: 636 + components: + - rot: 1.5707963267948966 rad pos: 0.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 68 + - uid: 637 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: -0.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 100 + - uid: 638 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: -5.5,1.5 - parent: 732 + parent: 1 type: Transform - - uid: 104 + - uid: 639 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: -5.5,3.5 - parent: 732 + parent: 1 type: Transform - - uid: 106 + - uid: 640 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: -5.5,0.5 - parent: 732 + parent: 1 type: Transform - - uid: 111 + - uid: 641 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: -4.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 112 + - uid: 642 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: -3.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 123 + - uid: 643 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: -0.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 124 + - uid: 644 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: 0.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 125 + - uid: 645 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: 0.5,0.5 - parent: 732 + parent: 1 type: Transform - - uid: 154 + - uid: 646 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: -2.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 155 + - uid: 647 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: -3.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 156 + - uid: 648 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: -4.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 161 + - uid: 649 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: -1.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 163 + - uid: 650 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: -5.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 566 + - uid: 651 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: -5.5,4.5 - parent: 732 + parent: 1 type: Transform - - uid: 602 + - uid: 652 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: -1.5,-0.5 - parent: 732 + parent: 1 type: Transform - - uid: 607 + - uid: 653 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: -5.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 609 + - uid: 654 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: -5.5,2.5 - parent: 732 + parent: 1 type: Transform -- proto: WallShuttle - entities: - - uid: 1 + - uid: 655 components: - rot: 1.5707963267948966 rad pos: 0.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 4 + - uid: 656 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: 4.5,4.5 - parent: 732 + parent: 1 type: Transform - - uid: 5 - components: - - pos: 4.5,-5.5 - parent: 732 - type: Transform - - uid: 6 + - uid: 657 components: - - pos: 2.5,10.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 4.5,-5.5 + parent: 1 type: Transform - - uid: 7 + - uid: 658 components: - - pos: 5.5,-1.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 2.5,10.5 + parent: 1 type: Transform - - uid: 8 + - uid: 659 components: - - pos: -9.5,1.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -9.5,1.5 + parent: 1 type: Transform - - uid: 9 + - uid: 660 components: - - pos: -6.5,0.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -6.5,0.5 + parent: 1 type: Transform - - uid: 10 + - uid: 661 components: - - pos: -7.5,-5.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -7.5,-5.5 + parent: 1 type: Transform - - uid: 12 + - uid: 662 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: 3.5,0.5 - parent: 732 + parent: 1 type: Transform - - uid: 14 + - uid: 663 components: - rot: 1.5707963267948966 rad pos: -5.5,9.5 - parent: 732 + parent: 1 type: Transform - - uid: 22 + - uid: 664 components: - rot: 1.5707963267948966 rad pos: -6.5,-6.5 - parent: 732 + parent: 1 type: Transform - - uid: 23 + - uid: 665 components: - - pos: -10.5,-1.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -10.5,-1.5 + parent: 1 type: Transform - - uid: 24 + - uid: 666 components: - - pos: -10.5,-2.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -10.5,-2.5 + parent: 1 type: Transform - - uid: 25 + - uid: 667 components: - - pos: -10.5,-5.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -10.5,-5.5 + parent: 1 type: Transform - - uid: 26 + - uid: 668 components: - - pos: -8.5,-5.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -8.5,-5.5 + parent: 1 type: Transform - - uid: 30 + - uid: 669 components: - - pos: 0.5,7.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 0.5,7.5 + parent: 1 type: Transform - - uid: 34 + - uid: 670 components: - rot: 1.5707963267948966 rad pos: -5.5,11.5 - parent: 732 + parent: 1 type: Transform - - uid: 35 - components: - - pos: 5.5,8.5 - parent: 732 - type: Transform - - uid: 38 + - uid: 671 components: - - pos: -9.5,-5.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -9.5,-5.5 + parent: 1 type: Transform - - uid: 41 + - uid: 672 components: - - pos: -6.5,4.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -6.5,4.5 + parent: 1 type: Transform - - uid: 42 + - uid: 673 components: - rot: 1.5707963267948966 rad pos: -10.5,11.5 - parent: 732 + parent: 1 type: Transform - - uid: 49 + - uid: 674 components: - - pos: 1.5,-6.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 1.5,-6.5 + parent: 1 type: Transform - - uid: 51 + - uid: 675 components: - rot: 1.5707963267948966 rad pos: 0.5,10.5 - parent: 732 + parent: 1 type: Transform - - uid: 52 + - uid: 676 components: - rot: 1.5707963267948966 rad pos: -5.5,-6.5 - parent: 732 + parent: 1 type: Transform - - uid: 56 + - uid: 677 components: - - pos: 3.5,-5.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 3.5,-5.5 + parent: 1 type: Transform - - uid: 57 + - uid: 678 components: - - pos: 2.5,-6.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 2.5,-6.5 + parent: 1 type: Transform - - uid: 61 + - uid: 679 components: - rot: 1.5707963267948966 rad pos: -8.5,11.5 - parent: 732 + parent: 1 type: Transform - - uid: 62 + - uid: 680 components: - - pos: 2.5,-5.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 2.5,-5.5 + parent: 1 type: Transform - - uid: 64 + - uid: 681 components: - rot: 1.5707963267948966 rad pos: -7.5,11.5 - parent: 732 + parent: 1 type: Transform - - uid: 65 + - uid: 682 components: - - pos: -10.5,-0.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -10.5,-0.5 + parent: 1 type: Transform - - uid: 66 + - uid: 683 components: - - pos: -9.5,0.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -9.5,0.5 + parent: 1 type: Transform - - uid: 67 + - uid: 684 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: 1.5,0.5 - parent: 732 + parent: 1 type: Transform - - uid: 69 + - uid: 685 components: - - pos: -5.5,-4.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -5.5,-4.5 + parent: 1 type: Transform - - uid: 70 + - uid: 686 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: 3.5,4.5 - parent: 732 + parent: 1 type: Transform - - uid: 71 - components: - - pos: -5.5,-1.5 - parent: 732 - type: Transform - - uid: 72 + - uid: 687 components: - - pos: -6.5,7.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -5.5,-1.5 + parent: 1 type: Transform - - uid: 74 + - uid: 688 components: - - pos: 0.5,-6.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -6.5,7.5 + parent: 1 type: Transform - - uid: 76 + - uid: 689 components: - - pos: -0.5,8.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 0.5,-6.5 + parent: 1 type: Transform - - uid: 78 + - uid: 690 components: - - pos: -2.5,-6.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -0.5,8.5 + parent: 1 type: Transform - - uid: 79 + - uid: 691 components: - - pos: 5.5,5.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -2.5,-6.5 + parent: 1 type: Transform - - uid: 80 + - uid: 692 components: - - pos: -5.5,-5.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -5.5,-5.5 + parent: 1 type: Transform - - uid: 81 + - uid: 693 components: - - pos: -0.5,-6.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -0.5,-6.5 + parent: 1 type: Transform - - uid: 82 + - uid: 694 components: - - pos: 2.5,9.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 2.5,9.5 + parent: 1 type: Transform - - uid: 83 + - uid: 695 components: - - pos: 5.5,6.5 - parent: 732 + - pos: 6.5,3.5 + parent: 1 type: Transform - - uid: 84 + - uid: 696 components: - - pos: 5.5,-3.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 5.5,-3.5 + parent: 1 type: Transform - - uid: 85 + - uid: 697 components: - - pos: -1.5,-6.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -1.5,-6.5 + parent: 1 type: Transform - - uid: 90 + - uid: 698 components: - - pos: -5.5,-3.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -5.5,-3.5 + parent: 1 type: Transform - - uid: 95 + - uid: 699 components: - - pos: -8.5,0.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -8.5,0.5 + parent: 1 type: Transform - - uid: 97 + - uid: 700 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: 5.5,0.5 - parent: 732 - type: Transform - - uid: 99 - components: - - pos: -3.5,-6.5 - parent: 732 - type: Transform - - uid: 103 - components: - - pos: -3.5,8.5 - parent: 732 + parent: 1 type: Transform - - uid: 107 - components: - - pos: -8.5,4.5 - parent: 732 - type: Transform - - uid: 113 + - uid: 701 components: - - pos: 5.5,-0.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -3.5,-6.5 + parent: 1 type: Transform - - uid: 114 + - uid: 702 components: - - pos: -10.5,5.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -3.5,8.5 + parent: 1 type: Transform - - uid: 116 + - uid: 703 components: - - pos: -9.5,3.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -8.5,4.5 + parent: 1 type: Transform - - uid: 117 + - uid: 704 components: - - pos: -10.5,4.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -10.5,5.5 + parent: 1 type: Transform - - uid: 118 + - uid: 705 components: - - rot: 3.141592653589793 rad - pos: 4.5,1.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -9.5,3.5 + parent: 1 type: Transform - - uid: 120 + - uid: 706 components: - - pos: -10.5,7.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -10.5,4.5 + parent: 1 type: Transform - - uid: 122 + - uid: 707 components: - - rot: 3.141592653589793 rad - pos: 5.5,4.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -10.5,7.5 + parent: 1 type: Transform - - uid: 126 + - uid: 708 components: - - pos: -1.5,8.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -1.5,8.5 + parent: 1 type: Transform - - uid: 127 + - uid: 709 components: - rot: 1.5707963267948966 rad pos: -9.5,11.5 - parent: 732 + parent: 1 type: Transform - - uid: 128 + - uid: 710 components: - rot: 1.5707963267948966 rad pos: -6.5,11.5 - parent: 732 + parent: 1 type: Transform - - uid: 129 + - uid: 711 components: - - pos: 4.5,8.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 4.5,8.5 + parent: 1 type: Transform - - uid: 133 + - uid: 712 components: - rot: 1.5707963267948966 rad pos: -4.5,-6.5 - parent: 732 + parent: 1 type: Transform - - uid: 134 + - uid: 713 components: - - pos: 0.5,8.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 0.5,8.5 + parent: 1 type: Transform - - uid: 135 + - uid: 714 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: 4.5,0.5 - parent: 732 + parent: 1 type: Transform - - uid: 136 + - uid: 715 components: - - pos: -10.5,0.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -10.5,0.5 + parent: 1 type: Transform - - uid: 137 + - uid: 716 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: 1.5,4.5 - parent: 732 + parent: 1 type: Transform - - uid: 138 + - uid: 717 components: - - pos: 4.5,9.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 4.5,9.5 + parent: 1 type: Transform - - uid: 139 + - uid: 718 components: - - pos: -9.5,4.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -9.5,4.5 + parent: 1 type: Transform - - uid: 141 + - uid: 719 components: - - rot: 3.141592653589793 rad - pos: 4.5,3.5 - parent: 732 + - pos: 5.5,8.5 + parent: 1 type: Transform - - uid: 142 + - uid: 720 components: - - pos: 5.5,7.5 - parent: 732 + - pos: 6.5,1.5 + parent: 1 type: Transform - - uid: 144 + - uid: 721 components: - - pos: -7.5,-6.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -7.5,-6.5 + parent: 1 type: Transform - - uid: 146 + - uid: 722 components: - - pos: 2.5,8.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 2.5,8.5 + parent: 1 type: Transform - - uid: 149 + - uid: 723 components: - - pos: -5.5,8.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -5.5,8.5 + parent: 1 type: Transform - - uid: 157 + - uid: 724 components: - - pos: -4.5,8.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -4.5,8.5 + parent: 1 type: Transform - - uid: 158 + - uid: 725 components: - - pos: -8.5,7.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -8.5,7.5 + parent: 1 type: Transform - - uid: 164 + - uid: 726 components: - - pos: 5.5,-4.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 5.5,-4.5 + parent: 1 type: Transform - - uid: 166 + - uid: 727 components: - - pos: 4.5,10.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 4.5,10.5 + parent: 1 type: Transform - - uid: 167 + - uid: 728 components: - - pos: -10.5,6.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -10.5,6.5 + parent: 1 type: Transform - - uid: 170 + - uid: 729 components: - - pos: -5.5,7.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -5.5,7.5 + parent: 1 type: Transform - - uid: 172 + - uid: 730 components: - - pos: -10.5,-4.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -10.5,-4.5 + parent: 1 type: Transform - - uid: 174 + - uid: 731 components: - - pos: -10.5,-3.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -10.5,-3.5 + parent: 1 type: Transform - - uid: 178 + - uid: 732 components: - - pos: 3.5,-2.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 3.5,-2.5 + parent: 1 type: Transform - - uid: 179 + - uid: 733 components: - - pos: 4.5,-2.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 4.5,-2.5 + parent: 1 type: Transform - - uid: 192 + - uid: 734 components: - - pos: 5.5,-5.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 5.5,-5.5 + parent: 1 type: Transform - - uid: 209 + - uid: 735 components: - - pos: 5.5,-2.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 5.5,-2.5 + parent: 1 type: Transform - - uid: 507 + - uid: 736 components: - - rot: -1.5707963267948966 rad + - rot: 1.5707963267948966 rad pos: -9.5,7.5 - parent: 732 + parent: 1 type: Transform - - uid: 600 + - uid: 737 components: - - pos: 1.5,10.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: 1.5,10.5 + parent: 1 type: Transform - - uid: 712 + - uid: 738 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: 2.5,15.5 - parent: 732 + parent: 1 type: Transform - - uid: 713 + - uid: 739 components: - - rot: 3.141592653589793 rad + - rot: 1.5707963267948966 rad pos: 4.5,15.5 - parent: 732 + parent: 1 type: Transform -- proto: WallShuttleDiagonal - entities: - - uid: 37 + - uid: 740 components: - - rot: 1.5707963267948966 rad - pos: -10.5,-6.5 - parent: 732 + - rot: 3.141592653589793 rad + pos: 6.5,-2.5 + parent: 1 type: Transform - - uid: 63 + - uid: 741 components: - - rot: 1.5707963267948966 rad - pos: -11.5,0.5 - parent: 732 + - rot: 3.141592653589793 rad + pos: 8.5,5.5 + parent: 1 type: Transform - - uid: 75 + - uid: 742 components: - - rot: -1.5707963267948966 rad - pos: -6.5,12.5 - parent: 732 + - rot: 3.141592653589793 rad + pos: 6.5,-1.5 + parent: 1 type: Transform - - uid: 87 + - uid: 743 components: - - pos: -8.5,12.5 - parent: 732 + - rot: 3.141592653589793 rad + pos: 6.5,-0.5 + parent: 1 type: Transform - - uid: 93 +- proto: WallPlastitaniumDiagonal + entities: + - uid: 744 components: - rot: -1.5707963267948966 rad - pos: 6.5,4.5 - parent: 732 + pos: 8.5,8.5 + parent: 1 type: Transform - - uid: 96 + - uid: 745 components: - - pos: -11.5,4.5 - parent: 732 + - rot: 3.141592653589793 rad + pos: 7.5,-2.5 + parent: 1 type: Transform - - uid: 98 + - uid: 746 components: - rot: 3.141592653589793 rad - pos: 6.5,-2.5 - parent: 732 + pos: -1.5,-7.5 + parent: 1 type: Transform - - uid: 168 + - uid: 747 components: - - rot: 3.141592653589793 rad - pos: 6.5,0.5 - parent: 732 + - rot: 1.5707963267948966 rad + pos: -11.5,-2.5 + parent: 1 type: Transform - - uid: 181 + - uid: 749 components: - rot: -1.5707963267948966 rad - pos: 6.5,7.5 - parent: 732 + pos: -6.5,12.5 + parent: 1 type: Transform - - uid: 184 + - uid: 750 components: - - pos: -11.5,7.5 - parent: 732 + - pos: -11.5,-0.5 + parent: 1 type: Transform - - uid: 185 + - uid: 751 components: - rot: 3.141592653589793 rad - pos: 6.5,5.5 - parent: 732 + pos: 5.5,-6.5 + parent: 1 type: Transform - - uid: 186 + - uid: 752 + components: + - pos: -11.5,7.5 + parent: 1 + type: Transform + - uid: 753 + components: + - pos: -11.5,4.5 + parent: 1 + type: Transform + - uid: 754 components: - rot: 1.5707963267948966 rad pos: -11.5,5.5 - parent: 732 + parent: 1 type: Transform - - uid: 187 + - uid: 755 components: - rot: 1.5707963267948966 rad - pos: -11.5,-2.5 - parent: 732 + pos: -3.5,-7.5 + parent: 1 type: Transform - - uid: 193 + - uid: 756 + components: + - rot: 1.5707963267948966 rad + pos: -11.5,0.5 + parent: 1 + type: Transform + - uid: 757 + components: + - rot: 1.5707963267948966 rad + pos: -10.5,-6.5 + parent: 1 + type: Transform + - uid: 758 components: - rot: 3.141592653589793 rad - pos: 5.5,-6.5 - parent: 732 + pos: 8.5,0.5 + parent: 1 type: Transform - - uid: 608 + - uid: 759 components: - rot: -1.5707963267948966 rad - pos: 6.5,-0.5 - parent: 732 + pos: 7.5,-0.5 + parent: 1 type: Transform - - uid: 618 + - uid: 773 components: - - rot: 3.141592653589793 rad - pos: -1.5,-7.5 - parent: 732 + - pos: -9.5,12.5 + parent: 1 type: Transform - - uid: 623 + - uid: 774 components: - - pos: -11.5,-0.5 - parent: 732 + - rot: -1.5707963267948966 rad + pos: 5.5,10.5 + parent: 1 type: Transform - - uid: 628 +- proto: WardrobePrisonFilled + entities: + - uid: 760 components: - - rot: 1.5707963267948966 rad - pos: -3.5,-7.5 - parent: 732 + - pos: 7.5,7.5 + parent: 1 type: Transform - proto: WaterTankFull entities: - - uid: 562 + - uid: 761 components: - pos: 1.5,1.5 - parent: 732 + parent: 1 type: Transform - proto: WeaponCapacitorRecharger entities: - - uid: 28 + - uid: 762 components: - - pos: -0.5,11.5 - parent: 732 + - pos: -0.5,12.5 + parent: 1 type: Transform - proto: WeaponLaserGun entities: - - uid: 652 + - uid: 763 components: - pos: -8.532435,10.5924015 - parent: 732 + parent: 1 type: Transform -- proto: WeaponRevolverPirate +- proto: WeaponMakeshiftLaser entities: - - uid: 538 + - uid: 764 components: - - pos: -4.573346,4.0735464 - parent: 732 + - pos: -4.4356194,4.035976 + parent: 1 type: Transform - - uid: 670 + - uid: 765 + components: + - pos: -4.3887444,4.004726 + parent: 1 + type: Transform +- proto: WeaponRevolverPirate + entities: + - uid: 766 components: - - pos: -4.498213,3.6620688 - parent: 732 + - pos: -4.5137444,4.332851 + parent: 1 type: Transform - proto: WeaponShotgunBlunderbuss entities: - - uid: 565 + - uid: 767 components: - - pos: -4.4169397,4.4548354 - parent: 732 + - pos: -4.4981194,4.692226 + parent: 1 type: Transform - - uid: 581 + - uid: 768 components: - pos: -4.5263147,4.6892104 - parent: 732 + parent: 1 type: Transform - proto: WelderMini entities: - - uid: 588 + - uid: 769 components: - pos: -6.391465,2.47309 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics - proto: WeldingFuelTankFull entities: - - uid: 561 + - uid: 770 components: - pos: -6.5,1.5 - parent: 732 + parent: 1 type: Transform - proto: Wrench entities: - - uid: 634 + - uid: 771 components: - pos: 2.4808617,-4.4780817 - parent: 732 + parent: 1 type: Transform - canCollide: False type: Physics diff --git a/Resources/Maps/Shuttles/striker.yml b/Resources/Maps/Shuttles/striker.yml index 2601c78160..d0832b066c 100644 --- a/Resources/Maps/Shuttles/striker.yml +++ b/Resources/Maps/Shuttles/striker.yml @@ -2605,4 +2605,4 @@ entities: - pos: 1.60798,-0.3062118 parent: 325 type: Transform -... +... \ No newline at end of file diff --git a/Resources/Maps/infiltrator.yml b/Resources/Maps/infiltrator.yml index 6670301e90..721956bd28 100644 --- a/Resources/Maps/infiltrator.yml +++ b/Resources/Maps/infiltrator.yml @@ -1,26 +1,26 @@ meta: - format: 5 + format: 6 postmapinit: false tilemap: 0: Space 3: FloorArcadeRed - 23: FloorDark - 28: FloorDarkMono - 32: FloorDarkPlastic - 45: FloorGreenCircuit - 59: FloorReinforced - 65: FloorShuttleRed - 66: FloorShuttleWhite - 69: FloorSteel - 75: FloorSteelMono - 81: FloorTechMaint3 - 92: FloorWood - 94: Lattice - 95: Plating + 26: FloorDark + 31: FloorDarkMono + 35: FloorDarkPlastic + 51: FloorGreenCircuit + 71: FloorReinforced + 78: FloorShuttleRed + 79: FloorShuttleWhite + 83: FloorSteel + 91: FloorSteelMono + 97: FloorTechMaint3 + 109: FloorWood + 111: Lattice + 112: Plating entities: - proto: "" entities: - - uid: 73 + - uid: 1 components: - name: GX-13 Infiltrator type: MetaData @@ -30,19 +30,24 @@ entities: - chunks: -1,-1: ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAF8AAABfAAAAXwAAAF8AAAAXAAADFwAAARcAAAIXAAABFwAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAF8AAABfAAAAUQAAAF8AAABfAAAAXwAAABcAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF4AAABfAAAAXwAAAF8AAABfAAAAQQAAABcAAABfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAF8AAABfAAAAXwAAAEEAAAAXAAACXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF8AAABfAAAAXwAAAF8AAABBAAAAFwAAAF8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABeAAAAXwAAAF8AAABfAAAAXwAAABcAAAIXAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXgAAAF4AAABeAAAAXgAAAF8AAAAXAAABFwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXgAAAF8AAABfAAAAFwAAAhcAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXgAAAF8AAABfAAAAXwAAAF8AAAAXAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAF8AAABfAAAARQAAAkEAAAAXAAACFwAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF8AAABFAAACSwAAAEIAAAAXAAADFwAAABcAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABfAAAARQAAA0IAAABLAAABQQAAABcAAAAXAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAF8AAABFAAAARQAAA0EAAAAXAAACFwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF4AAABfAAAAXwAAAF8AAABBAAAAQQAAAEEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABfAAAAXwAAAF8AAABfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAGgAAAAADGgAAAAABGgAAAAACGgAAAAABGgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAYQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAGgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAATgAAAAAAGgAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAATgAAAAAAGgAAAAACcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAATgAAAAAAGgAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAGgAAAAACGgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAcAAAAAAAGgAAAAABGgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAcAAAAAAAcAAAAAAAGgAAAAACGgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAGgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAUwAAAAACTgAAAAAAGgAAAAACGgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAUwAAAAACWwAAAAAATwAAAAAAGgAAAAADGgAAAAAAGgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAUwAAAAADTwAAAAAAWwAAAAABTgAAAAAAGgAAAAAAGgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAUwAAAAAAUwAAAAADTgAAAAAAGgAAAAACGgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAcAAAAAAAcAAAAAAAcAAAAAAATgAAAAAATgAAAAAATgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 0,-1: ind: 0,-1 - tiles: FwAAARcAAAEXAAABFwAAAV8AAABfAAAAXwAAAF8AAABfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF8AAABfAAAAXwAAAFEAAABfAAAAXwAAAF8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAACQQAAAF8AAABfAAAAXwAAAF8AAABeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFwAAAkEAAABfAAAAXwAAAF8AAABfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABcAAAFBAAAAXwAAAF8AAABfAAAAXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAXwAAAF8AAABfAAAAXwAAAF4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFwAAAV8AAABeAAAAXgAAAF4AAABeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABcAAANfAAAAXwAAAF4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABfAAAAXwAAAF8AAABfAAAAXgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFwAAAUEAAABcAAADXwAAAF8AAABfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABcAAAMXAAAAFwAAAFwAAANcAAABXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAAAQQAAAFwAAAADAAAAXAAAAF8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFwAAA0EAAABfAAAAAwAAAF8AAABfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEEAAABBAAAAXwAAAF8AAABfAAAAXgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABfAAAAXwAAAF8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: GgAAAAABGgAAAAABGgAAAAABGgAAAAABcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAYQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAACTgAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAACTgAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAABTgAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAABcAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAADcAAAAAAAcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAABTgAAAAAAbQAAAAADcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAADGgAAAAAAGgAAAAAAbQAAAAADbQAAAAABcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAAATgAAAAAAbQAAAAAAAwAAAAAAbQAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAADTgAAAAAAcAAAAAAAAwAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATgAAAAAATgAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 -1,-2: ind: -1,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF8AAABeAAAAXgAAAF4AAABeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABeAAAAXwAAAF8AAABfAAAAXgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABfAAAAXwAAAF8AAABfAAAAXwAAAF4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAEEAAABBAAAAQQAAAF8AAABeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF8AAAAtAAAAHAAAAC0AAABfAAAAXgAAAF4AAABeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABfAAAALQAAABwAAAAtAAAAXwAAAF8AAABfAAAAXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAC0AAAAcAAAALQAAAEEAAABfAAAAXwAAAF8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF8AAAAXAAACFwAAABcAAANBAAAAXwAAAF8AAABfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABfAAAAFwAAAjsAAAAXAAABQQAAAF8AAABfAAAAUQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAABcAAAAXAAAAFwAAAEEAAABfAAAAFwAAABcAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF8AAABfAAAAIAAAACAAAABBAAAAFwAAAxcAAAAXAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABeAAAAXwAAAEEAAAAXAAAAQQAAAF8AAAAXAAAAFwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAF8AAABfAAAAXwAAAF8AAABfAAAAXwAAABcAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABfAAAAXwAAAF8AAABfAAAAXwAAABcAAAIXAAABFwAAABcAAAMXAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAF8AAABfAAAAXwAAAFEAAAAXAAAAFwAAAV8AAABfAAAAXwAAAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAATgAAAAAATgAAAAAATgAAAAAAcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAMwAAAAAAHwAAAAAAMwAAAAAAcAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAMwAAAAAAHwAAAAAAMwAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAMwAAAAAAHwAAAAAAMwAAAAAATgAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAGgAAAAACGgAAAAAAGgAAAAADTgAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAGgAAAAACRwAAAAAAGgAAAAABTgAAAAAAcAAAAAAAcAAAAAAAYQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAGgAAAAAAGgAAAAAAGgAAAAAATgAAAAAAcAAAAAAAGgAAAAAAGgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAIwAAAAAAIwAAAAAATgAAAAAAGgAAAAADGgAAAAAAGgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAcAAAAAAATgAAAAAAGgAAAAAATgAAAAAAcAAAAAAAGgAAAAAAGgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAGgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAGgAAAAACGgAAAAABGgAAAAAAGgAAAAADGgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAYQAAAAAAGgAAAAAAGgAAAAABcAAAAAAAcAAAAAAAcAAAAAAA + version: 6 0,-2: ind: 0,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABeAAAAXgAAAF4AAABeAAAAXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXgAAAF8AAABfAAAAXwAAAF4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF4AAABfAAAAXwAAAF8AAABfAAAAXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABeAAAAXwAAADsAAABfAAAAOwAAAF8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABeAAAAXgAAAF8AAAA7AAAAXwAAADsAAABfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAF8AAABfAAAAOwAAAF8AAAA7AAAAXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF8AAABfAAAAXwAAAF8AAABfAAAAXwAAAF8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABfAAAAXwAAAF8AAABfAAAAXwAAAF8AAABfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAF8AAABfAAAAFwAAAV8AAABfAAAAXwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABcAAAEXAAADFwAAARcAAAMXAAABQQAAAF8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAADFwAAAhcAAAAXAAACFwAAA18AAABfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFwAAABcAAAIXAAAAFwAAAxcAAAFfAAAAXgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAF8AAABfAAAAXwAAAF8AAABfAAAAXwAAAF8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXAAABFwAAABcAAAEXAAADXwAAAF8AAABfAAAAXwAAAF8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXwAAAF8AAAAXAAAAFwAAAlEAAABfAAAAXwAAAF8AAABfAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA== + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAcAAAAAAARwAAAAAAcAAAAAAARwAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAbwAAAAAAcAAAAAAARwAAAAAAcAAAAAAARwAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAARwAAAAAAcAAAAAAARwAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAGgAAAAABcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAABGgAAAAADGgAAAAABGgAAAAADGgAAAAABTgAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAADGgAAAAACGgAAAAAAGgAAAAACGgAAAAADcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAAAGgAAAAACGgAAAAAAGgAAAAADGgAAAAABcAAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAABGgAAAAAAGgAAAAABGgAAAAADcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAGgAAAAAAGgAAAAACYQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 type: MapGrid - type: Broadphase - - angularDamping: 0.05 + - bodyStatus: InAir + angularDamping: 0.05 linearDamping: 0.05 fixedRotation: False bodyType: Dynamic @@ -240,20 +245,20 @@ entities: color: '#FFFFFFFF' id: Arrows decals: - 128: -6,-24 + 115: -6,-24 - node: color: '#FFFFFFFF' id: Bot decals: - 125: -6,-27 - 126: -6,-26 - 127: -6,-25 + 112: -6,-27 + 113: -6,-26 + 114: -6,-25 - node: color: '#79150096' id: Box decals: - 115: -6,-21 - 116: -5,-21 + 110: -6,-21 + 111: -5,-21 - node: color: '#DE3A3A96' id: BrickTileSteelCornerNe @@ -335,47 +340,47 @@ entities: color: '#79150096' id: BrickTileWhiteCornerNe decals: - 109: -5,-22 + 104: -5,-22 - node: color: '#79150096' id: BrickTileWhiteCornerNw decals: - 108: -7,-22 + 103: -7,-22 - node: color: '#79150096' id: BrickTileWhiteCornerSe decals: - 110: -5,-24 + 105: -5,-24 - node: color: '#79150096' id: BrickTileWhiteCornerSw decals: - 111: -7,-24 + 106: -7,-24 - node: color: '#79150096' id: BrickTileWhiteLineE decals: - 107: -5,-23 + 102: -5,-23 - node: color: '#79150096' id: BrickTileWhiteLineN decals: - 114: -6,-22 + 109: -6,-22 - node: color: '#79150096' id: BrickTileWhiteLineS decals: - 112: -6,-24 + 107: -6,-24 - node: color: '#79150096' id: BrickTileWhiteLineW decals: - 113: -7,-23 + 108: -7,-23 - node: color: '#79150096' id: Delivery decals: - 129: -1,-23 + 116: -1,-23 - node: color: '#DE3A3A96' id: DeliveryGreyscale @@ -427,22 +432,22 @@ entities: color: '#FFFFFFFF' id: WarnCornerSmallNE decals: - 101: -7,-24 + 99: -7,-24 - node: color: '#FFFFFFFF' id: WarnCornerSmallNW decals: - 100: -5,-24 + 98: -5,-24 - node: color: '#FFFFFFFF' id: WarnCornerSmallSE decals: - 99: -7,-22 + 97: -7,-22 - node: color: '#FFFFFFFF' id: WarnCornerSmallSW decals: - 106: -5,-22 + 101: -5,-22 - node: color: '#FFFFFFFF' id: WarnLineE @@ -450,7 +455,7 @@ entities: 3: -4,-23 4: -4,-24 5: -4,-25 - 96: -7,-23 + 95: -7,-23 - node: color: '#DE3A3A96' id: WarnLineGreyscaleE @@ -483,17 +488,17 @@ entities: 91: -5,-28 92: -6,-28 93: -7,-28 - 105: -6,-22 + 100: -6,-22 - node: color: '#FFFFFFFF' id: WarnLineS decals: - 95: -5,-23 + 94: -5,-23 - node: color: '#FFFFFFFF' id: WarnLineW decals: - 97: -6,-24 + 96: -6,-24 - node: angle: 1.5707963267948966 rad color: '#FFFFFFFF' @@ -574,1443 +579,1277 @@ entities: - type: GasTileOverlay - type: SpreaderGrid - type: GridPathfinding +- proto: AirlockExternalGlassShuttleSyndicateLocked + entities: + - uid: 16 + components: + - rot: -1.5707963267948966 rad + pos: -9.5,-16.5 + parent: 1 + type: Transform + - uid: 17 + components: + - rot: 1.5707963267948966 rad + pos: 8.5,-16.5 + parent: 1 + type: Transform +- proto: AirlockSyndicateGlassLocked + entities: + - uid: 13 + components: + - name: syndicate airlock + type: MetaData + - pos: -2.5,-20.5 + parent: 1 + type: Transform + - uid: 14 + components: + - pos: 3.5,-22.5 + parent: 1 + type: Transform + - uid: 15 + components: + - pos: -0.5,-18.5 + parent: 1 + type: Transform - proto: AirlockSyndicateLocked entities: - - uid: 69 + - uid: 2 components: - pos: -5.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 70 + - uid: 3 components: - pos: 3.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 78 + - uid: 4 components: - pos: -0.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 138 + - uid: 5 components: - pos: -4.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 184 + - uid: 6 components: - pos: 4.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 442 + - uid: 7 components: - pos: -0.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 443 + - uid: 8 components: - pos: 3.5,-10.5 - parent: 73 + parent: 1 type: Transform - - uid: 444 + - uid: 9 components: - pos: -4.5,-10.5 - parent: 73 + parent: 1 type: Transform -- proto: AirlockSyndicateLocked - entities: - - uid: 201 + - uid: 10 components: - name: Commander's Office type: MetaData - pos: 2.5,-5.5 - parent: 73 + parent: 1 type: Transform - - uid: 237 + - uid: 11 components: - name: Bridge type: MetaData - pos: -0.5,-7.5 - parent: 73 + parent: 1 type: Transform - - uid: 375 + - uid: 12 components: - pos: -0.5,-14.5 - parent: 73 - type: Transform -- proto: AirlockSyndicateGlassLocked - entities: - - uid: 371 - components: - - name: syndicate airlock - type: MetaData - - pos: -2.5,-20.5 - parent: 73 - type: Transform - - uid: 495 - components: - - pos: 3.5,-22.5 - parent: 73 - type: Transform - - uid: 646 - components: - - pos: -0.5,-18.5 - parent: 73 - type: Transform -- proto: AirlockShuttle - entities: - - uid: 439 - components: - - rot: 1.5707963267948966 rad - pos: 8.5,-16.5 - parent: 73 - type: Transform - - uid: 734 - components: - - rot: -1.5707963267948966 rad - pos: -9.5,-16.5 - parent: 73 + parent: 1 type: Transform - proto: APCBasic entities: - - uid: 220 + - uid: 18 components: - pos: -3.5,-18.5 - parent: 73 + parent: 1 type: Transform - - uid: 500 + - uid: 19 components: - rot: -1.5707963267948966 rad pos: 1.5,-8.5 - parent: 73 + parent: 1 type: Transform - proto: AtmosDeviceFanTiny entities: - - uid: 480 + - uid: 20 components: - pos: 8.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 501 + - uid: 21 components: - pos: 3.5,-10.5 - parent: 73 + parent: 1 type: Transform - - uid: 555 + - uid: 22 components: - pos: -9.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 561 + - uid: 23 components: - pos: -4.5,-10.5 - parent: 73 + parent: 1 type: Transform - - uid: 571 + - uid: 24 components: - pos: -0.5,-25.5 - parent: 73 + parent: 1 type: Transform - proto: AtmosFixNitrogenMarker entities: - - uid: 517 + - uid: 25 components: - pos: 5.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 787 + - uid: 26 components: - pos: 5.5,-27.5 - parent: 73 + parent: 1 type: Transform - proto: AtmosFixOxygenMarker entities: - - uid: 516 + - uid: 27 components: - pos: 3.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 789 + - uid: 28 components: - pos: 3.5,-27.5 - parent: 73 + parent: 1 type: Transform - proto: BannerSyndicate entities: - - uid: 794 + - uid: 29 components: - pos: 2.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 795 + - uid: 30 components: - pos: -3.5,-15.5 - parent: 73 + parent: 1 type: Transform - proto: Bed entities: - - uid: 564 + - uid: 31 components: - pos: 3.5,-3.5 - parent: 73 + parent: 1 type: Transform - proto: BedsheetSyndie entities: - - uid: 194 + - uid: 32 components: - pos: 3.5,-3.5 - parent: 73 + parent: 1 type: Transform - proto: BoxEncryptionKeySyndie entities: - - uid: 710 + - uid: 34 components: - flags: InContainer type: MetaData - - parent: 692 + - parent: 33 type: Transform - canCollide: False type: Physics - type: InsideEntityStorage - proto: BoxFlashbang entities: - - uid: 844 + - uid: 42 components: - pos: 0.49331844,-13.366474 - parent: 73 + parent: 1 type: Transform - proto: BoxHandcuff entities: - - uid: 775 + - uid: 43 components: - pos: 1.4510483,-2.399527 - parent: 73 + parent: 1 type: Transform - proto: Brutepack entities: - - uid: 28 + - uid: 44 components: - pos: -3.292087,-4.1600046 - parent: 73 + parent: 1 type: Transform - - uid: 51 + - uid: 45 components: - pos: -3.354587,-4.4256296 - parent: 73 + parent: 1 type: Transform - proto: C4 entities: - - uid: 729 + - uid: 46 components: - pos: 1.7857682,-12.631323 - parent: 73 + parent: 1 type: Transform - - uid: 730 + - uid: 47 components: - pos: 1.5045182,-12.646948 - parent: 73 + parent: 1 type: Transform - - uid: 749 + - uid: 48 components: - pos: 1.5982682,-12.646948 - parent: 73 + parent: 1 type: Transform - - uid: 750 + - uid: 49 components: - pos: 1.4107682,-12.646948 - parent: 73 + parent: 1 type: Transform - - uid: 843 + - uid: 50 components: - pos: 1.6920182,-12.631323 - parent: 73 + parent: 1 type: Transform - proto: CableApcExtension entities: - - uid: 249 + - uid: 51 components: - pos: -3.5,-18.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 250 + - uid: 52 components: - pos: -3.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 251 + - uid: 53 components: - pos: -3.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 252 + - uid: 54 components: - pos: -4.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 253 + - uid: 55 components: - pos: -5.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 254 + - uid: 56 components: - pos: -6.5,-16.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 255 + - uid: 57 components: - pos: -7.5,-16.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 256 + - uid: 58 components: - pos: -8.5,-16.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 257 + - uid: 59 components: - pos: -6.5,-15.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 258 + - uid: 60 components: - pos: -6.5,-17.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 259 + - uid: 61 components: - pos: -4.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 260 + - uid: 62 components: - pos: -4.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 261 + - uid: 63 components: - pos: -4.5,-13.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 262 + - uid: 64 components: - pos: -4.5,-12.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 263 + - uid: 65 components: - pos: -4.5,-11.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 264 + - uid: 66 components: - pos: -4.5,-10.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 265 + - uid: 67 components: - pos: -5.5,-12.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 266 + - uid: 68 components: - pos: -6.5,-12.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 267 + - uid: 69 components: - pos: -2.5,-16.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 268 + - uid: 70 components: - pos: -1.5,-16.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 269 + - uid: 71 components: - pos: -0.5,-16.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 270 + - uid: 72 components: - pos: 0.5,-16.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 271 + - uid: 73 components: - pos: 1.5,-16.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 272 + - uid: 74 components: - pos: 2.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 273 + - uid: 75 components: - pos: 3.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 274 + - uid: 76 components: - pos: 4.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 275 + - uid: 77 components: - pos: 5.5,-16.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 276 + - uid: 78 components: - pos: 5.5,-15.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 277 + - uid: 79 components: - pos: 5.5,-17.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 278 + - uid: 80 components: - pos: 6.5,-16.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 279 + - uid: 81 components: - pos: 7.5,-16.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 280 + - uid: 82 components: - pos: 3.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 281 + - uid: 83 components: - pos: 3.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 282 + - uid: 84 components: - pos: 3.5,-13.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 283 + - uid: 85 components: - pos: 3.5,-12.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 284 + - uid: 86 components: - pos: 3.5,-11.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 285 + - uid: 87 components: - pos: 3.5,-11.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 286 + - uid: 88 components: - pos: 3.5,-10.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 287 + - uid: 89 components: - pos: 4.5,-12.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 288 + - uid: 90 components: - pos: 5.5,-12.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 290 + - uid: 91 components: - pos: -0.5,-6.5 - parent: 73 + parent: 1 type: Transform - - uid: 291 + - uid: 92 components: - pos: -0.5,-7.5 - parent: 73 + parent: 1 type: Transform - - uid: 292 + - uid: 93 components: - pos: -0.5,-8.5 - parent: 73 + parent: 1 type: Transform - - uid: 293 + - uid: 94 components: - pos: -0.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 294 + - uid: 95 components: - pos: -0.5,-10.5 - parent: 73 + parent: 1 type: Transform - - uid: 295 + - uid: 96 components: - pos: -0.5,-11.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 296 + - uid: 97 components: - pos: -0.5,-12.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 297 + - uid: 98 components: - pos: -0.5,-13.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 298 + - uid: 99 components: - pos: -0.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 299 + - uid: 100 components: - pos: -1.5,-12.5 - parent: 73 + parent: 1 type: Transform - - uid: 300 + - uid: 101 components: - pos: 0.5,-12.5 - parent: 73 + parent: 1 type: Transform - - uid: 301 + - uid: 102 components: - pos: -0.5,-5.5 - parent: 73 + parent: 1 type: Transform - - uid: 302 + - uid: 103 components: - pos: 0.5,-5.5 - parent: 73 + parent: 1 type: Transform - - uid: 303 + - uid: 104 components: - pos: 1.5,-5.5 - parent: 73 + parent: 1 type: Transform - - uid: 304 + - uid: 105 components: - pos: 2.5,-5.5 - parent: 73 + parent: 1 type: Transform - - uid: 305 + - uid: 106 components: - pos: 3.5,-5.5 - parent: 73 + parent: 1 type: Transform - - uid: 306 + - uid: 107 components: - pos: 3.5,-4.5 - parent: 73 + parent: 1 type: Transform - - uid: 307 + - uid: 108 components: - pos: -0.5,-4.5 - parent: 73 + parent: 1 type: Transform - - uid: 308 + - uid: 109 components: - pos: -0.5,-3.5 - parent: 73 + parent: 1 type: Transform - - uid: 309 + - uid: 110 components: - pos: -0.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 310 + - uid: 111 components: - pos: 0.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 311 + - uid: 112 components: - pos: 1.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 312 + - uid: 113 components: - pos: -1.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 313 + - uid: 114 components: - pos: -2.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 314 + - uid: 115 components: - pos: -1.5,-4.5 - parent: 73 + parent: 1 type: Transform - - uid: 315 + - uid: 116 components: - pos: -3.5,-4.5 - parent: 73 + parent: 1 type: Transform - - uid: 316 + - uid: 117 components: - pos: -2.5,-4.5 - parent: 73 + parent: 1 type: Transform - - uid: 317 + - uid: 118 components: - pos: -4.5,-4.5 - parent: 73 + parent: 1 type: Transform - - uid: 318 + - uid: 119 components: - pos: -5.5,-4.5 - parent: 73 + parent: 1 type: Transform - - uid: 319 + - uid: 120 components: - pos: -5.5,-5.5 - parent: 73 + parent: 1 type: Transform - - uid: 320 + - uid: 121 components: - pos: -5.5,-6.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 321 + - uid: 122 components: - pos: -5.5,-3.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 322 + - uid: 123 components: - pos: 4.5,-4.5 - parent: 73 + parent: 1 type: Transform - - uid: 323 + - uid: 124 components: - pos: 4.5,-3.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 324 + - uid: 125 components: - pos: 3.5,-6.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 325 + - uid: 126 components: - pos: -0.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 326 + - uid: 127 components: - pos: -3.5,-20.5 - parent: 73 + parent: 1 type: Transform - - uid: 327 + - uid: 128 components: - pos: -3.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 328 + - uid: 129 components: - pos: -3.5,-21.5 - parent: 73 + parent: 1 type: Transform - - uid: 329 + - uid: 130 components: - pos: -4.5,-21.5 - parent: 73 + parent: 1 type: Transform - - uid: 330 + - uid: 131 components: - pos: -4.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 331 + - uid: 132 components: - pos: -4.5,-23.5 - parent: 73 + parent: 1 type: Transform - - uid: 332 + - uid: 133 components: - pos: -4.5,-24.5 - parent: 73 + parent: 1 type: Transform - - uid: 333 + - uid: 134 components: - pos: -4.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 334 + - uid: 135 components: - pos: -4.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 335 + - uid: 136 components: - pos: -4.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 336 + - uid: 137 components: - pos: -4.5,-27.5 - parent: 73 + parent: 1 type: Transform - - uid: 337 + - uid: 138 components: - pos: -5.5,-27.5 - parent: 73 + parent: 1 type: Transform - - uid: 338 + - uid: 139 components: - pos: -6.5,-27.5 - parent: 73 + parent: 1 type: Transform - - uid: 339 + - uid: 140 components: - pos: -6.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 340 + - uid: 141 components: - pos: -6.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 341 + - uid: 142 components: - pos: -6.5,-24.5 - parent: 73 + parent: 1 type: Transform - - uid: 342 + - uid: 143 components: - pos: -6.5,-23.5 - parent: 73 + parent: 1 type: Transform - - uid: 343 + - uid: 144 components: - pos: -6.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 344 + - uid: 145 components: - pos: -2.5,-20.5 - parent: 73 + parent: 1 type: Transform - - uid: 345 + - uid: 146 components: - pos: -1.5,-20.5 - parent: 73 + parent: 1 type: Transform - - uid: 346 + - uid: 147 components: - pos: -0.5,-20.5 - parent: 73 + parent: 1 type: Transform - - uid: 347 + - uid: 148 components: - pos: -0.5,-21.5 - parent: 73 + parent: 1 type: Transform - - uid: 348 + - uid: 149 components: - pos: -0.5,-23.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 349 + - uid: 150 components: - pos: -0.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 350 + - uid: 151 components: - pos: -0.5,-24.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 351 + - uid: 152 components: - pos: -0.5,-25.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 352 + - uid: 153 components: - pos: -0.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 353 + - uid: 154 components: - pos: 0.5,-20.5 - parent: 73 + parent: 1 type: Transform - - uid: 354 + - uid: 155 components: - pos: 1.5,-20.5 - parent: 73 + parent: 1 type: Transform - - uid: 355 + - uid: 156 components: - pos: 2.5,-20.5 - parent: 73 + parent: 1 type: Transform - - uid: 356 + - uid: 157 components: - pos: 3.5,-20.5 - parent: 73 + parent: 1 type: Transform - - uid: 357 + - uid: 158 components: - pos: 4.5,-20.5 - parent: 73 + parent: 1 type: Transform - - uid: 358 + - uid: 159 components: - pos: 3.5,-21.5 - parent: 73 + parent: 1 type: Transform - - uid: 359 + - uid: 160 components: - pos: 3.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 360 + - uid: 161 components: - pos: 3.5,-23.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 361 + - uid: 162 components: - pos: 3.5,-24.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 362 + - uid: 163 components: - pos: 3.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 363 + - uid: 164 components: - pos: 3.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 364 + - uid: 165 components: - pos: 3.5,-27.5 - parent: 73 + parent: 1 type: Transform - - uid: 365 + - uid: 166 components: - pos: 4.5,-27.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 366 + - uid: 167 components: - pos: 5.5,-27.5 - parent: 73 + parent: 1 type: Transform - - uid: 367 + - uid: 168 components: - pos: 5.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 368 + - uid: 169 components: - pos: 5.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 369 + - uid: 170 components: - pos: 5.5,-24.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 370 + - uid: 171 components: - pos: 5.5,-23.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 632 + - uid: 172 components: - pos: 0.5,-8.5 - parent: 73 + parent: 1 type: Transform - - uid: 650 + - uid: 173 components: - pos: 1.5,-26.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 659 + - uid: 174 components: - pos: 1.5,-8.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 671 + - uid: 175 components: - pos: -0.5,-26.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 691 + - uid: 176 components: - pos: -1.5,-26.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 751 + - uid: 177 components: - pos: 0.5,-26.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 752 + - uid: 178 components: - pos: -2.5,-26.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 814 + - uid: 179 components: - pos: -2.5,-27.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 816 + - uid: 180 components: - pos: 1.5,-27.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 825 + - uid: 181 components: - pos: -6.5,-28.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 826 + - uid: 182 components: - pos: -6.5,-29.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 827 + - uid: 183 components: - pos: -2.5,-28.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 828 + - uid: 184 components: - pos: -2.5,-29.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 829 + - uid: 185 components: - pos: -2.5,-30.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 830 + - uid: 186 components: - pos: -3.5,-30.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 831 + - uid: 187 components: - pos: -4.5,-30.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 832 + - uid: 188 components: - pos: -5.5,-30.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 833 + - uid: 189 components: - pos: 1.5,-28.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 834 + - uid: 190 components: - pos: 1.5,-29.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 835 + - uid: 191 components: - pos: 1.5,-30.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 836 + - uid: 192 components: - pos: 2.5,-30.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 837 + - uid: 193 components: - pos: 3.5,-30.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 838 + - uid: 194 components: - pos: 4.5,-30.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 839 + - uid: 195 components: - pos: 5.5,-28.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 840 + - uid: 196 components: - pos: 5.5,-29.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - proto: CableHV entities: - - uid: 65 + - uid: 197 components: - pos: -2.5,-21.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 202 + - uid: 198 components: - pos: -4.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 203 + - uid: 199 components: - pos: -4.5,-27.5 - parent: 73 + parent: 1 type: Transform - - uid: 204 + - uid: 200 components: - pos: -5.5,-27.5 - parent: 73 + parent: 1 type: Transform - - uid: 205 + - uid: 201 components: - pos: -6.5,-27.5 - parent: 73 + parent: 1 type: Transform - - uid: 208 + - uid: 202 components: - pos: -5.5,-23.5 - parent: 73 + parent: 1 type: Transform - - uid: 209 + - uid: 203 components: - pos: -5.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 214 + - uid: 204 components: - pos: -5.5,-20.5 - parent: 73 + parent: 1 type: Transform - - uid: 215 + - uid: 205 components: - pos: -4.5,-20.5 - parent: 73 + parent: 1 type: Transform - - uid: 216 + - uid: 206 components: - pos: -5.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 217 + - uid: 207 components: - pos: -4.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 218 + - uid: 208 components: - pos: -3.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 576 + - uid: 209 components: - pos: -5.5,-21.5 - parent: 73 + parent: 1 type: Transform - - uid: 579 + - uid: 210 components: - pos: -6.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 580 + - uid: 211 components: - pos: -6.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 581 + - uid: 212 components: - pos: -6.5,-24.5 - parent: 73 + parent: 1 type: Transform - - uid: 653 + - uid: 213 components: - pos: -4.5,-23.5 - parent: 73 + parent: 1 type: Transform - - uid: 663 + - uid: 214 components: - pos: -2.5,-20.5 - parent: 73 + parent: 1 type: Transform - - uid: 664 + - uid: 215 components: - pos: -2.5,-19.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 679 + - uid: 216 components: - pos: -4.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 712 + - uid: 217 components: - pos: -6.5,-23.5 - parent: 73 + parent: 1 type: Transform - - uid: 715 + - uid: 218 components: - pos: -6.5,-20.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 716 + - uid: 219 components: - pos: -4.5,-24.5 - parent: 73 + parent: 1 type: Transform - - uid: 853 + - uid: 220 components: - pos: -5.5,-18.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 854 + - uid: 221 components: - pos: -4.5,-18.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 855 + - uid: 222 components: - pos: -3.5,-18.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 856 + - uid: 223 components: - pos: -3.5,-21.5 - parent: 73 + parent: 1 type: Transform - - uid: 857 + - uid: 224 components: - pos: -4.5,-21.5 - parent: 73 + parent: 1 type: Transform - proto: CableMV entities: - - uid: 222 + - uid: 225 components: - pos: -3.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 223 + - uid: 226 components: - pos: -3.5,-18.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 224 + - uid: 227 components: - pos: -3.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 225 + - uid: 228 components: - pos: -3.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 226 + - uid: 229 components: - pos: -2.5,-16.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 227 + - uid: 230 components: - pos: -0.5,-16.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 228 + - uid: 231 components: - pos: -1.5,-16.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 229 + - uid: 232 components: - pos: -0.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 230 + - uid: 233 components: - pos: -0.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 231 + - uid: 234 components: - pos: -0.5,-13.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 232 + - uid: 235 components: - pos: -0.5,-12.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 233 + - uid: 236 components: - pos: -0.5,-11.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 234 + - uid: 237 components: - pos: -0.5,-10.5 - parent: 73 + parent: 1 type: Transform - - uid: 235 + - uid: 238 components: - pos: -0.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 236 + - uid: 239 components: - pos: -0.5,-8.5 - parent: 73 + parent: 1 type: Transform - uid: 240 components: - pos: -3.5,-20.5 - parent: 73 + parent: 1 type: Transform - uid: 241 components: - pos: -3.5,-21.5 - parent: 73 + parent: 1 type: Transform - uid: 242 components: - pos: -4.5,-21.5 - parent: 73 + parent: 1 type: Transform - uid: 243 components: - pos: -4.5,-22.5 - parent: 73 + parent: 1 type: Transform - uid: 244 components: - pos: -4.5,-23.5 - parent: 73 + parent: 1 type: Transform - uid: 245 components: - pos: -4.5,-24.5 - parent: 73 + parent: 1 type: Transform - uid: 246 components: - pos: -4.5,-25.5 - parent: 73 + parent: 1 type: Transform - uid: 247 components: - pos: -4.5,-26.5 - parent: 73 + parent: 1 type: Transform - uid: 248 components: - pos: -4.5,-27.5 - parent: 73 + parent: 1 type: Transform - - uid: 643 + - uid: 249 components: - pos: 1.5,-8.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 661 + - uid: 250 components: - pos: 0.5,-8.5 - parent: 73 + parent: 1 type: Transform - proto: CableTerminal entities: - - uid: 212 + - uid: 251 components: - rot: 3.141592653589793 rad pos: -5.5,-20.5 - parent: 73 + parent: 1 type: Transform - canCollide: False type: Physics - fixtures: {} type: Fixtures - - uid: 213 + - uid: 252 components: - rot: 3.141592653589793 rad pos: -4.5,-20.5 - parent: 73 + parent: 1 type: Transform - canCollide: False type: Physics @@ -2018,778 +1857,778 @@ entities: type: Fixtures - proto: Carpet entities: - - uid: 422 + - uid: 253 components: - rot: -1.5707963267948966 rad pos: 4.5,-5.5 - parent: 73 + parent: 1 type: Transform - - uid: 559 + - uid: 254 components: - rot: -1.5707963267948966 rad pos: 4.5,-4.5 - parent: 73 + parent: 1 type: Transform - proto: Catwalk entities: - - uid: 67 + - uid: 255 components: - pos: -2.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 68 + - uid: 256 components: - pos: -2.5,-28.5 - parent: 73 + parent: 1 type: Transform - - uid: 441 + - uid: 257 components: - pos: -8.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 543 + - uid: 258 components: - pos: -1.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 548 + - uid: 259 components: - pos: -2.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 582 + - uid: 260 components: - pos: 4.5,-24.5 - parent: 73 + parent: 1 type: Transform - - uid: 583 + - uid: 261 components: - pos: 5.5,-24.5 - parent: 73 + parent: 1 type: Transform - - uid: 587 + - uid: 262 components: - pos: -6.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 588 + - uid: 263 components: - pos: -7.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 589 + - uid: 264 components: - pos: -4.5,-13.5 - parent: 73 + parent: 1 type: Transform - - uid: 590 + - uid: 265 components: - pos: -4.5,-12.5 - parent: 73 + parent: 1 type: Transform - - uid: 591 + - uid: 266 components: - pos: -4.5,-11.5 - parent: 73 + parent: 1 type: Transform - - uid: 592 + - uid: 267 components: - pos: 3.5,-13.5 - parent: 73 + parent: 1 type: Transform - - uid: 593 + - uid: 268 components: - pos: 3.5,-12.5 - parent: 73 + parent: 1 type: Transform - - uid: 594 + - uid: 269 components: - pos: 3.5,-11.5 - parent: 73 + parent: 1 type: Transform - - uid: 595 + - uid: 270 components: - pos: 5.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 596 + - uid: 271 components: - pos: 6.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 597 + - uid: 272 components: - pos: -0.5,-24.5 - parent: 73 + parent: 1 type: Transform - - uid: 598 + - uid: 273 components: - pos: -0.5,-23.5 - parent: 73 + parent: 1 type: Transform - - uid: 631 + - uid: 274 components: - pos: -0.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 634 + - uid: 275 components: - pos: 5.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 640 + - uid: 276 components: - pos: 3.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 642 + - uid: 277 components: - pos: 0.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 645 + - uid: 278 components: - pos: 0.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 647 + - uid: 279 components: - pos: 1.5,-27.5 - parent: 73 + parent: 1 type: Transform - - uid: 648 + - uid: 280 components: - pos: -2.5,-27.5 - parent: 73 + parent: 1 type: Transform - - uid: 649 + - uid: 281 components: - pos: -2.5,-29.5 - parent: 73 + parent: 1 type: Transform - - uid: 654 + - uid: 282 components: - pos: 1.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 662 + - uid: 283 components: - pos: 4.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 666 + - uid: 284 components: - pos: -0.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 674 + - uid: 285 components: - pos: 1.5,-28.5 - parent: 73 + parent: 1 type: Transform - - uid: 675 + - uid: 286 components: - pos: 1.5,-29.5 - parent: 73 + parent: 1 type: Transform - - uid: 681 + - uid: 287 components: - pos: -1.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 685 + - uid: 288 components: - pos: -3.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 686 + - uid: 289 components: - pos: 1.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 701 + - uid: 290 components: - pos: 2.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 728 + - uid: 291 components: - pos: -6.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 731 + - uid: 292 components: - pos: -5.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 732 + - uid: 293 components: - pos: -4.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 733 + - uid: 294 components: - pos: 7.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 759 + - uid: 295 components: - pos: -0.5,-13.5 - parent: 73 + parent: 1 type: Transform - - uid: 760 + - uid: 296 components: - pos: -0.5,-12.5 - parent: 73 + parent: 1 type: Transform - - uid: 761 + - uid: 297 components: - pos: -0.5,-11.5 - parent: 73 + parent: 1 type: Transform - proto: Chair entities: - - uid: 112 + - uid: 298 components: - rot: -1.5707963267948966 rad pos: 2.5,-21.5 - parent: 73 + parent: 1 type: Transform - - uid: 696 + - uid: 299 components: - rot: 1.5707963267948966 rad pos: 0.5,-21.5 - parent: 73 + parent: 1 type: Transform - proto: ChairOfficeDark entities: - - uid: 698 + - uid: 300 components: - rot: 1.5707963267948966 rad pos: 0.5,-3.5 - parent: 73 + parent: 1 type: Transform - proto: ChairPilotSeat entities: - - uid: 36 + - uid: 301 components: - rot: 1.5707963267948966 rad pos: -1.5,-21.5 - parent: 73 + parent: 1 type: Transform - - uid: 601 + - uid: 302 components: - rot: 1.5707963267948966 rad pos: -1.5,-8.5 - parent: 73 + parent: 1 type: Transform - - uid: 602 + - uid: 303 components: - rot: 1.5707963267948966 rad pos: -1.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 603 + - uid: 304 components: - rot: 1.5707963267948966 rad pos: -1.5,-10.5 - parent: 73 + parent: 1 type: Transform - - uid: 604 + - uid: 305 components: - rot: -1.5707963267948966 rad pos: 0.5,-8.5 - parent: 73 + parent: 1 type: Transform - - uid: 605 + - uid: 306 components: - rot: -1.5707963267948966 rad pos: 0.5,-10.5 - parent: 73 + parent: 1 type: Transform - - uid: 606 + - uid: 307 components: - rot: -1.5707963267948966 rad pos: 0.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 758 + - uid: 308 components: - pos: -2.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 762 + - uid: 309 components: - pos: -1.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 763 + - uid: 310 components: - pos: 0.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 764 + - uid: 311 components: - pos: 1.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 767 + - uid: 312 components: - rot: 3.141592653589793 rad pos: -0.5,-3.5 - parent: 73 + parent: 1 type: Transform - proto: CigPackSyndicate entities: - - uid: 449 + - uid: 313 components: - pos: -3.5658307,-17.516623 - parent: 73 + parent: 1 type: Transform - proto: ClothingBackpackDuffelSyndicateFilledMedical entities: - - uid: 669 + - uid: 314 components: - pos: -3.5044222,-6.293252 - parent: 73 + parent: 1 type: Transform - proto: ClothingHeadHatSyndie entities: - - uid: 447 + - uid: 315 components: - pos: -3.1200604,-17.289778 - parent: 73 + parent: 1 type: Transform - proto: ClothingHeadHatSyndieMAA entities: - - uid: 709 + - uid: 35 components: - flags: InContainer type: MetaData - - parent: 692 + - parent: 33 type: Transform - canCollide: False type: Physics - type: InsideEntityStorage - proto: ClothingHeadPyjamaSyndicateRed entities: - - uid: 699 + - uid: 36 components: - flags: InContainer type: MetaData - - parent: 692 + - parent: 33 type: Transform - canCollide: False type: Physics - type: InsideEntityStorage - proto: ClothingHeadsetAltSyndicate entities: - - uid: 706 + - uid: 316 components: - pos: 1.3157192,-13.513277 - parent: 73 + parent: 1 type: Transform - proto: ClothingMaskGasSyndicate entities: - - uid: 705 + - uid: 317 components: - pos: 0.94071925,-13.482027 - parent: 73 + parent: 1 type: Transform - proto: ClothingNeckMantleHOS entities: - - uid: 563 + - uid: 37 components: - flags: InContainer desc: Looted from a fallen enemy, the commander earned this in battle. name: commander mantle type: MetaData - - parent: 692 + - parent: 33 type: Transform - canCollide: False type: Physics - type: InsideEntityStorage - proto: ClothingOuterCoatSyndieCap entities: - - uid: 694 + - uid: 38 components: - flags: InContainer type: MetaData - - parent: 692 + - parent: 33 type: Transform - canCollide: False type: Physics - type: InsideEntityStorage - proto: ClothingUniformJumpskirtSyndieFormalDress entities: - - uid: 700 + - uid: 39 components: - flags: InContainer type: MetaData - - parent: 692 + - parent: 33 type: Transform - canCollide: False type: Physics - type: InsideEntityStorage - proto: ClothingUniformJumpsuitPyjamaSyndicateRed entities: - - uid: 697 + - uid: 40 components: - flags: InContainer type: MetaData - - parent: 692 + - parent: 33 type: Transform - canCollide: False type: Physics - type: InsideEntityStorage - proto: ClothingUniformJumpsuitSyndieFormal entities: - - uid: 695 + - uid: 41 components: - flags: InContainer type: MetaData - - parent: 692 + - parent: 33 type: Transform - canCollide: False type: Physics - type: InsideEntityStorage - proto: ComfyChair entities: - - uid: 635 + - uid: 318 components: - rot: -1.5707963267948966 rad pos: 4.5,-4.5 - parent: 73 + parent: 1 type: Transform - proto: computerBodyScanner entities: - - uid: 721 + - uid: 319 components: - rot: 1.5707963267948966 rad pos: -5.5,-5.5 - parent: 73 + parent: 1 type: Transform - proto: ComputerIFFSyndicate entities: - - uid: 665 + - uid: 320 components: - rot: -1.5707963267948966 rad pos: 1.5,-3.5 - parent: 73 + parent: 1 type: Transform - proto: ComputerPowerMonitoring entities: - - uid: 668 + - uid: 321 components: - rot: -1.5707963267948966 rad pos: -3.5,-21.5 - parent: 73 + parent: 1 type: Transform - proto: ComputerRadar entities: - - uid: 771 + - uid: 322 components: - pos: 0.5,-2.5 - parent: 73 + parent: 1 type: Transform - proto: ComputerShuttleSyndie entities: - - uid: 766 + - uid: 323 components: - pos: -0.5,-2.5 - parent: 73 + parent: 1 type: Transform - proto: CrowbarRed entities: - - uid: 448 + - uid: 324 components: - pos: -3.492848,-22.485775 - parent: 73 + parent: 1 type: Transform - proto: DisposalBend entities: - - uid: 607 + - uid: 325 components: - rot: 1.5707963267948966 rad pos: -0.5,-6.5 - parent: 73 + parent: 1 type: Transform - proto: DisposalJunction entities: - - uid: 586 + - uid: 326 components: - rot: -1.5707963267948966 rad pos: -0.5,-19.5 - parent: 73 + parent: 1 type: Transform - proto: DisposalPipe entities: - - uid: 608 + - uid: 327 components: - rot: 1.5707963267948966 rad pos: 0.5,-6.5 - parent: 73 + parent: 1 type: Transform - - uid: 610 + - uid: 328 components: - rot: -1.5707963267948966 rad pos: -1.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 611 + - uid: 329 components: - rot: -1.5707963267948966 rad pos: -2.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 612 + - uid: 330 components: - rot: -1.5707963267948966 rad pos: -3.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 613 + - uid: 331 components: - rot: -1.5707963267948966 rad pos: -4.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 614 + - uid: 332 components: - rot: -1.5707963267948966 rad pos: -5.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 615 + - uid: 333 components: - rot: -1.5707963267948966 rad pos: -6.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 617 + - uid: 334 components: - pos: -0.5,-18.5 - parent: 73 + parent: 1 type: Transform - - uid: 618 + - uid: 335 components: - pos: -0.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 619 + - uid: 336 components: - pos: -0.5,-16.5 - parent: 73 + parent: 1 type: Transform - - uid: 620 + - uid: 337 components: - pos: -0.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 621 + - uid: 338 components: - pos: -0.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 622 + - uid: 339 components: - pos: -0.5,-13.5 - parent: 73 + parent: 1 type: Transform - - uid: 623 + - uid: 340 components: - pos: -0.5,-12.5 - parent: 73 + parent: 1 type: Transform - - uid: 624 + - uid: 341 components: - pos: -0.5,-11.5 - parent: 73 + parent: 1 type: Transform - - uid: 625 + - uid: 342 components: - pos: -0.5,-10.5 - parent: 73 + parent: 1 type: Transform - - uid: 626 + - uid: 343 components: - pos: -0.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 627 + - uid: 344 components: - pos: -0.5,-8.5 - parent: 73 + parent: 1 type: Transform - - uid: 628 + - uid: 345 components: - pos: -0.5,-7.5 - parent: 73 + parent: 1 type: Transform - proto: DisposalTrunk entities: - - uid: 609 + - uid: 346 components: - rot: -1.5707963267948966 rad pos: 1.5,-6.5 - parent: 73 + parent: 1 type: Transform - - uid: 616 + - uid: 347 components: - rot: 1.5707963267948966 rad pos: -7.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 667 + - uid: 348 components: - rot: -1.5707963267948966 rad pos: 0.5,-19.5 - parent: 73 + parent: 1 type: Transform - proto: DisposalUnit entities: - - uid: 629 + - uid: 349 components: - pos: 1.5,-6.5 - parent: 73 + parent: 1 type: Transform - - uid: 682 + - uid: 350 components: - pos: 0.5,-19.5 - parent: 73 + parent: 1 type: Transform - proto: DoubleEmergencyOxygenTankFilled entities: - - uid: 551 + - uid: 351 components: - pos: -1.6924903,-23.407444 - parent: 73 + parent: 1 type: Transform - - uid: 552 + - uid: 352 components: - pos: -1.4112403,-23.458082 - parent: 73 + parent: 1 type: Transform - - uid: 783 + - uid: 353 components: - pos: 5.390987,-17.346693 - parent: 73 + parent: 1 type: Transform - - uid: 784 + - uid: 354 components: - pos: -6.6334953,-17.346693 - parent: 73 + parent: 1 type: Transform - proto: DrinkGlass entities: - - uid: 537 + - uid: 355 components: - pos: 2.0779252,-19.21155 - parent: 73 + parent: 1 type: Transform - - uid: 538 + - uid: 356 components: - pos: 2.3123002,-19.21155 - parent: 73 + parent: 1 type: Transform - proto: DrinkMugDog entities: - - uid: 539 + - uid: 357 components: - pos: 2.2843437,-19.542192 - parent: 73 + parent: 1 type: Transform - proto: DrinkMugMetal entities: - - uid: 540 + - uid: 358 components: - pos: 2.0968437,-19.526567 - parent: 73 + parent: 1 type: Transform - proto: DrinkMugRed entities: - - uid: 600 + - uid: 359 components: - pos: 1.9918958,-17.588755 - parent: 73 + parent: 1 type: Transform - proto: DrinkVacuumFlask entities: - - uid: 541 + - uid: 360 components: - pos: 5.6435027,-21.180143 - parent: 73 + parent: 1 type: Transform - - uid: 542 + - uid: 361 components: - pos: 5.7372527,-21.398893 - parent: 73 + parent: 1 type: Transform - proto: ExtendedEmergencyOxygenTankFilled entities: - - uid: 703 + - uid: 362 components: - pos: -5.678572,-12.319441 - parent: 73 + parent: 1 type: Transform - - uid: 707 + - uid: 363 components: - pos: 4.305803,-12.272566 - parent: 73 + parent: 1 type: Transform - proto: FoodBoxDonkpocketPizza entities: - - uid: 531 + - uid: 364 components: - pos: 2.7185502,-19.320925 - parent: 73 + parent: 1 type: Transform - proto: FoodBoxDonut entities: - - uid: 756 + - uid: 365 components: - pos: 5.5401826,-21.187487 - parent: 73 + parent: 1 type: Transform - proto: FoodPizzaDonkpocket entities: - - uid: 644 + - uid: 366 components: - pos: 1.4776825,-21.296862 - parent: 73 + parent: 1 type: Transform - proto: FoodSnackSyndi entities: - - uid: 446 + - uid: 367 components: - pos: 1.5361897,-17.367903 - parent: 73 + parent: 1 type: Transform - proto: GasMinerNitrogen entities: - - uid: 390 + - uid: 368 components: - rot: 3.141592653589793 rad pos: 5.5,-27.5 - parent: 73 + parent: 1 type: Transform - proto: GasMinerOxygen entities: - - uid: 389 + - uid: 369 components: - rot: 3.141592653589793 rad pos: 3.5,-27.5 - parent: 73 + parent: 1 type: Transform - proto: GasMixer entities: - - uid: 395 + - uid: 370 components: - name: O2+N2 mixer type: MetaData - rot: 3.141592653589793 rad pos: 3.5,-24.5 - parent: 73 + parent: 1 type: Transform - inletTwoConcentration: 0.78 inletOneConcentration: 0.22 @@ -2798,983 +2637,923 @@ entities: type: AtmosPipeColor - proto: GasPassiveVent entities: - - uid: 387 + - uid: 371 components: - rot: 3.141592653589793 rad pos: 3.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 388 + - uid: 372 components: - rot: 3.141592653589793 rad pos: 5.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 451 + - uid: 373 components: - rot: -1.5707963267948966 rad pos: 6.5,-19.5 - parent: 73 + parent: 1 type: Transform - proto: GasPipeBend entities: - - uid: 378 + - uid: 374 components: - rot: 1.5707963267948966 rad pos: -0.5,-5.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 393 + - uid: 375 components: - pos: 5.5,-24.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 399 + - uid: 376 components: - pos: 3.5,-20.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 407 + - uid: 377 components: - rot: 1.5707963267948966 rad pos: -4.5,-20.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 424 + - uid: 378 components: - rot: -1.5707963267948966 rad pos: 0.5,-5.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 425 + - uid: 379 components: - rot: 1.5707963267948966 rad pos: -1.5,-4.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 474 + - uid: 380 components: - pos: 0.5,-8.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 476 + - uid: 381 components: - rot: 3.141592653589793 rad pos: -1.5,-8.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 482 + - uid: 382 components: - rot: -1.5707963267948966 rad pos: -0.5,-4.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 489 + - uid: 383 components: - rot: -1.5707963267948966 rad pos: 0.5,-21.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - proto: GasPipeFourway entities: - - uid: 396 + - uid: 384 components: - pos: 3.5,-23.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - enabled: True - type: AmbientSound - - uid: 403 + - uid: 385 components: - pos: -0.5,-20.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 411 + - uid: 386 components: - pos: -0.5,-16.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - enabled: True - type: AmbientSound - - uid: 459 + - uid: 387 components: - pos: 0.5,-17.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - proto: GasPipeStraight entities: - - uid: 391 + - uid: 388 components: - rot: 3.141592653589793 rad pos: 3.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 392 + - uid: 389 components: - rot: 3.141592653589793 rad pos: 5.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 394 + - uid: 390 components: - rot: -1.5707963267948966 rad pos: 4.5,-24.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 397 + - uid: 391 components: - pos: 3.5,-22.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 398 + - uid: 392 components: - pos: 3.5,-21.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 400 + - uid: 393 components: - rot: -1.5707963267948966 rad pos: 2.5,-20.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 401 + - uid: 394 components: - rot: -1.5707963267948966 rad pos: 1.5,-20.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 402 + - uid: 395 components: - rot: -1.5707963267948966 rad pos: 0.5,-20.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 404 + - uid: 396 components: - rot: -1.5707963267948966 rad pos: -1.5,-20.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 405 + - uid: 397 components: - rot: -1.5707963267948966 rad pos: -2.5,-20.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 406 + - uid: 398 components: - rot: -1.5707963267948966 rad pos: -3.5,-20.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 408 + - uid: 399 components: - pos: -0.5,-19.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 409 + - uid: 400 components: - pos: -0.5,-18.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 410 + - uid: 401 components: - pos: -0.5,-17.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 412 + - uid: 402 components: - pos: -0.5,-15.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 413 + - uid: 403 components: - pos: -0.5,-14.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 414 + - uid: 404 components: - pos: -0.5,-13.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - enabled: True - type: AmbientSound - - uid: 415 + - uid: 405 components: - pos: -0.5,-12.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - enabled: True - type: AmbientSound - - uid: 417 + - uid: 406 components: - pos: -0.5,-10.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 418 + - uid: 407 components: - pos: -0.5,-9.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 419 + - uid: 408 components: - pos: -0.5,-8.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 420 + - uid: 409 components: - pos: -0.5,-7.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 421 + - uid: 410 components: - pos: -0.5,-6.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 427 + - uid: 411 components: - pos: 0.5,-18.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - enabled: True - type: AmbientSound - - uid: 429 + - uid: 412 components: - rot: -1.5707963267948966 rad pos: -1.5,-16.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - enabled: True - type: AmbientSound - - uid: 433 + - uid: 413 components: - rot: -1.5707963267948966 rad pos: 0.5,-16.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - enabled: True - type: AmbientSound - - uid: 434 + - uid: 414 components: - rot: -1.5707963267948966 rad pos: 1.5,-16.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - enabled: True - type: AmbientSound - - uid: 435 + - uid: 415 components: - rot: -1.5707963267948966 rad pos: -2.5,-16.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - enabled: True - type: AmbientSound - - uid: 436 + - uid: 416 components: - rot: -1.5707963267948966 rad pos: -3.5,-16.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 437 + - uid: 417 components: - rot: -1.5707963267948966 rad pos: 2.5,-16.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - uid: 452 + - uid: 418 components: - rot: -1.5707963267948966 rad pos: 5.5,-19.5 - parent: 73 + parent: 1 type: Transform - - enabled: True - type: AmbientSound - - uid: 454 + - uid: 419 components: - rot: 1.5707963267948966 rad pos: 3.5,-19.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 456 + - uid: 420 components: - rot: -1.5707963267948966 rad pos: 1.5,-19.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 458 + - uid: 421 components: - rot: 3.141592653589793 rad pos: -1.5,-6.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 460 + - uid: 422 components: - rot: -1.5707963267948966 rad pos: -0.5,-17.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 461 + - uid: 423 components: - rot: -1.5707963267948966 rad pos: -1.5,-17.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 462 + - uid: 424 components: - rot: -1.5707963267948966 rad pos: -2.5,-17.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 463 + - uid: 425 components: - rot: -1.5707963267948966 rad pos: -3.5,-17.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 464 + - uid: 426 components: - rot: -1.5707963267948966 rad pos: 1.5,-17.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 465 + - uid: 427 components: - rot: -1.5707963267948966 rad pos: 2.5,-17.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 466 + - uid: 428 components: - rot: 3.141592653589793 rad pos: 0.5,-16.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - enabled: True - type: AmbientSound - - uid: 467 + - uid: 429 components: - rot: 3.141592653589793 rad pos: 0.5,-15.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 468 + - uid: 430 components: - rot: 3.141592653589793 rad pos: 0.5,-14.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - enabled: True - type: AmbientSound - - uid: 469 + - uid: 431 components: - rot: 3.141592653589793 rad pos: 0.5,-13.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 471 + - uid: 432 components: - pos: 0.5,-11.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 472 + - uid: 433 components: - pos: 0.5,-10.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 473 + - uid: 434 components: - pos: 0.5,-9.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 475 + - uid: 435 components: - rot: -1.5707963267948966 rad pos: -0.5,-8.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 477 + - uid: 436 components: - rot: 3.141592653589793 rad pos: -1.5,-7.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - enabled: True - type: AmbientSound - - uid: 488 + - uid: 437 components: - pos: 0.5,-20.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 490 + - uid: 438 components: - rot: -1.5707963267948966 rad pos: -0.5,-21.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 491 + - uid: 439 components: - rot: -1.5707963267948966 rad pos: -1.5,-21.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 492 + - uid: 440 components: - rot: -1.5707963267948966 rad pos: -2.5,-21.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - enabled: True - type: AmbientSound - - uid: 704 + - uid: 441 components: - rot: 3.141592653589793 rad pos: -1.5,-5.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 711 + - uid: 442 components: - rot: 3.141592653589793 rad pos: 0.5,-4.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - proto: GasPipeTJunction entities: - - uid: 416 + - uid: 443 components: - rot: 1.5707963267948966 rad pos: -0.5,-11.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - - enabled: True - type: AmbientSound - - uid: 455 + - uid: 444 components: - pos: 2.5,-19.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 457 + - uid: 445 components: - rot: 1.5707963267948966 rad pos: 0.5,-19.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - - uid: 470 + - uid: 446 components: - rot: 1.5707963267948966 rad pos: 0.5,-12.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - proto: GasPort entities: - - uid: 523 + - uid: 447 components: - rot: 1.5707963267948966 rad pos: 2.5,-23.5 - parent: 73 + parent: 1 type: Transform - color: '#0335FCFF' type: AtmosPipeColor - proto: GasPressurePump entities: - - uid: 453 + - uid: 448 components: - name: waste pump type: MetaData - rot: 1.5707963267948966 rad pos: 4.5,-19.5 - parent: 73 + parent: 1 type: Transform - color: '#FF1212FF' type: AtmosPipeColor - proto: GasVentPump entities: - - uid: 428 + - uid: 449 components: - rot: -1.5707963267948966 rad pos: 0.5,-11.5 - parent: 73 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - color: '#0335FCFF' type: AtmosPipeColor - - uid: 430 + - uid: 450 components: - rot: 3.141592653589793 rad pos: -0.5,-21.5 - parent: 73 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - color: '#0335FCFF' type: AtmosPipeColor - - uid: 431 + - uid: 451 components: - rot: -1.5707963267948966 rad pos: 4.5,-23.5 - parent: 73 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - color: '#0335FCFF' type: AtmosPipeColor - - uid: 432 + - uid: 452 components: - rot: 3.141592653589793 rad pos: -4.5,-21.5 - parent: 73 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - color: '#0335FCFF' type: AtmosPipeColor - - uid: 438 + - uid: 453 components: - rot: 1.5707963267948966 rad pos: -4.5,-16.5 - parent: 73 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - color: '#0335FCFF' type: AtmosPipeColor - - uid: 440 + - uid: 454 components: - rot: -1.5707963267948966 rad pos: 3.5,-16.5 - parent: 73 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - color: '#0335FCFF' type: AtmosPipeColor - - uid: 708 + - uid: 455 components: - pos: 0.5,-3.5 - parent: 73 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - color: '#0335FCFF' type: AtmosPipeColor - proto: GasVentScrubber entities: - - uid: 484 + - uid: 456 components: - rot: -1.5707963267948966 rad pos: 1.5,-12.5 - parent: 73 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - color: '#FF1212FF' type: AtmosPipeColor - - uid: 485 + - uid: 457 components: - rot: -1.5707963267948966 rad pos: 3.5,-17.5 - parent: 73 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - color: '#FF1212FF' type: AtmosPipeColor - - uid: 486 + - uid: 458 components: - rot: 3.141592653589793 rad pos: 2.5,-20.5 - parent: 73 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - color: '#FF1212FF' type: AtmosPipeColor - - uid: 487 + - uid: 459 components: - rot: 1.5707963267948966 rad pos: -4.5,-17.5 - parent: 73 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - color: '#FF1212FF' type: AtmosPipeColor - - uid: 493 + - uid: 460 components: - rot: 1.5707963267948966 rad pos: -3.5,-21.5 - parent: 73 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - color: '#FF1212FF' type: AtmosPipeColor - - uid: 714 + - uid: 461 components: - pos: -0.5,-3.5 - parent: 73 + parent: 1 type: Transform - - enabled: False - type: AmbientSound - color: '#FF1212FF' type: AtmosPipeColor - proto: GeneratorBasic15kW entities: - - uid: 206 + - uid: 462 components: - pos: -4.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 207 + - uid: 463 components: - pos: -4.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 502 + - uid: 464 components: - pos: -4.5,-24.5 - parent: 73 + parent: 1 type: Transform - - uid: 567 + - uid: 465 components: - pos: -6.5,-24.5 - parent: 73 + parent: 1 type: Transform - - uid: 568 + - uid: 466 components: - pos: -6.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 570 + - uid: 467 components: - pos: -6.5,-26.5 - parent: 73 + parent: 1 type: Transform - proto: GeneratorWallmountAPU entities: - - uid: 676 + - uid: 468 components: - pos: -6.5,-20.5 - parent: 73 + parent: 1 type: Transform - proto: GravityGeneratorMini entities: - - uid: 652 + - uid: 469 components: - pos: -5.5,-22.5 - parent: 73 + parent: 1 type: Transform - proto: Grille entities: - - uid: 9 + - uid: 470 components: - pos: 2.5,-12.5 - parent: 73 + parent: 1 type: Transform - - uid: 16 + - uid: 471 components: - pos: -3.5,-12.5 - parent: 73 + parent: 1 type: Transform - - uid: 37 + - uid: 472 components: - rot: 1.5707963267948966 rad pos: -1.5,-7.5 - parent: 73 + parent: 1 type: Transform - - uid: 114 + - uid: 473 components: - pos: -2.5,-1.5 - parent: 73 + parent: 1 type: Transform - - uid: 117 + - uid: 474 components: - pos: -0.5,-1.5 - parent: 73 + parent: 1 type: Transform - - uid: 118 + - uid: 475 components: - pos: -4.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 119 + - uid: 476 components: - pos: -6.5,-4.5 - parent: 73 + parent: 1 type: Transform - - uid: 123 + - uid: 477 components: - pos: 3.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 125 + - uid: 478 components: - pos: -1.5,-1.5 - parent: 73 + parent: 1 type: Transform - - uid: 132 + - uid: 479 components: - pos: 5.5,-4.5 - parent: 73 + parent: 1 type: Transform - - uid: 137 + - uid: 480 components: - pos: 0.5,-1.5 - parent: 73 + parent: 1 type: Transform - - uid: 146 + - uid: 481 components: - pos: 1.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 148 + - uid: 482 components: - pos: -2.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 156 + - uid: 483 components: - pos: 1.5,-1.5 - parent: 73 + parent: 1 type: Transform - - uid: 177 + - uid: 484 components: - pos: -2.5,-21.5 - parent: 73 + parent: 1 type: Transform - - uid: 178 + - uid: 485 components: - pos: -2.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 179 + - uid: 486 components: - pos: 2.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 180 + - uid: 487 components: - pos: 4.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 186 + - uid: 488 components: - pos: -1.5,-18.5 - parent: 73 + parent: 1 type: Transform - - uid: 221 + - uid: 489 components: - pos: 0.5,-7.5 - parent: 73 + parent: 1 type: Transform - - uid: 385 + - uid: 490 components: - pos: 3.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 386 + - uid: 491 components: - pos: 5.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 494 + - uid: 492 components: - rot: 1.5707963267948966 rad pos: 5.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 547 + - uid: 493 components: - pos: 0.5,-18.5 - parent: 73 + parent: 1 type: Transform - proto: Gyroscope entities: - - uid: 560 + - uid: 494 components: - pos: -5.5,-13.5 - parent: 73 + parent: 1 type: Transform - - uid: 562 + - uid: 495 components: - pos: 4.5,-13.5 - parent: 73 + parent: 1 type: Transform - proto: HospitalCurtainsOpen entities: - - uid: 633 + - uid: 496 components: - pos: 3.5,-3.5 - parent: 73 + parent: 1 type: Transform - proto: KitchenMicrowave entities: - - uid: 530 + - uid: 497 components: - pos: 3.5,-19.5 - parent: 73 + parent: 1 type: Transform - proto: KnifePlastic entities: - - uid: 544 + - uid: 498 components: - pos: 5.3509636,-21.445768 - parent: 73 + parent: 1 type: Transform - proto: Lamp entities: - - uid: 88 + - uid: 499 components: - pos: -1.483297,-2.2444057 - parent: 73 + parent: 1 type: Transform - proto: LockerSyndicatePersonal entities: - - uid: 692 + - uid: 33 components: - pos: 4.5,-5.5 - parent: 73 + parent: 1 type: Transform - air: volume: 200 @@ -3799,14 +3578,14 @@ entities: showEnts: False occludes: True ents: - - 563 - - 700 - - 699 - - 697 - - 695 - - 694 - - 709 - - 710 + - 37 + - 39 + - 36 + - 40 + - 41 + - 38 + - 35 + - 34 paper_label: !type:ContainerSlot showEnts: False occludes: True @@ -3814,1993 +3593,1993 @@ entities: type: ContainerContainer - proto: MedicalBed entities: - - uid: 673 + - uid: 500 components: - pos: -4.5,-3.5 - parent: 73 + parent: 1 type: Transform - proto: MedkitCombatFilled entities: - - uid: 533 + - uid: 501 components: - pos: -3.401462,-3.5350046 - parent: 73 + parent: 1 type: Transform - - uid: 584 + - uid: 502 components: - pos: -3.557712,-3.4256296 - parent: 73 + parent: 1 type: Transform - proto: Mirror entities: - - uid: 884 + - uid: 503 components: - pos: 4.5,-3.5 - parent: 73 + parent: 1 type: Transform - proto: Multitool entities: - - uid: 499 + - uid: 504 components: - pos: -3.383473,-22.548275 - parent: 73 + parent: 1 type: Transform - proto: NitrogenTankFilled entities: - - uid: 376 + - uid: 505 components: - pos: 4.633928,-12.616316 - parent: 73 + parent: 1 type: Transform - - uid: 684 + - uid: 506 components: - pos: -5.397322,-12.569441 - parent: 73 + parent: 1 type: Transform - - uid: 788 + - uid: 507 components: - pos: -6.3522453,-17.549818 - parent: 73 + parent: 1 type: Transform - - uid: 790 + - uid: 508 components: - pos: 5.6633797,-17.565443 - parent: 73 + parent: 1 type: Transform - proto: NuclearBombUnanchored entities: - - uid: 76 + - uid: 509 components: - pos: -2.5,-12.5 - parent: 73 + parent: 1 type: Transform - proto: NukeCodePaper entities: - - uid: 846 + - uid: 510 components: - pos: -2.5286522,-11.44479 - parent: 73 + parent: 1 type: Transform - proto: Ointment entities: - - uid: 575 + - uid: 511 components: - pos: -3.651462,-4.5193796 - parent: 73 + parent: 1 type: Transform - - uid: 585 + - uid: 512 components: - pos: -3.667087,-4.2225046 - parent: 73 + parent: 1 type: Transform - proto: OperatingTable entities: - - uid: 720 + - uid: 513 components: - pos: -5.5,-4.5 - parent: 73 + parent: 1 type: Transform - proto: OxygenCanister entities: - - uid: 553 + - uid: 514 components: - pos: -1.5,-24.5 - parent: 73 + parent: 1 type: Transform - proto: OxygenTankFilled entities: - - uid: 66 + - uid: 515 components: - pos: -5.600447,-12.569441 - parent: 73 + parent: 1 type: Transform - - uid: 450 + - uid: 516 components: - pos: 4.399553,-12.522566 - parent: 73 + parent: 1 type: Transform - - uid: 785 + - uid: 517 components: - pos: 5.5227547,-17.440443 - parent: 73 + parent: 1 type: Transform - - uid: 786 + - uid: 518 components: - pos: -6.4928703,-17.440443 - parent: 73 + parent: 1 type: Transform - proto: PinpointerNuclear entities: - - uid: 872 + - uid: 519 components: - pos: -2.4942985,-13.37949 - parent: 73 + parent: 1 type: Transform - proto: PlasmaReinforcedWindowDirectional entities: - - uid: 549 + - uid: 520 components: - rot: -1.5707963267948966 rad pos: -2.5,-4.5 - parent: 73 + parent: 1 type: Transform - - uid: 573 + - uid: 521 components: - rot: -1.5707963267948966 rad pos: -2.5,-6.5 - parent: 73 + parent: 1 type: Transform - - uid: 727 + - uid: 522 components: - rot: -1.5707963267948966 rad pos: -2.5,-3.5 - parent: 73 + parent: 1 type: Transform - proto: PlushieNuke entities: - - uid: 92 + - uid: 523 components: - pos: -2.4227936,-2.3320491 - parent: 73 + parent: 1 type: Transform - proto: PosterContrabandC20r entities: - - uid: 778 + - uid: 524 components: - pos: 1.5,-14.5 - parent: 73 + parent: 1 type: Transform - proto: PosterContrabandCC64KAd entities: - - uid: 796 + - uid: 525 components: - pos: -5.5,-18.5 - parent: 73 + parent: 1 type: Transform - proto: PosterContrabandCybersun600 entities: - - uid: 793 + - uid: 526 components: - pos: 2.5,-6.5 - parent: 73 + parent: 1 type: Transform - proto: PosterContrabandDonk entities: - - uid: 719 + - uid: 527 components: - rot: 3.141592653589793 rad pos: 3.5,-18.5 - parent: 73 + parent: 1 type: Transform - proto: PosterContrabandDonutCorp entities: - - uid: 755 + - uid: 528 components: - rot: 3.141592653589793 rad pos: 1.5,-22.5 - parent: 73 + parent: 1 type: Transform - proto: PosterContrabandEnergySwords entities: - - uid: 534 + - uid: 529 components: - pos: 2.5,-18.5 - parent: 73 + parent: 1 type: Transform - proto: PosterContrabandEnlistGorlex entities: - - uid: 754 + - uid: 530 components: - rot: 3.141592653589793 rad pos: 2.5,-13.5 - parent: 73 + parent: 1 type: Transform - proto: PosterContrabandFreeSyndicateEncryptionKey entities: - - uid: 779 + - uid: 531 components: - pos: -2.5,-8.5 - parent: 73 + parent: 1 type: Transform - proto: PosterContrabandInterdyne entities: - - uid: 725 + - uid: 532 components: - rot: 3.141592653589793 rad pos: -4.5,-6.5 - parent: 73 + parent: 1 type: Transform - proto: PosterContrabandKosmicheskayaStantsiya entities: - - uid: 780 + - uid: 533 components: - pos: -2.5,-22.5 - parent: 73 + parent: 1 type: Transform - proto: PosterContrabandMoth entities: - - uid: 757 + - uid: 534 components: - pos: -2.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 792 + - uid: 535 components: - pos: 2.5,-3.5 - parent: 73 + parent: 1 type: Transform - proto: PosterContrabandNuclearDeviceInformational entities: - - uid: 717 + - uid: 536 components: - rot: 3.141592653589793 rad pos: -3.5,-13.5 - parent: 73 + parent: 1 type: Transform - - uid: 791 + - uid: 537 components: - pos: 0.5,-14.5 - parent: 73 + parent: 1 type: Transform - proto: PosterContrabandSyndicatePistol entities: - - uid: 776 + - uid: 538 components: - pos: 1.5,-10.5 - parent: 73 + parent: 1 type: Transform - proto: PosterContrabandSyndicateRecruitment entities: - - uid: 777 + - uid: 539 components: - pos: -1.5,-14.5 - parent: 73 + parent: 1 type: Transform - proto: PosterContrabandWaffleCorp entities: - - uid: 722 + - uid: 540 components: - rot: 3.141592653589793 rad pos: -2.5,-23.5 - parent: 73 + parent: 1 type: Transform - proto: Poweredlight entities: - - uid: 129 + - uid: 541 components: - rot: 1.5707963267948966 rad pos: -1.5,-8.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 139 + - uid: 542 components: - rot: -1.5707963267948966 rad pos: 1.5,-4.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 372 + - uid: 543 components: - rot: 1.5707963267948966 rad pos: -6.5,-23.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 373 + - uid: 544 components: - rot: 1.5707963267948966 rad pos: -6.5,-26.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 374 + - uid: 545 components: - pos: -4.5,-19.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 377 + - uid: 546 components: - rot: 3.141592653589793 rad pos: 1.5,-13.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 496 + - uid: 547 components: - rot: 3.141592653589793 rad pos: 3.5,-27.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 497 + - uid: 548 components: - rot: 3.141592653589793 rad pos: 5.5,-27.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 503 + - uid: 549 components: - pos: 2.5,-15.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 504 + - uid: 550 components: - pos: -3.5,-15.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 512 + - uid: 551 components: - rot: 3.141592653589793 rad pos: -4.5,-5.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 515 + - uid: 552 components: - rot: -1.5707963267948966 rad pos: 1.5,-2.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 724 + - uid: 553 components: - rot: -1.5707963267948966 rad pos: 1.5,-6.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - proto: PoweredSmallLight entities: - - uid: 19 + - uid: 554 components: - rot: 3.141592653589793 rad pos: 4.5,-13.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 239 + - uid: 555 components: - rot: 3.141592653589793 rad pos: 5.5,-21.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 423 + - uid: 556 components: - rot: 3.141592653589793 rad pos: 3.5,-5.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 483 + - uid: 557 components: - rot: -1.5707963267948966 rad pos: 5.5,-24.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 505 + - uid: 558 components: - rot: 3.141592653589793 rad pos: -5.5,-13.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 513 + - uid: 559 components: - rot: 1.5707963267948966 rad pos: -1.5,-24.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 655 + - uid: 560 components: - pos: -6.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 660 + - uid: 561 components: - pos: 5.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 740 + - uid: 562 components: - pos: 2.5,-19.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 741 + - uid: 563 components: - pos: -1.5,-26.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 742 + - uid: 564 components: - rot: 3.141592653589793 rad pos: -5.5,-9.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - - uid: 744 + - uid: 565 components: - rot: 3.141592653589793 rad pos: 4.5,-9.5 - parent: 73 + parent: 1 type: Transform - powerLoad: 0 type: ApcPowerReceiver - proto: Rack entities: - - uid: 478 + - uid: 566 components: - pos: -3.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 525 + - uid: 567 components: - pos: 5.5,-23.5 - parent: 73 + parent: 1 type: Transform - - uid: 550 + - uid: 568 components: - rot: 3.141592653589793 rad pos: 4.5,-12.5 - parent: 73 + parent: 1 type: Transform - - uid: 554 + - uid: 569 components: - rot: 3.141592653589793 rad pos: -5.5,-12.5 - parent: 73 + parent: 1 type: Transform - - uid: 558 + - uid: 570 components: - pos: -1.5,-23.5 - parent: 73 + parent: 1 type: Transform - - uid: 689 + - uid: 571 components: - pos: -6.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 690 + - uid: 572 components: - pos: 5.5,-17.5 - parent: 73 + parent: 1 type: Transform - proto: ReinforcedPlasmaWindow entities: - - uid: 2 + - uid: 573 components: - pos: 3.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 95 + - uid: 574 components: - rot: 1.5707963267948966 rad pos: 5.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 115 + - uid: 575 components: - pos: -0.5,-1.5 - parent: 73 + parent: 1 type: Transform - - uid: 116 + - uid: 576 components: - pos: -6.5,-4.5 - parent: 73 + parent: 1 type: Transform - - uid: 126 + - uid: 577 components: - pos: -2.5,-1.5 - parent: 73 + parent: 1 type: Transform - - uid: 134 + - uid: 578 components: - pos: -4.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 145 + - uid: 579 components: - pos: 5.5,-4.5 - parent: 73 + parent: 1 type: Transform - - uid: 149 + - uid: 580 components: - pos: -1.5,-1.5 - parent: 73 + parent: 1 type: Transform - - uid: 153 + - uid: 581 components: - pos: 0.5,-1.5 - parent: 73 + parent: 1 type: Transform - - uid: 155 + - uid: 582 components: - pos: 1.5,-1.5 - parent: 73 + parent: 1 type: Transform - - uid: 159 + - uid: 583 components: - pos: -1.5,-7.5 - parent: 73 + parent: 1 type: Transform - - uid: 172 + - uid: 584 components: - pos: 4.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 173 + - uid: 585 components: - pos: 2.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 175 + - uid: 586 components: - pos: -2.5,-21.5 - parent: 73 + parent: 1 type: Transform - - uid: 176 + - uid: 587 components: - pos: -2.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 181 + - uid: 588 components: - pos: -2.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 182 + - uid: 589 components: - pos: 1.5,-9.5 - parent: 73 + parent: 1 type: Transform - - uid: 289 + - uid: 590 components: - pos: 0.5,-18.5 - parent: 73 + parent: 1 type: Transform - - uid: 383 + - uid: 591 components: - pos: 3.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 384 + - uid: 592 components: - pos: 5.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 506 + - uid: 593 components: - pos: 2.5,-12.5 - parent: 73 + parent: 1 type: Transform - - uid: 509 + - uid: 594 components: - pos: -3.5,-12.5 - parent: 73 + parent: 1 type: Transform - - uid: 510 + - uid: 595 components: - pos: 0.5,-7.5 - parent: 73 + parent: 1 type: Transform - - uid: 557 + - uid: 596 components: - pos: -1.5,-18.5 - parent: 73 + parent: 1 type: Transform - proto: ShuttersNormalOpen entities: - - uid: 4 + - uid: 597 components: - pos: -6.5,-4.5 - parent: 73 + parent: 1 type: Transform - links: - - 238 + - 610 type: DeviceLinkSink - - uid: 38 + - uid: 598 components: - pos: 5.5,-4.5 - parent: 73 + parent: 1 type: Transform - links: - - 630 + - 612 type: DeviceLinkSink - - uid: 48 + - uid: 599 components: - pos: 1.5,-9.5 - parent: 73 + parent: 1 type: Transform - links: - - 143 + - 609 type: DeviceLinkSink - - uid: 140 + - uid: 600 components: - pos: -2.5,-9.5 - parent: 73 + parent: 1 type: Transform - links: - - 143 + - 609 type: DeviceLinkSink - - uid: 160 + - uid: 601 components: - pos: -4.5,-2.5 - parent: 73 + parent: 1 type: Transform - links: - - 238 + - 610 type: DeviceLinkSink - - uid: 189 + - uid: 602 components: - pos: 3.5,-2.5 - parent: 73 + parent: 1 type: Transform - links: - - 630 + - 612 type: DeviceLinkSink - - uid: 193 + - uid: 603 components: - pos: 1.5,-1.5 - parent: 73 + parent: 1 type: Transform - links: - - 238 + - 610 type: DeviceLinkSink - - uid: 511 + - uid: 604 components: - pos: -0.5,-1.5 - parent: 73 + parent: 1 type: Transform - links: - - 238 + - 610 type: DeviceLinkSink - - uid: 577 + - uid: 605 components: - pos: 5.5,-19.5 - parent: 73 + parent: 1 type: Transform - links: - - 578 + - 611 type: DeviceLinkSink - - uid: 670 + - uid: 606 components: - pos: -1.5,-1.5 - parent: 73 + parent: 1 type: Transform - links: - - 238 + - 610 type: DeviceLinkSink - - uid: 687 + - uid: 607 components: - pos: 0.5,-1.5 - parent: 73 + parent: 1 type: Transform - links: - - 238 + - 610 type: DeviceLinkSink - - uid: 693 + - uid: 608 components: - pos: -2.5,-1.5 - parent: 73 + parent: 1 type: Transform - links: - - 238 + - 610 type: DeviceLinkSink - proto: SignalButton entities: - - uid: 143 + - uid: 609 components: - pos: -2.5,-10.5 - parent: 73 + parent: 1 type: Transform - linkedPorts: - 140: + 600: - Pressed: Toggle - 48: + 599: - Pressed: Toggle type: DeviceLinkSource - - uid: 238 + - uid: 610 components: - pos: -2.5,-7.5 - parent: 73 + parent: 1 type: Transform - linkedPorts: - 4: + 597: - Pressed: Toggle - 160: + 601: - Pressed: Toggle - 693: + 608: - Pressed: Toggle - 670: + 606: - Pressed: Toggle - 511: + 604: - Pressed: Toggle - 687: + 607: - Pressed: Toggle - 193: + 603: - Pressed: Toggle type: DeviceLinkSource - - uid: 578 + - uid: 611 components: - pos: 5.5,-20.5 - parent: 73 + parent: 1 type: Transform - linkedPorts: - 577: + 605: - Pressed: Toggle type: DeviceLinkSource - - uid: 630 + - uid: 612 components: - pos: 3.5,-6.5 - parent: 73 + parent: 1 type: Transform - linkedPorts: - 189: + 602: - Pressed: Toggle - 38: + 598: - Pressed: Toggle type: DeviceLinkSource - proto: SignDirectionalEvac entities: - - uid: 572 + - uid: 613 components: - pos: 0.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 574 + - uid: 614 components: - rot: 1.5707963267948966 rad pos: 4.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 680 + - uid: 615 components: - rot: 3.141592653589793 rad pos: -5.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 688 + - uid: 616 components: - rot: 3.141592653589793 rad pos: 4.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 718 + - uid: 617 components: - rot: -1.5707963267948966 rad pos: -5.5,-15.5 - parent: 73 + parent: 1 type: Transform - proto: SignElectricalMed entities: - - uid: 521 + - uid: 618 components: - pos: -2.5,-18.5 - parent: 73 + parent: 1 type: Transform - proto: SignNosmoking entities: - - uid: 522 + - uid: 619 components: - pos: 5.5,-22.5 - parent: 73 + parent: 1 type: Transform - proto: SignSecureSmallRed entities: - - uid: 745 + - uid: 620 components: - pos: -3.5,-11.5 - parent: 73 + parent: 1 type: Transform - - uid: 746 + - uid: 621 components: - pos: 4.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 747 + - uid: 622 components: - pos: 2.5,-11.5 - parent: 73 + parent: 1 type: Transform - proto: SMESBasic entities: - - uid: 210 + - uid: 623 components: - pos: -5.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 211 + - uid: 624 components: - pos: -4.5,-19.5 - parent: 73 + parent: 1 type: Transform - proto: SoapSyndie entities: - - uid: 797 + - uid: 625 components: - pos: 2.4424396,-17.430403 - parent: 73 + parent: 1 type: Transform - proto: soda_dispenser entities: - - uid: 535 + - uid: 626 components: - pos: 1.5,-19.5 - parent: 73 + parent: 1 type: Transform - proto: StorageCanister entities: - - uid: 498 + - uid: 627 components: - pos: 2.5,-23.5 - parent: 73 + parent: 1 type: Transform - proto: SubstationBasic entities: - - uid: 219 + - uid: 628 components: - pos: -3.5,-19.5 - parent: 73 + parent: 1 type: Transform - proto: SuitStorageEVASyndicate entities: - - uid: 426 + - uid: 629 components: - pos: 0.5,-24.5 - parent: 73 + parent: 1 type: Transform - - uid: 565 + - uid: 630 components: - pos: 0.5,-23.5 - parent: 73 + parent: 1 type: Transform - - uid: 774 + - uid: 631 components: - pos: 3.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 782 + - uid: 632 components: - pos: -4.5,-17.5 - parent: 73 + parent: 1 type: Transform - proto: SyndieMiniBomb entities: - - uid: 723 + - uid: 633 components: - pos: 1.4127003,-11.973867 - parent: 73 + parent: 1 type: Transform - - uid: 726 + - uid: 634 components: - pos: 1.6939503,-11.973867 - parent: 73 + parent: 1 type: Transform - proto: SyringeInaprovaline entities: - - uid: 526 + - uid: 635 components: - pos: -3.510837,-4.3787546 - parent: 73 + parent: 1 type: Transform - - uid: 536 + - uid: 636 components: - pos: -3.510837,-4.0193796 - parent: 73 + parent: 1 type: Transform - proto: Table entities: - - uid: 90 + - uid: 637 components: - pos: 5.5,-21.5 - parent: 73 + parent: 1 type: Transform - - uid: 445 + - uid: 638 components: - rot: 3.141592653589793 rad pos: 1.5,-21.5 - parent: 73 + parent: 1 type: Transform - - uid: 527 + - uid: 639 components: - pos: 3.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 528 + - uid: 640 components: - pos: 2.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 529 + - uid: 641 components: - pos: 1.5,-19.5 - parent: 73 + parent: 1 type: Transform - proto: TablePlasmaGlass entities: - - uid: 52 + - uid: 642 components: - pos: -3.5,-4.5 - parent: 73 + parent: 1 type: Transform - - uid: 672 + - uid: 643 components: - pos: -3.5,-6.5 - parent: 73 + parent: 1 type: Transform - - uid: 702 + - uid: 644 components: - pos: -3.5,-3.5 - parent: 73 + parent: 1 type: Transform - proto: TableReinforced entities: - - uid: 87 + - uid: 645 components: - pos: -2.5,-11.5 - parent: 73 + parent: 1 type: Transform - - uid: 190 + - uid: 646 components: - pos: -2.5,-13.5 - parent: 73 + parent: 1 type: Transform - - uid: 508 + - uid: 647 components: - pos: -1.5,-3.5 - parent: 73 + parent: 1 type: Transform - - uid: 532 + - uid: 648 components: - pos: -2.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 735 + - uid: 649 components: - pos: 0.5,-13.5 - parent: 73 + parent: 1 type: Transform - - uid: 736 + - uid: 650 components: - pos: 1.5,-13.5 - parent: 73 + parent: 1 type: Transform - - uid: 737 + - uid: 651 components: - pos: 1.5,-12.5 - parent: 73 + parent: 1 type: Transform - - uid: 738 + - uid: 652 components: - pos: 1.5,-11.5 - parent: 73 + parent: 1 type: Transform - - uid: 765 + - uid: 653 components: - pos: 2.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 768 + - uid: 654 components: - pos: 1.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 769 + - uid: 655 components: - pos: -2.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 770 + - uid: 656 components: - rot: -1.5707963267948966 rad pos: 1.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 772 + - uid: 657 components: - pos: -3.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 773 + - uid: 658 components: - rot: -1.5707963267948966 rad pos: -1.5,-2.5 - parent: 73 + parent: 1 type: Transform - proto: Thruster entities: - - uid: 187 + - uid: 659 components: - pos: -6.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 188 + - uid: 660 components: - pos: 5.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 191 + - uid: 661 components: - rot: 1.5707963267948966 rad pos: -5.5,-7.5 - parent: 73 + parent: 1 type: Transform - - uid: 192 + - uid: 662 components: - rot: -1.5707963267948966 rad pos: 4.5,-7.5 - parent: 73 + parent: 1 type: Transform - - uid: 657 + - uid: 663 components: - rot: 1.5707963267948966 rad pos: -7.5,-13.5 - parent: 73 + parent: 1 type: Transform - - uid: 658 + - uid: 664 components: - rot: -1.5707963267948966 rad pos: 6.5,-13.5 - parent: 73 + parent: 1 type: Transform - - uid: 819 + - uid: 665 components: - rot: 3.141592653589793 rad pos: -5.5,-30.5 - parent: 73 + parent: 1 type: Transform - - uid: 820 + - uid: 666 components: - rot: 3.141592653589793 rad pos: -4.5,-30.5 - parent: 73 + parent: 1 type: Transform - - uid: 821 + - uid: 667 components: - rot: 3.141592653589793 rad pos: 4.5,-30.5 - parent: 73 + parent: 1 type: Transform - - uid: 822 + - uid: 668 components: - rot: 3.141592653589793 rad pos: 3.5,-30.5 - parent: 73 + parent: 1 type: Transform - proto: ToolboxSyndicate entities: - - uid: 651 + - uid: 669 components: - pos: -2.5731854,-17.414778 - parent: 73 + parent: 1 type: Transform - proto: ToolboxSyndicateFilled entities: - - uid: 748 + - uid: 670 components: - pos: 1.5034143,-11.298322 - parent: 73 + parent: 1 type: Transform - proto: VendingMachineTankDispenserEVA entities: - - uid: 479 + - uid: 671 components: - flags: SessionSpecific type: MetaData - pos: 5.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 524 + - uid: 672 components: - flags: SessionSpecific name: tank dispenser type: MetaData - pos: 2.5,-24.5 - parent: 73 + parent: 1 type: Transform - - uid: 656 + - uid: 673 components: - flags: SessionSpecific type: MetaData - pos: -6.5,-15.5 - parent: 73 + parent: 1 type: Transform - proto: VendingMachineYouTool entities: - - uid: 507 + - uid: 674 components: - flags: SessionSpecific type: MetaData - pos: -3.5,-24.5 - parent: 73 + parent: 1 type: Transform - proto: WallPlastitanium entities: - - uid: 1 + - uid: 675 components: - pos: 2.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 3 + - uid: 676 components: - pos: 4.5,-3.5 - parent: 73 + parent: 1 type: Transform - - uid: 5 + - uid: 677 components: - pos: -3.5,-11.5 - parent: 73 + parent: 1 type: Transform - - uid: 6 + - uid: 678 components: - pos: 2.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 7 + - uid: 679 components: - pos: 4.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 8 + - uid: 680 components: - pos: -2.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 10 + - uid: 681 components: - pos: 2.5,-18.5 - parent: 73 + parent: 1 type: Transform - - uid: 11 + - uid: 682 components: - pos: 1.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 12 + - uid: 683 components: - pos: 1.5,-18.5 - parent: 73 + parent: 1 type: Transform - - uid: 13 + - uid: 684 components: - pos: 7.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 14 + - uid: 685 components: - pos: -3.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 15 + - uid: 686 components: - rot: 1.5707963267948966 rad pos: 3.5,-7.5 - parent: 73 + parent: 1 type: Transform - - uid: 17 + - uid: 687 components: - pos: 2.5,-13.5 - parent: 73 + parent: 1 type: Transform - - uid: 18 + - uid: 688 components: - pos: -3.5,-28.5 - parent: 73 + parent: 1 type: Transform - - uid: 20 + - uid: 689 components: - pos: 2.5,-10.5 - parent: 73 + parent: 1 type: Transform - - uid: 21 + - uid: 690 components: - pos: 4.5,-18.5 - parent: 73 + parent: 1 type: Transform - - uid: 22 + - uid: 691 components: - pos: -2.5,-10.5 - parent: 73 + parent: 1 type: Transform - - uid: 23 + - uid: 692 components: - pos: -3.5,-10.5 - parent: 73 + parent: 1 type: Transform - - uid: 24 + - uid: 693 components: - pos: -6.5,-11.5 - parent: 73 + parent: 1 type: Transform - - uid: 25 + - uid: 694 components: - pos: 4.5,-10.5 - parent: 73 + parent: 1 type: Transform - - uid: 26 + - uid: 695 components: - pos: 4.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 27 + - uid: 696 components: - rot: 1.5707963267948966 rad pos: -4.5,-7.5 - parent: 73 + parent: 1 type: Transform - - uid: 29 + - uid: 697 components: - pos: -6.5,-6.5 - parent: 73 + parent: 1 type: Transform - - uid: 30 + - uid: 698 components: - pos: -5.5,-6.5 - parent: 73 + parent: 1 type: Transform - - uid: 31 + - uid: 699 components: - pos: 4.5,-6.5 - parent: 73 + parent: 1 type: Transform - - uid: 32 + - uid: 700 components: - pos: -6.5,-5.5 - parent: 73 + parent: 1 type: Transform - - uid: 33 + - uid: 701 components: - rot: 1.5707963267948966 rad pos: -2.5,-8.5 - parent: 73 + parent: 1 type: Transform - - uid: 34 + - uid: 702 components: - rot: 1.5707963267948966 rad pos: 1.5,-7.5 - parent: 73 + parent: 1 type: Transform - - uid: 35 + - uid: 703 components: - rot: 1.5707963267948966 rad pos: 1.5,-8.5 - parent: 73 + parent: 1 type: Transform - - uid: 39 + - uid: 704 components: - pos: 2.5,-11.5 - parent: 73 + parent: 1 type: Transform - - uid: 40 + - uid: 705 components: - pos: 5.5,-18.5 - parent: 73 + parent: 1 type: Transform - - uid: 41 + - uid: 706 components: - pos: -8.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 42 + - uid: 707 components: - pos: -8.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 43 + - uid: 708 components: - pos: -7.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 44 + - uid: 709 components: - pos: -5.5,-10.5 - parent: 73 + parent: 1 type: Transform - - uid: 45 + - uid: 710 components: - pos: -3.5,-13.5 - parent: 73 + parent: 1 type: Transform - - uid: 46 + - uid: 711 components: - pos: 3.5,-18.5 - parent: 73 + parent: 1 type: Transform - - uid: 47 + - uid: 712 components: - rot: 1.5707963267948966 rad pos: -4.5,-6.5 - parent: 73 + parent: 1 type: Transform - - uid: 49 + - uid: 713 components: - rot: 1.5707963267948966 rad pos: -3.5,-7.5 - parent: 73 + parent: 1 type: Transform - - uid: 50 + - uid: 714 components: - rot: 1.5707963267948966 rad pos: -3.5,-8.5 - parent: 73 + parent: 1 type: Transform - - uid: 53 + - uid: 715 components: - pos: 5.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 54 + - uid: 716 components: - pos: 7.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 55 + - uid: 717 components: - pos: -6.5,-19.5 - parent: 73 + parent: 1 type: Transform - - uid: 56 + - uid: 718 components: - pos: -6.5,-18.5 - parent: 73 + parent: 1 type: Transform - - uid: 57 + - uid: 719 components: - pos: -3.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 58 + - uid: 720 components: - pos: 2.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 59 + - uid: 721 components: - pos: 2.5,-27.5 - parent: 73 + parent: 1 type: Transform - - uid: 60 + - uid: 722 components: - pos: 4.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 61 + - uid: 723 components: - pos: -7.5,-21.5 - parent: 73 + parent: 1 type: Transform - - uid: 62 + - uid: 724 components: - pos: -7.5,-27.5 - parent: 73 + parent: 1 type: Transform - - uid: 63 + - uid: 725 components: - pos: -7.5,-24.5 - parent: 73 + parent: 1 type: Transform - - uid: 64 + - uid: 726 components: - pos: 6.5,-21.5 - parent: 73 + parent: 1 type: Transform - - uid: 71 + - uid: 727 components: - pos: 6.5,-24.5 - parent: 73 + parent: 1 type: Transform - - uid: 72 + - uid: 728 components: - pos: 6.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 74 + - uid: 729 components: - rot: 1.5707963267948966 rad pos: 2.5,-3.5 - parent: 73 + parent: 1 type: Transform - - uid: 75 + - uid: 730 components: - pos: 1.5,-10.5 - parent: 73 + parent: 1 type: Transform - - uid: 77 + - uid: 731 components: - pos: -3.5,-27.5 - parent: 73 + parent: 1 type: Transform - - uid: 79 + - uid: 732 components: - pos: -6.5,-12.5 - parent: 73 + parent: 1 type: Transform - - uid: 80 + - uid: 733 components: - pos: 5.5,-12.5 - parent: 73 + parent: 1 type: Transform - - uid: 81 + - uid: 734 components: - pos: 5.5,-11.5 - parent: 73 + parent: 1 type: Transform - - uid: 82 + - uid: 735 components: - pos: -5.5,-11.5 - parent: 73 + parent: 1 type: Transform - - uid: 83 + - uid: 736 components: - pos: -6.5,-20.5 - parent: 73 + parent: 1 type: Transform - - uid: 84 + - uid: 737 components: - pos: 0.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 85 + - uid: 738 components: - pos: -1.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 86 + - uid: 739 components: - pos: 5.5,-20.5 - parent: 73 + parent: 1 type: Transform - - uid: 89 + - uid: 740 components: - pos: -5.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 91 + - uid: 741 components: - pos: 6.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 93 + - uid: 742 components: - pos: -3.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 94 + - uid: 743 components: - pos: -2.5,-18.5 - parent: 73 + parent: 1 type: Transform - - uid: 96 + - uid: 744 components: - pos: 2.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 97 + - uid: 745 components: - pos: 2.5,-28.5 - parent: 73 + parent: 1 type: Transform - - uid: 98 + - uid: 746 components: - pos: 6.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 99 + - uid: 747 components: - pos: 6.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 100 + - uid: 748 components: - pos: -7.5,-23.5 - parent: 73 + parent: 1 type: Transform - - uid: 101 + - uid: 749 components: - pos: -7.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 102 + - uid: 750 components: - pos: -7.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 103 + - uid: 751 components: - pos: -7.5,-20.5 - parent: 73 + parent: 1 type: Transform - - uid: 104 + - uid: 752 components: - pos: 4.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 105 + - uid: 753 components: - pos: 6.5,-28.5 - parent: 73 + parent: 1 type: Transform - - uid: 106 + - uid: 754 components: - pos: 6.5,-27.5 - parent: 73 + parent: 1 type: Transform - - uid: 107 + - uid: 755 components: - pos: 6.5,-23.5 - parent: 73 + parent: 1 type: Transform - - uid: 108 + - uid: 756 components: - pos: 6.5,-20.5 - parent: 73 + parent: 1 type: Transform - - uid: 109 + - uid: 757 components: - pos: -7.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 110 + - uid: 758 components: - pos: -7.5,-28.5 - parent: 73 + parent: 1 type: Transform - - uid: 111 + - uid: 759 components: - rot: 3.141592653589793 rad pos: -5.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 113 + - uid: 760 components: - pos: -5.5,-18.5 - parent: 73 + parent: 1 type: Transform - - uid: 120 + - uid: 761 components: - pos: -5.5,-3.5 - parent: 73 + parent: 1 type: Transform - - uid: 121 + - uid: 762 components: - pos: 5.5,-5.5 - parent: 73 + parent: 1 type: Transform - - uid: 122 + - uid: 763 components: - pos: -3.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 124 + - uid: 764 components: - pos: -6.5,-3.5 - parent: 73 + parent: 1 type: Transform - - uid: 127 + - uid: 765 components: - rot: 1.5707963267948966 rad pos: -2.5,-7.5 - parent: 73 + parent: 1 type: Transform - - uid: 128 + - uid: 766 components: - pos: -3.5,-18.5 - parent: 73 + parent: 1 type: Transform - - uid: 130 + - uid: 767 components: - pos: -3.5,-1.5 - parent: 73 + parent: 1 type: Transform - - uid: 131 + - uid: 768 components: - pos: 2.5,-1.5 - parent: 73 + parent: 1 type: Transform - - uid: 133 + - uid: 769 components: - pos: -6.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 135 + - uid: 770 components: - pos: -5.5,-2.5 - parent: 73 + parent: 1 type: Transform - - uid: 136 + - uid: 771 components: - pos: 5.5,-6.5 - parent: 73 + parent: 1 type: Transform - - uid: 141 + - uid: 772 components: - rot: 1.5707963267948966 rad pos: 2.5,-7.5 - parent: 73 + parent: 1 type: Transform - - uid: 142 + - uid: 773 components: - rot: 1.5707963267948966 rad pos: 2.5,-8.5 - parent: 73 + parent: 1 type: Transform - - uid: 144 + - uid: 774 components: - pos: 4.5,-11.5 - parent: 73 + parent: 1 type: Transform - - uid: 147 + - uid: 775 components: - pos: -6.5,-13.5 - parent: 73 + parent: 1 type: Transform - - uid: 150 + - uid: 776 components: - pos: -3.5,-30.5 - parent: 73 + parent: 1 type: Transform - - uid: 151 + - uid: 777 components: - pos: 6.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 152 + - uid: 778 components: - pos: 5.5,-13.5 - parent: 73 + parent: 1 type: Transform - - uid: 154 + - uid: 779 components: - pos: -7.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 157 + - uid: 780 components: - pos: 1.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 158 + - uid: 781 components: - pos: -4.5,-18.5 - parent: 73 + parent: 1 type: Transform - - uid: 161 + - uid: 782 components: - pos: -2.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 162 + - uid: 783 components: - pos: 0.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 163 + - uid: 784 components: - pos: -1.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 164 + - uid: 785 components: - pos: -1.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 165 + - uid: 786 components: - pos: 0.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 166 + - uid: 787 components: - pos: 1.5,-24.5 - parent: 73 + parent: 1 type: Transform - - uid: 167 + - uid: 788 components: - pos: 1.5,-23.5 - parent: 73 + parent: 1 type: Transform - - uid: 168 + - uid: 789 components: - pos: 1.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 169 + - uid: 790 components: - pos: -2.5,-24.5 - parent: 73 + parent: 1 type: Transform - - uid: 170 + - uid: 791 components: - pos: -2.5,-23.5 - parent: 73 + parent: 1 type: Transform - - uid: 171 + - uid: 792 components: - pos: -2.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 174 + - uid: 793 components: - pos: 5.5,-22.5 - parent: 73 + parent: 1 type: Transform - - uid: 183 + - uid: 794 components: - pos: -7.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 185 + - uid: 795 components: - pos: -7.5,-18.5 - parent: 73 + parent: 1 type: Transform - - uid: 195 + - uid: 796 components: - rot: -1.5707963267948966 rad pos: -4.5,-28.5 - parent: 73 + parent: 1 type: Transform - - uid: 196 + - uid: 797 components: - rot: -1.5707963267948966 rad pos: -5.5,-28.5 - parent: 73 + parent: 1 type: Transform - - uid: 197 + - uid: 798 components: - rot: -1.5707963267948966 rad pos: -6.5,-28.5 - parent: 73 + parent: 1 type: Transform - - uid: 198 + - uid: 799 components: - rot: -1.5707963267948966 rad pos: 3.5,-28.5 - parent: 73 + parent: 1 type: Transform - - uid: 199 + - uid: 800 components: - rot: -1.5707963267948966 rad pos: 4.5,-28.5 - parent: 73 + parent: 1 type: Transform - - uid: 200 + - uid: 801 components: - rot: -1.5707963267948966 rad pos: 5.5,-28.5 - parent: 73 + parent: 1 type: Transform - - uid: 379 + - uid: 802 components: - rot: -1.5707963267948966 rad pos: 2.5,-6.5 - parent: 73 + parent: 1 type: Transform - - uid: 380 + - uid: 803 components: - pos: 4.5,-27.5 - parent: 73 + parent: 1 type: Transform - - uid: 381 + - uid: 804 components: - pos: 4.5,-26.5 - parent: 73 + parent: 1 type: Transform - - uid: 382 + - uid: 805 components: - pos: 4.5,-25.5 - parent: 73 + parent: 1 type: Transform - - uid: 481 + - uid: 806 components: - pos: 2.5,-4.5 - parent: 73 + parent: 1 type: Transform - - uid: 514 + - uid: 807 components: - pos: 3.5,-6.5 - parent: 73 + parent: 1 type: Transform - - uid: 566 + - uid: 808 components: - pos: 2.5,-30.5 - parent: 73 + parent: 1 type: Transform - - uid: 569 + - uid: 809 components: - rot: 3.141592653589793 rad pos: -5.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 636 + - uid: 810 components: - pos: 3.5,-29.5 - parent: 73 + parent: 1 type: Transform - - uid: 637 + - uid: 811 components: - pos: -5.5,-29.5 - parent: 73 + parent: 1 type: Transform - - uid: 638 + - uid: 812 components: - pos: 4.5,-29.5 - parent: 73 + parent: 1 type: Transform - - uid: 639 + - uid: 813 components: - pos: -4.5,-29.5 - parent: 73 + parent: 1 type: Transform - - uid: 641 + - uid: 814 components: - pos: 5.5,-29.5 - parent: 73 + parent: 1 type: Transform - - uid: 677 + - uid: 815 components: - pos: -3.5,-29.5 - parent: 73 + parent: 1 type: Transform - - uid: 678 + - uid: 816 components: - pos: 2.5,-29.5 - parent: 73 + parent: 1 type: Transform - - uid: 683 + - uid: 817 components: - pos: 6.5,-14.5 - parent: 73 + parent: 1 type: Transform - - uid: 739 + - uid: 818 components: - pos: 6.5,-18.5 - parent: 73 + parent: 1 type: Transform - - uid: 753 + - uid: 819 components: - pos: 5.5,-3.5 - parent: 73 + parent: 1 type: Transform - - uid: 781 + - uid: 820 components: - pos: -6.5,-29.5 - parent: 73 + parent: 1 type: Transform - - uid: 823 + - uid: 821 components: - rot: 3.141592653589793 rad pos: -6.5,-30.5 - parent: 73 + parent: 1 type: Transform - - uid: 824 + - uid: 822 components: - rot: 3.141592653589793 rad pos: 5.5,-30.5 - parent: 73 + parent: 1 type: Transform - - uid: 847 + - uid: 823 components: - pos: 8.5,-15.5 - parent: 73 + parent: 1 type: Transform - - uid: 848 + - uid: 824 components: - pos: 8.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 849 + - uid: 825 components: - pos: -9.5,-17.5 - parent: 73 + parent: 1 type: Transform - - uid: 850 + - uid: 826 components: - pos: -9.5,-15.5 - parent: 73 + parent: 1 type: Transform - proto: WarningN2 entities: - - uid: 519 + - uid: 827 components: - pos: 4.5,-25.5 - parent: 73 + parent: 1 type: Transform - proto: WarningO2 entities: - - uid: 518 + - uid: 828 components: - pos: 2.5,-25.5 - parent: 73 + parent: 1 type: Transform - proto: WarningWaste entities: - - uid: 520 + - uid: 829 components: - pos: 4.5,-18.5 - parent: 73 + parent: 1 type: Transform - proto: WaterCooler entities: - - uid: 599 + - uid: 830 components: - pos: 0.5,-17.5 - parent: 73 + parent: 1 type: Transform - proto: WindoorSecure entities: - - uid: 713 + - uid: 831 components: - rot: -1.5707963267948966 rad pos: -2.5,-5.5 - parent: 73 + parent: 1 type: Transform - proto: Wrench entities: - - uid: 545 + - uid: 832 components: - pos: 5.4749,-23.512577 - parent: 73 + parent: 1 type: Transform - - uid: 546 + - uid: 833 components: - pos: 5.63115,-23.481327 - parent: 73 + parent: 1 type: Transform - - uid: 743 + - uid: 834 components: - pos: 1.6061028,-13.284962 - parent: 73 + parent: 1 type: Transform ... diff --git a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml index 53d24b092a..a87f713ffa 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml @@ -351,3 +351,14 @@ - type: Construction graph: BoneHelmet node: helmet + +- type: entity + parent: ClothingHeadHelmetBasic + id: ClothingHeadHelmetPodWars + name: ironclad II helmet + description: An ironclad II helmet, a relic of the pod wars. + components: + - type: Sprite + sprite: Clothing/Head/Helmets/podwars_helmet.rsi + - type: Clothing + sprite: Clothing/Head/Helmets/podwars_helmet.rsi diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml index a20addcce2..a282ce45c1 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml @@ -280,3 +280,22 @@ - type: Construction graph: BoneArmor node: armor + +- type: entity + parent: ClothingOuterBaseLarge + id: ClothingOuterArmorPodWars + name: ironclad II armor + description: A repurposed suit of ironclad II armor, a relic of the pod wars. + components: + - type: Sprite + sprite: Clothing/OuterClothing/Armor/podwars_armor.rsi + - type: Clothing + sprite: Clothing/OuterClothing/Armor/podwars_armor.rsi + - type: Armor + modifiers: + coefficients: + Blunt: 0.5 + Slash: 0.5 + Piercing: 0.6 + Heat: 0.5 + - type: GroupExamine diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index caa84e00ed..e71c503e92 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -651,6 +651,8 @@ sprintModifier: 0.6 - type: ToggleableClothing clothingPrototype: ClothingHeadHelmetHardsuitPirateEVA + - type: StaticPrice + price: 0 #Pirate Captain Hardsuit - type: entity @@ -681,7 +683,8 @@ sprintModifier: 0.8 - type: ToggleableClothing clothingPrototype: ClothingHeadHelmetHardsuitPirateCap - + - type: StaticPrice + price: 0 #CENTCOMM / ERT HARDSUITS #ERT Leader Hardsuit diff --git a/Resources/Prototypes/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/Entities/Objects/Devices/pda.yml index 4cf04d8b17..b39ea2a0c4 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pda.yml @@ -949,3 +949,15 @@ accentVColor: "#DFDFDF" - type: Icon state: pda-seniorofficer + +- type: entity + parent: SyndiPDA + id: PiratePDA + name: pirate PDA + description: Yargh! + components: + - type: Pda + id: PirateIDCard + state: pda-pirate + - type: Icon + state: pda-pirate diff --git a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml index 130d375811..0e5238316f 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml @@ -624,6 +624,19 @@ - NuclearOperative - SyndicateAgent +- type: entity + parent: IDCardStandard + id: PirateIDCard + name: pirate ID card + components: + - type: Sprite + layers: + - state: pirate + - type: Access + tags: + - NuclearOperative + - SyndicateAgent + - type: entity parent: IDCardStandard id: PsychologistIDCard diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml index 8e816abb55..ef11d917c9 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml @@ -220,6 +220,8 @@ graph: ShotgunSawn node: shotgunsawn deconstructionTarget: null + - type: StaticPrice + price: 0 - type: entity name: blunderbuss @@ -234,6 +236,8 @@ fireRate: 2 - type: BallisticAmmoProvider capacity: 1 + - type: StaticPrice + price: 0 - type: entity name: improvised shotgun @@ -254,7 +258,7 @@ graph: ImprovisedShotgunGraph node: shotgun - type: StaticPrice - price: 400 + price: 20 - type: entity name: improvised shotgun diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml index ccccb633f6..9c6dfa8a8a 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml @@ -100,3 +100,5 @@ - CartridgeAntiMateriel capacity: 1 proto: CartridgeAntiMateriel + - type: StaticPrice + price: 0 diff --git a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml index 0cc5d90a1e..125a8a7927 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml @@ -805,7 +805,7 @@ access: [["External"]] - type: entity - parent: AirlockShuttle + parent: AirlockShuttleSyndicate id: AirlockExternalShuttleSyndicateLocked suffix: External, Docking, Syndicate, Locked components: @@ -813,7 +813,7 @@ access: [["SyndicateAgent"]] - type: entity - parent: AirlockShuttle + parent: AirlockShuttleSyndicate id: AirlockExternalShuttleNukeopLocked suffix: External, Docking, Nukeop, Locked components: @@ -828,6 +828,22 @@ - type: AccessReader access: [["External"]] +- type: entity + parent: AirlockGlassShuttleSyndicate + id: AirlockExternalGlassShuttleSyndicateLocked + suffix: Syndicate, Locked, Glass + components: + - type: AccessReader + access: [["SyndicateAgent"]] + +- type: entity + parent: AirlockGlassShuttleSyndicate + id: AirlockExternalGlassShuttleNukeopLocked + suffix: Nukeop, Locked, Glass + components: + - type: AccessReader + access: [["NuclearOperative"]] + - type: entity parent: AirlockGlassShuttle id: AirlockExternalGlassShuttleEmergencyLocked diff --git a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/shuttle.yml b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/shuttle.yml index aa14d74838..03f023975b 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/shuttle.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/shuttle.yml @@ -120,3 +120,47 @@ - type: Construction graph: AirlockShuttle node: assembly + +- type: entity + id: AirlockGlassShuttleSyndicate + parent: AirlockShuttle + name: external airlock + suffix: Glass, Docking + description: Necessary for connecting two space craft together. + components: + - type: Docking + - type: Sprite + sprite: Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi + snapCardinals: false + layers: + - state: closed + map: ["enum.DoorVisualLayers.Base"] + - state: closed_unlit + shader: unshaded + map: ["enum.DoorVisualLayers.BaseUnlit"] + - state: welded + map: ["enum.WeldableLayers.BaseWelded"] + - state: bolted_unlit + shader: unshaded + map: ["enum.DoorVisualLayers.BaseBolted"] + - state: emergency_unlit + shader: unshaded + map: ["enum.DoorVisualLayers.BaseEmergencyAccess"] + - state: panel_open + map: ["enum.WiresVisualLayers.MaintenancePanel"] + - type: Occluder + enabled: false + - type: PaintableAirlock + group: ShuttleGlass + - type: Door + occludes: false + +- type: entity + parent: AirlockShuttle + id: AirlockShuttleSyndicate + suffix: Docking + name: external airlock + description: Necessary for connecting two space craft together. + components: + - type: Sprite + sprite: Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi diff --git a/Resources/Prototypes/Entities/Structures/Walls/grille.yml b/Resources/Prototypes/Entities/Structures/Walls/grille.yml index 267a06d24f..1d9e0b3a5c 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/grille.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/grille.yml @@ -124,3 +124,38 @@ node: start - !type:DoActsBehavior acts: ["Destruction"] + +- type: entity + id: GrilleDiagonal + parent: Grille + name: diagonal grille + components: + - type: Sprite + drawdepth: Walls + sprite: Structures/Walls/grille.rsi + layers: + - state: grille_diagonal + - state: electrified_diagonal + sprite: Effects/electricity.rsi + map: ["enum.ElectrifiedLayers.Powered"] + shader: unshaded + visible: false + - type: Icon + sprite: Structures/Walls/grille.rsi + state: grille_diagonal + - type: Fixtures + fixtures: + fix1: + shape: + !type:PolygonShape + vertices: + - "-0.5,-0.5" + - "0.5,0.5" + - "0.5,-0.5" + mask: + - FullTileMask + layer: + - WallLayer + - type: Construction + graph: GrilleDiagonal + node: grilleDiagonal \ No newline at end of file diff --git a/Resources/Prototypes/Entities/Structures/Windows/plasma.yml b/Resources/Prototypes/Entities/Structures/Windows/plasma.yml index a0f091133a..daf4b48001 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/plasma.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/plasma.yml @@ -81,3 +81,44 @@ acts: [ "Destruction" ] - type: StaticPrice price: 30 + +- type: entity + parent: PlasmaWindow + id: PlasmaWindowDiagonal + name: diagonal plasma window + suffix: diagonal + placement: + mode: SnapgridCenter + snap: + - Window + components: + - type: Sprite + drawdepth: WallTops + sprite: Structures/Windows/plasma_diagonal.rsi + state: state0 + - type: IconSmooth + mode: Diagonal + key: windows + base: state + - type: Icon + sprite: Structures/Windows/plasma_diagonal.rsi + state: state0 + - type: Fixtures + fixtures: + fix1: + shape: + !type:PolygonShape + vertices: + - "-0.5,-0.5" + - "0.5,0.5" + - "0.5,-0.5" + mask: + - FullTileMask + layer: + - GlassLayer + - type: DamageVisuals + damageOverlay: + sprite: Structures/Windows/cracks_diagonal.rsi + - type: Construction + graph: WindowDiagonal + node: plasmaWindowDiagonal diff --git a/Resources/Prototypes/Entities/Structures/Windows/reinforced.yml b/Resources/Prototypes/Entities/Structures/Windows/reinforced.yml index 9e59143e99..451b52d9e3 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/reinforced.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/reinforced.yml @@ -107,3 +107,44 @@ acts: [ "Destruction" ] - type: StaticPrice price: 22 + +- type: entity + parent: ReinforcedWindow + id: ReinforcedWindowDiagonal + name: reinforced window diagonal + suffix: diagonal + placement: + mode: SnapgridCenter + snap: + - Window + components: + - type: Sprite + drawdepth: WallTops + sprite: Structures/Windows/reinforced_window_diagonal.rsi + state: state0 + - type: IconSmooth + mode: Diagonal + key: windows + base: state + - type: Icon + sprite: Structures/Windows/reinforced_window_diagonal.rsi + state: state0 + - type: Fixtures + fixtures: + fix1: + shape: + !type:PolygonShape + vertices: + - "-0.5,-0.5" + - "0.5,0.5" + - "0.5,-0.5" + mask: + - FullTileMask + layer: + - GlassLayer + - type: DamageVisuals + damageOverlay: + sprite: Structures/Windows/cracks_diagonal.rsi + - type: Construction + graph: WindowDiagonal + node: reinforcedWindowDiagonal diff --git a/Resources/Prototypes/Entities/Structures/Windows/rplasma.yml b/Resources/Prototypes/Entities/Structures/Windows/rplasma.yml index 62ddbbe8eb..03390bf8f4 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/rplasma.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/rplasma.yml @@ -99,3 +99,44 @@ acts: [ "Destruction" ] - type: StaticPrice price: 66 + +- type: entity + parent: ReinforcedPlasmaWindow + id: ReinforcedPlasmaWindowDiagonal + name: diagonal reinforced plasma window + suffix: diagonal + placement: + mode: SnapgridCenter + snap: + - Window + components: + - type: Sprite + drawdepth: WallTops + sprite: Structures/Windows/reinforced_plasma_diagonal.rsi + state: state0 + - type: IconSmooth + mode: Diagonal + key: windows + base: state + - type: Icon + sprite: Structures/Windows/reinforced_plasma_diagonal.rsi + state: state0 + - type: Fixtures + fixtures: + fix1: + shape: + !type:PolygonShape + vertices: + - "-0.5,-0.5" + - "0.5,0.5" + - "0.5,-0.5" + mask: + - FullTileMask + layer: + - GlassLayer + - type: DamageVisuals + damageOverlay: + sprite: Structures/Windows/cracks_diagonal.rsi + - type: Construction + graph: WindowDiagonal + node: reinforcedPlasmaWindowDiagonal diff --git a/Resources/Prototypes/Entities/Structures/Windows/ruranium.yml b/Resources/Prototypes/Entities/Structures/Windows/ruranium.yml index c32a648419..17ca85ba30 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/ruranium.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/ruranium.yml @@ -52,3 +52,44 @@ price: 140 - type: RadiationBlocker resistance: 5 + +- type: entity + parent: ReinforcedUraniumWindow + id: ReinforcedUraniumWindowDiagonal + name: diagonal reinforced uranium window + suffix: diagonal + placement: + mode: SnapgridCenter + snap: + - Window + components: + - type: Sprite + drawdepth: WallTops + sprite: Structures/Windows/reinforced_uranium_diagonal.rsi + state: state0 + - type: IconSmooth + mode: Diagonal + key: windows + base: state + - type: Icon + sprite: Structures/Windows/reinforced_uranium_diagonal.rsi + state: state0 + - type: Fixtures + fixtures: + fix1: + shape: + !type:PolygonShape + vertices: + - "-0.5,-0.5" + - "0.5,0.5" + - "0.5,-0.5" + mask: + - FullTileMask + layer: + - GlassLayer + - type: DamageVisuals + damageOverlay: + sprite: Structures/Windows/cracks_diagonal.rsi + - type: Construction + graph: WindowDiagonal + node: reinforcedUraniumWindowDiagonal diff --git a/Resources/Prototypes/Entities/Structures/Windows/shuttle.yml b/Resources/Prototypes/Entities/Structures/Windows/shuttle.yml index 7535ba0d39..826f9b09f4 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/shuttle.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/shuttle.yml @@ -47,3 +47,41 @@ sprite: Structures/Windows/cracks.rsi - type: StaticPrice price: 75 + +- type: entity + parent: ShuttleWindow + id: ShuttleWindowDiagonal + name: diagonal shuttle window + suffix: diagonal + placement: + mode: SnapgridCenter + snap: + - Window + components: + - type: Sprite + drawdepth: WallTops + sprite: Structures/Windows/shuttle_window_diagonal.rsi + state: state0 + - type: IconSmooth + mode: Diagonal + key: windows + base: state + - type: Icon + sprite: Structures/Windows/shuttle_window_diagonal.rsi + state: state0 + - type: Fixtures + fixtures: + fix1: + shape: + !type:PolygonShape + vertices: + - "-0.5,-0.5" + - "0.5,0.5" + - "0.5,-0.5" + mask: + - FullTileMask + layer: + - GlassLayer + - type: DamageVisuals + damageOverlay: + sprite: Structures/Windows/cracks_diagonal.rsi diff --git a/Resources/Prototypes/Entities/Structures/Windows/uranium.yml b/Resources/Prototypes/Entities/Structures/Windows/uranium.yml index 0728f80c43..74092f3dbd 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/uranium.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/uranium.yml @@ -44,3 +44,44 @@ price: 80 - type: RadiationBlocker resistance: 3 + +- type: entity + parent: UraniumWindow + id: UraniumWindowDiagonal + name: diagonal uranium window + suffix: diagonal + placement: + mode: SnapgridCenter + snap: + - Window + components: + - type: Sprite + drawdepth: WallTops + sprite: Structures/Windows/uranium_window_diagonal.rsi + state: state0 + - type: IconSmooth + mode: Diagonal + key: windows + base: state + - type: Icon + sprite: Structures/Windows/uranium_window_diagonal.rsi + state: state0 + - type: Fixtures + fixtures: + fix1: + shape: + !type:PolygonShape + vertices: + - "-0.5,-0.5" + - "0.5,0.5" + - "0.5,-0.5" + mask: + - FullTileMask + layer: + - GlassLayer + - type: DamageVisuals + damageOverlay: + sprite: Structures/Windows/cracks_diagonal.rsi + - type: Construction + graph: WindowDiagonal + node: uraniumWindowDiagonal \ No newline at end of file diff --git a/Resources/Prototypes/Entities/Structures/Windows/window.yml b/Resources/Prototypes/Entities/Structures/Windows/window.yml index 5c214f90fb..0a3be13585 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/window.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/window.yml @@ -185,3 +185,44 @@ - type: Icon sprite: Structures/Windows/directional.rsi state: frosted_window + +- type: entity + parent: Window + id: WindowDiagonal + name: window diagonal + suffix: diagonal + placement: + mode: SnapgridCenter + snap: + - Window + components: + - type: Sprite + drawdepth: WallTops + sprite: Structures/Windows/window_diagonal.rsi + state: state0 + - type: IconSmooth + mode: Diagonal + key: windows + base: state + - type: Icon + sprite: Structures/Windows/window_diagonal.rsi + state: state0 + - type: Fixtures + fixtures: + fix1: + shape: + !type:PolygonShape + vertices: + - "-0.5,-0.5" + - "0.5,0.5" + - "0.5,-0.5" + mask: + - FullTileMask + layer: + - GlassLayer + - type: DamageVisuals + damageOverlay: + sprite: Structures/Windows/cracks_diagonal.rsi + - type: Construction + graph: WindowDiagonal + node: windowDiagonal diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/structures/grille_diagonal.yml b/Resources/Prototypes/Recipes/Construction/Graphs/structures/grille_diagonal.yml new file mode 100644 index 0000000000..3f1bad5d34 --- /dev/null +++ b/Resources/Prototypes/Recipes/Construction/Graphs/structures/grille_diagonal.yml @@ -0,0 +1,29 @@ +- type: constructionGraph + id: GrilleDiagonal + start: start + graph: + - node: start + edges: + - to: grilleDiagonal + completed: + - !type:SnapToGrid + southRotation: true + steps: + - material: MetalRod + amount: 2 + doAfter: 1 + + - node: grilleDiagonal + entity: GrilleDiagonal + edges: + - to: start + completed: + - !type:AdminLog + message: "A grille was cut" + - !type:SpawnPrototype + prototype: PartRodMetal1 + amount: 2 + - !type:DeleteEntity + steps: + - tool: Cutting + doAfter: 0.25 diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/structures/window_diagonal.yml b/Resources/Prototypes/Recipes/Construction/Graphs/structures/window_diagonal.yml new file mode 100644 index 0000000000..1a11695212 --- /dev/null +++ b/Resources/Prototypes/Recipes/Construction/Graphs/structures/window_diagonal.yml @@ -0,0 +1,163 @@ +- type: constructionGraph + id: WindowDiagonal + start: start + graph: + - node: start + edges: + - to: plasmaWindowDiagonal + steps: + - material: PlasmaGlass + amount: 2 + doAfter: 2 + + - to: reinforcedWindowDiagonal + steps: + - material: ReinforcedGlass + amount: 2 + doAfter: 2 + + - to: reinforcedPlasmaWindowDiagonal + steps: + - material: ReinforcedPlasmaGlass + amount: 2 + doAfter: 3 + + - to: uraniumWindowDiagonal + steps: + - material: UraniumGlass + amount: 2 + doAfter: 2 + + - to: reinforcedUraniumWindowDiagonal + steps: + - material: ReinforcedUraniumGlass + amount: 2 + doAfter: 3 + + - to: windowDiagonal + steps: + - material: Glass + amount: 2 + doAfter: 3 + + - node: windowDiagonal + entity: WindowDiagonal + edges: + - to: start + completed: + - !type:SpawnPrototype + prototype: SheetGlass1 + amount: 2 + - !type:DeleteEntity {} + steps: + - tool: Screwing + doAfter: 1 + - tool: Anchoring + doAfter: 2 + + - node: reinforcedWindowDiagonal + entity: ReinforcedWindowDiagonal + edges: + - to: start + completed: + - !type:SpawnPrototype + prototype: SheetRGlass1 + amount: 2 + - !type:DeleteEntity {} + steps: + - tool: Welding + doAfter: 5 + - tool: Screwing + doAfter: 1 + - tool: Prying + doAfter: 2 + - tool: Welding + doAfter: 5 + - tool: Screwing + doAfter: 1 + - tool: Anchoring + doAfter: 2 + + - node: plasmaWindowDiagonal + entity: PlasmaWindowDiagonal + edges: + - to: start + completed: + - !type:SpawnPrototype + prototype: SheetPGlass1 + amount: 2 + - !type:DeleteEntity {} + steps: + - tool: Screwing + doAfter: 2 + - tool: Prying + doAfter: 3 + - tool: Screwing + doAfter: 2 + - tool: Anchoring + doAfter: 3 + + - node: reinforcedPlasmaWindowDiagonal + entity: ReinforcedPlasmaWindowDiagonal + edges: + - to: start + completed: + - !type:SpawnPrototype + prototype: SheetRPGlass1 + amount: 2 + - !type:DeleteEntity {} + steps: + - tool: Welding + doAfter: 5 + - tool: Screwing + doAfter: 2 + - tool: Prying + doAfter: 3 + - tool: Welding + doAfter: 5 + - tool: Screwing + doAfter: 2 + - tool: Anchoring + doAfter: 3 + + - node: uraniumWindowDiagonal + entity: UraniumWindowDiagonal + edges: + - to: start + completed: + - !type:SpawnPrototype + prototype: SheetUGlass1 + amount: 2 + - !type:DeleteEntity {} + steps: + - tool: Screwing + doAfter: 2 + - tool: Prying + doAfter: 3 + - tool: Screwing + doAfter: 2 + - tool: Anchoring + doAfter: 3 + + - node: reinforcedUraniumWindowDiagonal + entity: ReinforcedUraniumWindowDiagonal + edges: + - to: start + completed: + - !type:SpawnPrototype + prototype: SheetRUGlass1 + amount: 2 + - !type:DeleteEntity {} + steps: + - tool: Welding + doAfter: 5 + - tool: Screwing + doAfter: 2 + - tool: Prying + doAfter: 3 + - tool: Welding + doAfter: 5 + - tool: Screwing + doAfter: 2 + - tool: Anchoring + doAfter: 3 diff --git a/Resources/Prototypes/Recipes/Construction/structures.yml b/Resources/Prototypes/Recipes/Construction/structures.yml index d1b711ec0a..20343111a0 100644 --- a/Resources/Prototypes/Recipes/Construction/structures.yml +++ b/Resources/Prototypes/Recipes/Construction/structures.yml @@ -232,6 +232,23 @@ placementMode: SnapgridCenter canRotate: false +- type: construction + name: diagonal grille + id: GrilleDiagonal + graph: GrilleDiagonal + startNode: start + targetNode: grilleDiagonal + category: construction-category-structures + description: A flimsy framework of iron rods. + conditions: + - !type:TileNotBlocked + failIfSpace: false + icon: + sprite: Structures/Walls/grille.rsi + state: grille_diagonal + objectType: Structure + placementMode: SnapgridCenter + - type: construction name: window id: Window @@ -251,6 +268,24 @@ placementMode: SnapgridCenter canRotate: false +- type: construction + name: diagonal window + id: WindowDiagonal + graph: WindowDiagonal + startNode: start + targetNode: windowDiagonal + category: construction-category-structures + description: Clear. + canBuildInImpassable: true + conditions: + - !type:EmptyOrWindowValidInTile + - !type:NoWindowsInTile + icon: + sprite: Structures/Windows/window_diagonal.rsi + state: state1 + objectType: Structure + placementMode: SnapgridCenter + - type: construction name: reinforced window id: ReinforcedWindow @@ -270,6 +305,24 @@ placementMode: SnapgridCenter canRotate: false +- type: construction + name: diagonal reinforced window + id: ReinforcedWindowDiagonal + graph: WindowDiagonal + startNode: start + targetNode: reinforcedWindowDiagonal + category: construction-category-structures + description: Clear but tough. + canBuildInImpassable: true + conditions: + - !type:EmptyOrWindowValidInTile + - !type:NoWindowsInTile + icon: + sprite: Structures/Windows/reinforced_window_diagonal.rsi + state: state1 + objectType: Structure + placementMode: SnapgridCenter + - type: construction name: tinted window id: TintedWindow @@ -327,6 +380,42 @@ placementMode: SnapgridCenter canRotate: false +- type: construction + name: diagonal plasma window + id: PlasmaWindowDiagonal + graph: WindowDiagonal + startNode: start + targetNode: plasmaWindowDiagonal + category: construction-category-structures + canBuildInImpassable: true + description: Clear and even tougher, with a purple tint. + conditions: + - !type:EmptyOrWindowValidInTile + - !type:NoWindowsInTile + icon: + sprite: Structures/Windows/plasma_diagonal.rsi + state: state1 + objectType: Structure + placementMode: SnapgridCenter + +- type: construction + name: diagonal reinforced plasma window + id: ReinforcedPlasmaWindowDiagonal + graph: WindowDiagonal + startNode: start + targetNode: reinforcedPlasmaWindowDiagonal + category: construction-category-structures + canBuildInImpassable: true + description: Fire resistant and even tougher, with a purple tint. + conditions: + - !type:EmptyOrWindowValidInTile + - !type:NoWindowsInTile + icon: + sprite: Structures/Windows/reinforced_plasma_diagonal.rsi + state: state1 + objectType: Structure + placementMode: SnapgridCenter + - type: construction name: directional window id: WindowDirectional @@ -437,6 +526,42 @@ placementMode: SnapgridCenter canRotate: false +- type: construction + name: diagonal uranium window + id: UraniumWindowDiagonal + graph: WindowDiagonal + startNode: start + targetNode: uraniumWindowDiagonal + category: construction-category-structures + canBuildInImpassable: true + description: Clear and much tougher than regular glass, with added RadAbsorb to protect you from deadly radiation. + conditions: + - !type:EmptyOrWindowValidInTile + - !type:NoWindowsInTile + icon: + sprite: Structures/Windows/uranium_window_diagonal.rsi + state: state1 + objectType: Structure + placementMode: SnapgridCenter + +- type: construction + name: diagonal reinforced uranium window + id: ReinforcedUraniumWindowDiagonal + graph: WindowDiagonal + startNode: start + targetNode: reinforcedUraniumWindowDiagonal + category: construction-category-structures + canBuildInImpassable: true + description: Clear and much tougher than regular glass, with added RadAbsorb to protect you from deadly radiation. + conditions: + - !type:EmptyOrWindowValidInTile + - !type:NoWindowsInTile + icon: + sprite: Structures/Windows/reinforced_uranium_diagonal.rsi + state: state1 + objectType: Structure + placementMode: SnapgridCenter + - type: construction name: firelock id: Firelock diff --git a/Resources/Prototypes/Roles/Antags/pirate.yml b/Resources/Prototypes/Roles/Antags/pirate.yml index 59290acd04..729d8c27e9 100644 --- a/Resources/Prototypes/Roles/Antags/pirate.yml +++ b/Resources/Prototypes/Roles/Antags/pirate.yml @@ -5,7 +5,7 @@ back: ClothingBackpackPirateFilled head: ClothingHeadBandBlack shoes: ClothingShoesBootsLaceup - id: PassengerPDA + id: PiratePDA belt: ClothingBeltUtility pocket1: AppraisalTool innerClothingSkirt: ClothingUniformJumpsuitPirate @@ -19,7 +19,7 @@ back: ClothingBackpackPirateFilled head: ClothingHeadHatPirate shoes: ClothingShoesBootsLaceup - id: PassengerPDA + id: PiratePDA belt: ClothingBeltUtility pocket1: AppraisalTool pocket2: EnergyCutlass @@ -35,7 +35,7 @@ back: ClothingBackpackPirateFilled head: ClothingHeadHatPirateTricord shoes: ClothingShoesBootsLaceup - id: PassengerPDA + id: PiratePDA belt: ClothingBeltUtility pocket1: AppraisalTool outerClothing: ClothingOuterCoatGentle diff --git a/Resources/Textures/Clothing/Head/Helmets/podwars_helmet.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Helmets/podwars_helmet.rsi/equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..33215f839ee5aba51de4f4496c6ca683317a9beb GIT binary patch literal 22732 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 lsH+Tx{{D}0*uw`#x{2P?pa@ha? literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Helmets/podwars_helmet.rsi/icon.png b/Resources/Textures/Clothing/Head/Helmets/podwars_helmet.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..8cb59275c70ca8ae962dac1cbc558f15a24c01a4 GIT binary patch literal 17451 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 Sk*&Y;Xsl}rY^_=H=>GvLM?^XR literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Helmets/podwars_helmet.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Helmets/podwars_helmet.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..5f67fc5219d4040f317ca03d20cdd2bb288b00d4 GIT binary patch literal 17639 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 Y$0t^A_?7TGhP-A}%qrhfx@5)w0mea>Pyhe` literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Helmets/podwars_helmet.rsi/meta.json b/Resources/Textures/Clothing/Head/Helmets/podwars_helmet.rsi/meta.json new file mode 100644 index 0000000000..eedfec73a9 --- /dev/null +++ b/Resources/Textures/Clothing/Head/Helmets/podwars_helmet.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by patogrone (ss14 discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "direction": 4 + } + ] +} diff --git a/Resources/Textures/Clothing/OuterClothing/Armor/podwars_armor.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Armor/podwars_armor.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000000000000000000000000000000000..0d00f003d6b6c289ad1d40e9889fd6457d8df7f5 GIT binary patch literal 23126 zcmeI42UHZ-*T5GgQ86kOG_l}{5ep1Eb$5nPqzWj4R8c9jGqbSD?jkHrjo2G10fI`< zBodV#5*<`}dYQB4!Qo`~KhmoaG$gF>~*IZ+`c^`|f?i+4-I$ zhjlRMX&?{?I=H$xdV$|VHQ#MN2R}E+Ctd-++C{hoL(w7IBIQAT1DB*~UfC%mhv?lyaeRrL{@r?*%48Icsg=Pq@SG5e{6K z++|WE=RIkp4>M^3L$M~dHU?I4mcW35Q`5pYMYuA`GS1qh#;zr3Yc7jSgf$}S3Dzcd znhu4d-93d4sz^>qScoA87E6Q@$^s!I5?o>~L}7#w!I%hxAr!O3VM`np)_s}S7=V^l zBrCJ@a&)fi4*X?p5~fy1Sc*ikv9T7hn1w1bRD@6zC4x~Aib6mFii%gN={QIk)xXwA zy&Xp`iiwm*sO2i9P-B;ts-o4_CMKGW8ouhDOA*n~kus`|9iS+Rqa#F!1uSY#iDepe zBBCS1Ylg-$A}*X$a7uL)&_kNliwIMxRZ(H84|LgZ`-2?=pSZg>^xf=u6^drNj#4|t z00ebNo7If+iI3n!UR;zaI+Ed>V!)&HZ|>=%)LvYpcRs=t5O3CyS}yy59nGB&Lg3=$ zA5hcWsa30)Q?;(P0?;fSA~{;Eiu6&b!fk4&t7pA0gbofh(^ELeU#?_Tu~CDqL`_v1 zCr+a^&XHDgHYg0{A_7A&>VpuL7-5M>%wWV4hIvM6C7alASFv(ge7y}!V*^Eez~TVf z1j4t$lWb}OEJT)8(;sDpFUzyTGL|w`q=Hu4$Q5)bCyG#pT8SDj@+2Fkr=^1`Tonn1 z#o1t1qUJ6)tL3O-qBZNoPRVdlz!_0ICjnR0L;!m_^xdoVH^SvMh%;$#PZ5|Cj!~q& z17e5T+ldJ=0o&P8V$_+m5^2^t5NzzdZU)p{uMJ?VijlLHjiZLeBuy|V2f>__gb;+| zAeuzQ5JizFj8QO#QFu#DGYrk4z!oDW!7M>I7Lvl?2P5WSgu-wVrkEC*#w3^omQfVM zi5Xd~X_6rbh`}k2L}jcPMWrn?jngO#%V-Xwa6qMI)T9hUAsHg2Sro=O7;Y&Lf|Mep z7=dt>!^9NEVO$G=uoy#2 zF_wWyTE^6ln#LI#A_)vdQG|iP!?e`27^P^0lL6Lj-IDoK^O~i>x}YQ!L?K+wLIo!m&7u(xgl?Lq0VS4nq+s4p_^Gx*0;#5)`5d4yQ?$lp#ncjK1Q!F~H9?hzWq^+i<_HX9P>Hm~rU?{mR3JQo z0oE<_e?IC^ImnV~x5k<#2t71Oi^UK|h-DBi#leOMlNdxIEJuUglEg{vn*d0oELgDF z5@MWYNQ#5Rm_!O;VjOI-3{5~R*h?53p&1z`)5^8pm{bZ&8CHfsw2Y%5mcV6TtCj*M ziKW08iE|`Ee6%qcfv^+~iy>4>(hxy|T?y=-BqT<~3=1sfBajS(Q5gfH04Ktu=?7faWBITe&rNenL^#KCX^lH$Pi zU|L}~g5ew`q3fTe88h#7xqEs?f)Py}sW~9Q$JCqnPvCDH8xuw=Lpjz) zR6m^h3r!#A|Fg$P2??q=845{J3I{O?Z15xta$*wfJ`zkSV<;Keep;|_YCVSez_6vp zX^75g>V|lyQpRwR|0LppxJrYQMGl+`$Rbq=VZ(8RP^}Wu5fR~XhSr2qQH+wUJEvWI0hjgLWYAH7)K-!D8|Gj zMNqH|24^F>McI%T)E)Pxo- z5mXao8zOFfCp;TXJNjST?>}8Q{qK3^f4wq4uGZ77%*JpE^6#2j{M~x5zJ`3iKCCZ> zYd3pmO^Tu^<-r=!QVxPNAG`sxUHYI$T;2@db3a_%yV(b-1)5 z;tS|-@o8vn>u_mB#23)v;?vOD*5T5Mh%cbS#iyaQt;3}i5nn)ui%&yqTZc<4BEEnQ z7oUdKwhot8M0^1qEDpMZ_1-;o{TK+ScLHiij_u!^NkewXMUY6%k)Rhl@``Yg>m)D*7o1x zGHCofK28ZfgfA9++FqL7&Bfr8`h<*&m%BhPX@Ed5ZKgo*{4MxhArM5v0>PaSfxvQ^ zK+r>#5`55EATa3R>S*T^_vgJI0!L(&8y!m6ymjxaP7dxpo(%A7#T*kPkz2lBA3a2& z?=dQ4oTpRTkRe9?74E9F?Si+g{58)7mnX;Mjy$!2OEdk=%^mm6bPxD_lbijDo$2lR zPQ1Hp+TLZIW-8p^FJC>_SADSK#*pw_`7M{^eJ`yxzdiB1pqx4pf1H{zXu*`FPKB}K zs@h)YACff9x>a4Hbl$13ZtkYuZYE}_e|+6@QQ?}mziwIKa*{>o8z;?OyVlgad;80m zFAHXz9sk+T?6V6#pQ)F0Xn#5u8u#pSEEW4;`FA63dA!*;-8Lo~qo{U!+KYAx7Ztp& zDk*;ZtnzBon4Bx(H%s)FjWB)maIbX9t?}XFUc-kEzpb`B{-d?ou?pN~cD#9FTi48_ zH4|@EE~SKhyZjjc+Hc?C9ox3SkvBcmV_W<9_;>~d9Y34xpGmp9yOX^;ZVLRpu;TPO z*WgDm_i|y%wwGgXB$(-$rn-g?3J^Xl>Utqu3`UKnFPzz?)2h=I`)s$|E_-m&uxvVF zztV8_?Ag5&ep!-oL%L~7_{gFzCWkw98drYq8aZ?3%;F2DRu3C25-shPTKXNfz$A9XKPer@-b# z@1I5V>1T0PyPlV22u6$;;Zl9;>7>I)j>v5$Wpv8guiSBS=ku@jj_c4p(P>fvvO9G6 z<6C3hcShba$jr>Fem!-HP2U0O2F}jT(z1mM7kZ{-g%p;j{z$DDxzTTe{nTqW4kpg< z%Qjm5sJ*`DVB=Xi9utMKd{u|5(yiCjmZz+B;4oU<|MN=Ms5H0Pvx0+y76)x!cc^5LspC+E z0y^d)*OTVU-ndO$ytv~RpSLb};neH7nO?<;qFq&0F^3JhwNvPAALBlG^2^Vs2-4r0 z$wEUVySk=_!e6e>$r*4Rdbq_Lno~4&W6JQQ7J4VIUiGMA()5=p^bYUT2!8NuRf%OVa~CC%G;%|731#f9!gkAIjLzu!-N&t=i*lsx+|qQkUv=lp`E zJRoy&as;#dP8S_p8U=2)4H0Lgc4__B<&2eWdmUPQX5MG}Oje%7!7P(Fr~Oq`CEZc7 z^7&$6=j_aYe=@(6g=ga3DJI%6l z3W8t!dA^5{$;(81O-@`M@^zUf18zX_4lLCa`hjG%yZ%|Jz3m^xgO=^zQ-JZ}&eY%T;{o zUwyf^%~XSFPs&dWyl-rnTvb)I#p}F{&|ygdy=%jUA*NGZUMM_s{GJrc_phDaX3zDT z>%x@EwVT{hQzm5lWoPE)r8C14@(0`O8NRN=`m=Y=1kN>z=LDtZlRc|1kIwP4yB?dG z+dC#E`w3H2e*e||^K-o?&3)@po!E89MNzM$_O_eIkkWIL1xMFqKZ535{HZfGDl=P9 zT|LJ3yJM#omYONHkC{KNK(gO|urZuE>IgfiNN-Mx$FxH?SC(|m|32Kbb?esTiji01 z{Q9lAk^PfxLeR!Igzi^=@>W-O0C9&->^3L1((n9rC!k z_A_O+gWaB|3^S);vd(l_nRo|NKKdf(V) zj>qe5sLcFDW!xjKlg$5oeHX?2&{DY)`z`ZA=lS`f2GxntdddzY0GYisMH zmRu=2cv*1U!i8^dJ$YL0q5o!K$%@jA5soJ1cXtfvxdR)R)K@V18F= zbo6!~qs85GFPbZR!0CsFbz8FO$b{GJms$j_%FG<_Jo(!Et^?Qnaf)?((C*RK{bPsB z5ElLU=bwJQ3);LYtw_zdS7Do$*dF{K|Oe@uXfLCjGW-jMc`aIo^YZ9Bh4* z86UFz&6}xz^wb;Y@RL{7fy9ZggD&ZtA35uFSya5`WI^KOw-44QxwwW+yk`dDu9b18 z?unnRcrbXzmE<#>PnMJ9oQ^XNz$=_l#BT9$zI7zK^HKYNo?Tb^PIEt>djH;3Ekx3bGJ?evFyZsM?@$@hs-`Bv^>;!E2ya_`a3`MH-C zPZ=n3dZthIUi{Xrm0apt*Co529RFs$&yd09SF(z_2F|+} zekJXjp&Qsk`qfkNBNRccf4=l|_6~f|^a#}+-?4=cx)>_mMpw4Ku!wcpwr%_N*}Eo8 zEU>6FzIOSM>V8pll?PXdyPi3Jezong6~C0tyFIiBY^P73KE=oPO}+8P!6@FVV9zGS z^rV90AyfMm_0L3=S9axPm)R00j}^^q#iCzTzBaqm%kWCaUTsT$8TzVHPq1tE{*}a^ TUm0mW`PtQJq~j+0kQx62(llKI literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/OuterClothing/Armor/podwars_armor.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Armor/podwars_armor.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..711204c631095da98b8c708e32062cd90240c928 GIT binary patch literal 17561 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/OuterClothing/Armor/podwars_armor.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Armor/podwars_armor.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..196377c3d8c576c03595b7fbbd50f6b0a6a80eaa GIT binary patch literal 17590 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 H$(sKI={9{X literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/OuterClothing/Armor/podwars_armor.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Armor/podwars_armor.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..9d7305f148007815bfd5c86bd4e5701e0dc7be85 GIT binary patch literal 17631 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 K{di@|P5%d(DTvGf literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/OuterClothing/Armor/podwars_armor.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Armor/podwars_armor.rsi/meta.json new file mode 100644 index 0000000000..97c559cbdc --- /dev/null +++ b/Resources/Textures/Clothing/OuterClothing/Armor/podwars_armor.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by patogrone (ss14 discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Effects/electricity.rsi/electrified_diagonal.png b/Resources/Textures/Effects/electricity.rsi/electrified_diagonal.png new file mode 100644 index 0000000000000000000000000000000000000000..435aec5276d4a247674e94a6c5d09f7bd2671160 GIT binary patch literal 16006 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Misc/id_cards.rsi/meta.json b/Resources/Textures/Objects/Misc/id_cards.rsi/meta.json index f169027a0d..a84c76a46c 100644 --- a/Resources/Textures/Objects/Misc/id_cards.rsi/meta.json +++ b/Resources/Textures/Objects/Misc/id_cards.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d917f4c2a088419d5c3aec7656b7ff8cebd1822e idcluwne made by brainfood1183 (github) for ss14, idbrigmedic made by PuroSlavKing (Github)", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d917f4c2a088419d5c3aec7656b7ff8cebd1822e idcluwne made by brainfood1183 (github) for ss14, idbrigmedic made by PuroSlavKing (Github), pirate made by brainfood1183 (github)", "size": { "x": 32, "y": 32 @@ -172,6 +172,9 @@ { "name": "orange" }, + { + "name": "pirate" + }, { "name": "prisoner_001" }, @@ -199,7 +202,7 @@ { "name": "syndie" }, - { + { "name": "idcluwne" }, { diff --git a/Resources/Textures/Objects/Misc/id_cards.rsi/pirate.png b/Resources/Textures/Objects/Misc/id_cards.rsi/pirate.png new file mode 100644 index 0000000000000000000000000000000000000000..d5670a71aa122f64e1c54e60ee3e4c4fcc0b9b7d GIT binary patch literal 15666 zcmeI3Ym5`u6@V`#-KATRpnwWVfmo&_L1a7+d;FN%X2}}5n_yTio3fh_!S&3wcUXJI z%*KKUy;`+M{c|n9&N=s-bMJS~y)%F2Q2*A?Ebh9!3jnaVuQxS-e|_#}Q3w9E$H)JU ze?C_19kv1Z_)_{CqY3{;H=%DR-S6u$E##8}VNMmo5nm)05amcD6uHMI38KskK|UyO zQcwvAN=WimU;bnl{uj5jtTK?=Tuq0ignz_wiVDw{N~J(47%;6IFUDdqUXXZ6;_wL0 z-fuXt%o+9?FGwv;3fZcq7aiR+d~RHrF~^*Q-|r@>zpCph6zho$yUGqzL6uS`u-d6Y*5WH>hV6WjU~M@+}GN6a}=*3EM!#x+T&>$%&`w@_%C+IBYW z!w9NK+j`oA`-_MlK(;w%sc6$ayp%QVR`2N9MsZpqxt2NSj>`HRZmz|1tF(ewp*UWv z(qkd$nAV_a=96BR_16&kdU`5d<-2=_ZfIu7UKi&{mqxuC(NGFHC@Be2kP~G59u&h0 zZb>1uUJw;QXbR$uBx0mZP0#Lc#1L^qi-TfFk-~~7HpgfhNyfnYM}rQWSCrs0; z$(mLHI!V0%bBHe*xj5fYHjS)zmC|G8O$$#8C4+Ikow}`8%2dbPw%%x{$i~I6n~H=> zRoS@r!d$DiX2|PF@7T~xRo9e8(vTDj396RiP*99;qKGsu8jOay7z~Dkk}60UF%;+B z&5J`c=2h*Ds=j?_EvpKGoYA<5Acow~h>NLmm_u?@gRyKh7Iw?rF0`j@T}(468Va|= z(rKm7upNj=^`(+n5zz6XVH778REblg8I=o#Ly*e|p(v+H85CAwHY*CK(sr%xjYU^O z*Rtc#?H4ZNQ&$pT)Lpnd=fb^tHU*oNXq%#E>dUP|&n!Hd|Xun=rFd_3Ca*?QgAcrKPr`y{+0tOI6PFBD8Geo>&Qg?Z~QM z1iUV(_DbdCQ=sZz4U(#Rpdc;Iw`d#Fs(Z%00s8E6&JV#X_qlVFMvy@}ki1ZpQF8~e z&8$;`7TTD@TXjBXr5Cl;jSSy@m)wv-*l^$fR)+cQs{g7C?a%c8Um0BBUUqc^8abpT z`C0?l6!WW`SI^d+RoktzcVgVVoGW-2TdbVP&`oAas%8qVplF3>N`}E;3wn zK7^IwB7o3EhKtUJurgc(5W2{4(fJTohKm3~7a1-(AHvFT5kTl7!$s#qSQ#z?2wh~j z=zIt(!$kn0iwqZ?4`F4v2q1Kk;iB^)tPB?cgf22%bUuWY;Ua+0MTU#chp;kS1Q5E& zaMAe?R)&iJLKhh>Iv>Kya1lW0BEv=JLs%Iu0tj7XxafQcE5k(qp^FR`oeyDUxCkJ0 zk&3IU@z5(W@RP13{7CDy<0&0K4(n5U2hsqHuLa=XBLH0g5dZ!OfH47p_jUuI90Opv z`Q)y1n*mtxmA=%*!SaPa9~JNaarcTxf4#JH|CzgQ(w}?n3;mtTJI^MTT{(90%Jo}b z`^oh`zI}4EC$?l~*Q#&7_gUqmcdeg3a_ZK12dz?Uf;a%>iFWVUtbT7Z1{Qi`om{pUqZu&&c=4>`G=+Bi@?D< zw(Onw{7vA6r>4ZCmCttkn zr(>7Cck{Ex@YlMPPfdmnjs5av{|k>juuOZ~dgG19ftv3-A$DAR>FINKzN{^s+|qIT zsV9~^2`_%|?-lo*b;>gf!N>>y{O;#2Or1IPw^xVCirhVT^)Hvd<6mvg?9HyeoH+6O zw-( CBP$;O literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/bolted_unlit.png b/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/bolted_unlit.png new file mode 100644 index 0000000000000000000000000000000000000000..844bd201f1004c8edc847d6c63f14162e048f7c3 GIT binary patch literal 4972 zcmeHKc~}!?6JHPk5fqfe52%Kq)`Lwp2f0j81SC-+DWKfSX0w5nT;w2tP!GIXX)Ac) z2`G319%!keSPN1W#RIj1rCJo!s(^x}MFQU@pyKoOAD`#ze{P=L?9My$o0;FtJIQ_} znjdIq<7xu{fSrKvAA)}qjHk6Fe$}L?p7`}&SS!=QKPe4C!9Od z^vvHb;)pX0dL`(&XX!zg)l2)>wbc!S0CpPjzA0?q#PlPbPKk_0S!v?&#YSl)2LRYT5H!u();G zT@l3%GxL`}_1fk(j<8@nlvBnxW7bt9_KLNK zj#H~gsAbZ)*~cnve+?V4VRM$ijyKNnJhygm<|E^S>1 z#&9drk~H0ad~wQ#AuK71dL5N$(PK-n>Kir1pRTy6uD><6thMC(C%Ha6{fnaL?nO&& z$5W3k%c9EuI^a237*w=ve;rlcQ%rN-*O+tS)y)N4z{R=?8&B@ILw@R3eB-KXUXVOs z>2b@04Z~LcnY?EQ&Aw*p*m31Tv&nR2-KhOLQ)%Vw8PkvjQ>yq)JM9{?R-EU4rMrRe`jT# zYEct_n8DJ=SZ zjKkjYNr~>Y&ve(Xd4#^X{~c(ceO?@bL}3}tWoujS?u{z&aTf1Ew>V$QPsLOh0ty4a zIKm^Z;;buZ))J?$MIN_oN;tVOJ;Q~rIgT!Y=TAO(@U!^#`3sTZ zR^h((y+D#i6Qa!?)4$a*syapW>v#I@@%naP+1V>$Wr(}TyOuwxdG_RrX%>qeW;1&z ztJYNqWz2Wn*x|moyW{0+Qcc;JYX)}O=AD;-yjk2@Z58o1!tUQrXzSio!wWY#Hfx$G znIwMiMO{M+vu^lW1D7T%4DGCj#Rb=E)NW;a3dRIG1UfC)o4%|DUES#%e=-KWy7ZOH z8g=7k>Mz(R&lLe)zN>)$EZ8JkvwB>K>(t31Cnj`v1iGK&leWc7g4AC5=1w^et@<(g@~MM=Q=^*&D>dy3PEX?eb+4?j=98u;va6kE&gKa2PGG@Rz8lF6$@vEJ>x& z+s|0Vv;mpHrzQMv9rK@Fd%U8X*0awGQjP2?K6Tc+JE;dKJb3t#ol0e$hF25#P*7FL;@z^5yQQOkWl4^CSd$DH5!^WKMYArMA#DIOdlI=3I_*}qgt4dB9|#N zoD?3>gv-J2jbbv9U{cX0@`w>a5y4NXMhSEhodkgaDOfU<=wn0RswGlRi2s~H2>gjh zOwejo95Pw2*OT-#l2RQ{rm)#;GDIa)sUWTaYEl(iI0aN_JdF?o82+dRQDZ7Crc@A& zn6Ox>)AEQ!e4X$%KDkOLdeL7tkc=v{oNLEkth*N!ZF=4 zSah+J%A|lyI$jPs1@#8mkhd6Qv&2*hn?{2e63P%LfkLB&6$omC!of)xj)TAwIs>M% zKstlL0O?dZ6@(>-6l6g(s+bO=EDD=G1R_|C;av&KhDK$ClHgEGgvFphcnmO%Kp>sP zpn+nRm=3a0Dus=Ty~R|P!~|um1IJe+;1Q`L=)FWFgSAqnTFxT|VG3Q!`-Lz}j)rPs zBWV-{jSVpwOeVyjQy8ov)(cU!25&ecCIuou zyxDlYVFaY%1!vK{8FZAvFs1PhU89t0^{^WCjmI;^v%wq4lnr5uiQ}msYU>kFBY_Z= z0#c|T#15l)b07wX0)Y^n13^UcV8UeMu6~;_m;67Ra7_wB#sF?NAj8KCKCQ^_#?>Ha zMjHRcW3U$gq6ZxMlar6)_Y+;8==vxIK1%shcYUJkqZs%o%AxPZtTFaD!B~*V+7BAo^$PtPqQfYr^8J z+e3rTRP1EgI~b4bbI+pIKchQ+Z?`;Gqf@+iW4^rGzieMq>Fec`IVwHxaa#PiQhW2< qmw%XP<{oXowhKM=Q&Re4tNGEOQ;&z$=;OF^KoBtBzjSuo%Krk1BzZ&t literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/closed.png b/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/closed.png new file mode 100644 index 0000000000000000000000000000000000000000..3c3577610f47e78d2754d56bf8b13bc4355cd792 GIT binary patch literal 16469 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/closed_unlit.png b/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/closed_unlit.png new file mode 100644 index 0000000000000000000000000000000000000000..7c80bc210c483696c4f2080e80390e9c71960329 GIT binary patch literal 5035 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/closing.png b/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/closing.png new file mode 100644 index 0000000000000000000000000000000000000000..607e1c93fe16b3757d07c1494fb7a03fd92724f7 GIT binary patch literal 18604 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/closing_unlit.png b/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/closing_unlit.png new file mode 100644 index 0000000000000000000000000000000000000000..51ae8ad362371005930db55fd3917cc175d3bc7d GIT binary patch literal 6610 zcmeHMXH-*J*A5~eT@*!%8iF7qA)OK_(i1Qkx*~`nxd{%pT9Z*3LX^OlzSZ96jpIPgB|9P`++xt1s+50*Bo^{U3QL=-rtdxor z1OkyI60DrS`##~hLL9vIr}GUV5Xq)+mt9;Z3LhH84x}^v0Vp>t2!H~iOgaP-`s_{m zp5%c>S?fj4n!Oe`Pj1)SoU70qlQto0=Q>_d5o{Il+g$~XI6}N&`=$*ud$qHo7TzC@ zdaLu)<7`1!xL=a{n=2!AF%8{*#yyI!DkJy4i99-CmMx#FggztnadLkDg!JgZfqCrP zXR;>-B`mM@Dh;x?@N@4F@Yp(;PwTdA$5cHKk~w|!$8vc>O~nVZk~ zoo|nSxTj<=T|GS%;aX4?H*zX#CsFg#qlUdRii-lWxDvW&7v7*4){=3@?Y`}f6^;Dh z`2#%T>hb*x)5W=$Cc{qMG~0NSUOGGjAF@B$GxE9Ty?WEk?l6nR`jpa|#L1QsV#9&3 zDb4xM*Z4h=T@Q6^Scj@>ls+iq%wCu#xI|qR^Yn9^TcI@-#_zRpMc7g9HLTuz&je`W zIg_>>=eCDUZ-sl7%^fOJ8@$n&mwUP3+K8)hRA=8P9bWU=XD}pb`u5XLqxRt&dIqFg z+7mWU+$lGrJbdu7s_!K~D(HNbh23LQYMi%G#D(B`%*dVq4UN&8u{t}W&3e7PbGj|W z8wy{;+azBf$VgBA9J_po$bD%;Ssbeqd}KwheCJ!IJfEj^$;MrfS}|v*2kh<{rlT|y%FZJPQZCGu>4g%Ay% z+CsTn(oWB%I+~X1?PiT$>g;|JmL~h#>#Mw;@rW$0c9C;pR>;(oQHH18o7A9Jr+X^) zUSBxTQdZMG|KOv+rPSWt4|W!RvRQbj!f-X)vFZ2K@3N9EsO^UhjBUxws~pkwIERZE zHfCI8R9m1O;z#^9x2#hx+YDSA)!?h&LXTy9bPkjDh`PV$vo}V`n0G7Vn)mx@udb`@ zt>NhDF$?+qy4;Q3iO2oxo5s^3XA7loU0>{JT|AwCtvpK*Q$1ExcbFftt*UBI_kN_n zEA-qOlSFczdp8r42nYC~e*Pe=fzlkRr|H04j<&Mb;!?fiS^M9Kz4>8{~q z|Hqv1v*GdzwYNnikKnY`c~gMlYw0~7--)gz)(-~j++BPPq!f8Zr(%1CwvyQ_6#|lI zRo9&5ta>tr*>G)r#qom374NFL^z8)qFE)!?ZQFn8Onz$PQ%wet-Nd(uF(XYvCdA#$ z8#{B0NDyLZKw4P2{Jvuojf#0PBERWCWfH>8acy@wA0K_#ve{GDi?hpuZ7PNBnVuKq zoo%5r9ObT59FUx_USBiD>CNw82VdtM3i6cr0Q`#2`f{n)|t6%Z|(EKzPve47& z{j60DxObGhG31e5(Ylth^%ovoI~=gJ8{ce~GMdmvnEd`m3t|W{|%f~mRB|NTKW~`j)N-KwhE`HFv<|9~A zP5B3LDYB->GO4Sq3~JgQnZ$Ht#UIfd$0+z?s+*ok=Upy}whfQDI5jV-6ZP8Bt@uu) zL}v=n?V037+x)Dg(_i+9EU%iJ9ZzpyuFg=MCGhix6^}Iiu5?NeEl)m{x+88>Mq?q% zG2v7v`bY@<@}F&Eo9IAlaf67*%7~IWL_c#|{Gi6CEiPL1P6ur2+c2{Z$hlQTFH>I> zD$h*m{Oz@VhzH5}+w+bg#JIYjo}@5*uF9(P@%+`N=YVXaa=%-bf_8d_!pN2T{!I*%R3De!WT zm`4qlOAJuF9L3R6QPGyl=?BC?bVtTJX)*buZ&LCGMAkbV3_q|7$4}XAN4d23EW_h0 zYgS_XiKI`l{iE2t#uH6twbwgRJ$VTicB@p#PDKvSj*6iFy190vr&sPJ;EnCTO;vdZ zVt03A*f5S=aI;nG^bkX3gp8!`eQK&$I~t(rRrS)Iqq@+3w+DiGoLL# zVARH)(5P!S>bfi~5@DJc;;p%w{Q5L=SdHzdOw);X%ox96)A-6+V{e4SY<}hK9(Bd- zk@pXUSgMe5WI7kRpPfm$|K9ywbn{#k!24ZZ2iRQU$6hG)pP zPbl!Tv|x>eUf8IjbRQ|A8hy4-6#YQVgdFAkZurSb)+@cIl-aACF(_lzE2IJTbiNuP z!EO77SZdb(ebKbH$_kD;E=rw{I8~;mR+`+yT3yk1C@siS56?^y21ym^x=*ho#y>~4 z*QC-n`~H#E_I)`=arDJX@nnIQdYm|VE?1e?+Tw05LMV~TSeQ~YmO=4h=mCKxKR{GoQq_l>`ipDsuQjPeLD|S#NvnLu8r!#MQ_MKF?{W3=L z;QbvC9ff<#(-UPOCQ+|Hh@BjSjOPF8GpT+RoqK%9euwFC8l_p45Q9;+bHhe_W`x8& zJ|9H&xvWySYQDXGc-}`qMRtg|-ne((`^ZCKEKDJW1 z=}C6hD`No%sv>cPux1=Z_A;8N%<;S8cu89%6h4>hwxf+;wPsi_Xd$;uBIuS}?PB@P z+bvd{m%8)AeNZm-;i~%=??NCVhnSX@WTK_zw?!Sel*@`tG9lD&S8MRzQ>3%Td>et+ zNY2(h5^uPFO*~n>L#iB~?l~_;Qb|@+vaP%F;>A6m&bo%(?h@|iD?dSkIUFZ$(yGNY zMUOk7L4PIkXEyLBAW=0BT`H++WZVOSX1|5jb)Dtj3KjMjuXel6pQC-5j@Qt2@J*?n|3Q%)nsTG#v# zMA`Ke`EcC2a+NJwPM0^%ytP%kMbOLe)I_p%^Omhi9*|g!?R%a%*Cc7MMNtCp?f;Rw ze8u>(GheKW43eHIyHf@;@#4W}p&0># zECh zWAp;q3~swiNRzAEhPnt_m9qK)bF?;9@~EjL!%-9e}Dy&a=`dd|G;yZ z^dDmVBQ~LDDV?7K0lWLo{}1%H+?T*0ibTR&1yXs!PKj0~Fk!rSS|F84!!JGRW9ddz zeVjhr2y18r$D(nDa0);%grf}&aWp!Trmt^E{fUYgz~NE?sDO|PB-dktJTxi>jYj&Q z;RYxJ3LHx}#K0*ODjja9kD&r+8ihv3>HkErlg$LHlH&h!R6;5mNTqK`qXK||51e9% z1K?OJg$lChQ{Xf-fHMS1k#wrh5|wZq@aANq2@I`={9z&cQ@Hd%Hp>LIgBidJ{o!z7 zvH)i;MJO6dA7g|xFhHS@81QC*{Q+_V*c`Cngq$d(9@=opL!;ttKt>8!I7}9W0U&|` z7)uV}u;9UDKw&AuIt7`R>|ic25ML8U2*2uY85<-1k0!=TfS;xT zu-z9MIK6sb5`djP3_b@H$D{Uz5gx&D;`{|fx8x_-&^uN3%K z;9u4C|0b8zj|~qH0Iq`g;CAMGor(;&6%zNcx3z*S3V(SuXHr0mWDsFD2Lh2^B|Jsi zp8xg^LLITbEa zm1#CsUF)}y>U=_parFZunU;I2_tsd=i0C(V2n0SQD&E{Jzs}Ix?1kN=$ahEd+If-g iNytpE{48Q#q&B+whIUsWX(Ed)L=deVtST(_9sCc|UZ*br literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/deny_unlit.png b/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/deny_unlit.png new file mode 100644 index 0000000000000000000000000000000000000000..dfe4d406edae31f1130011576be62680489d511b GIT binary patch literal 6524 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 Bd?x?^ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/emergency_unlit.png b/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/emergency_unlit.png new file mode 100644 index 0000000000000000000000000000000000000000..31f7a5f9f06cb09551eadf4c25a7a0ac4b86c2fc GIT binary patch literal 5301 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/meta.json b/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/meta.json new file mode 100644 index 0000000000..8408176365 --- /dev/null +++ b/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/meta.json @@ -0,0 +1,143 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from CEV-Eris at commit https://github.com/discordia-space/CEV-Eris/commit/14517938186858388656a6aee14bf47af9e9649f - then modified by 20kdc & AJCM-git, glass by Peptide90, modified by brainfood1183 (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "bolted_unlit" + }, + { + "name": "closed" + }, + { + "name": "closed_unlit" + }, + { + "name": "closing", + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "closing_unlit", + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "deny_unlit", + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "open" + }, + { + "name": "opening", + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "opening_unlit", + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "panel_closing", + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "panel_open" + }, + { + "name": "panel_opening", + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "welded" + }, + { + "name": "emergency_unlit", + "delays": [ + [ + 0.4, + 0.4 + ] + ] + } + ] +} diff --git a/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/open.png b/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/open.png new file mode 100644 index 0000000000000000000000000000000000000000..d5fc8df3cab4007373f851d47306597171efa7c6 GIT binary patch literal 15680 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/panel_closing.png b/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/panel_closing.png new file mode 100644 index 0000000000000000000000000000000000000000..6afe206992a4a5f8c1b8881316a259f3b09488d2 GIT binary patch literal 6400 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/panel_opening.png b/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/panel_opening.png new file mode 100644 index 0000000000000000000000000000000000000000..e6c87d740e2af2651c01d77129428b36a0fcc384 GIT binary patch literal 6183 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 OkdRF*jdKlM!~O#m;QPJ+ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/welded.png b/Resources/Textures/Structures/Doors/Airlocks/Glass/shuttle_syndicate.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..eed2758c7955fd7fce7a0d156810bf5b795ffe37 GIT binary patch literal 5638 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 As{jB1 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Glass/syndicate.rsi/closed.png b/Resources/Textures/Structures/Doors/Airlocks/Glass/syndicate.rsi/closed.png index 1c0787f2fdd54213dcd092e7da686530b5bccc99..75cfc05d0253ef0ae58aedeffc387851ceec831a 100644 GIT binary patch literal 16769 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 delta 1219 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 delta 2544 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 ROCxbfGw>i%U_?bjO%IH)FOzMJ|lorRYME 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 delta 2597 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 Hu0mjfc)kKt diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/bolted_unlit.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/bolted_unlit.png new file mode 100644 index 0000000000000000000000000000000000000000..844bd201f1004c8edc847d6c63f14162e048f7c3 GIT binary patch literal 4972 zcmeHKc~}!?6JHPk5fqfe52%Kq)`Lwp2f0j81SC-+DWKfSX0w5nT;w2tP!GIXX)Ac) z2`G319%!keSPN1W#RIj1rCJo!s(^x}MFQU@pyKoOAD`#ze{P=L?9My$o0;FtJIQ_} znjdIq<7xu{fSrKvAA)}qjHk6Fe$}L?p7`}&SS!=QKPe4C!9Od z^vvHb;)pX0dL`(&XX!zg)l2)>wbc!S0CpPjzA0?q#PlPbPKk_0S!v?&#YSl)2LRYT5H!u();G zT@l3%GxL`}_1fk(j<8@nlvBnxW7bt9_KLNK zj#H~gsAbZ)*~cnve+?V4VRM$ijyKNnJhygm<|E^S>1 z#&9drk~H0ad~wQ#AuK71dL5N$(PK-n>Kir1pRTy6uD><6thMC(C%Ha6{fnaL?nO&& z$5W3k%c9EuI^a237*w=ve;rlcQ%rN-*O+tS)y)N4z{R=?8&B@ILw@R3eB-KXUXVOs z>2b@04Z~LcnY?EQ&Aw*p*m31Tv&nR2-KhOLQ)%Vw8PkvjQ>yq)JM9{?R-EU4rMrRe`jT# zYEct_n8DJ=SZ zjKkjYNr~>Y&ve(Xd4#^X{~c(ceO?@bL}3}tWoujS?u{z&aTf1Ew>V$QPsLOh0ty4a zIKm^Z;;buZ))J?$MIN_oN;tVOJ;Q~rIgT!Y=TAO(@U!^#`3sTZ zR^h((y+D#i6Qa!?)4$a*syapW>v#I@@%naP+1V>$Wr(}TyOuwxdG_RrX%>qeW;1&z ztJYNqWz2Wn*x|moyW{0+Qcc;JYX)}O=AD;-yjk2@Z58o1!tUQrXzSio!wWY#Hfx$G znIwMiMO{M+vu^lW1D7T%4DGCj#Rb=E)NW;a3dRIG1UfC)o4%|DUES#%e=-KWy7ZOH z8g=7k>Mz(R&lLe)zN>)$EZ8JkvwB>K>(t31Cnj`v1iGK&leWc7g4AC5=1w^et@<(g@~MM=Q=^*&D>dy3PEX?eb+4?j=98u;va6kE&gKa2PGG@Rz8lF6$@vEJ>x& z+s|0Vv;mpHrzQMv9rK@Fd%U8X*0awGQjP2?K6Tc+JE;dKJb3t#ol0e$hF25#P*7FL;@z^5yQQOkWl4^CSd$DH5!^WKMYArMA#DIOdlI=3I_*}qgt4dB9|#N zoD?3>gv-J2jbbv9U{cX0@`w>a5y4NXMhSEhodkgaDOfU<=wn0RswGlRi2s~H2>gjh zOwejo95Pw2*OT-#l2RQ{rm)#;GDIa)sUWTaYEl(iI0aN_JdF?o82+dRQDZ7Crc@A& zn6Ox>)AEQ!e4X$%KDkOLdeL7tkc=v{oNLEkth*N!ZF=4 zSah+J%A|lyI$jPs1@#8mkhd6Qv&2*hn?{2e63P%LfkLB&6$omC!of)xj)TAwIs>M% zKstlL0O?dZ6@(>-6l6g(s+bO=EDD=G1R_|C;av&KhDK$ClHgEGgvFphcnmO%Kp>sP zpn+nRm=3a0Dus=Ty~R|P!~|um1IJe+;1Q`L=)FWFgSAqnTFxT|VG3Q!`-Lz}j)rPs zBWV-{jSVpwOeVyjQy8ov)(cU!25&ecCIuou zyxDlYVFaY%1!vK{8FZAvFs1PhU89t0^{^WCjmI;^v%wq4lnr5uiQ}msYU>kFBY_Z= z0#c|T#15l)b07wX0)Y^n13^UcV8UeMu6~;_m;67Ra7_wB#sF?NAj8KCKCQ^_#?>Ha zMjHRcW3U$gq6ZxMlar6)_Y+;8==vxIK1%shcYUJkqZs%o%AxPZtTFaD!B~*V+7BAo^$PtPqQfYr^8J z+e3rTRP1EgI~b4bbI+pIKchQ+Z?`;Gqf@+iW4^rGzieMq>Fec`IVwHxaa#PiQhW2< qmw%XP<{oXowhKM=Q&Re4tNGEOQ;&z$=;OF^KoBtBzjSuo%Krk1BzZ&t literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/closed.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/closed.png new file mode 100644 index 0000000000000000000000000000000000000000..39d2ff317211641309879f83b32e5ea70878653a GIT binary patch literal 16184 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/closing.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/closing.png new file mode 100644 index 0000000000000000000000000000000000000000..042bf6bb10ae4ff2854b3ac1ac813925b79ee717 GIT binary patch literal 17998 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/closing_unlit.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/closing_unlit.png new file mode 100644 index 0000000000000000000000000000000000000000..51ae8ad362371005930db55fd3917cc175d3bc7d GIT binary patch literal 6610 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/deny_unlit.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/deny_unlit.png new file mode 100644 index 0000000000000000000000000000000000000000..dfe4d406edae31f1130011576be62680489d511b GIT binary patch literal 6524 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 Bd?x?^ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/emergency_unlit.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/emergency_unlit.png new file mode 100644 index 0000000000000000000000000000000000000000..31f7a5f9f06cb09551eadf4c25a7a0ac4b86c2fc GIT binary patch literal 5301 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/meta.json b/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/meta.json new file mode 100644 index 0000000000..d9058e3372 --- /dev/null +++ b/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/meta.json @@ -0,0 +1,143 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from CEV-Eris at commit https://github.com/discordia-space/CEV-Eris/commit/14517938186858388656a6aee14bf47af9e9649f - then modified by brainfood1183 (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "bolted_unlit" + }, + { + "name": "closed" + }, + { + "name": "closed_unlit" + }, + { + "name": "closing", + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "closing_unlit", + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "deny_unlit", + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "open" + }, + { + "name": "opening", + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "opening_unlit", + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "panel_closing", + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "panel_open" + }, + { + "name": "panel_opening", + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + }, + { + "name": "welded" + }, + { + "name": "emergency_unlit", + "delays": [ + [ + 0.4, + 0.4 + ] + ] + } + ] +} diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/open.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/open.png new file mode 100644 index 0000000000000000000000000000000000000000..bbca39b0aa3dbb8988c1fe661a2c7e4d7dbd6339 GIT binary patch literal 15680 zcmeI3eQX>@6~M=a(AaGPb?7H*SzT&TlI-p7eeB(C@2-h`PV6e@SpG;H0*d!`XYIvz zx0l{1dNw!#nc+kq(`n`)6ZDF#%8MZ;Bzc8kC=>{-V|=_2M2GgxaX zV=DzVW36_bl>Nk^rRI#RZI~Ix@v9`w2|McXIDsm!(!SE!N}!BYVuvVl1trS~UY=`Y zq^T8~>_jeAT$-kGFa^^vV_V2hXlR!mGi}ovGZzV2Q7;-8n2-1QSw4u~gMuid zlH{eeydd*@jT3h!<|AQhhCWsGA)ta526kSzdS|}M-O_ETm ziU+qt8Lb~JD^fxbhBZaf!;R#&c@-QOx<Y4fAL(is;kXaFW-QWLODmNu|7(25uIF z>NcE`nySxmv7`pzuKLkxNfmo~R>@h==~z)uxn)%@0&bO*YNgouWJPtZ1~JuXC{T-V zb)(f~RV*X!1Y==3mxf@0`QkD1V=zN%NUp2mti_#Jrf%nz9NaL9j_Oi+rR%lc40r#Z z4&d8Jgr!Wry)-QCRQ*qBXx!8Pe`#ex+_Y*rlrij> zuM`a%uCa3NIou240J=SfF)1(+I+8|Z>)IsL?sA{A|LMMJ~wiy77^ zN``K#YHnnU&Cnf1x5?-ZovYlUFX)q%F7{6TsqW~V^oseSK`k>Vor!L$??281k9 zTx33&mg2&IkVT4%%m>p_To@3tNO6(*U|Na`140%lE;1iXOL1X9$Rfo>=7VV|E({1+ zq`1g@FfGM}0U?VN7nu*HrMNI4WRc<`^TD(f7Y2kZQe0#{n3m$gfRIIsi_8bpQd}4i zvPf}}`CwX#3j;zHDK0V}OiOWLK*%D+MdpKPDJ~2MS){ngd@wD=g#jUp6c?Efrlq(r zAY_r^BJ;tt6c+}BEK*!#KA4u`!hn!Pii^w#(^6a*5VA%||A z--{lHWz_Ee1OU_R0PNlaz?HYq?;in}-~ss42mtcK0Ni9A-1*E#0Gb}{iEkJz{O0u| z$M@g2{{3BZ@4EDqFWx%7`jN9+zVz$lSH_?I*TYY?%y2Ki_qzwrys5M6j%Qc>oZpe! zII}FUW^DG!`yV|ttN-=(r#`~YTywMud{WshY+d`(8id3mX;R-EB0R=3E%uH_Qmx1!;EM7f!|L&eoq*D`gfb|*bA=z!c8YaSKIbIxc-Lu zZ|&{4=lJ@e`LD*;y^@?+GuyMTV`kH<(z_2o2QQBd4Q*-u=O<22HeKmBCC{&!{pQ|t z?IY*6URaeoe4wqb`-#CHeVY{?+5CXX+$enN>uoJ9JJ;QK;kM5mdM?_2aGt;J+>!am z+P0rKYFrrD)!#An!spwcefjZba7NvqGPH|tOnu|zA3pn+)BaOzPMx6cg|n;+e~Pp*Sxg+Dwy7J4M?2|_1zGB=Hox@Iv{Ml z^T02j-ErG2c;BBp;`hJy%3S*@@Y*jgU6}(n-|?zGCpACdJmcKc)f+$7F>>F(0rc`W A4*&oF literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/opening.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/opening.png new file mode 100644 index 0000000000000000000000000000000000000000..b844d0a01c479c3f50b2723d7283acae2e5a97bb GIT binary patch literal 18134 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/panel_closing.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/panel_closing.png new file mode 100644 index 0000000000000000000000000000000000000000..6afe206992a4a5f8c1b8881316a259f3b09488d2 GIT binary patch literal 6400 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/panel_opening.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/panel_opening.png new file mode 100644 index 0000000000000000000000000000000000000000..e6c87d740e2af2651c01d77129428b36a0fcc384 GIT binary patch literal 6183 zcmeHLc{r5q_aBv#!YdLX(@2O}%`h{Jvc4wSN%SUT<{1XFm>D}Qq$pY1L?mUYgoGAS zyo5?`iIDXbLPEBz@qI@7_51$Qb^X5o_008b=RWu6obx&7zMuP^C~M0<#Y8uXLLd+^ zvYD|hcy|??A}hh`oAds72xL`Tko_LMEyW+o;j-xrZve^<ustBQf72cb87q#1SuXhox7U!aNmT` z*`|H-2lPWsHJsxy;qfrSO6~9#;p}j!2x;4_urd8De&7Q%#<) zcWlbCVQ04a-;nqAxy=%K^)6$6gK>Z8Mt5o|S#27ZS5CNMB9yDhn`rKi8QkQaeDypa zY{N3%Dsu7hIs097;&d;s3ZA4H=;^9^n1t3q?t4?3vrnt71n2j$#x_bsx9dZ<*8D_7 zsnxd1fTD!F7v?>9d7L=6?+NCQsJVd#uI}{Ee2BtdQX=QNdr!lTQmc(B)kY<@n(4fV ziijAE54ZWG4%v|JYmj(;2c*GmTYir#Xc!g+=t73wy$_Cmig&=#9F;ep~!IhBf;`Ys{2m*O@93TW;2=c4>`k7Feb* zTizosDlB|>_wL!Vx#K6SodeH0B;?-qp0v0+B<!G?s%*J)tRo6K;@4$e|I-%#E0tb&oLj&Y7UjF z$lEl}pSLq;EG@|?!qhsNn?5R(vYblS!aXlu6>|rbiz#In?DNec-;Yg#C7gAB{dC8* z+V?NV$10I}^uT|o#h%N=0yV>hN@+1MFIw7pgRjQhE;Q0ABhC5uO5zupjb}n8Z%3xB zK6K6Mg`1`C0@hgFh`qHNjxYtw8@2smUh<6``x=+czuKK(2qAOdZ+UT_KP2O<) z?HspZWo?9LAp7Q%lvn1Jdh3*(1|hn)A3aAL8_fYQWSOrufl&MfV&6dD&mZ z&CHw0qTxQo`^L}TY(*I3Lo2tGzrFatTr{In|8kmFzEX3ehE4Q)%c?c6h{p!aDqU}t zk@vWM$P5;Jkj;>qY>uucS7dlfb|Ur%djJZ|Sjy>>b0SBp^AB{(?R6~v^fK#CvWx>d ze~TZp(Y((0+HiaNsrM1sy!#WG(`$JP+cu^oMY~I_jr@R%nYzA~<1C(iHz`jF3fxFE zeX(<15=(V}U-0(*8|t+G-l^0Ge>Kf}rnBwRs~OiTEAKSDLqQr9$7G9!Q0W$N**#v$ zC93-QlB--0IGuohH!6F|RVx0G=}a2Bea4(rxIfq6lEgS?cb46Bvt`$s_ht#3s7GJ6 z;%`J8?BAST6f;h@+5G92N}=Yw;_fS!N5{L1cZS3`i)~fc_?S|)C1&=}(K3&JbPGk= zaWZjX&Gxl=1E$=#Pl_`q))J%@Rz0|I@bLqV{PfAttc{c|rjkg9Os1tl+Q`rmna%BF zsmC2Gp5cJ0X0gb_YqJVO!`v*yCgVn3P%jP{ zL61FfWo5}1FyVuTcJbHf-RkDAciZcMmWtlg-Zez>?^WN&RJ^xoGInbC?$*n3b$#(3 zYCcZH^g672NVEA79O1>7-2D@VQVWV9p;et>3)_VQ<)@lN5>>Nm%IpE0u2|~&mSY5k z+!KdI@4CZOMHY58p6qB*Lr??tCows80lN2s43l@h9c+-^7p}j0xHUa6ui?P62CJaU zfi~%z17&d)g9rLaD$3K!MWSw!?Gt^&!8YR|Kno#$R~Ko&ar-h2Tqf?4YtU}}TB6EP zqFrK|4veZbR3_Y;d?RbQq3x>)Gd2mB@R9GxnAey*R$t~gl+hy1Z2AkFf7T&~vPEN} zZkx3k*2*hq!tm)0r=0h&BTgb0vpesMmMX{w zXU&_O`ox^a2k@76$?JZQ3B`)#s62SeQ7RJqcx?U#S^JG`PvPB$wg@eT6g1RV-nwTp z8gb@inxtuXO8>2bOBRH7`6D%>YPN+#W5UfF%6zw*)25vbcUGN_(C@Jq*B8B}fTb+d zCMGSag^g5mSYr#qS1Our+|s|qx)SlIXvV^2P7QfqDrA{Y4tF-+?q+U@l5U53pI6~z z{o;lS;S+8d%iekw>D=oIHaV!jATyyPEp0MzXQr*0VSZgBE||$YAD1VTbbVyDsLesb z@x!F~`Hu@V10DMOe-}$fioj}V3i}upJt(@kf?)N)`W`9h3Irl_gkfZ4O*S(6`ke>A z?#ZF?B(sVg3Xk^NWo(0s!`0rzr4gO}Snt!YO*+l+>Uw8i)V+x{N!Tswh?p?1^77b6 z*TYW~}D_ zuP4J7%STu_^F78|>awef_bc>KSBSh{b~33uL`m1Od&P(C%N>JS_g`DCm73nv;yfYJ z-?V_^+7Vsil~7J)^e;3feKKMYJ?6spIi z(TTRkre7eyHxkT)&*u=4NPmBSgufPo&2>kj2?PQXg+XF4a8Luz3uN&r0dN*iSpe}F z!x-RExeN}U!Dc}Pm=rg*FP{X1f$h+*{xLZg7T@4mye}+(d>{iT93&cnLNb}iAA9il zCVn8u7l;0951u`^d_~#CmW1z#CwKpghn&^iTSH2K_r(KlvtTSqkSzM?iDm@PE?&8vBwmsAXY6G-gwM z1xCrnB$&WoB8^RD(1=TqS_BH9O~n)7ZU9OLj-^pCaDq042B%N}EgW7OkEQ|WAE3xA z9-qRZ0s<%y9Kir_@DvJ_j>e+k+B7r;j-}vq-~_rG9gZgu=r}wc58x<2LRfJbU{zAQ zfAmTKMFXL*bc_~-uB{EnX#p5G7OMk7;m|bjqN7d26EIXA9B#=QK^}+()?^Y4gFtU;I4)0f8tC8ji-mQ3QLmHc<;jL~FrOSRx7qLw*Su zDHzpXBi2LyA5Qd^6n>Znz*JD)fdhLH2x2dFS+<1S^%Mc8~G)Ef7A7w zu3uu{my~~3*KfLhiGg2I{#{-FZ*+-%-|zq|a24baZf8ykS!aSuB{+p3Ny)OHa220yVX~@s?P}>wV&Oqg8o>Ro4B6Pg9{dBl&A{{T z9ny!o60V+UtK2tWA!?ZBF1c-ekW5;3M>;>@!rlBT6Y^@e2*fGX$5YIsE4orq#A4ZK z5cJUFmfa4#fsTwhYQM{c=hj2Fg7e!HyB8=O_Ybz=hNf?IZV0u4Ww$=@-q0sSI9T4) zm)5-7A@B5)cMGqSZjnY@Zs-(TO?|p&IObt@eRtZFzrpT1Mb|elhO*~I7HDdd&fPN$A22KRLfyFs@89AUZ-HuOEqL!4OQqnN|{J|!=j2+^l2ZNvSnY8Cwf-IcP8(8xJL#l OkdRF*jdKlM!~O#m;QPJ+ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/welded.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/shuttle_syndicate.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..eed2758c7955fd7fce7a0d156810bf5b795ffe37 GIT binary patch literal 5638 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 As{jB1 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/syndicate.rsi/closed.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/syndicate.rsi/closed.png index a71632a1732a2c29e49c42558bcad4517e05c02d..bc5174213ca0a4c122396503d44afa3400dc7898 100644 GIT binary patch literal 16790 zcmeI4c~BHr9><$9QJ_4s1s;hcj^m3##VFw?`#00Ve| znxM(b#w4)d8p{LSxa$#jV?3iKSy?czB z$M5~#@B8cb`Msn2k6~&0^r?fwp9@D2WKddaa)$7!5MQDFg?CqFSGDDR;$uZQjj>I#&8OwaFnEI6;7*2 zMaQ4g7%qG>I5`WQk(|JWl#<248^4M}JmUk9lgkG=5a1tX)ROo@aD(r5? zgW6qVd?KAX$-u=rtq!-9w<||(xdGDTdTq9#sa@_V zWdec@q(LKHSrra|WdIjn>SV!`GGQoVf{os7wfKwEO-c0hdhNht?Ild~_`d_cOq0IC3$C+B4(D=&hh20@dgYI@z>k029g;!Fp@Y)p|~C; zG+DxY#7UYWC*lN+;{hVRo{)x#=d6|rzXl;r=qy4Mpowl80X<<2Vf}E7o9UBEVBY{8 zj-@TU)5f@sRvS|QFo(UsfcYB(dUnk!I*Bjlox)`SBW1vXH3yAK=GjtlS|`|9;1Y`A z3Mi6LD(}KgWD2^sb~=i!M&Gu<@vN1j{YgnqOK2!FhiY-$f)WG(sGe18P@vXvjNYQt zYs6ZJi&v2FUsuQ6=x7fvt;R_+4%BKvnj)U8G^4U`WrSukxVS$=u|09AqtOqH9ATKgh|*V++XPq>CWtebnt3(fWh?~@Kzh|wc5T!0b)H8&2UWPR$Z}vjtc> z%N$Tec!=U)0swmtL-8OZvIs4$qG(dnc^C%t>RqHe&pw>feJO+g8red|UH~{F);Y4y z2Kb8prz_W|{m=*Izo=Z#Taf>Q%K7TqeNXH>GkWf!2J!Bb7WQ9ZFJQd;9$~xx|xz5;A#XU`Nov+};8M936qaQUyGBd5Wn2&tX;a1}%?I+zxF8_Xri@FP z59F0`K|rKU8J9F4$SdQ5fJmD%E@?iHSH=Yakv3&q(tIGVj0*xHZOXW$`9NM77X(Dw zlyOP(fxI#<2#B;P5NT7!CCvx&%D5mP(x!|{nh)faaX~<&O&OOoAIK}? zf`CYyGA?O8kXOb90g*OkT+)0XuZ#-~i53*zEqA1mV}) z3N|&vgdmmC2(oYyg4};Bd|pM6QXE09%|Q_Qw+J$vUy=Wp6a?v)l$M;3=;@-r3O?_dvoC65g)WN4bR+-9Hm+E!rX~>esS@O8Q;`xd;R84GsRWl=_``1@*+Em!|8pw^QIKTPj ziBwEzO>^>L-QxP24`P&)ZcT14r507~JN?PnVdtJ1yQw5<+>l!bUfEp#kXzp{e%ac@ zG1kFCkGI}mrcQgKsHy(pvM;_ZyIQtq$yjdrpTn}VAFCCX=u`Dex9rBa2qw?i*p`f+=D{qu^Iw+%z)G=Ggp zRNrmb|6=~6Yi$wvuf6o_tG^4Gqbc3_@KAjG0EK{@IU)4dV^ZNqg;RD^s%8ik&ouDKIizWLwC`xY9cashk@GA zKi2H|vR1eJ*?oJ?U08W$*T`RQUzr|SyUueVSGDh{)pzgyXu_XyuEF=FXd6 zzbpLSfwli~(@W-=KAoJMZRBm=T{-!YsyS?IbCb0xb79K5YGy>tvK6g0_`s!WV?5v;pi~5j|pH|K>ICwddcl&(0ftZ`S=$>19(R+yM>MvqxlS(wxvf**&)G_Tu-$30uP(@GFP(H`?KR!tdJtVPq2bl5 zN}?uItiICT-u^i4@P{YAJ$mK-y%6NZ%FXYzs4uw1|D2FEWqR_K I#5pzp23bAHCIA2c delta 489 zcmV9D>0004VQb$4nuFf3k00004XF*Lt006O%3;baP z0000^P)t-sCnqOVR8%i7FCHEq9UUDgC@3l_DsFCWfPa6Kl$0bSBr`KJ8X6jD4F;DU z7J?EAb#-+jA|hmCV;meD5Q_>DvI=Gb0;LBBSy@>qBP8auVz0Br41`OeA}u#zFZlj1x-&_TQa$dTogY1B@|mWZ zIOi(w>$-VX?R|wb@*!N>Yu9zx_7a*Hk06jhKJLON0GUWgK2bSfMvUG`zNf@c;4p&I z5T^k`Br)g^(7b;EDUlFB2n84!5Ho<*uRuHl==ePVy$1MJL?Pr&hP(m@t#CZkEC53v z#}UyW01sLeEjLZWfb@uHf*Kyv(5HEx6RjN}o&)pkw#*N}uE>F9{rFr2u$FO!Hpv6l zvZ91EX;+jzEbG^|Rw%C!LVDP;9w-I0241mkt-j*)Xh>mx$^3V)CJ{-K|M;`+f2km$ z0_DiDf)NUoLkmC&oAUG6b4;8EaO{Zy96Sp1gT<*lYp7sog@<%G?}7w;A?y`c9NO30 f+rk&Z`aAanEmwh@g&+k}5fBp8cRM2l-puOtvQs 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 H>$d(2@X7r5 delta 1140 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 delta 222 zcmaD>_nvWrWIZzj1B1(wu46!ou{g-xiDBJ2nU_EgOS+@4BLl<6e(pbstU$g{fKQ04 ztgNiDv9XGZik6mElMokB*zVWOW+25@666>B9|RaS?_aVXD8gCb5n0T@z@GrZj8zq` zy+FYbPZ!4!3;(B=9k~t|aJXEQ&klcI|CCSlwAD=yjw`VrIF*GS=z04}@VUgauwP`# zYGg62@tMhd!01VlueJUJzLYfP7bgO^RpLzU%P;*oKc<-Z!+m+VidaEY_UZzV1q`09 KelF{r5}E+kd`M0J diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/syndicate.rsi/opening.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/syndicate.rsi/opening.png index 96142da1a64b7bce2cc2d30097689847c96d3680..cc155dc10bf6a522bbe14a12e037b55e9b3e275e 100644 GIT binary patch literal 18043 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 delta 1149 zcmey}!`Q|-L9(8ifq~)Dt0o&D#aJBV?!>U}oXkrghb7(7*O7r?V?XzwL{=a_Fu*6o zRb5>@BqT&%Utdm6PF7Y{LqkJLODiuguc5wv%9JT8Dk{dt#!^yJnY?V%<;0qVxJpY) zm6ViHl9Od*WCXgogf?-dF)=M=XOE1G)KFFdn(9~|yCxh+OP2)s1^>qh7}QO;O@Ycd z3p^r=85p>QL70(Y)*J~22IlFWE{-7)?pLRC7vC}vXp!CEoYd~Hp#Q@E|IXFb)tlaZ z@tDEsb2&dsc}sQF>1{nmJckdbZNA%Qdi(6NM2Y&QAM6p*9ZN$RYuTfF?0x%pFMt00 z`SQDuP0khnGxBs2h?LV=%C(32@p;b7&Sw)?vIBjdny%*BlYHT$_yguO$@9z|zdXH` zE5DXuDx2(o))x&|ijIr8gwNacHaWDhoG0hx#TYHUTaEKHyQ07bIWt+b?3~8BC~KC1 zs1m!w?RuRm9<396ybgzBHgh{%59x6Ix#swarq|3Cht4uR>HE$cqI0U)A?`dij2Rf|NI&nQ(gM7L9bz* z!lsz5DVm`VWDh^waKHO`XbgMek%t@VBm0g&ZURc$MAUnUR=9H=$Xs!H%j4U(U(R3( zGn{fcXw?C0lLPCTcKKM(t^Z?_*&yz0sS6ARW!q&&{`WLxmb@;RRx&}TSE}xqI!C99L+eCe$>gI;%exrYtroccDdnPbfMeMm`v*nu8BFG! z-s}5w@t>#j&u~X&ToSFnxb-E}$A&R86fU$nznWlPC=%KCEbF0r7%?+?+!9r>Mj_k^9FWQ3}%THVrELOO5^25}#&Okf5>O)!YHJ*L%s;p-DQ1h(AKgOGX z*a~&egM#wl+ud)sa_9WcyU%c1b}QGL-9|Uk!#cl8U6V9itE&~zo>lChGVRWz_fkp= zmnv%&oN&6_eU-yNO3Co_amLR9x$indyMJA6$eJn;b~-Av^U0}(thvJ5Z)H!sa7j?q zBB-H0Sa3?TL%puhJQw$nW2Oi8XLoY1a6P11)6GyB^ovnk=fOgm}V(mY|zgC zWGf$h_sSGKvD?p<+p_3}>zKUzy+(iGZ2O#ZQ4j~zh!x~?J~3llKFwnt-vi%m`&jfh z%3LAl(?|=i3H5&JoQ%d)m*hwVY_+EOkaY`!Z)pL*59u+ z%Pi#no7`KQ{^m3O-JTh&BK6_?{bl9%w}s5EX5!sH^_RPc{es=v!6pv>w&#>pIhFHl zu8|7Jd)GNvZb_6%+D{#a@&`>{Ro7hKaIPa$p0(%k5AmCJEe;F4W{Lo_FN3G6pUXO@ GgeCw46#{nv diff --git a/Resources/Textures/Structures/Walls/grille.rsi/grille_diagonal.png b/Resources/Textures/Structures/Walls/grille.rsi/grille_diagonal.png new file mode 100644 index 0000000000000000000000000000000000000000..64443a0b4d262f006eaa4f6bf7ed1f5e6d08ae21 GIT binary patch literal 15203 zcmeI3U2GIp6vrYDG3iIKA89ch!`I*=+65vui^jlU&V%c0S=gawhMz)XTL!l7M39KM^(G0IStXp#4tDDOT zK}vCA&{VQo#?lO(vE#}KW6+9tJa(e;tGKRorkqGOi|i0ZHZNyb-p8@kM5KH)cp#cF&j??MXad&Rz9-)9I?IO{;APAt)lPsx*6s zGm!0qrZJdRVA~K{%Cc&!x3pwsbEZVHJu_ZA%xg2qY)?VvltN*L!f35hYZl6uk?k>z zRJ2fKoh5`!YpYXL%){$7T{Uv%iZF{yD*IiD24k`XqXH-Ry<8Ce_3-r)DoI{=gySWS za|J2P#A3t^RZ9+6V(_S-g&rggBDLs_;hKrZK>ef2mOQH{?zyfwsv;$gY+AOWT3YUd zY)0=3vz0;D%yLyptwzeoqRWC&f0(T{>{25vcd7 zazgN`i2(G56x7zDq6&%-6a%uFbRfp#Zuzv(F+&-&y9I?V94xA#pzxK;;*@}#kj0=^ zLpxEh-V1{bsvJr-gzAgCg%Y`fO-r;ctD$pGPPyjTYf(`$F@%mgIS}#&L=;^N z1cKg>8id|tBG8aj&^lp5ptP1MVWy>O*GyEc!>%euwd|a1-EiyF(UK#jIVV&`&YIBf zzlf*QfaN2td}7%er;jCBvCp=sVz&oW!|asN%4L<6MVU5zJ7ZJB6 zgmPxh9K75w1f1D)L#i*iWr+fG?J8i6zxiG)i?#9%h zGhY-q^kRAYy(o3Nap?xK)a}Nl73Jf)W<`Z!Hf-3XvVTDf$9p%r*@MygV9*~7v-mKs z=+yEs)f>~$Ic(bJi63QhG`ORxaKlVOm!l{wY?bS_%;~|xD7xuG_nU0_hI3kbmQS(U z`K7X=+Zh#$MU!Aa$R@=_=7V`DE({3Sq`1g@FfYZ00U?_d7nu*{rMNI4WRv0|^TE6n z7Y2lEQe0#{n3v+hfRIg!i_8b}Qd}4ivPp4~`Cwj(3j;znDK0V}%u8`$K*%P=MdpKf zDJ~2M*`&D0d@wJ?g#jU(6c?Ef=B2nWAY_x`BJ;t#6c+}BY*JigKA4x{!hn!Xii^w# z^HN+G5VA>ek@;X=iVFimHYqMLAIwW}VL-?x#YN_Wc_}Uo2-&2#$b2v_#f1SOn-mwB z59Xz~Fd$@;h^w~p2q)ChbDKHzfaZ~R|7t`JcQQ(QR~&$mZ@f6h4}^X^bkA@D`1Y}v-u}53>_0O9@}(oYu3xwsz7NcM@N!+V z*tGkHx!~lX=3gH;Hu}cCcP4I3o*Fp!?AfEoCsv;wyS`%i={etxYwH#~aW=d&Q@2cL zK5TMd}EC;wX4UEgm+iw7NTYh!P%+Wh?Aak87d literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Walls/grille.rsi/meta.json b/Resources/Textures/Structures/Walls/grille.rsi/meta.json index fa55d903c6..975d50264c 100644 --- a/Resources/Textures/Structures/Walls/grille.rsi/meta.json +++ b/Resources/Textures/Structures/Walls/grille.rsi/meta.json @@ -10,6 +10,9 @@ { "name": "grille" }, + { + "name": "grille_diagonal" + }, { "name": "grille_broken" }, diff --git a/Resources/Textures/Structures/Windows/cracks_diagonal.rsi/DamageOverlay_12.png b/Resources/Textures/Structures/Windows/cracks_diagonal.rsi/DamageOverlay_12.png new file mode 100644 index 0000000000000000000000000000000000000000..76bdfefaf6a561d654eb989e3ed8b12f7c83855d GIT binary patch literal 15996 zcmeI3Ym5_B6o6-gh%O@dUQuKyAwF{hv42Ta%hzTK4Nc2vpkLlg^x{5!HxlMN4 zbI(2J-20s~=g$0??ft9nnA1MLoua5YeZBG3@SAr3F1ir@x5vg#!>^0;z3Xg>ntg@) z*G4`6Vh2SQ*+W8CD7eOW8b}4Ry;(c}?F496ALC&0J^T)Q6u0Xw&En ztd$d7BHs;$%-*pASTnXNsgG^c6(g`L)*daX&_NbB8ePg}a<*FP43zz<@V7h62I%q> zXJcoe%MC~mB>L%Ys{m*@7-DoT6sE&Uke9<@DSRs}aJQ~ro1#m zXF&#JLC&$E9pBV0KV&(UJ!G{ASyQ(R40Do5)M7VXZ#LUBwC$`Ife0!{n_Ak*(L7*R z1KS!d=wQVN+{)r+yLZfVJvj}YTusZhgOb_8%++{ibtU}VVGBK~p z`l|@(?(T9`(KoF%bB0y4Z;rC4Nj=|nZy>HYASQ5v$Z#P>kdk~zl_DxHE#-KX<9trM znTU^sWti#Fx(^-}w2P$Iu*YT3-BfeSQpGO<=SB5XjPFh zV_w@ZEZsEJdeAVZgp3f!F=0-U7@h}!QFJ-P06Ai4N;;xIU6ge%Ug)B}u1alG#+$p= zq;x9H8NhX&`dhBOfQ_5+lft2JD=d*v`*OCUK~jD37#s+iaMQfVM^YgHFj_PU8iRNz1aJ=zIvI!lCM3nz)$~s@HT&YP2!K<&s(h z9&Q}1msGi@=e2?j+>X^5sJ5)yA>dU>rB=$FPt|nyG>GYLLjgvVZ5XXDt7aMXCYV#x zIXwhZ%v;AO4uKr5A$hLKvsyc`t+Z3r3ZQEcUaHgSm7do|Gt~WGU4ZA22wNLDzci!_ zF2V_#%y60qFYryz~ytn?dg0{;8aGeYo%sGcusq#I7l#elQ6h7dJAfL9_%H0t7D-TzEc+ zmf%8w;6;K9&j-;GTnG@nNO0l#AX4T@FKy5=YwboE(8c(B)IT= z5G}!l0Ktm{7oHEICAbhEc#+`3^Fg!(7Xkz?5?pvbh?d|&fZ#=f3(p795?lxnyhw22 z`5;(MXAqG)HT+w2lw?*RND=G z@vda)o0Io-UHUjZ@0s!0-^V{&csl&?v)@fF+j(T>uRU{_IfsH5^&Wj9(R=0A1?l3* zl8Fz#U-if(;Rj}Y)#gwOZl9IEZOf<1Zh2zmbxSvX9et?n$ByIkCa#)6Z%e+j|JwDN zCcgYA@zdm~Lub0jFa3Ia&&!s*>)ET7BQNbc{_a}`=Dwdhr*C@d$mnA$rQO=LnZxtH zIeh)(neNnET+2XJ{Rf*Y3LK^56I0Oi#W!U-+3tX^h%ZuM`KD+R;^xifq Zzv~6%#FN(!xbKJetymS`vwXv2e*)2kZ@T~h literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Windows/cracks_diagonal.rsi/DamageOverlay_4.png b/Resources/Textures/Structures/Windows/cracks_diagonal.rsi/DamageOverlay_4.png new file mode 100644 index 0000000000000000000000000000000000000000..704711e227998c64559aa541f723982b19d3cff0 GIT binary patch literal 15870 zcmeI3U5Fc16o6-i7TsFtpIDW`kWx_UWPUP}pJ|e^-E7@Ovo5%ga$Rj7L~bBI z=bn4cx%WF~&YgM4vvaeLZ6AMdoMD*lGt;?w^v$~OySJiGdv*0D`nsn+eZpp#ZM)s~ z81vd2dl@Eu)hra9V*UwLv#L>`TO}B6SL1Pqv)H9Le zN?ypXbX!FZs?Y&!yIQH)YC9A0{Ho};JIqH|Z;G>& ziA=Zw*aP~^g0d1~k@AsW_{p6sn zHO#tWS~b@73rbeg$wVSTpJ8YXH%v_Cc=9PkA6-)ot5F3`)~tduI?jP+cDrVMi8@i>L zx*7yc2&uRp7X&UL$TBC25OOI^iE~g%>L6t#Q%INQ-HR8w2-el9jn4RR*FZK(hM+^& zb?G0u_5=2BCQOQi!mY4;UY)7g4nU-4a#=JGHPNPxq^#>DCCM3ap~RJBImQ76{fcS8 zfXSp$N`aDBcKznTraP{?(UI%n8&AdLk|e}sv~hj(#{G4MoDBqevSFf=0#rhC+`Z^% zFAyqFHe!$iFsX1N+6)IoN#G1cky4r%howZkyO$wu20~4nZb_~5XV@#L1^86|Xi!pK zPp^Z94c(5FiF8|5?-1~-q*E(i=Tm{^o(5UXZ75Jr^L?YivU-+je}Xxf&dnhhFdrSG zwFqmZhUB~QW{q}YTZYpD4LDIom+EGErSG-h40r!`7vOCq!UoH?mxhuqBn1g5oB+_J zrRZ{kOX<3XDp41WL@XXlB|$gMp)BHCbgL=^*gF^8o-P(7K~-dQtI|CeLbFCY>F2qL zBWp8h2-c`Af?65sS-!io?f|}`|8nLw*AIO#{~~jPr}6(FbACSidt$fG4))Nrdn2Zz z{)>76@cN#Z<_E@tn(^ls-9B1rdh-*KfL^@les)a5YTWb$*)*)iO#{ngHPgvTooLu_ z$jZH2^lxPr(1Q)k#uX)|q=7VV| zE({1+q`1g@FfGM}0U?VN7nu*HrMNI4WRc<`^TD(f7Y2kZQe0#{n3m$gfRIIsi_8bp zQd}4ivPf}}`CwX#3j;zHDK0V}OiOWLK*%D+MdpKPDJ~2MS){ngd@wD=g#jUp6c?Ef zrlq(rAY_r^BJ;tt6c+}BEK*!#KA4u`!hn!Pii^w#(^6a*5VA;dk@;X+iVFim7AY<= zA52SeVL-?t#YN_WX(=uY2w9}K$b2v@#f1SOi$q-G!QYi(4gE*Ch5n4Z>)gf9(I1&v zZF)Y>Fsla`X6+2a{P8FH{)J(h0>f;aVi@%mhPmH*@#LkWXztrHxrsvi+OIE9jIXgf zrpo8?>l=Iaz4y`T>*`eX^77Z`#~xTey(e*Uhf}!q`=QexJ~Q{lS93qzg)BR-=eMlA z`cCuEY+0MyS8Uywzi@T$&YeHEcRzh-;q2KP=Zn`j;Fn|feR8S%(7}zh3oG|td;Id) zt{1L1zrVQc(i!`$Z@0XuT`|U{51f1MaP{MxT=9qR*5BRrn|_2r%wL`YnD0L literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Windows/cracks_diagonal.rsi/DamageOverlay_8.png b/Resources/Textures/Structures/Windows/cracks_diagonal.rsi/DamageOverlay_8.png new file mode 100644 index 0000000000000000000000000000000000000000..d1e75e29d47ab4690472aff9bd105ce12f72dc23 GIT binary patch literal 15949 zcmeI3Ym5_B6o3bn6_?!@BPbyvV|l32*?F|n?u>15*)HyaMTA9mgAb-Nx7~5uPMMiy z%f<(h5b=cu<)HzMiIEr*(P-o$1_%%|AtuHciH`&mA}T1NhDcQOPN$FQ-S)Z)Ka9Ce z`Z)L8bI!frIdksJk3KeU?rqJD6B{XtYVPWc&4=H#^B&UxKdqsmU*Okexz1jTqQ+k7 zyhl+lY??q(;Uju?kKGf$T~>`ui=r6`(2~#O;B2Uykt3-89K-STcPurbk>sd5nsWt41YVrtdA~C zvHK&wHYXt66Q4)78z!K|mLQ{Y!4MsiT6i%O3WRQ^1&$Y4&d>TeM)1o4P7Vlk@#Tv) z!e3!iOUmg$sA4lBymp zDbjk>Z5x`Q>Y7{$8sem&7UVc4#03Hj&jY|nsu*N|*s3W~vQ>h*FzZ~r&_!ik#o8#2 z*LJN0l8Gdz0mpUXAGvk|R&T~j3Wvg}uy|bV%38JpNp;1daG*tpn@*_ypq30J8O|>z zm;iu_k_1&`R7FsN5-$Zs5fsX<+Pt#qqU%z0=(_gCrKH%Z@<|15T&urvcby(*!vfu5 z>hPpc(w;faUNpED07MW-`T?VWR*~ToFn06QXr-hIJw2zG7H~RN#8+xr`u^!r*mWohMCuoG1v#PxQ67qD$J_y#4?ihpkjiy6ueYN(korB)n=&szqBN3Le z?EKP@(70AkP(+4P#8yVs0wG4yG!<5&#wSDmpkHcLN@@0F5#6FwRUW{FbHVB9e7C^K zVgTN%lzO^nR(&VcJV$V3jU)|~HL86|HU+dOTiRJ^0A104I&&lHhc1|Zk-6cg@&6!m zZa%AfVyVv#@1bGmMofnN7xn_B(D(Q-J8Y~{Gw%Ezr;nxw3iCq(2VX4jd=^c;YSgqB zZ|YT}rWMPDS>28b#c0T|$I7`|bZ=!Azy});g~z8~472DkYB5jGgLF?!hqp48a}xMr zq=F5qsAxWk(m%E8>d;L4e>z zf(y?F(Gpw;5WGlm;rSq1f(rqH7YQyrA4E%VAwcjV!G-68XbCO^2wo((@O%(0!G!?9 ziv$;*527Ww5FmJw;KK7kv;-Fd1TPX?cs_`h;6i}lMS=^@2hkE-2oStTaN+qNT7nA! zf)@!cJRd|$a3MhOBEf~{gJ=mZ1PERvxbS=sEy0BV!HWbJo)4lWxDX(Ck>JAfL9_%H z0t7D-TzEc+mf%8w;6;K9&j-;GTnG@nNO0l#AX4T@FEshW99G4 zAPfJaJP7}cJTSvQ3jUFqRy*g%DQajMMXgv#QD^^z-``Ty07p^ZEukoRBSl?ptiA8x zEI9X6SFEi&|Jlh!cQ)>)n?CvK(54wbk2@2LY~B9Rf*q5OpW8K=>3!ASx<=@{^_i*1 zBF}Dl`+?r8mc6q1$i7*ZtfsD@FN&=g^E*50!?R!S`f~C+;}@Se`Ny>@I?nX$8^7oN z%<2#HX81U9 z*M0o*nm5)r95}l8=;?^@WZxIJP>Y}1+uX2i?TJZk-)p~~`_!Dh`G-fp`F#DJ$DV&^ f?$gtMyoP$KX=-%oxP~UUb*iglZtV4$OCI?PmM3Dv literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Windows/cracks_diagonal.rsi/meta.json b/Resources/Textures/Structures/Windows/cracks_diagonal.rsi/meta.json new file mode 100644 index 0000000000..9d0cc9a505 --- /dev/null +++ b/Resources/Textures/Structures/Windows/cracks_diagonal.rsi/meta.json @@ -0,0 +1,14 @@ +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/tgstation/tgstation at commit e06b82a7f4b2b09216fb28fd384c95a2e1dc50e5", + "states": [ + {"name": "DamageOverlay_4", "directions": 1}, + {"name": "DamageOverlay_8", "directions": 1}, + {"name": "DamageOverlay_12", "directions": 1} + ] +} diff --git a/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/meta.json b/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/meta.json new file mode 100644 index 0000000000..453a379722 --- /dev/null +++ b/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/meta.json @@ -0,0 +1,17 @@ +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Made by brainfood1183 (github)", + "states": [ + { + "name": "state0" + }, + { + "name": "state1" + } + ] +} diff --git a/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/state0.png b/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/state0.png new file mode 100644 index 0000000000000000000000000000000000000000..60d1c0421b3fecf74c453715810e8e5ffcf32774 GIT binary patch literal 15748 zcmeI3e{2)i9l(z?OG82z5E7&lYF#rby6$}Ev(G=Sj`_jFzd0QSnQR(GoVYcXnbs zFV0i6R@y)BB>Vh*-}n7~-}`*u_v`!Tp0BN0a!=6@iU@+Zr@G2h2kr*_Q&<4L)y~cv z;5Ic<)ua+c@l5?Qg?P2MlpweRa($!L==}*NC?OLsDn7{+4@JOif^aQ}M|h!C(hNQ+ zAcxD0SKr-dG{|C^v4Qo{-blIBB3E@rrKO!U^+IQ>;1rDu+(oW92ONYXjW@(Y!LZ83 z%Zy3C9QdsdQ$|B_iq=|YT%-pyG&PsDu#xQaj-9_M+D=PZAI#1B^sd2PN$Qi8H!;@ zFoRS(!WthZ!|L3WlTkk&Nfn}UM3a@ULHEo1ls2u*Xw(CxuaSL)BI!V3b%Y(DNX7XG zWj4`NE+bJ$+eF%;!Q|3Jfs%q!ND6Bzuruehi?k@3qP8d#giNa^3=DGO^`>LzTyH3p zGqkEzv;zbqNOM}M^&Jt3s*_ZuEh=4)Fnrii86$Dl?chGkvPKawVul!LlT`#YN>B&S~XQgf{(H zFA58i3X-8_B?+V|S-6Y&z}V4IMNoF9+J>kIvdCqEI;?(&)hYQ&J1sg$vssczr@-1s ziFJs))9-NF^jzr03tVK@rTa~ej*XbT9n^aDW8n32)nQfR!FH-WZZKey!O8@QcKFRs zmUPgdM~P0Wll0jvHqvT!SRGD*w$cofJR4)pGbY`beI&SnRy$V`*L*-AfKP z<3d%*dfq#rH0ZfmDyJ8aiRG@T8s+8F? z9W@5tJH5+)|8DTkszIo#^AbeoJc4-US%SDV4DJ^RqKzhqubRQ@uCEZpY-RJ$4pkCF z-XqnXMfLH)gUg<7Jylz}@~r*niGjbo$cXc2iYJ%9>%4R*(!K0jN&I4W>8cz3-roMc zf|MVvDkM7AyO#`~XA)QL+hJ;O&_Akde&<+l)0TXycj5KleRlTr zf`W!EwkN+_ecv45Vv^LhTup{}U7yZ21~K=Gf0;_f-B_x#4^+xPT;@Jajk z_BXZM-dr00+pjG<*DPllbK}r&?W^7%e1Ds^=aDy;B^sXbUs=egU)MgpYtGi*!~2Ri z%;q+BCDiQ&#MJZu>Mz{9^|PAGiO*lJyt`ts?{MAh!W&hW?#+|WZ(Z`>+$qB**P6BW z@7;Lkf!eynVPad^ild%l;^5(hhSMFtfB#VaqruzppWohjqJyzB91x_`0>zZhF=aZ|^e=T{wGR;a|V**|lMK8ZrOGfdb#NbU!$9M0G`t Kr*Cods{aE2tbMlt literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/state1.png b/Resources/Textures/Structures/Windows/plasma_diagonal.rsi/state1.png new file mode 100644 index 0000000000000000000000000000000000000000..1ae08dba8877a734110a8725e09d327a12edf277 GIT binary patch literal 15665 zcmeI3eQ;FO6~J$>WNa{$wsfS-w5|&bvGwJB?Dy;LhL8Klv-{q5 z-`nga2B8(FRw{msbnt^@94gNALpwreXsHb|L9MnFN-Y)BYAA}ph|-ZMR;%>B{m#wi zPNq8JKljb-zCHKcbI!fLbI;lL&--C}+qY|L7S;d&YFk@E9q4YeK37(wZ)0%qBD#G( z(b8=IFz3tGrwTms*a85=F}1VH>fMaYxji?b8ICe zMK0PTQps3$X^PCk7>q;BG>{!%(Jm3yP2Gs<(}XOlrwxp95)Kz*S6pvAUNN*`Huob0 zd88FBjn07tWILdtr;;*k?nhf$RB8978Yv}bk|#?u?b=~RoyN@46K0zz9;Q}$HZ>ei~7qNk1P{48!#%6G{d3`r&o3Y_3zI5#6WJ9)S0 z^oqRmn;b84T$z*HOw31ESJcQr$p?=Pw9v^rM3-B1xXXQ%&BT46`cWiPnvs|Cxn+J7 zS&Zn(xMT*^xYP^Tgx2e4OM_)Ii>FF#(qnoOEei%6ezwwZMXQi5r>tY$sL9Yk$uP>2 zgi@6)+~rd5A!K~A%gsQSSCM=Xug`7e z!YW?mqO>l{Z+3KY#PaQs)@vPua9C{B3{yheX$=L@K)s4q=J0V5UQv9E!1r(r^f=v2 zk6ZRKG7kk9k$HjVmF(G=Y+hPf-gO~5a$R}jZja*RdjzkwacSC(=hj)~Y)YV;k}7KF zQmkx_wHF2LMRF<;xrcKxPM1qy+|cP{Bw2Pc5!vT-IG`kWojrxURB$sTREuimeE>^? zm77)YyOT#tdCxZ9gp@R()m8%bLSHF%YBaTY`Lpdwlw_-A2W6}3A;LXrw6rYTOr4s} znIXveFEgJ$Mmh>LQrF12%FdeJiJ?c#w3LL6y{MjM($I2VC!68!D_03(l&#E|`Uw(Y zNd2EI4Ku5%|0@lZ8}DbA1`BvDx*V0XUZ@1w!T~M}%q(-cd`_;cLbXn%k!RueAz2!@{83<#M?EEIy1|w5u5y>k6spU(2xii33H-+TeCIHAq1RE<=)KeV?CJlacUEn3 zOGg-h!6g7}xf6i@Tt@e^0Hino&fSV$cijoV)%t@QpIZSy)tS~%V`t{oLu>xfHok0r z;L`S`&u%u6X9L&Z~JR%s0IxFx;s7BCb!*x?v>H* zKkZ&LuXS#neV#abLfHJfn{T@Ea}O?<1-`f|U41Yzd}zhMqLWWPb7#v-59|j=@15m- z?~TK6|MQxEtnB~#(RVL)zayMKcW7hc_cw1{e)~NSFR49$@)uY9a`e4_-8Z47zBcmA zPfnhOr_L^w?>_VQO;5V!ymagx;q_y$tFxEw*thw8yZl1mpN)rqeASIN{6#yqZ@g*U z-h*(%>VK~R`-lJbz(=E1^HT?I5mvXwfj0J)9V>U7aw*#vyYFc_zV5^(Ft+~0oY=&k z+PCiAx^azgg1hw7zQ*1A-rD+9fAzvAo>ii6UiHfG&*aN{_9+V=TR;1@^zF6Bp8&BV zFYKK-c?6nA_q=@k literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/meta.json b/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/meta.json new file mode 100644 index 0000000000..453a379722 --- /dev/null +++ b/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/meta.json @@ -0,0 +1,17 @@ +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Made by brainfood1183 (github)", + "states": [ + { + "name": "state0" + }, + { + "name": "state1" + } + ] +} diff --git a/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/state0.png b/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/state0.png new file mode 100644 index 0000000000000000000000000000000000000000..8ad1f325b352c75d7f7b998f9cb704bbdf06410a GIT binary patch literal 15911 zcmeI3Yj6|S6@V9#0(KH=T&Bh)xT;LjB(U0tp1UK77@O245g1!Brh_S~-Icv#Nh`E# zTbP!RKu9U2G$BC8JQAL1fTV*lPAI`JlaOX`ikZMbdC$-~G^NH6nt%tp^sZ!E^0j=2 zNix$vyQ9}R=bm%!{m#8d`)5}a&-mFR=|4)xFzk_{!h#a;ZP4DMMu1PHzWzVpD=l0& zN5Qa%exSXFVGSF{VHo?N=RAVU>JMXNU#^A%%^)jIp>Z z_^qi4qaij#t#%pnw1kFoPq86ij)(@U$%gZ!&2F$WCdz8JTkMk!G)Y+r(oC31oHnx- zlC{u=-plAt2fv&V!OxZyJky&FNG@ZQs)kvDsH>|p)tOClq>`W*h9O9rplKY8z?Fp| zm5bsbB{v?VFHV7|@DVAjN^;1c#pQf*jp{NQwM6|_@4ABF{zM_AmmQ!;M7c0QnMfj) zlfd`;gli&!*wh4`5CdXR45^yf}F-(WChYDJw^ z3lQ`oP3ft47luWmL{#LO2ro{n1xv|IwR%Fy^hKp8*z%hOY zW7BG(9bOP3F)uA{Ogk`R@^Vn~)wY4h!xn`Ul>^HuDsTgZNdhzDL?0;%JcIlElm+K3 z76;DQd_LUg^U)47=MZS#AKM!P-4iqG4c(U=gigJ18)K&^#=(Gvi^7l#kIyqH*q}r+ zBNAxmTp($TwiW@bg(9sMlJVJbJ0n;FU6akQ>m0OevKe+wcs?JJ zR5#t54N@n0X*UM(f2~q*4=cKDR;$_SBw#h{Q7lEpKzV@#{XZFl?7RGtSkZSG6^f-NfqbM{vXi>+7<^x%ETo4ensN+KOfvh?%2nbr#aiRG@Rvi}v1TE^g(0m}P zjtc^U7Ij=`K9E(%1pz^eIxaLH$g1OlfS^Sk7n%=b)p0>U(4vkD%?GmTxF8^CQOAYm z16g%k5D>Je<3jU+tU4|T2wK!}q4_{o9Tx-yE$XaHx?DW?RYOhL>MUcI^KjK`D?i+A%U<4b zrR>ed*2b$FR%Kx6^1R;zZS&Pdr}yoD`kZ_AmQ7tfzS9>+Pu(Bs%E|sA7~7ru-^m%Z z+YU8~ul)JW5&Mmdj;vQ^cf5HFFWYK8aJ_5uv=PC(b6?*1*=TG}L3Q5RtR3%{);0(y znp-#TZra`1m>G<=R5Hz_<3}yq)v>l>UCnz-Pkb`2Vo{FwK>O>P{Kf63*Vs?2tZlnJ zxnkqlrZnu+oqs)Y_2qlZZ|rS)_C_X__VF9e?;Wa|x%bc~)0s=*h_O6r11ILD4__U>=XTqHi$bIyy3vPD@F1Gu@Yd9CUOE2kk zHTHCFoV4Wa`P7Eyv6ze*(vME8XkF2|X2!&eE-?M&8CyF8otd!&M1nQ3!>e0FiCbLIlWnDto|t!Z^_ZM%xcXFqUx@#5gUZ0wFt;;I+! Sxvf3QT{LY*!MjuEzw|%x_1DV) literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/state1.png b/Resources/Textures/Structures/Windows/reinforced_plasma_diagonal.rsi/state1.png new file mode 100644 index 0000000000000000000000000000000000000000..e724d3b9f78d115d79ca3ded3230db216cfe4056 GIT binary patch literal 15885 zcmeI3Yj6|S6@V8?c^Gi0)ABMTvJ#v$j8*CC8V>@7I3tsQ8?2RR@(5@}n zF2s;93~5s!#A!_3m}wJ+S4;<}sY3`!!(&K!wFxD`h6Fl=g6nu1V!+Tq?@G2LU(0ux zBs2Z9JEN7(J@=e*?|1Gw+CRItAb-yIgsBM_hK(BveXzAU~%$gTDBMYZ|GY;7fLc*!Zga?$FXW7U$i(hxf`7up{Hz`6@(Nlq$p_LPpd>1_n8CIwP^;uGiy<8(NZc zssVyNq;V~!;u;^17xI!=k!VYARt2xrI+ z_DW~@c}5of#iHnTgil#PKSE7bR_Ih|9$zSUIWZvp*p9;{(R@d}@!5>bJ1BxO=m@ip zG8U6&+GwRoV;Vuy1QFvTJQMQa6gk0F6ZJuY15GJDNRp<^u|8sE!ahL#aE#2{mzUVN zF@89fc8PuuBRd2SQ_kZ)Z@C?h4#v!koGLm?bc=qlEZ$+T$T4jrDm2#{zy(}+* zWJobd0;viW?kuK!;Ap?XEjYq$gA-YSqoYBsMwiuS<6Sxn!C7@A$@4lJYclJ2la*s^ zF00L~3Gs;(3M#kQb$<%GJ?0d7!&6TosEI!(UtYN?vD;!$KN<*;fyX9TLw1Hb3<-Cyv`VB zg96R-3!t4d?wC2sUO2E9lhtA%ZDvMCxR^4X(FXQn1$|v-;!I^^nTw)Wi>-ezaoh|F zl`ANDuYuB_cJYL5nIbG#^N-;(~ynMHLsC z52RIbK|s)=iVMvL(yF*1AZSs=h2{fkRa_7dw5Z}j^MSM~E(i!(RB@sCKw1?S1OzRr zxX^qct%?f*f)-U=Xg-iu#RUODiz+TOA4sd>f`Fh!6&IQhq*ZZ2K+vL!3(W`8s<$5<^yR}To4ensNzENfwU?v2nbqKaiRG@S``-r1TCt#(0m}RiVFgQ7Lm9TqHm`1 zUhq0<0K9jax?s#P@Xo4+%`J3dSnUi9tA8HDdhdbns~A>AVA!=%@Ve`37&b|KdFkQV z7&iP+UUp`2@Z6z>ne*B+CLejYxqiYM6O*Pc`}L7$x$?xM=>>1<8ww`PKB9NePrFf_ z)m2`4@%dNUl8e$dG)fh-xD zx;Dp@y*4|O`~@%+fjKc$9c|stOwi!7c%g3 zZAU#tO}39mVV4V*2C2Hr(c;|w!|{>pOTRo>bov)JMzmiCj`HqlZ)WaK$zQa=Tzsl~ z@34*4Kic(Tban+;k4d?%}bxQiA*PEEcuMY=m zPU_n3zGU9)-u2wXtN-j;eX>e=XwB2cE0;%N8EZe=`u*D*60nDxm#5S{)A&Vd%jKrJ zj{KxauODxlaTeTrnpUmYbAFoXK;euQzoz!&%b9%LG-~mg+BdfZe>mIePd<0TJ;~H) zd9G#ctv_%4)Z6*S!q&9UTaMk>VO#fv^IyH=q>7@Y-6Jl(@OIv+uBR?<+j8@r&ZapH zoAw&k%*DFej!JWYRsMwhpEfPIbm^<4rJWb#aSV4SseWGi?ytL>D(kP7l55N+tbP8O z2ZnuKdav}^>dSxauD#yA_qWUa+-l~NKx<%3W9x#pu2)<98DpAF_{ooN-@STsS~5Ou y7&iaCo(*01ny!pVJaj4V?5V%6E18Df9fxt$((UVe$6r!j*v`wz&u*Djy6S)8Ho|uR literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/meta.json b/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/meta.json new file mode 100644 index 0000000000..453a379722 --- /dev/null +++ b/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/meta.json @@ -0,0 +1,17 @@ +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Made by brainfood1183 (github)", + "states": [ + { + "name": "state0" + }, + { + "name": "state1" + } + ] +} diff --git a/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/state0.png b/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/state0.png new file mode 100644 index 0000000000000000000000000000000000000000..facbfda3ade6a6c2884f9a596e976a4b6da0a329 GIT binary patch literal 15734 zcmeI3eQ*=U6~NCpfnwt_3yf`I(?Z~Ux3bTcbc*hT zWQV$rDGf~^VUo1O5QjExr!aJgo5l@=I8KUj5~dv}g@#Gfw59DhCQcp7M-r1X-IHud zUdub4CNuqKZ$>)3ef!?q{k?rp_s@N=a`oMLIk)9d6qQ$A=Ba{ro%Z>{O!%#|wqAj^ z*`c!a3Pt7KtbMYmy-&@jDDJpaQ>WH>D>y+86!D^54~k-e5S&d>&gHQXFEj&HR}UJb zpi4h;tWU3#M3=tS;x&3hrJzwNYYl_y*3~saYqQ`G^~>Ek&KL(B1c1uxVgY|p;bJa* z+%E@zYs0i&7oVawyYwYmKwX`;QdcU6fzDE7H3&wlO=oiyF&3N6Y+I&djf{mhnrM^J zz?wL-ku$Tpu}kmHfxnz#(Z^MJ?ivdRC6~TYRYM$2N2AfAsHsQ}H_(j3;h>Ey&9VkK z!=SVTRX%12Dg_BA<9<9q5yDbPmE@pK^UK%E5!I#FYk`v2*uDaxWT2oj#tu@XV|<8a zii~t7BT-1&gd$;od}*RU13w6WpsGMSCZk=bQC4N8QJx}XQaxp0m=muz89U>81A&a8 z6?N4Xh+qt9MoXopB?RaypvaN109I{*TPeu2dsXtKk~6`RrkQf>ASO*=rfCvp@uQH) zkQ45eD-8o)mBTf%>~|+lS>-rFU1@3jROyz~NE=l4#8qI0E=DZ z9X`9ms^vl}Ug#pVF3oRzbYjHx?cmm{9RshID-S9v54Th9al?Tk39ig;wVUe&J1__g z58D?oTMfKPG#OaYWOdkhqmOq$Xp_uSD;sk?9v!;Qym7NwZ?*wmfE)LLDL0-7l;&(w zpfzC$wsYQ}Hb>iw2=`*H7X_05Sc9E0I}G)#*>2!%5HKT{M8@i1MOF~T_maWQq)=s& zmiHDU4O(uh!F>})Q+ba!-Vh&FfYw%A`tiP!?9^~-@^Z%86UPf$%XSM|)dSH$Gb0N8JAfL9_%H0t7D-TzEc+mf%8w;6;K9&j-;G zTnG@nNO0l#AX4T@FKy5=YwboE(8c(#Nx_Hy_pJv@O9KEeD8Fy z|Csjjt4=7Z@={dmS1GD}8%2HeDZCF+RK!S87dOM#U7w_=eEG3WC+?!C8HRFCNlom{ z{yl5HzOZEe!2XtBemMBV!09EUSvkdn*1Smml{3{N9q-n5@9B8(p4?l1G%I)AJB#1R zpSOMZk6+q;x})LJ+7NcTO5wy#|_Fn{=; zAGI5w0raU^Jw4p{?%A((z2V-FO*Jkm-n97TJAbqP6NfWoHw(t`{9$FwigTj`t;2eeVu=L{QT0zOIK`rwl{je?ex7GgN`Ki~6zWbKa(eUikBiSp0tgY?+f6EJ~4RtLu4CuYc(e6+0H%UUm)k6&4)o zh5jz~@4BsW?ZcMNSWk5H(F!g8r9$D`z3<)`Ty$g3G2OD;E1G}&gU$y$XWzQa-f;E# z%V+P_{i62Ie}DDB)g7*$tc`J}yS6UBkiFpa#)I7t9dRGs`o=-GI%Ywymr z**D$4MBmg`HS5+9$BjAH&)@RYCug1=@D>a&ZaO$;(KFXZ*DMgKyKVc*mj34-^U8+L zojCOB0oP{RSKdC?e)!GOdB3mj?cE=_e(6f?)z+Wx*y&D?qT!d$i7 z_QDHucONY;{C;fb;jfi!ZCBg+D%UQ2{&?j07fU{fM4p>b_~pE#S!dK&UcdK3{+5xU soEfjzHeIKr4I8S@Zv9#3r#9;1kq362+?{((do#Lx)oRb-m76>M3mj%}1^@s6 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/state1.png b/Resources/Textures/Structures/Windows/reinforced_uranium_diagonal.rsi/state1.png new file mode 100644 index 0000000000000000000000000000000000000000..3799df51bf9225b991de796f1ca3d2d663373420 GIT binary patch literal 15695 zcmeI3eQ*=U6~NcVb*U+Cnx+$I1}fx+gtVtSeM=Wv*s(}#il{KAwn<4i-L2#UNhfq? zOLn1nNJ49zvefQB}Iz|f#1puui(Fe2x08k}yE+3s}OoZm56IJ2GQtgMw| zELPse@ivPgdl|h|=$9uUh4^OQ?b&chsx@|KTAXLuWHM<=T1`qK%$nV9H_KUAi-kcm z7_~d52`MI~)?}Pa`tdO-uMku^wOXT550tyI`-;YMfnsWw9iqslgg9$9 zacnUoNzB>AI}?%g(j<|E5g3IrO+|L*qIU5PMN`xcr9{Y_x@2IK6Td$fyXbnO(W0SM zZCMvWkVRV5Qf=vuL$(>JN@qfZ%ev53YKrY%lSBFBO!1^^O0FHIo#KYny`F!WSL7$*OuZ6Q%8P362 zY%OL7Z*%cx+qXG0&v6A#GBYtBenpZ)-FY8obf7IQX5_%mn_Y!I3TEOyQ2j`PCd|l7 z;oJg0lE{aYL{!kca#RRIHXaLm*!*C@%-pHs8Zvvc%_ux@;kr%?(40lapMG*$g4$7VQoO+Fg?1 z4!PV8Jr{cMA{Y5}>3-9rQzI5`hqPY(82J5sQ%uzaw4ElO7Y&$Xv@(}N3ZnP|Bbqro znw0KEztK8 zGHT~Sq+pJ|7YXgf4Mm&if)WEQPBRlU+Z>FGa|D@CP!Qa1Xbn0Y&h$A)dnw{(TBt@@ z&wDqP20b^c;ijph`MjqaZ(K;IP;V=>#>u{t>(pp!?((GD6EBE*%l3+T)kDd{P8rQF z3pbOer*mcqGX4w9OUFodz!<4(WL%|Zm3E>kAuTB+V0{?X(@Yv##_Low+TPY%p1bD4Zjt*psvonDC^ z{XbW)VsxT}boH1$?6k3bG@6zhc4Eve`ZY!)wpRp*|boNo8~Ro#AMBD z$wtG53#{}TgUr9yYIF|^y$-wGYWJ}CFm4f$Q!vuzlhMDHs`nEsij=m&6-5o(OBog@ zvWA&d72Iv6n_*@Y-OHleXf}5rJ*`jXy4dIWBfq21(<|nS2El-kMT(2e2h&nq7!a~Z zagq68T8aw;LKZ15G9OG!abZBnBE?1KgJ~%)3Vor!L$??281k9Tx33&mg2&IkVT4%%m>p_To@3tNO6(*U|Na`140%lE;1iXOL1X9 z$Rfo>=7VV|E({1+q`1g@FfGM}0U?VN7nu*HrMNI4WRc<`^TD(f7Y2kZQe0#{n3m$g zfRIIsi_8bpQd}4ivPf}}`CwX#3j;zHDK0V}OiOWLK*%ByS5^MWR2V~#qbAXFrw<)D zg`R5#2C=c(4?xe20QBAiz=v1S_uBw;asa%u9zE{*3jnTHcHaHx+W{!AZ1UB&q)tD- z=fv`(b=TeZ(u#(mp|$;ME|uLYJwEbkh4#j=BkMPR;mqvVmG<4+`m1jFZ^fT}a`W(0 zru+7tT^so7-_|s}a4@!a-q_n$zjfm9KR2uAYm?_63_abqY4g3;>>q3I53cyt;lYtx zzUXLtwfe%Y)`=k${^z^CxvH*dpKa@cg8ER^Isc#S3TmhDVOXyUH3OD?bvespx-^&`Sf zKX@HndD*bm0G)gPP;uqq(}(M}FRBJhXMwAOt4@6~zwdSZk>{pmD}7Jgwtn0H04k+k A9{>OV literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/meta.json b/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/meta.json new file mode 100644 index 0000000000..453a379722 --- /dev/null +++ b/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/meta.json @@ -0,0 +1,17 @@ +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Made by brainfood1183 (github)", + "states": [ + { + "name": "state0" + }, + { + "name": "state1" + } + ] +} diff --git a/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/state0.png b/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/state0.png new file mode 100644 index 0000000000000000000000000000000000000000..eb9489ddb47bb11907f90822a5ba80accfef0552 GIT binary patch literal 16179 zcmeI3e{37o9l$TG=pa?9($F^Q2C-a~Qql9B&pz9Cb=;+Kx@6!Gl5}wjqnz)a?MrN* z>pM4g*0HKlSK0vsRsjh`8e4||X<6HK6x6b@t=-lFRXPfzzlkC}#@_k2 zU+lMR@W(VgONsq`-}n7~-}`*O_kDMN+@9W^&onizXrw5rsk_VH2fr=m-{lM7e|>E1 z&+zMtWY>^RQ45>RzXob@e+xxq-Y^v%fyp#Hq@=pBqezS7?u!- zsEIb~JI8)twWvy)b&wCRfn*1Ws$F9#&_C8QAdij6f?{3oYxHJB=pYUZ$&!i361tda zv*!GY@V7b4SS`6J#z>pB-3(|626`67eZ`ZdKncCT4pL+?Qj)RT zSf-YdBA0BE=~OJYG(~1W48%dg(4n2Zrd=|s8JZr|>Vzz*>js872?R>9YpypQuNhi5 zI=4Xt1*A1C^?_^>FnvJR(kU5qZi8D{S!?%(8ZIZN%9E+7yLOOK>zJ9EyjiXk@)`2N zy^0+vAQ@U}K+|Hre3kVU5n4Jra#dxyZct4q+Ni$9%b+IZe3!iezhnR($8rvub6Y&wy6g8YJ`>?};whwTe$nv6tuk=wd6ZHYFA4M{xIeDp^ zTj58M#juu&ONLL4OA){%6A>>{9;}#Isw%NVi)ksiEZ}o^nOeg&t^AstHp{v_Ap;#I zL$62@OjYi}-5^D(M~jM>>dUtcMUz!UEC+S7f=h9+EbV5UPTFn1iKW91w@31XSVi&hxw5M^FK@cwx)>e0uDx-=p@hP6 z*bO(%^L00#UuT80S%Gd!sqmzbVij}Dy(n-m0Pw&Wb^uxe9vC77b0^t3xEG%11ljHa zA-Aizml|$nh3ZnxlFC+RI9F2rU~BbgxukMEJt?JhV0NrFYq4dO4uO1?6lx{c`9w)J zPXnK9HWZ+EnX1w9vPzcT`~-D&I_HL9mU;acqfwB+HKe?&+^qUebS-R*N-5ADftTuB zdS%{gwHfOE-(7$oArZQ??W3h3q_7^AlX#kycn{4hPB$$miVQ1Jv4`CbmqYMK#WYuB z5#6F$RTY49=R%>Uvm)<=w<^V+UNNh_lWLxGII`xFhVmNasFa8R#m5wPRvbWA^uL_B zx%I<5nEx(w$Z7n4khy$5t9xRx&(7|lUh_swg#8!x0x8$`>|SQpSh;5M^Mhs|jiqz* z-5d))jNSZSFs)RhrbBqsN;PU)w%n9Z4IfvCh74C&nRko%TbX|NU;}(Eo_E0W6CFk^ zdesbw1^p_#mC?y;nW^#d9aS4}N|6-7oL$SaZR$ z)Ohm9qfZ~%x9q)z2i8xYI<#-m8Ee;9j2o_YTv)QZ&+&?-Cw+MQ-e-F6U$T759{YC! zUweOY-L;JH{{Am4a_HXR^r_>oy#3Wd*UnqN_1e50k=0K>@kGn6liR1K*4 z+;UsnJSsWzoNXQT>9ze`OU@q(?)zE##KP_CZt0UJHvH+$schF&^ZBuI2ezxk%+9hd%C)ATnUyZ-ROJF~yJa`ErZJf6L;Ejd4N%iRxL>|FZZ^V>r$UwUr$ zX6Ez5#sTo_-9i70=LWpY@Qo{iM_#@(cB;Sec#KapWqvt)$HMH^V-J4&C$}~no%rx{ zYj9hi_Va%To3EX@_|#-;@)xbm+{Haou;=LC@1FeRUl;u9gMZF6Y(5ulZEk<4`L2mi zL~nlm)i+Lmm)n2!8<)0kd3fU9W#4N*cFz#E`tW?p-@Il%MV)JhO$=$4&3$9 l_=#(Lr@p^<=lc27*_POjMO!!SGGA-&?(FeTZMc2szW}LG%sl`A literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/state1.png b/Resources/Textures/Structures/Windows/reinforced_window_diagonal.rsi/state1.png new file mode 100644 index 0000000000000000000000000000000000000000..65254207165b957f648e77219eb234caf994a8b2 GIT binary patch literal 16152 zcmeI3e{2)i9l$R@3r&^^sZ5_|c-2|(qg|*c-I&~UrrLrQ%Cic$f zALke6EgSt~nx3V^{=V<~e!uU1zTf-4yFYGgU+?PH=9`)+ifZlYj`qWEm-V;kTKL~6 z7B9fB>$2TL21T{pVEr{wJ0?CwQQ_aH1B2#Z>`qbE(jH0C;=of#XW?w9TT#eL@+dG} zagbCq?e6!F9e2A_rQN+jh_SJ3Cm2?{i#k|e>>ZGcqjE@buZT2<3nFxo2BzdHq*EC~ zEVR2zent4(8fM(C(iC&F-Mz{R=o*amxjHo+xCD=%mRWzm6$p7aArSBdZg=r4Cors+ z@v=1U6@9Ge<6Y&CJJJk)g>@w%_DAn1hl5hPd)PFyBE#hKc~9Q!(exz4g+d{QRrRcaVNPPPYV3yVO{W`% zHq5Ruh@gzLp`|e}o&`)lFtnU5gRU{SmF10gZ>ot}a_T%;npxKl3hFFomc}+Km4cn2 zFx;!ysRPN>^Z`vvMeHi;s~~iBc9yEjb=w9tqiA{Kb72NGspY%o4MZgqM0l3>(yX86 zeFL0d^aVxE*T!-p%Q~FcGZ7y#O;Ho$H6I)-Xl{V#MK&n%oYRM6Ch7xTKZ;~ZbMoSx z>+qwDyqpjtE^XLWMIH# z7>*>tRFy8=4k=kbT2Z9bh}||6O;#1L7Bs+y{EDAt=>Y5V(HsW=9g+n<4TPW~g%ZIK z)P))A;)O11>nhhqdAzY}$(M*HSOr+F4=2&}C;9dX_fG^<%v;=|z&BbBvB#vk4gdp%Cne&5qz+c%*12;25b*olM zjn`+mR8s4~m+D7rB~|L_SxGm5)v?;$m6laK1nep)*Gj4LiIQxc1`*k6C_o7_b)&Uq zRV~Bz1a)RQ=Z0X0`Rp(t_d(&>=;UVI?YDBH;CVLqVyMW=9s$Em~FO09-m3$~~PG z1s}Xssq}Qmtl6E^^PIzxHJ3Eh)+i54nIupmOl4=40dz(G%bA;7KeWO8cbP*@D6s!`J+ zys1--n$|4u&ZuUDFGoX$9ah%eqJ1l~9zNKBh+h!A@ccxFQHwsc08)cd72e7i)=A)n zkxDkGqM_l?Y=#a++0agv;}N8EjM<~`0S7)?G1Z5w87Exz{P{S4)OPf7dPRJZAP5k= zNO0l#AX4T@FKy5=YwboE(8c(B)IT=5G}!l0Ktm{7oHEICAbhE zc#+`3^Fg!(7Xkz?5?pvbh?d|&fZ#=f3(p795?lxnyhw22`5;#*YSW_>b?FNHevhJZEJgi!BSnc%QPhpvcOHE0 z4vK2}QBQQ$K;gHq-hF)Z#L6WPFZ(O_2oZTMyqJHV&A74Co?xDB0 z>|OJd^I!hsL3iJ1{?z7?KeT}BuBSE~T=1FP=f@9eAFMxD?0Q)^dH?(AYfnsB-}|mP zJeL0irAgU04zN>ej<&xi@Ac*O&_8(PcbES1MDe+ax6iiEr@EJ~oW7pw+wEWT>KIh( z-%`Hv{reB^?Kr%ySX}zn6Gr?C|Jtr+eEjE^T?~$(Ef>_nf(B?XmqIExRyzdC#I3 zpLzEe$=8DC_T0Df$%X5Vx&9PB^1`i)5C3{F^!N`SeQxS_VCRGHtWB=Vv_Aj$M~-ia zMt^SH{*Mi3zP9+W>5-n~*0yWH_r-2%dTZadLyO-ywB^}tZ;pB9ojG**+1{>QSI&nY znH*Tq5!xV}d}!i%*zhmQ9{{^4i$?5AT^NcbT}gTd$qVhq8EqDB)QD!4q~?d%BqoaE1D65?tChPW&;pv%x4sJJ+zn@Oz7zb*Y|H8b1}Ns z;Og*2`DmsI_Ug_3S-7UZwO#FBuS%M$F(E^&tHtHE$ns)1BsI8tEh{5)TrQV$=R9sBo8SaVk~m)EM3F@^SaW0AQu1utoaZfzoD?9iqtPl?*4id9Ip~rj~3nec5DT zX`0HxBuv4yWg^_HJz-#!lW4RQyXtyVsj8t(YuN^bpop}prP;nQ z1GzS68hu$6F57^%GOyb1Ej?aN&KOU&X2P|@ygq@Mt#Ql>N5RQZ2<=sF%0k65vh9YE z3_GW6)hI%ysi|eEyxN2gsi0c{4DeZHARXCCBK~uyLgd{^15ul zh0(DQE4M>huYC-nQMn~;S_;}uOC*d2+&WsBAoxYWgL+CJ;196=pf|=UyeP3~FfRH$ zQp~3~XJf2+d1Xb{qtTJ;>Khkhk`(7X_QvDB2{-Pnv%=Z9K=)>K)XtS;#TH`$jAcc5c?dhsKVU z^ImAY86|5%yR9_1M*B*sQ=_S+D^zGtvZC58JFMDO548|CX0*I4+)N*z&dDKg{8yMy z93$5Y)1W%mROM?yEiLUl4=>*im+~@%w9hh9^oP3V0tkG&6Ux^|6Ki95ebfT0(^#~zu z+*moXGr!ZW#$;b%en8~W#R>Lz(X>*Hn|6^+E7iDZ+48=$ZiU5SG;FxS%6>3#{h{K0*i&c6aCOacK`qwh;e&Ruq3O2Z+s$theh82pUp_8hLr_Dk$bVkv$ zEP9OQO3%^b`edn#{g*f89sQSHF<&$Y281k9Tx33&mg2&IkVT4%%m>p_To@3tNO6(* zU|Na`140%lE;1iXOL1X9$Rfo>=7VV|E({1+q`1g@FfGM}0U?VN7nu*HrMNI4WRc<` z^TD(f7Y2kZQe0#{n3m$gfRIIsi_8bpQd}4ivPf}}`CwX#3j;zHDK0V}OiOWLK*%D+ zMdpKPDJ~2MS){ngd@wD=g#jUp6c?Efrlq(rAY_r^BJ;tt6c+}BEK*!#KA4u`!hn!P zii^w#(^6a*5VA;dk@;X+iVFim7Kym(%5SE^G%!Y>&0j9Q zo4FD?eEG+{Ph6Hpx>vlXxJR~ZTV1<)!5nZ5Y)zaS>R4C5`{>DmDc6S2&DuG9Z!7oZ z^~udEK03GSh5GQy7298^zY$D#U+D5rA8b2RUo-94TMw%Kt0()e{xNgl?Bn%kW`25g z+Jb?ncg#97^VM!Q0Q)Z<-#xggG2FQG_$O=UU-<2j+iL3e9DO*sb$_5^)?+UoQ$M~m z^6Mv_;jaeF8Mp3vro~)5#d;s`53cRHD{$euKM#R@3s$$R+x5eX>yI9M=fLYdpAB#| z^@k1|er@pEOS|X3bn%VnKVN1Z`EE~t&+u16$M+6-r{zp==-V$XbbEf^E2pL&cy>+x z!mO-!-<1!0zV8^^FKs>8y{&P|&=VD1k4HR6_Kt&syu H*KPV6dK~`C literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Windows/shuttle_window_diagonal.rsi/state1.png b/Resources/Textures/Structures/Windows/shuttle_window_diagonal.rsi/state1.png new file mode 100644 index 0000000000000000000000000000000000000000..810b703900240ea7f30ff3afa8186dcab19592e5 GIT binary patch literal 15473 zcmeI3Yitx%6o3asBE<@d+DZ&=wviw(JCA+NxLsPh#g@9Iwl%a6h3U-Q?a}bEYx@uk(MN!qQEx}IsZL|Kbp8-FObow0pni+5DH7IJaqmYHG> z)Y}`afVQ4chpkCZ0Gr$4p=H+NwRr^x=k|JC-X%7k<=hPGWSlI`J4F{Ox_DdevInZ* zoj;+3#m?aJTsSDz+xty3E;39qnRFzb4m}ZJI6)8?mS=dLhBIhmNHe7rtr>M$CwV_X zV8{tIZmPOwv;0bZ`k+~Fw_AYXdh1eC>8;ey8ZJ5m)Ac7pyik3$AP#iFw zz|aR1GHBiaw^CPW_of;yCa27krI~c?Af--XW@)l!nWK=+kRR?@1$7|&AYlekLdD=oNF=5i7Z>< zBs&xF5z-YkJXG|-!2`{Ab6$~!e|)Krl9{LvSU-wnN>lPuI=94+B8y=?5tGb-8j~V` ziE9x*QyeUrSvXZFW#l_M>AMny_SP*2V>~jId zlQ|pZ=EareT<4=h*OfOOc6!3BkXA=UgOsKG(OVN@!)?O5AFKnO8 zy1hQy=K(zJ;anW;bIM-Yjwo-4;_mx7YhEofdKhvH>Nw!*cK(?wLD1N4Fw74wPOs$a4DIv)EFEO7yMzSAh zxUP|Pm6tm8%3Y%2Z}ly@Es-(uONc!<4G(Kc%5^ zrK&|%b~LrsBbPf&%wT87n6oG?4T z@FKy5=YwboE(8c(B)IT=5G}!l0Ktm{7oHEICAbhEc#+`3^Fg!(7Xkz?5?pvbh?d|& zfZ#=f3(p795?lxnyhw22`5;E;e!iTdrY&p@Hg=~@e)in{s%;Im$HwP}ZqyF1m^1xx z&y41_?Q?=F>qc6>vmG~%|IpTQ@X+leCr#r0PaJ6yBp=#S@G7k4~yZ17*K-j+}*aHlH|f z^kT0=x@Ygat&1+D4<(OYeA$>eaC)rgpm1c<<)`lV?wj59_uF5&R@plqhO%;G^{=J>UnDMyCd6o4~_O)F9o+Yw+HtwTet0BQe5bp literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/meta.json b/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/meta.json new file mode 100644 index 0000000000..453a379722 --- /dev/null +++ b/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/meta.json @@ -0,0 +1,17 @@ +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Made by brainfood1183 (github)", + "states": [ + { + "name": "state0" + }, + { + "name": "state1" + } + ] +} diff --git a/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/state0.png b/Resources/Textures/Structures/Windows/uranium_window_diagonal.rsi/state0.png new file mode 100644 index 0000000000000000000000000000000000000000..45b3c99189ff93d8928aae08e938c39e47de6c8c GIT binary patch literal 15629 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Windows/window_diagonal.rsi/meta.json b/Resources/Textures/Structures/Windows/window_diagonal.rsi/meta.json new file mode 100644 index 0000000000..453a379722 --- /dev/null +++ b/Resources/Textures/Structures/Windows/window_diagonal.rsi/meta.json @@ -0,0 +1,17 @@ +{ + "version": 1, + "size": { + "x": 32, + "y": 32 + }, + "license": "CC-BY-SA-3.0", + "copyright": "Made by brainfood1183 (github)", + "states": [ + { + "name": "state0" + }, + { + "name": "state1" + } + ] +} diff --git a/Resources/Textures/Structures/Windows/window_diagonal.rsi/state0.png b/Resources/Textures/Structures/Windows/window_diagonal.rsi/state0.png new file mode 100644 index 0000000000000000000000000000000000000000..df5805957d6b0d0b891e10d01cb5a46e4c36e95a GIT binary patch literal 15988 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 T+&>K!JMPxP$~!+ZV$;QnZ1 literal 0 HcmV?d00001 -- 2.51.2